@esfaenza/core 15.2.193-beta1 → 15.2.193-beta3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/components/navbar/navbar.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +2 -2
- 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 +2 -2
- 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.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7788;transform:translate(40.9607vw,-10px) scale(.4797);animation:fall-1 17s -11s linear infinite}@keyframes fall-1{72.134%{transform:translate(32.1749vw,72.134vh) scale(.4797)}to{transform:translate(36.5678vw,99vh) scale(.4797)}}.snow:nth-child(2){opacity:1.736;transform:translate(37.3372vw,-10px) scale(.9865);animation:fall-2 11s -29s linear infinite}@keyframes fall-2{74.164%{transform:translate(41.9408vw,74.164vh) scale(.9865)}to{transform:translate(39.639vw,99vh) scale(.9865)}}.snow:nth-child(3){opacity:1.884;transform:translate(37.6955vw,-10px) scale(.4207);animation:fall-3 19s -15s linear infinite}@keyframes fall-3{44.361%{transform:translate(41.08vw,44.361vh) scale(.4207)}to{transform:translate(39.38775vw,99vh) scale(.4207)}}.snow:nth-child(4){opacity:.5972;transform:translate(81.5883vw,-10px) scale(.6781);animation:fall-4 18s -24s linear infinite}@keyframes fall-4{65.352%{transform:translate(83.1661vw,65.352vh) scale(.6781)}to{transform:translate(82.3772vw,99vh) scale(.6781)}}.snow:nth-child(5){opacity:.6058;transform:translate(83.7286vw,-10px) scale(.395);animation:fall-5 29s -7s linear infinite}@keyframes fall-5{71.739%{transform:translate(75.749vw,71.739vh) scale(.395)}to{transform:translate(79.7388vw,99vh) scale(.395)}}.snow:nth-child(6){opacity:1.7872;transform:translate(55.8134vw,-10px) scale(.5374);animation:fall-6 17s -23s linear infinite}@keyframes fall-6{74.273%{transform:translate(46.3507vw,74.273vh) scale(.5374)}to{transform:translate(51.08205vw,99vh) scale(.5374)}}.snow:nth-child(7){opacity:.828;transform:translate(40.2908vw,-10px) scale(.4685);animation:fall-7 18s -15s linear infinite}@keyframes fall-7{61.338%{transform:translate(48.9087vw,61.338vh) scale(.4685)}to{transform:translate(44.59975vw,99vh) scale(.4685)}}.snow:nth-child(8){opacity:1.3764;transform:translate(6.0084vw,-10px) scale(.5619);animation:fall-8 21s -29s linear infinite}@keyframes fall-8{52.916%{transform:translate(-3.0261vw,52.916vh) scale(.5619)}to{transform:translate(1.49115vw,99vh) scale(.5619)}}.snow:nth-child(9){opacity:1.0462;transform:translate(18.3519vw,-10px) scale(.9686);animation:fall-9 14s -10s linear infinite}@keyframes fall-9{75.14%{transform:translate(17.0334vw,75.14vh) scale(.9686)}to{transform:translate(17.69265vw,99vh) scale(.9686)}}.snow:nth-child(10){opacity:1.0442;transform:translate(62.5268vw,-10px) scale(.5534);animation:fall-10 10s -12s linear infinite}@keyframes fall-10{79.36%{transform:translate(65.6579vw,79.36vh) scale(.5534)}to{transform:translate(64.09235vw,99vh) scale(.5534)}}.snow:nth-child(11){opacity:1.562;transform:translate(25.0274vw,-10px) scale(.9455);animation:fall-11 15s -3s linear infinite}@keyframes fall-11{73.123%{transform:translate(20.3665vw,73.123vh) scale(.9455)}to{transform:translate(22.69695vw,99vh) scale(.9455)}}.snow:nth-child(12){opacity:1.0782;transform:translate(14.8897vw,-10px) scale(.3033);animation:fall-12 23s -13s linear infinite}@keyframes fall-12{72.184%{transform:translate(12.0862vw,72.184vh) scale(.3033)}to{transform:translate(13.48795vw,99vh) scale(.3033)}}.snow:nth-child(13){opacity:.1402;transform:translate(91.7242vw,-10px) scale(.5318);animation:fall-13 21s -18s linear infinite}@keyframes fall-13{61.8%{transform:translate(84.8418vw,61.8vh) scale(.5318)}to{transform:translate(88.283vw,99vh) scale(.5318)}}.snow:nth-child(14){opacity:.5764;transform:translate(77.0683vw,-10px) scale(.8739);animation:fall-14 29s -21s linear infinite}@keyframes fall-14{50.211%{transform:translate(78.0343vw,50.211vh) scale(.8739)}to{transform:translate(77.5513vw,99vh) scale(.8739)}}.snow:nth-child(15){opacity:.084;transform:translate(87.4942vw,-10px) scale(.6513);animation:fall-15 29s -14s linear infinite}@keyframes fall-15{38.284%{transform:translate(87.9958vw,38.284vh) scale(.6513)}to{transform:translate(87.745vw,99vh) scale(.6513)}}.snow:nth-child(16){opacity:.4002;transform:translate(13.1558vw,-10px) scale(.7444);animation:fall-16 14s -11s linear infinite}@keyframes fall-16{47.674%{transform:translate(7.5172vw,47.674vh) scale(.7444)}to{transform:translate(10.3365vw,99vh) scale(.7444)}}.snow:nth-child(17){opacity:.9512;transform:translate(59.2818vw,-10px) scale(.1889);animation:fall-17 14s -25s linear infinite}@keyframes fall-17{46.87%{transform:translate(55.4479vw,46.87vh) scale(.1889)}to{transform:translate(57.36485vw,99vh) scale(.1889)}}.snow:nth-child(18){opacity:1.6018;transform:translate(54.9786vw,-10px) scale(.2412);animation:fall-18 23s -21s linear infinite}@keyframes fall-18{69.915%{transform:translate(63.7576vw,69.915vh) scale(.2412)}to{transform:translate(59.3681vw,99vh) scale(.2412)}}.snow:nth-child(19){opacity:1.6088;transform:translate(13.3606vw,-10px) scale(.3054);animation:fall-19 18s -18s linear infinite}@keyframes fall-19{32.3%{transform:translate(12.4717vw,32.3vh) scale(.3054)}to{transform:translate(12.91615vw,99vh) scale(.3054)}}.snow:nth-child(20){opacity:.4774;transform:translate(32.8762vw,-10px) scale(.2415);animation:fall-20 27s -15s linear infinite}@keyframes fall-20{66.362%{transform:translate(24.8525vw,66.362vh) scale(.2415)}to{transform:translate(28.86435vw,99vh) scale(.2415)}}.snow:nth-child(21){opacity:1.3568;transform:translate(67.5184vw,-10px) scale(.5899);animation:fall-21 12s -20s linear infinite}@keyframes fall-21{75.979%{transform:translate(74.2748vw,75.979vh) scale(.5899)}to{transform:translate(70.8966vw,99vh) scale(.5899)}}.snow:nth-child(22){opacity:.9862;transform:translate(45.5001vw,-10px) scale(.6012);animation:fall-22 24s -3s linear infinite}@keyframes fall-22{53.103%{transform:translate(46.8864vw,53.103vh) scale(.6012)}to{transform:translate(46.19325vw,99vh) scale(.6012)}}.snow:nth-child(23){opacity:.2206;transform:translate(12.3311vw,-10px) scale(.1665);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{43.583%{transform:translate(21.9241vw,43.583vh) scale(.1665)}to{transform:translate(17.1276vw,99vh) scale(.1665)}}.snow:nth-child(24){opacity:1.2986;transform:translate(90.4366vw,-10px) scale(.818);animation:fall-24 10s -7s linear infinite}@keyframes fall-24{62.92%{transform:translate(83.6495vw,62.92vh) scale(.818)}to{transform:translate(87.04305vw,99vh) scale(.818)}}.snow:nth-child(25){opacity:.8048;transform:translate(57.296vw,-10px) scale(.0593);animation:fall-25 10s -3s linear infinite}@keyframes fall-25{65.117%{transform:translate(48.4859vw,65.117vh) scale(.0593)}to{transform:translate(52.89095vw,99vh) scale(.0593)}}.snow:nth-child(26){opacity:.2748;transform:translate(28.0194vw,-10px) scale(.9523);animation:fall-26 25s -14s linear infinite}@keyframes fall-26{67.414%{transform:translate(23.691vw,67.414vh) scale(.9523)}to{transform:translate(25.8552vw,99vh) scale(.9523)}}.snow:nth-child(27){opacity:.4238;transform:translate(11.1281vw,-10px) scale(.3046);animation:fall-27 19s -5s linear infinite}@keyframes fall-27{31.863%{transform:translate(11.6885vw,31.863vh) scale(.3046)}to{transform:translate(11.4083vw,99vh) scale(.3046)}}.snow:nth-child(28){opacity:.6882;transform:translate(52.7155vw,-10px) scale(.5566);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{70.24%{transform:translate(47.1654vw,70.24vh) scale(.5566)}to{transform:translate(49.94045vw,99vh) scale(.5566)}}.snow:nth-child(29){opacity:1.9882;transform:translate(89.8941vw,-10px) scale(.6334);animation:fall-29 23s -2s linear infinite}@keyframes fall-29{65.833%{transform:translate(85.8217vw,65.833vh) scale(.6334)}to{transform:translate(87.8579vw,99vh) scale(.6334)}}.snow:nth-child(30){opacity:.1434;transform:translate(59.6859vw,-10px) scale(.767);animation:fall-30 15s -20s linear infinite}@keyframes fall-30{35.196%{transform:translate(63.2849vw,35.196vh) scale(.767)}to{transform:translate(61.4854vw,99vh) scale(.767)}}.snow:nth-child(31){opacity:1.296;transform:translate(41.721vw,-10px) scale(.7219);animation:fall-31 24s -17s linear infinite}@keyframes fall-31{44.042%{transform:translate(40.7614vw,44.042vh) scale(.7219)}to{transform:translate(41.2412vw,99vh) scale(.7219)}}.snow:nth-child(32){opacity:.3602;transform:translate(67.3831vw,-10px) scale(.5932);animation:fall-32 29s -17s linear infinite}@keyframes fall-32{47.943%{transform:translate(72.7569vw,47.943vh) scale(.5932)}to{transform:translate(70.07vw,99vh) scale(.5932)}}.snow:nth-child(33){opacity:.6984;transform:translate(80.7684vw,-10px) scale(.9802);animation:fall-33 25s -15s linear infinite}@keyframes fall-33{42.704%{transform:translate(78.2808vw,42.704vh) scale(.9802)}to{transform:translate(79.5246vw,99vh) scale(.9802)}}.snow:nth-child(34){opacity:.227;transform:translate(49.7198vw,-10px) scale(.3237);animation:fall-34 15s -17s linear infinite}@keyframes fall-34{35.346%{transform:translate(57.5094vw,35.346vh) scale(.3237)}to{transform:translate(53.6146vw,99vh) scale(.3237)}}.snow:nth-child(35){opacity:.1422;transform:translate(89.3123vw,-10px) scale(.4708);animation:fall-35 26s -27s linear infinite}@keyframes fall-35{62.971%{transform:translate(82.6182vw,62.971vh) scale(.4708)}to{transform:translate(85.96525vw,99vh) scale(.4708)}}.snow:nth-child(36){opacity:.9048;transform:translate(58.068vw,-10px) scale(.1607);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{51.757%{transform:translate(53.2334vw,51.757vh) scale(.1607)}to{transform:translate(55.6507vw,99vh) scale(.1607)}}.snow:nth-child(37){opacity:1.4518;transform:translate(85.645vw,-10px) scale(.7011);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{76.101%{transform:translate(89.5737vw,76.101vh) scale(.7011)}to{transform:translate(87.60935vw,99vh) scale(.7011)}}.snow:nth-child(38){opacity:.907;transform:translate(86.3981vw,-10px) scale(.3108);animation:fall-38 17s -3s linear infinite}@keyframes fall-38{36.869%{transform:translate(82.8263vw,36.869vh) scale(.3108)}to{transform:translate(84.6122vw,99vh) scale(.3108)}}.snow:nth-child(39){opacity:1.9218;transform:translate(81.1754vw,-10px) scale(.1941);animation:fall-39 20s -2s linear infinite}@keyframes fall-39{58.053%{transform:translate(79.0998vw,58.053vh) scale(.1941)}to{transform:translate(80.1376vw,99vh) scale(.1941)}}.snow:nth-child(40){opacity:.4496;transform:translate(41.296vw,-10px) scale(.1163);animation:fall-40 19s -19s linear infinite}@keyframes fall-40{39.203%{transform:translate(34.1281vw,39.203vh) scale(.1163)}to{transform:translate(37.71205vw,99vh) scale(.1163)}}.snow:nth-child(41){opacity:.3186;transform:translate(75.2985vw,-10px) scale(.3664);animation:fall-41 13s -12s linear infinite}@keyframes fall-41{53.41%{transform:translate(73.4495vw,53.41vh) scale(.3664)}to{transform:translate(74.374vw,99vh) scale(.3664)}}.snow:nth-child(42){opacity:1.613;transform:translate(63.5017vw,-10px) scale(.1182);animation:fall-42 20s -12s linear infinite}@keyframes fall-42{58.387%{transform:translate(68.5069vw,58.387vh) scale(.1182)}to{transform:translate(66.0043vw,99vh) scale(.1182)}}.snow:nth-child(43){opacity:1.1482;transform:translate(72.083vw,-10px) scale(.7722);animation:fall-43 24s -12s linear infinite}@keyframes fall-43{38.307%{transform:translate(79.1432vw,38.307vh) scale(.7722)}to{transform:translate(75.6131vw,99vh) scale(.7722)}}.snow:nth-child(44){opacity:1.6282;transform:translate(64.8181vw,-10px) scale(.9388);animation:fall-44 24s -2s linear infinite}@keyframes fall-44{30.643%{transform:translate(62.6676vw,30.643vh) scale(.9388)}to{transform:translate(63.74285vw,99vh) scale(.9388)}}.snow:nth-child(45){opacity:1.5382;transform:translate(30.351vw,-10px) scale(.6924);animation:fall-45 14s -30s linear infinite}@keyframes fall-45{56.899%{transform:translate(34.6286vw,56.899vh) scale(.6924)}to{transform:translate(32.4898vw,99vh) scale(.6924)}}.snow:nth-child(46){opacity:.7404;transform:translate(44.957vw,-10px) scale(.7943);animation:fall-46 29s -5s linear infinite}@keyframes fall-46{78.936%{transform:translate(47.7667vw,78.936vh) scale(.7943)}to{transform:translate(46.36185vw,99vh) scale(.7943)}}.snow:nth-child(47){opacity:.1958;transform:translate(81.5561vw,-10px) scale(.7447);animation:fall-47 22s -19s linear infinite}@keyframes fall-47{69.549%{transform:translate(75.4742vw,69.549vh) scale(.7447)}to{transform:translate(78.51515vw,99vh) scale(.7447)}}.snow:nth-child(48){opacity:.824;transform:translate(10.5128vw,-10px) scale(.0596);animation:fall-48 27s -29s linear infinite}@keyframes fall-48{36.972%{transform:translate(14.8718vw,36.972vh) scale(.0596)}to{transform:translate(12.6923vw,99vh) scale(.0596)}}.snow:nth-child(49){opacity:1.375;transform:translate(6.761vw,-10px) scale(.3714);animation:fall-49 22s -21s linear infinite}@keyframes fall-49{43.773%{transform:translate(12.1679vw,43.773vh) scale(.3714)}to{transform:translate(9.46445vw,99vh) scale(.3714)}}.snow:nth-child(50){opacity:1.8666;transform:translate(82.2891vw,-10px) scale(.3218);animation:fall-50 28s -2s linear infinite}@keyframes fall-50{52.669%{transform:translate(90.9971vw,52.669vh) scale(.3218)}to{transform:translate(86.6431vw,99vh) scale(.3218)}}.snow:nth-child(51){opacity:.644;transform:translate(12.5696vw,-10px) scale(.1329);animation:fall-51 15s -4s linear infinite}@keyframes fall-51{71.824%{transform:translate(11.591vw,71.824vh) scale(.1329)}to{transform:translate(12.0803vw,99vh) scale(.1329)}}.snow:nth-child(52){opacity:.1154;transform:translate(59.541vw,-10px) scale(.0301);animation:fall-52 10s -20s linear infinite}@keyframes fall-52{65.34%{transform:translate(49.6656vw,65.34vh) scale(.0301)}to{transform:translate(54.6033vw,99vh) scale(.0301)}}.snow:nth-child(53){opacity:1.3324;transform:translate(39.011vw,-10px) scale(.9407);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{31.471%{transform:translate(44.9822vw,31.471vh) scale(.9407)}to{transform:translate(41.9966vw,99vh) scale(.9407)}}.snow:nth-child(54){opacity:1.4758;transform:translate(93.3519vw,-10px) scale(.9258);animation:fall-54 23s -7s linear infinite}@keyframes fall-54{55.851%{transform:translate(96.8922vw,55.851vh) scale(.9258)}to{transform:translate(95.12205vw,99vh) scale(.9258)}}.snow:nth-child(55){opacity:1.567;transform:translate(50.4175vw,-10px) scale(.1357);animation:fall-55 12s -23s linear infinite}@keyframes fall-55{63.055%{transform:translate(51.885vw,63.055vh) scale(.1357)}to{transform:translate(51.15125vw,99vh) scale(.1357)}}.snow:nth-child(56){opacity:.6438;transform:translate(89.966vw,-10px) scale(.8297);animation:fall-56 19s -11s linear infinite}@keyframes fall-56{52.49%{transform:translate(91.4335vw,52.49vh) scale(.8297)}to{transform:translate(90.69975vw,99vh) scale(.8297)}}.snow:nth-child(57){opacity:.42;transform:translate(46.4881vw,-10px) scale(.8483);animation:fall-57 17s -24s linear infinite}@keyframes fall-57{72.915%{transform:translate(40.4336vw,72.915vh) scale(.8483)}to{transform:translate(43.46085vw,99vh) scale(.8483)}}.snow:nth-child(58){opacity:.4306;transform:translate(65.4744vw,-10px) scale(.9408);animation:fall-58 14s -13s linear infinite}@keyframes fall-58{66.047%{transform:translate(71.7728vw,66.047vh) scale(.9408)}to{transform:translate(68.6236vw,99vh) scale(.9408)}}.snow:nth-child(59){opacity:1.5948;transform:translate(22.245vw,-10px) scale(.0521);animation:fall-59 21s -1s linear infinite}@keyframes fall-59{53.441%{transform:translate(17.6685vw,53.441vh) scale(.0521)}to{transform:translate(19.95675vw,99vh) scale(.0521)}}.snow:nth-child(60){opacity:1.2552;transform:translate(43.4948vw,-10px) scale(.3438);animation:fall-60 25s -21s linear infinite}@keyframes fall-60{39.921%{transform:translate(41.4503vw,39.921vh) scale(.3438)}to{transform:translate(42.47255vw,99vh) scale(.3438)}}.snow:nth-child(61){opacity:1.4312;transform:translate(73.3137vw,-10px) scale(.0968);animation:fall-61 11s -6s linear infinite}@keyframes fall-61{31.338%{transform:translate(68.0676vw,31.338vh) scale(.0968)}to{transform:translate(70.69065vw,99vh) scale(.0968)}}.snow:nth-child(62){opacity:1.909;transform:translate(42.9593vw,-10px) scale(.7431);animation:fall-62 22s -17s linear infinite}@keyframes fall-62{56.782%{transform:translate(35.5961vw,56.782vh) scale(.7431)}to{transform:translate(39.2777vw,99vh) scale(.7431)}}.snow:nth-child(63){opacity:.6582;transform:translate(2.3998vw,-10px) scale(.3628);animation:fall-63 14s -7s linear infinite}@keyframes fall-63{54.262%{transform:translate(-6.1166vw,54.262vh) scale(.3628)}to{transform:translate(-1.8584vw,99vh) scale(.3628)}}.snow:nth-child(64){opacity:1.8738;transform:translate(69.6822vw,-10px) scale(.6148);animation:fall-64 17s -1s linear infinite}@keyframes fall-64{31.922%{transform:translate(74.0969vw,31.922vh) scale(.6148)}to{transform:translate(71.88955vw,99vh) scale(.6148)}}.snow:nth-child(65){opacity:1.5326;transform:translate(57.3422vw,-10px) scale(.2845);animation:fall-65 29s -13s linear infinite}@keyframes fall-65{67.146%{transform:translate(64.4664vw,67.146vh) scale(.2845)}to{transform:translate(60.9043vw,99vh) scale(.2845)}}.snow:nth-child(66){opacity:.1694;transform:translate(6.0045vw,-10px) scale(.4928);animation:fall-66 15s -19s linear infinite}@keyframes fall-66{36.238%{transform:translate(6.0951vw,36.238vh) scale(.4928)}to{transform:translate(6.0498vw,99vh) scale(.4928)}}.snow:nth-child(67){opacity:.0024;transform:translate(79.7119vw,-10px) scale(.4241);animation:fall-67 20s -1s linear infinite}@keyframes fall-67{48.237%{transform:translate(86.1069vw,48.237vh) scale(.4241)}to{transform:translate(82.9094vw,99vh) scale(.4241)}}.snow:nth-child(68){opacity:1.6368;transform:translate(56.2255vw,-10px) scale(.8256);animation:fall-68 10s -24s linear infinite}@keyframes fall-68{54.56%{transform:translate(47.5349vw,54.56vh) scale(.8256)}to{transform:translate(51.8802vw,99vh) scale(.8256)}}.snow:nth-child(69){opacity:1.1266;transform:translate(67.5872vw,-10px) scale(.6812);animation:fall-69 19s -22s linear infinite}@keyframes fall-69{59.738%{transform:translate(60.9952vw,59.738vh) scale(.6812)}to{transform:translate(64.2912vw,99vh) scale(.6812)}}.snow:nth-child(70){opacity:1.8694;transform:translate(40.4204vw,-10px) scale(.23);animation:fall-70 29s -24s linear infinite}@keyframes fall-70{78.524%{transform:translate(31.3061vw,78.524vh) scale(.23)}to{transform:translate(35.86325vw,99vh) scale(.23)}}.snow:nth-child(71){opacity:1.6678;transform:translate(87.1344vw,-10px) scale(.6335);animation:fall-71 13s -28s linear infinite}@keyframes fall-71{70.074%{transform:translate(95.6981vw,70.074vh) scale(.6335)}to{transform:translate(91.41625vw,99vh) scale(.6335)}}.snow:nth-child(72){opacity:.0412;transform:translate(64.699vw,-10px) scale(.5669);animation:fall-72 21s -14s linear infinite}@keyframes fall-72{71.081%{transform:translate(55.3897vw,71.081vh) scale(.5669)}to{transform:translate(60.04435vw,99vh) scale(.5669)}}.snow:nth-child(73){opacity:1.7008;transform:translate(67.911vw,-10px) scale(.8565);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{57.731%{transform:translate(67.1159vw,57.731vh) scale(.8565)}to{transform:translate(67.51345vw,99vh) scale(.8565)}}.snow:nth-child(74){opacity:.5454;transform:translate(39.3272vw,-10px) scale(.5374);animation:fall-74 30s -17s linear infinite}@keyframes fall-74{61.112%{transform:translate(33.5205vw,61.112vh) scale(.5374)}to{transform:translate(36.42385vw,99vh) scale(.5374)}}.snow:nth-child(75){opacity:1.3386;transform:translate(66.5799vw,-10px) scale(.543);animation:fall-75 13s -12s linear infinite}@keyframes fall-75{36.046%{transform:translate(57.4376vw,36.046vh) scale(.543)}to{transform:translate(62.00875vw,99vh) scale(.543)}}.snow:nth-child(76){opacity:.3542;transform:translate(8.3679vw,-10px) scale(.4366);animation:fall-76 20s -30s linear infinite}@keyframes fall-76{74.399%{transform:translate(15.8954vw,74.399vh) scale(.4366)}to{transform:translate(12.13165vw,99vh) scale(.4366)}}.snow:nth-child(77){opacity:.8832;transform:translate(18.2872vw,-10px) scale(.6531);animation:fall-77 22s -21s linear infinite}@keyframes fall-77{44.376%{transform:translate(14.7385vw,44.376vh) scale(.6531)}to{transform:translate(16.51285vw,99vh) scale(.6531)}}.snow:nth-child(78){opacity:.5352;transform:translate(47.6701vw,-10px) scale(.7435);animation:fall-78 19s -24s linear infinite}@keyframes fall-78{75.862%{transform:translate(38.2836vw,75.862vh) scale(.7435)}to{transform:translate(42.97685vw,99vh) scale(.7435)}}.snow:nth-child(79){opacity:1.3304;transform:translate(41.0152vw,-10px) scale(.3122);animation:fall-79 17s -22s linear infinite}@keyframes fall-79{63.796%{transform:translate(38.1626vw,63.796vh) scale(.3122)}to{transform:translate(39.5889vw,99vh) scale(.3122)}}.snow:nth-child(80){opacity:1.9702;transform:translate(42.365vw,-10px) scale(.213);animation:fall-80 25s -26s linear infinite}@keyframes fall-80{58.393%{transform:translate(35.7303vw,58.393vh) scale(.213)}to{transform:translate(39.04765vw,99vh) scale(.213)}}.snow:nth-child(81){opacity:.7044;transform:translate(81.2683vw,-10px) scale(.5793);animation:fall-81 24s -9s linear infinite}@keyframes fall-81{45.083%{transform:translate(72.0999vw,45.083vh) scale(.5793)}to{transform:translate(76.6841vw,99vh) scale(.5793)}}.snow:nth-child(82){opacity:.6578;transform:translate(89.5697vw,-10px) scale(.5347);animation:fall-82 18s -25s linear infinite}@keyframes fall-82{43.339%{transform:translate(85.5861vw,43.339vh) scale(.5347)}to{transform:translate(87.5779vw,99vh) scale(.5347)}}.snow:nth-child(83){opacity:.995;transform:translate(56.706vw,-10px) scale(.544);animation:fall-83 14s -25s linear infinite}@keyframes fall-83{47.296%{transform:translate(63.1344vw,47.296vh) scale(.544)}to{transform:translate(59.9202vw,99vh) scale(.544)}}.snow:nth-child(84){opacity:.5138;transform:translate(6.9249vw,-10px) scale(.8815);animation:fall-84 13s -14s linear infinite}@keyframes fall-84{44.678%{transform:translate(-.8821vw,44.678vh) scale(.8815)}to{transform:translate(3.0214vw,99vh) scale(.8815)}}.snow:nth-child(85){opacity:.6198;transform:translate(62.1201vw,-10px) scale(.3891);animation:fall-85 13s -26s linear infinite}@keyframes fall-85{72.659%{transform:translate(70.7772vw,72.659vh) scale(.3891)}to{transform:translate(66.44865vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.1768;transform:translate(7.0257vw,-10px) scale(.1877);animation:fall-86 12s -2s linear infinite}@keyframes fall-86{46.055%{transform:translate(1.5578vw,46.055vh) scale(.1877)}to{transform:translate(4.29175vw,99vh) scale(.1877)}}.snow:nth-child(87){opacity:.77;transform:translate(52.4819vw,-10px) scale(.9715);animation:fall-87 11s -21s linear infinite}@keyframes fall-87{74.877%{transform:translate(51.2834vw,74.877vh) scale(.9715)}to{transform:translate(51.88265vw,99vh) scale(.9715)}}.snow:nth-child(88){opacity:.1614;transform:translate(39.0851vw,-10px) scale(.6214);animation:fall-88 18s -24s linear infinite}@keyframes fall-88{35.428%{transform:translate(38.1668vw,35.428vh) scale(.6214)}to{transform:translate(38.62595vw,99vh) scale(.6214)}}.snow:nth-child(89){opacity:.5508;transform:translate(53.3922vw,-10px) scale(.5175);animation:fall-89 26s -23s linear infinite}@keyframes fall-89{55.395%{transform:translate(58.0144vw,55.395vh) scale(.5175)}to{transform:translate(55.7033vw,99vh) scale(.5175)}}.snow:nth-child(90){opacity:.5346;transform:translate(42.6103vw,-10px) scale(.5194);animation:fall-90 18s -4s linear infinite}@keyframes fall-90{61.617%{transform:translate(32.9324vw,61.617vh) scale(.5194)}to{transform:translate(37.77135vw,99vh) scale(.5194)}}.snow:nth-child(91){opacity:.496;transform:translate(77.7701vw,-10px) scale(.0069);animation:fall-91 28s -28s linear infinite}@keyframes fall-91{62.944%{transform:translate(85.39vw,62.944vh) scale(.0069)}to{transform:translate(81.58005vw,99vh) scale(.0069)}}.snow:nth-child(92){opacity:1.1712;transform:translate(45.7731vw,-10px) scale(.6786);animation:fall-92 18s -24s linear infinite}@keyframes fall-92{41.358%{transform:translate(41.0523vw,41.358vh) scale(.6786)}to{transform:translate(43.4127vw,99vh) scale(.6786)}}.snow:nth-child(93){opacity:.9582;transform:translate(40.7301vw,-10px) scale(.2649);animation:fall-93 19s -4s linear infinite}@keyframes fall-93{57.818%{transform:translate(48.5324vw,57.818vh) scale(.2649)}to{transform:translate(44.63125vw,99vh) scale(.2649)}}.snow:nth-child(94){opacity:1.0806;transform:translate(38.3854vw,-10px) scale(.2446);animation:fall-94 13s -28s linear infinite}@keyframes fall-94{77.31%{transform:translate(37.1516vw,77.31vh) scale(.2446)}to{transform:translate(37.7685vw,99vh) scale(.2446)}}.snow:nth-child(95){opacity:.4976;transform:translate(94.9233vw,-10px) scale(.9673);animation:fall-95 11s -8s linear infinite}@keyframes fall-95{67.851%{transform:translate(102.5593vw,67.851vh) scale(.9673)}to{transform:translate(98.7413vw,99vh) scale(.9673)}}.snow:nth-child(96){opacity:1.8798;transform:translate(93.7911vw,-10px) scale(.6302);animation:fall-96 30s -8s linear infinite}@keyframes fall-96{78.375%{transform:translate(92.142vw,78.375vh) scale(.6302)}to{transform:translate(92.96655vw,99vh) scale(.6302)}}.snow:nth-child(97){opacity:.6736;transform:translate(40.8335vw,-10px) scale(.6445);animation:fall-97 28s -16s linear infinite}@keyframes fall-97{58.246%{transform:translate(46.2457vw,58.246vh) scale(.6445)}to{transform:translate(43.5396vw,99vh) scale(.6445)}}.snow:nth-child(98){opacity:1.601;transform:translate(34.6652vw,-10px) scale(.222);animation:fall-98 13s -13s linear infinite}@keyframes fall-98{76.333%{transform:translate(28.9247vw,76.333vh) scale(.222)}to{transform:translate(31.79495vw,99vh) scale(.222)}}.snow:nth-child(99){opacity:.2792;transform:translate(32.8288vw,-10px) scale(.4119);animation:fall-99 22s -13s linear infinite}@keyframes fall-99{41.237%{transform:translate(25.704vw,41.237vh) scale(.4119)}to{transform:translate(29.2664vw,99vh) scale(.4119)}}.snow:nth-child(100){opacity:.0962;transform:translate(50.017vw,-10px) scale(.0832);animation:fall-100 22s -6s linear infinite}@keyframes fall-100{39.958%{transform:translate(51.1655vw,39.958vh) scale(.0832)}to{transform:translate(50.59125vw,99vh) scale(.0832)}}.snow:nth-child(101){opacity:.261;transform:translate(29.638vw,-10px) scale(.6323);animation:fall-101 25s -16s linear infinite}@keyframes fall-101{78.583%{transform:translate(35.1503vw,78.583vh) scale(.6323)}to{transform:translate(32.39415vw,99vh) scale(.6323)}}.snow:nth-child(102){opacity:1.5954;transform:translate(51.5121vw,-10px) scale(.7193);animation:fall-102 24s -17s linear infinite}@keyframes fall-102{73.614%{transform:translate(51.6855vw,73.614vh) scale(.7193)}to{transform:translate(51.5988vw,99vh) scale(.7193)}}.snow:nth-child(103){opacity:.4504;transform:translate(13.2546vw,-10px) scale(.0521);animation:fall-103 15s -29s linear infinite}@keyframes fall-103{54.47%{transform:translate(7.4455vw,54.47vh) scale(.0521)}to{transform:translate(10.35005vw,99vh) scale(.0521)}}.snow:nth-child(104){opacity:.1384;transform:translate(80.7338vw,-10px) scale(.3779);animation:fall-104 12s -1s linear infinite}@keyframes fall-104{33.575%{transform:translate(78.448vw,33.575vh) scale(.3779)}to{transform:translate(79.5909vw,99vh) scale(.3779)}}.snow:nth-child(105){opacity:1.5738;transform:translate(81.639vw,-10px) scale(.3141);animation:fall-105 29s -4s linear infinite}@keyframes fall-105{40.197%{transform:translate(71.7248vw,40.197vh) scale(.3141)}to{transform:translate(76.6819vw,99vh) scale(.3141)}}.snow:nth-child(106){opacity:.889;transform:translate(79.3982vw,-10px) scale(.6355);animation:fall-106 27s -28s linear infinite}@keyframes fall-106{72.544%{transform:translate(79.5626vw,72.544vh) scale(.6355)}to{transform:translate(79.4804vw,99vh) scale(.6355)}}.snow:nth-child(107){opacity:.786;transform:translate(60.286vw,-10px) scale(.1249);animation:fall-107 29s -21s linear infinite}@keyframes fall-107{33.391%{transform:translate(61.9639vw,33.391vh) scale(.1249)}to{transform:translate(61.12495vw,99vh) scale(.1249)}}.snow:nth-child(108){opacity:.829;transform:translate(77.1457vw,-10px) scale(.9814);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{42.404%{transform:translate(79.4vw,42.404vh) scale(.9814)}to{transform:translate(78.27285vw,99vh) scale(.9814)}}.snow:nth-child(109){opacity:1.8538;transform:translate(67.6229vw,-10px) scale(.0222);animation:fall-109 28s -22s linear infinite}@keyframes fall-109{43.448%{transform:translate(58.6426vw,43.448vh) scale(.0222)}to{transform:translate(63.13275vw,99vh) scale(.0222)}}.snow:nth-child(110){opacity:1.4208;transform:translate(81.9488vw,-10px) scale(.3939);animation:fall-110 23s -14s linear infinite}@keyframes fall-110{33.998%{transform:translate(85.7481vw,33.998vh) scale(.3939)}to{transform:translate(83.84845vw,99vh) scale(.3939)}}.snow:nth-child(111){opacity:1.3622;transform:translate(50.946vw,-10px) scale(.8995);animation:fall-111 18s -30s linear infinite}@keyframes fall-111{45.666%{transform:translate(60.3338vw,45.666vh) scale(.8995)}to{transform:translate(55.6399vw,99vh) scale(.8995)}}.snow:nth-child(112){opacity:1.523;transform:translate(32.3965vw,-10px) scale(.8043);animation:fall-112 16s -20s linear infinite}@keyframes fall-112{44.226%{transform:translate(27.0094vw,44.226vh) scale(.8043)}to{transform:translate(29.70295vw,99vh) scale(.8043)}}.snow:nth-child(113){opacity:.9358;transform:translate(98.4976vw,-10px) scale(.9893);animation:fall-113 19s -24s linear infinite}@keyframes fall-113{76.239%{transform:translate(98.473vw,76.239vh) scale(.9893)}to{transform:translate(98.4853vw,99vh) scale(.9893)}}.snow:nth-child(114){opacity:1.4384;transform:translate(74.8005vw,-10px) scale(.3431);animation:fall-114 23s -11s linear infinite}@keyframes fall-114{42.657%{transform:translate(70.2786vw,42.657vh) scale(.3431)}to{transform:translate(72.53955vw,99vh) scale(.3431)}}.snow:nth-child(115){opacity:1.2246;transform:translate(34.5571vw,-10px) scale(.7095);animation:fall-115 26s -2s linear infinite}@keyframes fall-115{45.688%{transform:translate(33.0045vw,45.688vh) scale(.7095)}to{transform:translate(33.7808vw,99vh) scale(.7095)}}.snow:nth-child(116){opacity:.2582;transform:translate(63.2717vw,-10px) scale(.7838);animation:fall-116 19s -28s linear infinite}@keyframes fall-116{32.621%{transform:translate(66.5103vw,32.621vh) scale(.7838)}to{transform:translate(64.891vw,99vh) scale(.7838)}}.snow:nth-child(117){opacity:.639;transform:translate(6.043vw,-10px) scale(.2577);animation:fall-117 20s -8s linear infinite}@keyframes fall-117{58.561%{transform:translate(-1.2844vw,58.561vh) scale(.2577)}to{transform:translate(2.3793vw,99vh) scale(.2577)}}.snow:nth-child(118){opacity:.788;transform:translate(80.3377vw,-10px) scale(.9687);animation:fall-118 27s -17s linear infinite}@keyframes fall-118{58.973%{transform:translate(70.5274vw,58.973vh) scale(.9687)}to{transform:translate(75.43255vw,99vh) scale(.9687)}}.snow:nth-child(119){opacity:1.168;transform:translate(63.7702vw,-10px) scale(.9463);animation:fall-119 17s -26s linear infinite}@keyframes fall-119{33.259%{transform:translate(56.061vw,33.259vh) scale(.9463)}to{transform:translate(59.9156vw,99vh) scale(.9463)}}.snow:nth-child(120){opacity:1.024;transform:translate(12.4637vw,-10px) scale(.8814);animation:fall-120 17s -15s linear infinite}@keyframes fall-120{55.926%{transform:translate(14.7988vw,55.926vh) scale(.8814)}to{transform:translate(13.63125vw,99vh) scale(.8814)}}.snow:nth-child(121){opacity:1.3522;transform:translate(15.721vw,-10px) scale(.2223);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{56.257%{transform:translate(17.7575vw,56.257vh) scale(.2223)}to{transform:translate(16.73925vw,99vh) scale(.2223)}}.snow:nth-child(122){opacity:1.634;transform:translate(87.0494vw,-10px) scale(.7604);animation:fall-122 23s -6s linear infinite}@keyframes fall-122{76.869%{transform:translate(91.0702vw,76.869vh) scale(.7604)}to{transform:translate(89.0598vw,99vh) scale(.7604)}}.snow:nth-child(123){opacity:1.3392;transform:translate(42.7585vw,-10px) scale(.1021);animation:fall-123 27s -7s linear infinite}@keyframes fall-123{31.371%{transform:translate(37.2935vw,31.371vh) scale(.1021)}to{transform:translate(40.026vw,99vh) scale(.1021)}}.snow:nth-child(124){opacity:1.766;transform:translate(71.502vw,-10px) scale(.14);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{47.59%{transform:translate(63.7499vw,47.59vh) scale(.14)}to{transform:translate(67.62595vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:.421;transform:translate(63.5243vw,-10px) scale(.0182);animation:fall-125 15s -15s linear infinite}@keyframes fall-125{74.868%{transform:translate(68.0692vw,74.868vh) scale(.0182)}to{transform:translate(65.79675vw,99vh) scale(.0182)}}.snow:nth-child(126){opacity:1.2526;transform:translate(54.5975vw,-10px) scale(.2155);animation:fall-126 26s -19s linear infinite}@keyframes fall-126{56.928%{transform:translate(58.7231vw,56.928vh) scale(.2155)}to{transform:translate(56.6603vw,99vh) scale(.2155)}}.snow:nth-child(127){opacity:.4958;transform:translate(75.4135vw,-10px) scale(.5697);animation:fall-127 11s -5s linear infinite}@keyframes fall-127{75.488%{transform:translate(78.2056vw,75.488vh) scale(.5697)}to{transform:translate(76.80955vw,99vh) scale(.5697)}}.snow:nth-child(128){opacity:1.3784;transform:translate(71.2002vw,-10px) scale(.8769);animation:fall-128 11s -28s linear infinite}@keyframes fall-128{71.386%{transform:translate(76.0671vw,71.386vh) scale(.8769)}to{transform:translate(73.63365vw,99vh) scale(.8769)}}.snow:nth-child(129){opacity:.3048;transform:translate(89.3197vw,-10px) scale(.7725);animation:fall-129 30s -23s linear infinite}@keyframes fall-129{65.05%{transform:translate(90.5176vw,65.05vh) scale(.7725)}to{transform:translate(89.91865vw,99vh) scale(.7725)}}.snow:nth-child(130){opacity:.1732;transform:translate(91.9443vw,-10px) scale(.9035);animation:fall-130 30s -23s linear infinite}@keyframes fall-130{41.506%{transform:translate(98.8756vw,41.506vh) scale(.9035)}to{transform:translate(95.40995vw,99vh) scale(.9035)}}.snow:nth-child(131){opacity:.408;transform:translate(13.2723vw,-10px) scale(.4699);animation:fall-131 19s -18s linear infinite}@keyframes fall-131{61.263%{transform:translate(5.1355vw,61.263vh) scale(.4699)}to{transform:translate(9.2039vw,99vh) scale(.4699)}}.snow:nth-child(132){opacity:.3242;transform:translate(68.7889vw,-10px) scale(.0899);animation:fall-132 25s -29s linear infinite}@keyframes fall-132{71.326%{transform:translate(59.8735vw,71.326vh) scale(.0899)}to{transform:translate(64.3312vw,99vh) scale(.0899)}}.snow:nth-child(133){opacity:.5226;transform:translate(2.2955vw,-10px) scale(.7501);animation:fall-133 21s -30s linear infinite}@keyframes fall-133{64.176%{transform:translate(-4.703vw,64.176vh) scale(.7501)}to{transform:translate(-1.20375vw,99vh) scale(.7501)}}.snow:nth-child(134){opacity:.0428;transform:translate(32.5617vw,-10px) scale(.503);animation:fall-134 22s -29s linear infinite}@keyframes fall-134{49.126%{transform:translate(30.7764vw,49.126vh) scale(.503)}to{transform:translate(31.66905vw,99vh) scale(.503)}}.snow:nth-child(135){opacity:.5122;transform:translate(65.6751vw,-10px) scale(.5523);animation:fall-135 14s -14s linear infinite}@keyframes fall-135{53.088%{transform:translate(66.6297vw,53.088vh) scale(.5523)}to{transform:translate(66.1524vw,99vh) scale(.5523)}}.snow:nth-child(136){opacity:.4182;transform:translate(24.7521vw,-10px) scale(.029);animation:fall-136 16s -10s linear infinite}@keyframes fall-136{48.929%{transform:translate(24.5294vw,48.929vh) scale(.029)}to{transform:translate(24.64075vw,99vh) scale(.029)}}.snow:nth-child(137){opacity:.9458;transform:translate(62.7275vw,-10px) scale(.2762);animation:fall-137 26s -7s linear infinite}@keyframes fall-137{69.626%{transform:translate(54.1736vw,69.626vh) scale(.2762)}to{transform:translate(58.45055vw,99vh) scale(.2762)}}.snow:nth-child(138){opacity:1.4416;transform:translate(92.8167vw,-10px) scale(.969);animation:fall-138 28s -9s linear infinite}@keyframes fall-138{49.788%{transform:translate(98.9032vw,49.788vh) scale(.969)}to{transform:translate(95.85995vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.419;transform:translate(49.915vw,-10px) scale(.1799);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{42.613%{transform:translate(57.2577vw,42.613vh) scale(.1799)}to{transform:translate(53.58635vw,99vh) scale(.1799)}}.snow:nth-child(140){opacity:.0628;transform:translate(79.302vw,-10px) scale(.8463);animation:fall-140 24s -7s linear infinite}@keyframes fall-140{54.057%{transform:translate(73.7562vw,54.057vh) scale(.8463)}to{transform:translate(76.5291vw,99vh) scale(.8463)}}.snow:nth-child(141){opacity:.4124;transform:translate(34.0175vw,-10px) scale(.5301);animation:fall-141 21s -20s linear infinite}@keyframes fall-141{67.713%{transform:translate(33.9095vw,67.713vh) scale(.5301)}to{transform:translate(33.9635vw,99vh) scale(.5301)}}.snow:nth-child(142){opacity:.892;transform:translate(36.6605vw,-10px) scale(.5629);animation:fall-142 12s -26s linear infinite}@keyframes fall-142{77.512%{transform:translate(46.0338vw,77.512vh) scale(.5629)}to{transform:translate(41.34715vw,99vh) scale(.5629)}}.snow:nth-child(143){opacity:1.8636;transform:translate(51.6252vw,-10px) scale(.444);animation:fall-143 22s -14s linear infinite}@keyframes fall-143{61.278%{transform:translate(47.7045vw,61.278vh) scale(.444)}to{transform:translate(49.66485vw,99vh) scale(.444)}}.snow:nth-child(144){opacity:.5072;transform:translate(40.5645vw,-10px) scale(.8201);animation:fall-144 17s -15s linear infinite}@keyframes fall-144{34.41%{transform:translate(33.1209vw,34.41vh) scale(.8201)}to{transform:translate(36.8427vw,99vh) scale(.8201)}}.snow:nth-child(145){opacity:.0464;transform:translate(56.5501vw,-10px) scale(.6296);animation:fall-145 14s -29s linear infinite}@keyframes fall-145{45.37%{transform:translate(54.4291vw,45.37vh) scale(.6296)}to{transform:translate(55.4896vw,99vh) scale(.6296)}}.snow:nth-child(146){opacity:.9232;transform:translate(.5821vw,-10px) scale(.5802);animation:fall-146 15s -16s linear infinite}@keyframes fall-146{32.896%{transform:translate(-4.8186vw,32.896vh) scale(.5802)}to{transform:translate(-2.11825vw,99vh) scale(.5802)}}.snow:nth-child(147){opacity:.079;transform:translate(18.7755vw,-10px) scale(.7635);animation:fall-147 22s -17s linear infinite}@keyframes fall-147{60.368%{transform:translate(11.3285vw,60.368vh) scale(.7635)}to{transform:translate(15.052vw,99vh) scale(.7635)}}.snow:nth-child(148){opacity:.8568;transform:translate(12.4988vw,-10px) scale(.216);animation:fall-148 10s -19s linear infinite}@keyframes fall-148{73.87%{transform:translate(3.021vw,73.87vh) scale(.216)}to{transform:translate(7.7599vw,99vh) scale(.216)}}.snow:nth-child(149){opacity:.1032;transform:translate(53.7959vw,-10px) scale(.6877);animation:fall-149 21s -4s linear infinite}@keyframes fall-149{59.103%{transform:translate(49.5291vw,59.103vh) scale(.6877)}to{transform:translate(51.6625vw,99vh) scale(.6877)}}.snow:nth-child(150){opacity:1.7412;transform:translate(1.7363vw,-10px) scale(.8213);animation:fall-150 15s -22s linear infinite}@keyframes fall-150{47.955%{transform:translate(6.7839vw,47.955vh) scale(.8213)}to{transform:translate(4.2601vw,99vh) scale(.8213)}}.snow:nth-child(151){opacity:1.7844;transform:translate(.1319vw,-10px) scale(.4109);animation:fall-151 28s -29s linear infinite}@keyframes fall-151{52.355%{transform:translate(-.0901vw,52.355vh) scale(.4109)}to{transform:translate(.0209vw,99vh) scale(.4109)}}.snow:nth-child(152){opacity:.5488;transform:translate(14.8988vw,-10px) scale(.2671);animation:fall-152 21s -10s linear infinite}@keyframes fall-152{35.903%{transform:translate(18.2681vw,35.903vh) scale(.2671)}to{transform:translate(16.58345vw,99vh) scale(.2671)}}.snow:nth-child(153){opacity:1.9972;transform:translate(7.1464vw,-10px) scale(.4557);animation:fall-153 10s -20s linear infinite}@keyframes fall-153{77.234%{transform:translate(12.996vw,77.234vh) scale(.4557)}to{transform:translate(10.0712vw,99vh) scale(.4557)}}.snow:nth-child(154){opacity:1.7648;transform:translate(58.9304vw,-10px) scale(.2952);animation:fall-154 23s -17s linear infinite}@keyframes fall-154{49.686%{transform:translate(60.1504vw,49.686vh) scale(.2952)}to{transform:translate(59.5404vw,99vh) scale(.2952)}}.snow:nth-child(155){opacity:.7488;transform:translate(4.2521vw,-10px) scale(.8687);animation:fall-155 17s -15s linear infinite}@keyframes fall-155{47.253%{transform:translate(.2673vw,47.253vh) scale(.8687)}to{transform:translate(2.2597vw,99vh) scale(.8687)}}.snow:nth-child(156){opacity:1.2132;transform:translate(70.0357vw,-10px) scale(.9211);animation:fall-156 27s -6s linear infinite}@keyframes fall-156{42.399%{transform:translate(63.3932vw,42.399vh) scale(.9211)}to{transform:translate(66.71445vw,99vh) scale(.9211)}}.snow:nth-child(157){opacity:1.5512;transform:translate(5.5938vw,-10px) scale(.481);animation:fall-157 18s -16s linear infinite}@keyframes fall-157{36.352%{transform:translate(7.9481vw,36.352vh) scale(.481)}to{transform:translate(6.77095vw,99vh) scale(.481)}}.snow:nth-child(158){opacity:.6904;transform:translate(45.0467vw,-10px) scale(.6181);animation:fall-158 12s -20s linear infinite}@keyframes fall-158{66.587%{transform:translate(35.8805vw,66.587vh) scale(.6181)}to{transform:translate(40.4636vw,99vh) scale(.6181)}}.snow:nth-child(159){opacity:1.5684;transform:translate(80.8658vw,-10px) scale(.3889);animation:fall-159 28s -23s linear infinite}@keyframes fall-159{39.982%{transform:translate(75.754vw,39.982vh) scale(.3889)}to{transform:translate(78.3099vw,99vh) scale(.3889)}}.snow:nth-child(160){opacity:1.6202;transform:translate(39.2132vw,-10px) scale(.6972);animation:fall-160 13s -10s linear infinite}@keyframes fall-160{57.576%{transform:translate(43.3669vw,57.576vh) scale(.6972)}to{transform:translate(41.29005vw,99vh) scale(.6972)}}.snow:nth-child(161){opacity:.8862;transform:translate(43.0418vw,-10px) scale(.0385);animation:fall-161 11s -14s linear infinite}@keyframes fall-161{64.168%{transform:translate(36.2044vw,64.168vh) scale(.0385)}to{transform:translate(39.6231vw,99vh) scale(.0385)}}.snow:nth-child(162){opacity:1.536;transform:translate(74.7401vw,-10px) scale(.7839);animation:fall-162 21s -4s linear infinite}@keyframes fall-162{37.268%{transform:translate(84.0585vw,37.268vh) scale(.7839)}to{transform:translate(79.3993vw,99vh) scale(.7839)}}.snow:nth-child(163){opacity:1.699;transform:translate(50.687vw,-10px) scale(.8579);animation:fall-163 25s -3s linear infinite}@keyframes fall-163{69.318%{transform:translate(49.7203vw,69.318vh) scale(.8579)}to{transform:translate(50.20365vw,99vh) scale(.8579)}}.snow:nth-child(164){opacity:1.2774;transform:translate(18.9033vw,-10px) scale(.447);animation:fall-164 10s -4s linear infinite}@keyframes fall-164{66.567%{transform:translate(22.8817vw,66.567vh) scale(.447)}to{transform:translate(20.8925vw,99vh) scale(.447)}}.snow:nth-child(165){opacity:1.5778;transform:translate(78.8713vw,-10px) scale(.3671);animation:fall-165 17s -18s linear infinite}@keyframes fall-165{67.108%{transform:translate(78.8537vw,67.108vh) scale(.3671)}to{transform:translate(78.8625vw,99vh) scale(.3671)}}.snow:nth-child(166){opacity:1.6672;transform:translate(15.7934vw,-10px) scale(.6297);animation:fall-166 19s -17s linear infinite}@keyframes fall-166{36.439%{transform:translate(11.0449vw,36.439vh) scale(.6297)}to{transform:translate(13.41915vw,99vh) scale(.6297)}}.snow:nth-child(167){opacity:.2004;transform:translate(75.4223vw,-10px) scale(.8769);animation:fall-167 11s -13s linear infinite}@keyframes fall-167{47.313%{transform:translate(81.4586vw,47.313vh) scale(.8769)}to{transform:translate(78.44045vw,99vh) scale(.8769)}}.snow:nth-child(168){opacity:.8826;transform:translate(39.43vw,-10px) scale(.7394);animation:fall-168 30s -24s linear infinite}@keyframes fall-168{40.995%{transform:translate(41.3414vw,40.995vh) scale(.7394)}to{transform:translate(40.3857vw,99vh) scale(.7394)}}.snow:nth-child(169){opacity:1.4202;transform:translate(27.962vw,-10px) scale(.4607);animation:fall-169 12s -8s linear infinite}@keyframes fall-169{69.589%{transform:translate(35.4532vw,69.589vh) scale(.4607)}to{transform:translate(31.7076vw,99vh) scale(.4607)}}.snow:nth-child(170){opacity:1.94;transform:translate(58.5074vw,-10px) scale(.1465);animation:fall-170 10s -15s linear infinite}@keyframes fall-170{35.723%{transform:translate(52.7399vw,35.723vh) scale(.1465)}to{transform:translate(55.62365vw,99vh) scale(.1465)}}.snow:nth-child(171){opacity:1.053;transform:translate(44.1915vw,-10px) scale(.3531);animation:fall-171 24s -15s linear infinite}@keyframes fall-171{76.504%{transform:translate(46.9872vw,76.504vh) scale(.3531)}to{transform:translate(45.58935vw,99vh) scale(.3531)}}.snow:nth-child(172){opacity:1.8732;transform:translate(8.9576vw,-10px) scale(.8541);animation:fall-172 27s -7s linear infinite}@keyframes fall-172{52.216%{transform:translate(12.0324vw,52.216vh) scale(.8541)}to{transform:translate(10.495vw,99vh) scale(.8541)}}.snow:nth-child(173){opacity:.721;transform:translate(5.5738vw,-10px) scale(.7296);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{46.705%{transform:translate(10.5754vw,46.705vh) scale(.7296)}to{transform:translate(8.0746vw,99vh) scale(.7296)}}.snow:nth-child(174){opacity:.537;transform:translate(65.212vw,-10px) scale(.2799);animation:fall-174 30s -2s linear infinite}@keyframes fall-174{45.539%{transform:translate(64.0683vw,45.539vh) scale(.2799)}to{transform:translate(64.64015vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:.6458;transform:translate(16.8031vw,-10px) scale(.924);animation:fall-175 21s -29s linear infinite}@keyframes fall-175{78.423%{transform:translate(19.9959vw,78.423vh) scale(.924)}to{transform:translate(18.3995vw,99vh) scale(.924)}}.snow:nth-child(176){opacity:.533;transform:translate(67.2297vw,-10px) scale(.6182);animation:fall-176 26s -28s linear infinite}@keyframes fall-176{58.643%{transform:translate(75.3293vw,58.643vh) scale(.6182)}to{transform:translate(71.2795vw,99vh) scale(.6182)}}.snow:nth-child(177){opacity:1.9438;transform:translate(56.6727vw,-10px) scale(.7321);animation:fall-177 16s -22s linear infinite}@keyframes fall-177{72.274%{transform:translate(54.5529vw,72.274vh) scale(.7321)}to{transform:translate(55.6128vw,99vh) scale(.7321)}}.snow:nth-child(178){opacity:.9508;transform:translate(1.7327vw,-10px) scale(.2056);animation:fall-178 12s -25s linear infinite}@keyframes fall-178{35.083%{transform:translate(7.0655vw,35.083vh) scale(.2056)}to{transform:translate(4.3991vw,99vh) scale(.2056)}}.snow:nth-child(179){opacity:1.5682;transform:translate(59.3195vw,-10px) scale(.962);animation:fall-179 11s -12s linear infinite}@keyframes fall-179{52.074%{transform:translate(56.7619vw,52.074vh) scale(.962)}to{transform:translate(58.0407vw,99vh) scale(.962)}}.snow:nth-child(180){opacity:.9022;transform:translate(49.8855vw,-10px) scale(.2903);animation:fall-180 12s -21s linear infinite}@keyframes fall-180{51.009%{transform:translate(46.6942vw,51.009vh) scale(.2903)}to{transform:translate(48.28985vw,99vh) scale(.2903)}}.snow:nth-child(181){opacity:1.5282;transform:translate(86.6507vw,-10px) scale(.6485);animation:fall-181 19s -21s linear infinite}@keyframes fall-181{34.827%{transform:translate(88.519vw,34.827vh) scale(.6485)}to{transform:translate(87.58485vw,99vh) scale(.6485)}}.snow:nth-child(182){opacity:1.8102;transform:translate(21.424vw,-10px) scale(.2194);animation:fall-182 17s -5s linear infinite}@keyframes fall-182{47.646%{transform:translate(20.1675vw,47.646vh) scale(.2194)}to{transform:translate(20.79575vw,99vh) scale(.2194)}}.snow:nth-child(183){opacity:.4952;transform:translate(35.9479vw,-10px) scale(.4856);animation:fall-183 18s -6s linear infinite}@keyframes fall-183{61.164%{transform:translate(45.3255vw,61.164vh) scale(.4856)}to{transform:translate(40.6367vw,99vh) scale(.4856)}}.snow:nth-child(184){opacity:.8516;transform:translate(46.8304vw,-10px) scale(.7947);animation:fall-184 10s -21s linear infinite}@keyframes fall-184{77.62%{transform:translate(54.3975vw,77.62vh) scale(.7947)}to{transform:translate(50.61395vw,99vh) scale(.7947)}}.snow:nth-child(185){opacity:.0026;transform:translate(66.5449vw,-10px) scale(.9847);animation:fall-185 10s -2s linear infinite}@keyframes fall-185{63.071%{transform:translate(63.118vw,63.071vh) scale(.9847)}to{transform:translate(64.83145vw,99vh) scale(.9847)}}.snow:nth-child(186){opacity:.4028;transform:translate(.7255vw,-10px) scale(.5716);animation:fall-186 11s -1s linear infinite}@keyframes fall-186{50.501%{transform:translate(3.3963vw,50.501vh) scale(.5716)}to{transform:translate(2.0609vw,99vh) scale(.5716)}}.snow:nth-child(187){opacity:.8666;transform:translate(14.4278vw,-10px) scale(.3985);animation:fall-187 20s -15s linear infinite}@keyframes fall-187{66.974%{transform:translate(5.6784vw,66.974vh) scale(.3985)}to{transform:translate(10.0531vw,99vh) scale(.3985)}}.snow:nth-child(188){opacity:.6406;transform:translate(29.7774vw,-10px) scale(.9732);animation:fall-188 29s -7s linear infinite}@keyframes fall-188{49.517%{transform:translate(36.8222vw,49.517vh) scale(.9732)}to{transform:translate(33.2998vw,99vh) scale(.9732)}}.snow:nth-child(189){opacity:.0688;transform:translate(39.6645vw,-10px) scale(.9612);animation:fall-189 15s -16s linear infinite}@keyframes fall-189{53.712%{transform:translate(30.2306vw,53.712vh) scale(.9612)}to{transform:translate(34.94755vw,99vh) scale(.9612)}}.snow:nth-child(190){opacity:1.2876;transform:translate(13.2439vw,-10px) scale(.7401);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{77.615%{transform:translate(4.5146vw,77.615vh) scale(.7401)}to{transform:translate(8.87925vw,99vh) scale(.7401)}}.snow:nth-child(191){opacity:.0398;transform:translate(20.7849vw,-10px) scale(.3036);animation:fall-191 19s -7s linear infinite}@keyframes fall-191{43.719%{transform:translate(16.8177vw,43.719vh) scale(.3036)}to{transform:translate(18.8013vw,99vh) scale(.3036)}}.snow:nth-child(192){opacity:1.5428;transform:translate(87.3114vw,-10px) scale(.3432);animation:fall-192 22s -15s linear infinite}@keyframes fall-192{48.739%{transform:translate(84.9766vw,48.739vh) scale(.3432)}to{transform:translate(86.144vw,99vh) scale(.3432)}}.snow:nth-child(193){opacity:1.8102;transform:translate(35.7493vw,-10px) scale(.7437);animation:fall-193 20s -9s linear infinite}@keyframes fall-193{44.201%{transform:translate(43.8073vw,44.201vh) scale(.7437)}to{transform:translate(39.7783vw,99vh) scale(.7437)}}.snow:nth-child(194){opacity:.6034;transform:translate(50.4067vw,-10px) scale(.8689);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{46.085%{transform:translate(49.8652vw,46.085vh) scale(.8689)}to{transform:translate(50.13595vw,99vh) scale(.8689)}}.snow:nth-child(195){opacity:.4442;transform:translate(17.8437vw,-10px) scale(.6944);animation:fall-195 22s -7s linear infinite}@keyframes fall-195{37.097%{transform:translate(24.888vw,37.097vh) scale(.6944)}to{transform:translate(21.36585vw,99vh) scale(.6944)}}.snow:nth-child(196){opacity:.6446;transform:translate(93.9574vw,-10px) scale(.9287);animation:fall-196 12s -13s linear infinite}@keyframes fall-196{62.618%{transform:translate(103.7423vw,62.618vh) scale(.9287)}to{transform:translate(98.84985vw,99vh) scale(.9287)}}.snow:nth-child(197){opacity:.5578;transform:translate(79.1748vw,-10px) scale(.9675);animation:fall-197 30s -22s linear infinite}@keyframes fall-197{75.842%{transform:translate(73.7312vw,75.842vh) scale(.9675)}to{transform:translate(76.453vw,99vh) scale(.9675)}}.snow:nth-child(198){opacity:1.9658;transform:translate(61.2387vw,-10px) scale(.9633);animation:fall-198 21s -1s linear infinite}@keyframes fall-198{69.677%{transform:translate(67.5695vw,69.677vh) scale(.9633)}to{transform:translate(64.4041vw,99vh) scale(.9633)}}.snow:nth-child(199){opacity:1.4502;transform:translate(26.1771vw,-10px) scale(.4645);animation:fall-199 11s -17s linear infinite}@keyframes fall-199{61.187%{transform:translate(16.9553vw,61.187vh) scale(.4645)}to{transform:translate(21.5662vw,99vh) scale(.4645)}}.snow:nth-child(200){opacity:.7288;transform:translate(18.9885vw,-10px) scale(.5314);animation:fall-200 14s -11s linear infinite}@keyframes fall-200{76.523%{transform:translate(20.9682vw,76.523vh) scale(.5314)}to{transform:translate(19.97835vw,99vh) scale(.5314)}}.snow:nth-child(201){opacity:1.9764;transform:translate(12.0099vw,-10px) scale(.5133);animation:fall-201 30s -21s linear infinite}@keyframes fall-201{63.02%{transform:translate(19.3192vw,63.02vh) scale(.5133)}to{transform:translate(15.66455vw,99vh) scale(.5133)}}.snow:nth-child(202){opacity:.561;transform:translate(39.7635vw,-10px) scale(.7688);animation:fall-202 14s -6s linear infinite}@keyframes fall-202{67.668%{transform:translate(34.826vw,67.668vh) scale(.7688)}to{transform:translate(37.29475vw,99vh) scale(.7688)}}.snow:nth-child(203){opacity:.7536;transform:translate(43.3045vw,-10px) scale(.9807);animation:fall-203 16s -29s linear infinite}@keyframes fall-203{60.337%{transform:translate(50.5579vw,60.337vh) scale(.9807)}to{transform:translate(46.9312vw,99vh) scale(.9807)}}.snow:nth-child(204){opacity:.537;transform:translate(94.9587vw,-10px) scale(.7831);animation:fall-204 27s -20s linear infinite}@keyframes fall-204{78.648%{transform:translate(88.2278vw,78.648vh) scale(.7831)}to{transform:translate(91.59325vw,99vh) scale(.7831)}}.snow:nth-child(205){opacity:1.2872;transform:translate(7.2585vw,-10px) scale(.6259);animation:fall-205 29s -25s linear infinite}@keyframes fall-205{34.618%{transform:translate(5.9232vw,34.618vh) scale(.6259)}to{transform:translate(6.59085vw,99vh) scale(.6259)}}.snow:nth-child(206){opacity:1.4368;transform:translate(4.6809vw,-10px) scale(.4862);animation:fall-206 24s -4s linear infinite}@keyframes fall-206{39.111%{transform:translate(3.8157vw,39.111vh) scale(.4862)}to{transform:translate(4.2483vw,99vh) scale(.4862)}}.snow:nth-child(207){opacity:1.9064;transform:translate(18.4342vw,-10px) scale(.196);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{70.997%{transform:translate(20.8451vw,70.997vh) scale(.196)}to{transform:translate(19.63965vw,99vh) scale(.196)}}.snow:nth-child(208){opacity:.013;transform:translate(21.1829vw,-10px) scale(.2264);animation:fall-208 29s -19s linear infinite}@keyframes fall-208{40.702%{transform:translate(12.8203vw,40.702vh) scale(.2264)}to{transform:translate(17.0016vw,99vh) scale(.2264)}}.snow:nth-child(209){opacity:.145;transform:translate(45.2021vw,-10px) scale(.2866);animation:fall-209 25s -28s linear infinite}@keyframes fall-209{77.772%{transform:translate(37.3821vw,77.772vh) scale(.2866)}to{transform:translate(41.2921vw,99vh) scale(.2866)}}.snow:nth-child(210){opacity:.5536;transform:translate(58.5321vw,-10px) scale(.2788);animation:fall-210 19s -28s linear infinite}@keyframes fall-210{64.475%{transform:translate(52.0989vw,64.475vh) scale(.2788)}to{transform:translate(55.3155vw,99vh) scale(.2788)}}.snow:nth-child(211){opacity:.543;transform:translate(80.308vw,-10px) scale(.8715);animation:fall-211 12s -23s linear infinite}@keyframes fall-211{53.815%{transform:translate(78.1428vw,53.815vh) scale(.8715)}to{transform:translate(79.2254vw,99vh) scale(.8715)}}.snow:nth-child(212){opacity:1.0238;transform:translate(52.8862vw,-10px) scale(.3222);animation:fall-212 24s -17s linear infinite}@keyframes fall-212{52.745%{transform:translate(43.2224vw,52.745vh) scale(.3222)}to{transform:translate(48.0543vw,99vh) scale(.3222)}}.snow:nth-child(213){opacity:.5952;transform:translate(29.9101vw,-10px) scale(.4425);animation:fall-213 25s -3s linear infinite}@keyframes fall-213{30.659%{transform:translate(28.0897vw,30.659vh) scale(.4425)}to{transform:translate(28.9999vw,99vh) scale(.4425)}}.snow:nth-child(214){opacity:.8726;transform:translate(80.7051vw,-10px) scale(.8893);animation:fall-214 18s -27s linear infinite}@keyframes fall-214{70.169%{transform:translate(87.0074vw,70.169vh) scale(.8893)}to{transform:translate(83.85625vw,99vh) scale(.8893)}}.snow:nth-child(215){opacity:1.3814;transform:translate(95.0495vw,-10px) scale(.0093);animation:fall-215 18s -10s linear infinite}@keyframes fall-215{39.181%{transform:translate(95.4386vw,39.181vh) scale(.0093)}to{transform:translate(95.24405vw,99vh) scale(.0093)}}.snow:nth-child(216){opacity:1.4042;transform:translate(29.3011vw,-10px) scale(.7964);animation:fall-216 24s -15s linear infinite}@keyframes fall-216{45.897%{transform:translate(33.3492vw,45.897vh) scale(.7964)}to{transform:translate(31.32515vw,99vh) scale(.7964)}}.snow:nth-child(217){opacity:1.8062;transform:translate(63.5773vw,-10px) scale(.2368);animation:fall-217 28s -7s linear infinite}@keyframes fall-217{57.515%{transform:translate(61.1461vw,57.515vh) scale(.2368)}to{transform:translate(62.3617vw,99vh) scale(.2368)}}.snow:nth-child(218){opacity:1.3724;transform:translate(32.5626vw,-10px) scale(.9517);animation:fall-218 15s -10s linear infinite}@keyframes fall-218{64.698%{transform:translate(24.3325vw,64.698vh) scale(.9517)}to{transform:translate(28.44755vw,99vh) scale(.9517)}}.snow:nth-child(219){opacity:.2888;transform:translate(55.7795vw,-10px) scale(.5831);animation:fall-219 18s -1s linear infinite}@keyframes fall-219{53.67%{transform:translate(46.4817vw,53.67vh) scale(.5831)}to{transform:translate(51.1306vw,99vh) scale(.5831)}}.snow:nth-child(220){opacity:.0028;transform:translate(86.3482vw,-10px) scale(.0428);animation:fall-220 10s -2s linear infinite}@keyframes fall-220{49.038%{transform:translate(94.6409vw,49.038vh) scale(.0428)}to{transform:translate(90.49455vw,99vh) scale(.0428)}}.snow:nth-child(221){opacity:1.7108;transform:translate(46.8216vw,-10px) scale(.0439);animation:fall-221 24s -6s linear infinite}@keyframes fall-221{36.647%{transform:translate(50.1476vw,36.647vh) scale(.0439)}to{transform:translate(48.4846vw,99vh) scale(.0439)}}.snow:nth-child(222){opacity:1.2746;transform:translate(21.7252vw,-10px) scale(.1109);animation:fall-222 29s -19s linear infinite}@keyframes fall-222{49.751%{transform:translate(17.3346vw,49.751vh) scale(.1109)}to{transform:translate(19.5299vw,99vh) scale(.1109)}}.snow:nth-child(223){opacity:.0534;transform:translate(87.2599vw,-10px) scale(.6942);animation:fall-223 27s -1s linear infinite}@keyframes fall-223{79.6%{transform:translate(95.8656vw,79.6vh) scale(.6942)}to{transform:translate(91.56275vw,99vh) scale(.6942)}}.snow:nth-child(224){opacity:.701;transform:translate(44.3149vw,-10px) scale(.4038);animation:fall-224 19s -12s linear infinite}@keyframes fall-224{49.411%{transform:translate(39.1427vw,49.411vh) scale(.4038)}to{transform:translate(41.7288vw,99vh) scale(.4038)}}.snow:nth-child(225){opacity:.2848;transform:translate(34.3065vw,-10px) scale(.4849);animation:fall-225 27s -21s linear infinite}@keyframes fall-225{53.819%{transform:translate(30.591vw,53.819vh) scale(.4849)}to{transform:translate(32.44875vw,99vh) scale(.4849)}}.snow:nth-child(226){opacity:.537;transform:translate(84.9554vw,-10px) scale(.7406);animation:fall-226 14s -17s linear infinite}@keyframes fall-226{70.67%{transform:translate(86.3725vw,70.67vh) scale(.7406)}to{transform:translate(85.66395vw,99vh) scale(.7406)}}.snow:nth-child(227){opacity:.2642;transform:translate(9.6789vw,-10px) scale(.0988);animation:fall-227 19s -28s linear infinite}@keyframes fall-227{56.41%{transform:translate(7.0897vw,56.41vh) scale(.0988)}to{transform:translate(8.3843vw,99vh) scale(.0988)}}.snow:nth-child(228){opacity:1.0054;transform:translate(25.6522vw,-10px) scale(.4504);animation:fall-228 21s -13s linear infinite}@keyframes fall-228{77.968%{transform:translate(34.3117vw,77.968vh) scale(.4504)}to{transform:translate(29.98195vw,99vh) scale(.4504)}}.snow:nth-child(229){opacity:.81;transform:translate(56.7796vw,-10px) scale(.1317);animation:fall-229 28s -16s linear infinite}@keyframes fall-229{45.35%{transform:translate(65.152vw,45.35vh) scale(.1317)}to{transform:translate(60.9658vw,99vh) scale(.1317)}}.snow:nth-child(230){opacity:.3352;transform:translate(80.4481vw,-10px) scale(.8117);animation:fall-230 29s -16s linear infinite}@keyframes fall-230{36.357%{transform:translate(89.2384vw,36.357vh) scale(.8117)}to{transform:translate(84.84325vw,99vh) scale(.8117)}}.snow:nth-child(231){opacity:.0498;transform:translate(.1525vw,-10px) scale(.9829);animation:fall-231 19s -9s linear infinite}@keyframes fall-231{34.746%{transform:translate(-9.4504vw,34.746vh) scale(.9829)}to{transform:translate(-4.64895vw,99vh) scale(.9829)}}.snow:nth-child(232){opacity:1.9532;transform:translate(7.8836vw,-10px) scale(.4563);animation:fall-232 22s -5s linear infinite}@keyframes fall-232{72.903%{transform:translate(5.7929vw,72.903vh) scale(.4563)}to{transform:translate(6.83825vw,99vh) scale(.4563)}}.snow:nth-child(233){opacity:.8156;transform:translate(61.3087vw,-10px) scale(.6295);animation:fall-233 20s -6s linear infinite}@keyframes fall-233{30.178%{transform:translate(56.0309vw,30.178vh) scale(.6295)}to{transform:translate(58.6698vw,99vh) scale(.6295)}}.snow:nth-child(234){opacity:1.6056;transform:translate(98.8638vw,-10px) scale(.486);animation:fall-234 13s -22s linear infinite}@keyframes fall-234{53.963%{transform:translate(93.3227vw,53.963vh) scale(.486)}to{transform:translate(96.09325vw,99vh) scale(.486)}}.snow:nth-child(235){opacity:1.81;transform:translate(53.3657vw,-10px) scale(.8305);animation:fall-235 30s -7s linear infinite}@keyframes fall-235{74.818%{transform:translate(53.0597vw,74.818vh) scale(.8305)}to{transform:translate(53.2127vw,99vh) scale(.8305)}}.snow:nth-child(236){opacity:.6646;transform:translate(17.9693vw,-10px) scale(.1356);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{30.432%{transform:translate(8.9587vw,30.432vh) scale(.1356)}to{transform:translate(13.464vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.7288;transform:translate(81.0211vw,-10px) scale(.9488);animation:fall-237 19s -29s linear infinite}@keyframes fall-237{34.916%{transform:translate(77.5818vw,34.916vh) scale(.9488)}to{transform:translate(79.30145vw,99vh) scale(.9488)}}.snow:nth-child(238){opacity:.8002;transform:translate(17.5225vw,-10px) scale(.7346);animation:fall-238 22s -22s linear infinite}@keyframes fall-238{42.946%{transform:translate(19.9897vw,42.946vh) scale(.7346)}to{transform:translate(18.7561vw,99vh) scale(.7346)}}.snow:nth-child(239){opacity:1.394;transform:translate(2.218vw,-10px) scale(.6061);animation:fall-239 22s -18s linear infinite}@keyframes fall-239{33.132%{transform:translate(10.7891vw,33.132vh) scale(.6061)}to{transform:translate(6.50355vw,99vh) scale(.6061)}}.snow:nth-child(240){opacity:.65;transform:translate(87.7946vw,-10px) scale(.6233);animation:fall-240 10s -8s linear infinite}@keyframes fall-240{55.725%{transform:translate(92.8402vw,55.725vh) scale(.6233)}to{transform:translate(90.3174vw,99vh) scale(.6233)}}.snow:nth-child(241){opacity:.0528;transform:translate(5.9147vw,-10px) scale(.2833);animation:fall-241 30s -11s linear infinite}@keyframes fall-241{45.224%{transform:translate(2.7528vw,45.224vh) scale(.2833)}to{transform:translate(4.33375vw,99vh) scale(.2833)}}.snow:nth-child(242){opacity:1.6892;transform:translate(44.7538vw,-10px) scale(.2144);animation:fall-242 15s -11s linear infinite}@keyframes fall-242{46.476%{transform:translate(53.1874vw,46.476vh) scale(.2144)}to{transform:translate(48.9706vw,99vh) scale(.2144)}}.snow:nth-child(243){opacity:1.7774;transform:translate(41.442vw,-10px) scale(.27);animation:fall-243 21s -8s linear infinite}@keyframes fall-243{49.35%{transform:translate(42.8128vw,49.35vh) scale(.27)}to{transform:translate(42.1274vw,99vh) scale(.27)}}.snow:nth-child(244){opacity:.1598;transform:translate(35.2039vw,-10px) scale(.7692);animation:fall-244 14s -11s linear infinite}@keyframes fall-244{42.756%{transform:translate(28.8695vw,42.756vh) scale(.7692)}to{transform:translate(32.0367vw,99vh) scale(.7692)}}.snow:nth-child(245){opacity:.5704;transform:translate(7.2628vw,-10px) scale(.4555);animation:fall-245 27s -21s linear infinite}@keyframes fall-245{62.032%{transform:translate(4.9445vw,62.032vh) scale(.4555)}to{transform:translate(6.10365vw,99vh) scale(.4555)}}.snow:nth-child(246){opacity:.1748;transform:translate(54.4817vw,-10px) scale(.1142);animation:fall-246 16s -25s linear infinite}@keyframes fall-246{60.743%{transform:translate(50.5968vw,60.743vh) scale(.1142)}to{transform:translate(52.53925vw,99vh) scale(.1142)}}.snow:nth-child(247){opacity:1.7984;transform:translate(21.7514vw,-10px) scale(.0362);animation:fall-247 28s -15s linear infinite}@keyframes fall-247{40.144%{transform:translate(18.7516vw,40.144vh) scale(.0362)}to{transform:translate(20.2515vw,99vh) scale(.0362)}}.snow:nth-child(248){opacity:1.1042;transform:translate(58.9106vw,-10px) scale(.7893);animation:fall-248 28s -11s linear infinite}@keyframes fall-248{38.891%{transform:translate(64.7984vw,38.891vh) scale(.7893)}to{transform:translate(61.8545vw,99vh) scale(.7893)}}.snow:nth-child(249){opacity:.903;transform:translate(34.3142vw,-10px) scale(.4473);animation:fall-249 24s -28s linear infinite}@keyframes fall-249{33.654%{transform:translate(24.3999vw,33.654vh) scale(.4473)}to{transform:translate(29.35705vw,99vh) scale(.4473)}}.snow:nth-child(250){opacity:.8084;transform:translate(45.9806vw,-10px) scale(.6685);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{34.541%{transform:translate(38.2331vw,34.541vh) scale(.6685)}to{transform:translate(42.10685vw,99vh) scale(.6685)}}.snow:nth-child(251){opacity:1.0298;transform:translate(39.4453vw,-10px) scale(.0548);animation:fall-251 14s -9s linear infinite}@keyframes fall-251{69.874%{transform:translate(32.1537vw,69.874vh) scale(.0548)}to{transform:translate(35.7995vw,99vh) scale(.0548)}}.snow:nth-child(252){opacity:.6406;transform:translate(79.9402vw,-10px) scale(.1811);animation:fall-252 13s -13s linear infinite}@keyframes fall-252{72.882%{transform:translate(79.1807vw,72.882vh) scale(.1811)}to{transform:translate(79.56045vw,99vh) scale(.1811)}}.snow:nth-child(253){opacity:.8306;transform:translate(84.457vw,-10px) scale(.9473);animation:fall-253 17s -10s linear infinite}@keyframes fall-253{56.868%{transform:translate(87.0317vw,56.868vh) scale(.9473)}to{transform:translate(85.74435vw,99vh) scale(.9473)}}.snow:nth-child(254){opacity:.0116;transform:translate(81.2343vw,-10px) scale(.069);animation:fall-254 27s -22s linear infinite}@keyframes fall-254{64.194%{transform:translate(80.5631vw,64.194vh) scale(.069)}to{transform:translate(80.8987vw,99vh) scale(.069)}}.snow:nth-child(255){opacity:1.647;transform:translate(42.9054vw,-10px) scale(.0704);animation:fall-255 13s -12s linear infinite}@keyframes fall-255{46.089%{transform:translate(35.5174vw,46.089vh) scale(.0704)}to{transform:translate(39.2114vw,99vh) scale(.0704)}}.snow:nth-child(256){opacity:1.8184;transform:translate(69.5429vw,-10px) scale(.3734);animation:fall-256 29s -17s linear infinite}@keyframes fall-256{55.878%{transform:translate(78.3846vw,55.878vh) scale(.3734)}to{transform:translate(73.96375vw,99vh) scale(.3734)}}.snow:nth-child(257){opacity:.0764;transform:translate(33.9266vw,-10px) scale(.7358);animation:fall-257 22s -4s linear infinite}@keyframes fall-257{52.292%{transform:translate(28.57vw,52.292vh) scale(.7358)}to{transform:translate(31.2483vw,99vh) scale(.7358)}}.snow:nth-child(258){opacity:.1354;transform:translate(62.7119vw,-10px) scale(.9673);animation:fall-258 27s -29s linear infinite}@keyframes fall-258{79.257%{transform:translate(71.5582vw,79.257vh) scale(.9673)}to{transform:translate(67.13505vw,99vh) scale(.9673)}}.snow:nth-child(259){opacity:.9252;transform:translate(3.2141vw,-10px) scale(.6229);animation:fall-259 17s -5s linear infinite}@keyframes fall-259{38.798%{transform:translate(13.0348vw,38.798vh) scale(.6229)}to{transform:translate(8.12445vw,99vh) scale(.6229)}}.snow:nth-child(260){opacity:.824;transform:translate(69.4826vw,-10px) scale(.4882);animation:fall-260 25s -18s linear infinite}@keyframes fall-260{56.347%{transform:translate(78.6618vw,56.347vh) scale(.4882)}to{transform:translate(74.0722vw,99vh) scale(.4882)}}.snow:nth-child(261){opacity:1.365;transform:translate(29.5913vw,-10px) scale(.6295);animation:fall-261 16s -9s linear infinite}@keyframes fall-261{43.986%{transform:translate(31.5712vw,43.986vh) scale(.6295)}to{transform:translate(30.58125vw,99vh) scale(.6295)}}.snow:nth-child(262){opacity:.949;transform:translate(14.2608vw,-10px) scale(.9001);animation:fall-262 12s -21s linear infinite}@keyframes fall-262{54.675%{transform:translate(14.4261vw,54.675vh) scale(.9001)}to{transform:translate(14.34345vw,99vh) scale(.9001)}}.snow:nth-child(263){opacity:.0818;transform:translate(68.2646vw,-10px) scale(.6443);animation:fall-263 20s -27s linear infinite}@keyframes fall-263{56.037%{transform:translate(58.8185vw,56.037vh) scale(.6443)}to{transform:translate(63.54155vw,99vh) scale(.6443)}}.snow:nth-child(264){opacity:1.1606;transform:translate(88.9801vw,-10px) scale(.2055);animation:fall-264 22s -20s linear infinite}@keyframes fall-264{38.596%{transform:translate(94.5876vw,38.596vh) scale(.2055)}to{transform:translate(91.78385vw,99vh) scale(.2055)}}.snow:nth-child(265){opacity:1.2126;transform:translate(6.8074vw,-10px) scale(.8413);animation:fall-265 24s -24s linear infinite}@keyframes fall-265{34.531%{transform:translate(1.3946vw,34.531vh) scale(.8413)}to{transform:translate(4.101vw,99vh) scale(.8413)}}.snow:nth-child(266){opacity:.7892;transform:translate(13.2375vw,-10px) scale(.2799);animation:fall-266 10s -12s linear infinite}@keyframes fall-266{42.468%{transform:translate(22.0352vw,42.468vh) scale(.2799)}to{transform:translate(17.63635vw,99vh) scale(.2799)}}.snow:nth-child(267){opacity:1.849;transform:translate(53.8734vw,-10px) scale(.4399);animation:fall-267 10s -15s linear infinite}@keyframes fall-267{52.278%{transform:translate(44.8871vw,52.278vh) scale(.4399)}to{transform:translate(49.38025vw,99vh) scale(.4399)}}.snow:nth-child(268){opacity:.2088;transform:translate(38.2273vw,-10px) scale(.9141);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{62.395%{transform:translate(33.7738vw,62.395vh) scale(.9141)}to{transform:translate(36.00055vw,99vh) scale(.9141)}}.snow:nth-child(269){opacity:1.691;transform:translate(90.2704vw,-10px) scale(.8693);animation:fall-269 28s -28s linear infinite}@keyframes fall-269{71.224%{transform:translate(99.8865vw,71.224vh) scale(.8693)}to{transform:translate(95.07845vw,99vh) scale(.8693)}}.snow:nth-child(270){opacity:.4118;transform:translate(52.7395vw,-10px) scale(.3508);animation:fall-270 22s -21s linear infinite}@keyframes fall-270{70.674%{transform:translate(47.0005vw,70.674vh) scale(.3508)}to{transform:translate(49.87vw,99vh) scale(.3508)}}.snow:nth-child(271){opacity:.8232;transform:translate(55.9545vw,-10px) scale(.6581);animation:fall-271 20s -21s linear infinite}@keyframes fall-271{40.721%{transform:translate(58.3898vw,40.721vh) scale(.6581)}to{transform:translate(57.17215vw,99vh) scale(.6581)}}.snow:nth-child(272){opacity:.4518;transform:translate(75.5951vw,-10px) scale(.4372);animation:fall-272 30s -19s linear infinite}@keyframes fall-272{30.112%{transform:translate(67.0456vw,30.112vh) scale(.4372)}to{transform:translate(71.32035vw,99vh) scale(.4372)}}.snow:nth-child(273){opacity:.8296;transform:translate(32.6653vw,-10px) scale(.4071);animation:fall-273 18s -15s linear infinite}@keyframes fall-273{40.602%{transform:translate(31.2401vw,40.602vh) scale(.4071)}to{transform:translate(31.9527vw,99vh) scale(.4071)}}.snow:nth-child(274){opacity:.4236;transform:translate(71.5465vw,-10px) scale(.4068);animation:fall-274 17s -25s linear infinite}@keyframes fall-274{56.244%{transform:translate(80.4583vw,56.244vh) scale(.4068)}to{transform:translate(76.0024vw,99vh) scale(.4068)}}.snow:nth-child(275){opacity:.4244;transform:translate(1.6644vw,-10px) scale(.8845);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{47.278%{transform:translate(5.317vw,47.278vh) scale(.8845)}to{transform:translate(3.4907vw,99vh) scale(.8845)}}.snow:nth-child(276){opacity:.5496;transform:translate(33.4788vw,-10px) scale(.7245);animation:fall-276 29s -29s linear infinite}@keyframes fall-276{53.767%{transform:translate(41.1829vw,53.767vh) scale(.7245)}to{transform:translate(37.33085vw,99vh) scale(.7245)}}.snow:nth-child(277){opacity:1.4422;transform:translate(22.6173vw,-10px) scale(.9902);animation:fall-277 20s -22s linear infinite}@keyframes fall-277{60.445%{transform:translate(21.3729vw,60.445vh) scale(.9902)}to{transform:translate(21.9951vw,99vh) scale(.9902)}}.snow:nth-child(278){opacity:1.155;transform:translate(5.9675vw,-10px) scale(.5674);animation:fall-278 27s -26s linear infinite}@keyframes fall-278{66.856%{transform:translate(3.6593vw,66.856vh) scale(.5674)}to{transform:translate(4.8134vw,99vh) scale(.5674)}}.snow:nth-child(279){opacity:.7786;transform:translate(20.9311vw,-10px) scale(.4954);animation:fall-279 15s -23s linear infinite}@keyframes fall-279{59.504%{transform:translate(16.0236vw,59.504vh) scale(.4954)}to{transform:translate(18.47735vw,99vh) scale(.4954)}}.snow:nth-child(280){opacity:.797;transform:translate(70.1531vw,-10px) scale(.0019);animation:fall-280 17s -20s linear infinite}@keyframes fall-280{75.984%{transform:translate(79.9162vw,75.984vh) scale(.0019)}to{transform:translate(75.03465vw,99vh) scale(.0019)}}.snow:nth-child(281){opacity:.652;transform:translate(12.5405vw,-10px) scale(.2756);animation:fall-281 25s -10s linear infinite}@keyframes fall-281{59.93%{transform:translate(7.489vw,59.93vh) scale(.2756)}to{transform:translate(10.01475vw,99vh) scale(.2756)}}.snow:nth-child(282){opacity:.376;transform:translate(90.4046vw,-10px) scale(.1097);animation:fall-282 18s -28s linear infinite}@keyframes fall-282{72.755%{transform:translate(88.961vw,72.755vh) scale(.1097)}to{transform:translate(89.6828vw,99vh) scale(.1097)}}.snow:nth-child(283){opacity:1.1522;transform:translate(.9065vw,-10px) scale(.9396);animation:fall-283 29s -7s linear infinite}@keyframes fall-283{41.608%{transform:translate(1.4912vw,41.608vh) scale(.9396)}to{transform:translate(1.19885vw,99vh) scale(.9396)}}.snow:nth-child(284){opacity:.873;transform:translate(41.6665vw,-10px) scale(.5244);animation:fall-284 10s -6s linear infinite}@keyframes fall-284{53.274%{transform:translate(39.1259vw,53.274vh) scale(.5244)}to{transform:translate(40.3962vw,99vh) scale(.5244)}}.snow:nth-child(285){opacity:.6596;transform:translate(5.4148vw,-10px) scale(.7898);animation:fall-285 11s -23s linear infinite}@keyframes fall-285{46.608%{transform:translate(-.0441vw,46.608vh) scale(.7898)}to{transform:translate(2.68535vw,99vh) scale(.7898)}}.snow:nth-child(286){opacity:1.7732;transform:translate(39.1428vw,-10px) scale(.3154);animation:fall-286 16s -20s linear infinite}@keyframes fall-286{66.982%{transform:translate(32.2798vw,66.982vh) scale(.3154)}to{transform:translate(35.7113vw,99vh) scale(.3154)}}.snow:nth-child(287){opacity:.6264;transform:translate(45.9174vw,-10px) scale(.6517);animation:fall-287 19s -15s linear infinite}@keyframes fall-287{33.418%{transform:translate(51.4917vw,33.418vh) scale(.6517)}to{transform:translate(48.70455vw,99vh) scale(.6517)}}.snow:nth-child(288){opacity:1.3414;transform:translate(45.6682vw,-10px) scale(.8604);animation:fall-288 10s -1s linear infinite}@keyframes fall-288{49.6%{transform:translate(48.094vw,49.6vh) scale(.8604)}to{transform:translate(46.8811vw,99vh) scale(.8604)}}.snow:nth-child(289){opacity:1.5986;transform:translate(40.2829vw,-10px) scale(.9374);animation:fall-289 11s -28s linear infinite}@keyframes fall-289{52.219%{transform:translate(47.3361vw,52.219vh) scale(.9374)}to{transform:translate(43.8095vw,99vh) scale(.9374)}}.snow:nth-child(290){opacity:.7172;transform:translate(26.699vw,-10px) scale(.193);animation:fall-290 23s -4s linear infinite}@keyframes fall-290{52.664%{transform:translate(33.3958vw,52.664vh) scale(.193)}to{transform:translate(30.0474vw,99vh) scale(.193)}}.snow:nth-child(291){opacity:1.732;transform:translate(61.9559vw,-10px) scale(.9535);animation:fall-291 18s -10s linear infinite}@keyframes fall-291{54.211%{transform:translate(64.8521vw,54.211vh) scale(.9535)}to{transform:translate(63.404vw,99vh) scale(.9535)}}.snow:nth-child(292){opacity:.1816;transform:translate(94.7997vw,-10px) scale(.7793);animation:fall-292 22s -7s linear infinite}@keyframes fall-292{71.485%{transform:translate(92.1793vw,71.485vh) scale(.7793)}to{transform:translate(93.4895vw,99vh) scale(.7793)}}.snow:nth-child(293){opacity:1.3804;transform:translate(53.8877vw,-10px) scale(.7821);animation:fall-293 24s -30s linear infinite}@keyframes fall-293{33.937%{transform:translate(52.7569vw,33.937vh) scale(.7821)}to{transform:translate(53.3223vw,99vh) scale(.7821)}}.snow:nth-child(294){opacity:1.0112;transform:translate(88.4637vw,-10px) scale(.4347);animation:fall-294 29s -3s linear infinite}@keyframes fall-294{39.128%{transform:translate(84.7291vw,39.128vh) scale(.4347)}to{transform:translate(86.5964vw,99vh) scale(.4347)}}.snow:nth-child(295){opacity:1.9348;transform:translate(35.0758vw,-10px) scale(.4682);animation:fall-295 20s -18s linear infinite}@keyframes fall-295{78.273%{transform:translate(35.0022vw,78.273vh) scale(.4682)}to{transform:translate(35.039vw,99vh) scale(.4682)}}.snow:nth-child(296){opacity:1.053;transform:translate(97.3319vw,-10px) scale(.5023);animation:fall-296 23s -14s linear infinite}@keyframes fall-296{61.011%{transform:translate(97.7486vw,61.011vh) scale(.5023)}to{transform:translate(97.54025vw,99vh) scale(.5023)}}.snow:nth-child(297){opacity:1.6092;transform:translate(1.5182vw,-10px) scale(.5247);animation:fall-297 10s -17s linear infinite}@keyframes fall-297{78.984%{transform:translate(-5.9443vw,78.984vh) scale(.5247)}to{transform:translate(-2.21305vw,99vh) scale(.5247)}}.snow:nth-child(298){opacity:1.3064;transform:translate(44.9966vw,-10px) scale(.5475);animation:fall-298 26s -22s linear infinite}@keyframes fall-298{56.489%{transform:translate(49.4045vw,56.489vh) scale(.5475)}to{transform:translate(47.20055vw,99vh) scale(.5475)}}.snow:nth-child(299){opacity:.802;transform:translate(85.6902vw,-10px) scale(.0553);animation:fall-299 11s -1s linear infinite}@keyframes fall-299{58.992%{transform:translate(83.3541vw,58.992vh) scale(.0553)}to{transform:translate(84.52215vw,99vh) scale(.0553)}}.snow:nth-child(300){opacity:1.4454;transform:translate(65.5416vw,-10px) scale(.9436);animation:fall-300 10s -28s linear infinite}@keyframes fall-300{35.294%{transform:translate(60.9731vw,35.294vh) scale(.9436)}to{transform:translate(63.25735vw,99vh) scale(.9436)}}.snow:nth-child(301){opacity:1.63;transform:translate(83.9816vw,-10px) scale(.6532);animation:fall-301 25s -5s linear infinite}@keyframes fall-301{59.908%{transform:translate(86.1665vw,59.908vh) scale(.6532)}to{transform:translate(85.07405vw,99vh) scale(.6532)}}.snow:nth-child(302){opacity:1.469;transform:translate(12.3187vw,-10px) scale(.6402);animation:fall-302 16s -30s linear infinite}@keyframes fall-302{75.739%{transform:translate(13.3863vw,75.739vh) scale(.6402)}to{transform:translate(12.8525vw,99vh) scale(.6402)}}.snow:nth-child(303){opacity:.571;transform:translate(65.8995vw,-10px) scale(.743);animation:fall-303 26s -29s linear infinite}@keyframes fall-303{44.767%{transform:translate(69.9459vw,44.767vh) scale(.743)}to{transform:translate(67.9227vw,99vh) scale(.743)}}.snow:nth-child(304){opacity:.7198;transform:translate(11.2713vw,-10px) scale(.2694);animation:fall-304 21s -5s linear infinite}@keyframes fall-304{46.259%{transform:translate(3.2977vw,46.259vh) scale(.2694)}to{transform:translate(7.2845vw,99vh) scale(.2694)}}.snow:nth-child(305){opacity:.7686;transform:translate(29.4606vw,-10px) scale(.5838);animation:fall-305 24s -27s linear infinite}@keyframes fall-305{75.918%{transform:translate(30.9701vw,75.918vh) scale(.5838)}to{transform:translate(30.21535vw,99vh) scale(.5838)}}.snow:nth-child(306){opacity:1.6694;transform:translate(30.4872vw,-10px) scale(.7123);animation:fall-306 13s -14s linear infinite}@keyframes fall-306{43.656%{transform:translate(26.7248vw,43.656vh) scale(.7123)}to{transform:translate(28.606vw,99vh) scale(.7123)}}.snow:nth-child(307){opacity:.6852;transform:translate(22.5821vw,-10px) scale(.3403);animation:fall-307 29s -8s linear infinite}@keyframes fall-307{72.151%{transform:translate(24.1949vw,72.151vh) scale(.3403)}to{transform:translate(23.3885vw,99vh) scale(.3403)}}.snow:nth-child(308){opacity:.545;transform:translate(94.5744vw,-10px) scale(.3721);animation:fall-308 14s -4s linear infinite}@keyframes fall-308{51.252%{transform:translate(99.0831vw,51.252vh) scale(.3721)}to{transform:translate(96.82875vw,99vh) scale(.3721)}}.snow:nth-child(309){opacity:1.2442;transform:translate(58.7977vw,-10px) scale(.61);animation:fall-309 19s -16s linear infinite}@keyframes fall-309{43.741%{transform:translate(61.4313vw,43.741vh) scale(.61)}to{transform:translate(60.1145vw,99vh) scale(.61)}}.snow:nth-child(310){opacity:1.9602;transform:translate(57.0617vw,-10px) scale(.9534);animation:fall-310 30s -3s linear infinite}@keyframes fall-310{38.644%{transform:translate(51.6826vw,38.644vh) scale(.9534)}to{transform:translate(54.37215vw,99vh) scale(.9534)}}.snow:nth-child(311){opacity:.7726;transform:translate(36.1769vw,-10px) scale(.5514);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{49.515%{transform:translate(41.7351vw,49.515vh) scale(.5514)}to{transform:translate(38.956vw,99vh) scale(.5514)}}.snow:nth-child(312){opacity:1.0324;transform:translate(57.9859vw,-10px) scale(.0365);animation:fall-312 14s -25s linear infinite}@keyframes fall-312{63.699%{transform:translate(64.8403vw,63.699vh) scale(.0365)}to{transform:translate(61.4131vw,99vh) scale(.0365)}}.snow:nth-child(313){opacity:.6432;transform:translate(23.3429vw,-10px) scale(.476);animation:fall-313 23s -8s linear infinite}@keyframes fall-313{43.327%{transform:translate(32.2197vw,43.327vh) scale(.476)}to{transform:translate(27.7813vw,99vh) scale(.476)}}.snow:nth-child(314){opacity:.6884;transform:translate(62.9848vw,-10px) scale(.4817);animation:fall-314 18s -1s linear infinite}@keyframes fall-314{68.082%{transform:translate(62.8727vw,68.082vh) scale(.4817)}to{transform:translate(62.92875vw,99vh) scale(.4817)}}.snow:nth-child(315){opacity:1.851;transform:translate(94.1021vw,-10px) scale(.3944);animation:fall-315 15s -5s linear infinite}@keyframes fall-315{32.545%{transform:translate(93.9954vw,32.545vh) scale(.3944)}to{transform:translate(94.04875vw,99vh) scale(.3944)}}.snow:nth-child(316){opacity:.4938;transform:translate(6.5146vw,-10px) scale(.4175);animation:fall-316 22s -14s linear infinite}@keyframes fall-316{60.645%{transform:translate(-1.57vw,60.645vh) scale(.4175)}to{transform:translate(2.4723vw,99vh) scale(.4175)}}.snow:nth-child(317){opacity:.7196;transform:translate(.8541vw,-10px) scale(.3627);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{65.089%{transform:translate(8.6638vw,65.089vh) scale(.3627)}to{transform:translate(4.75895vw,99vh) scale(.3627)}}.snow:nth-child(318){opacity:.3482;transform:translate(79.2691vw,-10px) scale(.5019);animation:fall-318 28s -17s linear infinite}@keyframes fall-318{54.87%{transform:translate(79.0513vw,54.87vh) scale(.5019)}to{transform:translate(79.1602vw,99vh) scale(.5019)}}.snow:nth-child(319){opacity:.3396;transform:translate(6.0411vw,-10px) scale(.8665);animation:fall-319 29s -13s linear infinite}@keyframes fall-319{69.171%{transform:translate(10.4206vw,69.171vh) scale(.8665)}to{transform:translate(8.23085vw,99vh) scale(.8665)}}.snow:nth-child(320){opacity:1.0102;transform:translate(6.3572vw,-10px) scale(.9626);animation:fall-320 22s -2s linear infinite}@keyframes fall-320{64.464%{transform:translate(12.0177vw,64.464vh) scale(.9626)}to{transform:translate(9.18745vw,99vh) scale(.9626)}}.snow:nth-child(321){opacity:1.0002;transform:translate(22.1295vw,-10px) scale(.4693);animation:fall-321 25s -25s linear infinite}@keyframes fall-321{34.051%{transform:translate(14.0232vw,34.051vh) scale(.4693)}to{transform:translate(18.07635vw,99vh) scale(.4693)}}.snow:nth-child(322){opacity:.7886;transform:translate(58.1613vw,-10px) scale(.6202);animation:fall-322 20s -9s linear infinite}@keyframes fall-322{32.306%{transform:translate(55.9306vw,32.306vh) scale(.6202)}to{transform:translate(57.04595vw,99vh) scale(.6202)}}.snow:nth-child(323){opacity:.5632;transform:translate(98.9316vw,-10px) scale(.7426);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.756%{transform:translate(98.3494vw,52.756vh) scale(.7426)}to{transform:translate(98.6405vw,99vh) scale(.7426)}}.snow:nth-child(324){opacity:1.5662;transform:translate(51.4569vw,-10px) scale(.4314);animation:fall-324 18s -19s linear infinite}@keyframes fall-324{77.293%{transform:translate(43.6545vw,77.293vh) scale(.4314)}to{transform:translate(47.5557vw,99vh) scale(.4314)}}.snow:nth-child(325){opacity:.689;transform:translate(8.973vw,-10px) scale(.6055);animation:fall-325 15s -30s linear infinite}@keyframes fall-325{57.76%{transform:translate(11.5847vw,57.76vh) scale(.6055)}to{transform:translate(10.27885vw,99vh) scale(.6055)}}.snow:nth-child(326){opacity:1.0496;transform:translate(20.3538vw,-10px) scale(.8624);animation:fall-326 18s -8s linear infinite}@keyframes fall-326{32.273%{transform:translate(23.3405vw,32.273vh) scale(.8624)}to{transform:translate(21.84715vw,99vh) scale(.8624)}}.snow:nth-child(327){opacity:.705;transform:translate(17.7795vw,-10px) scale(.2861);animation:fall-327 15s -21s linear infinite}@keyframes fall-327{48.632%{transform:translate(25.432vw,48.632vh) scale(.2861)}to{transform:translate(21.60575vw,99vh) scale(.2861)}}.snow:nth-child(328){opacity:.7888;transform:translate(79.7972vw,-10px) scale(.7892);animation:fall-328 26s -11s linear infinite}@keyframes fall-328{51.452%{transform:translate(80.1181vw,51.452vh) scale(.7892)}to{transform:translate(79.95765vw,99vh) scale(.7892)}}.snow:nth-child(329){opacity:1.2038;transform:translate(71.0464vw,-10px) scale(.1356);animation:fall-329 18s -21s linear infinite}@keyframes fall-329{56.576%{transform:translate(72.8878vw,56.576vh) scale(.1356)}to{transform:translate(71.9671vw,99vh) scale(.1356)}}.snow:nth-child(330){opacity:.5944;transform:translate(94.5114vw,-10px) scale(.264);animation:fall-330 29s -10s linear infinite}@keyframes fall-330{31.823%{transform:translate(92.4703vw,31.823vh) scale(.264)}to{transform:translate(93.49085vw,99vh) scale(.264)}}.snow:nth-child(331){opacity:1.6964;transform:translate(76.358vw,-10px) scale(.4082);animation:fall-331 10s -9s linear infinite}@keyframes fall-331{79.545%{transform:translate(77.0796vw,79.545vh) scale(.4082)}to{transform:translate(76.7188vw,99vh) scale(.4082)}}.snow:nth-child(332){opacity:.3246;transform:translate(20.1533vw,-10px) scale(.0849);animation:fall-332 24s -10s linear infinite}@keyframes fall-332{55.774%{transform:translate(25.2544vw,55.774vh) scale(.0849)}to{transform:translate(22.70385vw,99vh) scale(.0849)}}.snow:nth-child(333){opacity:.4518;transform:translate(95.6635vw,-10px) scale(.9319);animation:fall-333 12s -2s linear infinite}@keyframes fall-333{40.612%{transform:translate(100.3325vw,40.612vh) scale(.9319)}to{transform:translate(97.998vw,99vh) scale(.9319)}}.snow:nth-child(334){opacity:1.5398;transform:translate(74.0588vw,-10px) scale(.6555);animation:fall-334 25s -18s linear infinite}@keyframes fall-334{41.817%{transform:translate(76.5984vw,41.817vh) scale(.6555)}to{transform:translate(75.3286vw,99vh) scale(.6555)}}.snow:nth-child(335){opacity:.9786;transform:translate(6.323vw,-10px) scale(.3746);animation:fall-335 27s -2s linear infinite}@keyframes fall-335{51.69%{transform:translate(8.5208vw,51.69vh) scale(.3746)}to{transform:translate(7.4219vw,99vh) scale(.3746)}}.snow:nth-child(336){opacity:.4214;transform:translate(64.761vw,-10px) scale(.7667);animation:fall-336 30s -13s linear infinite}@keyframes fall-336{43.791%{transform:translate(60.2229vw,43.791vh) scale(.7667)}to{transform:translate(62.49195vw,99vh) scale(.7667)}}.snow:nth-child(337){opacity:1.6854;transform:translate(20.0317vw,-10px) scale(.2218);animation:fall-337 13s -30s linear infinite}@keyframes fall-337{48.975%{transform:translate(17.1424vw,48.975vh) scale(.2218)}to{transform:translate(18.58705vw,99vh) scale(.2218)}}.snow:nth-child(338){opacity:.9258;transform:translate(42.6087vw,-10px) scale(.3919);animation:fall-338 19s -22s linear infinite}@keyframes fall-338{43.899%{transform:translate(39.0612vw,43.899vh) scale(.3919)}to{transform:translate(40.83495vw,99vh) scale(.3919)}}.snow:nth-child(339){opacity:1.8808;transform:translate(65.7811vw,-10px) scale(.7787);animation:fall-339 14s -6s linear infinite}@keyframes fall-339{45.09%{transform:translate(58.967vw,45.09vh) scale(.7787)}to{transform:translate(62.37405vw,99vh) scale(.7787)}}.snow:nth-child(340){opacity:1.394;transform:translate(52.6149vw,-10px) scale(.6471);animation:fall-340 28s -29s linear infinite}@keyframes fall-340{72.635%{transform:translate(57.0942vw,72.635vh) scale(.6471)}to{transform:translate(54.85455vw,99vh) scale(.6471)}}.snow:nth-child(341){opacity:1.1756;transform:translate(46.58vw,-10px) scale(.6262);animation:fall-341 19s -26s linear infinite}@keyframes fall-341{68.729%{transform:translate(54.9137vw,68.729vh) scale(.6262)}to{transform:translate(50.74685vw,99vh) scale(.6262)}}.snow:nth-child(342){opacity:.659;transform:translate(58.9755vw,-10px) scale(.4488);animation:fall-342 27s -18s linear infinite}@keyframes fall-342{47.456%{transform:translate(55.851vw,47.456vh) scale(.4488)}to{transform:translate(57.41325vw,99vh) scale(.4488)}}.snow:nth-child(343){opacity:1.8188;transform:translate(29.2412vw,-10px) scale(.958);animation:fall-343 15s -4s linear infinite}@keyframes fall-343{48.026%{transform:translate(27.2168vw,48.026vh) scale(.958)}to{transform:translate(28.229vw,99vh) scale(.958)}}.snow:nth-child(344){opacity:.0106;transform:translate(93.4212vw,-10px) scale(.04);animation:fall-344 15s -17s linear infinite}@keyframes fall-344{30.076%{transform:translate(88.0865vw,30.076vh) scale(.04)}to{transform:translate(90.75385vw,99vh) scale(.04)}}.snow:nth-child(345){opacity:1.0102;transform:translate(56.6008vw,-10px) scale(.2072);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{40.026%{transform:translate(52.4815vw,40.026vh) scale(.2072)}to{transform:translate(54.54115vw,99vh) scale(.2072)}}.snow:nth-child(346){opacity:1.14;transform:translate(83.9521vw,-10px) scale(.5066);animation:fall-346 27s -16s linear infinite}@keyframes fall-346{37.24%{transform:translate(75.3101vw,37.24vh) scale(.5066)}to{transform:translate(79.6311vw,99vh) scale(.5066)}}.snow:nth-child(347){opacity:1.7574;transform:translate(91.4455vw,-10px) scale(.9886);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{76.579%{transform:translate(94.4224vw,76.579vh) scale(.9886)}to{transform:translate(92.93395vw,99vh) scale(.9886)}}.snow:nth-child(348){opacity:.0224;transform:translate(41.9332vw,-10px) scale(.6958);animation:fall-348 26s -14s linear infinite}@keyframes fall-348{70.192%{transform:translate(47.6137vw,70.192vh) scale(.6958)}to{transform:translate(44.77345vw,99vh) scale(.6958)}}.snow:nth-child(349){opacity:1.3958;transform:translate(9.5146vw,-10px) scale(.4649);animation:fall-349 21s -13s linear infinite}@keyframes fall-349{44.419%{transform:translate(18.0149vw,44.419vh) scale(.4649)}to{transform:translate(13.76475vw,99vh) scale(.4649)}}.snow:nth-child(350){opacity:.052;transform:translate(95.6426vw,-10px) scale(.2789);animation:fall-350 12s -12s linear infinite}@keyframes fall-350{70.809%{transform:translate(101.2792vw,70.809vh) scale(.2789)}to{transform:translate(98.4609vw,99vh) scale(.2789)}}.snow:nth-child(351){opacity:1.8438;transform:translate(18.294vw,-10px) scale(.5344);animation:fall-351 19s -20s linear infinite}@keyframes fall-351{59.851%{transform:translate(13.8379vw,59.851vh) scale(.5344)}to{transform:translate(16.06595vw,99vh) scale(.5344)}}.snow:nth-child(352){opacity:.6058;transform:translate(48.5364vw,-10px) scale(.7961);animation:fall-352 29s -8s linear infinite}@keyframes fall-352{41.145%{transform:translate(49.9219vw,41.145vh) scale(.7961)}to{transform:translate(49.22915vw,99vh) scale(.7961)}}.snow:nth-child(353){opacity:.3756;transform:translate(24.3084vw,-10px) scale(.2064);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{36.758%{transform:translate(31.6945vw,36.758vh) scale(.2064)}to{transform:translate(28.00145vw,99vh) scale(.2064)}}.snow:nth-child(354){opacity:.6592;transform:translate(21.3903vw,-10px) scale(.2842);animation:fall-354 13s -14s linear infinite}@keyframes fall-354{50.982%{transform:translate(15.484vw,50.982vh) scale(.2842)}to{transform:translate(18.43715vw,99vh) scale(.2842)}}.snow:nth-child(355){opacity:.7978;transform:translate(21.4405vw,-10px) scale(.9871);animation:fall-355 19s -15s linear infinite}@keyframes fall-355{57.263%{transform:translate(25.0634vw,57.263vh) scale(.9871)}to{transform:translate(23.25195vw,99vh) scale(.9871)}}.snow:nth-child(356){opacity:1.185;transform:translate(77.0411vw,-10px) scale(.3553);animation:fall-356 19s -17s linear infinite}@keyframes fall-356{53.611%{transform:translate(75.6134vw,53.611vh) scale(.3553)}to{transform:translate(76.32725vw,99vh) scale(.3553)}}.snow:nth-child(357){opacity:.701;transform:translate(87.7345vw,-10px) scale(.6368);animation:fall-357 29s -28s linear infinite}@keyframes fall-357{72.766%{transform:translate(93.0227vw,72.766vh) scale(.6368)}to{transform:translate(90.3786vw,99vh) scale(.6368)}}.snow:nth-child(358){opacity:.3074;transform:translate(46.003vw,-10px) scale(.1211);animation:fall-358 16s -9s linear infinite}@keyframes fall-358{52.218%{transform:translate(49.3784vw,52.218vh) scale(.1211)}to{transform:translate(47.6907vw,99vh) scale(.1211)}}.snow:nth-child(359){opacity:1.6862;transform:translate(18.1056vw,-10px) scale(.3305);animation:fall-359 15s -9s linear infinite}@keyframes fall-359{65.649%{transform:translate(15.2982vw,65.649vh) scale(.3305)}to{transform:translate(16.7019vw,99vh) scale(.3305)}}.snow:nth-child(360){opacity:1.4682;transform:translate(33.2784vw,-10px) scale(.2896);animation:fall-360 14s -12s linear infinite}@keyframes fall-360{50.739%{transform:translate(26.438vw,50.739vh) scale(.2896)}to{transform:translate(29.8582vw,99vh) scale(.2896)}}.snow:nth-child(361){opacity:.3608;transform:translate(67.5349vw,-10px) scale(.8847);animation:fall-361 13s -2s linear infinite}@keyframes fall-361{69.704%{transform:translate(72.6837vw,69.704vh) scale(.8847)}to{transform:translate(70.1093vw,99vh) scale(.8847)}}.snow:nth-child(362){opacity:1.3854;transform:translate(97.5051vw,-10px) scale(.8711);animation:fall-362 12s -9s linear infinite}@keyframes fall-362{43.359%{transform:translate(91.6582vw,43.359vh) scale(.8711)}to{transform:translate(94.58165vw,99vh) scale(.8711)}}.snow:nth-child(363){opacity:.149;transform:translate(90.9908vw,-10px) scale(.9253);animation:fall-363 11s -16s linear infinite}@keyframes fall-363{77.291%{transform:translate(96.5419vw,77.291vh) scale(.9253)}to{transform:translate(93.76635vw,99vh) scale(.9253)}}.snow:nth-child(364){opacity:1.7816;transform:translate(40.3203vw,-10px) scale(.7939);animation:fall-364 10s -25s linear infinite}@keyframes fall-364{37.141%{transform:translate(50.2517vw,37.141vh) scale(.7939)}to{transform:translate(45.286vw,99vh) scale(.7939)}}.snow:nth-child(365){opacity:1.465;transform:translate(52.9414vw,-10px) scale(.2234);animation:fall-365 10s -21s linear infinite}@keyframes fall-365{59.615%{transform:translate(51.8576vw,59.615vh) scale(.2234)}to{transform:translate(52.3995vw,99vh) scale(.2234)}}.snow:nth-child(366){opacity:.576;transform:translate(35.3303vw,-10px) scale(.4516);animation:fall-366 14s -7s linear infinite}@keyframes fall-366{40.756%{transform:translate(33.9799vw,40.756vh) scale(.4516)}to{transform:translate(34.6551vw,99vh) scale(.4516)}}.snow:nth-child(367){opacity:.0772;transform:translate(71.2043vw,-10px) scale(.6782);animation:fall-367 13s -26s linear infinite}@keyframes fall-367{40.425%{transform:translate(75.1549vw,40.425vh) scale(.6782)}to{transform:translate(73.1796vw,99vh) scale(.6782)}}.snow:nth-child(368){opacity:1.2602;transform:translate(53.2909vw,-10px) scale(.9203);animation:fall-368 27s -18s linear infinite}@keyframes fall-368{33.629%{transform:translate(45.1119vw,33.629vh) scale(.9203)}to{transform:translate(49.2014vw,99vh) scale(.9203)}}.snow:nth-child(369){opacity:1.7646;transform:translate(42.2927vw,-10px) scale(.036);animation:fall-369 16s -3s linear infinite}@keyframes fall-369{42.415%{transform:translate(34.0731vw,42.415vh) scale(.036)}to{transform:translate(38.1829vw,99vh) scale(.036)}}.snow:nth-child(370){opacity:1.8736;transform:translate(83.7443vw,-10px) scale(.8106);animation:fall-370 29s -16s linear infinite}@keyframes fall-370{36.377%{transform:translate(86.8123vw,36.377vh) scale(.8106)}to{transform:translate(85.2783vw,99vh) scale(.8106)}}.snow:nth-child(371){opacity:.094;transform:translate(50.0593vw,-10px) scale(.7982);animation:fall-371 11s -24s linear infinite}@keyframes fall-371{72.741%{transform:translate(49.885vw,72.741vh) scale(.7982)}to{transform:translate(49.97215vw,99vh) scale(.7982)}}.snow:nth-child(372){opacity:.9836;transform:translate(64.1295vw,-10px) scale(.8057);animation:fall-372 12s -5s linear infinite}@keyframes fall-372{45.688%{transform:translate(67.2908vw,45.688vh) scale(.8057)}to{transform:translate(65.71015vw,99vh) scale(.8057)}}.snow:nth-child(373){opacity:1.2504;transform:translate(73.1882vw,-10px) scale(.2084);animation:fall-373 12s -18s linear infinite}@keyframes fall-373{31.261%{transform:translate(78.8375vw,31.261vh) scale(.2084)}to{transform:translate(76.01285vw,99vh) scale(.2084)}}.snow:nth-child(374){opacity:.193;transform:translate(37.4566vw,-10px) scale(.3234);animation:fall-374 18s -30s linear infinite}@keyframes fall-374{57.813%{transform:translate(44.6368vw,57.813vh) scale(.3234)}to{transform:translate(41.0467vw,99vh) scale(.3234)}}.snow:nth-child(375){opacity:1.0964;transform:translate(10.705vw,-10px) scale(.2488);animation:fall-375 12s -24s linear infinite}@keyframes fall-375{69.885%{transform:translate(19.7874vw,69.885vh) scale(.2488)}to{transform:translate(15.2462vw,99vh) scale(.2488)}}.snow:nth-child(376){opacity:.301;transform:translate(68.4664vw,-10px) scale(.8806);animation:fall-376 16s -26s linear infinite}@keyframes fall-376{65.291%{transform:translate(67.4904vw,65.291vh) scale(.8806)}to{transform:translate(67.9784vw,99vh) scale(.8806)}}.snow:nth-child(377){opacity:1.9338;transform:translate(44.9306vw,-10px) scale(.5398);animation:fall-377 20s -24s linear infinite}@keyframes fall-377{67.909%{transform:translate(44.3771vw,67.909vh) scale(.5398)}to{transform:translate(44.65385vw,99vh) scale(.5398)}}.snow:nth-child(378){opacity:.3978;transform:translate(70.9399vw,-10px) scale(.4274);animation:fall-378 13s -23s linear infinite}@keyframes fall-378{45.29%{transform:translate(67.3725vw,45.29vh) scale(.4274)}to{transform:translate(69.1562vw,99vh) scale(.4274)}}.snow:nth-child(379){opacity:1.669;transform:translate(26.26vw,-10px) scale(.8389);animation:fall-379 22s -7s linear infinite}@keyframes fall-379{54.306%{transform:translate(18.7511vw,54.306vh) scale(.8389)}to{transform:translate(22.50555vw,99vh) scale(.8389)}}.snow:nth-child(380){opacity:.067;transform:translate(49.0984vw,-10px) scale(.5051);animation:fall-380 19s -10s linear infinite}@keyframes fall-380{66.328%{transform:translate(56.6473vw,66.328vh) scale(.5051)}to{transform:translate(52.87285vw,99vh) scale(.5051)}}.snow:nth-child(381){opacity:1.7542;transform:translate(90.8331vw,-10px) scale(.519);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{74.149%{transform:translate(86.2431vw,74.149vh) scale(.519)}to{transform:translate(88.5381vw,99vh) scale(.519)}}.snow:nth-child(382){opacity:1.0322;transform:translate(77.1378vw,-10px) scale(.417);animation:fall-382 13s -25s linear infinite}@keyframes fall-382{36.064%{transform:translate(69.9078vw,36.064vh) scale(.417)}to{transform:translate(73.5228vw,99vh) scale(.417)}}.snow:nth-child(383){opacity:1.4574;transform:translate(96.1782vw,-10px) scale(.2659);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{46.474%{transform:translate(102.5914vw,46.474vh) scale(.2659)}to{transform:translate(99.3848vw,99vh) scale(.2659)}}.snow:nth-child(384){opacity:1.2184;transform:translate(25.429vw,-10px) scale(.4935);animation:fall-384 17s -7s linear infinite}@keyframes fall-384{56.012%{transform:translate(24.5612vw,56.012vh) scale(.4935)}to{transform:translate(24.9951vw,99vh) scale(.4935)}}.snow:nth-child(385){opacity:.113;transform:translate(.2223vw,-10px) scale(.2914);animation:fall-385 24s -13s linear infinite}@keyframes fall-385{72.31%{transform:translate(-3.02vw,72.31vh) scale(.2914)}to{transform:translate(-1.39885vw,99vh) scale(.2914)}}.snow:nth-child(386){opacity:1.0192;transform:translate(33.5817vw,-10px) scale(.7461);animation:fall-386 13s -12s linear infinite}@keyframes fall-386{72.252%{transform:translate(42.1079vw,72.252vh) scale(.7461)}to{transform:translate(37.8448vw,99vh) scale(.7461)}}.snow:nth-child(387){opacity:.4914;transform:translate(4.5289vw,-10px) scale(.1776);animation:fall-387 25s -8s linear infinite}@keyframes fall-387{71.336%{transform:translate(4.8142vw,71.336vh) scale(.1776)}to{transform:translate(4.67155vw,99vh) scale(.1776)}}.snow:nth-child(388){opacity:1.5194;transform:translate(7.1898vw,-10px) scale(.2853);animation:fall-388 22s -8s linear infinite}@keyframes fall-388{78.503%{transform:translate(7.5573vw,78.503vh) scale(.2853)}to{transform:translate(7.37355vw,99vh) scale(.2853)}}.snow:nth-child(389){opacity:1.9502;transform:translate(66.9036vw,-10px) scale(.3339);animation:fall-389 23s -17s linear infinite}@keyframes fall-389{53.392%{transform:translate(72.0639vw,53.392vh) scale(.3339)}to{transform:translate(69.48375vw,99vh) scale(.3339)}}.snow:nth-child(390){opacity:.8996;transform:translate(53.5472vw,-10px) scale(.0835);animation:fall-390 26s -7s linear infinite}@keyframes fall-390{79.925%{transform:translate(57.3608vw,79.925vh) scale(.0835)}to{transform:translate(55.454vw,99vh) scale(.0835)}}.snow:nth-child(391){opacity:1.198;transform:translate(78.5907vw,-10px) scale(.9199);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{46.113%{transform:translate(71.664vw,46.113vh) scale(.9199)}to{transform:translate(75.12735vw,99vh) scale(.9199)}}.snow:nth-child(392){opacity:1.141;transform:translate(14.4643vw,-10px) scale(.733);animation:fall-392 25s -23s linear infinite}@keyframes fall-392{62.294%{transform:translate(13.4445vw,62.294vh) scale(.733)}to{transform:translate(13.9544vw,99vh) scale(.733)}}.snow:nth-child(393){opacity:.2186;transform:translate(78.4123vw,-10px) scale(.9858);animation:fall-393 21s -26s linear infinite}@keyframes fall-393{65.854%{transform:translate(68.8543vw,65.854vh) scale(.9858)}to{transform:translate(73.6333vw,99vh) scale(.9858)}}.snow:nth-child(394){opacity:1.322;transform:translate(4.0113vw,-10px) scale(.4871);animation:fall-394 30s -5s linear infinite}@keyframes fall-394{45.036%{transform:translate(-.873vw,45.036vh) scale(.4871)}to{transform:translate(1.56915vw,99vh) scale(.4871)}}.snow:nth-child(395){opacity:.8552;transform:translate(15.9723vw,-10px) scale(.7703);animation:fall-395 11s -16s linear infinite}@keyframes fall-395{59.054%{transform:translate(24.1896vw,59.054vh) scale(.7703)}to{transform:translate(20.08095vw,99vh) scale(.7703)}}.snow:nth-child(396){opacity:1.5756;transform:translate(74.5967vw,-10px) scale(.2349);animation:fall-396 25s -13s linear infinite}@keyframes fall-396{56.22%{transform:translate(84.108vw,56.22vh) scale(.2349)}to{transform:translate(79.35235vw,99vh) scale(.2349)}}.snow:nth-child(397){opacity:.8048;transform:translate(92.1551vw,-10px) scale(.69);animation:fall-397 14s -13s linear infinite}@keyframes fall-397{41.88%{transform:translate(98.5385vw,41.88vh) scale(.69)}to{transform:translate(95.3468vw,99vh) scale(.69)}}.snow:nth-child(398){opacity:1.7536;transform:translate(49.9391vw,-10px) scale(.9162);animation:fall-398 12s -9s linear infinite}@keyframes fall-398{73.506%{transform:translate(42.2355vw,73.506vh) scale(.9162)}to{transform:translate(46.0873vw,99vh) scale(.9162)}}.snow:nth-child(399){opacity:1.5;transform:translate(17.9499vw,-10px) scale(.4497);animation:fall-399 11s -6s linear infinite}@keyframes fall-399{45.016%{transform:translate(15.7301vw,45.016vh) scale(.4497)}to{transform:translate(16.84vw,99vh) scale(.4497)}}.snow:nth-child(400){opacity:.2828;transform:translate(78.7335vw,-10px) scale(.6057);animation:fall-400 18s -10s linear infinite}@keyframes fall-400{57.772%{transform:translate(71.4324vw,57.772vh) scale(.6057)}to{transform:translate(75.08295vw,99vh) scale(.6057)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4786;transform:translate(83.9582vw,-10px) scale(.5942);animation:fall-1 14s -20s linear infinite}@keyframes fall-1{56.354%{transform:translate(78.9598vw,56.354vh) scale(.5942)}to{transform:translate(81.459vw,99vh) scale(.5942)}}.snow:nth-child(2){opacity:1.85;transform:translate(42.0384vw,-10px) scale(.6981);animation:fall-2 21s -14s linear infinite}@keyframes fall-2{44.517%{transform:translate(48.6515vw,44.517vh) scale(.6981)}to{transform:translate(45.34495vw,99vh) scale(.6981)}}.snow:nth-child(3){opacity:1.951;transform:translate(89.8286vw,-10px) scale(.201);animation:fall-3 30s -8s linear infinite}@keyframes fall-3{68.482%{transform:translate(91.2115vw,68.482vh) scale(.201)}to{transform:translate(90.52005vw,99vh) scale(.201)}}.snow:nth-child(4){opacity:1.376;transform:translate(75.09vw,-10px) scale(.3758);animation:fall-4 21s -5s linear infinite}@keyframes fall-4{52.15%{transform:translate(78.837vw,52.15vh) scale(.3758)}to{transform:translate(76.9635vw,99vh) scale(.3758)}}.snow:nth-child(5){opacity:1.592;transform:translate(67.2625vw,-10px) scale(.2197);animation:fall-5 21s -13s linear infinite}@keyframes fall-5{47.571%{transform:translate(68.6931vw,47.571vh) scale(.2197)}to{transform:translate(67.9778vw,99vh) scale(.2197)}}.snow:nth-child(6){opacity:.8434;transform:translate(51.1289vw,-10px) scale(.1344);animation:fall-6 21s -12s linear infinite}@keyframes fall-6{56.743%{transform:translate(42.5066vw,56.743vh) scale(.1344)}to{transform:translate(46.81775vw,99vh) scale(.1344)}}.snow:nth-child(7){opacity:.4388;transform:translate(20.6666vw,-10px) scale(.0105);animation:fall-7 14s -9s linear infinite}@keyframes fall-7{76.544%{transform:translate(14.0722vw,76.544vh) scale(.0105)}to{transform:translate(17.3694vw,99vh) scale(.0105)}}.snow:nth-child(8){opacity:1.9396;transform:translate(81.5845vw,-10px) scale(.1839);animation:fall-8 16s -4s linear infinite}@keyframes fall-8{41.236%{transform:translate(83.089vw,41.236vh) scale(.1839)}to{transform:translate(82.33675vw,99vh) scale(.1839)}}.snow:nth-child(9){opacity:.4698;transform:translate(15.8084vw,-10px) scale(.4218);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{45.879%{transform:translate(5.9982vw,45.879vh) scale(.4218)}to{transform:translate(10.9033vw,99vh) scale(.4218)}}.snow:nth-child(10){opacity:1.4448;transform:translate(29.861vw,-10px) scale(.7882);animation:fall-10 29s -28s linear infinite}@keyframes fall-10{69.513%{transform:translate(34.6427vw,69.513vh) scale(.7882)}to{transform:translate(32.25185vw,99vh) scale(.7882)}}.snow:nth-child(11){opacity:.5726;transform:translate(87.6648vw,-10px) scale(.9154);animation:fall-11 11s -12s linear infinite}@keyframes fall-11{76.581%{transform:translate(92.0502vw,76.581vh) scale(.9154)}to{transform:translate(89.8575vw,99vh) scale(.9154)}}.snow:nth-child(12){opacity:1.0822;transform:translate(48.0178vw,-10px) scale(.8545);animation:fall-12 17s -29s linear infinite}@keyframes fall-12{71.242%{transform:translate(39.8363vw,71.242vh) scale(.8545)}to{transform:translate(43.92705vw,99vh) scale(.8545)}}.snow:nth-child(13){opacity:.53;transform:translate(.0896vw,-10px) scale(.1361);animation:fall-13 20s -28s linear infinite}@keyframes fall-13{72.987%{transform:translate(8.1704vw,72.987vh) scale(.1361)}to{transform:translate(4.13vw,99vh) scale(.1361)}}.snow:nth-child(14){opacity:1.6648;transform:translate(47.8702vw,-10px) scale(.6055);animation:fall-14 12s -8s linear infinite}@keyframes fall-14{42.173%{transform:translate(46.9335vw,42.173vh) scale(.6055)}to{transform:translate(47.40185vw,99vh) scale(.6055)}}.snow:nth-child(15){opacity:.3188;transform:translate(85.9436vw,-10px) scale(.4774);animation:fall-15 20s -11s linear infinite}@keyframes fall-15{55.067%{transform:translate(94.8485vw,55.067vh) scale(.4774)}to{transform:translate(90.39605vw,99vh) scale(.4774)}}.snow:nth-child(16){opacity:1.7902;transform:translate(7.8318vw,-10px) scale(.7816);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{32.277%{transform:translate(8.2969vw,32.277vh) scale(.7816)}to{transform:translate(8.06435vw,99vh) scale(.7816)}}.snow:nth-child(17){opacity:1.3348;transform:translate(39.9256vw,-10px) scale(.8767);animation:fall-17 21s -26s linear infinite}@keyframes fall-17{72.364%{transform:translate(47.8763vw,72.364vh) scale(.8767)}to{transform:translate(43.90095vw,99vh) scale(.8767)}}.snow:nth-child(18){opacity:.8562;transform:translate(70.2674vw,-10px) scale(.7709);animation:fall-18 26s -3s linear infinite}@keyframes fall-18{65.484%{transform:translate(69.3537vw,65.484vh) scale(.7709)}to{transform:translate(69.81055vw,99vh) scale(.7709)}}.snow:nth-child(19){opacity:1.5112;transform:translate(80.8376vw,-10px) scale(.6935);animation:fall-19 30s -17s linear infinite}@keyframes fall-19{40.443%{transform:translate(83.0575vw,40.443vh) scale(.6935)}to{transform:translate(81.94755vw,99vh) scale(.6935)}}.snow:nth-child(20){opacity:1.7842;transform:translate(98.2087vw,-10px) scale(.258);animation:fall-20 14s -24s linear infinite}@keyframes fall-20{56.751%{transform:translate(102.2333vw,56.751vh) scale(.258)}to{transform:translate(100.221vw,99vh) scale(.258)}}.snow:nth-child(21){opacity:1.7552;transform:translate(11.177vw,-10px) scale(.3245);animation:fall-21 29s -10s linear infinite}@keyframes fall-21{41.348%{transform:translate(12.0626vw,41.348vh) scale(.3245)}to{transform:translate(11.6198vw,99vh) scale(.3245)}}.snow:nth-child(22){opacity:.5622;transform:translate(49.732vw,-10px) scale(.8235);animation:fall-22 12s -30s linear infinite}@keyframes fall-22{61.351%{transform:translate(50.576vw,61.351vh) scale(.8235)}to{transform:translate(50.154vw,99vh) scale(.8235)}}.snow:nth-child(23){opacity:.739;transform:translate(28.1697vw,-10px) scale(.8444);animation:fall-23 12s -29s linear infinite}@keyframes fall-23{49.81%{transform:translate(23.7068vw,49.81vh) scale(.8444)}to{transform:translate(25.93825vw,99vh) scale(.8444)}}.snow:nth-child(24){opacity:1.807;transform:translate(20.2379vw,-10px) scale(.2473);animation:fall-24 30s -2s linear infinite}@keyframes fall-24{33.701%{transform:translate(20.043vw,33.701vh) scale(.2473)}to{transform:translate(20.14045vw,99vh) scale(.2473)}}.snow:nth-child(25){opacity:1.9812;transform:translate(22.0405vw,-10px) scale(.9334);animation:fall-25 24s -20s linear infinite}@keyframes fall-25{61.587%{transform:translate(28.9205vw,61.587vh) scale(.9334)}to{transform:translate(25.4805vw,99vh) scale(.9334)}}.snow:nth-child(26){opacity:.2184;transform:translate(73.8146vw,-10px) scale(.9209);animation:fall-26 25s -26s linear infinite}@keyframes fall-26{66.564%{transform:translate(68.4007vw,66.564vh) scale(.9209)}to{transform:translate(71.10765vw,99vh) scale(.9209)}}.snow:nth-child(27){opacity:.204;transform:translate(64.6123vw,-10px) scale(.8361);animation:fall-27 15s -28s linear infinite}@keyframes fall-27{44.982%{transform:translate(70.3728vw,44.982vh) scale(.8361)}to{transform:translate(67.49255vw,99vh) scale(.8361)}}.snow:nth-child(28){opacity:.1208;transform:translate(96.565vw,-10px) scale(.7119);animation:fall-28 29s -5s linear infinite}@keyframes fall-28{34.161%{transform:translate(93.402vw,34.161vh) scale(.7119)}to{transform:translate(94.9835vw,99vh) scale(.7119)}}.snow:nth-child(29){opacity:.223;transform:translate(6.8018vw,-10px) scale(.485);animation:fall-29 26s -14s linear infinite}@keyframes fall-29{43.254%{transform:translate(5.2253vw,43.254vh) scale(.485)}to{transform:translate(6.01355vw,99vh) scale(.485)}}.snow:nth-child(30){opacity:1.3466;transform:translate(85.2351vw,-10px) scale(.1364);animation:fall-30 11s -21s linear infinite}@keyframes fall-30{74.766%{transform:translate(78.85vw,74.766vh) scale(.1364)}to{transform:translate(82.04255vw,99vh) scale(.1364)}}.snow:nth-child(31){opacity:.6664;transform:translate(63.9015vw,-10px) scale(.3821);animation:fall-31 15s -7s linear infinite}@keyframes fall-31{59.568%{transform:translate(61.9884vw,59.568vh) scale(.3821)}to{transform:translate(62.94495vw,99vh) scale(.3821)}}.snow:nth-child(32){opacity:1.5518;transform:translate(94.0126vw,-10px) scale(.226);animation:fall-32 28s -4s linear infinite}@keyframes fall-32{69.912%{transform:translate(101.0037vw,69.912vh) scale(.226)}to{transform:translate(97.50815vw,99vh) scale(.226)}}.snow:nth-child(33){opacity:1.4246;transform:translate(54.7852vw,-10px) scale(.2033);animation:fall-33 14s -5s linear infinite}@keyframes fall-33{76.756%{transform:translate(47.2305vw,76.756vh) scale(.2033)}to{transform:translate(51.00785vw,99vh) scale(.2033)}}.snow:nth-child(34){opacity:.8112;transform:translate(9.1279vw,-10px) scale(.9722);animation:fall-34 11s -23s linear infinite}@keyframes fall-34{71.608%{transform:translate(15.5355vw,71.608vh) scale(.9722)}to{transform:translate(12.3317vw,99vh) scale(.9722)}}.snow:nth-child(35){opacity:.713;transform:translate(24.3078vw,-10px) scale(.8267);animation:fall-35 28s -7s linear infinite}@keyframes fall-35{36.302%{transform:translate(29.2822vw,36.302vh) scale(.8267)}to{transform:translate(26.795vw,99vh) scale(.8267)}}.snow:nth-child(36){opacity:1.2832;transform:translate(70.8138vw,-10px) scale(.9444);animation:fall-36 16s -5s linear infinite}@keyframes fall-36{75.546%{transform:translate(69.9891vw,75.546vh) scale(.9444)}to{transform:translate(70.40145vw,99vh) scale(.9444)}}.snow:nth-child(37){opacity:1.528;transform:translate(12.6797vw,-10px) scale(.8158);animation:fall-37 16s -20s linear infinite}@keyframes fall-37{32.167%{transform:translate(4.7272vw,32.167vh) scale(.8158)}to{transform:translate(8.70345vw,99vh) scale(.8158)}}.snow:nth-child(38){opacity:.639;transform:translate(34.7398vw,-10px) scale(.1951);animation:fall-38 20s -5s linear infinite}@keyframes fall-38{59.96%{transform:translate(24.7874vw,59.96vh) scale(.1951)}to{transform:translate(29.7636vw,99vh) scale(.1951)}}.snow:nth-child(39){opacity:.7272;transform:translate(39.1751vw,-10px) scale(.2905);animation:fall-39 23s -13s linear infinite}@keyframes fall-39{30.816%{transform:translate(35.7252vw,30.816vh) scale(.2905)}to{transform:translate(37.45015vw,99vh) scale(.2905)}}.snow:nth-child(40){opacity:.5554;transform:translate(27.2769vw,-10px) scale(.7817);animation:fall-40 15s -11s linear infinite}@keyframes fall-40{67.918%{transform:translate(18.4458vw,67.918vh) scale(.7817)}to{transform:translate(22.86135vw,99vh) scale(.7817)}}.snow:nth-child(41){opacity:.942;transform:translate(19.5984vw,-10px) scale(.7003);animation:fall-41 13s -17s linear infinite}@keyframes fall-41{56.497%{transform:translate(12.6272vw,56.497vh) scale(.7003)}to{transform:translate(16.1128vw,99vh) scale(.7003)}}.snow:nth-child(42){opacity:1.8172;transform:translate(20.557vw,-10px) scale(.9529);animation:fall-42 10s -20s linear infinite}@keyframes fall-42{35.252%{transform:translate(29.2091vw,35.252vh) scale(.9529)}to{transform:translate(24.88305vw,99vh) scale(.9529)}}.snow:nth-child(43){opacity:.5824;transform:translate(10.8394vw,-10px) scale(.8843);animation:fall-43 12s -19s linear infinite}@keyframes fall-43{68.676%{transform:translate(4.8183vw,68.676vh) scale(.8843)}to{transform:translate(7.82885vw,99vh) scale(.8843)}}.snow:nth-child(44){opacity:1.3344;transform:translate(1.5836vw,-10px) scale(.2548);animation:fall-44 29s -22s linear infinite}@keyframes fall-44{55.898%{transform:translate(4.3517vw,55.898vh) scale(.2548)}to{transform:translate(2.96765vw,99vh) scale(.2548)}}.snow:nth-child(45){opacity:.224;transform:translate(53.9974vw,-10px) scale(.0831);animation:fall-45 11s -19s linear infinite}@keyframes fall-45{67.121%{transform:translate(63.8762vw,67.121vh) scale(.0831)}to{transform:translate(58.9368vw,99vh) scale(.0831)}}.snow:nth-child(46){opacity:.533;transform:translate(84.8506vw,-10px) scale(.8603);animation:fall-46 20s -7s linear infinite}@keyframes fall-46{56.428%{transform:translate(82.3096vw,56.428vh) scale(.8603)}to{transform:translate(83.5801vw,99vh) scale(.8603)}}.snow:nth-child(47){opacity:.9642;transform:translate(69.4701vw,-10px) scale(.1483);animation:fall-47 20s -27s linear infinite}@keyframes fall-47{61.639%{transform:translate(60.8899vw,61.639vh) scale(.1483)}to{transform:translate(65.18vw,99vh) scale(.1483)}}.snow:nth-child(48){opacity:1.6472;transform:translate(2.4068vw,-10px) scale(.3676);animation:fall-48 21s -3s linear infinite}@keyframes fall-48{40.929%{transform:translate(-7.5452vw,40.929vh) scale(.3676)}to{transform:translate(-2.5692vw,99vh) scale(.3676)}}.snow:nth-child(49){opacity:.2712;transform:translate(44.3683vw,-10px) scale(.9465);animation:fall-49 18s -19s linear infinite}@keyframes fall-49{50.41%{transform:translate(38.536vw,50.41vh) scale(.9465)}to{transform:translate(41.45215vw,99vh) scale(.9465)}}.snow:nth-child(50){opacity:1.407;transform:translate(64.8504vw,-10px) scale(.4616);animation:fall-50 29s -25s linear infinite}@keyframes fall-50{59.601%{transform:translate(56.2167vw,59.601vh) scale(.4616)}to{transform:translate(60.53355vw,99vh) scale(.4616)}}.snow:nth-child(51){opacity:1.2828;transform:translate(94.9267vw,-10px) scale(.087);animation:fall-51 20s -14s linear infinite}@keyframes fall-51{60.08%{transform:translate(96.851vw,60.08vh) scale(.087)}to{transform:translate(95.88885vw,99vh) scale(.087)}}.snow:nth-child(52){opacity:1.7978;transform:translate(91.6562vw,-10px) scale(.5509);animation:fall-52 18s -24s linear infinite}@keyframes fall-52{43.044%{transform:translate(94.5777vw,43.044vh) scale(.5509)}to{transform:translate(93.11695vw,99vh) scale(.5509)}}.snow:nth-child(53){opacity:.1348;transform:translate(90.2464vw,-10px) scale(.8332);animation:fall-53 15s -19s linear infinite}@keyframes fall-53{45.879%{transform:translate(90.4029vw,45.879vh) scale(.8332)}to{transform:translate(90.32465vw,99vh) scale(.8332)}}.snow:nth-child(54){opacity:.4792;transform:translate(66.8399vw,-10px) scale(.8463);animation:fall-54 26s -12s linear infinite}@keyframes fall-54{78.672%{transform:translate(75.9861vw,78.672vh) scale(.8463)}to{transform:translate(71.413vw,99vh) scale(.8463)}}.snow:nth-child(55){opacity:1.7864;transform:translate(76.5765vw,-10px) scale(.6387);animation:fall-55 30s -27s linear infinite}@keyframes fall-55{31.629%{transform:translate(83.658vw,31.629vh) scale(.6387)}to{transform:translate(80.11725vw,99vh) scale(.6387)}}.snow:nth-child(56){opacity:1.589;transform:translate(62.0454vw,-10px) scale(.7119);animation:fall-56 12s -27s linear infinite}@keyframes fall-56{67.315%{transform:translate(66.5636vw,67.315vh) scale(.7119)}to{transform:translate(64.3045vw,99vh) scale(.7119)}}.snow:nth-child(57){opacity:1.4166;transform:translate(48.5946vw,-10px) scale(.1761);animation:fall-57 13s -26s linear infinite}@keyframes fall-57{43.823%{transform:translate(40.0393vw,43.823vh) scale(.1761)}to{transform:translate(44.31695vw,99vh) scale(.1761)}}.snow:nth-child(58){opacity:1.0806;transform:translate(40.5515vw,-10px) scale(.2267);animation:fall-58 30s -9s linear infinite}@keyframes fall-58{38.546%{transform:translate(49.5486vw,38.546vh) scale(.2267)}to{transform:translate(45.05005vw,99vh) scale(.2267)}}.snow:nth-child(59){opacity:1.06;transform:translate(65.8482vw,-10px) scale(.2877);animation:fall-59 30s -7s linear infinite}@keyframes fall-59{45.583%{transform:translate(65.4705vw,45.583vh) scale(.2877)}to{transform:translate(65.65935vw,99vh) scale(.2877)}}.snow:nth-child(60){opacity:.6652;transform:translate(30.3984vw,-10px) scale(.8227);animation:fall-60 14s -23s linear infinite}@keyframes fall-60{52.276%{transform:translate(27.5718vw,52.276vh) scale(.8227)}to{transform:translate(28.9851vw,99vh) scale(.8227)}}.snow:nth-child(61){opacity:.9718;transform:translate(80.2996vw,-10px) scale(.4132);animation:fall-61 13s -23s linear infinite}@keyframes fall-61{76.971%{transform:translate(74.0514vw,76.971vh) scale(.4132)}to{transform:translate(77.1755vw,99vh) scale(.4132)}}.snow:nth-child(62){opacity:1.3322;transform:translate(87.4886vw,-10px) scale(.2309);animation:fall-62 26s -13s linear infinite}@keyframes fall-62{60.691%{transform:translate(95.9043vw,60.691vh) scale(.2309)}to{transform:translate(91.69645vw,99vh) scale(.2309)}}.snow:nth-child(63){opacity:1.2694;transform:translate(23.716vw,-10px) scale(.9086);animation:fall-63 24s -18s linear infinite}@keyframes fall-63{39.641%{transform:translate(30.7998vw,39.641vh) scale(.9086)}to{transform:translate(27.2579vw,99vh) scale(.9086)}}.snow:nth-child(64){opacity:1.4778;transform:translate(72.8775vw,-10px) scale(.0443);animation:fall-64 17s -19s linear infinite}@keyframes fall-64{49.221%{transform:translate(79.0481vw,49.221vh) scale(.0443)}to{transform:translate(75.9628vw,99vh) scale(.0443)}}.snow:nth-child(65){opacity:.961;transform:translate(94.3427vw,-10px) scale(.0584);animation:fall-65 27s -22s linear infinite}@keyframes fall-65{69.542%{transform:translate(88.3514vw,69.542vh) scale(.0584)}to{transform:translate(91.34705vw,99vh) scale(.0584)}}.snow:nth-child(66){opacity:.519;transform:translate(7.2339vw,-10px) scale(.1495);animation:fall-66 18s -27s linear infinite}@keyframes fall-66{43.646%{transform:translate(4.4608vw,43.646vh) scale(.1495)}to{transform:translate(5.84735vw,99vh) scale(.1495)}}.snow:nth-child(67){opacity:.879;transform:translate(82.5771vw,-10px) scale(.6719);animation:fall-67 18s -8s linear infinite}@keyframes fall-67{49.601%{transform:translate(83.0674vw,49.601vh) scale(.6719)}to{transform:translate(82.82225vw,99vh) scale(.6719)}}.snow:nth-child(68){opacity:.236;transform:translate(3.7144vw,-10px) scale(.87);animation:fall-68 13s -10s linear infinite}@keyframes fall-68{64.233%{transform:translate(-4.98vw,64.233vh) scale(.87)}to{transform:translate(-.6328vw,99vh) scale(.87)}}.snow:nth-child(69){opacity:.1642;transform:translate(49.5427vw,-10px) scale(.2882);animation:fall-69 23s -8s linear infinite}@keyframes fall-69{64.203%{transform:translate(54.0911vw,64.203vh) scale(.2882)}to{transform:translate(51.8169vw,99vh) scale(.2882)}}.snow:nth-child(70){opacity:.8886;transform:translate(97.7955vw,-10px) scale(.0192);animation:fall-70 24s -14s linear infinite}@keyframes fall-70{75.949%{transform:translate(95.2106vw,75.949vh) scale(.0192)}to{transform:translate(96.50305vw,99vh) scale(.0192)}}.snow:nth-child(71){opacity:1.7712;transform:translate(38.1546vw,-10px) scale(.5446);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{44.691%{transform:translate(33.2306vw,44.691vh) scale(.5446)}to{transform:translate(35.6926vw,99vh) scale(.5446)}}.snow:nth-child(72){opacity:1.1828;transform:translate(1.0604vw,-10px) scale(.1583);animation:fall-72 29s -30s linear infinite}@keyframes fall-72{54.386%{transform:translate(-2.9019vw,54.386vh) scale(.1583)}to{transform:translate(-.92075vw,99vh) scale(.1583)}}.snow:nth-child(73){opacity:1.6694;transform:translate(31.9043vw,-10px) scale(.9436);animation:fall-73 24s -11s linear infinite}@keyframes fall-73{73.919%{transform:translate(37.556vw,73.919vh) scale(.9436)}to{transform:translate(34.73015vw,99vh) scale(.9436)}}.snow:nth-child(74){opacity:.159;transform:translate(59.3538vw,-10px) scale(.4446);animation:fall-74 15s -7s linear infinite}@keyframes fall-74{74.98%{transform:translate(59.966vw,74.98vh) scale(.4446)}to{transform:translate(59.6599vw,99vh) scale(.4446)}}.snow:nth-child(75){opacity:1.1198;transform:translate(54.6181vw,-10px) scale(.709);animation:fall-75 28s -14s linear infinite}@keyframes fall-75{77.307%{transform:translate(60.0327vw,77.307vh) scale(.709)}to{transform:translate(57.3254vw,99vh) scale(.709)}}.snow:nth-child(76){opacity:.0896;transform:translate(51.7221vw,-10px) scale(.3365);animation:fall-76 27s -3s linear infinite}@keyframes fall-76{58.996%{transform:translate(46.795vw,58.996vh) scale(.3365)}to{transform:translate(49.25855vw,99vh) scale(.3365)}}.snow:nth-child(77){opacity:.141;transform:translate(61.8162vw,-10px) scale(.674);animation:fall-77 23s -30s linear infinite}@keyframes fall-77{33.37%{transform:translate(63.5657vw,33.37vh) scale(.674)}to{transform:translate(62.69095vw,99vh) scale(.674)}}.snow:nth-child(78){opacity:.8232;transform:translate(80.9127vw,-10px) scale(.9558);animation:fall-78 17s -30s linear infinite}@keyframes fall-78{55.709%{transform:translate(88.7509vw,55.709vh) scale(.9558)}to{transform:translate(84.8318vw,99vh) scale(.9558)}}.snow:nth-child(79){opacity:1.135;transform:translate(67.9759vw,-10px) scale(.0017);animation:fall-79 18s -11s linear infinite}@keyframes fall-79{40.357%{transform:translate(67.3728vw,40.357vh) scale(.0017)}to{transform:translate(67.67435vw,99vh) scale(.0017)}}.snow:nth-child(80){opacity:1.3146;transform:translate(46.9741vw,-10px) scale(.1277);animation:fall-80 26s -27s linear infinite}@keyframes fall-80{77.695%{transform:translate(39.2494vw,77.695vh) scale(.1277)}to{transform:translate(43.11175vw,99vh) scale(.1277)}}.snow:nth-child(81){opacity:.4188;transform:translate(10.9535vw,-10px) scale(.3448);animation:fall-81 19s -14s linear infinite}@keyframes fall-81{57.628%{transform:translate(9.3326vw,57.628vh) scale(.3448)}to{transform:translate(10.14305vw,99vh) scale(.3448)}}.snow:nth-child(82){opacity:.6844;transform:translate(29.8835vw,-10px) scale(.0254);animation:fall-82 15s -9s linear infinite}@keyframes fall-82{34.717%{transform:translate(27.7244vw,34.717vh) scale(.0254)}to{transform:translate(28.80395vw,99vh) scale(.0254)}}.snow:nth-child(83){opacity:1.6538;transform:translate(72.3189vw,-10px) scale(.164);animation:fall-83 29s -25s linear infinite}@keyframes fall-83{68.129%{transform:translate(77.2462vw,68.129vh) scale(.164)}to{transform:translate(74.78255vw,99vh) scale(.164)}}.snow:nth-child(84){opacity:.5212;transform:translate(83.6761vw,-10px) scale(.1716);animation:fall-84 17s -8s linear infinite}@keyframes fall-84{39.717%{transform:translate(74.6238vw,39.717vh) scale(.1716)}to{transform:translate(79.14995vw,99vh) scale(.1716)}}.snow:nth-child(85){opacity:.4428;transform:translate(96.3431vw,-10px) scale(.716);animation:fall-85 10s -15s linear infinite}@keyframes fall-85{61.001%{transform:translate(101.2059vw,61.001vh) scale(.716)}to{transform:translate(98.7745vw,99vh) scale(.716)}}.snow:nth-child(86){opacity:.5494;transform:translate(59.7682vw,-10px) scale(.9066);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{70.274%{transform:translate(56.9868vw,70.274vh) scale(.9066)}to{transform:translate(58.3775vw,99vh) scale(.9066)}}.snow:nth-child(87){opacity:1.721;transform:translate(38.2074vw,-10px) scale(.7456);animation:fall-87 19s -6s linear infinite}@keyframes fall-87{73.043%{transform:translate(33.5495vw,73.043vh) scale(.7456)}to{transform:translate(35.87845vw,99vh) scale(.7456)}}.snow:nth-child(88){opacity:.7568;transform:translate(70.0963vw,-10px) scale(.326);animation:fall-88 20s -21s linear infinite}@keyframes fall-88{59.241%{transform:translate(67.3039vw,59.241vh) scale(.326)}to{transform:translate(68.7001vw,99vh) scale(.326)}}.snow:nth-child(89){opacity:1.0886;transform:translate(60.064vw,-10px) scale(.4736);animation:fall-89 30s -14s linear infinite}@keyframes fall-89{53.052%{transform:translate(64.4003vw,53.052vh) scale(.4736)}to{transform:translate(62.23215vw,99vh) scale(.4736)}}.snow:nth-child(90){opacity:1.2094;transform:translate(75.4102vw,-10px) scale(.1072);animation:fall-90 22s -30s linear infinite}@keyframes fall-90{75.89%{transform:translate(81.9961vw,75.89vh) scale(.1072)}to{transform:translate(78.70315vw,99vh) scale(.1072)}}.snow:nth-child(91){opacity:1.3518;transform:translate(97.2887vw,-10px) scale(.9461);animation:fall-91 30s -26s linear infinite}@keyframes fall-91{35.242%{transform:translate(92.2269vw,35.242vh) scale(.9461)}to{transform:translate(94.7578vw,99vh) scale(.9461)}}.snow:nth-child(92){opacity:1.8338;transform:translate(50.8712vw,-10px) scale(.7819);animation:fall-92 22s -7s linear infinite}@keyframes fall-92{31.117%{transform:translate(57.3119vw,31.117vh) scale(.7819)}to{transform:translate(54.09155vw,99vh) scale(.7819)}}.snow:nth-child(93){opacity:1.2508;transform:translate(12.7279vw,-10px) scale(.0641);animation:fall-93 24s -14s linear infinite}@keyframes fall-93{63.009%{transform:translate(9.4177vw,63.009vh) scale(.0641)}to{transform:translate(11.0728vw,99vh) scale(.0641)}}.snow:nth-child(94){opacity:1.854;transform:translate(4.249vw,-10px) scale(.2062);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{33.864%{transform:translate(2.5481vw,33.864vh) scale(.2062)}to{transform:translate(3.39855vw,99vh) scale(.2062)}}.snow:nth-child(95){opacity:.1068;transform:translate(51.4368vw,-10px) scale(.6542);animation:fall-95 19s -12s linear infinite}@keyframes fall-95{73.86%{transform:translate(45.6073vw,73.86vh) scale(.6542)}to{transform:translate(48.52205vw,99vh) scale(.6542)}}.snow:nth-child(96){opacity:.0322;transform:translate(32.4624vw,-10px) scale(.1413);animation:fall-96 28s -28s linear infinite}@keyframes fall-96{53.472%{transform:translate(25.8939vw,53.472vh) scale(.1413)}to{transform:translate(29.17815vw,99vh) scale(.1413)}}.snow:nth-child(97){opacity:1.2916;transform:translate(51.5263vw,-10px) scale(.7614);animation:fall-97 10s -22s linear infinite}@keyframes fall-97{72.492%{transform:translate(41.6816vw,72.492vh) scale(.7614)}to{transform:translate(46.60395vw,99vh) scale(.7614)}}.snow:nth-child(98){opacity:.8562;transform:translate(49.3641vw,-10px) scale(.2298);animation:fall-98 24s -1s linear infinite}@keyframes fall-98{70.039%{transform:translate(40.46vw,70.039vh) scale(.2298)}to{transform:translate(44.91205vw,99vh) scale(.2298)}}.snow:nth-child(99){opacity:.5562;transform:translate(28.5162vw,-10px) scale(.2061);animation:fall-99 22s -27s linear infinite}@keyframes fall-99{35.689%{transform:translate(30.9582vw,35.689vh) scale(.2061)}to{transform:translate(29.7372vw,99vh) scale(.2061)}}.snow:nth-child(100){opacity:.7362;transform:translate(70.0972vw,-10px) scale(.4953);animation:fall-100 12s -14s linear infinite}@keyframes fall-100{34.791%{transform:translate(72.3611vw,34.791vh) scale(.4953)}to{transform:translate(71.22915vw,99vh) scale(.4953)}}.snow:nth-child(101){opacity:.4086;transform:translate(96.2038vw,-10px) scale(.264);animation:fall-101 27s -27s linear infinite}@keyframes fall-101{60.459%{transform:translate(98.2733vw,60.459vh) scale(.264)}to{transform:translate(97.23855vw,99vh) scale(.264)}}.snow:nth-child(102){opacity:1.1338;transform:translate(36.7872vw,-10px) scale(.8136);animation:fall-102 13s -20s linear infinite}@keyframes fall-102{74.216%{transform:translate(45.9vw,74.216vh) scale(.8136)}to{transform:translate(41.3436vw,99vh) scale(.8136)}}.snow:nth-child(103){opacity:.4282;transform:translate(83.6039vw,-10px) scale(.2332);animation:fall-103 28s -20s linear infinite}@keyframes fall-103{34.736%{transform:translate(89.7147vw,34.736vh) scale(.2332)}to{transform:translate(86.6593vw,99vh) scale(.2332)}}.snow:nth-child(104){opacity:.1182;transform:translate(80.1496vw,-10px) scale(.9666);animation:fall-104 22s -5s linear infinite}@keyframes fall-104{68.628%{transform:translate(82.3589vw,68.628vh) scale(.9666)}to{transform:translate(81.25425vw,99vh) scale(.9666)}}.snow:nth-child(105){opacity:1.7278;transform:translate(.9845vw,-10px) scale(.4421);animation:fall-105 13s -3s linear infinite}@keyframes fall-105{73.23%{transform:translate(3.5885vw,73.23vh) scale(.4421)}to{transform:translate(2.2865vw,99vh) scale(.4421)}}.snow:nth-child(106){opacity:1.6634;transform:translate(87.4043vw,-10px) scale(.8582);animation:fall-106 19s -20s linear infinite}@keyframes fall-106{75.042%{transform:translate(80.1855vw,75.042vh) scale(.8582)}to{transform:translate(83.7949vw,99vh) scale(.8582)}}.snow:nth-child(107){opacity:1.4918;transform:translate(89.81vw,-10px) scale(.6692);animation:fall-107 27s -16s linear infinite}@keyframes fall-107{54.278%{transform:translate(86.1968vw,54.278vh) scale(.6692)}to{transform:translate(88.0034vw,99vh) scale(.6692)}}.snow:nth-child(108){opacity:.5214;transform:translate(21.5068vw,-10px) scale(.8705);animation:fall-108 13s -25s linear infinite}@keyframes fall-108{34.513%{transform:translate(13.1812vw,34.513vh) scale(.8705)}to{transform:translate(17.344vw,99vh) scale(.8705)}}.snow:nth-child(109){opacity:1.075;transform:translate(58.4524vw,-10px) scale(.9778);animation:fall-109 20s -14s linear infinite}@keyframes fall-109{60.26%{transform:translate(49.5768vw,60.26vh) scale(.9778)}to{transform:translate(54.0146vw,99vh) scale(.9778)}}.snow:nth-child(110){opacity:.6956;transform:translate(96.4098vw,-10px) scale(.861);animation:fall-110 20s -29s linear infinite}@keyframes fall-110{64.884%{transform:translate(91.2194vw,64.884vh) scale(.861)}to{transform:translate(93.8146vw,99vh) scale(.861)}}.snow:nth-child(111){opacity:.8576;transform:translate(22.4961vw,-10px) scale(.0428);animation:fall-111 29s -20s linear infinite}@keyframes fall-111{61.401%{transform:translate(24.6547vw,61.401vh) scale(.0428)}to{transform:translate(23.5754vw,99vh) scale(.0428)}}.snow:nth-child(112){opacity:1.4576;transform:translate(30.8934vw,-10px) scale(.3521);animation:fall-112 18s -13s linear infinite}@keyframes fall-112{74.642%{transform:translate(31.5143vw,74.642vh) scale(.3521)}to{transform:translate(31.20385vw,99vh) scale(.3521)}}.snow:nth-child(113){opacity:.8732;transform:translate(1.3997vw,-10px) scale(.9807);animation:fall-113 22s -1s linear infinite}@keyframes fall-113{61.323%{transform:translate(5.618vw,61.323vh) scale(.9807)}to{transform:translate(3.50885vw,99vh) scale(.9807)}}.snow:nth-child(114){opacity:.6704;transform:translate(91.3383vw,-10px) scale(.3118);animation:fall-114 12s -21s linear infinite}@keyframes fall-114{54.05%{transform:translate(98.4954vw,54.05vh) scale(.3118)}to{transform:translate(94.91685vw,99vh) scale(.3118)}}.snow:nth-child(115){opacity:.1054;transform:translate(79.9645vw,-10px) scale(.2223);animation:fall-115 10s -11s linear infinite}@keyframes fall-115{60.527%{transform:translate(86.7428vw,60.527vh) scale(.2223)}to{transform:translate(83.35365vw,99vh) scale(.2223)}}.snow:nth-child(116){opacity:1.7552;transform:translate(98.617vw,-10px) scale(.0683);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{69.321%{transform:translate(96.7565vw,69.321vh) scale(.0683)}to{transform:translate(97.68675vw,99vh) scale(.0683)}}.snow:nth-child(117){opacity:1.8856;transform:translate(72.1725vw,-10px) scale(.5721);animation:fall-117 24s -21s linear infinite}@keyframes fall-117{79.155%{transform:translate(63.6597vw,79.155vh) scale(.5721)}to{transform:translate(67.9161vw,99vh) scale(.5721)}}.snow:nth-child(118){opacity:.1314;transform:translate(43.6339vw,-10px) scale(.2066);animation:fall-118 30s -19s linear infinite}@keyframes fall-118{32.888%{transform:translate(43.9492vw,32.888vh) scale(.2066)}to{transform:translate(43.79155vw,99vh) scale(.2066)}}.snow:nth-child(119){opacity:.211;transform:translate(19.097vw,-10px) scale(.4522);animation:fall-119 21s -24s linear infinite}@keyframes fall-119{76.542%{transform:translate(13.016vw,76.542vh) scale(.4522)}to{transform:translate(16.0565vw,99vh) scale(.4522)}}.snow:nth-child(120){opacity:1.6748;transform:translate(27.4448vw,-10px) scale(.5941);animation:fall-120 17s -14s linear infinite}@keyframes fall-120{73.346%{transform:translate(23.4986vw,73.346vh) scale(.5941)}to{transform:translate(25.4717vw,99vh) scale(.5941)}}.snow:nth-child(121){opacity:1.9744;transform:translate(93.298vw,-10px) scale(.6422);animation:fall-121 17s -12s linear infinite}@keyframes fall-121{74.386%{transform:translate(95.922vw,74.386vh) scale(.6422)}to{transform:translate(94.61vw,99vh) scale(.6422)}}.snow:nth-child(122){opacity:.5894;transform:translate(36.9673vw,-10px) scale(.1871);animation:fall-122 15s -25s linear infinite}@keyframes fall-122{48.969%{transform:translate(39.2723vw,48.969vh) scale(.1871)}to{transform:translate(38.1198vw,99vh) scale(.1871)}}.snow:nth-child(123){opacity:.2706;transform:translate(28.5124vw,-10px) scale(.7001);animation:fall-123 17s -24s linear infinite}@keyframes fall-123{75.026%{transform:translate(31.795vw,75.026vh) scale(.7001)}to{transform:translate(30.1537vw,99vh) scale(.7001)}}.snow:nth-child(124){opacity:1.122;transform:translate(3.1084vw,-10px) scale(.7845);animation:fall-124 15s -10s linear infinite}@keyframes fall-124{47.713%{transform:translate(-.3868vw,47.713vh) scale(.7845)}to{transform:translate(1.3608vw,99vh) scale(.7845)}}.snow:nth-child(125){opacity:1.9152;transform:translate(77.6051vw,-10px) scale(.5744);animation:fall-125 25s -15s linear infinite}@keyframes fall-125{59.362%{transform:translate(79.3918vw,59.362vh) scale(.5744)}to{transform:translate(78.49845vw,99vh) scale(.5744)}}.snow:nth-child(126){opacity:1.2534;transform:translate(87.9222vw,-10px) scale(.7885);animation:fall-126 15s -30s linear infinite}@keyframes fall-126{33.712%{transform:translate(79.1139vw,33.712vh) scale(.7885)}to{transform:translate(83.51805vw,99vh) scale(.7885)}}.snow:nth-child(127){opacity:1.0986;transform:translate(71.6593vw,-10px) scale(.8105);animation:fall-127 15s -10s linear infinite}@keyframes fall-127{69.799%{transform:translate(63.6916vw,69.799vh) scale(.8105)}to{transform:translate(67.67545vw,99vh) scale(.8105)}}.snow:nth-child(128){opacity:.546;transform:translate(18.3902vw,-10px) scale(.5294);animation:fall-128 25s -19s linear infinite}@keyframes fall-128{32.231%{transform:translate(10.1362vw,32.231vh) scale(.5294)}to{transform:translate(14.2632vw,99vh) scale(.5294)}}.snow:nth-child(129){opacity:1.863;transform:translate(75.7723vw,-10px) scale(.139);animation:fall-129 24s -6s linear infinite}@keyframes fall-129{60.976%{transform:translate(70.0784vw,60.976vh) scale(.139)}to{transform:translate(72.92535vw,99vh) scale(.139)}}.snow:nth-child(130){opacity:.6124;transform:translate(42.8828vw,-10px) scale(.2604);animation:fall-130 26s -30s linear infinite}@keyframes fall-130{31.529%{transform:translate(36.6481vw,31.529vh) scale(.2604)}to{transform:translate(39.76545vw,99vh) scale(.2604)}}.snow:nth-child(131){opacity:1.5612;transform:translate(86.4211vw,-10px) scale(.1555);animation:fall-131 28s -7s linear infinite}@keyframes fall-131{36.443%{transform:translate(94.0426vw,36.443vh) scale(.1555)}to{transform:translate(90.23185vw,99vh) scale(.1555)}}.snow:nth-child(132){opacity:1.0094;transform:translate(80.8572vw,-10px) scale(.5915);animation:fall-132 30s -8s linear infinite}@keyframes fall-132{55.509%{transform:translate(71.3819vw,55.509vh) scale(.5915)}to{transform:translate(76.11955vw,99vh) scale(.5915)}}.snow:nth-child(133){opacity:.8192;transform:translate(36.2104vw,-10px) scale(.2597);animation:fall-133 29s -20s linear infinite}@keyframes fall-133{43.112%{transform:translate(39.7645vw,43.112vh) scale(.2597)}to{transform:translate(37.98745vw,99vh) scale(.2597)}}.snow:nth-child(134){opacity:.091;transform:translate(65.8256vw,-10px) scale(.8726);animation:fall-134 23s -22s linear infinite}@keyframes fall-134{53.643%{transform:translate(65.5234vw,53.643vh) scale(.8726)}to{transform:translate(65.6745vw,99vh) scale(.8726)}}.snow:nth-child(135){opacity:.4298;transform:translate(62.0043vw,-10px) scale(.3843);animation:fall-135 25s -2s linear infinite}@keyframes fall-135{31.469%{transform:translate(54.6651vw,31.469vh) scale(.3843)}to{transform:translate(58.3347vw,99vh) scale(.3843)}}.snow:nth-child(136){opacity:.4314;transform:translate(24.0597vw,-10px) scale(.9497);animation:fall-136 16s -8s linear infinite}@keyframes fall-136{34.753%{transform:translate(31.2931vw,34.753vh) scale(.9497)}to{transform:translate(27.6764vw,99vh) scale(.9497)}}.snow:nth-child(137){opacity:.7472;transform:translate(47.0177vw,-10px) scale(.7783);animation:fall-137 20s -12s linear infinite}@keyframes fall-137{70.89%{transform:translate(49.5824vw,70.89vh) scale(.7783)}to{transform:translate(48.30005vw,99vh) scale(.7783)}}.snow:nth-child(138){opacity:.7966;transform:translate(86.2294vw,-10px) scale(.1761);animation:fall-138 10s -21s linear infinite}@keyframes fall-138{67.29%{transform:translate(88.4348vw,67.29vh) scale(.1761)}to{transform:translate(87.3321vw,99vh) scale(.1761)}}.snow:nth-child(139){opacity:1.1254;transform:translate(51.581vw,-10px) scale(.528);animation:fall-139 18s -13s linear infinite}@keyframes fall-139{64.253%{transform:translate(58.3973vw,64.253vh) scale(.528)}to{transform:translate(54.98915vw,99vh) scale(.528)}}.snow:nth-child(140){opacity:1.817;transform:translate(73.0478vw,-10px) scale(.8293);animation:fall-140 11s -6s linear infinite}@keyframes fall-140{34.725%{transform:translate(68.2296vw,34.725vh) scale(.8293)}to{transform:translate(70.6387vw,99vh) scale(.8293)}}.snow:nth-child(141){opacity:.9452;transform:translate(72.8554vw,-10px) scale(.4835);animation:fall-141 20s -20s linear infinite}@keyframes fall-141{65.331%{transform:translate(68.9183vw,65.331vh) scale(.4835)}to{transform:translate(70.88685vw,99vh) scale(.4835)}}.snow:nth-child(142){opacity:.557;transform:translate(10.2503vw,-10px) scale(.1103);animation:fall-142 17s -22s linear infinite}@keyframes fall-142{33.136%{transform:translate(13.529vw,33.136vh) scale(.1103)}to{transform:translate(11.88965vw,99vh) scale(.1103)}}.snow:nth-child(143){opacity:.5724;transform:translate(2.9674vw,-10px) scale(.2553);animation:fall-143 11s -26s linear infinite}@keyframes fall-143{40.043%{transform:translate(-2.4633vw,40.043vh) scale(.2553)}to{transform:translate(.25205vw,99vh) scale(.2553)}}.snow:nth-child(144){opacity:.6938;transform:translate(14.0758vw,-10px) scale(.0236);animation:fall-144 30s -20s linear infinite}@keyframes fall-144{67.605%{transform:translate(8.9403vw,67.605vh) scale(.0236)}to{transform:translate(11.50805vw,99vh) scale(.0236)}}.snow:nth-child(145){opacity:.8868;transform:translate(59.0631vw,-10px) scale(.2558);animation:fall-145 25s -13s linear infinite}@keyframes fall-145{55.972%{transform:translate(49.1981vw,55.972vh) scale(.2558)}to{transform:translate(54.1306vw,99vh) scale(.2558)}}.snow:nth-child(146){opacity:.5978;transform:translate(34.9283vw,-10px) scale(.1252);animation:fall-146 30s -20s linear infinite}@keyframes fall-146{64.703%{transform:translate(31.2798vw,64.703vh) scale(.1252)}to{transform:translate(33.10405vw,99vh) scale(.1252)}}.snow:nth-child(147){opacity:1.559;transform:translate(63.912vw,-10px) scale(.977);animation:fall-147 21s -21s linear infinite}@keyframes fall-147{31.231%{transform:translate(55.5904vw,31.231vh) scale(.977)}to{transform:translate(59.7512vw,99vh) scale(.977)}}.snow:nth-child(148){opacity:1.9346;transform:translate(28.0115vw,-10px) scale(.3129);animation:fall-148 13s -23s linear infinite}@keyframes fall-148{32.694%{transform:translate(24.0395vw,32.694vh) scale(.3129)}to{transform:translate(26.0255vw,99vh) scale(.3129)}}.snow:nth-child(149){opacity:1.2774;transform:translate(55.0165vw,-10px) scale(.8624);animation:fall-149 18s -7s linear infinite}@keyframes fall-149{78.976%{transform:translate(64.4248vw,78.976vh) scale(.8624)}to{transform:translate(59.72065vw,99vh) scale(.8624)}}.snow:nth-child(150){opacity:1.155;transform:translate(22.7233vw,-10px) scale(.3422);animation:fall-150 16s -8s linear infinite}@keyframes fall-150{51.386%{transform:translate(25.0322vw,51.386vh) scale(.3422)}to{transform:translate(23.87775vw,99vh) scale(.3422)}}.snow:nth-child(151){opacity:.871;transform:translate(84.5805vw,-10px) scale(.7513);animation:fall-151 25s -30s linear infinite}@keyframes fall-151{34.356%{transform:translate(75.6927vw,34.356vh) scale(.7513)}to{transform:translate(80.1366vw,99vh) scale(.7513)}}.snow:nth-child(152){opacity:1.9734;transform:translate(20.1444vw,-10px) scale(.5824);animation:fall-152 16s -20s linear infinite}@keyframes fall-152{72.824%{transform:translate(10.2208vw,72.824vh) scale(.5824)}to{transform:translate(15.1826vw,99vh) scale(.5824)}}.snow:nth-child(153){opacity:1.7256;transform:translate(21.6769vw,-10px) scale(.0209);animation:fall-153 24s -10s linear infinite}@keyframes fall-153{47.769%{transform:translate(20.8049vw,47.769vh) scale(.0209)}to{transform:translate(21.2409vw,99vh) scale(.0209)}}.snow:nth-child(154){opacity:.815;transform:translate(40.6273vw,-10px) scale(.8563);animation:fall-154 16s -7s linear infinite}@keyframes fall-154{77.007%{transform:translate(40.7004vw,77.007vh) scale(.8563)}to{transform:translate(40.66385vw,99vh) scale(.8563)}}.snow:nth-child(155){opacity:1.8952;transform:translate(5.3884vw,-10px) scale(.8063);animation:fall-155 23s -20s linear infinite}@keyframes fall-155{35.04%{transform:translate(3.5714vw,35.04vh) scale(.8063)}to{transform:translate(4.4799vw,99vh) scale(.8063)}}.snow:nth-child(156){opacity:1.215;transform:translate(62.8122vw,-10px) scale(.7529);animation:fall-156 13s -8s linear infinite}@keyframes fall-156{65.015%{transform:translate(65.9233vw,65.015vh) scale(.7529)}to{transform:translate(64.36775vw,99vh) scale(.7529)}}.snow:nth-child(157){opacity:1.2044;transform:translate(28.9926vw,-10px) scale(.203);animation:fall-157 17s -27s linear infinite}@keyframes fall-157{40.806%{transform:translate(28.3942vw,40.806vh) scale(.203)}to{transform:translate(28.6934vw,99vh) scale(.203)}}.snow:nth-child(158){opacity:1.7408;transform:translate(37.8661vw,-10px) scale(.2151);animation:fall-158 29s -14s linear infinite}@keyframes fall-158{31.168%{transform:translate(43.9388vw,31.168vh) scale(.2151)}to{transform:translate(40.90245vw,99vh) scale(.2151)}}.snow:nth-child(159){opacity:.5664;transform:translate(33.2653vw,-10px) scale(.4495);animation:fall-159 16s -18s linear infinite}@keyframes fall-159{76.752%{transform:translate(24.1724vw,76.752vh) scale(.4495)}to{transform:translate(28.71885vw,99vh) scale(.4495)}}.snow:nth-child(160){opacity:.5198;transform:translate(3.8152vw,-10px) scale(.9397);animation:fall-160 21s -8s linear infinite}@keyframes fall-160{77.701%{transform:translate(-5.662vw,77.701vh) scale(.9397)}to{transform:translate(-.9234vw,99vh) scale(.9397)}}.snow:nth-child(161){opacity:.0056;transform:translate(42.6496vw,-10px) scale(.233);animation:fall-161 15s -27s linear infinite}@keyframes fall-161{50.488%{transform:translate(45.6694vw,50.488vh) scale(.233)}to{transform:translate(44.1595vw,99vh) scale(.233)}}.snow:nth-child(162){opacity:.8574;transform:translate(11.1121vw,-10px) scale(.2204);animation:fall-162 11s -22s linear infinite}@keyframes fall-162{36.4%{transform:translate(5.0634vw,36.4vh) scale(.2204)}to{transform:translate(8.08775vw,99vh) scale(.2204)}}.snow:nth-child(163){opacity:.738;transform:translate(71.8579vw,-10px) scale(.4591);animation:fall-163 21s -4s linear infinite}@keyframes fall-163{55.3%{transform:translate(62.4952vw,55.3vh) scale(.4591)}to{transform:translate(67.17655vw,99vh) scale(.4591)}}.snow:nth-child(164){opacity:1.7894;transform:translate(21.5619vw,-10px) scale(.8251);animation:fall-164 15s -28s linear infinite}@keyframes fall-164{67.256%{transform:translate(31.5551vw,67.256vh) scale(.8251)}to{transform:translate(26.5585vw,99vh) scale(.8251)}}.snow:nth-child(165){opacity:1.3528;transform:translate(11.1263vw,-10px) scale(.9073);animation:fall-165 27s -23s linear infinite}@keyframes fall-165{59.641%{transform:translate(10.8035vw,59.641vh) scale(.9073)}to{transform:translate(10.9649vw,99vh) scale(.9073)}}.snow:nth-child(166){opacity:1.5014;transform:translate(19.6842vw,-10px) scale(.6662);animation:fall-166 30s -14s linear infinite}@keyframes fall-166{73.149%{transform:translate(20.1992vw,73.149vh) scale(.6662)}to{transform:translate(19.9417vw,99vh) scale(.6662)}}.snow:nth-child(167){opacity:.4668;transform:translate(58.0381vw,-10px) scale(.7662);animation:fall-167 20s -18s linear infinite}@keyframes fall-167{78.802%{transform:translate(52.055vw,78.802vh) scale(.7662)}to{transform:translate(55.04655vw,99vh) scale(.7662)}}.snow:nth-child(168){opacity:.2478;transform:translate(51.9557vw,-10px) scale(.2666);animation:fall-168 25s -15s linear infinite}@keyframes fall-168{31.721%{transform:translate(57.841vw,31.721vh) scale(.2666)}to{transform:translate(54.89835vw,99vh) scale(.2666)}}.snow:nth-child(169){opacity:1.2098;transform:translate(5.0798vw,-10px) scale(.333);animation:fall-169 20s -20s linear infinite}@keyframes fall-169{39.787%{transform:translate(6.9186vw,39.787vh) scale(.333)}to{transform:translate(5.9992vw,99vh) scale(.333)}}.snow:nth-child(170){opacity:1.9526;transform:translate(47.1406vw,-10px) scale(.3656);animation:fall-170 24s -14s linear infinite}@keyframes fall-170{33.494%{transform:translate(47.6891vw,33.494vh) scale(.3656)}to{transform:translate(47.41485vw,99vh) scale(.3656)}}.snow:nth-child(171){opacity:1.9856;transform:translate(72.3766vw,-10px) scale(.1637);animation:fall-171 19s -1s linear infinite}@keyframes fall-171{46.484%{transform:translate(76.0545vw,46.484vh) scale(.1637)}to{transform:translate(74.21555vw,99vh) scale(.1637)}}.snow:nth-child(172){opacity:1.716;transform:translate(68.9461vw,-10px) scale(.5483);animation:fall-172 28s -29s linear infinite}@keyframes fall-172{59.612%{transform:translate(68.2434vw,59.612vh) scale(.5483)}to{transform:translate(68.59475vw,99vh) scale(.5483)}}.snow:nth-child(173){opacity:1.938;transform:translate(30.3311vw,-10px) scale(.0887);animation:fall-173 12s -8s linear infinite}@keyframes fall-173{35.445%{transform:translate(28.9978vw,35.445vh) scale(.0887)}to{transform:translate(29.66445vw,99vh) scale(.0887)}}.snow:nth-child(174){opacity:.0088;transform:translate(64.4083vw,-10px) scale(.4169);animation:fall-174 27s -29s linear infinite}@keyframes fall-174{30.469%{transform:translate(56.957vw,30.469vh) scale(.4169)}to{transform:translate(60.68265vw,99vh) scale(.4169)}}.snow:nth-child(175){opacity:.6672;transform:translate(82.4148vw,-10px) scale(.4919);animation:fall-175 25s -25s linear infinite}@keyframes fall-175{75.489%{transform:translate(76.3886vw,75.489vh) scale(.4919)}to{transform:translate(79.4017vw,99vh) scale(.4919)}}.snow:nth-child(176){opacity:.8436;transform:translate(19.165vw,-10px) scale(.377);animation:fall-176 30s -16s linear infinite}@keyframes fall-176{72.663%{transform:translate(20.725vw,72.663vh) scale(.377)}to{transform:translate(19.945vw,99vh) scale(.377)}}.snow:nth-child(177){opacity:.3718;transform:translate(42.2816vw,-10px) scale(.8063);animation:fall-177 14s -20s linear infinite}@keyframes fall-177{67.63%{transform:translate(51.0512vw,67.63vh) scale(.8063)}to{transform:translate(46.6664vw,99vh) scale(.8063)}}.snow:nth-child(178){opacity:1.543;transform:translate(35.0826vw,-10px) scale(.285);animation:fall-178 24s -7s linear infinite}@keyframes fall-178{30.329%{transform:translate(38.4015vw,30.329vh) scale(.285)}to{transform:translate(36.74205vw,99vh) scale(.285)}}.snow:nth-child(179){opacity:.6558;transform:translate(85.6552vw,-10px) scale(.9306);animation:fall-179 17s -28s linear infinite}@keyframes fall-179{30.8%{transform:translate(93.3434vw,30.8vh) scale(.9306)}to{transform:translate(89.4993vw,99vh) scale(.9306)}}.snow:nth-child(180){opacity:1.2794;transform:translate(94.2663vw,-10px) scale(.9902);animation:fall-180 15s -28s linear infinite}@keyframes fall-180{78.801%{transform:translate(90.21vw,78.801vh) scale(.9902)}to{transform:translate(92.23815vw,99vh) scale(.9902)}}.snow:nth-child(181){opacity:.2006;transform:translate(13.5652vw,-10px) scale(.3087);animation:fall-181 30s -28s linear infinite}@keyframes fall-181{35.478%{transform:translate(22.3741vw,35.478vh) scale(.3087)}to{transform:translate(17.96965vw,99vh) scale(.3087)}}.snow:nth-child(182){opacity:.9338;transform:translate(22.1664vw,-10px) scale(.0978);animation:fall-182 23s -30s linear infinite}@keyframes fall-182{73.756%{transform:translate(19.4367vw,73.756vh) scale(.0978)}to{transform:translate(20.80155vw,99vh) scale(.0978)}}.snow:nth-child(183){opacity:.297;transform:translate(48.191vw,-10px) scale(.527);animation:fall-183 24s -3s linear infinite}@keyframes fall-183{53.884%{transform:translate(46.2803vw,53.884vh) scale(.527)}to{transform:translate(47.23565vw,99vh) scale(.527)}}.snow:nth-child(184){opacity:.687;transform:translate(83.608vw,-10px) scale(.9558);animation:fall-184 11s -4s linear infinite}@keyframes fall-184{66.018%{transform:translate(88.1997vw,66.018vh) scale(.9558)}to{transform:translate(85.90385vw,99vh) scale(.9558)}}.snow:nth-child(185){opacity:.687;transform:translate(93.2303vw,-10px) scale(.08);animation:fall-185 16s -23s linear infinite}@keyframes fall-185{40.999%{transform:translate(93.3572vw,40.999vh) scale(.08)}to{transform:translate(93.29375vw,99vh) scale(.08)}}.snow:nth-child(186){opacity:1.27;transform:translate(32.8542vw,-10px) scale(.8119);animation:fall-186 30s -29s linear infinite}@keyframes fall-186{72.436%{transform:translate(28.8991vw,72.436vh) scale(.8119)}to{transform:translate(30.87665vw,99vh) scale(.8119)}}.snow:nth-child(187){opacity:1.805;transform:translate(81.1568vw,-10px) scale(.0016);animation:fall-187 11s -22s linear infinite}@keyframes fall-187{38.677%{transform:translate(86.9206vw,38.677vh) scale(.0016)}to{transform:translate(84.0387vw,99vh) scale(.0016)}}.snow:nth-child(188){opacity:.8998;transform:translate(78.1282vw,-10px) scale(.6172);animation:fall-188 26s -18s linear infinite}@keyframes fall-188{63.105%{transform:translate(72.1122vw,63.105vh) scale(.6172)}to{transform:translate(75.1202vw,99vh) scale(.6172)}}.snow:nth-child(189){opacity:.0408;transform:translate(65.6154vw,-10px) scale(.7228);animation:fall-189 17s -10s linear infinite}@keyframes fall-189{64.021%{transform:translate(70.6703vw,64.021vh) scale(.7228)}to{transform:translate(68.14285vw,99vh) scale(.7228)}}.snow:nth-child(190){opacity:.6856;transform:translate(65.3223vw,-10px) scale(.4905);animation:fall-190 26s -11s linear infinite}@keyframes fall-190{43.799%{transform:translate(59.9123vw,43.799vh) scale(.4905)}to{transform:translate(62.6173vw,99vh) scale(.4905)}}.snow:nth-child(191){opacity:1.7038;transform:translate(48.7418vw,-10px) scale(.9156);animation:fall-191 15s -4s linear infinite}@keyframes fall-191{48.609%{transform:translate(49.8653vw,48.609vh) scale(.9156)}to{transform:translate(49.30355vw,99vh) scale(.9156)}}.snow:nth-child(192){opacity:.6754;transform:translate(6.9652vw,-10px) scale(.4176);animation:fall-192 25s -17s linear infinite}@keyframes fall-192{33.89%{transform:translate(2.3684vw,33.89vh) scale(.4176)}to{transform:translate(4.6668vw,99vh) scale(.4176)}}.snow:nth-child(193){opacity:.4494;transform:translate(34.3263vw,-10px) scale(.7139);animation:fall-193 27s -18s linear infinite}@keyframes fall-193{71.965%{transform:translate(24.488vw,71.965vh) scale(.7139)}to{transform:translate(29.40715vw,99vh) scale(.7139)}}.snow:nth-child(194){opacity:1.1764;transform:translate(45.2609vw,-10px) scale(.0211);animation:fall-194 26s -10s linear infinite}@keyframes fall-194{53.437%{transform:translate(37.9615vw,53.437vh) scale(.0211)}to{transform:translate(41.6112vw,99vh) scale(.0211)}}.snow:nth-child(195){opacity:1.5622;transform:translate(90.6124vw,-10px) scale(.812);animation:fall-195 26s -16s linear infinite}@keyframes fall-195{72.594%{transform:translate(92.1194vw,72.594vh) scale(.812)}to{transform:translate(91.3659vw,99vh) scale(.812)}}.snow:nth-child(196){opacity:1.7128;transform:translate(4.0772vw,-10px) scale(.1158);animation:fall-196 26s -28s linear infinite}@keyframes fall-196{34.877%{transform:translate(2.3612vw,34.877vh) scale(.1158)}to{transform:translate(3.2192vw,99vh) scale(.1158)}}.snow:nth-child(197){opacity:.7694;transform:translate(60.8979vw,-10px) scale(.829);animation:fall-197 22s -14s linear infinite}@keyframes fall-197{71.328%{transform:translate(51.6862vw,71.328vh) scale(.829)}to{transform:translate(56.29205vw,99vh) scale(.829)}}.snow:nth-child(198){opacity:1.9824;transform:translate(12.0301vw,-10px) scale(.3325);animation:fall-198 23s -20s linear infinite}@keyframes fall-198{76.718%{transform:translate(10.0763vw,76.718vh) scale(.3325)}to{transform:translate(11.0532vw,99vh) scale(.3325)}}.snow:nth-child(199){opacity:.5234;transform:translate(80.1478vw,-10px) scale(.3931);animation:fall-199 14s -16s linear infinite}@keyframes fall-199{39.126%{transform:translate(82.3594vw,39.126vh) scale(.3931)}to{transform:translate(81.2536vw,99vh) scale(.3931)}}.snow:nth-child(200){opacity:1.5954;transform:translate(64.9133vw,-10px) scale(.5716);animation:fall-200 12s -30s linear infinite}@keyframes fall-200{40.016%{transform:translate(62.8648vw,40.016vh) scale(.5716)}to{transform:translate(63.88905vw,99vh) scale(.5716)}}.snow:nth-child(201){opacity:.7402;transform:translate(47.2705vw,-10px) scale(.2974);animation:fall-201 28s -12s linear infinite}@keyframes fall-201{72.172%{transform:translate(44.8768vw,72.172vh) scale(.2974)}to{transform:translate(46.07365vw,99vh) scale(.2974)}}.snow:nth-child(202){opacity:.8958;transform:translate(88.2693vw,-10px) scale(.9562);animation:fall-202 21s -13s linear infinite}@keyframes fall-202{48.424%{transform:translate(84.8297vw,48.424vh) scale(.9562)}to{transform:translate(86.5495vw,99vh) scale(.9562)}}.snow:nth-child(203){opacity:1.315;transform:translate(59.9095vw,-10px) scale(.8145);animation:fall-203 14s -9s linear infinite}@keyframes fall-203{61.808%{transform:translate(64.8661vw,61.808vh) scale(.8145)}to{transform:translate(62.3878vw,99vh) scale(.8145)}}.snow:nth-child(204){opacity:.7632;transform:translate(8.9056vw,-10px) scale(.8103);animation:fall-204 12s -16s linear infinite}@keyframes fall-204{63.251%{transform:translate(7.5443vw,63.251vh) scale(.8103)}to{transform:translate(8.22495vw,99vh) scale(.8103)}}.snow:nth-child(205){opacity:.2896;transform:translate(79.8116vw,-10px) scale(.1071);animation:fall-205 30s -4s linear infinite}@keyframes fall-205{79.07%{transform:translate(80.6544vw,79.07vh) scale(.1071)}to{transform:translate(80.233vw,99vh) scale(.1071)}}.snow:nth-child(206){opacity:.1714;transform:translate(4.5077vw,-10px) scale(.6561);animation:fall-206 12s -1s linear infinite}@keyframes fall-206{62.384%{transform:translate(-3.7616vw,62.384vh) scale(.6561)}to{transform:translate(.37305vw,99vh) scale(.6561)}}.snow:nth-child(207){opacity:.9008;transform:translate(21.504vw,-10px) scale(.6727);animation:fall-207 20s -12s linear infinite}@keyframes fall-207{67.713%{transform:translate(12.048vw,67.713vh) scale(.6727)}to{transform:translate(16.776vw,99vh) scale(.6727)}}.snow:nth-child(208){opacity:1.443;transform:translate(71.2357vw,-10px) scale(.8339);animation:fall-208 16s -2s linear infinite}@keyframes fall-208{59.327%{transform:translate(74.8014vw,59.327vh) scale(.8339)}to{transform:translate(73.01855vw,99vh) scale(.8339)}}.snow:nth-child(209){opacity:1.4248;transform:translate(16.5448vw,-10px) scale(.9893);animation:fall-209 14s -4s linear infinite}@keyframes fall-209{40.512%{transform:translate(11.9103vw,40.512vh) scale(.9893)}to{transform:translate(14.22755vw,99vh) scale(.9893)}}.snow:nth-child(210){opacity:.78;transform:translate(62.8134vw,-10px) scale(.8295);animation:fall-210 25s -8s linear infinite}@keyframes fall-210{61.371%{transform:translate(63.0386vw,61.371vh) scale(.8295)}to{transform:translate(62.926vw,99vh) scale(.8295)}}.snow:nth-child(211){opacity:.8108;transform:translate(14.2833vw,-10px) scale(.7682);animation:fall-211 13s -11s linear infinite}@keyframes fall-211{41.354%{transform:translate(5.6899vw,41.354vh) scale(.7682)}to{transform:translate(9.9866vw,99vh) scale(.7682)}}.snow:nth-child(212){opacity:.5334;transform:translate(62.5641vw,-10px) scale(.7176);animation:fall-212 13s -21s linear infinite}@keyframes fall-212{62.193%{transform:translate(63.3931vw,62.193vh) scale(.7176)}to{transform:translate(62.9786vw,99vh) scale(.7176)}}.snow:nth-child(213){opacity:.993;transform:translate(6.2628vw,-10px) scale(.4512);animation:fall-213 29s -14s linear infinite}@keyframes fall-213{40.139%{transform:translate(3.896vw,40.139vh) scale(.4512)}to{transform:translate(5.0794vw,99vh) scale(.4512)}}.snow:nth-child(214){opacity:1.53;transform:translate(7.9746vw,-10px) scale(.1699);animation:fall-214 13s -22s linear infinite}@keyframes fall-214{51.431%{transform:translate(4.3525vw,51.431vh) scale(.1699)}to{transform:translate(6.16355vw,99vh) scale(.1699)}}.snow:nth-child(215){opacity:1.6678;transform:translate(17.2834vw,-10px) scale(.554);animation:fall-215 15s -1s linear infinite}@keyframes fall-215{56.868%{transform:translate(19.972vw,56.868vh) scale(.554)}to{transform:translate(18.6277vw,99vh) scale(.554)}}.snow:nth-child(216){opacity:1.338;transform:translate(88.0892vw,-10px) scale(.1698);animation:fall-216 11s -17s linear infinite}@keyframes fall-216{32.595%{transform:translate(95.4001vw,32.595vh) scale(.1698)}to{transform:translate(91.74465vw,99vh) scale(.1698)}}.snow:nth-child(217){opacity:.8208;transform:translate(42.8588vw,-10px) scale(.6788);animation:fall-217 22s -24s linear infinite}@keyframes fall-217{43.193%{transform:translate(38.7195vw,43.193vh) scale(.6788)}to{transform:translate(40.78915vw,99vh) scale(.6788)}}.snow:nth-child(218){opacity:.3826;transform:translate(94.1204vw,-10px) scale(.4274);animation:fall-218 28s -24s linear infinite}@keyframes fall-218{38.511%{transform:translate(101.3533vw,38.511vh) scale(.4274)}to{transform:translate(97.73685vw,99vh) scale(.4274)}}.snow:nth-child(219){opacity:.7064;transform:translate(37.6203vw,-10px) scale(.7923);animation:fall-219 22s -4s linear infinite}@keyframes fall-219{56.573%{transform:translate(38.0826vw,56.573vh) scale(.7923)}to{transform:translate(37.85145vw,99vh) scale(.7923)}}.snow:nth-child(220){opacity:.8674;transform:translate(76.1166vw,-10px) scale(.158);animation:fall-220 12s -30s linear infinite}@keyframes fall-220{32.954%{transform:translate(74.7369vw,32.954vh) scale(.158)}to{transform:translate(75.42675vw,99vh) scale(.158)}}.snow:nth-child(221){opacity:1.749;transform:translate(65.5354vw,-10px) scale(.4302);animation:fall-221 27s -21s linear infinite}@keyframes fall-221{34.888%{transform:translate(56.8466vw,34.888vh) scale(.4302)}to{transform:translate(61.191vw,99vh) scale(.4302)}}.snow:nth-child(222){opacity:1.8552;transform:translate(72.9307vw,-10px) scale(.5523);animation:fall-222 27s -29s linear infinite}@keyframes fall-222{40.703%{transform:translate(82.6022vw,40.703vh) scale(.5523)}to{transform:translate(77.76645vw,99vh) scale(.5523)}}.snow:nth-child(223){opacity:1.7924;transform:translate(32.7753vw,-10px) scale(.6668);animation:fall-223 28s -27s linear infinite}@keyframes fall-223{32.135%{transform:translate(24.3874vw,32.135vh) scale(.6668)}to{transform:translate(28.58135vw,99vh) scale(.6668)}}.snow:nth-child(224){opacity:1.2378;transform:translate(70.1138vw,-10px) scale(.0089);animation:fall-224 12s -20s linear infinite}@keyframes fall-224{41.836%{transform:translate(63.4052vw,41.836vh) scale(.0089)}to{transform:translate(66.7595vw,99vh) scale(.0089)}}.snow:nth-child(225){opacity:1.004;transform:translate(35.9909vw,-10px) scale(.951);animation:fall-225 28s -15s linear infinite}@keyframes fall-225{74.309%{transform:translate(41.2968vw,74.309vh) scale(.951)}to{transform:translate(38.64385vw,99vh) scale(.951)}}.snow:nth-child(226){opacity:1.1974;transform:translate(51.9911vw,-10px) scale(.9875);animation:fall-226 13s -18s linear infinite}@keyframes fall-226{46.103%{transform:translate(44.3984vw,46.103vh) scale(.9875)}to{transform:translate(48.19475vw,99vh) scale(.9875)}}.snow:nth-child(227){opacity:.334;transform:translate(34.6487vw,-10px) scale(.4395);animation:fall-227 10s -8s linear infinite}@keyframes fall-227{54.13%{transform:translate(39.3972vw,54.13vh) scale(.4395)}to{transform:translate(37.02295vw,99vh) scale(.4395)}}.snow:nth-child(228){opacity:1.0522;transform:translate(5.0771vw,-10px) scale(.8739);animation:fall-228 13s -12s linear infinite}@keyframes fall-228{38.151%{transform:translate(10.9886vw,38.151vh) scale(.8739)}to{transform:translate(8.03285vw,99vh) scale(.8739)}}.snow:nth-child(229){opacity:1.181;transform:translate(19.7652vw,-10px) scale(.4029);animation:fall-229 25s -18s linear infinite}@keyframes fall-229{68.956%{transform:translate(17.5221vw,68.956vh) scale(.4029)}to{transform:translate(18.64365vw,99vh) scale(.4029)}}.snow:nth-child(230){opacity:.577;transform:translate(53.6694vw,-10px) scale(.02);animation:fall-230 28s -8s linear infinite}@keyframes fall-230{48.942%{transform:translate(52.9647vw,48.942vh) scale(.02)}to{transform:translate(53.31705vw,99vh) scale(.02)}}.snow:nth-child(231){opacity:.0148;transform:translate(75.3341vw,-10px) scale(.0373);animation:fall-231 12s -25s linear infinite}@keyframes fall-231{72.715%{transform:translate(83.7136vw,72.715vh) scale(.0373)}to{transform:translate(79.52385vw,99vh) scale(.0373)}}.snow:nth-child(232){opacity:1.93;transform:translate(61.5722vw,-10px) scale(.9355);animation:fall-232 21s -14s linear infinite}@keyframes fall-232{77.679%{transform:translate(54.5246vw,77.679vh) scale(.9355)}to{transform:translate(58.0484vw,99vh) scale(.9355)}}.snow:nth-child(233){opacity:1.0826;transform:translate(50.7429vw,-10px) scale(.8156);animation:fall-233 19s -16s linear infinite}@keyframes fall-233{78.39%{transform:translate(46.1175vw,78.39vh) scale(.8156)}to{transform:translate(48.4302vw,99vh) scale(.8156)}}.snow:nth-child(234){opacity:1.9008;transform:translate(24.7076vw,-10px) scale(.1899);animation:fall-234 25s -24s linear infinite}@keyframes fall-234{63.984%{transform:translate(16.5407vw,63.984vh) scale(.1899)}to{transform:translate(20.62415vw,99vh) scale(.1899)}}.snow:nth-child(235){opacity:.2208;transform:translate(3.3261vw,-10px) scale(.0746);animation:fall-235 29s -26s linear infinite}@keyframes fall-235{77.59%{transform:translate(.403vw,77.59vh) scale(.0746)}to{transform:translate(1.86455vw,99vh) scale(.0746)}}.snow:nth-child(236){opacity:.3358;transform:translate(.3252vw,-10px) scale(.0733);animation:fall-236 18s -12s linear infinite}@keyframes fall-236{54.562%{transform:translate(3.7427vw,54.562vh) scale(.0733)}to{transform:translate(2.03395vw,99vh) scale(.0733)}}.snow:nth-child(237){opacity:.2204;transform:translate(21.24vw,-10px) scale(.9182);animation:fall-237 16s -18s linear infinite}@keyframes fall-237{31.427%{transform:translate(26.4056vw,31.427vh) scale(.9182)}to{transform:translate(23.8228vw,99vh) scale(.9182)}}.snow:nth-child(238){opacity:.2778;transform:translate(96.7438vw,-10px) scale(.6205);animation:fall-238 19s -5s linear infinite}@keyframes fall-238{75.815%{transform:translate(87.0912vw,75.815vh) scale(.6205)}to{transform:translate(91.9175vw,99vh) scale(.6205)}}.snow:nth-child(239){opacity:1.8566;transform:translate(73.0566vw,-10px) scale(.0349);animation:fall-239 19s -12s linear infinite}@keyframes fall-239{66.826%{transform:translate(75.8363vw,66.826vh) scale(.0349)}to{transform:translate(74.44645vw,99vh) scale(.0349)}}.snow:nth-child(240){opacity:.9542;transform:translate(87.3239vw,-10px) scale(.9381);animation:fall-240 18s -24s linear infinite}@keyframes fall-240{58.038%{transform:translate(95.5288vw,58.038vh) scale(.9381)}to{transform:translate(91.42635vw,99vh) scale(.9381)}}.snow:nth-child(241){opacity:1.762;transform:translate(65.7732vw,-10px) scale(.6838);animation:fall-241 22s -11s linear infinite}@keyframes fall-241{54.054%{transform:translate(73.5184vw,54.054vh) scale(.6838)}to{transform:translate(69.6458vw,99vh) scale(.6838)}}.snow:nth-child(242){opacity:.6748;transform:translate(36.1859vw,-10px) scale(.919);animation:fall-242 16s -28s linear infinite}@keyframes fall-242{59.959%{transform:translate(44.2428vw,59.959vh) scale(.919)}to{transform:translate(40.21435vw,99vh) scale(.919)}}.snow:nth-child(243){opacity:1.9644;transform:translate(96.1299vw,-10px) scale(.7013);animation:fall-243 22s -3s linear infinite}@keyframes fall-243{68.875%{transform:translate(96.5655vw,68.875vh) scale(.7013)}to{transform:translate(96.3477vw,99vh) scale(.7013)}}.snow:nth-child(244){opacity:1.3682;transform:translate(74.838vw,-10px) scale(.8349);animation:fall-244 30s -15s linear infinite}@keyframes fall-244{79.651%{transform:translate(81.3859vw,79.651vh) scale(.8349)}to{transform:translate(78.11195vw,99vh) scale(.8349)}}.snow:nth-child(245){opacity:1.5606;transform:translate(60.9597vw,-10px) scale(.7477);animation:fall-245 13s -12s linear infinite}@keyframes fall-245{37.699%{transform:translate(62.7696vw,37.699vh) scale(.7477)}to{transform:translate(61.86465vw,99vh) scale(.7477)}}.snow:nth-child(246){opacity:.923;transform:translate(99.2527vw,-10px) scale(.3182);animation:fall-246 14s -13s linear infinite}@keyframes fall-246{47.928%{transform:translate(107.3511vw,47.928vh) scale(.3182)}to{transform:translate(103.3019vw,99vh) scale(.3182)}}.snow:nth-child(247){opacity:1.3826;transform:translate(46.2388vw,-10px) scale(.7938);animation:fall-247 27s -7s linear infinite}@keyframes fall-247{31.642%{transform:translate(38.5167vw,31.642vh) scale(.7938)}to{transform:translate(42.37775vw,99vh) scale(.7938)}}.snow:nth-child(248){opacity:1.3528;transform:translate(10.1003vw,-10px) scale(.4087);animation:fall-248 11s -29s linear infinite}@keyframes fall-248{49.739%{transform:translate(4.7859vw,49.739vh) scale(.4087)}to{transform:translate(7.4431vw,99vh) scale(.4087)}}.snow:nth-child(249){opacity:.6466;transform:translate(19.9812vw,-10px) scale(.2862);animation:fall-249 12s -4s linear infinite}@keyframes fall-249{43.575%{transform:translate(26.5312vw,43.575vh) scale(.2862)}to{transform:translate(23.2562vw,99vh) scale(.2862)}}.snow:nth-child(250){opacity:.3754;transform:translate(67.4816vw,-10px) scale(.9682);animation:fall-250 12s -13s linear infinite}@keyframes fall-250{75.568%{transform:translate(66.1182vw,75.568vh) scale(.9682)}to{transform:translate(66.7999vw,99vh) scale(.9682)}}.snow:nth-child(251){opacity:1.4012;transform:translate(95.0017vw,-10px) scale(.5669);animation:fall-251 28s -18s linear infinite}@keyframes fall-251{45.85%{transform:translate(96.8906vw,45.85vh) scale(.5669)}to{transform:translate(95.94615vw,99vh) scale(.5669)}}.snow:nth-child(252){opacity:.6046;transform:translate(49.3087vw,-10px) scale(.2906);animation:fall-252 16s -13s linear infinite}@keyframes fall-252{36.601%{transform:translate(40.7268vw,36.601vh) scale(.2906)}to{transform:translate(45.01775vw,99vh) scale(.2906)}}.snow:nth-child(253){opacity:1.207;transform:translate(.0183vw,-10px) scale(.029);animation:fall-253 25s -23s linear infinite}@keyframes fall-253{51.801%{transform:translate(3.5788vw,51.801vh) scale(.029)}to{transform:translate(1.79855vw,99vh) scale(.029)}}.snow:nth-child(254){opacity:.7892;transform:translate(6.6349vw,-10px) scale(.4864);animation:fall-254 11s -3s linear infinite}@keyframes fall-254{71.028%{transform:translate(8.702vw,71.028vh) scale(.4864)}to{transform:translate(7.66845vw,99vh) scale(.4864)}}.snow:nth-child(255){opacity:.2712;transform:translate(61.6509vw,-10px) scale(.563);animation:fall-255 11s -15s linear infinite}@keyframes fall-255{70.685%{transform:translate(61.0289vw,70.685vh) scale(.563)}to{transform:translate(61.3399vw,99vh) scale(.563)}}.snow:nth-child(256){opacity:.1966;transform:translate(37.3605vw,-10px) scale(.1305);animation:fall-256 17s -6s linear infinite}@keyframes fall-256{53.838%{transform:translate(29.8263vw,53.838vh) scale(.1305)}to{transform:translate(33.5934vw,99vh) scale(.1305)}}.snow:nth-child(257){opacity:1.7596;transform:translate(74.3743vw,-10px) scale(.791);animation:fall-257 12s -16s linear infinite}@keyframes fall-257{64.55%{transform:translate(79.5301vw,64.55vh) scale(.791)}to{transform:translate(76.9522vw,99vh) scale(.791)}}.snow:nth-child(258){opacity:1.9604;transform:translate(59.9163vw,-10px) scale(.5321);animation:fall-258 27s -11s linear infinite}@keyframes fall-258{62.21%{transform:translate(66.8596vw,62.21vh) scale(.5321)}to{transform:translate(63.38795vw,99vh) scale(.5321)}}.snow:nth-child(259){opacity:.2866;transform:translate(72.0871vw,-10px) scale(.366);animation:fall-259 15s -5s linear infinite}@keyframes fall-259{44.369%{transform:translate(79.8573vw,44.369vh) scale(.366)}to{transform:translate(75.9722vw,99vh) scale(.366)}}.snow:nth-child(260){opacity:1.539;transform:translate(7.4192vw,-10px) scale(.3788);animation:fall-260 29s -18s linear infinite}@keyframes fall-260{64.047%{transform:translate(1.912vw,64.047vh) scale(.3788)}to{transform:translate(4.6656vw,99vh) scale(.3788)}}.snow:nth-child(261){opacity:.0152;transform:translate(96.7741vw,-10px) scale(.7154);animation:fall-261 29s -23s linear infinite}@keyframes fall-261{48.093%{transform:translate(93.3063vw,48.093vh) scale(.7154)}to{transform:translate(95.0402vw,99vh) scale(.7154)}}.snow:nth-child(262){opacity:1.866;transform:translate(57.7563vw,-10px) scale(.4786);animation:fall-262 12s -21s linear infinite}@keyframes fall-262{77.94%{transform:translate(59.4926vw,77.94vh) scale(.4786)}to{transform:translate(58.62445vw,99vh) scale(.4786)}}.snow:nth-child(263){opacity:.0108;transform:translate(17.9471vw,-10px) scale(.4958);animation:fall-263 18s -30s linear infinite}@keyframes fall-263{31.714%{transform:translate(20.1561vw,31.714vh) scale(.4958)}to{transform:translate(19.0516vw,99vh) scale(.4958)}}.snow:nth-child(264){opacity:1.8488;transform:translate(35.1689vw,-10px) scale(.8543);animation:fall-264 26s -12s linear infinite}@keyframes fall-264{47.361%{transform:translate(36.6748vw,47.361vh) scale(.8543)}to{transform:translate(35.92185vw,99vh) scale(.8543)}}.snow:nth-child(265){opacity:1.3828;transform:translate(13.5391vw,-10px) scale(.9266);animation:fall-265 11s -9s linear infinite}@keyframes fall-265{49.042%{transform:translate(14.5085vw,49.042vh) scale(.9266)}to{transform:translate(14.0238vw,99vh) scale(.9266)}}.snow:nth-child(266){opacity:.995;transform:translate(9.9356vw,-10px) scale(.2879);animation:fall-266 11s -24s linear infinite}@keyframes fall-266{72.946%{transform:translate(14.551vw,72.946vh) scale(.2879)}to{transform:translate(12.2433vw,99vh) scale(.2879)}}.snow:nth-child(267){opacity:.3674;transform:translate(77.0339vw,-10px) scale(.7654);animation:fall-267 29s -3s linear infinite}@keyframes fall-267{45.041%{transform:translate(74.0632vw,45.041vh) scale(.7654)}to{transform:translate(75.54855vw,99vh) scale(.7654)}}.snow:nth-child(268){opacity:1.305;transform:translate(58.4588vw,-10px) scale(.226);animation:fall-268 25s -25s linear infinite}@keyframes fall-268{36.331%{transform:translate(60.9689vw,36.331vh) scale(.226)}to{transform:translate(59.71385vw,99vh) scale(.226)}}.snow:nth-child(269){opacity:1.559;transform:translate(88.9357vw,-10px) scale(.612);animation:fall-269 30s -14s linear infinite}@keyframes fall-269{70.518%{transform:translate(84.8805vw,70.518vh) scale(.612)}to{transform:translate(86.9081vw,99vh) scale(.612)}}.snow:nth-child(270){opacity:1.0894;transform:translate(55.1231vw,-10px) scale(.151);animation:fall-270 24s -23s linear infinite}@keyframes fall-270{57.029%{transform:translate(47.9798vw,57.029vh) scale(.151)}to{transform:translate(51.55145vw,99vh) scale(.151)}}.snow:nth-child(271){opacity:.2272;transform:translate(54.1173vw,-10px) scale(.6362);animation:fall-271 26s -23s linear infinite}@keyframes fall-271{40.3%{transform:translate(56.7922vw,40.3vh) scale(.6362)}to{transform:translate(55.45475vw,99vh) scale(.6362)}}.snow:nth-child(272){opacity:.3308;transform:translate(55.199vw,-10px) scale(.1079);animation:fall-272 15s -3s linear infinite}@keyframes fall-272{30.998%{transform:translate(56.994vw,30.998vh) scale(.1079)}to{transform:translate(56.0965vw,99vh) scale(.1079)}}.snow:nth-child(273){opacity:.7352;transform:translate(81.0792vw,-10px) scale(.2235);animation:fall-273 25s -16s linear infinite}@keyframes fall-273{55.804%{transform:translate(71.8932vw,55.804vh) scale(.2235)}to{transform:translate(76.4862vw,99vh) scale(.2235)}}.snow:nth-child(274){opacity:.585;transform:translate(26.6788vw,-10px) scale(.6233);animation:fall-274 20s -11s linear infinite}@keyframes fall-274{56.034%{transform:translate(36.1362vw,56.034vh) scale(.6233)}to{transform:translate(31.4075vw,99vh) scale(.6233)}}.snow:nth-child(275){opacity:1.4198;transform:translate(39.6762vw,-10px) scale(.8101);animation:fall-275 16s -25s linear infinite}@keyframes fall-275{77.5%{transform:translate(32.4694vw,77.5vh) scale(.8101)}to{transform:translate(36.0728vw,99vh) scale(.8101)}}.snow:nth-child(276){opacity:1.6456;transform:translate(27.3409vw,-10px) scale(.1104);animation:fall-276 14s -28s linear infinite}@keyframes fall-276{42.393%{transform:translate(27.3314vw,42.393vh) scale(.1104)}to{transform:translate(27.33615vw,99vh) scale(.1104)}}.snow:nth-child(277){opacity:1.8994;transform:translate(40.5442vw,-10px) scale(.4105);animation:fall-277 27s -19s linear infinite}@keyframes fall-277{56.266%{transform:translate(35.1637vw,56.266vh) scale(.4105)}to{transform:translate(37.85395vw,99vh) scale(.4105)}}.snow:nth-child(278){opacity:.3362;transform:translate(83.5275vw,-10px) scale(.7363);animation:fall-278 11s -8s linear infinite}@keyframes fall-278{35.039%{transform:translate(75.7075vw,35.039vh) scale(.7363)}to{transform:translate(79.6175vw,99vh) scale(.7363)}}.snow:nth-child(279){opacity:1.113;transform:translate(79.2743vw,-10px) scale(.2192);animation:fall-279 30s -30s linear infinite}@keyframes fall-279{77.137%{transform:translate(82.1761vw,77.137vh) scale(.2192)}to{transform:translate(80.7252vw,99vh) scale(.2192)}}.snow:nth-child(280){opacity:1.2764;transform:translate(79.5526vw,-10px) scale(.4802);animation:fall-280 10s -19s linear infinite}@keyframes fall-280{52.589%{transform:translate(70.9037vw,52.589vh) scale(.4802)}to{transform:translate(75.22815vw,99vh) scale(.4802)}}.snow:nth-child(281){opacity:.6748;transform:translate(67.0769vw,-10px) scale(.9353);animation:fall-281 10s -5s linear infinite}@keyframes fall-281{76.441%{transform:translate(75.9026vw,76.441vh) scale(.9353)}to{transform:translate(71.48975vw,99vh) scale(.9353)}}.snow:nth-child(282){opacity:1.406;transform:translate(71.8236vw,-10px) scale(.1785);animation:fall-282 14s -8s linear infinite}@keyframes fall-282{49.276%{transform:translate(72.5212vw,49.276vh) scale(.1785)}to{transform:translate(72.1724vw,99vh) scale(.1785)}}.snow:nth-child(283){opacity:.465;transform:translate(23.8197vw,-10px) scale(.4192);animation:fall-283 20s -17s linear infinite}@keyframes fall-283{76.872%{transform:translate(30.668vw,76.872vh) scale(.4192)}to{transform:translate(27.24385vw,99vh) scale(.4192)}}.snow:nth-child(284){opacity:1.0744;transform:translate(79.488vw,-10px) scale(.7811);animation:fall-284 27s -12s linear infinite}@keyframes fall-284{60.547%{transform:translate(75.8441vw,60.547vh) scale(.7811)}to{transform:translate(77.66605vw,99vh) scale(.7811)}}.snow:nth-child(285){opacity:.4096;transform:translate(99.6342vw,-10px) scale(.462);animation:fall-285 14s -28s linear infinite}@keyframes fall-285{38.805%{transform:translate(97.3829vw,38.805vh) scale(.462)}to{transform:translate(98.50855vw,99vh) scale(.462)}}.snow:nth-child(286){opacity:.1374;transform:translate(58.7911vw,-10px) scale(.6187);animation:fall-286 18s -2s linear infinite}@keyframes fall-286{53.563%{transform:translate(57.3075vw,53.563vh) scale(.6187)}to{transform:translate(58.0493vw,99vh) scale(.6187)}}.snow:nth-child(287){opacity:.6144;transform:translate(96.0498vw,-10px) scale(.4042);animation:fall-287 24s -10s linear infinite}@keyframes fall-287{68.817%{transform:translate(90.4237vw,68.817vh) scale(.4042)}to{transform:translate(93.23675vw,99vh) scale(.4042)}}.snow:nth-child(288){opacity:1.2406;transform:translate(5.8475vw,-10px) scale(.1401);animation:fall-288 25s -12s linear infinite}@keyframes fall-288{43.966%{transform:translate(6.4352vw,43.966vh) scale(.1401)}to{transform:translate(6.14135vw,99vh) scale(.1401)}}.snow:nth-child(289){opacity:.912;transform:translate(69.0984vw,-10px) scale(.5451);animation:fall-289 22s -9s linear infinite}@keyframes fall-289{78.065%{transform:translate(67.4779vw,78.065vh) scale(.5451)}to{transform:translate(68.28815vw,99vh) scale(.5451)}}.snow:nth-child(290){opacity:.3906;transform:translate(92.0468vw,-10px) scale(.2668);animation:fall-290 12s -10s linear infinite}@keyframes fall-290{60.814%{transform:translate(90.1697vw,60.814vh) scale(.2668)}to{transform:translate(91.10825vw,99vh) scale(.2668)}}.snow:nth-child(291){opacity:1.9352;transform:translate(19.748vw,-10px) scale(.8008);animation:fall-291 24s -23s linear infinite}@keyframes fall-291{71.369%{transform:translate(10.3043vw,71.369vh) scale(.8008)}to{transform:translate(15.02615vw,99vh) scale(.8008)}}.snow:nth-child(292){opacity:1.6016;transform:translate(42.1073vw,-10px) scale(.1026);animation:fall-292 29s -3s linear infinite}@keyframes fall-292{60.889%{transform:translate(38.9243vw,60.889vh) scale(.1026)}to{transform:translate(40.5158vw,99vh) scale(.1026)}}.snow:nth-child(293){opacity:.5218;transform:translate(33.0761vw,-10px) scale(.5257);animation:fall-293 28s -8s linear infinite}@keyframes fall-293{55.543%{transform:translate(34.7745vw,55.543vh) scale(.5257)}to{transform:translate(33.9253vw,99vh) scale(.5257)}}.snow:nth-child(294){opacity:1.764;transform:translate(60.8167vw,-10px) scale(.5373);animation:fall-294 17s -7s linear infinite}@keyframes fall-294{68.418%{transform:translate(58.0258vw,68.418vh) scale(.5373)}to{transform:translate(59.42125vw,99vh) scale(.5373)}}.snow:nth-child(295){opacity:.029;transform:translate(75.7507vw,-10px) scale(.7101);animation:fall-295 18s -30s linear infinite}@keyframes fall-295{40.678%{transform:translate(66.606vw,40.678vh) scale(.7101)}to{transform:translate(71.17835vw,99vh) scale(.7101)}}.snow:nth-child(296){opacity:.4;transform:translate(79.1633vw,-10px) scale(.6077);animation:fall-296 10s -30s linear infinite}@keyframes fall-296{33.479%{transform:translate(83.1166vw,33.479vh) scale(.6077)}to{transform:translate(81.13995vw,99vh) scale(.6077)}}.snow:nth-child(297){opacity:.378;transform:translate(11.922vw,-10px) scale(.444);animation:fall-297 26s -9s linear infinite}@keyframes fall-297{66.508%{transform:translate(12.1231vw,66.508vh) scale(.444)}to{transform:translate(12.02255vw,99vh) scale(.444)}}.snow:nth-child(298){opacity:.9926;transform:translate(45.4149vw,-10px) scale(.2572);animation:fall-298 17s -30s linear infinite}@keyframes fall-298{59.563%{transform:translate(54.9987vw,59.563vh) scale(.2572)}to{transform:translate(50.2068vw,99vh) scale(.2572)}}.snow:nth-child(299){opacity:.3776;transform:translate(45.7899vw,-10px) scale(.9777);animation:fall-299 29s -2s linear infinite}@keyframes fall-299{30.815%{transform:translate(55.7245vw,30.815vh) scale(.9777)}to{transform:translate(50.7572vw,99vh) scale(.9777)}}.snow:nth-child(300){opacity:.918;transform:translate(4.5139vw,-10px) scale(.0306);animation:fall-300 23s -23s linear infinite}@keyframes fall-300{43.056%{transform:translate(-5.4837vw,43.056vh) scale(.0306)}to{transform:translate(-.4849vw,99vh) scale(.0306)}}.snow:nth-child(301){opacity:1.5778;transform:translate(54.1918vw,-10px) scale(.5026);animation:fall-301 15s -20s linear infinite}@keyframes fall-301{42.575%{transform:translate(45.3947vw,42.575vh) scale(.5026)}to{transform:translate(49.79325vw,99vh) scale(.5026)}}.snow:nth-child(302){opacity:.113;transform:translate(48.7701vw,-10px) scale(.6559);animation:fall-302 13s -23s linear infinite}@keyframes fall-302{70.575%{transform:translate(53.8035vw,70.575vh) scale(.6559)}to{transform:translate(51.2868vw,99vh) scale(.6559)}}.snow:nth-child(303){opacity:1.6574;transform:translate(75.3926vw,-10px) scale(.2702);animation:fall-303 26s -15s linear infinite}@keyframes fall-303{54.114%{transform:translate(74.7289vw,54.114vh) scale(.2702)}to{transform:translate(75.06075vw,99vh) scale(.2702)}}.snow:nth-child(304){opacity:1.2582;transform:translate(19.2744vw,-10px) scale(.3072);animation:fall-304 16s -3s linear infinite}@keyframes fall-304{75.151%{transform:translate(15.5219vw,75.151vh) scale(.3072)}to{transform:translate(17.39815vw,99vh) scale(.3072)}}.snow:nth-child(305){opacity:1.4442;transform:translate(45.338vw,-10px) scale(.5161);animation:fall-305 29s -3s linear infinite}@keyframes fall-305{43.322%{transform:translate(48.903vw,43.322vh) scale(.5161)}to{transform:translate(47.1205vw,99vh) scale(.5161)}}.snow:nth-child(306){opacity:.0168;transform:translate(50.5048vw,-10px) scale(.5657);animation:fall-306 23s -6s linear infinite}@keyframes fall-306{60.829%{transform:translate(40.9702vw,60.829vh) scale(.5657)}to{transform:translate(45.7375vw,99vh) scale(.5657)}}.snow:nth-child(307){opacity:1.705;transform:translate(40.1747vw,-10px) scale(.1057);animation:fall-307 12s -10s linear infinite}@keyframes fall-307{64.133%{transform:translate(43.738vw,64.133vh) scale(.1057)}to{transform:translate(41.95635vw,99vh) scale(.1057)}}.snow:nth-child(308){opacity:.1992;transform:translate(13.6539vw,-10px) scale(.9251);animation:fall-308 13s -7s linear infinite}@keyframes fall-308{54.618%{transform:translate(6.6578vw,54.618vh) scale(.9251)}to{transform:translate(10.15585vw,99vh) scale(.9251)}}.snow:nth-child(309){opacity:1.9246;transform:translate(78.5073vw,-10px) scale(.6456);animation:fall-309 28s -25s linear infinite}@keyframes fall-309{72.684%{transform:translate(77.0871vw,72.684vh) scale(.6456)}to{transform:translate(77.7972vw,99vh) scale(.6456)}}.snow:nth-child(310){opacity:.8446;transform:translate(75.2996vw,-10px) scale(.8552);animation:fall-310 26s -24s linear infinite}@keyframes fall-310{68.586%{transform:translate(83.408vw,68.586vh) scale(.8552)}to{transform:translate(79.3538vw,99vh) scale(.8552)}}.snow:nth-child(311){opacity:1.6846;transform:translate(92.3105vw,-10px) scale(.0104);animation:fall-311 20s -24s linear infinite}@keyframes fall-311{38.49%{transform:translate(93.2386vw,38.49vh) scale(.0104)}to{transform:translate(92.77455vw,99vh) scale(.0104)}}.snow:nth-child(312){opacity:.1068;transform:translate(69.559vw,-10px) scale(.6938);animation:fall-312 28s -21s linear infinite}@keyframes fall-312{76.081%{transform:translate(67.567vw,76.081vh) scale(.6938)}to{transform:translate(68.563vw,99vh) scale(.6938)}}.snow:nth-child(313){opacity:.5802;transform:translate(1.2309vw,-10px) scale(.6098);animation:fall-313 27s -24s linear infinite}@keyframes fall-313{64.838%{transform:translate(-5.1709vw,64.838vh) scale(.6098)}to{transform:translate(-1.97vw,99vh) scale(.6098)}}.snow:nth-child(314){opacity:1.4548;transform:translate(56.3417vw,-10px) scale(.4295);animation:fall-314 19s -1s linear infinite}@keyframes fall-314{60.019%{transform:translate(54.0645vw,60.019vh) scale(.4295)}to{transform:translate(55.2031vw,99vh) scale(.4295)}}.snow:nth-child(315){opacity:1.1376;transform:translate(7.3541vw,-10px) scale(.4996);animation:fall-315 25s -5s linear infinite}@keyframes fall-315{62.242%{transform:translate(6.4471vw,62.242vh) scale(.4996)}to{transform:translate(6.9006vw,99vh) scale(.4996)}}.snow:nth-child(316){opacity:1.541;transform:translate(1.921vw,-10px) scale(.3453);animation:fall-316 12s -17s linear infinite}@keyframes fall-316{78.152%{transform:translate(10.5382vw,78.152vh) scale(.3453)}to{transform:translate(6.2296vw,99vh) scale(.3453)}}.snow:nth-child(317){opacity:1.1648;transform:translate(73.3974vw,-10px) scale(.1318);animation:fall-317 17s -9s linear infinite}@keyframes fall-317{53.787%{transform:translate(76.9004vw,53.787vh) scale(.1318)}to{transform:translate(75.1489vw,99vh) scale(.1318)}}.snow:nth-child(318){opacity:1.2642;transform:translate(13.1108vw,-10px) scale(.172);animation:fall-318 25s -17s linear infinite}@keyframes fall-318{61.488%{transform:translate(22.11vw,61.488vh) scale(.172)}to{transform:translate(17.6104vw,99vh) scale(.172)}}.snow:nth-child(319){opacity:.1672;transform:translate(89.6268vw,-10px) scale(.8901);animation:fall-319 30s -8s linear infinite}@keyframes fall-319{41.413%{transform:translate(85.9143vw,41.413vh) scale(.8901)}to{transform:translate(87.77055vw,99vh) scale(.8901)}}.snow:nth-child(320){opacity:.3638;transform:translate(67.3029vw,-10px) scale(.0546);animation:fall-320 21s -22s linear infinite}@keyframes fall-320{32.839%{transform:translate(63.4846vw,32.839vh) scale(.0546)}to{transform:translate(65.39375vw,99vh) scale(.0546)}}.snow:nth-child(321){opacity:1.2446;transform:translate(.641vw,-10px) scale(.3784);animation:fall-321 22s -13s linear infinite}@keyframes fall-321{31.178%{transform:translate(7.3448vw,31.178vh) scale(.3784)}to{transform:translate(3.9929vw,99vh) scale(.3784)}}.snow:nth-child(322){opacity:1.4932;transform:translate(15.0297vw,-10px) scale(.7475);animation:fall-322 23s -6s linear infinite}@keyframes fall-322{66.816%{transform:translate(9.6718vw,66.816vh) scale(.7475)}to{transform:translate(12.35075vw,99vh) scale(.7475)}}.snow:nth-child(323){opacity:.9742;transform:translate(65.8386vw,-10px) scale(.854);animation:fall-323 29s -25s linear infinite}@keyframes fall-323{34.069%{transform:translate(73.6283vw,34.069vh) scale(.854)}to{transform:translate(69.73345vw,99vh) scale(.854)}}.snow:nth-child(324){opacity:.7546;transform:translate(85.3143vw,-10px) scale(.9192);animation:fall-324 13s -24s linear infinite}@keyframes fall-324{45.671%{transform:translate(89.9881vw,45.671vh) scale(.9192)}to{transform:translate(87.6512vw,99vh) scale(.9192)}}.snow:nth-child(325){opacity:.8298;transform:translate(95.9057vw,-10px) scale(.3125);animation:fall-325 30s -27s linear infinite}@keyframes fall-325{59.983%{transform:translate(89.5305vw,59.983vh) scale(.3125)}to{transform:translate(92.7181vw,99vh) scale(.3125)}}.snow:nth-child(326){opacity:1.0044;transform:translate(84.0894vw,-10px) scale(.7518);animation:fall-326 25s -11s linear infinite}@keyframes fall-326{67.608%{transform:translate(75.3861vw,67.608vh) scale(.7518)}to{transform:translate(79.73775vw,99vh) scale(.7518)}}.snow:nth-child(327){opacity:1.5136;transform:translate(22.6356vw,-10px) scale(.3645);animation:fall-327 28s -26s linear infinite}@keyframes fall-327{34.272%{transform:translate(28.1477vw,34.272vh) scale(.3645)}to{transform:translate(25.39165vw,99vh) scale(.3645)}}.snow:nth-child(328){opacity:1.2836;transform:translate(36.7282vw,-10px) scale(.1281);animation:fall-328 27s -22s linear infinite}@keyframes fall-328{67.651%{transform:translate(33.6847vw,67.651vh) scale(.1281)}to{transform:translate(35.20645vw,99vh) scale(.1281)}}.snow:nth-child(329){opacity:.4762;transform:translate(4.2702vw,-10px) scale(.683);animation:fall-329 11s -26s linear infinite}@keyframes fall-329{30.478%{transform:translate(4.2771vw,30.478vh) scale(.683)}to{transform:translate(4.27365vw,99vh) scale(.683)}}.snow:nth-child(330){opacity:1.9864;transform:translate(6.8274vw,-10px) scale(.0614);animation:fall-330 14s -9s linear infinite}@keyframes fall-330{32.862%{transform:translate(-1.1147vw,32.862vh) scale(.0614)}to{transform:translate(2.85635vw,99vh) scale(.0614)}}.snow:nth-child(331){opacity:.064;transform:translate(23.7915vw,-10px) scale(.6522);animation:fall-331 24s -2s linear infinite}@keyframes fall-331{33.693%{transform:translate(18.1483vw,33.693vh) scale(.6522)}to{transform:translate(20.9699vw,99vh) scale(.6522)}}.snow:nth-child(332){opacity:.127;transform:translate(2.7086vw,-10px) scale(.9361);animation:fall-332 28s -3s linear infinite}@keyframes fall-332{31.261%{transform:translate(-2.1182vw,31.261vh) scale(.9361)}to{transform:translate(.2952vw,99vh) scale(.9361)}}.snow:nth-child(333){opacity:.4462;transform:translate(59.3713vw,-10px) scale(.0389);animation:fall-333 11s -7s linear infinite}@keyframes fall-333{48.901%{transform:translate(55.5207vw,48.901vh) scale(.0389)}to{transform:translate(57.446vw,99vh) scale(.0389)}}.snow:nth-child(334){opacity:1.6524;transform:translate(87.2386vw,-10px) scale(.2208);animation:fall-334 26s -18s linear infinite}@keyframes fall-334{68.302%{transform:translate(85.7736vw,68.302vh) scale(.2208)}to{transform:translate(86.5061vw,99vh) scale(.2208)}}.snow:nth-child(335){opacity:.1716;transform:translate(90.0912vw,-10px) scale(.0074);animation:fall-335 27s -4s linear infinite}@keyframes fall-335{32.394%{transform:translate(82.691vw,32.394vh) scale(.0074)}to{transform:translate(86.3911vw,99vh) scale(.0074)}}.snow:nth-child(336){opacity:1.4144;transform:translate(85.2273vw,-10px) scale(.8661);animation:fall-336 18s -21s linear infinite}@keyframes fall-336{78.852%{transform:translate(84.4561vw,78.852vh) scale(.8661)}to{transform:translate(84.8417vw,99vh) scale(.8661)}}.snow:nth-child(337){opacity:1.8958;transform:translate(29.8524vw,-10px) scale(.0671);animation:fall-337 20s -22s linear infinite}@keyframes fall-337{71.914%{transform:translate(38.1501vw,71.914vh) scale(.0671)}to{transform:translate(34.00125vw,99vh) scale(.0671)}}.snow:nth-child(338){opacity:.5926;transform:translate(44.266vw,-10px) scale(.1396);animation:fall-338 24s -25s linear infinite}@keyframes fall-338{45.649%{transform:translate(43.4719vw,45.649vh) scale(.1396)}to{transform:translate(43.86895vw,99vh) scale(.1396)}}.snow:nth-child(339){opacity:1.7966;transform:translate(78.9635vw,-10px) scale(.0528);animation:fall-339 21s -24s linear infinite}@keyframes fall-339{72.269%{transform:translate(79.2691vw,72.269vh) scale(.0528)}to{transform:translate(79.1163vw,99vh) scale(.0528)}}.snow:nth-child(340){opacity:.3344;transform:translate(43.3985vw,-10px) scale(.7574);animation:fall-340 25s -12s linear infinite}@keyframes fall-340{31.869%{transform:translate(47.1477vw,31.869vh) scale(.7574)}to{transform:translate(45.2731vw,99vh) scale(.7574)}}.snow:nth-child(341){opacity:1.2666;transform:translate(18.188vw,-10px) scale(.545);animation:fall-341 22s -11s linear infinite}@keyframes fall-341{62.901%{transform:translate(26.2581vw,62.901vh) scale(.545)}to{transform:translate(22.22305vw,99vh) scale(.545)}}.snow:nth-child(342){opacity:1.2696;transform:translate(1.434vw,-10px) scale(.8597);animation:fall-342 19s -13s linear infinite}@keyframes fall-342{63.464%{transform:translate(10.7609vw,63.464vh) scale(.8597)}to{transform:translate(6.09745vw,99vh) scale(.8597)}}.snow:nth-child(343){opacity:1.9348;transform:translate(13.1916vw,-10px) scale(.3576);animation:fall-343 22s -18s linear infinite}@keyframes fall-343{30.438%{transform:translate(17.6196vw,30.438vh) scale(.3576)}to{transform:translate(15.4056vw,99vh) scale(.3576)}}.snow:nth-child(344){opacity:.5684;transform:translate(66.6005vw,-10px) scale(.6334);animation:fall-344 18s -21s linear infinite}@keyframes fall-344{68.253%{transform:translate(60.5152vw,68.253vh) scale(.6334)}to{transform:translate(63.55785vw,99vh) scale(.6334)}}.snow:nth-child(345){opacity:1.515;transform:translate(15.9616vw,-10px) scale(.727);animation:fall-345 26s -5s linear infinite}@keyframes fall-345{55.938%{transform:translate(16.4417vw,55.938vh) scale(.727)}to{transform:translate(16.20165vw,99vh) scale(.727)}}.snow:nth-child(346){opacity:1.0628;transform:translate(84.1962vw,-10px) scale(.6554);animation:fall-346 26s -8s linear infinite}@keyframes fall-346{37.482%{transform:translate(91.8519vw,37.482vh) scale(.6554)}to{transform:translate(88.02405vw,99vh) scale(.6554)}}.snow:nth-child(347){opacity:.2564;transform:translate(74.6211vw,-10px) scale(.8586);animation:fall-347 17s -13s linear infinite}@keyframes fall-347{42.69%{transform:translate(65.7051vw,42.69vh) scale(.8586)}to{transform:translate(70.1631vw,99vh) scale(.8586)}}.snow:nth-child(348){opacity:1.2952;transform:translate(89.0583vw,-10px) scale(.9227);animation:fall-348 16s -29s linear infinite}@keyframes fall-348{66.906%{transform:translate(84.2407vw,66.906vh) scale(.9227)}to{transform:translate(86.6495vw,99vh) scale(.9227)}}.snow:nth-child(349){opacity:1.2928;transform:translate(50.5465vw,-10px) scale(.4769);animation:fall-349 14s -25s linear infinite}@keyframes fall-349{54.017%{transform:translate(52.6938vw,54.017vh) scale(.4769)}to{transform:translate(51.62015vw,99vh) scale(.4769)}}.snow:nth-child(350){opacity:.9528;transform:translate(70.3008vw,-10px) scale(.1558);animation:fall-350 14s -4s linear infinite}@keyframes fall-350{57.243%{transform:translate(75.8141vw,57.243vh) scale(.1558)}to{transform:translate(73.05745vw,99vh) scale(.1558)}}.snow:nth-child(351){opacity:1.13;transform:translate(2.4053vw,-10px) scale(.4901);animation:fall-351 23s -4s linear infinite}@keyframes fall-351{74.498%{transform:translate(5.8456vw,74.498vh) scale(.4901)}to{transform:translate(4.12545vw,99vh) scale(.4901)}}.snow:nth-child(352){opacity:.942;transform:translate(22.2368vw,-10px) scale(.9525);animation:fall-352 26s -29s linear infinite}@keyframes fall-352{74.26%{transform:translate(20.3303vw,74.26vh) scale(.9525)}to{transform:translate(21.28355vw,99vh) scale(.9525)}}.snow:nth-child(353){opacity:1.2358;transform:translate(46.2667vw,-10px) scale(.3495);animation:fall-353 18s -29s linear infinite}@keyframes fall-353{71.867%{transform:translate(37.2971vw,71.867vh) scale(.3495)}to{transform:translate(41.7819vw,99vh) scale(.3495)}}.snow:nth-child(354){opacity:1.512;transform:translate(35.736vw,-10px) scale(.6718);animation:fall-354 20s -12s linear infinite}@keyframes fall-354{50.578%{transform:translate(33.8619vw,50.578vh) scale(.6718)}to{transform:translate(34.79895vw,99vh) scale(.6718)}}.snow:nth-child(355){opacity:.4058;transform:translate(69.4288vw,-10px) scale(.9988);animation:fall-355 15s -9s linear infinite}@keyframes fall-355{67.293%{transform:translate(78.3285vw,67.293vh) scale(.9988)}to{transform:translate(73.87865vw,99vh) scale(.9988)}}.snow:nth-child(356){opacity:1.9416;transform:translate(78.991vw,-10px) scale(.3848);animation:fall-356 30s -13s linear infinite}@keyframes fall-356{47.234%{transform:translate(85.9375vw,47.234vh) scale(.3848)}to{transform:translate(82.46425vw,99vh) scale(.3848)}}.snow:nth-child(357){opacity:1.1972;transform:translate(49.1806vw,-10px) scale(.7743);animation:fall-357 10s -9s linear infinite}@keyframes fall-357{60.705%{transform:translate(56.4908vw,60.705vh) scale(.7743)}to{transform:translate(52.8357vw,99vh) scale(.7743)}}.snow:nth-child(358){opacity:1.0282;transform:translate(16.7713vw,-10px) scale(.2744);animation:fall-358 15s -10s linear infinite}@keyframes fall-358{40.869%{transform:translate(20.4866vw,40.869vh) scale(.2744)}to{transform:translate(18.62895vw,99vh) scale(.2744)}}.snow:nth-child(359){opacity:1.9038;transform:translate(78.6666vw,-10px) scale(.36);animation:fall-359 12s -19s linear infinite}@keyframes fall-359{41.771%{transform:translate(80.3545vw,41.771vh) scale(.36)}to{transform:translate(79.51055vw,99vh) scale(.36)}}.snow:nth-child(360){opacity:1.147;transform:translate(95.9678vw,-10px) scale(.7988);animation:fall-360 28s -27s linear infinite}@keyframes fall-360{75.14%{transform:translate(90.832vw,75.14vh) scale(.7988)}to{transform:translate(93.3999vw,99vh) scale(.7988)}}.snow:nth-child(361){opacity:.5968;transform:translate(14.0029vw,-10px) scale(.9677);animation:fall-361 29s -14s linear infinite}@keyframes fall-361{77.845%{transform:translate(5.0696vw,77.845vh) scale(.9677)}to{transform:translate(9.53625vw,99vh) scale(.9677)}}.snow:nth-child(362){opacity:.1506;transform:translate(1.761vw,-10px) scale(.6925);animation:fall-362 18s -18s linear infinite}@keyframes fall-362{33.434%{transform:translate(-6.2928vw,33.434vh) scale(.6925)}to{transform:translate(-2.2659vw,99vh) scale(.6925)}}.snow:nth-child(363){opacity:1.9182;transform:translate(62.8977vw,-10px) scale(.7109);animation:fall-363 26s -30s linear infinite}@keyframes fall-363{53.833%{transform:translate(54.6132vw,53.833vh) scale(.7109)}to{transform:translate(58.75545vw,99vh) scale(.7109)}}.snow:nth-child(364){opacity:.9874;transform:translate(12.195vw,-10px) scale(.7682);animation:fall-364 10s -4s linear infinite}@keyframes fall-364{43.52%{transform:translate(2.4181vw,43.52vh) scale(.7682)}to{transform:translate(7.30655vw,99vh) scale(.7682)}}.snow:nth-child(365){opacity:1.2058;transform:translate(13.1329vw,-10px) scale(.8275);animation:fall-365 30s -15s linear infinite}@keyframes fall-365{38.915%{transform:translate(16.1949vw,38.915vh) scale(.8275)}to{transform:translate(14.6639vw,99vh) scale(.8275)}}.snow:nth-child(366){opacity:.2866;transform:translate(76.0279vw,-10px) scale(.388);animation:fall-366 16s -12s linear infinite}@keyframes fall-366{30.972%{transform:translate(79.7471vw,30.972vh) scale(.388)}to{transform:translate(77.8875vw,99vh) scale(.388)}}.snow:nth-child(367){opacity:1.5596;transform:translate(3.3568vw,-10px) scale(.6141);animation:fall-367 18s -3s linear infinite}@keyframes fall-367{65.234%{transform:translate(13.036vw,65.234vh) scale(.6141)}to{transform:translate(8.1964vw,99vh) scale(.6141)}}.snow:nth-child(368){opacity:1.6998;transform:translate(55.7439vw,-10px) scale(.4305);animation:fall-368 28s -11s linear infinite}@keyframes fall-368{41.658%{transform:translate(52.5188vw,41.658vh) scale(.4305)}to{transform:translate(54.13135vw,99vh) scale(.4305)}}.snow:nth-child(369){opacity:1.4736;transform:translate(62.7632vw,-10px) scale(.1041);animation:fall-369 13s -11s linear infinite}@keyframes fall-369{63.402%{transform:translate(57.6695vw,63.402vh) scale(.1041)}to{transform:translate(60.21635vw,99vh) scale(.1041)}}.snow:nth-child(370){opacity:1.164;transform:translate(40.6283vw,-10px) scale(.1607);animation:fall-370 13s -19s linear infinite}@keyframes fall-370{39.296%{transform:translate(31.6821vw,39.296vh) scale(.1607)}to{transform:translate(36.1552vw,99vh) scale(.1607)}}.snow:nth-child(371){opacity:1.4342;transform:translate(17.9579vw,-10px) scale(.3099);animation:fall-371 24s -11s linear infinite}@keyframes fall-371{77.35%{transform:translate(20.6129vw,77.35vh) scale(.3099)}to{transform:translate(19.2854vw,99vh) scale(.3099)}}.snow:nth-child(372){opacity:.2316;transform:translate(.3338vw,-10px) scale(.9998);animation:fall-372 15s -15s linear infinite}@keyframes fall-372{49.306%{transform:translate(7.9066vw,49.306vh) scale(.9998)}to{transform:translate(4.1202vw,99vh) scale(.9998)}}.snow:nth-child(373){opacity:.4692;transform:translate(64.7663vw,-10px) scale(.1201);animation:fall-373 16s -16s linear infinite}@keyframes fall-373{33.519%{transform:translate(64.069vw,33.519vh) scale(.1201)}to{transform:translate(64.41765vw,99vh) scale(.1201)}}.snow:nth-child(374){opacity:.4336;transform:translate(69.715vw,-10px) scale(.3164);animation:fall-374 15s -16s linear infinite}@keyframes fall-374{30.481%{transform:translate(64.408vw,30.481vh) scale(.3164)}to{transform:translate(67.0615vw,99vh) scale(.3164)}}.snow:nth-child(375){opacity:1.4926;transform:translate(11.0322vw,-10px) scale(.6369);animation:fall-375 20s -19s linear infinite}@keyframes fall-375{59.469%{transform:translate(20.8491vw,59.469vh) scale(.6369)}to{transform:translate(15.94065vw,99vh) scale(.6369)}}.snow:nth-child(376){opacity:.5718;transform:translate(17.563vw,-10px) scale(.5926);animation:fall-376 29s -1s linear infinite}@keyframes fall-376{78.541%{transform:translate(13.1434vw,78.541vh) scale(.5926)}to{transform:translate(15.3532vw,99vh) scale(.5926)}}.snow:nth-child(377){opacity:1.3906;transform:translate(61.4052vw,-10px) scale(.8351);animation:fall-377 13s -9s linear infinite}@keyframes fall-377{32.684%{transform:translate(51.7327vw,32.684vh) scale(.8351)}to{transform:translate(56.56895vw,99vh) scale(.8351)}}.snow:nth-child(378){opacity:.7508;transform:translate(98.5213vw,-10px) scale(.0043);animation:fall-378 27s -18s linear infinite}@keyframes fall-378{31.772%{transform:translate(98.2627vw,31.772vh) scale(.0043)}to{transform:translate(98.392vw,99vh) scale(.0043)}}.snow:nth-child(379){opacity:.6456;transform:translate(99.1887vw,-10px) scale(.3979);animation:fall-379 13s -10s linear infinite}@keyframes fall-379{44.436%{transform:translate(90.9432vw,44.436vh) scale(.3979)}to{transform:translate(95.06595vw,99vh) scale(.3979)}}.snow:nth-child(380){opacity:.5954;transform:translate(11.1273vw,-10px) scale(.7892);animation:fall-380 11s -11s linear infinite}@keyframes fall-380{49.667%{transform:translate(8.7621vw,49.667vh) scale(.7892)}to{transform:translate(9.9447vw,99vh) scale(.7892)}}.snow:nth-child(381){opacity:1.633;transform:translate(70.063vw,-10px) scale(.5678);animation:fall-381 25s -12s linear infinite}@keyframes fall-381{51.829%{transform:translate(76.6414vw,51.829vh) scale(.5678)}to{transform:translate(73.3522vw,99vh) scale(.5678)}}.snow:nth-child(382){opacity:1.4504;transform:translate(32.5624vw,-10px) scale(.5119);animation:fall-382 10s -24s linear infinite}@keyframes fall-382{62.707%{transform:translate(32.9221vw,62.707vh) scale(.5119)}to{transform:translate(32.74225vw,99vh) scale(.5119)}}.snow:nth-child(383){opacity:1.8038;transform:translate(83.81vw,-10px) scale(.5643);animation:fall-383 10s -8s linear infinite}@keyframes fall-383{30.588%{transform:translate(76.1998vw,30.588vh) scale(.5643)}to{transform:translate(80.0049vw,99vh) scale(.5643)}}.snow:nth-child(384){opacity:.134;transform:translate(79.8897vw,-10px) scale(.0809);animation:fall-384 30s -21s linear infinite}@keyframes fall-384{74.073%{transform:translate(82.1255vw,74.073vh) scale(.0809)}to{transform:translate(81.0076vw,99vh) scale(.0809)}}.snow:nth-child(385){opacity:1.601;transform:translate(72.4469vw,-10px) scale(.8603);animation:fall-385 12s -23s linear infinite}@keyframes fall-385{42.135%{transform:translate(64.0503vw,42.135vh) scale(.8603)}to{transform:translate(68.2486vw,99vh) scale(.8603)}}.snow:nth-child(386){opacity:1.5518;transform:translate(71.9125vw,-10px) scale(.1951);animation:fall-386 12s -15s linear infinite}@keyframes fall-386{40.191%{transform:translate(73.7682vw,40.191vh) scale(.1951)}to{transform:translate(72.84035vw,99vh) scale(.1951)}}.snow:nth-child(387){opacity:1.5426;transform:translate(90.1675vw,-10px) scale(.7286);animation:fall-387 26s -5s linear infinite}@keyframes fall-387{67.482%{transform:translate(81.5286vw,67.482vh) scale(.7286)}to{transform:translate(85.84805vw,99vh) scale(.7286)}}.snow:nth-child(388){opacity:1.5442;transform:translate(6.04vw,-10px) scale(.0604);animation:fall-388 23s -7s linear infinite}@keyframes fall-388{72.97%{transform:translate(13.5316vw,72.97vh) scale(.0604)}to{transform:translate(9.7858vw,99vh) scale(.0604)}}.snow:nth-child(389){opacity:.4936;transform:translate(5.3439vw,-10px) scale(.3837);animation:fall-389 13s -12s linear infinite}@keyframes fall-389{76.718%{transform:translate(7.2865vw,76.718vh) scale(.3837)}to{transform:translate(6.3152vw,99vh) scale(.3837)}}.snow:nth-child(390){opacity:1.512;transform:translate(30.7341vw,-10px) scale(.6271);animation:fall-390 14s -18s linear infinite}@keyframes fall-390{77.537%{transform:translate(33.8745vw,77.537vh) scale(.6271)}to{transform:translate(32.3043vw,99vh) scale(.6271)}}.snow:nth-child(391){opacity:.2922;transform:translate(43.7353vw,-10px) scale(.7123);animation:fall-391 10s -11s linear infinite}@keyframes fall-391{62.267%{transform:translate(39.7807vw,62.267vh) scale(.7123)}to{transform:translate(41.758vw,99vh) scale(.7123)}}.snow:nth-child(392){opacity:1.0178;transform:translate(57.4744vw,-10px) scale(.6892);animation:fall-392 25s -13s linear infinite}@keyframes fall-392{59.543%{transform:translate(48.8162vw,59.543vh) scale(.6892)}to{transform:translate(53.1453vw,99vh) scale(.6892)}}.snow:nth-child(393){opacity:.781;transform:translate(84.9094vw,-10px) scale(.4884);animation:fall-393 17s -2s linear infinite}@keyframes fall-393{48.916%{transform:translate(79.2578vw,48.916vh) scale(.4884)}to{transform:translate(82.0836vw,99vh) scale(.4884)}}.snow:nth-child(394){opacity:1.1308;transform:translate(12.9487vw,-10px) scale(.4727);animation:fall-394 18s -26s linear infinite}@keyframes fall-394{36.663%{transform:translate(20.9292vw,36.663vh) scale(.4727)}to{transform:translate(16.93895vw,99vh) scale(.4727)}}.snow:nth-child(395){opacity:1.522;transform:translate(44.1504vw,-10px) scale(.7338);animation:fall-395 27s -5s linear infinite}@keyframes fall-395{63.827%{transform:translate(41.3165vw,63.827vh) scale(.7338)}to{transform:translate(42.73345vw,99vh) scale(.7338)}}.snow:nth-child(396){opacity:1.7348;transform:translate(2.6324vw,-10px) scale(.9669);animation:fall-396 22s -27s linear infinite}@keyframes fall-396{34.751%{transform:translate(6.4933vw,34.751vh) scale(.9669)}to{transform:translate(4.56285vw,99vh) scale(.9669)}}.snow:nth-child(397){opacity:.8182;transform:translate(31.3845vw,-10px) scale(.1841);animation:fall-397 16s -15s linear infinite}@keyframes fall-397{30.921%{transform:translate(40.7022vw,30.921vh) scale(.1841)}to{transform:translate(36.04335vw,99vh) scale(.1841)}}.snow:nth-child(398){opacity:1.9494;transform:translate(18.2727vw,-10px) scale(.5882);animation:fall-398 19s -14s linear infinite}@keyframes fall-398{45.105%{transform:translate(13.7448vw,45.105vh) scale(.5882)}to{transform:translate(16.00875vw,99vh) scale(.5882)}}.snow:nth-child(399){opacity:1.681;transform:translate(86.1363vw,-10px) scale(.7833);animation:fall-399 20s -12s linear infinite}@keyframes fall-399{67.41%{transform:translate(88.8166vw,67.41vh) scale(.7833)}to{transform:translate(87.47645vw,99vh) scale(.7833)}}.snow:nth-child(400){opacity:.3978;transform:translate(52.7488vw,-10px) scale(.0752);animation:fall-400 24s -17s linear infinite}@keyframes fall-400{33.028%{transform:translate(56.5815vw,33.028vh) scale(.0752)}to{transform:translate(54.66515vw,99vh) scale(.0752)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.7788;transform:translate(40.9607vw,-10px) scale(.4797);animation:fall-1 17s -11s linear infinite}@keyframes fall-1{72.134%{transform:translate(32.1749vw,72.134vh) scale(.4797)}to{transform:translate(36.5678vw,99vh) scale(.4797)}}.snow:nth-child(2){opacity:1.736;transform:translate(37.3372vw,-10px) scale(.9865);animation:fall-2 11s -29s linear infinite}@keyframes fall-2{74.164%{transform:translate(41.9408vw,74.164vh) scale(.9865)}to{transform:translate(39.639vw,99vh) scale(.9865)}}.snow:nth-child(3){opacity:1.884;transform:translate(37.6955vw,-10px) scale(.4207);animation:fall-3 19s -15s linear infinite}@keyframes fall-3{44.361%{transform:translate(41.08vw,44.361vh) scale(.4207)}to{transform:translate(39.38775vw,99vh) scale(.4207)}}.snow:nth-child(4){opacity:.5972;transform:translate(81.5883vw,-10px) scale(.6781);animation:fall-4 18s -24s linear infinite}@keyframes fall-4{65.352%{transform:translate(83.1661vw,65.352vh) scale(.6781)}to{transform:translate(82.3772vw,99vh) scale(.6781)}}.snow:nth-child(5){opacity:.6058;transform:translate(83.7286vw,-10px) scale(.395);animation:fall-5 29s -7s linear infinite}@keyframes fall-5{71.739%{transform:translate(75.749vw,71.739vh) scale(.395)}to{transform:translate(79.7388vw,99vh) scale(.395)}}.snow:nth-child(6){opacity:1.7872;transform:translate(55.8134vw,-10px) scale(.5374);animation:fall-6 17s -23s linear infinite}@keyframes fall-6{74.273%{transform:translate(46.3507vw,74.273vh) scale(.5374)}to{transform:translate(51.08205vw,99vh) scale(.5374)}}.snow:nth-child(7){opacity:.828;transform:translate(40.2908vw,-10px) scale(.4685);animation:fall-7 18s -15s linear infinite}@keyframes fall-7{61.338%{transform:translate(48.9087vw,61.338vh) scale(.4685)}to{transform:translate(44.59975vw,99vh) scale(.4685)}}.snow:nth-child(8){opacity:1.3764;transform:translate(6.0084vw,-10px) scale(.5619);animation:fall-8 21s -29s linear infinite}@keyframes fall-8{52.916%{transform:translate(-3.0261vw,52.916vh) scale(.5619)}to{transform:translate(1.49115vw,99vh) scale(.5619)}}.snow:nth-child(9){opacity:1.0462;transform:translate(18.3519vw,-10px) scale(.9686);animation:fall-9 14s -10s linear infinite}@keyframes fall-9{75.14%{transform:translate(17.0334vw,75.14vh) scale(.9686)}to{transform:translate(17.69265vw,99vh) scale(.9686)}}.snow:nth-child(10){opacity:1.0442;transform:translate(62.5268vw,-10px) scale(.5534);animation:fall-10 10s -12s linear infinite}@keyframes fall-10{79.36%{transform:translate(65.6579vw,79.36vh) scale(.5534)}to{transform:translate(64.09235vw,99vh) scale(.5534)}}.snow:nth-child(11){opacity:1.562;transform:translate(25.0274vw,-10px) scale(.9455);animation:fall-11 15s -3s linear infinite}@keyframes fall-11{73.123%{transform:translate(20.3665vw,73.123vh) scale(.9455)}to{transform:translate(22.69695vw,99vh) scale(.9455)}}.snow:nth-child(12){opacity:1.0782;transform:translate(14.8897vw,-10px) scale(.3033);animation:fall-12 23s -13s linear infinite}@keyframes fall-12{72.184%{transform:translate(12.0862vw,72.184vh) scale(.3033)}to{transform:translate(13.48795vw,99vh) scale(.3033)}}.snow:nth-child(13){opacity:.1402;transform:translate(91.7242vw,-10px) scale(.5318);animation:fall-13 21s -18s linear infinite}@keyframes fall-13{61.8%{transform:translate(84.8418vw,61.8vh) scale(.5318)}to{transform:translate(88.283vw,99vh) scale(.5318)}}.snow:nth-child(14){opacity:.5764;transform:translate(77.0683vw,-10px) scale(.8739);animation:fall-14 29s -21s linear infinite}@keyframes fall-14{50.211%{transform:translate(78.0343vw,50.211vh) scale(.8739)}to{transform:translate(77.5513vw,99vh) scale(.8739)}}.snow:nth-child(15){opacity:.084;transform:translate(87.4942vw,-10px) scale(.6513);animation:fall-15 29s -14s linear infinite}@keyframes fall-15{38.284%{transform:translate(87.9958vw,38.284vh) scale(.6513)}to{transform:translate(87.745vw,99vh) scale(.6513)}}.snow:nth-child(16){opacity:.4002;transform:translate(13.1558vw,-10px) scale(.7444);animation:fall-16 14s -11s linear infinite}@keyframes fall-16{47.674%{transform:translate(7.5172vw,47.674vh) scale(.7444)}to{transform:translate(10.3365vw,99vh) scale(.7444)}}.snow:nth-child(17){opacity:.9512;transform:translate(59.2818vw,-10px) scale(.1889);animation:fall-17 14s -25s linear infinite}@keyframes fall-17{46.87%{transform:translate(55.4479vw,46.87vh) scale(.1889)}to{transform:translate(57.36485vw,99vh) scale(.1889)}}.snow:nth-child(18){opacity:1.6018;transform:translate(54.9786vw,-10px) scale(.2412);animation:fall-18 23s -21s linear infinite}@keyframes fall-18{69.915%{transform:translate(63.7576vw,69.915vh) scale(.2412)}to{transform:translate(59.3681vw,99vh) scale(.2412)}}.snow:nth-child(19){opacity:1.6088;transform:translate(13.3606vw,-10px) scale(.3054);animation:fall-19 18s -18s linear infinite}@keyframes fall-19{32.3%{transform:translate(12.4717vw,32.3vh) scale(.3054)}to{transform:translate(12.91615vw,99vh) scale(.3054)}}.snow:nth-child(20){opacity:.4774;transform:translate(32.8762vw,-10px) scale(.2415);animation:fall-20 27s -15s linear infinite}@keyframes fall-20{66.362%{transform:translate(24.8525vw,66.362vh) scale(.2415)}to{transform:translate(28.86435vw,99vh) scale(.2415)}}.snow:nth-child(21){opacity:1.3568;transform:translate(67.5184vw,-10px) scale(.5899);animation:fall-21 12s -20s linear infinite}@keyframes fall-21{75.979%{transform:translate(74.2748vw,75.979vh) scale(.5899)}to{transform:translate(70.8966vw,99vh) scale(.5899)}}.snow:nth-child(22){opacity:.9862;transform:translate(45.5001vw,-10px) scale(.6012);animation:fall-22 24s -3s linear infinite}@keyframes fall-22{53.103%{transform:translate(46.8864vw,53.103vh) scale(.6012)}to{transform:translate(46.19325vw,99vh) scale(.6012)}}.snow:nth-child(23){opacity:.2206;transform:translate(12.3311vw,-10px) scale(.1665);animation:fall-23 16s -29s linear infinite}@keyframes fall-23{43.583%{transform:translate(21.9241vw,43.583vh) scale(.1665)}to{transform:translate(17.1276vw,99vh) scale(.1665)}}.snow:nth-child(24){opacity:1.2986;transform:translate(90.4366vw,-10px) scale(.818);animation:fall-24 10s -7s linear infinite}@keyframes fall-24{62.92%{transform:translate(83.6495vw,62.92vh) scale(.818)}to{transform:translate(87.04305vw,99vh) scale(.818)}}.snow:nth-child(25){opacity:.8048;transform:translate(57.296vw,-10px) scale(.0593);animation:fall-25 10s -3s linear infinite}@keyframes fall-25{65.117%{transform:translate(48.4859vw,65.117vh) scale(.0593)}to{transform:translate(52.89095vw,99vh) scale(.0593)}}.snow:nth-child(26){opacity:.2748;transform:translate(28.0194vw,-10px) scale(.9523);animation:fall-26 25s -14s linear infinite}@keyframes fall-26{67.414%{transform:translate(23.691vw,67.414vh) scale(.9523)}to{transform:translate(25.8552vw,99vh) scale(.9523)}}.snow:nth-child(27){opacity:.4238;transform:translate(11.1281vw,-10px) scale(.3046);animation:fall-27 19s -5s linear infinite}@keyframes fall-27{31.863%{transform:translate(11.6885vw,31.863vh) scale(.3046)}to{transform:translate(11.4083vw,99vh) scale(.3046)}}.snow:nth-child(28){opacity:.6882;transform:translate(52.7155vw,-10px) scale(.5566);animation:fall-28 24s -19s linear infinite}@keyframes fall-28{70.24%{transform:translate(47.1654vw,70.24vh) scale(.5566)}to{transform:translate(49.94045vw,99vh) scale(.5566)}}.snow:nth-child(29){opacity:1.9882;transform:translate(89.8941vw,-10px) scale(.6334);animation:fall-29 23s -2s linear infinite}@keyframes fall-29{65.833%{transform:translate(85.8217vw,65.833vh) scale(.6334)}to{transform:translate(87.8579vw,99vh) scale(.6334)}}.snow:nth-child(30){opacity:.1434;transform:translate(59.6859vw,-10px) scale(.767);animation:fall-30 15s -20s linear infinite}@keyframes fall-30{35.196%{transform:translate(63.2849vw,35.196vh) scale(.767)}to{transform:translate(61.4854vw,99vh) scale(.767)}}.snow:nth-child(31){opacity:1.296;transform:translate(41.721vw,-10px) scale(.7219);animation:fall-31 24s -17s linear infinite}@keyframes fall-31{44.042%{transform:translate(40.7614vw,44.042vh) scale(.7219)}to{transform:translate(41.2412vw,99vh) scale(.7219)}}.snow:nth-child(32){opacity:.3602;transform:translate(67.3831vw,-10px) scale(.5932);animation:fall-32 29s -17s linear infinite}@keyframes fall-32{47.943%{transform:translate(72.7569vw,47.943vh) scale(.5932)}to{transform:translate(70.07vw,99vh) scale(.5932)}}.snow:nth-child(33){opacity:.6984;transform:translate(80.7684vw,-10px) scale(.9802);animation:fall-33 25s -15s linear infinite}@keyframes fall-33{42.704%{transform:translate(78.2808vw,42.704vh) scale(.9802)}to{transform:translate(79.5246vw,99vh) scale(.9802)}}.snow:nth-child(34){opacity:.227;transform:translate(49.7198vw,-10px) scale(.3237);animation:fall-34 15s -17s linear infinite}@keyframes fall-34{35.346%{transform:translate(57.5094vw,35.346vh) scale(.3237)}to{transform:translate(53.6146vw,99vh) scale(.3237)}}.snow:nth-child(35){opacity:.1422;transform:translate(89.3123vw,-10px) scale(.4708);animation:fall-35 26s -27s linear infinite}@keyframes fall-35{62.971%{transform:translate(82.6182vw,62.971vh) scale(.4708)}to{transform:translate(85.96525vw,99vh) scale(.4708)}}.snow:nth-child(36){opacity:.9048;transform:translate(58.068vw,-10px) scale(.1607);animation:fall-36 27s -8s linear infinite}@keyframes fall-36{51.757%{transform:translate(53.2334vw,51.757vh) scale(.1607)}to{transform:translate(55.6507vw,99vh) scale(.1607)}}.snow:nth-child(37){opacity:1.4518;transform:translate(85.645vw,-10px) scale(.7011);animation:fall-37 11s -14s linear infinite}@keyframes fall-37{76.101%{transform:translate(89.5737vw,76.101vh) scale(.7011)}to{transform:translate(87.60935vw,99vh) scale(.7011)}}.snow:nth-child(38){opacity:.907;transform:translate(86.3981vw,-10px) scale(.3108);animation:fall-38 17s -3s linear infinite}@keyframes fall-38{36.869%{transform:translate(82.8263vw,36.869vh) scale(.3108)}to{transform:translate(84.6122vw,99vh) scale(.3108)}}.snow:nth-child(39){opacity:1.9218;transform:translate(81.1754vw,-10px) scale(.1941);animation:fall-39 20s -2s linear infinite}@keyframes fall-39{58.053%{transform:translate(79.0998vw,58.053vh) scale(.1941)}to{transform:translate(80.1376vw,99vh) scale(.1941)}}.snow:nth-child(40){opacity:.4496;transform:translate(41.296vw,-10px) scale(.1163);animation:fall-40 19s -19s linear infinite}@keyframes fall-40{39.203%{transform:translate(34.1281vw,39.203vh) scale(.1163)}to{transform:translate(37.71205vw,99vh) scale(.1163)}}.snow:nth-child(41){opacity:.3186;transform:translate(75.2985vw,-10px) scale(.3664);animation:fall-41 13s -12s linear infinite}@keyframes fall-41{53.41%{transform:translate(73.4495vw,53.41vh) scale(.3664)}to{transform:translate(74.374vw,99vh) scale(.3664)}}.snow:nth-child(42){opacity:1.613;transform:translate(63.5017vw,-10px) scale(.1182);animation:fall-42 20s -12s linear infinite}@keyframes fall-42{58.387%{transform:translate(68.5069vw,58.387vh) scale(.1182)}to{transform:translate(66.0043vw,99vh) scale(.1182)}}.snow:nth-child(43){opacity:1.1482;transform:translate(72.083vw,-10px) scale(.7722);animation:fall-43 24s -12s linear infinite}@keyframes fall-43{38.307%{transform:translate(79.1432vw,38.307vh) scale(.7722)}to{transform:translate(75.6131vw,99vh) scale(.7722)}}.snow:nth-child(44){opacity:1.6282;transform:translate(64.8181vw,-10px) scale(.9388);animation:fall-44 24s -2s linear infinite}@keyframes fall-44{30.643%{transform:translate(62.6676vw,30.643vh) scale(.9388)}to{transform:translate(63.74285vw,99vh) scale(.9388)}}.snow:nth-child(45){opacity:1.5382;transform:translate(30.351vw,-10px) scale(.6924);animation:fall-45 14s -30s linear infinite}@keyframes fall-45{56.899%{transform:translate(34.6286vw,56.899vh) scale(.6924)}to{transform:translate(32.4898vw,99vh) scale(.6924)}}.snow:nth-child(46){opacity:.7404;transform:translate(44.957vw,-10px) scale(.7943);animation:fall-46 29s -5s linear infinite}@keyframes fall-46{78.936%{transform:translate(47.7667vw,78.936vh) scale(.7943)}to{transform:translate(46.36185vw,99vh) scale(.7943)}}.snow:nth-child(47){opacity:.1958;transform:translate(81.5561vw,-10px) scale(.7447);animation:fall-47 22s -19s linear infinite}@keyframes fall-47{69.549%{transform:translate(75.4742vw,69.549vh) scale(.7447)}to{transform:translate(78.51515vw,99vh) scale(.7447)}}.snow:nth-child(48){opacity:.824;transform:translate(10.5128vw,-10px) scale(.0596);animation:fall-48 27s -29s linear infinite}@keyframes fall-48{36.972%{transform:translate(14.8718vw,36.972vh) scale(.0596)}to{transform:translate(12.6923vw,99vh) scale(.0596)}}.snow:nth-child(49){opacity:1.375;transform:translate(6.761vw,-10px) scale(.3714);animation:fall-49 22s -21s linear infinite}@keyframes fall-49{43.773%{transform:translate(12.1679vw,43.773vh) scale(.3714)}to{transform:translate(9.46445vw,99vh) scale(.3714)}}.snow:nth-child(50){opacity:1.8666;transform:translate(82.2891vw,-10px) scale(.3218);animation:fall-50 28s -2s linear infinite}@keyframes fall-50{52.669%{transform:translate(90.9971vw,52.669vh) scale(.3218)}to{transform:translate(86.6431vw,99vh) scale(.3218)}}.snow:nth-child(51){opacity:.644;transform:translate(12.5696vw,-10px) scale(.1329);animation:fall-51 15s -4s linear infinite}@keyframes fall-51{71.824%{transform:translate(11.591vw,71.824vh) scale(.1329)}to{transform:translate(12.0803vw,99vh) scale(.1329)}}.snow:nth-child(52){opacity:.1154;transform:translate(59.541vw,-10px) scale(.0301);animation:fall-52 10s -20s linear infinite}@keyframes fall-52{65.34%{transform:translate(49.6656vw,65.34vh) scale(.0301)}to{transform:translate(54.6033vw,99vh) scale(.0301)}}.snow:nth-child(53){opacity:1.3324;transform:translate(39.011vw,-10px) scale(.9407);animation:fall-53 29s -28s linear infinite}@keyframes fall-53{31.471%{transform:translate(44.9822vw,31.471vh) scale(.9407)}to{transform:translate(41.9966vw,99vh) scale(.9407)}}.snow:nth-child(54){opacity:1.4758;transform:translate(93.3519vw,-10px) scale(.9258);animation:fall-54 23s -7s linear infinite}@keyframes fall-54{55.851%{transform:translate(96.8922vw,55.851vh) scale(.9258)}to{transform:translate(95.12205vw,99vh) scale(.9258)}}.snow:nth-child(55){opacity:1.567;transform:translate(50.4175vw,-10px) scale(.1357);animation:fall-55 12s -23s linear infinite}@keyframes fall-55{63.055%{transform:translate(51.885vw,63.055vh) scale(.1357)}to{transform:translate(51.15125vw,99vh) scale(.1357)}}.snow:nth-child(56){opacity:.6438;transform:translate(89.966vw,-10px) scale(.8297);animation:fall-56 19s -11s linear infinite}@keyframes fall-56{52.49%{transform:translate(91.4335vw,52.49vh) scale(.8297)}to{transform:translate(90.69975vw,99vh) scale(.8297)}}.snow:nth-child(57){opacity:.42;transform:translate(46.4881vw,-10px) scale(.8483);animation:fall-57 17s -24s linear infinite}@keyframes fall-57{72.915%{transform:translate(40.4336vw,72.915vh) scale(.8483)}to{transform:translate(43.46085vw,99vh) scale(.8483)}}.snow:nth-child(58){opacity:.4306;transform:translate(65.4744vw,-10px) scale(.9408);animation:fall-58 14s -13s linear infinite}@keyframes fall-58{66.047%{transform:translate(71.7728vw,66.047vh) scale(.9408)}to{transform:translate(68.6236vw,99vh) scale(.9408)}}.snow:nth-child(59){opacity:1.5948;transform:translate(22.245vw,-10px) scale(.0521);animation:fall-59 21s -1s linear infinite}@keyframes fall-59{53.441%{transform:translate(17.6685vw,53.441vh) scale(.0521)}to{transform:translate(19.95675vw,99vh) scale(.0521)}}.snow:nth-child(60){opacity:1.2552;transform:translate(43.4948vw,-10px) scale(.3438);animation:fall-60 25s -21s linear infinite}@keyframes fall-60{39.921%{transform:translate(41.4503vw,39.921vh) scale(.3438)}to{transform:translate(42.47255vw,99vh) scale(.3438)}}.snow:nth-child(61){opacity:1.4312;transform:translate(73.3137vw,-10px) scale(.0968);animation:fall-61 11s -6s linear infinite}@keyframes fall-61{31.338%{transform:translate(68.0676vw,31.338vh) scale(.0968)}to{transform:translate(70.69065vw,99vh) scale(.0968)}}.snow:nth-child(62){opacity:1.909;transform:translate(42.9593vw,-10px) scale(.7431);animation:fall-62 22s -17s linear infinite}@keyframes fall-62{56.782%{transform:translate(35.5961vw,56.782vh) scale(.7431)}to{transform:translate(39.2777vw,99vh) scale(.7431)}}.snow:nth-child(63){opacity:.6582;transform:translate(2.3998vw,-10px) scale(.3628);animation:fall-63 14s -7s linear infinite}@keyframes fall-63{54.262%{transform:translate(-6.1166vw,54.262vh) scale(.3628)}to{transform:translate(-1.8584vw,99vh) scale(.3628)}}.snow:nth-child(64){opacity:1.8738;transform:translate(69.6822vw,-10px) scale(.6148);animation:fall-64 17s -1s linear infinite}@keyframes fall-64{31.922%{transform:translate(74.0969vw,31.922vh) scale(.6148)}to{transform:translate(71.88955vw,99vh) scale(.6148)}}.snow:nth-child(65){opacity:1.5326;transform:translate(57.3422vw,-10px) scale(.2845);animation:fall-65 29s -13s linear infinite}@keyframes fall-65{67.146%{transform:translate(64.4664vw,67.146vh) scale(.2845)}to{transform:translate(60.9043vw,99vh) scale(.2845)}}.snow:nth-child(66){opacity:.1694;transform:translate(6.0045vw,-10px) scale(.4928);animation:fall-66 15s -19s linear infinite}@keyframes fall-66{36.238%{transform:translate(6.0951vw,36.238vh) scale(.4928)}to{transform:translate(6.0498vw,99vh) scale(.4928)}}.snow:nth-child(67){opacity:.0024;transform:translate(79.7119vw,-10px) scale(.4241);animation:fall-67 20s -1s linear infinite}@keyframes fall-67{48.237%{transform:translate(86.1069vw,48.237vh) scale(.4241)}to{transform:translate(82.9094vw,99vh) scale(.4241)}}.snow:nth-child(68){opacity:1.6368;transform:translate(56.2255vw,-10px) scale(.8256);animation:fall-68 10s -24s linear infinite}@keyframes fall-68{54.56%{transform:translate(47.5349vw,54.56vh) scale(.8256)}to{transform:translate(51.8802vw,99vh) scale(.8256)}}.snow:nth-child(69){opacity:1.1266;transform:translate(67.5872vw,-10px) scale(.6812);animation:fall-69 19s -22s linear infinite}@keyframes fall-69{59.738%{transform:translate(60.9952vw,59.738vh) scale(.6812)}to{transform:translate(64.2912vw,99vh) scale(.6812)}}.snow:nth-child(70){opacity:1.8694;transform:translate(40.4204vw,-10px) scale(.23);animation:fall-70 29s -24s linear infinite}@keyframes fall-70{78.524%{transform:translate(31.3061vw,78.524vh) scale(.23)}to{transform:translate(35.86325vw,99vh) scale(.23)}}.snow:nth-child(71){opacity:1.6678;transform:translate(87.1344vw,-10px) scale(.6335);animation:fall-71 13s -28s linear infinite}@keyframes fall-71{70.074%{transform:translate(95.6981vw,70.074vh) scale(.6335)}to{transform:translate(91.41625vw,99vh) scale(.6335)}}.snow:nth-child(72){opacity:.0412;transform:translate(64.699vw,-10px) scale(.5669);animation:fall-72 21s -14s linear infinite}@keyframes fall-72{71.081%{transform:translate(55.3897vw,71.081vh) scale(.5669)}to{transform:translate(60.04435vw,99vh) scale(.5669)}}.snow:nth-child(73){opacity:1.7008;transform:translate(67.911vw,-10px) scale(.8565);animation:fall-73 21s -20s linear infinite}@keyframes fall-73{57.731%{transform:translate(67.1159vw,57.731vh) scale(.8565)}to{transform:translate(67.51345vw,99vh) scale(.8565)}}.snow:nth-child(74){opacity:.5454;transform:translate(39.3272vw,-10px) scale(.5374);animation:fall-74 30s -17s linear infinite}@keyframes fall-74{61.112%{transform:translate(33.5205vw,61.112vh) scale(.5374)}to{transform:translate(36.42385vw,99vh) scale(.5374)}}.snow:nth-child(75){opacity:1.3386;transform:translate(66.5799vw,-10px) scale(.543);animation:fall-75 13s -12s linear infinite}@keyframes fall-75{36.046%{transform:translate(57.4376vw,36.046vh) scale(.543)}to{transform:translate(62.00875vw,99vh) scale(.543)}}.snow:nth-child(76){opacity:.3542;transform:translate(8.3679vw,-10px) scale(.4366);animation:fall-76 20s -30s linear infinite}@keyframes fall-76{74.399%{transform:translate(15.8954vw,74.399vh) scale(.4366)}to{transform:translate(12.13165vw,99vh) scale(.4366)}}.snow:nth-child(77){opacity:.8832;transform:translate(18.2872vw,-10px) scale(.6531);animation:fall-77 22s -21s linear infinite}@keyframes fall-77{44.376%{transform:translate(14.7385vw,44.376vh) scale(.6531)}to{transform:translate(16.51285vw,99vh) scale(.6531)}}.snow:nth-child(78){opacity:.5352;transform:translate(47.6701vw,-10px) scale(.7435);animation:fall-78 19s -24s linear infinite}@keyframes fall-78{75.862%{transform:translate(38.2836vw,75.862vh) scale(.7435)}to{transform:translate(42.97685vw,99vh) scale(.7435)}}.snow:nth-child(79){opacity:1.3304;transform:translate(41.0152vw,-10px) scale(.3122);animation:fall-79 17s -22s linear infinite}@keyframes fall-79{63.796%{transform:translate(38.1626vw,63.796vh) scale(.3122)}to{transform:translate(39.5889vw,99vh) scale(.3122)}}.snow:nth-child(80){opacity:1.9702;transform:translate(42.365vw,-10px) scale(.213);animation:fall-80 25s -26s linear infinite}@keyframes fall-80{58.393%{transform:translate(35.7303vw,58.393vh) scale(.213)}to{transform:translate(39.04765vw,99vh) scale(.213)}}.snow:nth-child(81){opacity:.7044;transform:translate(81.2683vw,-10px) scale(.5793);animation:fall-81 24s -9s linear infinite}@keyframes fall-81{45.083%{transform:translate(72.0999vw,45.083vh) scale(.5793)}to{transform:translate(76.6841vw,99vh) scale(.5793)}}.snow:nth-child(82){opacity:.6578;transform:translate(89.5697vw,-10px) scale(.5347);animation:fall-82 18s -25s linear infinite}@keyframes fall-82{43.339%{transform:translate(85.5861vw,43.339vh) scale(.5347)}to{transform:translate(87.5779vw,99vh) scale(.5347)}}.snow:nth-child(83){opacity:.995;transform:translate(56.706vw,-10px) scale(.544);animation:fall-83 14s -25s linear infinite}@keyframes fall-83{47.296%{transform:translate(63.1344vw,47.296vh) scale(.544)}to{transform:translate(59.9202vw,99vh) scale(.544)}}.snow:nth-child(84){opacity:.5138;transform:translate(6.9249vw,-10px) scale(.8815);animation:fall-84 13s -14s linear infinite}@keyframes fall-84{44.678%{transform:translate(-.8821vw,44.678vh) scale(.8815)}to{transform:translate(3.0214vw,99vh) scale(.8815)}}.snow:nth-child(85){opacity:.6198;transform:translate(62.1201vw,-10px) scale(.3891);animation:fall-85 13s -26s linear infinite}@keyframes fall-85{72.659%{transform:translate(70.7772vw,72.659vh) scale(.3891)}to{transform:translate(66.44865vw,99vh) scale(.3891)}}.snow:nth-child(86){opacity:.1768;transform:translate(7.0257vw,-10px) scale(.1877);animation:fall-86 12s -2s linear infinite}@keyframes fall-86{46.055%{transform:translate(1.5578vw,46.055vh) scale(.1877)}to{transform:translate(4.29175vw,99vh) scale(.1877)}}.snow:nth-child(87){opacity:.77;transform:translate(52.4819vw,-10px) scale(.9715);animation:fall-87 11s -21s linear infinite}@keyframes fall-87{74.877%{transform:translate(51.2834vw,74.877vh) scale(.9715)}to{transform:translate(51.88265vw,99vh) scale(.9715)}}.snow:nth-child(88){opacity:.1614;transform:translate(39.0851vw,-10px) scale(.6214);animation:fall-88 18s -24s linear infinite}@keyframes fall-88{35.428%{transform:translate(38.1668vw,35.428vh) scale(.6214)}to{transform:translate(38.62595vw,99vh) scale(.6214)}}.snow:nth-child(89){opacity:.5508;transform:translate(53.3922vw,-10px) scale(.5175);animation:fall-89 26s -23s linear infinite}@keyframes fall-89{55.395%{transform:translate(58.0144vw,55.395vh) scale(.5175)}to{transform:translate(55.7033vw,99vh) scale(.5175)}}.snow:nth-child(90){opacity:.5346;transform:translate(42.6103vw,-10px) scale(.5194);animation:fall-90 18s -4s linear infinite}@keyframes fall-90{61.617%{transform:translate(32.9324vw,61.617vh) scale(.5194)}to{transform:translate(37.77135vw,99vh) scale(.5194)}}.snow:nth-child(91){opacity:.496;transform:translate(77.7701vw,-10px) scale(.0069);animation:fall-91 28s -28s linear infinite}@keyframes fall-91{62.944%{transform:translate(85.39vw,62.944vh) scale(.0069)}to{transform:translate(81.58005vw,99vh) scale(.0069)}}.snow:nth-child(92){opacity:1.1712;transform:translate(45.7731vw,-10px) scale(.6786);animation:fall-92 18s -24s linear infinite}@keyframes fall-92{41.358%{transform:translate(41.0523vw,41.358vh) scale(.6786)}to{transform:translate(43.4127vw,99vh) scale(.6786)}}.snow:nth-child(93){opacity:.9582;transform:translate(40.7301vw,-10px) scale(.2649);animation:fall-93 19s -4s linear infinite}@keyframes fall-93{57.818%{transform:translate(48.5324vw,57.818vh) scale(.2649)}to{transform:translate(44.63125vw,99vh) scale(.2649)}}.snow:nth-child(94){opacity:1.0806;transform:translate(38.3854vw,-10px) scale(.2446);animation:fall-94 13s -28s linear infinite}@keyframes fall-94{77.31%{transform:translate(37.1516vw,77.31vh) scale(.2446)}to{transform:translate(37.7685vw,99vh) scale(.2446)}}.snow:nth-child(95){opacity:.4976;transform:translate(94.9233vw,-10px) scale(.9673);animation:fall-95 11s -8s linear infinite}@keyframes fall-95{67.851%{transform:translate(102.5593vw,67.851vh) scale(.9673)}to{transform:translate(98.7413vw,99vh) scale(.9673)}}.snow:nth-child(96){opacity:1.8798;transform:translate(93.7911vw,-10px) scale(.6302);animation:fall-96 30s -8s linear infinite}@keyframes fall-96{78.375%{transform:translate(92.142vw,78.375vh) scale(.6302)}to{transform:translate(92.96655vw,99vh) scale(.6302)}}.snow:nth-child(97){opacity:.6736;transform:translate(40.8335vw,-10px) scale(.6445);animation:fall-97 28s -16s linear infinite}@keyframes fall-97{58.246%{transform:translate(46.2457vw,58.246vh) scale(.6445)}to{transform:translate(43.5396vw,99vh) scale(.6445)}}.snow:nth-child(98){opacity:1.601;transform:translate(34.6652vw,-10px) scale(.222);animation:fall-98 13s -13s linear infinite}@keyframes fall-98{76.333%{transform:translate(28.9247vw,76.333vh) scale(.222)}to{transform:translate(31.79495vw,99vh) scale(.222)}}.snow:nth-child(99){opacity:.2792;transform:translate(32.8288vw,-10px) scale(.4119);animation:fall-99 22s -13s linear infinite}@keyframes fall-99{41.237%{transform:translate(25.704vw,41.237vh) scale(.4119)}to{transform:translate(29.2664vw,99vh) scale(.4119)}}.snow:nth-child(100){opacity:.0962;transform:translate(50.017vw,-10px) scale(.0832);animation:fall-100 22s -6s linear infinite}@keyframes fall-100{39.958%{transform:translate(51.1655vw,39.958vh) scale(.0832)}to{transform:translate(50.59125vw,99vh) scale(.0832)}}.snow:nth-child(101){opacity:.261;transform:translate(29.638vw,-10px) scale(.6323);animation:fall-101 25s -16s linear infinite}@keyframes fall-101{78.583%{transform:translate(35.1503vw,78.583vh) scale(.6323)}to{transform:translate(32.39415vw,99vh) scale(.6323)}}.snow:nth-child(102){opacity:1.5954;transform:translate(51.5121vw,-10px) scale(.7193);animation:fall-102 24s -17s linear infinite}@keyframes fall-102{73.614%{transform:translate(51.6855vw,73.614vh) scale(.7193)}to{transform:translate(51.5988vw,99vh) scale(.7193)}}.snow:nth-child(103){opacity:.4504;transform:translate(13.2546vw,-10px) scale(.0521);animation:fall-103 15s -29s linear infinite}@keyframes fall-103{54.47%{transform:translate(7.4455vw,54.47vh) scale(.0521)}to{transform:translate(10.35005vw,99vh) scale(.0521)}}.snow:nth-child(104){opacity:.1384;transform:translate(80.7338vw,-10px) scale(.3779);animation:fall-104 12s -1s linear infinite}@keyframes fall-104{33.575%{transform:translate(78.448vw,33.575vh) scale(.3779)}to{transform:translate(79.5909vw,99vh) scale(.3779)}}.snow:nth-child(105){opacity:1.5738;transform:translate(81.639vw,-10px) scale(.3141);animation:fall-105 29s -4s linear infinite}@keyframes fall-105{40.197%{transform:translate(71.7248vw,40.197vh) scale(.3141)}to{transform:translate(76.6819vw,99vh) scale(.3141)}}.snow:nth-child(106){opacity:.889;transform:translate(79.3982vw,-10px) scale(.6355);animation:fall-106 27s -28s linear infinite}@keyframes fall-106{72.544%{transform:translate(79.5626vw,72.544vh) scale(.6355)}to{transform:translate(79.4804vw,99vh) scale(.6355)}}.snow:nth-child(107){opacity:.786;transform:translate(60.286vw,-10px) scale(.1249);animation:fall-107 29s -21s linear infinite}@keyframes fall-107{33.391%{transform:translate(61.9639vw,33.391vh) scale(.1249)}to{transform:translate(61.12495vw,99vh) scale(.1249)}}.snow:nth-child(108){opacity:.829;transform:translate(77.1457vw,-10px) scale(.9814);animation:fall-108 21s -23s linear infinite}@keyframes fall-108{42.404%{transform:translate(79.4vw,42.404vh) scale(.9814)}to{transform:translate(78.27285vw,99vh) scale(.9814)}}.snow:nth-child(109){opacity:1.8538;transform:translate(67.6229vw,-10px) scale(.0222);animation:fall-109 28s -22s linear infinite}@keyframes fall-109{43.448%{transform:translate(58.6426vw,43.448vh) scale(.0222)}to{transform:translate(63.13275vw,99vh) scale(.0222)}}.snow:nth-child(110){opacity:1.4208;transform:translate(81.9488vw,-10px) scale(.3939);animation:fall-110 23s -14s linear infinite}@keyframes fall-110{33.998%{transform:translate(85.7481vw,33.998vh) scale(.3939)}to{transform:translate(83.84845vw,99vh) scale(.3939)}}.snow:nth-child(111){opacity:1.3622;transform:translate(50.946vw,-10px) scale(.8995);animation:fall-111 18s -30s linear infinite}@keyframes fall-111{45.666%{transform:translate(60.3338vw,45.666vh) scale(.8995)}to{transform:translate(55.6399vw,99vh) scale(.8995)}}.snow:nth-child(112){opacity:1.523;transform:translate(32.3965vw,-10px) scale(.8043);animation:fall-112 16s -20s linear infinite}@keyframes fall-112{44.226%{transform:translate(27.0094vw,44.226vh) scale(.8043)}to{transform:translate(29.70295vw,99vh) scale(.8043)}}.snow:nth-child(113){opacity:.9358;transform:translate(98.4976vw,-10px) scale(.9893);animation:fall-113 19s -24s linear infinite}@keyframes fall-113{76.239%{transform:translate(98.473vw,76.239vh) scale(.9893)}to{transform:translate(98.4853vw,99vh) scale(.9893)}}.snow:nth-child(114){opacity:1.4384;transform:translate(74.8005vw,-10px) scale(.3431);animation:fall-114 23s -11s linear infinite}@keyframes fall-114{42.657%{transform:translate(70.2786vw,42.657vh) scale(.3431)}to{transform:translate(72.53955vw,99vh) scale(.3431)}}.snow:nth-child(115){opacity:1.2246;transform:translate(34.5571vw,-10px) scale(.7095);animation:fall-115 26s -2s linear infinite}@keyframes fall-115{45.688%{transform:translate(33.0045vw,45.688vh) scale(.7095)}to{transform:translate(33.7808vw,99vh) scale(.7095)}}.snow:nth-child(116){opacity:.2582;transform:translate(63.2717vw,-10px) scale(.7838);animation:fall-116 19s -28s linear infinite}@keyframes fall-116{32.621%{transform:translate(66.5103vw,32.621vh) scale(.7838)}to{transform:translate(64.891vw,99vh) scale(.7838)}}.snow:nth-child(117){opacity:.639;transform:translate(6.043vw,-10px) scale(.2577);animation:fall-117 20s -8s linear infinite}@keyframes fall-117{58.561%{transform:translate(-1.2844vw,58.561vh) scale(.2577)}to{transform:translate(2.3793vw,99vh) scale(.2577)}}.snow:nth-child(118){opacity:.788;transform:translate(80.3377vw,-10px) scale(.9687);animation:fall-118 27s -17s linear infinite}@keyframes fall-118{58.973%{transform:translate(70.5274vw,58.973vh) scale(.9687)}to{transform:translate(75.43255vw,99vh) scale(.9687)}}.snow:nth-child(119){opacity:1.168;transform:translate(63.7702vw,-10px) scale(.9463);animation:fall-119 17s -26s linear infinite}@keyframes fall-119{33.259%{transform:translate(56.061vw,33.259vh) scale(.9463)}to{transform:translate(59.9156vw,99vh) scale(.9463)}}.snow:nth-child(120){opacity:1.024;transform:translate(12.4637vw,-10px) scale(.8814);animation:fall-120 17s -15s linear infinite}@keyframes fall-120{55.926%{transform:translate(14.7988vw,55.926vh) scale(.8814)}to{transform:translate(13.63125vw,99vh) scale(.8814)}}.snow:nth-child(121){opacity:1.3522;transform:translate(15.721vw,-10px) scale(.2223);animation:fall-121 25s -2s linear infinite}@keyframes fall-121{56.257%{transform:translate(17.7575vw,56.257vh) scale(.2223)}to{transform:translate(16.73925vw,99vh) scale(.2223)}}.snow:nth-child(122){opacity:1.634;transform:translate(87.0494vw,-10px) scale(.7604);animation:fall-122 23s -6s linear infinite}@keyframes fall-122{76.869%{transform:translate(91.0702vw,76.869vh) scale(.7604)}to{transform:translate(89.0598vw,99vh) scale(.7604)}}.snow:nth-child(123){opacity:1.3392;transform:translate(42.7585vw,-10px) scale(.1021);animation:fall-123 27s -7s linear infinite}@keyframes fall-123{31.371%{transform:translate(37.2935vw,31.371vh) scale(.1021)}to{transform:translate(40.026vw,99vh) scale(.1021)}}.snow:nth-child(124){opacity:1.766;transform:translate(71.502vw,-10px) scale(.14);animation:fall-124 24s -26s linear infinite}@keyframes fall-124{47.59%{transform:translate(63.7499vw,47.59vh) scale(.14)}to{transform:translate(67.62595vw,99vh) scale(.14)}}.snow:nth-child(125){opacity:.421;transform:translate(63.5243vw,-10px) scale(.0182);animation:fall-125 15s -15s linear infinite}@keyframes fall-125{74.868%{transform:translate(68.0692vw,74.868vh) scale(.0182)}to{transform:translate(65.79675vw,99vh) scale(.0182)}}.snow:nth-child(126){opacity:1.2526;transform:translate(54.5975vw,-10px) scale(.2155);animation:fall-126 26s -19s linear infinite}@keyframes fall-126{56.928%{transform:translate(58.7231vw,56.928vh) scale(.2155)}to{transform:translate(56.6603vw,99vh) scale(.2155)}}.snow:nth-child(127){opacity:.4958;transform:translate(75.4135vw,-10px) scale(.5697);animation:fall-127 11s -5s linear infinite}@keyframes fall-127{75.488%{transform:translate(78.2056vw,75.488vh) scale(.5697)}to{transform:translate(76.80955vw,99vh) scale(.5697)}}.snow:nth-child(128){opacity:1.3784;transform:translate(71.2002vw,-10px) scale(.8769);animation:fall-128 11s -28s linear infinite}@keyframes fall-128{71.386%{transform:translate(76.0671vw,71.386vh) scale(.8769)}to{transform:translate(73.63365vw,99vh) scale(.8769)}}.snow:nth-child(129){opacity:.3048;transform:translate(89.3197vw,-10px) scale(.7725);animation:fall-129 30s -23s linear infinite}@keyframes fall-129{65.05%{transform:translate(90.5176vw,65.05vh) scale(.7725)}to{transform:translate(89.91865vw,99vh) scale(.7725)}}.snow:nth-child(130){opacity:.1732;transform:translate(91.9443vw,-10px) scale(.9035);animation:fall-130 30s -23s linear infinite}@keyframes fall-130{41.506%{transform:translate(98.8756vw,41.506vh) scale(.9035)}to{transform:translate(95.40995vw,99vh) scale(.9035)}}.snow:nth-child(131){opacity:.408;transform:translate(13.2723vw,-10px) scale(.4699);animation:fall-131 19s -18s linear infinite}@keyframes fall-131{61.263%{transform:translate(5.1355vw,61.263vh) scale(.4699)}to{transform:translate(9.2039vw,99vh) scale(.4699)}}.snow:nth-child(132){opacity:.3242;transform:translate(68.7889vw,-10px) scale(.0899);animation:fall-132 25s -29s linear infinite}@keyframes fall-132{71.326%{transform:translate(59.8735vw,71.326vh) scale(.0899)}to{transform:translate(64.3312vw,99vh) scale(.0899)}}.snow:nth-child(133){opacity:.5226;transform:translate(2.2955vw,-10px) scale(.7501);animation:fall-133 21s -30s linear infinite}@keyframes fall-133{64.176%{transform:translate(-4.703vw,64.176vh) scale(.7501)}to{transform:translate(-1.20375vw,99vh) scale(.7501)}}.snow:nth-child(134){opacity:.0428;transform:translate(32.5617vw,-10px) scale(.503);animation:fall-134 22s -29s linear infinite}@keyframes fall-134{49.126%{transform:translate(30.7764vw,49.126vh) scale(.503)}to{transform:translate(31.66905vw,99vh) scale(.503)}}.snow:nth-child(135){opacity:.5122;transform:translate(65.6751vw,-10px) scale(.5523);animation:fall-135 14s -14s linear infinite}@keyframes fall-135{53.088%{transform:translate(66.6297vw,53.088vh) scale(.5523)}to{transform:translate(66.1524vw,99vh) scale(.5523)}}.snow:nth-child(136){opacity:.4182;transform:translate(24.7521vw,-10px) scale(.029);animation:fall-136 16s -10s linear infinite}@keyframes fall-136{48.929%{transform:translate(24.5294vw,48.929vh) scale(.029)}to{transform:translate(24.64075vw,99vh) scale(.029)}}.snow:nth-child(137){opacity:.9458;transform:translate(62.7275vw,-10px) scale(.2762);animation:fall-137 26s -7s linear infinite}@keyframes fall-137{69.626%{transform:translate(54.1736vw,69.626vh) scale(.2762)}to{transform:translate(58.45055vw,99vh) scale(.2762)}}.snow:nth-child(138){opacity:1.4416;transform:translate(92.8167vw,-10px) scale(.969);animation:fall-138 28s -9s linear infinite}@keyframes fall-138{49.788%{transform:translate(98.9032vw,49.788vh) scale(.969)}to{transform:translate(95.85995vw,99vh) scale(.969)}}.snow:nth-child(139){opacity:.419;transform:translate(49.915vw,-10px) scale(.1799);animation:fall-139 16s -7s linear infinite}@keyframes fall-139{42.613%{transform:translate(57.2577vw,42.613vh) scale(.1799)}to{transform:translate(53.58635vw,99vh) scale(.1799)}}.snow:nth-child(140){opacity:.0628;transform:translate(79.302vw,-10px) scale(.8463);animation:fall-140 24s -7s linear infinite}@keyframes fall-140{54.057%{transform:translate(73.7562vw,54.057vh) scale(.8463)}to{transform:translate(76.5291vw,99vh) scale(.8463)}}.snow:nth-child(141){opacity:.4124;transform:translate(34.0175vw,-10px) scale(.5301);animation:fall-141 21s -20s linear infinite}@keyframes fall-141{67.713%{transform:translate(33.9095vw,67.713vh) scale(.5301)}to{transform:translate(33.9635vw,99vh) scale(.5301)}}.snow:nth-child(142){opacity:.892;transform:translate(36.6605vw,-10px) scale(.5629);animation:fall-142 12s -26s linear infinite}@keyframes fall-142{77.512%{transform:translate(46.0338vw,77.512vh) scale(.5629)}to{transform:translate(41.34715vw,99vh) scale(.5629)}}.snow:nth-child(143){opacity:1.8636;transform:translate(51.6252vw,-10px) scale(.444);animation:fall-143 22s -14s linear infinite}@keyframes fall-143{61.278%{transform:translate(47.7045vw,61.278vh) scale(.444)}to{transform:translate(49.66485vw,99vh) scale(.444)}}.snow:nth-child(144){opacity:.5072;transform:translate(40.5645vw,-10px) scale(.8201);animation:fall-144 17s -15s linear infinite}@keyframes fall-144{34.41%{transform:translate(33.1209vw,34.41vh) scale(.8201)}to{transform:translate(36.8427vw,99vh) scale(.8201)}}.snow:nth-child(145){opacity:.0464;transform:translate(56.5501vw,-10px) scale(.6296);animation:fall-145 14s -29s linear infinite}@keyframes fall-145{45.37%{transform:translate(54.4291vw,45.37vh) scale(.6296)}to{transform:translate(55.4896vw,99vh) scale(.6296)}}.snow:nth-child(146){opacity:.9232;transform:translate(.5821vw,-10px) scale(.5802);animation:fall-146 15s -16s linear infinite}@keyframes fall-146{32.896%{transform:translate(-4.8186vw,32.896vh) scale(.5802)}to{transform:translate(-2.11825vw,99vh) scale(.5802)}}.snow:nth-child(147){opacity:.079;transform:translate(18.7755vw,-10px) scale(.7635);animation:fall-147 22s -17s linear infinite}@keyframes fall-147{60.368%{transform:translate(11.3285vw,60.368vh) scale(.7635)}to{transform:translate(15.052vw,99vh) scale(.7635)}}.snow:nth-child(148){opacity:.8568;transform:translate(12.4988vw,-10px) scale(.216);animation:fall-148 10s -19s linear infinite}@keyframes fall-148{73.87%{transform:translate(3.021vw,73.87vh) scale(.216)}to{transform:translate(7.7599vw,99vh) scale(.216)}}.snow:nth-child(149){opacity:.1032;transform:translate(53.7959vw,-10px) scale(.6877);animation:fall-149 21s -4s linear infinite}@keyframes fall-149{59.103%{transform:translate(49.5291vw,59.103vh) scale(.6877)}to{transform:translate(51.6625vw,99vh) scale(.6877)}}.snow:nth-child(150){opacity:1.7412;transform:translate(1.7363vw,-10px) scale(.8213);animation:fall-150 15s -22s linear infinite}@keyframes fall-150{47.955%{transform:translate(6.7839vw,47.955vh) scale(.8213)}to{transform:translate(4.2601vw,99vh) scale(.8213)}}.snow:nth-child(151){opacity:1.7844;transform:translate(.1319vw,-10px) scale(.4109);animation:fall-151 28s -29s linear infinite}@keyframes fall-151{52.355%{transform:translate(-.0901vw,52.355vh) scale(.4109)}to{transform:translate(.0209vw,99vh) scale(.4109)}}.snow:nth-child(152){opacity:.5488;transform:translate(14.8988vw,-10px) scale(.2671);animation:fall-152 21s -10s linear infinite}@keyframes fall-152{35.903%{transform:translate(18.2681vw,35.903vh) scale(.2671)}to{transform:translate(16.58345vw,99vh) scale(.2671)}}.snow:nth-child(153){opacity:1.9972;transform:translate(7.1464vw,-10px) scale(.4557);animation:fall-153 10s -20s linear infinite}@keyframes fall-153{77.234%{transform:translate(12.996vw,77.234vh) scale(.4557)}to{transform:translate(10.0712vw,99vh) scale(.4557)}}.snow:nth-child(154){opacity:1.7648;transform:translate(58.9304vw,-10px) scale(.2952);animation:fall-154 23s -17s linear infinite}@keyframes fall-154{49.686%{transform:translate(60.1504vw,49.686vh) scale(.2952)}to{transform:translate(59.5404vw,99vh) scale(.2952)}}.snow:nth-child(155){opacity:.7488;transform:translate(4.2521vw,-10px) scale(.8687);animation:fall-155 17s -15s linear infinite}@keyframes fall-155{47.253%{transform:translate(.2673vw,47.253vh) scale(.8687)}to{transform:translate(2.2597vw,99vh) scale(.8687)}}.snow:nth-child(156){opacity:1.2132;transform:translate(70.0357vw,-10px) scale(.9211);animation:fall-156 27s -6s linear infinite}@keyframes fall-156{42.399%{transform:translate(63.3932vw,42.399vh) scale(.9211)}to{transform:translate(66.71445vw,99vh) scale(.9211)}}.snow:nth-child(157){opacity:1.5512;transform:translate(5.5938vw,-10px) scale(.481);animation:fall-157 18s -16s linear infinite}@keyframes fall-157{36.352%{transform:translate(7.9481vw,36.352vh) scale(.481)}to{transform:translate(6.77095vw,99vh) scale(.481)}}.snow:nth-child(158){opacity:.6904;transform:translate(45.0467vw,-10px) scale(.6181);animation:fall-158 12s -20s linear infinite}@keyframes fall-158{66.587%{transform:translate(35.8805vw,66.587vh) scale(.6181)}to{transform:translate(40.4636vw,99vh) scale(.6181)}}.snow:nth-child(159){opacity:1.5684;transform:translate(80.8658vw,-10px) scale(.3889);animation:fall-159 28s -23s linear infinite}@keyframes fall-159{39.982%{transform:translate(75.754vw,39.982vh) scale(.3889)}to{transform:translate(78.3099vw,99vh) scale(.3889)}}.snow:nth-child(160){opacity:1.6202;transform:translate(39.2132vw,-10px) scale(.6972);animation:fall-160 13s -10s linear infinite}@keyframes fall-160{57.576%{transform:translate(43.3669vw,57.576vh) scale(.6972)}to{transform:translate(41.29005vw,99vh) scale(.6972)}}.snow:nth-child(161){opacity:.8862;transform:translate(43.0418vw,-10px) scale(.0385);animation:fall-161 11s -14s linear infinite}@keyframes fall-161{64.168%{transform:translate(36.2044vw,64.168vh) scale(.0385)}to{transform:translate(39.6231vw,99vh) scale(.0385)}}.snow:nth-child(162){opacity:1.536;transform:translate(74.7401vw,-10px) scale(.7839);animation:fall-162 21s -4s linear infinite}@keyframes fall-162{37.268%{transform:translate(84.0585vw,37.268vh) scale(.7839)}to{transform:translate(79.3993vw,99vh) scale(.7839)}}.snow:nth-child(163){opacity:1.699;transform:translate(50.687vw,-10px) scale(.8579);animation:fall-163 25s -3s linear infinite}@keyframes fall-163{69.318%{transform:translate(49.7203vw,69.318vh) scale(.8579)}to{transform:translate(50.20365vw,99vh) scale(.8579)}}.snow:nth-child(164){opacity:1.2774;transform:translate(18.9033vw,-10px) scale(.447);animation:fall-164 10s -4s linear infinite}@keyframes fall-164{66.567%{transform:translate(22.8817vw,66.567vh) scale(.447)}to{transform:translate(20.8925vw,99vh) scale(.447)}}.snow:nth-child(165){opacity:1.5778;transform:translate(78.8713vw,-10px) scale(.3671);animation:fall-165 17s -18s linear infinite}@keyframes fall-165{67.108%{transform:translate(78.8537vw,67.108vh) scale(.3671)}to{transform:translate(78.8625vw,99vh) scale(.3671)}}.snow:nth-child(166){opacity:1.6672;transform:translate(15.7934vw,-10px) scale(.6297);animation:fall-166 19s -17s linear infinite}@keyframes fall-166{36.439%{transform:translate(11.0449vw,36.439vh) scale(.6297)}to{transform:translate(13.41915vw,99vh) scale(.6297)}}.snow:nth-child(167){opacity:.2004;transform:translate(75.4223vw,-10px) scale(.8769);animation:fall-167 11s -13s linear infinite}@keyframes fall-167{47.313%{transform:translate(81.4586vw,47.313vh) scale(.8769)}to{transform:translate(78.44045vw,99vh) scale(.8769)}}.snow:nth-child(168){opacity:.8826;transform:translate(39.43vw,-10px) scale(.7394);animation:fall-168 30s -24s linear infinite}@keyframes fall-168{40.995%{transform:translate(41.3414vw,40.995vh) scale(.7394)}to{transform:translate(40.3857vw,99vh) scale(.7394)}}.snow:nth-child(169){opacity:1.4202;transform:translate(27.962vw,-10px) scale(.4607);animation:fall-169 12s -8s linear infinite}@keyframes fall-169{69.589%{transform:translate(35.4532vw,69.589vh) scale(.4607)}to{transform:translate(31.7076vw,99vh) scale(.4607)}}.snow:nth-child(170){opacity:1.94;transform:translate(58.5074vw,-10px) scale(.1465);animation:fall-170 10s -15s linear infinite}@keyframes fall-170{35.723%{transform:translate(52.7399vw,35.723vh) scale(.1465)}to{transform:translate(55.62365vw,99vh) scale(.1465)}}.snow:nth-child(171){opacity:1.053;transform:translate(44.1915vw,-10px) scale(.3531);animation:fall-171 24s -15s linear infinite}@keyframes fall-171{76.504%{transform:translate(46.9872vw,76.504vh) scale(.3531)}to{transform:translate(45.58935vw,99vh) scale(.3531)}}.snow:nth-child(172){opacity:1.8732;transform:translate(8.9576vw,-10px) scale(.8541);animation:fall-172 27s -7s linear infinite}@keyframes fall-172{52.216%{transform:translate(12.0324vw,52.216vh) scale(.8541)}to{transform:translate(10.495vw,99vh) scale(.8541)}}.snow:nth-child(173){opacity:.721;transform:translate(5.5738vw,-10px) scale(.7296);animation:fall-173 17s -9s linear infinite}@keyframes fall-173{46.705%{transform:translate(10.5754vw,46.705vh) scale(.7296)}to{transform:translate(8.0746vw,99vh) scale(.7296)}}.snow:nth-child(174){opacity:.537;transform:translate(65.212vw,-10px) scale(.2799);animation:fall-174 30s -2s linear infinite}@keyframes fall-174{45.539%{transform:translate(64.0683vw,45.539vh) scale(.2799)}to{transform:translate(64.64015vw,99vh) scale(.2799)}}.snow:nth-child(175){opacity:.6458;transform:translate(16.8031vw,-10px) scale(.924);animation:fall-175 21s -29s linear infinite}@keyframes fall-175{78.423%{transform:translate(19.9959vw,78.423vh) scale(.924)}to{transform:translate(18.3995vw,99vh) scale(.924)}}.snow:nth-child(176){opacity:.533;transform:translate(67.2297vw,-10px) scale(.6182);animation:fall-176 26s -28s linear infinite}@keyframes fall-176{58.643%{transform:translate(75.3293vw,58.643vh) scale(.6182)}to{transform:translate(71.2795vw,99vh) scale(.6182)}}.snow:nth-child(177){opacity:1.9438;transform:translate(56.6727vw,-10px) scale(.7321);animation:fall-177 16s -22s linear infinite}@keyframes fall-177{72.274%{transform:translate(54.5529vw,72.274vh) scale(.7321)}to{transform:translate(55.6128vw,99vh) scale(.7321)}}.snow:nth-child(178){opacity:.9508;transform:translate(1.7327vw,-10px) scale(.2056);animation:fall-178 12s -25s linear infinite}@keyframes fall-178{35.083%{transform:translate(7.0655vw,35.083vh) scale(.2056)}to{transform:translate(4.3991vw,99vh) scale(.2056)}}.snow:nth-child(179){opacity:1.5682;transform:translate(59.3195vw,-10px) scale(.962);animation:fall-179 11s -12s linear infinite}@keyframes fall-179{52.074%{transform:translate(56.7619vw,52.074vh) scale(.962)}to{transform:translate(58.0407vw,99vh) scale(.962)}}.snow:nth-child(180){opacity:.9022;transform:translate(49.8855vw,-10px) scale(.2903);animation:fall-180 12s -21s linear infinite}@keyframes fall-180{51.009%{transform:translate(46.6942vw,51.009vh) scale(.2903)}to{transform:translate(48.28985vw,99vh) scale(.2903)}}.snow:nth-child(181){opacity:1.5282;transform:translate(86.6507vw,-10px) scale(.6485);animation:fall-181 19s -21s linear infinite}@keyframes fall-181{34.827%{transform:translate(88.519vw,34.827vh) scale(.6485)}to{transform:translate(87.58485vw,99vh) scale(.6485)}}.snow:nth-child(182){opacity:1.8102;transform:translate(21.424vw,-10px) scale(.2194);animation:fall-182 17s -5s linear infinite}@keyframes fall-182{47.646%{transform:translate(20.1675vw,47.646vh) scale(.2194)}to{transform:translate(20.79575vw,99vh) scale(.2194)}}.snow:nth-child(183){opacity:.4952;transform:translate(35.9479vw,-10px) scale(.4856);animation:fall-183 18s -6s linear infinite}@keyframes fall-183{61.164%{transform:translate(45.3255vw,61.164vh) scale(.4856)}to{transform:translate(40.6367vw,99vh) scale(.4856)}}.snow:nth-child(184){opacity:.8516;transform:translate(46.8304vw,-10px) scale(.7947);animation:fall-184 10s -21s linear infinite}@keyframes fall-184{77.62%{transform:translate(54.3975vw,77.62vh) scale(.7947)}to{transform:translate(50.61395vw,99vh) scale(.7947)}}.snow:nth-child(185){opacity:.0026;transform:translate(66.5449vw,-10px) scale(.9847);animation:fall-185 10s -2s linear infinite}@keyframes fall-185{63.071%{transform:translate(63.118vw,63.071vh) scale(.9847)}to{transform:translate(64.83145vw,99vh) scale(.9847)}}.snow:nth-child(186){opacity:.4028;transform:translate(.7255vw,-10px) scale(.5716);animation:fall-186 11s -1s linear infinite}@keyframes fall-186{50.501%{transform:translate(3.3963vw,50.501vh) scale(.5716)}to{transform:translate(2.0609vw,99vh) scale(.5716)}}.snow:nth-child(187){opacity:.8666;transform:translate(14.4278vw,-10px) scale(.3985);animation:fall-187 20s -15s linear infinite}@keyframes fall-187{66.974%{transform:translate(5.6784vw,66.974vh) scale(.3985)}to{transform:translate(10.0531vw,99vh) scale(.3985)}}.snow:nth-child(188){opacity:.6406;transform:translate(29.7774vw,-10px) scale(.9732);animation:fall-188 29s -7s linear infinite}@keyframes fall-188{49.517%{transform:translate(36.8222vw,49.517vh) scale(.9732)}to{transform:translate(33.2998vw,99vh) scale(.9732)}}.snow:nth-child(189){opacity:.0688;transform:translate(39.6645vw,-10px) scale(.9612);animation:fall-189 15s -16s linear infinite}@keyframes fall-189{53.712%{transform:translate(30.2306vw,53.712vh) scale(.9612)}to{transform:translate(34.94755vw,99vh) scale(.9612)}}.snow:nth-child(190){opacity:1.2876;transform:translate(13.2439vw,-10px) scale(.7401);animation:fall-190 19s -30s linear infinite}@keyframes fall-190{77.615%{transform:translate(4.5146vw,77.615vh) scale(.7401)}to{transform:translate(8.87925vw,99vh) scale(.7401)}}.snow:nth-child(191){opacity:.0398;transform:translate(20.7849vw,-10px) scale(.3036);animation:fall-191 19s -7s linear infinite}@keyframes fall-191{43.719%{transform:translate(16.8177vw,43.719vh) scale(.3036)}to{transform:translate(18.8013vw,99vh) scale(.3036)}}.snow:nth-child(192){opacity:1.5428;transform:translate(87.3114vw,-10px) scale(.3432);animation:fall-192 22s -15s linear infinite}@keyframes fall-192{48.739%{transform:translate(84.9766vw,48.739vh) scale(.3432)}to{transform:translate(86.144vw,99vh) scale(.3432)}}.snow:nth-child(193){opacity:1.8102;transform:translate(35.7493vw,-10px) scale(.7437);animation:fall-193 20s -9s linear infinite}@keyframes fall-193{44.201%{transform:translate(43.8073vw,44.201vh) scale(.7437)}to{transform:translate(39.7783vw,99vh) scale(.7437)}}.snow:nth-child(194){opacity:.6034;transform:translate(50.4067vw,-10px) scale(.8689);animation:fall-194 10s -27s linear infinite}@keyframes fall-194{46.085%{transform:translate(49.8652vw,46.085vh) scale(.8689)}to{transform:translate(50.13595vw,99vh) scale(.8689)}}.snow:nth-child(195){opacity:.4442;transform:translate(17.8437vw,-10px) scale(.6944);animation:fall-195 22s -7s linear infinite}@keyframes fall-195{37.097%{transform:translate(24.888vw,37.097vh) scale(.6944)}to{transform:translate(21.36585vw,99vh) scale(.6944)}}.snow:nth-child(196){opacity:.6446;transform:translate(93.9574vw,-10px) scale(.9287);animation:fall-196 12s -13s linear infinite}@keyframes fall-196{62.618%{transform:translate(103.7423vw,62.618vh) scale(.9287)}to{transform:translate(98.84985vw,99vh) scale(.9287)}}.snow:nth-child(197){opacity:.5578;transform:translate(79.1748vw,-10px) scale(.9675);animation:fall-197 30s -22s linear infinite}@keyframes fall-197{75.842%{transform:translate(73.7312vw,75.842vh) scale(.9675)}to{transform:translate(76.453vw,99vh) scale(.9675)}}.snow:nth-child(198){opacity:1.9658;transform:translate(61.2387vw,-10px) scale(.9633);animation:fall-198 21s -1s linear infinite}@keyframes fall-198{69.677%{transform:translate(67.5695vw,69.677vh) scale(.9633)}to{transform:translate(64.4041vw,99vh) scale(.9633)}}.snow:nth-child(199){opacity:1.4502;transform:translate(26.1771vw,-10px) scale(.4645);animation:fall-199 11s -17s linear infinite}@keyframes fall-199{61.187%{transform:translate(16.9553vw,61.187vh) scale(.4645)}to{transform:translate(21.5662vw,99vh) scale(.4645)}}.snow:nth-child(200){opacity:.7288;transform:translate(18.9885vw,-10px) scale(.5314);animation:fall-200 14s -11s linear infinite}@keyframes fall-200{76.523%{transform:translate(20.9682vw,76.523vh) scale(.5314)}to{transform:translate(19.97835vw,99vh) scale(.5314)}}.snow:nth-child(201){opacity:1.9764;transform:translate(12.0099vw,-10px) scale(.5133);animation:fall-201 30s -21s linear infinite}@keyframes fall-201{63.02%{transform:translate(19.3192vw,63.02vh) scale(.5133)}to{transform:translate(15.66455vw,99vh) scale(.5133)}}.snow:nth-child(202){opacity:.561;transform:translate(39.7635vw,-10px) scale(.7688);animation:fall-202 14s -6s linear infinite}@keyframes fall-202{67.668%{transform:translate(34.826vw,67.668vh) scale(.7688)}to{transform:translate(37.29475vw,99vh) scale(.7688)}}.snow:nth-child(203){opacity:.7536;transform:translate(43.3045vw,-10px) scale(.9807);animation:fall-203 16s -29s linear infinite}@keyframes fall-203{60.337%{transform:translate(50.5579vw,60.337vh) scale(.9807)}to{transform:translate(46.9312vw,99vh) scale(.9807)}}.snow:nth-child(204){opacity:.537;transform:translate(94.9587vw,-10px) scale(.7831);animation:fall-204 27s -20s linear infinite}@keyframes fall-204{78.648%{transform:translate(88.2278vw,78.648vh) scale(.7831)}to{transform:translate(91.59325vw,99vh) scale(.7831)}}.snow:nth-child(205){opacity:1.2872;transform:translate(7.2585vw,-10px) scale(.6259);animation:fall-205 29s -25s linear infinite}@keyframes fall-205{34.618%{transform:translate(5.9232vw,34.618vh) scale(.6259)}to{transform:translate(6.59085vw,99vh) scale(.6259)}}.snow:nth-child(206){opacity:1.4368;transform:translate(4.6809vw,-10px) scale(.4862);animation:fall-206 24s -4s linear infinite}@keyframes fall-206{39.111%{transform:translate(3.8157vw,39.111vh) scale(.4862)}to{transform:translate(4.2483vw,99vh) scale(.4862)}}.snow:nth-child(207){opacity:1.9064;transform:translate(18.4342vw,-10px) scale(.196);animation:fall-207 25s -19s linear infinite}@keyframes fall-207{70.997%{transform:translate(20.8451vw,70.997vh) scale(.196)}to{transform:translate(19.63965vw,99vh) scale(.196)}}.snow:nth-child(208){opacity:.013;transform:translate(21.1829vw,-10px) scale(.2264);animation:fall-208 29s -19s linear infinite}@keyframes fall-208{40.702%{transform:translate(12.8203vw,40.702vh) scale(.2264)}to{transform:translate(17.0016vw,99vh) scale(.2264)}}.snow:nth-child(209){opacity:.145;transform:translate(45.2021vw,-10px) scale(.2866);animation:fall-209 25s -28s linear infinite}@keyframes fall-209{77.772%{transform:translate(37.3821vw,77.772vh) scale(.2866)}to{transform:translate(41.2921vw,99vh) scale(.2866)}}.snow:nth-child(210){opacity:.5536;transform:translate(58.5321vw,-10px) scale(.2788);animation:fall-210 19s -28s linear infinite}@keyframes fall-210{64.475%{transform:translate(52.0989vw,64.475vh) scale(.2788)}to{transform:translate(55.3155vw,99vh) scale(.2788)}}.snow:nth-child(211){opacity:.543;transform:translate(80.308vw,-10px) scale(.8715);animation:fall-211 12s -23s linear infinite}@keyframes fall-211{53.815%{transform:translate(78.1428vw,53.815vh) scale(.8715)}to{transform:translate(79.2254vw,99vh) scale(.8715)}}.snow:nth-child(212){opacity:1.0238;transform:translate(52.8862vw,-10px) scale(.3222);animation:fall-212 24s -17s linear infinite}@keyframes fall-212{52.745%{transform:translate(43.2224vw,52.745vh) scale(.3222)}to{transform:translate(48.0543vw,99vh) scale(.3222)}}.snow:nth-child(213){opacity:.5952;transform:translate(29.9101vw,-10px) scale(.4425);animation:fall-213 25s -3s linear infinite}@keyframes fall-213{30.659%{transform:translate(28.0897vw,30.659vh) scale(.4425)}to{transform:translate(28.9999vw,99vh) scale(.4425)}}.snow:nth-child(214){opacity:.8726;transform:translate(80.7051vw,-10px) scale(.8893);animation:fall-214 18s -27s linear infinite}@keyframes fall-214{70.169%{transform:translate(87.0074vw,70.169vh) scale(.8893)}to{transform:translate(83.85625vw,99vh) scale(.8893)}}.snow:nth-child(215){opacity:1.3814;transform:translate(95.0495vw,-10px) scale(.0093);animation:fall-215 18s -10s linear infinite}@keyframes fall-215{39.181%{transform:translate(95.4386vw,39.181vh) scale(.0093)}to{transform:translate(95.24405vw,99vh) scale(.0093)}}.snow:nth-child(216){opacity:1.4042;transform:translate(29.3011vw,-10px) scale(.7964);animation:fall-216 24s -15s linear infinite}@keyframes fall-216{45.897%{transform:translate(33.3492vw,45.897vh) scale(.7964)}to{transform:translate(31.32515vw,99vh) scale(.7964)}}.snow:nth-child(217){opacity:1.8062;transform:translate(63.5773vw,-10px) scale(.2368);animation:fall-217 28s -7s linear infinite}@keyframes fall-217{57.515%{transform:translate(61.1461vw,57.515vh) scale(.2368)}to{transform:translate(62.3617vw,99vh) scale(.2368)}}.snow:nth-child(218){opacity:1.3724;transform:translate(32.5626vw,-10px) scale(.9517);animation:fall-218 15s -10s linear infinite}@keyframes fall-218{64.698%{transform:translate(24.3325vw,64.698vh) scale(.9517)}to{transform:translate(28.44755vw,99vh) scale(.9517)}}.snow:nth-child(219){opacity:.2888;transform:translate(55.7795vw,-10px) scale(.5831);animation:fall-219 18s -1s linear infinite}@keyframes fall-219{53.67%{transform:translate(46.4817vw,53.67vh) scale(.5831)}to{transform:translate(51.1306vw,99vh) scale(.5831)}}.snow:nth-child(220){opacity:.0028;transform:translate(86.3482vw,-10px) scale(.0428);animation:fall-220 10s -2s linear infinite}@keyframes fall-220{49.038%{transform:translate(94.6409vw,49.038vh) scale(.0428)}to{transform:translate(90.49455vw,99vh) scale(.0428)}}.snow:nth-child(221){opacity:1.7108;transform:translate(46.8216vw,-10px) scale(.0439);animation:fall-221 24s -6s linear infinite}@keyframes fall-221{36.647%{transform:translate(50.1476vw,36.647vh) scale(.0439)}to{transform:translate(48.4846vw,99vh) scale(.0439)}}.snow:nth-child(222){opacity:1.2746;transform:translate(21.7252vw,-10px) scale(.1109);animation:fall-222 29s -19s linear infinite}@keyframes fall-222{49.751%{transform:translate(17.3346vw,49.751vh) scale(.1109)}to{transform:translate(19.5299vw,99vh) scale(.1109)}}.snow:nth-child(223){opacity:.0534;transform:translate(87.2599vw,-10px) scale(.6942);animation:fall-223 27s -1s linear infinite}@keyframes fall-223{79.6%{transform:translate(95.8656vw,79.6vh) scale(.6942)}to{transform:translate(91.56275vw,99vh) scale(.6942)}}.snow:nth-child(224){opacity:.701;transform:translate(44.3149vw,-10px) scale(.4038);animation:fall-224 19s -12s linear infinite}@keyframes fall-224{49.411%{transform:translate(39.1427vw,49.411vh) scale(.4038)}to{transform:translate(41.7288vw,99vh) scale(.4038)}}.snow:nth-child(225){opacity:.2848;transform:translate(34.3065vw,-10px) scale(.4849);animation:fall-225 27s -21s linear infinite}@keyframes fall-225{53.819%{transform:translate(30.591vw,53.819vh) scale(.4849)}to{transform:translate(32.44875vw,99vh) scale(.4849)}}.snow:nth-child(226){opacity:.537;transform:translate(84.9554vw,-10px) scale(.7406);animation:fall-226 14s -17s linear infinite}@keyframes fall-226{70.67%{transform:translate(86.3725vw,70.67vh) scale(.7406)}to{transform:translate(85.66395vw,99vh) scale(.7406)}}.snow:nth-child(227){opacity:.2642;transform:translate(9.6789vw,-10px) scale(.0988);animation:fall-227 19s -28s linear infinite}@keyframes fall-227{56.41%{transform:translate(7.0897vw,56.41vh) scale(.0988)}to{transform:translate(8.3843vw,99vh) scale(.0988)}}.snow:nth-child(228){opacity:1.0054;transform:translate(25.6522vw,-10px) scale(.4504);animation:fall-228 21s -13s linear infinite}@keyframes fall-228{77.968%{transform:translate(34.3117vw,77.968vh) scale(.4504)}to{transform:translate(29.98195vw,99vh) scale(.4504)}}.snow:nth-child(229){opacity:.81;transform:translate(56.7796vw,-10px) scale(.1317);animation:fall-229 28s -16s linear infinite}@keyframes fall-229{45.35%{transform:translate(65.152vw,45.35vh) scale(.1317)}to{transform:translate(60.9658vw,99vh) scale(.1317)}}.snow:nth-child(230){opacity:.3352;transform:translate(80.4481vw,-10px) scale(.8117);animation:fall-230 29s -16s linear infinite}@keyframes fall-230{36.357%{transform:translate(89.2384vw,36.357vh) scale(.8117)}to{transform:translate(84.84325vw,99vh) scale(.8117)}}.snow:nth-child(231){opacity:.0498;transform:translate(.1525vw,-10px) scale(.9829);animation:fall-231 19s -9s linear infinite}@keyframes fall-231{34.746%{transform:translate(-9.4504vw,34.746vh) scale(.9829)}to{transform:translate(-4.64895vw,99vh) scale(.9829)}}.snow:nth-child(232){opacity:1.9532;transform:translate(7.8836vw,-10px) scale(.4563);animation:fall-232 22s -5s linear infinite}@keyframes fall-232{72.903%{transform:translate(5.7929vw,72.903vh) scale(.4563)}to{transform:translate(6.83825vw,99vh) scale(.4563)}}.snow:nth-child(233){opacity:.8156;transform:translate(61.3087vw,-10px) scale(.6295);animation:fall-233 20s -6s linear infinite}@keyframes fall-233{30.178%{transform:translate(56.0309vw,30.178vh) scale(.6295)}to{transform:translate(58.6698vw,99vh) scale(.6295)}}.snow:nth-child(234){opacity:1.6056;transform:translate(98.8638vw,-10px) scale(.486);animation:fall-234 13s -22s linear infinite}@keyframes fall-234{53.963%{transform:translate(93.3227vw,53.963vh) scale(.486)}to{transform:translate(96.09325vw,99vh) scale(.486)}}.snow:nth-child(235){opacity:1.81;transform:translate(53.3657vw,-10px) scale(.8305);animation:fall-235 30s -7s linear infinite}@keyframes fall-235{74.818%{transform:translate(53.0597vw,74.818vh) scale(.8305)}to{transform:translate(53.2127vw,99vh) scale(.8305)}}.snow:nth-child(236){opacity:.6646;transform:translate(17.9693vw,-10px) scale(.1356);animation:fall-236 30s -6s linear infinite}@keyframes fall-236{30.432%{transform:translate(8.9587vw,30.432vh) scale(.1356)}to{transform:translate(13.464vw,99vh) scale(.1356)}}.snow:nth-child(237){opacity:1.7288;transform:translate(81.0211vw,-10px) scale(.9488);animation:fall-237 19s -29s linear infinite}@keyframes fall-237{34.916%{transform:translate(77.5818vw,34.916vh) scale(.9488)}to{transform:translate(79.30145vw,99vh) scale(.9488)}}.snow:nth-child(238){opacity:.8002;transform:translate(17.5225vw,-10px) scale(.7346);animation:fall-238 22s -22s linear infinite}@keyframes fall-238{42.946%{transform:translate(19.9897vw,42.946vh) scale(.7346)}to{transform:translate(18.7561vw,99vh) scale(.7346)}}.snow:nth-child(239){opacity:1.394;transform:translate(2.218vw,-10px) scale(.6061);animation:fall-239 22s -18s linear infinite}@keyframes fall-239{33.132%{transform:translate(10.7891vw,33.132vh) scale(.6061)}to{transform:translate(6.50355vw,99vh) scale(.6061)}}.snow:nth-child(240){opacity:.65;transform:translate(87.7946vw,-10px) scale(.6233);animation:fall-240 10s -8s linear infinite}@keyframes fall-240{55.725%{transform:translate(92.8402vw,55.725vh) scale(.6233)}to{transform:translate(90.3174vw,99vh) scale(.6233)}}.snow:nth-child(241){opacity:.0528;transform:translate(5.9147vw,-10px) scale(.2833);animation:fall-241 30s -11s linear infinite}@keyframes fall-241{45.224%{transform:translate(2.7528vw,45.224vh) scale(.2833)}to{transform:translate(4.33375vw,99vh) scale(.2833)}}.snow:nth-child(242){opacity:1.6892;transform:translate(44.7538vw,-10px) scale(.2144);animation:fall-242 15s -11s linear infinite}@keyframes fall-242{46.476%{transform:translate(53.1874vw,46.476vh) scale(.2144)}to{transform:translate(48.9706vw,99vh) scale(.2144)}}.snow:nth-child(243){opacity:1.7774;transform:translate(41.442vw,-10px) scale(.27);animation:fall-243 21s -8s linear infinite}@keyframes fall-243{49.35%{transform:translate(42.8128vw,49.35vh) scale(.27)}to{transform:translate(42.1274vw,99vh) scale(.27)}}.snow:nth-child(244){opacity:.1598;transform:translate(35.2039vw,-10px) scale(.7692);animation:fall-244 14s -11s linear infinite}@keyframes fall-244{42.756%{transform:translate(28.8695vw,42.756vh) scale(.7692)}to{transform:translate(32.0367vw,99vh) scale(.7692)}}.snow:nth-child(245){opacity:.5704;transform:translate(7.2628vw,-10px) scale(.4555);animation:fall-245 27s -21s linear infinite}@keyframes fall-245{62.032%{transform:translate(4.9445vw,62.032vh) scale(.4555)}to{transform:translate(6.10365vw,99vh) scale(.4555)}}.snow:nth-child(246){opacity:.1748;transform:translate(54.4817vw,-10px) scale(.1142);animation:fall-246 16s -25s linear infinite}@keyframes fall-246{60.743%{transform:translate(50.5968vw,60.743vh) scale(.1142)}to{transform:translate(52.53925vw,99vh) scale(.1142)}}.snow:nth-child(247){opacity:1.7984;transform:translate(21.7514vw,-10px) scale(.0362);animation:fall-247 28s -15s linear infinite}@keyframes fall-247{40.144%{transform:translate(18.7516vw,40.144vh) scale(.0362)}to{transform:translate(20.2515vw,99vh) scale(.0362)}}.snow:nth-child(248){opacity:1.1042;transform:translate(58.9106vw,-10px) scale(.7893);animation:fall-248 28s -11s linear infinite}@keyframes fall-248{38.891%{transform:translate(64.7984vw,38.891vh) scale(.7893)}to{transform:translate(61.8545vw,99vh) scale(.7893)}}.snow:nth-child(249){opacity:.903;transform:translate(34.3142vw,-10px) scale(.4473);animation:fall-249 24s -28s linear infinite}@keyframes fall-249{33.654%{transform:translate(24.3999vw,33.654vh) scale(.4473)}to{transform:translate(29.35705vw,99vh) scale(.4473)}}.snow:nth-child(250){opacity:.8084;transform:translate(45.9806vw,-10px) scale(.6685);animation:fall-250 21s -16s linear infinite}@keyframes fall-250{34.541%{transform:translate(38.2331vw,34.541vh) scale(.6685)}to{transform:translate(42.10685vw,99vh) scale(.6685)}}.snow:nth-child(251){opacity:1.0298;transform:translate(39.4453vw,-10px) scale(.0548);animation:fall-251 14s -9s linear infinite}@keyframes fall-251{69.874%{transform:translate(32.1537vw,69.874vh) scale(.0548)}to{transform:translate(35.7995vw,99vh) scale(.0548)}}.snow:nth-child(252){opacity:.6406;transform:translate(79.9402vw,-10px) scale(.1811);animation:fall-252 13s -13s linear infinite}@keyframes fall-252{72.882%{transform:translate(79.1807vw,72.882vh) scale(.1811)}to{transform:translate(79.56045vw,99vh) scale(.1811)}}.snow:nth-child(253){opacity:.8306;transform:translate(84.457vw,-10px) scale(.9473);animation:fall-253 17s -10s linear infinite}@keyframes fall-253{56.868%{transform:translate(87.0317vw,56.868vh) scale(.9473)}to{transform:translate(85.74435vw,99vh) scale(.9473)}}.snow:nth-child(254){opacity:.0116;transform:translate(81.2343vw,-10px) scale(.069);animation:fall-254 27s -22s linear infinite}@keyframes fall-254{64.194%{transform:translate(80.5631vw,64.194vh) scale(.069)}to{transform:translate(80.8987vw,99vh) scale(.069)}}.snow:nth-child(255){opacity:1.647;transform:translate(42.9054vw,-10px) scale(.0704);animation:fall-255 13s -12s linear infinite}@keyframes fall-255{46.089%{transform:translate(35.5174vw,46.089vh) scale(.0704)}to{transform:translate(39.2114vw,99vh) scale(.0704)}}.snow:nth-child(256){opacity:1.8184;transform:translate(69.5429vw,-10px) scale(.3734);animation:fall-256 29s -17s linear infinite}@keyframes fall-256{55.878%{transform:translate(78.3846vw,55.878vh) scale(.3734)}to{transform:translate(73.96375vw,99vh) scale(.3734)}}.snow:nth-child(257){opacity:.0764;transform:translate(33.9266vw,-10px) scale(.7358);animation:fall-257 22s -4s linear infinite}@keyframes fall-257{52.292%{transform:translate(28.57vw,52.292vh) scale(.7358)}to{transform:translate(31.2483vw,99vh) scale(.7358)}}.snow:nth-child(258){opacity:.1354;transform:translate(62.7119vw,-10px) scale(.9673);animation:fall-258 27s -29s linear infinite}@keyframes fall-258{79.257%{transform:translate(71.5582vw,79.257vh) scale(.9673)}to{transform:translate(67.13505vw,99vh) scale(.9673)}}.snow:nth-child(259){opacity:.9252;transform:translate(3.2141vw,-10px) scale(.6229);animation:fall-259 17s -5s linear infinite}@keyframes fall-259{38.798%{transform:translate(13.0348vw,38.798vh) scale(.6229)}to{transform:translate(8.12445vw,99vh) scale(.6229)}}.snow:nth-child(260){opacity:.824;transform:translate(69.4826vw,-10px) scale(.4882);animation:fall-260 25s -18s linear infinite}@keyframes fall-260{56.347%{transform:translate(78.6618vw,56.347vh) scale(.4882)}to{transform:translate(74.0722vw,99vh) scale(.4882)}}.snow:nth-child(261){opacity:1.365;transform:translate(29.5913vw,-10px) scale(.6295);animation:fall-261 16s -9s linear infinite}@keyframes fall-261{43.986%{transform:translate(31.5712vw,43.986vh) scale(.6295)}to{transform:translate(30.58125vw,99vh) scale(.6295)}}.snow:nth-child(262){opacity:.949;transform:translate(14.2608vw,-10px) scale(.9001);animation:fall-262 12s -21s linear infinite}@keyframes fall-262{54.675%{transform:translate(14.4261vw,54.675vh) scale(.9001)}to{transform:translate(14.34345vw,99vh) scale(.9001)}}.snow:nth-child(263){opacity:.0818;transform:translate(68.2646vw,-10px) scale(.6443);animation:fall-263 20s -27s linear infinite}@keyframes fall-263{56.037%{transform:translate(58.8185vw,56.037vh) scale(.6443)}to{transform:translate(63.54155vw,99vh) scale(.6443)}}.snow:nth-child(264){opacity:1.1606;transform:translate(88.9801vw,-10px) scale(.2055);animation:fall-264 22s -20s linear infinite}@keyframes fall-264{38.596%{transform:translate(94.5876vw,38.596vh) scale(.2055)}to{transform:translate(91.78385vw,99vh) scale(.2055)}}.snow:nth-child(265){opacity:1.2126;transform:translate(6.8074vw,-10px) scale(.8413);animation:fall-265 24s -24s linear infinite}@keyframes fall-265{34.531%{transform:translate(1.3946vw,34.531vh) scale(.8413)}to{transform:translate(4.101vw,99vh) scale(.8413)}}.snow:nth-child(266){opacity:.7892;transform:translate(13.2375vw,-10px) scale(.2799);animation:fall-266 10s -12s linear infinite}@keyframes fall-266{42.468%{transform:translate(22.0352vw,42.468vh) scale(.2799)}to{transform:translate(17.63635vw,99vh) scale(.2799)}}.snow:nth-child(267){opacity:1.849;transform:translate(53.8734vw,-10px) scale(.4399);animation:fall-267 10s -15s linear infinite}@keyframes fall-267{52.278%{transform:translate(44.8871vw,52.278vh) scale(.4399)}to{transform:translate(49.38025vw,99vh) scale(.4399)}}.snow:nth-child(268){opacity:.2088;transform:translate(38.2273vw,-10px) scale(.9141);animation:fall-268 26s -14s linear infinite}@keyframes fall-268{62.395%{transform:translate(33.7738vw,62.395vh) scale(.9141)}to{transform:translate(36.00055vw,99vh) scale(.9141)}}.snow:nth-child(269){opacity:1.691;transform:translate(90.2704vw,-10px) scale(.8693);animation:fall-269 28s -28s linear infinite}@keyframes fall-269{71.224%{transform:translate(99.8865vw,71.224vh) scale(.8693)}to{transform:translate(95.07845vw,99vh) scale(.8693)}}.snow:nth-child(270){opacity:.4118;transform:translate(52.7395vw,-10px) scale(.3508);animation:fall-270 22s -21s linear infinite}@keyframes fall-270{70.674%{transform:translate(47.0005vw,70.674vh) scale(.3508)}to{transform:translate(49.87vw,99vh) scale(.3508)}}.snow:nth-child(271){opacity:.8232;transform:translate(55.9545vw,-10px) scale(.6581);animation:fall-271 20s -21s linear infinite}@keyframes fall-271{40.721%{transform:translate(58.3898vw,40.721vh) scale(.6581)}to{transform:translate(57.17215vw,99vh) scale(.6581)}}.snow:nth-child(272){opacity:.4518;transform:translate(75.5951vw,-10px) scale(.4372);animation:fall-272 30s -19s linear infinite}@keyframes fall-272{30.112%{transform:translate(67.0456vw,30.112vh) scale(.4372)}to{transform:translate(71.32035vw,99vh) scale(.4372)}}.snow:nth-child(273){opacity:.8296;transform:translate(32.6653vw,-10px) scale(.4071);animation:fall-273 18s -15s linear infinite}@keyframes fall-273{40.602%{transform:translate(31.2401vw,40.602vh) scale(.4071)}to{transform:translate(31.9527vw,99vh) scale(.4071)}}.snow:nth-child(274){opacity:.4236;transform:translate(71.5465vw,-10px) scale(.4068);animation:fall-274 17s -25s linear infinite}@keyframes fall-274{56.244%{transform:translate(80.4583vw,56.244vh) scale(.4068)}to{transform:translate(76.0024vw,99vh) scale(.4068)}}.snow:nth-child(275){opacity:.4244;transform:translate(1.6644vw,-10px) scale(.8845);animation:fall-275 20s -10s linear infinite}@keyframes fall-275{47.278%{transform:translate(5.317vw,47.278vh) scale(.8845)}to{transform:translate(3.4907vw,99vh) scale(.8845)}}.snow:nth-child(276){opacity:.5496;transform:translate(33.4788vw,-10px) scale(.7245);animation:fall-276 29s -29s linear infinite}@keyframes fall-276{53.767%{transform:translate(41.1829vw,53.767vh) scale(.7245)}to{transform:translate(37.33085vw,99vh) scale(.7245)}}.snow:nth-child(277){opacity:1.4422;transform:translate(22.6173vw,-10px) scale(.9902);animation:fall-277 20s -22s linear infinite}@keyframes fall-277{60.445%{transform:translate(21.3729vw,60.445vh) scale(.9902)}to{transform:translate(21.9951vw,99vh) scale(.9902)}}.snow:nth-child(278){opacity:1.155;transform:translate(5.9675vw,-10px) scale(.5674);animation:fall-278 27s -26s linear infinite}@keyframes fall-278{66.856%{transform:translate(3.6593vw,66.856vh) scale(.5674)}to{transform:translate(4.8134vw,99vh) scale(.5674)}}.snow:nth-child(279){opacity:.7786;transform:translate(20.9311vw,-10px) scale(.4954);animation:fall-279 15s -23s linear infinite}@keyframes fall-279{59.504%{transform:translate(16.0236vw,59.504vh) scale(.4954)}to{transform:translate(18.47735vw,99vh) scale(.4954)}}.snow:nth-child(280){opacity:.797;transform:translate(70.1531vw,-10px) scale(.0019);animation:fall-280 17s -20s linear infinite}@keyframes fall-280{75.984%{transform:translate(79.9162vw,75.984vh) scale(.0019)}to{transform:translate(75.03465vw,99vh) scale(.0019)}}.snow:nth-child(281){opacity:.652;transform:translate(12.5405vw,-10px) scale(.2756);animation:fall-281 25s -10s linear infinite}@keyframes fall-281{59.93%{transform:translate(7.489vw,59.93vh) scale(.2756)}to{transform:translate(10.01475vw,99vh) scale(.2756)}}.snow:nth-child(282){opacity:.376;transform:translate(90.4046vw,-10px) scale(.1097);animation:fall-282 18s -28s linear infinite}@keyframes fall-282{72.755%{transform:translate(88.961vw,72.755vh) scale(.1097)}to{transform:translate(89.6828vw,99vh) scale(.1097)}}.snow:nth-child(283){opacity:1.1522;transform:translate(.9065vw,-10px) scale(.9396);animation:fall-283 29s -7s linear infinite}@keyframes fall-283{41.608%{transform:translate(1.4912vw,41.608vh) scale(.9396)}to{transform:translate(1.19885vw,99vh) scale(.9396)}}.snow:nth-child(284){opacity:.873;transform:translate(41.6665vw,-10px) scale(.5244);animation:fall-284 10s -6s linear infinite}@keyframes fall-284{53.274%{transform:translate(39.1259vw,53.274vh) scale(.5244)}to{transform:translate(40.3962vw,99vh) scale(.5244)}}.snow:nth-child(285){opacity:.6596;transform:translate(5.4148vw,-10px) scale(.7898);animation:fall-285 11s -23s linear infinite}@keyframes fall-285{46.608%{transform:translate(-.0441vw,46.608vh) scale(.7898)}to{transform:translate(2.68535vw,99vh) scale(.7898)}}.snow:nth-child(286){opacity:1.7732;transform:translate(39.1428vw,-10px) scale(.3154);animation:fall-286 16s -20s linear infinite}@keyframes fall-286{66.982%{transform:translate(32.2798vw,66.982vh) scale(.3154)}to{transform:translate(35.7113vw,99vh) scale(.3154)}}.snow:nth-child(287){opacity:.6264;transform:translate(45.9174vw,-10px) scale(.6517);animation:fall-287 19s -15s linear infinite}@keyframes fall-287{33.418%{transform:translate(51.4917vw,33.418vh) scale(.6517)}to{transform:translate(48.70455vw,99vh) scale(.6517)}}.snow:nth-child(288){opacity:1.3414;transform:translate(45.6682vw,-10px) scale(.8604);animation:fall-288 10s -1s linear infinite}@keyframes fall-288{49.6%{transform:translate(48.094vw,49.6vh) scale(.8604)}to{transform:translate(46.8811vw,99vh) scale(.8604)}}.snow:nth-child(289){opacity:1.5986;transform:translate(40.2829vw,-10px) scale(.9374);animation:fall-289 11s -28s linear infinite}@keyframes fall-289{52.219%{transform:translate(47.3361vw,52.219vh) scale(.9374)}to{transform:translate(43.8095vw,99vh) scale(.9374)}}.snow:nth-child(290){opacity:.7172;transform:translate(26.699vw,-10px) scale(.193);animation:fall-290 23s -4s linear infinite}@keyframes fall-290{52.664%{transform:translate(33.3958vw,52.664vh) scale(.193)}to{transform:translate(30.0474vw,99vh) scale(.193)}}.snow:nth-child(291){opacity:1.732;transform:translate(61.9559vw,-10px) scale(.9535);animation:fall-291 18s -10s linear infinite}@keyframes fall-291{54.211%{transform:translate(64.8521vw,54.211vh) scale(.9535)}to{transform:translate(63.404vw,99vh) scale(.9535)}}.snow:nth-child(292){opacity:.1816;transform:translate(94.7997vw,-10px) scale(.7793);animation:fall-292 22s -7s linear infinite}@keyframes fall-292{71.485%{transform:translate(92.1793vw,71.485vh) scale(.7793)}to{transform:translate(93.4895vw,99vh) scale(.7793)}}.snow:nth-child(293){opacity:1.3804;transform:translate(53.8877vw,-10px) scale(.7821);animation:fall-293 24s -30s linear infinite}@keyframes fall-293{33.937%{transform:translate(52.7569vw,33.937vh) scale(.7821)}to{transform:translate(53.3223vw,99vh) scale(.7821)}}.snow:nth-child(294){opacity:1.0112;transform:translate(88.4637vw,-10px) scale(.4347);animation:fall-294 29s -3s linear infinite}@keyframes fall-294{39.128%{transform:translate(84.7291vw,39.128vh) scale(.4347)}to{transform:translate(86.5964vw,99vh) scale(.4347)}}.snow:nth-child(295){opacity:1.9348;transform:translate(35.0758vw,-10px) scale(.4682);animation:fall-295 20s -18s linear infinite}@keyframes fall-295{78.273%{transform:translate(35.0022vw,78.273vh) scale(.4682)}to{transform:translate(35.039vw,99vh) scale(.4682)}}.snow:nth-child(296){opacity:1.053;transform:translate(97.3319vw,-10px) scale(.5023);animation:fall-296 23s -14s linear infinite}@keyframes fall-296{61.011%{transform:translate(97.7486vw,61.011vh) scale(.5023)}to{transform:translate(97.54025vw,99vh) scale(.5023)}}.snow:nth-child(297){opacity:1.6092;transform:translate(1.5182vw,-10px) scale(.5247);animation:fall-297 10s -17s linear infinite}@keyframes fall-297{78.984%{transform:translate(-5.9443vw,78.984vh) scale(.5247)}to{transform:translate(-2.21305vw,99vh) scale(.5247)}}.snow:nth-child(298){opacity:1.3064;transform:translate(44.9966vw,-10px) scale(.5475);animation:fall-298 26s -22s linear infinite}@keyframes fall-298{56.489%{transform:translate(49.4045vw,56.489vh) scale(.5475)}to{transform:translate(47.20055vw,99vh) scale(.5475)}}.snow:nth-child(299){opacity:.802;transform:translate(85.6902vw,-10px) scale(.0553);animation:fall-299 11s -1s linear infinite}@keyframes fall-299{58.992%{transform:translate(83.3541vw,58.992vh) scale(.0553)}to{transform:translate(84.52215vw,99vh) scale(.0553)}}.snow:nth-child(300){opacity:1.4454;transform:translate(65.5416vw,-10px) scale(.9436);animation:fall-300 10s -28s linear infinite}@keyframes fall-300{35.294%{transform:translate(60.9731vw,35.294vh) scale(.9436)}to{transform:translate(63.25735vw,99vh) scale(.9436)}}.snow:nth-child(301){opacity:1.63;transform:translate(83.9816vw,-10px) scale(.6532);animation:fall-301 25s -5s linear infinite}@keyframes fall-301{59.908%{transform:translate(86.1665vw,59.908vh) scale(.6532)}to{transform:translate(85.07405vw,99vh) scale(.6532)}}.snow:nth-child(302){opacity:1.469;transform:translate(12.3187vw,-10px) scale(.6402);animation:fall-302 16s -30s linear infinite}@keyframes fall-302{75.739%{transform:translate(13.3863vw,75.739vh) scale(.6402)}to{transform:translate(12.8525vw,99vh) scale(.6402)}}.snow:nth-child(303){opacity:.571;transform:translate(65.8995vw,-10px) scale(.743);animation:fall-303 26s -29s linear infinite}@keyframes fall-303{44.767%{transform:translate(69.9459vw,44.767vh) scale(.743)}to{transform:translate(67.9227vw,99vh) scale(.743)}}.snow:nth-child(304){opacity:.7198;transform:translate(11.2713vw,-10px) scale(.2694);animation:fall-304 21s -5s linear infinite}@keyframes fall-304{46.259%{transform:translate(3.2977vw,46.259vh) scale(.2694)}to{transform:translate(7.2845vw,99vh) scale(.2694)}}.snow:nth-child(305){opacity:.7686;transform:translate(29.4606vw,-10px) scale(.5838);animation:fall-305 24s -27s linear infinite}@keyframes fall-305{75.918%{transform:translate(30.9701vw,75.918vh) scale(.5838)}to{transform:translate(30.21535vw,99vh) scale(.5838)}}.snow:nth-child(306){opacity:1.6694;transform:translate(30.4872vw,-10px) scale(.7123);animation:fall-306 13s -14s linear infinite}@keyframes fall-306{43.656%{transform:translate(26.7248vw,43.656vh) scale(.7123)}to{transform:translate(28.606vw,99vh) scale(.7123)}}.snow:nth-child(307){opacity:.6852;transform:translate(22.5821vw,-10px) scale(.3403);animation:fall-307 29s -8s linear infinite}@keyframes fall-307{72.151%{transform:translate(24.1949vw,72.151vh) scale(.3403)}to{transform:translate(23.3885vw,99vh) scale(.3403)}}.snow:nth-child(308){opacity:.545;transform:translate(94.5744vw,-10px) scale(.3721);animation:fall-308 14s -4s linear infinite}@keyframes fall-308{51.252%{transform:translate(99.0831vw,51.252vh) scale(.3721)}to{transform:translate(96.82875vw,99vh) scale(.3721)}}.snow:nth-child(309){opacity:1.2442;transform:translate(58.7977vw,-10px) scale(.61);animation:fall-309 19s -16s linear infinite}@keyframes fall-309{43.741%{transform:translate(61.4313vw,43.741vh) scale(.61)}to{transform:translate(60.1145vw,99vh) scale(.61)}}.snow:nth-child(310){opacity:1.9602;transform:translate(57.0617vw,-10px) scale(.9534);animation:fall-310 30s -3s linear infinite}@keyframes fall-310{38.644%{transform:translate(51.6826vw,38.644vh) scale(.9534)}to{transform:translate(54.37215vw,99vh) scale(.9534)}}.snow:nth-child(311){opacity:.7726;transform:translate(36.1769vw,-10px) scale(.5514);animation:fall-311 27s -21s linear infinite}@keyframes fall-311{49.515%{transform:translate(41.7351vw,49.515vh) scale(.5514)}to{transform:translate(38.956vw,99vh) scale(.5514)}}.snow:nth-child(312){opacity:1.0324;transform:translate(57.9859vw,-10px) scale(.0365);animation:fall-312 14s -25s linear infinite}@keyframes fall-312{63.699%{transform:translate(64.8403vw,63.699vh) scale(.0365)}to{transform:translate(61.4131vw,99vh) scale(.0365)}}.snow:nth-child(313){opacity:.6432;transform:translate(23.3429vw,-10px) scale(.476);animation:fall-313 23s -8s linear infinite}@keyframes fall-313{43.327%{transform:translate(32.2197vw,43.327vh) scale(.476)}to{transform:translate(27.7813vw,99vh) scale(.476)}}.snow:nth-child(314){opacity:.6884;transform:translate(62.9848vw,-10px) scale(.4817);animation:fall-314 18s -1s linear infinite}@keyframes fall-314{68.082%{transform:translate(62.8727vw,68.082vh) scale(.4817)}to{transform:translate(62.92875vw,99vh) scale(.4817)}}.snow:nth-child(315){opacity:1.851;transform:translate(94.1021vw,-10px) scale(.3944);animation:fall-315 15s -5s linear infinite}@keyframes fall-315{32.545%{transform:translate(93.9954vw,32.545vh) scale(.3944)}to{transform:translate(94.04875vw,99vh) scale(.3944)}}.snow:nth-child(316){opacity:.4938;transform:translate(6.5146vw,-10px) scale(.4175);animation:fall-316 22s -14s linear infinite}@keyframes fall-316{60.645%{transform:translate(-1.57vw,60.645vh) scale(.4175)}to{transform:translate(2.4723vw,99vh) scale(.4175)}}.snow:nth-child(317){opacity:.7196;transform:translate(.8541vw,-10px) scale(.3627);animation:fall-317 16s -11s linear infinite}@keyframes fall-317{65.089%{transform:translate(8.6638vw,65.089vh) scale(.3627)}to{transform:translate(4.75895vw,99vh) scale(.3627)}}.snow:nth-child(318){opacity:.3482;transform:translate(79.2691vw,-10px) scale(.5019);animation:fall-318 28s -17s linear infinite}@keyframes fall-318{54.87%{transform:translate(79.0513vw,54.87vh) scale(.5019)}to{transform:translate(79.1602vw,99vh) scale(.5019)}}.snow:nth-child(319){opacity:.3396;transform:translate(6.0411vw,-10px) scale(.8665);animation:fall-319 29s -13s linear infinite}@keyframes fall-319{69.171%{transform:translate(10.4206vw,69.171vh) scale(.8665)}to{transform:translate(8.23085vw,99vh) scale(.8665)}}.snow:nth-child(320){opacity:1.0102;transform:translate(6.3572vw,-10px) scale(.9626);animation:fall-320 22s -2s linear infinite}@keyframes fall-320{64.464%{transform:translate(12.0177vw,64.464vh) scale(.9626)}to{transform:translate(9.18745vw,99vh) scale(.9626)}}.snow:nth-child(321){opacity:1.0002;transform:translate(22.1295vw,-10px) scale(.4693);animation:fall-321 25s -25s linear infinite}@keyframes fall-321{34.051%{transform:translate(14.0232vw,34.051vh) scale(.4693)}to{transform:translate(18.07635vw,99vh) scale(.4693)}}.snow:nth-child(322){opacity:.7886;transform:translate(58.1613vw,-10px) scale(.6202);animation:fall-322 20s -9s linear infinite}@keyframes fall-322{32.306%{transform:translate(55.9306vw,32.306vh) scale(.6202)}to{transform:translate(57.04595vw,99vh) scale(.6202)}}.snow:nth-child(323){opacity:.5632;transform:translate(98.9316vw,-10px) scale(.7426);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{52.756%{transform:translate(98.3494vw,52.756vh) scale(.7426)}to{transform:translate(98.6405vw,99vh) scale(.7426)}}.snow:nth-child(324){opacity:1.5662;transform:translate(51.4569vw,-10px) scale(.4314);animation:fall-324 18s -19s linear infinite}@keyframes fall-324{77.293%{transform:translate(43.6545vw,77.293vh) scale(.4314)}to{transform:translate(47.5557vw,99vh) scale(.4314)}}.snow:nth-child(325){opacity:.689;transform:translate(8.973vw,-10px) scale(.6055);animation:fall-325 15s -30s linear infinite}@keyframes fall-325{57.76%{transform:translate(11.5847vw,57.76vh) scale(.6055)}to{transform:translate(10.27885vw,99vh) scale(.6055)}}.snow:nth-child(326){opacity:1.0496;transform:translate(20.3538vw,-10px) scale(.8624);animation:fall-326 18s -8s linear infinite}@keyframes fall-326{32.273%{transform:translate(23.3405vw,32.273vh) scale(.8624)}to{transform:translate(21.84715vw,99vh) scale(.8624)}}.snow:nth-child(327){opacity:.705;transform:translate(17.7795vw,-10px) scale(.2861);animation:fall-327 15s -21s linear infinite}@keyframes fall-327{48.632%{transform:translate(25.432vw,48.632vh) scale(.2861)}to{transform:translate(21.60575vw,99vh) scale(.2861)}}.snow:nth-child(328){opacity:.7888;transform:translate(79.7972vw,-10px) scale(.7892);animation:fall-328 26s -11s linear infinite}@keyframes fall-328{51.452%{transform:translate(80.1181vw,51.452vh) scale(.7892)}to{transform:translate(79.95765vw,99vh) scale(.7892)}}.snow:nth-child(329){opacity:1.2038;transform:translate(71.0464vw,-10px) scale(.1356);animation:fall-329 18s -21s linear infinite}@keyframes fall-329{56.576%{transform:translate(72.8878vw,56.576vh) scale(.1356)}to{transform:translate(71.9671vw,99vh) scale(.1356)}}.snow:nth-child(330){opacity:.5944;transform:translate(94.5114vw,-10px) scale(.264);animation:fall-330 29s -10s linear infinite}@keyframes fall-330{31.823%{transform:translate(92.4703vw,31.823vh) scale(.264)}to{transform:translate(93.49085vw,99vh) scale(.264)}}.snow:nth-child(331){opacity:1.6964;transform:translate(76.358vw,-10px) scale(.4082);animation:fall-331 10s -9s linear infinite}@keyframes fall-331{79.545%{transform:translate(77.0796vw,79.545vh) scale(.4082)}to{transform:translate(76.7188vw,99vh) scale(.4082)}}.snow:nth-child(332){opacity:.3246;transform:translate(20.1533vw,-10px) scale(.0849);animation:fall-332 24s -10s linear infinite}@keyframes fall-332{55.774%{transform:translate(25.2544vw,55.774vh) scale(.0849)}to{transform:translate(22.70385vw,99vh) scale(.0849)}}.snow:nth-child(333){opacity:.4518;transform:translate(95.6635vw,-10px) scale(.9319);animation:fall-333 12s -2s linear infinite}@keyframes fall-333{40.612%{transform:translate(100.3325vw,40.612vh) scale(.9319)}to{transform:translate(97.998vw,99vh) scale(.9319)}}.snow:nth-child(334){opacity:1.5398;transform:translate(74.0588vw,-10px) scale(.6555);animation:fall-334 25s -18s linear infinite}@keyframes fall-334{41.817%{transform:translate(76.5984vw,41.817vh) scale(.6555)}to{transform:translate(75.3286vw,99vh) scale(.6555)}}.snow:nth-child(335){opacity:.9786;transform:translate(6.323vw,-10px) scale(.3746);animation:fall-335 27s -2s linear infinite}@keyframes fall-335{51.69%{transform:translate(8.5208vw,51.69vh) scale(.3746)}to{transform:translate(7.4219vw,99vh) scale(.3746)}}.snow:nth-child(336){opacity:.4214;transform:translate(64.761vw,-10px) scale(.7667);animation:fall-336 30s -13s linear infinite}@keyframes fall-336{43.791%{transform:translate(60.2229vw,43.791vh) scale(.7667)}to{transform:translate(62.49195vw,99vh) scale(.7667)}}.snow:nth-child(337){opacity:1.6854;transform:translate(20.0317vw,-10px) scale(.2218);animation:fall-337 13s -30s linear infinite}@keyframes fall-337{48.975%{transform:translate(17.1424vw,48.975vh) scale(.2218)}to{transform:translate(18.58705vw,99vh) scale(.2218)}}.snow:nth-child(338){opacity:.9258;transform:translate(42.6087vw,-10px) scale(.3919);animation:fall-338 19s -22s linear infinite}@keyframes fall-338{43.899%{transform:translate(39.0612vw,43.899vh) scale(.3919)}to{transform:translate(40.83495vw,99vh) scale(.3919)}}.snow:nth-child(339){opacity:1.8808;transform:translate(65.7811vw,-10px) scale(.7787);animation:fall-339 14s -6s linear infinite}@keyframes fall-339{45.09%{transform:translate(58.967vw,45.09vh) scale(.7787)}to{transform:translate(62.37405vw,99vh) scale(.7787)}}.snow:nth-child(340){opacity:1.394;transform:translate(52.6149vw,-10px) scale(.6471);animation:fall-340 28s -29s linear infinite}@keyframes fall-340{72.635%{transform:translate(57.0942vw,72.635vh) scale(.6471)}to{transform:translate(54.85455vw,99vh) scale(.6471)}}.snow:nth-child(341){opacity:1.1756;transform:translate(46.58vw,-10px) scale(.6262);animation:fall-341 19s -26s linear infinite}@keyframes fall-341{68.729%{transform:translate(54.9137vw,68.729vh) scale(.6262)}to{transform:translate(50.74685vw,99vh) scale(.6262)}}.snow:nth-child(342){opacity:.659;transform:translate(58.9755vw,-10px) scale(.4488);animation:fall-342 27s -18s linear infinite}@keyframes fall-342{47.456%{transform:translate(55.851vw,47.456vh) scale(.4488)}to{transform:translate(57.41325vw,99vh) scale(.4488)}}.snow:nth-child(343){opacity:1.8188;transform:translate(29.2412vw,-10px) scale(.958);animation:fall-343 15s -4s linear infinite}@keyframes fall-343{48.026%{transform:translate(27.2168vw,48.026vh) scale(.958)}to{transform:translate(28.229vw,99vh) scale(.958)}}.snow:nth-child(344){opacity:.0106;transform:translate(93.4212vw,-10px) scale(.04);animation:fall-344 15s -17s linear infinite}@keyframes fall-344{30.076%{transform:translate(88.0865vw,30.076vh) scale(.04)}to{transform:translate(90.75385vw,99vh) scale(.04)}}.snow:nth-child(345){opacity:1.0102;transform:translate(56.6008vw,-10px) scale(.2072);animation:fall-345 11s -12s linear infinite}@keyframes fall-345{40.026%{transform:translate(52.4815vw,40.026vh) scale(.2072)}to{transform:translate(54.54115vw,99vh) scale(.2072)}}.snow:nth-child(346){opacity:1.14;transform:translate(83.9521vw,-10px) scale(.5066);animation:fall-346 27s -16s linear infinite}@keyframes fall-346{37.24%{transform:translate(75.3101vw,37.24vh) scale(.5066)}to{transform:translate(79.6311vw,99vh) scale(.5066)}}.snow:nth-child(347){opacity:1.7574;transform:translate(91.4455vw,-10px) scale(.9886);animation:fall-347 28s -4s linear infinite}@keyframes fall-347{76.579%{transform:translate(94.4224vw,76.579vh) scale(.9886)}to{transform:translate(92.93395vw,99vh) scale(.9886)}}.snow:nth-child(348){opacity:.0224;transform:translate(41.9332vw,-10px) scale(.6958);animation:fall-348 26s -14s linear infinite}@keyframes fall-348{70.192%{transform:translate(47.6137vw,70.192vh) scale(.6958)}to{transform:translate(44.77345vw,99vh) scale(.6958)}}.snow:nth-child(349){opacity:1.3958;transform:translate(9.5146vw,-10px) scale(.4649);animation:fall-349 21s -13s linear infinite}@keyframes fall-349{44.419%{transform:translate(18.0149vw,44.419vh) scale(.4649)}to{transform:translate(13.76475vw,99vh) scale(.4649)}}.snow:nth-child(350){opacity:.052;transform:translate(95.6426vw,-10px) scale(.2789);animation:fall-350 12s -12s linear infinite}@keyframes fall-350{70.809%{transform:translate(101.2792vw,70.809vh) scale(.2789)}to{transform:translate(98.4609vw,99vh) scale(.2789)}}.snow:nth-child(351){opacity:1.8438;transform:translate(18.294vw,-10px) scale(.5344);animation:fall-351 19s -20s linear infinite}@keyframes fall-351{59.851%{transform:translate(13.8379vw,59.851vh) scale(.5344)}to{transform:translate(16.06595vw,99vh) scale(.5344)}}.snow:nth-child(352){opacity:.6058;transform:translate(48.5364vw,-10px) scale(.7961);animation:fall-352 29s -8s linear infinite}@keyframes fall-352{41.145%{transform:translate(49.9219vw,41.145vh) scale(.7961)}to{transform:translate(49.22915vw,99vh) scale(.7961)}}.snow:nth-child(353){opacity:.3756;transform:translate(24.3084vw,-10px) scale(.2064);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{36.758%{transform:translate(31.6945vw,36.758vh) scale(.2064)}to{transform:translate(28.00145vw,99vh) scale(.2064)}}.snow:nth-child(354){opacity:.6592;transform:translate(21.3903vw,-10px) scale(.2842);animation:fall-354 13s -14s linear infinite}@keyframes fall-354{50.982%{transform:translate(15.484vw,50.982vh) scale(.2842)}to{transform:translate(18.43715vw,99vh) scale(.2842)}}.snow:nth-child(355){opacity:.7978;transform:translate(21.4405vw,-10px) scale(.9871);animation:fall-355 19s -15s linear infinite}@keyframes fall-355{57.263%{transform:translate(25.0634vw,57.263vh) scale(.9871)}to{transform:translate(23.25195vw,99vh) scale(.9871)}}.snow:nth-child(356){opacity:1.185;transform:translate(77.0411vw,-10px) scale(.3553);animation:fall-356 19s -17s linear infinite}@keyframes fall-356{53.611%{transform:translate(75.6134vw,53.611vh) scale(.3553)}to{transform:translate(76.32725vw,99vh) scale(.3553)}}.snow:nth-child(357){opacity:.701;transform:translate(87.7345vw,-10px) scale(.6368);animation:fall-357 29s -28s linear infinite}@keyframes fall-357{72.766%{transform:translate(93.0227vw,72.766vh) scale(.6368)}to{transform:translate(90.3786vw,99vh) scale(.6368)}}.snow:nth-child(358){opacity:.3074;transform:translate(46.003vw,-10px) scale(.1211);animation:fall-358 16s -9s linear infinite}@keyframes fall-358{52.218%{transform:translate(49.3784vw,52.218vh) scale(.1211)}to{transform:translate(47.6907vw,99vh) scale(.1211)}}.snow:nth-child(359){opacity:1.6862;transform:translate(18.1056vw,-10px) scale(.3305);animation:fall-359 15s -9s linear infinite}@keyframes fall-359{65.649%{transform:translate(15.2982vw,65.649vh) scale(.3305)}to{transform:translate(16.7019vw,99vh) scale(.3305)}}.snow:nth-child(360){opacity:1.4682;transform:translate(33.2784vw,-10px) scale(.2896);animation:fall-360 14s -12s linear infinite}@keyframes fall-360{50.739%{transform:translate(26.438vw,50.739vh) scale(.2896)}to{transform:translate(29.8582vw,99vh) scale(.2896)}}.snow:nth-child(361){opacity:.3608;transform:translate(67.5349vw,-10px) scale(.8847);animation:fall-361 13s -2s linear infinite}@keyframes fall-361{69.704%{transform:translate(72.6837vw,69.704vh) scale(.8847)}to{transform:translate(70.1093vw,99vh) scale(.8847)}}.snow:nth-child(362){opacity:1.3854;transform:translate(97.5051vw,-10px) scale(.8711);animation:fall-362 12s -9s linear infinite}@keyframes fall-362{43.359%{transform:translate(91.6582vw,43.359vh) scale(.8711)}to{transform:translate(94.58165vw,99vh) scale(.8711)}}.snow:nth-child(363){opacity:.149;transform:translate(90.9908vw,-10px) scale(.9253);animation:fall-363 11s -16s linear infinite}@keyframes fall-363{77.291%{transform:translate(96.5419vw,77.291vh) scale(.9253)}to{transform:translate(93.76635vw,99vh) scale(.9253)}}.snow:nth-child(364){opacity:1.7816;transform:translate(40.3203vw,-10px) scale(.7939);animation:fall-364 10s -25s linear infinite}@keyframes fall-364{37.141%{transform:translate(50.2517vw,37.141vh) scale(.7939)}to{transform:translate(45.286vw,99vh) scale(.7939)}}.snow:nth-child(365){opacity:1.465;transform:translate(52.9414vw,-10px) scale(.2234);animation:fall-365 10s -21s linear infinite}@keyframes fall-365{59.615%{transform:translate(51.8576vw,59.615vh) scale(.2234)}to{transform:translate(52.3995vw,99vh) scale(.2234)}}.snow:nth-child(366){opacity:.576;transform:translate(35.3303vw,-10px) scale(.4516);animation:fall-366 14s -7s linear infinite}@keyframes fall-366{40.756%{transform:translate(33.9799vw,40.756vh) scale(.4516)}to{transform:translate(34.6551vw,99vh) scale(.4516)}}.snow:nth-child(367){opacity:.0772;transform:translate(71.2043vw,-10px) scale(.6782);animation:fall-367 13s -26s linear infinite}@keyframes fall-367{40.425%{transform:translate(75.1549vw,40.425vh) scale(.6782)}to{transform:translate(73.1796vw,99vh) scale(.6782)}}.snow:nth-child(368){opacity:1.2602;transform:translate(53.2909vw,-10px) scale(.9203);animation:fall-368 27s -18s linear infinite}@keyframes fall-368{33.629%{transform:translate(45.1119vw,33.629vh) scale(.9203)}to{transform:translate(49.2014vw,99vh) scale(.9203)}}.snow:nth-child(369){opacity:1.7646;transform:translate(42.2927vw,-10px) scale(.036);animation:fall-369 16s -3s linear infinite}@keyframes fall-369{42.415%{transform:translate(34.0731vw,42.415vh) scale(.036)}to{transform:translate(38.1829vw,99vh) scale(.036)}}.snow:nth-child(370){opacity:1.8736;transform:translate(83.7443vw,-10px) scale(.8106);animation:fall-370 29s -16s linear infinite}@keyframes fall-370{36.377%{transform:translate(86.8123vw,36.377vh) scale(.8106)}to{transform:translate(85.2783vw,99vh) scale(.8106)}}.snow:nth-child(371){opacity:.094;transform:translate(50.0593vw,-10px) scale(.7982);animation:fall-371 11s -24s linear infinite}@keyframes fall-371{72.741%{transform:translate(49.885vw,72.741vh) scale(.7982)}to{transform:translate(49.97215vw,99vh) scale(.7982)}}.snow:nth-child(372){opacity:.9836;transform:translate(64.1295vw,-10px) scale(.8057);animation:fall-372 12s -5s linear infinite}@keyframes fall-372{45.688%{transform:translate(67.2908vw,45.688vh) scale(.8057)}to{transform:translate(65.71015vw,99vh) scale(.8057)}}.snow:nth-child(373){opacity:1.2504;transform:translate(73.1882vw,-10px) scale(.2084);animation:fall-373 12s -18s linear infinite}@keyframes fall-373{31.261%{transform:translate(78.8375vw,31.261vh) scale(.2084)}to{transform:translate(76.01285vw,99vh) scale(.2084)}}.snow:nth-child(374){opacity:.193;transform:translate(37.4566vw,-10px) scale(.3234);animation:fall-374 18s -30s linear infinite}@keyframes fall-374{57.813%{transform:translate(44.6368vw,57.813vh) scale(.3234)}to{transform:translate(41.0467vw,99vh) scale(.3234)}}.snow:nth-child(375){opacity:1.0964;transform:translate(10.705vw,-10px) scale(.2488);animation:fall-375 12s -24s linear infinite}@keyframes fall-375{69.885%{transform:translate(19.7874vw,69.885vh) scale(.2488)}to{transform:translate(15.2462vw,99vh) scale(.2488)}}.snow:nth-child(376){opacity:.301;transform:translate(68.4664vw,-10px) scale(.8806);animation:fall-376 16s -26s linear infinite}@keyframes fall-376{65.291%{transform:translate(67.4904vw,65.291vh) scale(.8806)}to{transform:translate(67.9784vw,99vh) scale(.8806)}}.snow:nth-child(377){opacity:1.9338;transform:translate(44.9306vw,-10px) scale(.5398);animation:fall-377 20s -24s linear infinite}@keyframes fall-377{67.909%{transform:translate(44.3771vw,67.909vh) scale(.5398)}to{transform:translate(44.65385vw,99vh) scale(.5398)}}.snow:nth-child(378){opacity:.3978;transform:translate(70.9399vw,-10px) scale(.4274);animation:fall-378 13s -23s linear infinite}@keyframes fall-378{45.29%{transform:translate(67.3725vw,45.29vh) scale(.4274)}to{transform:translate(69.1562vw,99vh) scale(.4274)}}.snow:nth-child(379){opacity:1.669;transform:translate(26.26vw,-10px) scale(.8389);animation:fall-379 22s -7s linear infinite}@keyframes fall-379{54.306%{transform:translate(18.7511vw,54.306vh) scale(.8389)}to{transform:translate(22.50555vw,99vh) scale(.8389)}}.snow:nth-child(380){opacity:.067;transform:translate(49.0984vw,-10px) scale(.5051);animation:fall-380 19s -10s linear infinite}@keyframes fall-380{66.328%{transform:translate(56.6473vw,66.328vh) scale(.5051)}to{transform:translate(52.87285vw,99vh) scale(.5051)}}.snow:nth-child(381){opacity:1.7542;transform:translate(90.8331vw,-10px) scale(.519);animation:fall-381 17s -21s linear infinite}@keyframes fall-381{74.149%{transform:translate(86.2431vw,74.149vh) scale(.519)}to{transform:translate(88.5381vw,99vh) scale(.519)}}.snow:nth-child(382){opacity:1.0322;transform:translate(77.1378vw,-10px) scale(.417);animation:fall-382 13s -25s linear infinite}@keyframes fall-382{36.064%{transform:translate(69.9078vw,36.064vh) scale(.417)}to{transform:translate(73.5228vw,99vh) scale(.417)}}.snow:nth-child(383){opacity:1.4574;transform:translate(96.1782vw,-10px) scale(.2659);animation:fall-383 28s -25s linear infinite}@keyframes fall-383{46.474%{transform:translate(102.5914vw,46.474vh) scale(.2659)}to{transform:translate(99.3848vw,99vh) scale(.2659)}}.snow:nth-child(384){opacity:1.2184;transform:translate(25.429vw,-10px) scale(.4935);animation:fall-384 17s -7s linear infinite}@keyframes fall-384{56.012%{transform:translate(24.5612vw,56.012vh) scale(.4935)}to{transform:translate(24.9951vw,99vh) scale(.4935)}}.snow:nth-child(385){opacity:.113;transform:translate(.2223vw,-10px) scale(.2914);animation:fall-385 24s -13s linear infinite}@keyframes fall-385{72.31%{transform:translate(-3.02vw,72.31vh) scale(.2914)}to{transform:translate(-1.39885vw,99vh) scale(.2914)}}.snow:nth-child(386){opacity:1.0192;transform:translate(33.5817vw,-10px) scale(.7461);animation:fall-386 13s -12s linear infinite}@keyframes fall-386{72.252%{transform:translate(42.1079vw,72.252vh) scale(.7461)}to{transform:translate(37.8448vw,99vh) scale(.7461)}}.snow:nth-child(387){opacity:.4914;transform:translate(4.5289vw,-10px) scale(.1776);animation:fall-387 25s -8s linear infinite}@keyframes fall-387{71.336%{transform:translate(4.8142vw,71.336vh) scale(.1776)}to{transform:translate(4.67155vw,99vh) scale(.1776)}}.snow:nth-child(388){opacity:1.5194;transform:translate(7.1898vw,-10px) scale(.2853);animation:fall-388 22s -8s linear infinite}@keyframes fall-388{78.503%{transform:translate(7.5573vw,78.503vh) scale(.2853)}to{transform:translate(7.37355vw,99vh) scale(.2853)}}.snow:nth-child(389){opacity:1.9502;transform:translate(66.9036vw,-10px) scale(.3339);animation:fall-389 23s -17s linear infinite}@keyframes fall-389{53.392%{transform:translate(72.0639vw,53.392vh) scale(.3339)}to{transform:translate(69.48375vw,99vh) scale(.3339)}}.snow:nth-child(390){opacity:.8996;transform:translate(53.5472vw,-10px) scale(.0835);animation:fall-390 26s -7s linear infinite}@keyframes fall-390{79.925%{transform:translate(57.3608vw,79.925vh) scale(.0835)}to{transform:translate(55.454vw,99vh) scale(.0835)}}.snow:nth-child(391){opacity:1.198;transform:translate(78.5907vw,-10px) scale(.9199);animation:fall-391 13s -7s linear infinite}@keyframes fall-391{46.113%{transform:translate(71.664vw,46.113vh) scale(.9199)}to{transform:translate(75.12735vw,99vh) scale(.9199)}}.snow:nth-child(392){opacity:1.141;transform:translate(14.4643vw,-10px) scale(.733);animation:fall-392 25s -23s linear infinite}@keyframes fall-392{62.294%{transform:translate(13.4445vw,62.294vh) scale(.733)}to{transform:translate(13.9544vw,99vh) scale(.733)}}.snow:nth-child(393){opacity:.2186;transform:translate(78.4123vw,-10px) scale(.9858);animation:fall-393 21s -26s linear infinite}@keyframes fall-393{65.854%{transform:translate(68.8543vw,65.854vh) scale(.9858)}to{transform:translate(73.6333vw,99vh) scale(.9858)}}.snow:nth-child(394){opacity:1.322;transform:translate(4.0113vw,-10px) scale(.4871);animation:fall-394 30s -5s linear infinite}@keyframes fall-394{45.036%{transform:translate(-.873vw,45.036vh) scale(.4871)}to{transform:translate(1.56915vw,99vh) scale(.4871)}}.snow:nth-child(395){opacity:.8552;transform:translate(15.9723vw,-10px) scale(.7703);animation:fall-395 11s -16s linear infinite}@keyframes fall-395{59.054%{transform:translate(24.1896vw,59.054vh) scale(.7703)}to{transform:translate(20.08095vw,99vh) scale(.7703)}}.snow:nth-child(396){opacity:1.5756;transform:translate(74.5967vw,-10px) scale(.2349);animation:fall-396 25s -13s linear infinite}@keyframes fall-396{56.22%{transform:translate(84.108vw,56.22vh) scale(.2349)}to{transform:translate(79.35235vw,99vh) scale(.2349)}}.snow:nth-child(397){opacity:.8048;transform:translate(92.1551vw,-10px) scale(.69);animation:fall-397 14s -13s linear infinite}@keyframes fall-397{41.88%{transform:translate(98.5385vw,41.88vh) scale(.69)}to{transform:translate(95.3468vw,99vh) scale(.69)}}.snow:nth-child(398){opacity:1.7536;transform:translate(49.9391vw,-10px) scale(.9162);animation:fall-398 12s -9s linear infinite}@keyframes fall-398{73.506%{transform:translate(42.2355vw,73.506vh) scale(.9162)}to{transform:translate(46.0873vw,99vh) scale(.9162)}}.snow:nth-child(399){opacity:1.5;transform:translate(17.9499vw,-10px) scale(.4497);animation:fall-399 11s -6s linear infinite}@keyframes fall-399{45.016%{transform:translate(15.7301vw,45.016vh) scale(.4497)}to{transform:translate(16.84vw,99vh) scale(.4497)}}.snow:nth-child(400){opacity:.2828;transform:translate(78.7335vw,-10px) scale(.6057);animation:fall-400 18s -10s linear infinite}@keyframes fall-400{57.772%{transform:translate(71.4324vw,57.772vh) scale(.6057)}to{transform:translate(75.08295vw,99vh) scale(.6057)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4786;transform:translate(83.9582vw,-10px) scale(.5942);animation:fall-1 14s -20s linear infinite}@keyframes fall-1{56.354%{transform:translate(78.9598vw,56.354vh) scale(.5942)}to{transform:translate(81.459vw,99vh) scale(.5942)}}.snow:nth-child(2){opacity:1.85;transform:translate(42.0384vw,-10px) scale(.6981);animation:fall-2 21s -14s linear infinite}@keyframes fall-2{44.517%{transform:translate(48.6515vw,44.517vh) scale(.6981)}to{transform:translate(45.34495vw,99vh) scale(.6981)}}.snow:nth-child(3){opacity:1.951;transform:translate(89.8286vw,-10px) scale(.201);animation:fall-3 30s -8s linear infinite}@keyframes fall-3{68.482%{transform:translate(91.2115vw,68.482vh) scale(.201)}to{transform:translate(90.52005vw,99vh) scale(.201)}}.snow:nth-child(4){opacity:1.376;transform:translate(75.09vw,-10px) scale(.3758);animation:fall-4 21s -5s linear infinite}@keyframes fall-4{52.15%{transform:translate(78.837vw,52.15vh) scale(.3758)}to{transform:translate(76.9635vw,99vh) scale(.3758)}}.snow:nth-child(5){opacity:1.592;transform:translate(67.2625vw,-10px) scale(.2197);animation:fall-5 21s -13s linear infinite}@keyframes fall-5{47.571%{transform:translate(68.6931vw,47.571vh) scale(.2197)}to{transform:translate(67.9778vw,99vh) scale(.2197)}}.snow:nth-child(6){opacity:.8434;transform:translate(51.1289vw,-10px) scale(.1344);animation:fall-6 21s -12s linear infinite}@keyframes fall-6{56.743%{transform:translate(42.5066vw,56.743vh) scale(.1344)}to{transform:translate(46.81775vw,99vh) scale(.1344)}}.snow:nth-child(7){opacity:.4388;transform:translate(20.6666vw,-10px) scale(.0105);animation:fall-7 14s -9s linear infinite}@keyframes fall-7{76.544%{transform:translate(14.0722vw,76.544vh) scale(.0105)}to{transform:translate(17.3694vw,99vh) scale(.0105)}}.snow:nth-child(8){opacity:1.9396;transform:translate(81.5845vw,-10px) scale(.1839);animation:fall-8 16s -4s linear infinite}@keyframes fall-8{41.236%{transform:translate(83.089vw,41.236vh) scale(.1839)}to{transform:translate(82.33675vw,99vh) scale(.1839)}}.snow:nth-child(9){opacity:.4698;transform:translate(15.8084vw,-10px) scale(.4218);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{45.879%{transform:translate(5.9982vw,45.879vh) scale(.4218)}to{transform:translate(10.9033vw,99vh) scale(.4218)}}.snow:nth-child(10){opacity:1.4448;transform:translate(29.861vw,-10px) scale(.7882);animation:fall-10 29s -28s linear infinite}@keyframes fall-10{69.513%{transform:translate(34.6427vw,69.513vh) scale(.7882)}to{transform:translate(32.25185vw,99vh) scale(.7882)}}.snow:nth-child(11){opacity:.5726;transform:translate(87.6648vw,-10px) scale(.9154);animation:fall-11 11s -12s linear infinite}@keyframes fall-11{76.581%{transform:translate(92.0502vw,76.581vh) scale(.9154)}to{transform:translate(89.8575vw,99vh) scale(.9154)}}.snow:nth-child(12){opacity:1.0822;transform:translate(48.0178vw,-10px) scale(.8545);animation:fall-12 17s -29s linear infinite}@keyframes fall-12{71.242%{transform:translate(39.8363vw,71.242vh) scale(.8545)}to{transform:translate(43.92705vw,99vh) scale(.8545)}}.snow:nth-child(13){opacity:.53;transform:translate(.0896vw,-10px) scale(.1361);animation:fall-13 20s -28s linear infinite}@keyframes fall-13{72.987%{transform:translate(8.1704vw,72.987vh) scale(.1361)}to{transform:translate(4.13vw,99vh) scale(.1361)}}.snow:nth-child(14){opacity:1.6648;transform:translate(47.8702vw,-10px) scale(.6055);animation:fall-14 12s -8s linear infinite}@keyframes fall-14{42.173%{transform:translate(46.9335vw,42.173vh) scale(.6055)}to{transform:translate(47.40185vw,99vh) scale(.6055)}}.snow:nth-child(15){opacity:.3188;transform:translate(85.9436vw,-10px) scale(.4774);animation:fall-15 20s -11s linear infinite}@keyframes fall-15{55.067%{transform:translate(94.8485vw,55.067vh) scale(.4774)}to{transform:translate(90.39605vw,99vh) scale(.4774)}}.snow:nth-child(16){opacity:1.7902;transform:translate(7.8318vw,-10px) scale(.7816);animation:fall-16 16s -19s linear infinite}@keyframes fall-16{32.277%{transform:translate(8.2969vw,32.277vh) scale(.7816)}to{transform:translate(8.06435vw,99vh) scale(.7816)}}.snow:nth-child(17){opacity:1.3348;transform:translate(39.9256vw,-10px) scale(.8767);animation:fall-17 21s -26s linear infinite}@keyframes fall-17{72.364%{transform:translate(47.8763vw,72.364vh) scale(.8767)}to{transform:translate(43.90095vw,99vh) scale(.8767)}}.snow:nth-child(18){opacity:.8562;transform:translate(70.2674vw,-10px) scale(.7709);animation:fall-18 26s -3s linear infinite}@keyframes fall-18{65.484%{transform:translate(69.3537vw,65.484vh) scale(.7709)}to{transform:translate(69.81055vw,99vh) scale(.7709)}}.snow:nth-child(19){opacity:1.5112;transform:translate(80.8376vw,-10px) scale(.6935);animation:fall-19 30s -17s linear infinite}@keyframes fall-19{40.443%{transform:translate(83.0575vw,40.443vh) scale(.6935)}to{transform:translate(81.94755vw,99vh) scale(.6935)}}.snow:nth-child(20){opacity:1.7842;transform:translate(98.2087vw,-10px) scale(.258);animation:fall-20 14s -24s linear infinite}@keyframes fall-20{56.751%{transform:translate(102.2333vw,56.751vh) scale(.258)}to{transform:translate(100.221vw,99vh) scale(.258)}}.snow:nth-child(21){opacity:1.7552;transform:translate(11.177vw,-10px) scale(.3245);animation:fall-21 29s -10s linear infinite}@keyframes fall-21{41.348%{transform:translate(12.0626vw,41.348vh) scale(.3245)}to{transform:translate(11.6198vw,99vh) scale(.3245)}}.snow:nth-child(22){opacity:.5622;transform:translate(49.732vw,-10px) scale(.8235);animation:fall-22 12s -30s linear infinite}@keyframes fall-22{61.351%{transform:translate(50.576vw,61.351vh) scale(.8235)}to{transform:translate(50.154vw,99vh) scale(.8235)}}.snow:nth-child(23){opacity:.739;transform:translate(28.1697vw,-10px) scale(.8444);animation:fall-23 12s -29s linear infinite}@keyframes fall-23{49.81%{transform:translate(23.7068vw,49.81vh) scale(.8444)}to{transform:translate(25.93825vw,99vh) scale(.8444)}}.snow:nth-child(24){opacity:1.807;transform:translate(20.2379vw,-10px) scale(.2473);animation:fall-24 30s -2s linear infinite}@keyframes fall-24{33.701%{transform:translate(20.043vw,33.701vh) scale(.2473)}to{transform:translate(20.14045vw,99vh) scale(.2473)}}.snow:nth-child(25){opacity:1.9812;transform:translate(22.0405vw,-10px) scale(.9334);animation:fall-25 24s -20s linear infinite}@keyframes fall-25{61.587%{transform:translate(28.9205vw,61.587vh) scale(.9334)}to{transform:translate(25.4805vw,99vh) scale(.9334)}}.snow:nth-child(26){opacity:.2184;transform:translate(73.8146vw,-10px) scale(.9209);animation:fall-26 25s -26s linear infinite}@keyframes fall-26{66.564%{transform:translate(68.4007vw,66.564vh) scale(.9209)}to{transform:translate(71.10765vw,99vh) scale(.9209)}}.snow:nth-child(27){opacity:.204;transform:translate(64.6123vw,-10px) scale(.8361);animation:fall-27 15s -28s linear infinite}@keyframes fall-27{44.982%{transform:translate(70.3728vw,44.982vh) scale(.8361)}to{transform:translate(67.49255vw,99vh) scale(.8361)}}.snow:nth-child(28){opacity:.1208;transform:translate(96.565vw,-10px) scale(.7119);animation:fall-28 29s -5s linear infinite}@keyframes fall-28{34.161%{transform:translate(93.402vw,34.161vh) scale(.7119)}to{transform:translate(94.9835vw,99vh) scale(.7119)}}.snow:nth-child(29){opacity:.223;transform:translate(6.8018vw,-10px) scale(.485);animation:fall-29 26s -14s linear infinite}@keyframes fall-29{43.254%{transform:translate(5.2253vw,43.254vh) scale(.485)}to{transform:translate(6.01355vw,99vh) scale(.485)}}.snow:nth-child(30){opacity:1.3466;transform:translate(85.2351vw,-10px) scale(.1364);animation:fall-30 11s -21s linear infinite}@keyframes fall-30{74.766%{transform:translate(78.85vw,74.766vh) scale(.1364)}to{transform:translate(82.04255vw,99vh) scale(.1364)}}.snow:nth-child(31){opacity:.6664;transform:translate(63.9015vw,-10px) scale(.3821);animation:fall-31 15s -7s linear infinite}@keyframes fall-31{59.568%{transform:translate(61.9884vw,59.568vh) scale(.3821)}to{transform:translate(62.94495vw,99vh) scale(.3821)}}.snow:nth-child(32){opacity:1.5518;transform:translate(94.0126vw,-10px) scale(.226);animation:fall-32 28s -4s linear infinite}@keyframes fall-32{69.912%{transform:translate(101.0037vw,69.912vh) scale(.226)}to{transform:translate(97.50815vw,99vh) scale(.226)}}.snow:nth-child(33){opacity:1.4246;transform:translate(54.7852vw,-10px) scale(.2033);animation:fall-33 14s -5s linear infinite}@keyframes fall-33{76.756%{transform:translate(47.2305vw,76.756vh) scale(.2033)}to{transform:translate(51.00785vw,99vh) scale(.2033)}}.snow:nth-child(34){opacity:.8112;transform:translate(9.1279vw,-10px) scale(.9722);animation:fall-34 11s -23s linear infinite}@keyframes fall-34{71.608%{transform:translate(15.5355vw,71.608vh) scale(.9722)}to{transform:translate(12.3317vw,99vh) scale(.9722)}}.snow:nth-child(35){opacity:.713;transform:translate(24.3078vw,-10px) scale(.8267);animation:fall-35 28s -7s linear infinite}@keyframes fall-35{36.302%{transform:translate(29.2822vw,36.302vh) scale(.8267)}to{transform:translate(26.795vw,99vh) scale(.8267)}}.snow:nth-child(36){opacity:1.2832;transform:translate(70.8138vw,-10px) scale(.9444);animation:fall-36 16s -5s linear infinite}@keyframes fall-36{75.546%{transform:translate(69.9891vw,75.546vh) scale(.9444)}to{transform:translate(70.40145vw,99vh) scale(.9444)}}.snow:nth-child(37){opacity:1.528;transform:translate(12.6797vw,-10px) scale(.8158);animation:fall-37 16s -20s linear infinite}@keyframes fall-37{32.167%{transform:translate(4.7272vw,32.167vh) scale(.8158)}to{transform:translate(8.70345vw,99vh) scale(.8158)}}.snow:nth-child(38){opacity:.639;transform:translate(34.7398vw,-10px) scale(.1951);animation:fall-38 20s -5s linear infinite}@keyframes fall-38{59.96%{transform:translate(24.7874vw,59.96vh) scale(.1951)}to{transform:translate(29.7636vw,99vh) scale(.1951)}}.snow:nth-child(39){opacity:.7272;transform:translate(39.1751vw,-10px) scale(.2905);animation:fall-39 23s -13s linear infinite}@keyframes fall-39{30.816%{transform:translate(35.7252vw,30.816vh) scale(.2905)}to{transform:translate(37.45015vw,99vh) scale(.2905)}}.snow:nth-child(40){opacity:.5554;transform:translate(27.2769vw,-10px) scale(.7817);animation:fall-40 15s -11s linear infinite}@keyframes fall-40{67.918%{transform:translate(18.4458vw,67.918vh) scale(.7817)}to{transform:translate(22.86135vw,99vh) scale(.7817)}}.snow:nth-child(41){opacity:.942;transform:translate(19.5984vw,-10px) scale(.7003);animation:fall-41 13s -17s linear infinite}@keyframes fall-41{56.497%{transform:translate(12.6272vw,56.497vh) scale(.7003)}to{transform:translate(16.1128vw,99vh) scale(.7003)}}.snow:nth-child(42){opacity:1.8172;transform:translate(20.557vw,-10px) scale(.9529);animation:fall-42 10s -20s linear infinite}@keyframes fall-42{35.252%{transform:translate(29.2091vw,35.252vh) scale(.9529)}to{transform:translate(24.88305vw,99vh) scale(.9529)}}.snow:nth-child(43){opacity:.5824;transform:translate(10.8394vw,-10px) scale(.8843);animation:fall-43 12s -19s linear infinite}@keyframes fall-43{68.676%{transform:translate(4.8183vw,68.676vh) scale(.8843)}to{transform:translate(7.82885vw,99vh) scale(.8843)}}.snow:nth-child(44){opacity:1.3344;transform:translate(1.5836vw,-10px) scale(.2548);animation:fall-44 29s -22s linear infinite}@keyframes fall-44{55.898%{transform:translate(4.3517vw,55.898vh) scale(.2548)}to{transform:translate(2.96765vw,99vh) scale(.2548)}}.snow:nth-child(45){opacity:.224;transform:translate(53.9974vw,-10px) scale(.0831);animation:fall-45 11s -19s linear infinite}@keyframes fall-45{67.121%{transform:translate(63.8762vw,67.121vh) scale(.0831)}to{transform:translate(58.9368vw,99vh) scale(.0831)}}.snow:nth-child(46){opacity:.533;transform:translate(84.8506vw,-10px) scale(.8603);animation:fall-46 20s -7s linear infinite}@keyframes fall-46{56.428%{transform:translate(82.3096vw,56.428vh) scale(.8603)}to{transform:translate(83.5801vw,99vh) scale(.8603)}}.snow:nth-child(47){opacity:.9642;transform:translate(69.4701vw,-10px) scale(.1483);animation:fall-47 20s -27s linear infinite}@keyframes fall-47{61.639%{transform:translate(60.8899vw,61.639vh) scale(.1483)}to{transform:translate(65.18vw,99vh) scale(.1483)}}.snow:nth-child(48){opacity:1.6472;transform:translate(2.4068vw,-10px) scale(.3676);animation:fall-48 21s -3s linear infinite}@keyframes fall-48{40.929%{transform:translate(-7.5452vw,40.929vh) scale(.3676)}to{transform:translate(-2.5692vw,99vh) scale(.3676)}}.snow:nth-child(49){opacity:.2712;transform:translate(44.3683vw,-10px) scale(.9465);animation:fall-49 18s -19s linear infinite}@keyframes fall-49{50.41%{transform:translate(38.536vw,50.41vh) scale(.9465)}to{transform:translate(41.45215vw,99vh) scale(.9465)}}.snow:nth-child(50){opacity:1.407;transform:translate(64.8504vw,-10px) scale(.4616);animation:fall-50 29s -25s linear infinite}@keyframes fall-50{59.601%{transform:translate(56.2167vw,59.601vh) scale(.4616)}to{transform:translate(60.53355vw,99vh) scale(.4616)}}.snow:nth-child(51){opacity:1.2828;transform:translate(94.9267vw,-10px) scale(.087);animation:fall-51 20s -14s linear infinite}@keyframes fall-51{60.08%{transform:translate(96.851vw,60.08vh) scale(.087)}to{transform:translate(95.88885vw,99vh) scale(.087)}}.snow:nth-child(52){opacity:1.7978;transform:translate(91.6562vw,-10px) scale(.5509);animation:fall-52 18s -24s linear infinite}@keyframes fall-52{43.044%{transform:translate(94.5777vw,43.044vh) scale(.5509)}to{transform:translate(93.11695vw,99vh) scale(.5509)}}.snow:nth-child(53){opacity:.1348;transform:translate(90.2464vw,-10px) scale(.8332);animation:fall-53 15s -19s linear infinite}@keyframes fall-53{45.879%{transform:translate(90.4029vw,45.879vh) scale(.8332)}to{transform:translate(90.32465vw,99vh) scale(.8332)}}.snow:nth-child(54){opacity:.4792;transform:translate(66.8399vw,-10px) scale(.8463);animation:fall-54 26s -12s linear infinite}@keyframes fall-54{78.672%{transform:translate(75.9861vw,78.672vh) scale(.8463)}to{transform:translate(71.413vw,99vh) scale(.8463)}}.snow:nth-child(55){opacity:1.7864;transform:translate(76.5765vw,-10px) scale(.6387);animation:fall-55 30s -27s linear infinite}@keyframes fall-55{31.629%{transform:translate(83.658vw,31.629vh) scale(.6387)}to{transform:translate(80.11725vw,99vh) scale(.6387)}}.snow:nth-child(56){opacity:1.589;transform:translate(62.0454vw,-10px) scale(.7119);animation:fall-56 12s -27s linear infinite}@keyframes fall-56{67.315%{transform:translate(66.5636vw,67.315vh) scale(.7119)}to{transform:translate(64.3045vw,99vh) scale(.7119)}}.snow:nth-child(57){opacity:1.4166;transform:translate(48.5946vw,-10px) scale(.1761);animation:fall-57 13s -26s linear infinite}@keyframes fall-57{43.823%{transform:translate(40.0393vw,43.823vh) scale(.1761)}to{transform:translate(44.31695vw,99vh) scale(.1761)}}.snow:nth-child(58){opacity:1.0806;transform:translate(40.5515vw,-10px) scale(.2267);animation:fall-58 30s -9s linear infinite}@keyframes fall-58{38.546%{transform:translate(49.5486vw,38.546vh) scale(.2267)}to{transform:translate(45.05005vw,99vh) scale(.2267)}}.snow:nth-child(59){opacity:1.06;transform:translate(65.8482vw,-10px) scale(.2877);animation:fall-59 30s -7s linear infinite}@keyframes fall-59{45.583%{transform:translate(65.4705vw,45.583vh) scale(.2877)}to{transform:translate(65.65935vw,99vh) scale(.2877)}}.snow:nth-child(60){opacity:.6652;transform:translate(30.3984vw,-10px) scale(.8227);animation:fall-60 14s -23s linear infinite}@keyframes fall-60{52.276%{transform:translate(27.5718vw,52.276vh) scale(.8227)}to{transform:translate(28.9851vw,99vh) scale(.8227)}}.snow:nth-child(61){opacity:.9718;transform:translate(80.2996vw,-10px) scale(.4132);animation:fall-61 13s -23s linear infinite}@keyframes fall-61{76.971%{transform:translate(74.0514vw,76.971vh) scale(.4132)}to{transform:translate(77.1755vw,99vh) scale(.4132)}}.snow:nth-child(62){opacity:1.3322;transform:translate(87.4886vw,-10px) scale(.2309);animation:fall-62 26s -13s linear infinite}@keyframes fall-62{60.691%{transform:translate(95.9043vw,60.691vh) scale(.2309)}to{transform:translate(91.69645vw,99vh) scale(.2309)}}.snow:nth-child(63){opacity:1.2694;transform:translate(23.716vw,-10px) scale(.9086);animation:fall-63 24s -18s linear infinite}@keyframes fall-63{39.641%{transform:translate(30.7998vw,39.641vh) scale(.9086)}to{transform:translate(27.2579vw,99vh) scale(.9086)}}.snow:nth-child(64){opacity:1.4778;transform:translate(72.8775vw,-10px) scale(.0443);animation:fall-64 17s -19s linear infinite}@keyframes fall-64{49.221%{transform:translate(79.0481vw,49.221vh) scale(.0443)}to{transform:translate(75.9628vw,99vh) scale(.0443)}}.snow:nth-child(65){opacity:.961;transform:translate(94.3427vw,-10px) scale(.0584);animation:fall-65 27s -22s linear infinite}@keyframes fall-65{69.542%{transform:translate(88.3514vw,69.542vh) scale(.0584)}to{transform:translate(91.34705vw,99vh) scale(.0584)}}.snow:nth-child(66){opacity:.519;transform:translate(7.2339vw,-10px) scale(.1495);animation:fall-66 18s -27s linear infinite}@keyframes fall-66{43.646%{transform:translate(4.4608vw,43.646vh) scale(.1495)}to{transform:translate(5.84735vw,99vh) scale(.1495)}}.snow:nth-child(67){opacity:.879;transform:translate(82.5771vw,-10px) scale(.6719);animation:fall-67 18s -8s linear infinite}@keyframes fall-67{49.601%{transform:translate(83.0674vw,49.601vh) scale(.6719)}to{transform:translate(82.82225vw,99vh) scale(.6719)}}.snow:nth-child(68){opacity:.236;transform:translate(3.7144vw,-10px) scale(.87);animation:fall-68 13s -10s linear infinite}@keyframes fall-68{64.233%{transform:translate(-4.98vw,64.233vh) scale(.87)}to{transform:translate(-.6328vw,99vh) scale(.87)}}.snow:nth-child(69){opacity:.1642;transform:translate(49.5427vw,-10px) scale(.2882);animation:fall-69 23s -8s linear infinite}@keyframes fall-69{64.203%{transform:translate(54.0911vw,64.203vh) scale(.2882)}to{transform:translate(51.8169vw,99vh) scale(.2882)}}.snow:nth-child(70){opacity:.8886;transform:translate(97.7955vw,-10px) scale(.0192);animation:fall-70 24s -14s linear infinite}@keyframes fall-70{75.949%{transform:translate(95.2106vw,75.949vh) scale(.0192)}to{transform:translate(96.50305vw,99vh) scale(.0192)}}.snow:nth-child(71){opacity:1.7712;transform:translate(38.1546vw,-10px) scale(.5446);animation:fall-71 30s -8s linear infinite}@keyframes fall-71{44.691%{transform:translate(33.2306vw,44.691vh) scale(.5446)}to{transform:translate(35.6926vw,99vh) scale(.5446)}}.snow:nth-child(72){opacity:1.1828;transform:translate(1.0604vw,-10px) scale(.1583);animation:fall-72 29s -30s linear infinite}@keyframes fall-72{54.386%{transform:translate(-2.9019vw,54.386vh) scale(.1583)}to{transform:translate(-.92075vw,99vh) scale(.1583)}}.snow:nth-child(73){opacity:1.6694;transform:translate(31.9043vw,-10px) scale(.9436);animation:fall-73 24s -11s linear infinite}@keyframes fall-73{73.919%{transform:translate(37.556vw,73.919vh) scale(.9436)}to{transform:translate(34.73015vw,99vh) scale(.9436)}}.snow:nth-child(74){opacity:.159;transform:translate(59.3538vw,-10px) scale(.4446);animation:fall-74 15s -7s linear infinite}@keyframes fall-74{74.98%{transform:translate(59.966vw,74.98vh) scale(.4446)}to{transform:translate(59.6599vw,99vh) scale(.4446)}}.snow:nth-child(75){opacity:1.1198;transform:translate(54.6181vw,-10px) scale(.709);animation:fall-75 28s -14s linear infinite}@keyframes fall-75{77.307%{transform:translate(60.0327vw,77.307vh) scale(.709)}to{transform:translate(57.3254vw,99vh) scale(.709)}}.snow:nth-child(76){opacity:.0896;transform:translate(51.7221vw,-10px) scale(.3365);animation:fall-76 27s -3s linear infinite}@keyframes fall-76{58.996%{transform:translate(46.795vw,58.996vh) scale(.3365)}to{transform:translate(49.25855vw,99vh) scale(.3365)}}.snow:nth-child(77){opacity:.141;transform:translate(61.8162vw,-10px) scale(.674);animation:fall-77 23s -30s linear infinite}@keyframes fall-77{33.37%{transform:translate(63.5657vw,33.37vh) scale(.674)}to{transform:translate(62.69095vw,99vh) scale(.674)}}.snow:nth-child(78){opacity:.8232;transform:translate(80.9127vw,-10px) scale(.9558);animation:fall-78 17s -30s linear infinite}@keyframes fall-78{55.709%{transform:translate(88.7509vw,55.709vh) scale(.9558)}to{transform:translate(84.8318vw,99vh) scale(.9558)}}.snow:nth-child(79){opacity:1.135;transform:translate(67.9759vw,-10px) scale(.0017);animation:fall-79 18s -11s linear infinite}@keyframes fall-79{40.357%{transform:translate(67.3728vw,40.357vh) scale(.0017)}to{transform:translate(67.67435vw,99vh) scale(.0017)}}.snow:nth-child(80){opacity:1.3146;transform:translate(46.9741vw,-10px) scale(.1277);animation:fall-80 26s -27s linear infinite}@keyframes fall-80{77.695%{transform:translate(39.2494vw,77.695vh) scale(.1277)}to{transform:translate(43.11175vw,99vh) scale(.1277)}}.snow:nth-child(81){opacity:.4188;transform:translate(10.9535vw,-10px) scale(.3448);animation:fall-81 19s -14s linear infinite}@keyframes fall-81{57.628%{transform:translate(9.3326vw,57.628vh) scale(.3448)}to{transform:translate(10.14305vw,99vh) scale(.3448)}}.snow:nth-child(82){opacity:.6844;transform:translate(29.8835vw,-10px) scale(.0254);animation:fall-82 15s -9s linear infinite}@keyframes fall-82{34.717%{transform:translate(27.7244vw,34.717vh) scale(.0254)}to{transform:translate(28.80395vw,99vh) scale(.0254)}}.snow:nth-child(83){opacity:1.6538;transform:translate(72.3189vw,-10px) scale(.164);animation:fall-83 29s -25s linear infinite}@keyframes fall-83{68.129%{transform:translate(77.2462vw,68.129vh) scale(.164)}to{transform:translate(74.78255vw,99vh) scale(.164)}}.snow:nth-child(84){opacity:.5212;transform:translate(83.6761vw,-10px) scale(.1716);animation:fall-84 17s -8s linear infinite}@keyframes fall-84{39.717%{transform:translate(74.6238vw,39.717vh) scale(.1716)}to{transform:translate(79.14995vw,99vh) scale(.1716)}}.snow:nth-child(85){opacity:.4428;transform:translate(96.3431vw,-10px) scale(.716);animation:fall-85 10s -15s linear infinite}@keyframes fall-85{61.001%{transform:translate(101.2059vw,61.001vh) scale(.716)}to{transform:translate(98.7745vw,99vh) scale(.716)}}.snow:nth-child(86){opacity:.5494;transform:translate(59.7682vw,-10px) scale(.9066);animation:fall-86 23s -14s linear infinite}@keyframes fall-86{70.274%{transform:translate(56.9868vw,70.274vh) scale(.9066)}to{transform:translate(58.3775vw,99vh) scale(.9066)}}.snow:nth-child(87){opacity:1.721;transform:translate(38.2074vw,-10px) scale(.7456);animation:fall-87 19s -6s linear infinite}@keyframes fall-87{73.043%{transform:translate(33.5495vw,73.043vh) scale(.7456)}to{transform:translate(35.87845vw,99vh) scale(.7456)}}.snow:nth-child(88){opacity:.7568;transform:translate(70.0963vw,-10px) scale(.326);animation:fall-88 20s -21s linear infinite}@keyframes fall-88{59.241%{transform:translate(67.3039vw,59.241vh) scale(.326)}to{transform:translate(68.7001vw,99vh) scale(.326)}}.snow:nth-child(89){opacity:1.0886;transform:translate(60.064vw,-10px) scale(.4736);animation:fall-89 30s -14s linear infinite}@keyframes fall-89{53.052%{transform:translate(64.4003vw,53.052vh) scale(.4736)}to{transform:translate(62.23215vw,99vh) scale(.4736)}}.snow:nth-child(90){opacity:1.2094;transform:translate(75.4102vw,-10px) scale(.1072);animation:fall-90 22s -30s linear infinite}@keyframes fall-90{75.89%{transform:translate(81.9961vw,75.89vh) scale(.1072)}to{transform:translate(78.70315vw,99vh) scale(.1072)}}.snow:nth-child(91){opacity:1.3518;transform:translate(97.2887vw,-10px) scale(.9461);animation:fall-91 30s -26s linear infinite}@keyframes fall-91{35.242%{transform:translate(92.2269vw,35.242vh) scale(.9461)}to{transform:translate(94.7578vw,99vh) scale(.9461)}}.snow:nth-child(92){opacity:1.8338;transform:translate(50.8712vw,-10px) scale(.7819);animation:fall-92 22s -7s linear infinite}@keyframes fall-92{31.117%{transform:translate(57.3119vw,31.117vh) scale(.7819)}to{transform:translate(54.09155vw,99vh) scale(.7819)}}.snow:nth-child(93){opacity:1.2508;transform:translate(12.7279vw,-10px) scale(.0641);animation:fall-93 24s -14s linear infinite}@keyframes fall-93{63.009%{transform:translate(9.4177vw,63.009vh) scale(.0641)}to{transform:translate(11.0728vw,99vh) scale(.0641)}}.snow:nth-child(94){opacity:1.854;transform:translate(4.249vw,-10px) scale(.2062);animation:fall-94 18s -1s linear infinite}@keyframes fall-94{33.864%{transform:translate(2.5481vw,33.864vh) scale(.2062)}to{transform:translate(3.39855vw,99vh) scale(.2062)}}.snow:nth-child(95){opacity:.1068;transform:translate(51.4368vw,-10px) scale(.6542);animation:fall-95 19s -12s linear infinite}@keyframes fall-95{73.86%{transform:translate(45.6073vw,73.86vh) scale(.6542)}to{transform:translate(48.52205vw,99vh) scale(.6542)}}.snow:nth-child(96){opacity:.0322;transform:translate(32.4624vw,-10px) scale(.1413);animation:fall-96 28s -28s linear infinite}@keyframes fall-96{53.472%{transform:translate(25.8939vw,53.472vh) scale(.1413)}to{transform:translate(29.17815vw,99vh) scale(.1413)}}.snow:nth-child(97){opacity:1.2916;transform:translate(51.5263vw,-10px) scale(.7614);animation:fall-97 10s -22s linear infinite}@keyframes fall-97{72.492%{transform:translate(41.6816vw,72.492vh) scale(.7614)}to{transform:translate(46.60395vw,99vh) scale(.7614)}}.snow:nth-child(98){opacity:.8562;transform:translate(49.3641vw,-10px) scale(.2298);animation:fall-98 24s -1s linear infinite}@keyframes fall-98{70.039%{transform:translate(40.46vw,70.039vh) scale(.2298)}to{transform:translate(44.91205vw,99vh) scale(.2298)}}.snow:nth-child(99){opacity:.5562;transform:translate(28.5162vw,-10px) scale(.2061);animation:fall-99 22s -27s linear infinite}@keyframes fall-99{35.689%{transform:translate(30.9582vw,35.689vh) scale(.2061)}to{transform:translate(29.7372vw,99vh) scale(.2061)}}.snow:nth-child(100){opacity:.7362;transform:translate(70.0972vw,-10px) scale(.4953);animation:fall-100 12s -14s linear infinite}@keyframes fall-100{34.791%{transform:translate(72.3611vw,34.791vh) scale(.4953)}to{transform:translate(71.22915vw,99vh) scale(.4953)}}.snow:nth-child(101){opacity:.4086;transform:translate(96.2038vw,-10px) scale(.264);animation:fall-101 27s -27s linear infinite}@keyframes fall-101{60.459%{transform:translate(98.2733vw,60.459vh) scale(.264)}to{transform:translate(97.23855vw,99vh) scale(.264)}}.snow:nth-child(102){opacity:1.1338;transform:translate(36.7872vw,-10px) scale(.8136);animation:fall-102 13s -20s linear infinite}@keyframes fall-102{74.216%{transform:translate(45.9vw,74.216vh) scale(.8136)}to{transform:translate(41.3436vw,99vh) scale(.8136)}}.snow:nth-child(103){opacity:.4282;transform:translate(83.6039vw,-10px) scale(.2332);animation:fall-103 28s -20s linear infinite}@keyframes fall-103{34.736%{transform:translate(89.7147vw,34.736vh) scale(.2332)}to{transform:translate(86.6593vw,99vh) scale(.2332)}}.snow:nth-child(104){opacity:.1182;transform:translate(80.1496vw,-10px) scale(.9666);animation:fall-104 22s -5s linear infinite}@keyframes fall-104{68.628%{transform:translate(82.3589vw,68.628vh) scale(.9666)}to{transform:translate(81.25425vw,99vh) scale(.9666)}}.snow:nth-child(105){opacity:1.7278;transform:translate(.9845vw,-10px) scale(.4421);animation:fall-105 13s -3s linear infinite}@keyframes fall-105{73.23%{transform:translate(3.5885vw,73.23vh) scale(.4421)}to{transform:translate(2.2865vw,99vh) scale(.4421)}}.snow:nth-child(106){opacity:1.6634;transform:translate(87.4043vw,-10px) scale(.8582);animation:fall-106 19s -20s linear infinite}@keyframes fall-106{75.042%{transform:translate(80.1855vw,75.042vh) scale(.8582)}to{transform:translate(83.7949vw,99vh) scale(.8582)}}.snow:nth-child(107){opacity:1.4918;transform:translate(89.81vw,-10px) scale(.6692);animation:fall-107 27s -16s linear infinite}@keyframes fall-107{54.278%{transform:translate(86.1968vw,54.278vh) scale(.6692)}to{transform:translate(88.0034vw,99vh) scale(.6692)}}.snow:nth-child(108){opacity:.5214;transform:translate(21.5068vw,-10px) scale(.8705);animation:fall-108 13s -25s linear infinite}@keyframes fall-108{34.513%{transform:translate(13.1812vw,34.513vh) scale(.8705)}to{transform:translate(17.344vw,99vh) scale(.8705)}}.snow:nth-child(109){opacity:1.075;transform:translate(58.4524vw,-10px) scale(.9778);animation:fall-109 20s -14s linear infinite}@keyframes fall-109{60.26%{transform:translate(49.5768vw,60.26vh) scale(.9778)}to{transform:translate(54.0146vw,99vh) scale(.9778)}}.snow:nth-child(110){opacity:.6956;transform:translate(96.4098vw,-10px) scale(.861);animation:fall-110 20s -29s linear infinite}@keyframes fall-110{64.884%{transform:translate(91.2194vw,64.884vh) scale(.861)}to{transform:translate(93.8146vw,99vh) scale(.861)}}.snow:nth-child(111){opacity:.8576;transform:translate(22.4961vw,-10px) scale(.0428);animation:fall-111 29s -20s linear infinite}@keyframes fall-111{61.401%{transform:translate(24.6547vw,61.401vh) scale(.0428)}to{transform:translate(23.5754vw,99vh) scale(.0428)}}.snow:nth-child(112){opacity:1.4576;transform:translate(30.8934vw,-10px) scale(.3521);animation:fall-112 18s -13s linear infinite}@keyframes fall-112{74.642%{transform:translate(31.5143vw,74.642vh) scale(.3521)}to{transform:translate(31.20385vw,99vh) scale(.3521)}}.snow:nth-child(113){opacity:.8732;transform:translate(1.3997vw,-10px) scale(.9807);animation:fall-113 22s -1s linear infinite}@keyframes fall-113{61.323%{transform:translate(5.618vw,61.323vh) scale(.9807)}to{transform:translate(3.50885vw,99vh) scale(.9807)}}.snow:nth-child(114){opacity:.6704;transform:translate(91.3383vw,-10px) scale(.3118);animation:fall-114 12s -21s linear infinite}@keyframes fall-114{54.05%{transform:translate(98.4954vw,54.05vh) scale(.3118)}to{transform:translate(94.91685vw,99vh) scale(.3118)}}.snow:nth-child(115){opacity:.1054;transform:translate(79.9645vw,-10px) scale(.2223);animation:fall-115 10s -11s linear infinite}@keyframes fall-115{60.527%{transform:translate(86.7428vw,60.527vh) scale(.2223)}to{transform:translate(83.35365vw,99vh) scale(.2223)}}.snow:nth-child(116){opacity:1.7552;transform:translate(98.617vw,-10px) scale(.0683);animation:fall-116 22s -1s linear infinite}@keyframes fall-116{69.321%{transform:translate(96.7565vw,69.321vh) scale(.0683)}to{transform:translate(97.68675vw,99vh) scale(.0683)}}.snow:nth-child(117){opacity:1.8856;transform:translate(72.1725vw,-10px) scale(.5721);animation:fall-117 24s -21s linear infinite}@keyframes fall-117{79.155%{transform:translate(63.6597vw,79.155vh) scale(.5721)}to{transform:translate(67.9161vw,99vh) scale(.5721)}}.snow:nth-child(118){opacity:.1314;transform:translate(43.6339vw,-10px) scale(.2066);animation:fall-118 30s -19s linear infinite}@keyframes fall-118{32.888%{transform:translate(43.9492vw,32.888vh) scale(.2066)}to{transform:translate(43.79155vw,99vh) scale(.2066)}}.snow:nth-child(119){opacity:.211;transform:translate(19.097vw,-10px) scale(.4522);animation:fall-119 21s -24s linear infinite}@keyframes fall-119{76.542%{transform:translate(13.016vw,76.542vh) scale(.4522)}to{transform:translate(16.0565vw,99vh) scale(.4522)}}.snow:nth-child(120){opacity:1.6748;transform:translate(27.4448vw,-10px) scale(.5941);animation:fall-120 17s -14s linear infinite}@keyframes fall-120{73.346%{transform:translate(23.4986vw,73.346vh) scale(.5941)}to{transform:translate(25.4717vw,99vh) scale(.5941)}}.snow:nth-child(121){opacity:1.9744;transform:translate(93.298vw,-10px) scale(.6422);animation:fall-121 17s -12s linear infinite}@keyframes fall-121{74.386%{transform:translate(95.922vw,74.386vh) scale(.6422)}to{transform:translate(94.61vw,99vh) scale(.6422)}}.snow:nth-child(122){opacity:.5894;transform:translate(36.9673vw,-10px) scale(.1871);animation:fall-122 15s -25s linear infinite}@keyframes fall-122{48.969%{transform:translate(39.2723vw,48.969vh) scale(.1871)}to{transform:translate(38.1198vw,99vh) scale(.1871)}}.snow:nth-child(123){opacity:.2706;transform:translate(28.5124vw,-10px) scale(.7001);animation:fall-123 17s -24s linear infinite}@keyframes fall-123{75.026%{transform:translate(31.795vw,75.026vh) scale(.7001)}to{transform:translate(30.1537vw,99vh) scale(.7001)}}.snow:nth-child(124){opacity:1.122;transform:translate(3.1084vw,-10px) scale(.7845);animation:fall-124 15s -10s linear infinite}@keyframes fall-124{47.713%{transform:translate(-.3868vw,47.713vh) scale(.7845)}to{transform:translate(1.3608vw,99vh) scale(.7845)}}.snow:nth-child(125){opacity:1.9152;transform:translate(77.6051vw,-10px) scale(.5744);animation:fall-125 25s -15s linear infinite}@keyframes fall-125{59.362%{transform:translate(79.3918vw,59.362vh) scale(.5744)}to{transform:translate(78.49845vw,99vh) scale(.5744)}}.snow:nth-child(126){opacity:1.2534;transform:translate(87.9222vw,-10px) scale(.7885);animation:fall-126 15s -30s linear infinite}@keyframes fall-126{33.712%{transform:translate(79.1139vw,33.712vh) scale(.7885)}to{transform:translate(83.51805vw,99vh) scale(.7885)}}.snow:nth-child(127){opacity:1.0986;transform:translate(71.6593vw,-10px) scale(.8105);animation:fall-127 15s -10s linear infinite}@keyframes fall-127{69.799%{transform:translate(63.6916vw,69.799vh) scale(.8105)}to{transform:translate(67.67545vw,99vh) scale(.8105)}}.snow:nth-child(128){opacity:.546;transform:translate(18.3902vw,-10px) scale(.5294);animation:fall-128 25s -19s linear infinite}@keyframes fall-128{32.231%{transform:translate(10.1362vw,32.231vh) scale(.5294)}to{transform:translate(14.2632vw,99vh) scale(.5294)}}.snow:nth-child(129){opacity:1.863;transform:translate(75.7723vw,-10px) scale(.139);animation:fall-129 24s -6s linear infinite}@keyframes fall-129{60.976%{transform:translate(70.0784vw,60.976vh) scale(.139)}to{transform:translate(72.92535vw,99vh) scale(.139)}}.snow:nth-child(130){opacity:.6124;transform:translate(42.8828vw,-10px) scale(.2604);animation:fall-130 26s -30s linear infinite}@keyframes fall-130{31.529%{transform:translate(36.6481vw,31.529vh) scale(.2604)}to{transform:translate(39.76545vw,99vh) scale(.2604)}}.snow:nth-child(131){opacity:1.5612;transform:translate(86.4211vw,-10px) scale(.1555);animation:fall-131 28s -7s linear infinite}@keyframes fall-131{36.443%{transform:translate(94.0426vw,36.443vh) scale(.1555)}to{transform:translate(90.23185vw,99vh) scale(.1555)}}.snow:nth-child(132){opacity:1.0094;transform:translate(80.8572vw,-10px) scale(.5915);animation:fall-132 30s -8s linear infinite}@keyframes fall-132{55.509%{transform:translate(71.3819vw,55.509vh) scale(.5915)}to{transform:translate(76.11955vw,99vh) scale(.5915)}}.snow:nth-child(133){opacity:.8192;transform:translate(36.2104vw,-10px) scale(.2597);animation:fall-133 29s -20s linear infinite}@keyframes fall-133{43.112%{transform:translate(39.7645vw,43.112vh) scale(.2597)}to{transform:translate(37.98745vw,99vh) scale(.2597)}}.snow:nth-child(134){opacity:.091;transform:translate(65.8256vw,-10px) scale(.8726);animation:fall-134 23s -22s linear infinite}@keyframes fall-134{53.643%{transform:translate(65.5234vw,53.643vh) scale(.8726)}to{transform:translate(65.6745vw,99vh) scale(.8726)}}.snow:nth-child(135){opacity:.4298;transform:translate(62.0043vw,-10px) scale(.3843);animation:fall-135 25s -2s linear infinite}@keyframes fall-135{31.469%{transform:translate(54.6651vw,31.469vh) scale(.3843)}to{transform:translate(58.3347vw,99vh) scale(.3843)}}.snow:nth-child(136){opacity:.4314;transform:translate(24.0597vw,-10px) scale(.9497);animation:fall-136 16s -8s linear infinite}@keyframes fall-136{34.753%{transform:translate(31.2931vw,34.753vh) scale(.9497)}to{transform:translate(27.6764vw,99vh) scale(.9497)}}.snow:nth-child(137){opacity:.7472;transform:translate(47.0177vw,-10px) scale(.7783);animation:fall-137 20s -12s linear infinite}@keyframes fall-137{70.89%{transform:translate(49.5824vw,70.89vh) scale(.7783)}to{transform:translate(48.30005vw,99vh) scale(.7783)}}.snow:nth-child(138){opacity:.7966;transform:translate(86.2294vw,-10px) scale(.1761);animation:fall-138 10s -21s linear infinite}@keyframes fall-138{67.29%{transform:translate(88.4348vw,67.29vh) scale(.1761)}to{transform:translate(87.3321vw,99vh) scale(.1761)}}.snow:nth-child(139){opacity:1.1254;transform:translate(51.581vw,-10px) scale(.528);animation:fall-139 18s -13s linear infinite}@keyframes fall-139{64.253%{transform:translate(58.3973vw,64.253vh) scale(.528)}to{transform:translate(54.98915vw,99vh) scale(.528)}}.snow:nth-child(140){opacity:1.817;transform:translate(73.0478vw,-10px) scale(.8293);animation:fall-140 11s -6s linear infinite}@keyframes fall-140{34.725%{transform:translate(68.2296vw,34.725vh) scale(.8293)}to{transform:translate(70.6387vw,99vh) scale(.8293)}}.snow:nth-child(141){opacity:.9452;transform:translate(72.8554vw,-10px) scale(.4835);animation:fall-141 20s -20s linear infinite}@keyframes fall-141{65.331%{transform:translate(68.9183vw,65.331vh) scale(.4835)}to{transform:translate(70.88685vw,99vh) scale(.4835)}}.snow:nth-child(142){opacity:.557;transform:translate(10.2503vw,-10px) scale(.1103);animation:fall-142 17s -22s linear infinite}@keyframes fall-142{33.136%{transform:translate(13.529vw,33.136vh) scale(.1103)}to{transform:translate(11.88965vw,99vh) scale(.1103)}}.snow:nth-child(143){opacity:.5724;transform:translate(2.9674vw,-10px) scale(.2553);animation:fall-143 11s -26s linear infinite}@keyframes fall-143{40.043%{transform:translate(-2.4633vw,40.043vh) scale(.2553)}to{transform:translate(.25205vw,99vh) scale(.2553)}}.snow:nth-child(144){opacity:.6938;transform:translate(14.0758vw,-10px) scale(.0236);animation:fall-144 30s -20s linear infinite}@keyframes fall-144{67.605%{transform:translate(8.9403vw,67.605vh) scale(.0236)}to{transform:translate(11.50805vw,99vh) scale(.0236)}}.snow:nth-child(145){opacity:.8868;transform:translate(59.0631vw,-10px) scale(.2558);animation:fall-145 25s -13s linear infinite}@keyframes fall-145{55.972%{transform:translate(49.1981vw,55.972vh) scale(.2558)}to{transform:translate(54.1306vw,99vh) scale(.2558)}}.snow:nth-child(146){opacity:.5978;transform:translate(34.9283vw,-10px) scale(.1252);animation:fall-146 30s -20s linear infinite}@keyframes fall-146{64.703%{transform:translate(31.2798vw,64.703vh) scale(.1252)}to{transform:translate(33.10405vw,99vh) scale(.1252)}}.snow:nth-child(147){opacity:1.559;transform:translate(63.912vw,-10px) scale(.977);animation:fall-147 21s -21s linear infinite}@keyframes fall-147{31.231%{transform:translate(55.5904vw,31.231vh) scale(.977)}to{transform:translate(59.7512vw,99vh) scale(.977)}}.snow:nth-child(148){opacity:1.9346;transform:translate(28.0115vw,-10px) scale(.3129);animation:fall-148 13s -23s linear infinite}@keyframes fall-148{32.694%{transform:translate(24.0395vw,32.694vh) scale(.3129)}to{transform:translate(26.0255vw,99vh) scale(.3129)}}.snow:nth-child(149){opacity:1.2774;transform:translate(55.0165vw,-10px) scale(.8624);animation:fall-149 18s -7s linear infinite}@keyframes fall-149{78.976%{transform:translate(64.4248vw,78.976vh) scale(.8624)}to{transform:translate(59.72065vw,99vh) scale(.8624)}}.snow:nth-child(150){opacity:1.155;transform:translate(22.7233vw,-10px) scale(.3422);animation:fall-150 16s -8s linear infinite}@keyframes fall-150{51.386%{transform:translate(25.0322vw,51.386vh) scale(.3422)}to{transform:translate(23.87775vw,99vh) scale(.3422)}}.snow:nth-child(151){opacity:.871;transform:translate(84.5805vw,-10px) scale(.7513);animation:fall-151 25s -30s linear infinite}@keyframes fall-151{34.356%{transform:translate(75.6927vw,34.356vh) scale(.7513)}to{transform:translate(80.1366vw,99vh) scale(.7513)}}.snow:nth-child(152){opacity:1.9734;transform:translate(20.1444vw,-10px) scale(.5824);animation:fall-152 16s -20s linear infinite}@keyframes fall-152{72.824%{transform:translate(10.2208vw,72.824vh) scale(.5824)}to{transform:translate(15.1826vw,99vh) scale(.5824)}}.snow:nth-child(153){opacity:1.7256;transform:translate(21.6769vw,-10px) scale(.0209);animation:fall-153 24s -10s linear infinite}@keyframes fall-153{47.769%{transform:translate(20.8049vw,47.769vh) scale(.0209)}to{transform:translate(21.2409vw,99vh) scale(.0209)}}.snow:nth-child(154){opacity:.815;transform:translate(40.6273vw,-10px) scale(.8563);animation:fall-154 16s -7s linear infinite}@keyframes fall-154{77.007%{transform:translate(40.7004vw,77.007vh) scale(.8563)}to{transform:translate(40.66385vw,99vh) scale(.8563)}}.snow:nth-child(155){opacity:1.8952;transform:translate(5.3884vw,-10px) scale(.8063);animation:fall-155 23s -20s linear infinite}@keyframes fall-155{35.04%{transform:translate(3.5714vw,35.04vh) scale(.8063)}to{transform:translate(4.4799vw,99vh) scale(.8063)}}.snow:nth-child(156){opacity:1.215;transform:translate(62.8122vw,-10px) scale(.7529);animation:fall-156 13s -8s linear infinite}@keyframes fall-156{65.015%{transform:translate(65.9233vw,65.015vh) scale(.7529)}to{transform:translate(64.36775vw,99vh) scale(.7529)}}.snow:nth-child(157){opacity:1.2044;transform:translate(28.9926vw,-10px) scale(.203);animation:fall-157 17s -27s linear infinite}@keyframes fall-157{40.806%{transform:translate(28.3942vw,40.806vh) scale(.203)}to{transform:translate(28.6934vw,99vh) scale(.203)}}.snow:nth-child(158){opacity:1.7408;transform:translate(37.8661vw,-10px) scale(.2151);animation:fall-158 29s -14s linear infinite}@keyframes fall-158{31.168%{transform:translate(43.9388vw,31.168vh) scale(.2151)}to{transform:translate(40.90245vw,99vh) scale(.2151)}}.snow:nth-child(159){opacity:.5664;transform:translate(33.2653vw,-10px) scale(.4495);animation:fall-159 16s -18s linear infinite}@keyframes fall-159{76.752%{transform:translate(24.1724vw,76.752vh) scale(.4495)}to{transform:translate(28.71885vw,99vh) scale(.4495)}}.snow:nth-child(160){opacity:.5198;transform:translate(3.8152vw,-10px) scale(.9397);animation:fall-160 21s -8s linear infinite}@keyframes fall-160{77.701%{transform:translate(-5.662vw,77.701vh) scale(.9397)}to{transform:translate(-.9234vw,99vh) scale(.9397)}}.snow:nth-child(161){opacity:.0056;transform:translate(42.6496vw,-10px) scale(.233);animation:fall-161 15s -27s linear infinite}@keyframes fall-161{50.488%{transform:translate(45.6694vw,50.488vh) scale(.233)}to{transform:translate(44.1595vw,99vh) scale(.233)}}.snow:nth-child(162){opacity:.8574;transform:translate(11.1121vw,-10px) scale(.2204);animation:fall-162 11s -22s linear infinite}@keyframes fall-162{36.4%{transform:translate(5.0634vw,36.4vh) scale(.2204)}to{transform:translate(8.08775vw,99vh) scale(.2204)}}.snow:nth-child(163){opacity:.738;transform:translate(71.8579vw,-10px) scale(.4591);animation:fall-163 21s -4s linear infinite}@keyframes fall-163{55.3%{transform:translate(62.4952vw,55.3vh) scale(.4591)}to{transform:translate(67.17655vw,99vh) scale(.4591)}}.snow:nth-child(164){opacity:1.7894;transform:translate(21.5619vw,-10px) scale(.8251);animation:fall-164 15s -28s linear infinite}@keyframes fall-164{67.256%{transform:translate(31.5551vw,67.256vh) scale(.8251)}to{transform:translate(26.5585vw,99vh) scale(.8251)}}.snow:nth-child(165){opacity:1.3528;transform:translate(11.1263vw,-10px) scale(.9073);animation:fall-165 27s -23s linear infinite}@keyframes fall-165{59.641%{transform:translate(10.8035vw,59.641vh) scale(.9073)}to{transform:translate(10.9649vw,99vh) scale(.9073)}}.snow:nth-child(166){opacity:1.5014;transform:translate(19.6842vw,-10px) scale(.6662);animation:fall-166 30s -14s linear infinite}@keyframes fall-166{73.149%{transform:translate(20.1992vw,73.149vh) scale(.6662)}to{transform:translate(19.9417vw,99vh) scale(.6662)}}.snow:nth-child(167){opacity:.4668;transform:translate(58.0381vw,-10px) scale(.7662);animation:fall-167 20s -18s linear infinite}@keyframes fall-167{78.802%{transform:translate(52.055vw,78.802vh) scale(.7662)}to{transform:translate(55.04655vw,99vh) scale(.7662)}}.snow:nth-child(168){opacity:.2478;transform:translate(51.9557vw,-10px) scale(.2666);animation:fall-168 25s -15s linear infinite}@keyframes fall-168{31.721%{transform:translate(57.841vw,31.721vh) scale(.2666)}to{transform:translate(54.89835vw,99vh) scale(.2666)}}.snow:nth-child(169){opacity:1.2098;transform:translate(5.0798vw,-10px) scale(.333);animation:fall-169 20s -20s linear infinite}@keyframes fall-169{39.787%{transform:translate(6.9186vw,39.787vh) scale(.333)}to{transform:translate(5.9992vw,99vh) scale(.333)}}.snow:nth-child(170){opacity:1.9526;transform:translate(47.1406vw,-10px) scale(.3656);animation:fall-170 24s -14s linear infinite}@keyframes fall-170{33.494%{transform:translate(47.6891vw,33.494vh) scale(.3656)}to{transform:translate(47.41485vw,99vh) scale(.3656)}}.snow:nth-child(171){opacity:1.9856;transform:translate(72.3766vw,-10px) scale(.1637);animation:fall-171 19s -1s linear infinite}@keyframes fall-171{46.484%{transform:translate(76.0545vw,46.484vh) scale(.1637)}to{transform:translate(74.21555vw,99vh) scale(.1637)}}.snow:nth-child(172){opacity:1.716;transform:translate(68.9461vw,-10px) scale(.5483);animation:fall-172 28s -29s linear infinite}@keyframes fall-172{59.612%{transform:translate(68.2434vw,59.612vh) scale(.5483)}to{transform:translate(68.59475vw,99vh) scale(.5483)}}.snow:nth-child(173){opacity:1.938;transform:translate(30.3311vw,-10px) scale(.0887);animation:fall-173 12s -8s linear infinite}@keyframes fall-173{35.445%{transform:translate(28.9978vw,35.445vh) scale(.0887)}to{transform:translate(29.66445vw,99vh) scale(.0887)}}.snow:nth-child(174){opacity:.0088;transform:translate(64.4083vw,-10px) scale(.4169);animation:fall-174 27s -29s linear infinite}@keyframes fall-174{30.469%{transform:translate(56.957vw,30.469vh) scale(.4169)}to{transform:translate(60.68265vw,99vh) scale(.4169)}}.snow:nth-child(175){opacity:.6672;transform:translate(82.4148vw,-10px) scale(.4919);animation:fall-175 25s -25s linear infinite}@keyframes fall-175{75.489%{transform:translate(76.3886vw,75.489vh) scale(.4919)}to{transform:translate(79.4017vw,99vh) scale(.4919)}}.snow:nth-child(176){opacity:.8436;transform:translate(19.165vw,-10px) scale(.377);animation:fall-176 30s -16s linear infinite}@keyframes fall-176{72.663%{transform:translate(20.725vw,72.663vh) scale(.377)}to{transform:translate(19.945vw,99vh) scale(.377)}}.snow:nth-child(177){opacity:.3718;transform:translate(42.2816vw,-10px) scale(.8063);animation:fall-177 14s -20s linear infinite}@keyframes fall-177{67.63%{transform:translate(51.0512vw,67.63vh) scale(.8063)}to{transform:translate(46.6664vw,99vh) scale(.8063)}}.snow:nth-child(178){opacity:1.543;transform:translate(35.0826vw,-10px) scale(.285);animation:fall-178 24s -7s linear infinite}@keyframes fall-178{30.329%{transform:translate(38.4015vw,30.329vh) scale(.285)}to{transform:translate(36.74205vw,99vh) scale(.285)}}.snow:nth-child(179){opacity:.6558;transform:translate(85.6552vw,-10px) scale(.9306);animation:fall-179 17s -28s linear infinite}@keyframes fall-179{30.8%{transform:translate(93.3434vw,30.8vh) scale(.9306)}to{transform:translate(89.4993vw,99vh) scale(.9306)}}.snow:nth-child(180){opacity:1.2794;transform:translate(94.2663vw,-10px) scale(.9902);animation:fall-180 15s -28s linear infinite}@keyframes fall-180{78.801%{transform:translate(90.21vw,78.801vh) scale(.9902)}to{transform:translate(92.23815vw,99vh) scale(.9902)}}.snow:nth-child(181){opacity:.2006;transform:translate(13.5652vw,-10px) scale(.3087);animation:fall-181 30s -28s linear infinite}@keyframes fall-181{35.478%{transform:translate(22.3741vw,35.478vh) scale(.3087)}to{transform:translate(17.96965vw,99vh) scale(.3087)}}.snow:nth-child(182){opacity:.9338;transform:translate(22.1664vw,-10px) scale(.0978);animation:fall-182 23s -30s linear infinite}@keyframes fall-182{73.756%{transform:translate(19.4367vw,73.756vh) scale(.0978)}to{transform:translate(20.80155vw,99vh) scale(.0978)}}.snow:nth-child(183){opacity:.297;transform:translate(48.191vw,-10px) scale(.527);animation:fall-183 24s -3s linear infinite}@keyframes fall-183{53.884%{transform:translate(46.2803vw,53.884vh) scale(.527)}to{transform:translate(47.23565vw,99vh) scale(.527)}}.snow:nth-child(184){opacity:.687;transform:translate(83.608vw,-10px) scale(.9558);animation:fall-184 11s -4s linear infinite}@keyframes fall-184{66.018%{transform:translate(88.1997vw,66.018vh) scale(.9558)}to{transform:translate(85.90385vw,99vh) scale(.9558)}}.snow:nth-child(185){opacity:.687;transform:translate(93.2303vw,-10px) scale(.08);animation:fall-185 16s -23s linear infinite}@keyframes fall-185{40.999%{transform:translate(93.3572vw,40.999vh) scale(.08)}to{transform:translate(93.29375vw,99vh) scale(.08)}}.snow:nth-child(186){opacity:1.27;transform:translate(32.8542vw,-10px) scale(.8119);animation:fall-186 30s -29s linear infinite}@keyframes fall-186{72.436%{transform:translate(28.8991vw,72.436vh) scale(.8119)}to{transform:translate(30.87665vw,99vh) scale(.8119)}}.snow:nth-child(187){opacity:1.805;transform:translate(81.1568vw,-10px) scale(.0016);animation:fall-187 11s -22s linear infinite}@keyframes fall-187{38.677%{transform:translate(86.9206vw,38.677vh) scale(.0016)}to{transform:translate(84.0387vw,99vh) scale(.0016)}}.snow:nth-child(188){opacity:.8998;transform:translate(78.1282vw,-10px) scale(.6172);animation:fall-188 26s -18s linear infinite}@keyframes fall-188{63.105%{transform:translate(72.1122vw,63.105vh) scale(.6172)}to{transform:translate(75.1202vw,99vh) scale(.6172)}}.snow:nth-child(189){opacity:.0408;transform:translate(65.6154vw,-10px) scale(.7228);animation:fall-189 17s -10s linear infinite}@keyframes fall-189{64.021%{transform:translate(70.6703vw,64.021vh) scale(.7228)}to{transform:translate(68.14285vw,99vh) scale(.7228)}}.snow:nth-child(190){opacity:.6856;transform:translate(65.3223vw,-10px) scale(.4905);animation:fall-190 26s -11s linear infinite}@keyframes fall-190{43.799%{transform:translate(59.9123vw,43.799vh) scale(.4905)}to{transform:translate(62.6173vw,99vh) scale(.4905)}}.snow:nth-child(191){opacity:1.7038;transform:translate(48.7418vw,-10px) scale(.9156);animation:fall-191 15s -4s linear infinite}@keyframes fall-191{48.609%{transform:translate(49.8653vw,48.609vh) scale(.9156)}to{transform:translate(49.30355vw,99vh) scale(.9156)}}.snow:nth-child(192){opacity:.6754;transform:translate(6.9652vw,-10px) scale(.4176);animation:fall-192 25s -17s linear infinite}@keyframes fall-192{33.89%{transform:translate(2.3684vw,33.89vh) scale(.4176)}to{transform:translate(4.6668vw,99vh) scale(.4176)}}.snow:nth-child(193){opacity:.4494;transform:translate(34.3263vw,-10px) scale(.7139);animation:fall-193 27s -18s linear infinite}@keyframes fall-193{71.965%{transform:translate(24.488vw,71.965vh) scale(.7139)}to{transform:translate(29.40715vw,99vh) scale(.7139)}}.snow:nth-child(194){opacity:1.1764;transform:translate(45.2609vw,-10px) scale(.0211);animation:fall-194 26s -10s linear infinite}@keyframes fall-194{53.437%{transform:translate(37.9615vw,53.437vh) scale(.0211)}to{transform:translate(41.6112vw,99vh) scale(.0211)}}.snow:nth-child(195){opacity:1.5622;transform:translate(90.6124vw,-10px) scale(.812);animation:fall-195 26s -16s linear infinite}@keyframes fall-195{72.594%{transform:translate(92.1194vw,72.594vh) scale(.812)}to{transform:translate(91.3659vw,99vh) scale(.812)}}.snow:nth-child(196){opacity:1.7128;transform:translate(4.0772vw,-10px) scale(.1158);animation:fall-196 26s -28s linear infinite}@keyframes fall-196{34.877%{transform:translate(2.3612vw,34.877vh) scale(.1158)}to{transform:translate(3.2192vw,99vh) scale(.1158)}}.snow:nth-child(197){opacity:.7694;transform:translate(60.8979vw,-10px) scale(.829);animation:fall-197 22s -14s linear infinite}@keyframes fall-197{71.328%{transform:translate(51.6862vw,71.328vh) scale(.829)}to{transform:translate(56.29205vw,99vh) scale(.829)}}.snow:nth-child(198){opacity:1.9824;transform:translate(12.0301vw,-10px) scale(.3325);animation:fall-198 23s -20s linear infinite}@keyframes fall-198{76.718%{transform:translate(10.0763vw,76.718vh) scale(.3325)}to{transform:translate(11.0532vw,99vh) scale(.3325)}}.snow:nth-child(199){opacity:.5234;transform:translate(80.1478vw,-10px) scale(.3931);animation:fall-199 14s -16s linear infinite}@keyframes fall-199{39.126%{transform:translate(82.3594vw,39.126vh) scale(.3931)}to{transform:translate(81.2536vw,99vh) scale(.3931)}}.snow:nth-child(200){opacity:1.5954;transform:translate(64.9133vw,-10px) scale(.5716);animation:fall-200 12s -30s linear infinite}@keyframes fall-200{40.016%{transform:translate(62.8648vw,40.016vh) scale(.5716)}to{transform:translate(63.88905vw,99vh) scale(.5716)}}.snow:nth-child(201){opacity:.7402;transform:translate(47.2705vw,-10px) scale(.2974);animation:fall-201 28s -12s linear infinite}@keyframes fall-201{72.172%{transform:translate(44.8768vw,72.172vh) scale(.2974)}to{transform:translate(46.07365vw,99vh) scale(.2974)}}.snow:nth-child(202){opacity:.8958;transform:translate(88.2693vw,-10px) scale(.9562);animation:fall-202 21s -13s linear infinite}@keyframes fall-202{48.424%{transform:translate(84.8297vw,48.424vh) scale(.9562)}to{transform:translate(86.5495vw,99vh) scale(.9562)}}.snow:nth-child(203){opacity:1.315;transform:translate(59.9095vw,-10px) scale(.8145);animation:fall-203 14s -9s linear infinite}@keyframes fall-203{61.808%{transform:translate(64.8661vw,61.808vh) scale(.8145)}to{transform:translate(62.3878vw,99vh) scale(.8145)}}.snow:nth-child(204){opacity:.7632;transform:translate(8.9056vw,-10px) scale(.8103);animation:fall-204 12s -16s linear infinite}@keyframes fall-204{63.251%{transform:translate(7.5443vw,63.251vh) scale(.8103)}to{transform:translate(8.22495vw,99vh) scale(.8103)}}.snow:nth-child(205){opacity:.2896;transform:translate(79.8116vw,-10px) scale(.1071);animation:fall-205 30s -4s linear infinite}@keyframes fall-205{79.07%{transform:translate(80.6544vw,79.07vh) scale(.1071)}to{transform:translate(80.233vw,99vh) scale(.1071)}}.snow:nth-child(206){opacity:.1714;transform:translate(4.5077vw,-10px) scale(.6561);animation:fall-206 12s -1s linear infinite}@keyframes fall-206{62.384%{transform:translate(-3.7616vw,62.384vh) scale(.6561)}to{transform:translate(.37305vw,99vh) scale(.6561)}}.snow:nth-child(207){opacity:.9008;transform:translate(21.504vw,-10px) scale(.6727);animation:fall-207 20s -12s linear infinite}@keyframes fall-207{67.713%{transform:translate(12.048vw,67.713vh) scale(.6727)}to{transform:translate(16.776vw,99vh) scale(.6727)}}.snow:nth-child(208){opacity:1.443;transform:translate(71.2357vw,-10px) scale(.8339);animation:fall-208 16s -2s linear infinite}@keyframes fall-208{59.327%{transform:translate(74.8014vw,59.327vh) scale(.8339)}to{transform:translate(73.01855vw,99vh) scale(.8339)}}.snow:nth-child(209){opacity:1.4248;transform:translate(16.5448vw,-10px) scale(.9893);animation:fall-209 14s -4s linear infinite}@keyframes fall-209{40.512%{transform:translate(11.9103vw,40.512vh) scale(.9893)}to{transform:translate(14.22755vw,99vh) scale(.9893)}}.snow:nth-child(210){opacity:.78;transform:translate(62.8134vw,-10px) scale(.8295);animation:fall-210 25s -8s linear infinite}@keyframes fall-210{61.371%{transform:translate(63.0386vw,61.371vh) scale(.8295)}to{transform:translate(62.926vw,99vh) scale(.8295)}}.snow:nth-child(211){opacity:.8108;transform:translate(14.2833vw,-10px) scale(.7682);animation:fall-211 13s -11s linear infinite}@keyframes fall-211{41.354%{transform:translate(5.6899vw,41.354vh) scale(.7682)}to{transform:translate(9.9866vw,99vh) scale(.7682)}}.snow:nth-child(212){opacity:.5334;transform:translate(62.5641vw,-10px) scale(.7176);animation:fall-212 13s -21s linear infinite}@keyframes fall-212{62.193%{transform:translate(63.3931vw,62.193vh) scale(.7176)}to{transform:translate(62.9786vw,99vh) scale(.7176)}}.snow:nth-child(213){opacity:.993;transform:translate(6.2628vw,-10px) scale(.4512);animation:fall-213 29s -14s linear infinite}@keyframes fall-213{40.139%{transform:translate(3.896vw,40.139vh) scale(.4512)}to{transform:translate(5.0794vw,99vh) scale(.4512)}}.snow:nth-child(214){opacity:1.53;transform:translate(7.9746vw,-10px) scale(.1699);animation:fall-214 13s -22s linear infinite}@keyframes fall-214{51.431%{transform:translate(4.3525vw,51.431vh) scale(.1699)}to{transform:translate(6.16355vw,99vh) scale(.1699)}}.snow:nth-child(215){opacity:1.6678;transform:translate(17.2834vw,-10px) scale(.554);animation:fall-215 15s -1s linear infinite}@keyframes fall-215{56.868%{transform:translate(19.972vw,56.868vh) scale(.554)}to{transform:translate(18.6277vw,99vh) scale(.554)}}.snow:nth-child(216){opacity:1.338;transform:translate(88.0892vw,-10px) scale(.1698);animation:fall-216 11s -17s linear infinite}@keyframes fall-216{32.595%{transform:translate(95.4001vw,32.595vh) scale(.1698)}to{transform:translate(91.74465vw,99vh) scale(.1698)}}.snow:nth-child(217){opacity:.8208;transform:translate(42.8588vw,-10px) scale(.6788);animation:fall-217 22s -24s linear infinite}@keyframes fall-217{43.193%{transform:translate(38.7195vw,43.193vh) scale(.6788)}to{transform:translate(40.78915vw,99vh) scale(.6788)}}.snow:nth-child(218){opacity:.3826;transform:translate(94.1204vw,-10px) scale(.4274);animation:fall-218 28s -24s linear infinite}@keyframes fall-218{38.511%{transform:translate(101.3533vw,38.511vh) scale(.4274)}to{transform:translate(97.73685vw,99vh) scale(.4274)}}.snow:nth-child(219){opacity:.7064;transform:translate(37.6203vw,-10px) scale(.7923);animation:fall-219 22s -4s linear infinite}@keyframes fall-219{56.573%{transform:translate(38.0826vw,56.573vh) scale(.7923)}to{transform:translate(37.85145vw,99vh) scale(.7923)}}.snow:nth-child(220){opacity:.8674;transform:translate(76.1166vw,-10px) scale(.158);animation:fall-220 12s -30s linear infinite}@keyframes fall-220{32.954%{transform:translate(74.7369vw,32.954vh) scale(.158)}to{transform:translate(75.42675vw,99vh) scale(.158)}}.snow:nth-child(221){opacity:1.749;transform:translate(65.5354vw,-10px) scale(.4302);animation:fall-221 27s -21s linear infinite}@keyframes fall-221{34.888%{transform:translate(56.8466vw,34.888vh) scale(.4302)}to{transform:translate(61.191vw,99vh) scale(.4302)}}.snow:nth-child(222){opacity:1.8552;transform:translate(72.9307vw,-10px) scale(.5523);animation:fall-222 27s -29s linear infinite}@keyframes fall-222{40.703%{transform:translate(82.6022vw,40.703vh) scale(.5523)}to{transform:translate(77.76645vw,99vh) scale(.5523)}}.snow:nth-child(223){opacity:1.7924;transform:translate(32.7753vw,-10px) scale(.6668);animation:fall-223 28s -27s linear infinite}@keyframes fall-223{32.135%{transform:translate(24.3874vw,32.135vh) scale(.6668)}to{transform:translate(28.58135vw,99vh) scale(.6668)}}.snow:nth-child(224){opacity:1.2378;transform:translate(70.1138vw,-10px) scale(.0089);animation:fall-224 12s -20s linear infinite}@keyframes fall-224{41.836%{transform:translate(63.4052vw,41.836vh) scale(.0089)}to{transform:translate(66.7595vw,99vh) scale(.0089)}}.snow:nth-child(225){opacity:1.004;transform:translate(35.9909vw,-10px) scale(.951);animation:fall-225 28s -15s linear infinite}@keyframes fall-225{74.309%{transform:translate(41.2968vw,74.309vh) scale(.951)}to{transform:translate(38.64385vw,99vh) scale(.951)}}.snow:nth-child(226){opacity:1.1974;transform:translate(51.9911vw,-10px) scale(.9875);animation:fall-226 13s -18s linear infinite}@keyframes fall-226{46.103%{transform:translate(44.3984vw,46.103vh) scale(.9875)}to{transform:translate(48.19475vw,99vh) scale(.9875)}}.snow:nth-child(227){opacity:.334;transform:translate(34.6487vw,-10px) scale(.4395);animation:fall-227 10s -8s linear infinite}@keyframes fall-227{54.13%{transform:translate(39.3972vw,54.13vh) scale(.4395)}to{transform:translate(37.02295vw,99vh) scale(.4395)}}.snow:nth-child(228){opacity:1.0522;transform:translate(5.0771vw,-10px) scale(.8739);animation:fall-228 13s -12s linear infinite}@keyframes fall-228{38.151%{transform:translate(10.9886vw,38.151vh) scale(.8739)}to{transform:translate(8.03285vw,99vh) scale(.8739)}}.snow:nth-child(229){opacity:1.181;transform:translate(19.7652vw,-10px) scale(.4029);animation:fall-229 25s -18s linear infinite}@keyframes fall-229{68.956%{transform:translate(17.5221vw,68.956vh) scale(.4029)}to{transform:translate(18.64365vw,99vh) scale(.4029)}}.snow:nth-child(230){opacity:.577;transform:translate(53.6694vw,-10px) scale(.02);animation:fall-230 28s -8s linear infinite}@keyframes fall-230{48.942%{transform:translate(52.9647vw,48.942vh) scale(.02)}to{transform:translate(53.31705vw,99vh) scale(.02)}}.snow:nth-child(231){opacity:.0148;transform:translate(75.3341vw,-10px) scale(.0373);animation:fall-231 12s -25s linear infinite}@keyframes fall-231{72.715%{transform:translate(83.7136vw,72.715vh) scale(.0373)}to{transform:translate(79.52385vw,99vh) scale(.0373)}}.snow:nth-child(232){opacity:1.93;transform:translate(61.5722vw,-10px) scale(.9355);animation:fall-232 21s -14s linear infinite}@keyframes fall-232{77.679%{transform:translate(54.5246vw,77.679vh) scale(.9355)}to{transform:translate(58.0484vw,99vh) scale(.9355)}}.snow:nth-child(233){opacity:1.0826;transform:translate(50.7429vw,-10px) scale(.8156);animation:fall-233 19s -16s linear infinite}@keyframes fall-233{78.39%{transform:translate(46.1175vw,78.39vh) scale(.8156)}to{transform:translate(48.4302vw,99vh) scale(.8156)}}.snow:nth-child(234){opacity:1.9008;transform:translate(24.7076vw,-10px) scale(.1899);animation:fall-234 25s -24s linear infinite}@keyframes fall-234{63.984%{transform:translate(16.5407vw,63.984vh) scale(.1899)}to{transform:translate(20.62415vw,99vh) scale(.1899)}}.snow:nth-child(235){opacity:.2208;transform:translate(3.3261vw,-10px) scale(.0746);animation:fall-235 29s -26s linear infinite}@keyframes fall-235{77.59%{transform:translate(.403vw,77.59vh) scale(.0746)}to{transform:translate(1.86455vw,99vh) scale(.0746)}}.snow:nth-child(236){opacity:.3358;transform:translate(.3252vw,-10px) scale(.0733);animation:fall-236 18s -12s linear infinite}@keyframes fall-236{54.562%{transform:translate(3.7427vw,54.562vh) scale(.0733)}to{transform:translate(2.03395vw,99vh) scale(.0733)}}.snow:nth-child(237){opacity:.2204;transform:translate(21.24vw,-10px) scale(.9182);animation:fall-237 16s -18s linear infinite}@keyframes fall-237{31.427%{transform:translate(26.4056vw,31.427vh) scale(.9182)}to{transform:translate(23.8228vw,99vh) scale(.9182)}}.snow:nth-child(238){opacity:.2778;transform:translate(96.7438vw,-10px) scale(.6205);animation:fall-238 19s -5s linear infinite}@keyframes fall-238{75.815%{transform:translate(87.0912vw,75.815vh) scale(.6205)}to{transform:translate(91.9175vw,99vh) scale(.6205)}}.snow:nth-child(239){opacity:1.8566;transform:translate(73.0566vw,-10px) scale(.0349);animation:fall-239 19s -12s linear infinite}@keyframes fall-239{66.826%{transform:translate(75.8363vw,66.826vh) scale(.0349)}to{transform:translate(74.44645vw,99vh) scale(.0349)}}.snow:nth-child(240){opacity:.9542;transform:translate(87.3239vw,-10px) scale(.9381);animation:fall-240 18s -24s linear infinite}@keyframes fall-240{58.038%{transform:translate(95.5288vw,58.038vh) scale(.9381)}to{transform:translate(91.42635vw,99vh) scale(.9381)}}.snow:nth-child(241){opacity:1.762;transform:translate(65.7732vw,-10px) scale(.6838);animation:fall-241 22s -11s linear infinite}@keyframes fall-241{54.054%{transform:translate(73.5184vw,54.054vh) scale(.6838)}to{transform:translate(69.6458vw,99vh) scale(.6838)}}.snow:nth-child(242){opacity:.6748;transform:translate(36.1859vw,-10px) scale(.919);animation:fall-242 16s -28s linear infinite}@keyframes fall-242{59.959%{transform:translate(44.2428vw,59.959vh) scale(.919)}to{transform:translate(40.21435vw,99vh) scale(.919)}}.snow:nth-child(243){opacity:1.9644;transform:translate(96.1299vw,-10px) scale(.7013);animation:fall-243 22s -3s linear infinite}@keyframes fall-243{68.875%{transform:translate(96.5655vw,68.875vh) scale(.7013)}to{transform:translate(96.3477vw,99vh) scale(.7013)}}.snow:nth-child(244){opacity:1.3682;transform:translate(74.838vw,-10px) scale(.8349);animation:fall-244 30s -15s linear infinite}@keyframes fall-244{79.651%{transform:translate(81.3859vw,79.651vh) scale(.8349)}to{transform:translate(78.11195vw,99vh) scale(.8349)}}.snow:nth-child(245){opacity:1.5606;transform:translate(60.9597vw,-10px) scale(.7477);animation:fall-245 13s -12s linear infinite}@keyframes fall-245{37.699%{transform:translate(62.7696vw,37.699vh) scale(.7477)}to{transform:translate(61.86465vw,99vh) scale(.7477)}}.snow:nth-child(246){opacity:.923;transform:translate(99.2527vw,-10px) scale(.3182);animation:fall-246 14s -13s linear infinite}@keyframes fall-246{47.928%{transform:translate(107.3511vw,47.928vh) scale(.3182)}to{transform:translate(103.3019vw,99vh) scale(.3182)}}.snow:nth-child(247){opacity:1.3826;transform:translate(46.2388vw,-10px) scale(.7938);animation:fall-247 27s -7s linear infinite}@keyframes fall-247{31.642%{transform:translate(38.5167vw,31.642vh) scale(.7938)}to{transform:translate(42.37775vw,99vh) scale(.7938)}}.snow:nth-child(248){opacity:1.3528;transform:translate(10.1003vw,-10px) scale(.4087);animation:fall-248 11s -29s linear infinite}@keyframes fall-248{49.739%{transform:translate(4.7859vw,49.739vh) scale(.4087)}to{transform:translate(7.4431vw,99vh) scale(.4087)}}.snow:nth-child(249){opacity:.6466;transform:translate(19.9812vw,-10px) scale(.2862);animation:fall-249 12s -4s linear infinite}@keyframes fall-249{43.575%{transform:translate(26.5312vw,43.575vh) scale(.2862)}to{transform:translate(23.2562vw,99vh) scale(.2862)}}.snow:nth-child(250){opacity:.3754;transform:translate(67.4816vw,-10px) scale(.9682);animation:fall-250 12s -13s linear infinite}@keyframes fall-250{75.568%{transform:translate(66.1182vw,75.568vh) scale(.9682)}to{transform:translate(66.7999vw,99vh) scale(.9682)}}.snow:nth-child(251){opacity:1.4012;transform:translate(95.0017vw,-10px) scale(.5669);animation:fall-251 28s -18s linear infinite}@keyframes fall-251{45.85%{transform:translate(96.8906vw,45.85vh) scale(.5669)}to{transform:translate(95.94615vw,99vh) scale(.5669)}}.snow:nth-child(252){opacity:.6046;transform:translate(49.3087vw,-10px) scale(.2906);animation:fall-252 16s -13s linear infinite}@keyframes fall-252{36.601%{transform:translate(40.7268vw,36.601vh) scale(.2906)}to{transform:translate(45.01775vw,99vh) scale(.2906)}}.snow:nth-child(253){opacity:1.207;transform:translate(.0183vw,-10px) scale(.029);animation:fall-253 25s -23s linear infinite}@keyframes fall-253{51.801%{transform:translate(3.5788vw,51.801vh) scale(.029)}to{transform:translate(1.79855vw,99vh) scale(.029)}}.snow:nth-child(254){opacity:.7892;transform:translate(6.6349vw,-10px) scale(.4864);animation:fall-254 11s -3s linear infinite}@keyframes fall-254{71.028%{transform:translate(8.702vw,71.028vh) scale(.4864)}to{transform:translate(7.66845vw,99vh) scale(.4864)}}.snow:nth-child(255){opacity:.2712;transform:translate(61.6509vw,-10px) scale(.563);animation:fall-255 11s -15s linear infinite}@keyframes fall-255{70.685%{transform:translate(61.0289vw,70.685vh) scale(.563)}to{transform:translate(61.3399vw,99vh) scale(.563)}}.snow:nth-child(256){opacity:.1966;transform:translate(37.3605vw,-10px) scale(.1305);animation:fall-256 17s -6s linear infinite}@keyframes fall-256{53.838%{transform:translate(29.8263vw,53.838vh) scale(.1305)}to{transform:translate(33.5934vw,99vh) scale(.1305)}}.snow:nth-child(257){opacity:1.7596;transform:translate(74.3743vw,-10px) scale(.791);animation:fall-257 12s -16s linear infinite}@keyframes fall-257{64.55%{transform:translate(79.5301vw,64.55vh) scale(.791)}to{transform:translate(76.9522vw,99vh) scale(.791)}}.snow:nth-child(258){opacity:1.9604;transform:translate(59.9163vw,-10px) scale(.5321);animation:fall-258 27s -11s linear infinite}@keyframes fall-258{62.21%{transform:translate(66.8596vw,62.21vh) scale(.5321)}to{transform:translate(63.38795vw,99vh) scale(.5321)}}.snow:nth-child(259){opacity:.2866;transform:translate(72.0871vw,-10px) scale(.366);animation:fall-259 15s -5s linear infinite}@keyframes fall-259{44.369%{transform:translate(79.8573vw,44.369vh) scale(.366)}to{transform:translate(75.9722vw,99vh) scale(.366)}}.snow:nth-child(260){opacity:1.539;transform:translate(7.4192vw,-10px) scale(.3788);animation:fall-260 29s -18s linear infinite}@keyframes fall-260{64.047%{transform:translate(1.912vw,64.047vh) scale(.3788)}to{transform:translate(4.6656vw,99vh) scale(.3788)}}.snow:nth-child(261){opacity:.0152;transform:translate(96.7741vw,-10px) scale(.7154);animation:fall-261 29s -23s linear infinite}@keyframes fall-261{48.093%{transform:translate(93.3063vw,48.093vh) scale(.7154)}to{transform:translate(95.0402vw,99vh) scale(.7154)}}.snow:nth-child(262){opacity:1.866;transform:translate(57.7563vw,-10px) scale(.4786);animation:fall-262 12s -21s linear infinite}@keyframes fall-262{77.94%{transform:translate(59.4926vw,77.94vh) scale(.4786)}to{transform:translate(58.62445vw,99vh) scale(.4786)}}.snow:nth-child(263){opacity:.0108;transform:translate(17.9471vw,-10px) scale(.4958);animation:fall-263 18s -30s linear infinite}@keyframes fall-263{31.714%{transform:translate(20.1561vw,31.714vh) scale(.4958)}to{transform:translate(19.0516vw,99vh) scale(.4958)}}.snow:nth-child(264){opacity:1.8488;transform:translate(35.1689vw,-10px) scale(.8543);animation:fall-264 26s -12s linear infinite}@keyframes fall-264{47.361%{transform:translate(36.6748vw,47.361vh) scale(.8543)}to{transform:translate(35.92185vw,99vh) scale(.8543)}}.snow:nth-child(265){opacity:1.3828;transform:translate(13.5391vw,-10px) scale(.9266);animation:fall-265 11s -9s linear infinite}@keyframes fall-265{49.042%{transform:translate(14.5085vw,49.042vh) scale(.9266)}to{transform:translate(14.0238vw,99vh) scale(.9266)}}.snow:nth-child(266){opacity:.995;transform:translate(9.9356vw,-10px) scale(.2879);animation:fall-266 11s -24s linear infinite}@keyframes fall-266{72.946%{transform:translate(14.551vw,72.946vh) scale(.2879)}to{transform:translate(12.2433vw,99vh) scale(.2879)}}.snow:nth-child(267){opacity:.3674;transform:translate(77.0339vw,-10px) scale(.7654);animation:fall-267 29s -3s linear infinite}@keyframes fall-267{45.041%{transform:translate(74.0632vw,45.041vh) scale(.7654)}to{transform:translate(75.54855vw,99vh) scale(.7654)}}.snow:nth-child(268){opacity:1.305;transform:translate(58.4588vw,-10px) scale(.226);animation:fall-268 25s -25s linear infinite}@keyframes fall-268{36.331%{transform:translate(60.9689vw,36.331vh) scale(.226)}to{transform:translate(59.71385vw,99vh) scale(.226)}}.snow:nth-child(269){opacity:1.559;transform:translate(88.9357vw,-10px) scale(.612);animation:fall-269 30s -14s linear infinite}@keyframes fall-269{70.518%{transform:translate(84.8805vw,70.518vh) scale(.612)}to{transform:translate(86.9081vw,99vh) scale(.612)}}.snow:nth-child(270){opacity:1.0894;transform:translate(55.1231vw,-10px) scale(.151);animation:fall-270 24s -23s linear infinite}@keyframes fall-270{57.029%{transform:translate(47.9798vw,57.029vh) scale(.151)}to{transform:translate(51.55145vw,99vh) scale(.151)}}.snow:nth-child(271){opacity:.2272;transform:translate(54.1173vw,-10px) scale(.6362);animation:fall-271 26s -23s linear infinite}@keyframes fall-271{40.3%{transform:translate(56.7922vw,40.3vh) scale(.6362)}to{transform:translate(55.45475vw,99vh) scale(.6362)}}.snow:nth-child(272){opacity:.3308;transform:translate(55.199vw,-10px) scale(.1079);animation:fall-272 15s -3s linear infinite}@keyframes fall-272{30.998%{transform:translate(56.994vw,30.998vh) scale(.1079)}to{transform:translate(56.0965vw,99vh) scale(.1079)}}.snow:nth-child(273){opacity:.7352;transform:translate(81.0792vw,-10px) scale(.2235);animation:fall-273 25s -16s linear infinite}@keyframes fall-273{55.804%{transform:translate(71.8932vw,55.804vh) scale(.2235)}to{transform:translate(76.4862vw,99vh) scale(.2235)}}.snow:nth-child(274){opacity:.585;transform:translate(26.6788vw,-10px) scale(.6233);animation:fall-274 20s -11s linear infinite}@keyframes fall-274{56.034%{transform:translate(36.1362vw,56.034vh) scale(.6233)}to{transform:translate(31.4075vw,99vh) scale(.6233)}}.snow:nth-child(275){opacity:1.4198;transform:translate(39.6762vw,-10px) scale(.8101);animation:fall-275 16s -25s linear infinite}@keyframes fall-275{77.5%{transform:translate(32.4694vw,77.5vh) scale(.8101)}to{transform:translate(36.0728vw,99vh) scale(.8101)}}.snow:nth-child(276){opacity:1.6456;transform:translate(27.3409vw,-10px) scale(.1104);animation:fall-276 14s -28s linear infinite}@keyframes fall-276{42.393%{transform:translate(27.3314vw,42.393vh) scale(.1104)}to{transform:translate(27.33615vw,99vh) scale(.1104)}}.snow:nth-child(277){opacity:1.8994;transform:translate(40.5442vw,-10px) scale(.4105);animation:fall-277 27s -19s linear infinite}@keyframes fall-277{56.266%{transform:translate(35.1637vw,56.266vh) scale(.4105)}to{transform:translate(37.85395vw,99vh) scale(.4105)}}.snow:nth-child(278){opacity:.3362;transform:translate(83.5275vw,-10px) scale(.7363);animation:fall-278 11s -8s linear infinite}@keyframes fall-278{35.039%{transform:translate(75.7075vw,35.039vh) scale(.7363)}to{transform:translate(79.6175vw,99vh) scale(.7363)}}.snow:nth-child(279){opacity:1.113;transform:translate(79.2743vw,-10px) scale(.2192);animation:fall-279 30s -30s linear infinite}@keyframes fall-279{77.137%{transform:translate(82.1761vw,77.137vh) scale(.2192)}to{transform:translate(80.7252vw,99vh) scale(.2192)}}.snow:nth-child(280){opacity:1.2764;transform:translate(79.5526vw,-10px) scale(.4802);animation:fall-280 10s -19s linear infinite}@keyframes fall-280{52.589%{transform:translate(70.9037vw,52.589vh) scale(.4802)}to{transform:translate(75.22815vw,99vh) scale(.4802)}}.snow:nth-child(281){opacity:.6748;transform:translate(67.0769vw,-10px) scale(.9353);animation:fall-281 10s -5s linear infinite}@keyframes fall-281{76.441%{transform:translate(75.9026vw,76.441vh) scale(.9353)}to{transform:translate(71.48975vw,99vh) scale(.9353)}}.snow:nth-child(282){opacity:1.406;transform:translate(71.8236vw,-10px) scale(.1785);animation:fall-282 14s -8s linear infinite}@keyframes fall-282{49.276%{transform:translate(72.5212vw,49.276vh) scale(.1785)}to{transform:translate(72.1724vw,99vh) scale(.1785)}}.snow:nth-child(283){opacity:.465;transform:translate(23.8197vw,-10px) scale(.4192);animation:fall-283 20s -17s linear infinite}@keyframes fall-283{76.872%{transform:translate(30.668vw,76.872vh) scale(.4192)}to{transform:translate(27.24385vw,99vh) scale(.4192)}}.snow:nth-child(284){opacity:1.0744;transform:translate(79.488vw,-10px) scale(.7811);animation:fall-284 27s -12s linear infinite}@keyframes fall-284{60.547%{transform:translate(75.8441vw,60.547vh) scale(.7811)}to{transform:translate(77.66605vw,99vh) scale(.7811)}}.snow:nth-child(285){opacity:.4096;transform:translate(99.6342vw,-10px) scale(.462);animation:fall-285 14s -28s linear infinite}@keyframes fall-285{38.805%{transform:translate(97.3829vw,38.805vh) scale(.462)}to{transform:translate(98.50855vw,99vh) scale(.462)}}.snow:nth-child(286){opacity:.1374;transform:translate(58.7911vw,-10px) scale(.6187);animation:fall-286 18s -2s linear infinite}@keyframes fall-286{53.563%{transform:translate(57.3075vw,53.563vh) scale(.6187)}to{transform:translate(58.0493vw,99vh) scale(.6187)}}.snow:nth-child(287){opacity:.6144;transform:translate(96.0498vw,-10px) scale(.4042);animation:fall-287 24s -10s linear infinite}@keyframes fall-287{68.817%{transform:translate(90.4237vw,68.817vh) scale(.4042)}to{transform:translate(93.23675vw,99vh) scale(.4042)}}.snow:nth-child(288){opacity:1.2406;transform:translate(5.8475vw,-10px) scale(.1401);animation:fall-288 25s -12s linear infinite}@keyframes fall-288{43.966%{transform:translate(6.4352vw,43.966vh) scale(.1401)}to{transform:translate(6.14135vw,99vh) scale(.1401)}}.snow:nth-child(289){opacity:.912;transform:translate(69.0984vw,-10px) scale(.5451);animation:fall-289 22s -9s linear infinite}@keyframes fall-289{78.065%{transform:translate(67.4779vw,78.065vh) scale(.5451)}to{transform:translate(68.28815vw,99vh) scale(.5451)}}.snow:nth-child(290){opacity:.3906;transform:translate(92.0468vw,-10px) scale(.2668);animation:fall-290 12s -10s linear infinite}@keyframes fall-290{60.814%{transform:translate(90.1697vw,60.814vh) scale(.2668)}to{transform:translate(91.10825vw,99vh) scale(.2668)}}.snow:nth-child(291){opacity:1.9352;transform:translate(19.748vw,-10px) scale(.8008);animation:fall-291 24s -23s linear infinite}@keyframes fall-291{71.369%{transform:translate(10.3043vw,71.369vh) scale(.8008)}to{transform:translate(15.02615vw,99vh) scale(.8008)}}.snow:nth-child(292){opacity:1.6016;transform:translate(42.1073vw,-10px) scale(.1026);animation:fall-292 29s -3s linear infinite}@keyframes fall-292{60.889%{transform:translate(38.9243vw,60.889vh) scale(.1026)}to{transform:translate(40.5158vw,99vh) scale(.1026)}}.snow:nth-child(293){opacity:.5218;transform:translate(33.0761vw,-10px) scale(.5257);animation:fall-293 28s -8s linear infinite}@keyframes fall-293{55.543%{transform:translate(34.7745vw,55.543vh) scale(.5257)}to{transform:translate(33.9253vw,99vh) scale(.5257)}}.snow:nth-child(294){opacity:1.764;transform:translate(60.8167vw,-10px) scale(.5373);animation:fall-294 17s -7s linear infinite}@keyframes fall-294{68.418%{transform:translate(58.0258vw,68.418vh) scale(.5373)}to{transform:translate(59.42125vw,99vh) scale(.5373)}}.snow:nth-child(295){opacity:.029;transform:translate(75.7507vw,-10px) scale(.7101);animation:fall-295 18s -30s linear infinite}@keyframes fall-295{40.678%{transform:translate(66.606vw,40.678vh) scale(.7101)}to{transform:translate(71.17835vw,99vh) scale(.7101)}}.snow:nth-child(296){opacity:.4;transform:translate(79.1633vw,-10px) scale(.6077);animation:fall-296 10s -30s linear infinite}@keyframes fall-296{33.479%{transform:translate(83.1166vw,33.479vh) scale(.6077)}to{transform:translate(81.13995vw,99vh) scale(.6077)}}.snow:nth-child(297){opacity:.378;transform:translate(11.922vw,-10px) scale(.444);animation:fall-297 26s -9s linear infinite}@keyframes fall-297{66.508%{transform:translate(12.1231vw,66.508vh) scale(.444)}to{transform:translate(12.02255vw,99vh) scale(.444)}}.snow:nth-child(298){opacity:.9926;transform:translate(45.4149vw,-10px) scale(.2572);animation:fall-298 17s -30s linear infinite}@keyframes fall-298{59.563%{transform:translate(54.9987vw,59.563vh) scale(.2572)}to{transform:translate(50.2068vw,99vh) scale(.2572)}}.snow:nth-child(299){opacity:.3776;transform:translate(45.7899vw,-10px) scale(.9777);animation:fall-299 29s -2s linear infinite}@keyframes fall-299{30.815%{transform:translate(55.7245vw,30.815vh) scale(.9777)}to{transform:translate(50.7572vw,99vh) scale(.9777)}}.snow:nth-child(300){opacity:.918;transform:translate(4.5139vw,-10px) scale(.0306);animation:fall-300 23s -23s linear infinite}@keyframes fall-300{43.056%{transform:translate(-5.4837vw,43.056vh) scale(.0306)}to{transform:translate(-.4849vw,99vh) scale(.0306)}}.snow:nth-child(301){opacity:1.5778;transform:translate(54.1918vw,-10px) scale(.5026);animation:fall-301 15s -20s linear infinite}@keyframes fall-301{42.575%{transform:translate(45.3947vw,42.575vh) scale(.5026)}to{transform:translate(49.79325vw,99vh) scale(.5026)}}.snow:nth-child(302){opacity:.113;transform:translate(48.7701vw,-10px) scale(.6559);animation:fall-302 13s -23s linear infinite}@keyframes fall-302{70.575%{transform:translate(53.8035vw,70.575vh) scale(.6559)}to{transform:translate(51.2868vw,99vh) scale(.6559)}}.snow:nth-child(303){opacity:1.6574;transform:translate(75.3926vw,-10px) scale(.2702);animation:fall-303 26s -15s linear infinite}@keyframes fall-303{54.114%{transform:translate(74.7289vw,54.114vh) scale(.2702)}to{transform:translate(75.06075vw,99vh) scale(.2702)}}.snow:nth-child(304){opacity:1.2582;transform:translate(19.2744vw,-10px) scale(.3072);animation:fall-304 16s -3s linear infinite}@keyframes fall-304{75.151%{transform:translate(15.5219vw,75.151vh) scale(.3072)}to{transform:translate(17.39815vw,99vh) scale(.3072)}}.snow:nth-child(305){opacity:1.4442;transform:translate(45.338vw,-10px) scale(.5161);animation:fall-305 29s -3s linear infinite}@keyframes fall-305{43.322%{transform:translate(48.903vw,43.322vh) scale(.5161)}to{transform:translate(47.1205vw,99vh) scale(.5161)}}.snow:nth-child(306){opacity:.0168;transform:translate(50.5048vw,-10px) scale(.5657);animation:fall-306 23s -6s linear infinite}@keyframes fall-306{60.829%{transform:translate(40.9702vw,60.829vh) scale(.5657)}to{transform:translate(45.7375vw,99vh) scale(.5657)}}.snow:nth-child(307){opacity:1.705;transform:translate(40.1747vw,-10px) scale(.1057);animation:fall-307 12s -10s linear infinite}@keyframes fall-307{64.133%{transform:translate(43.738vw,64.133vh) scale(.1057)}to{transform:translate(41.95635vw,99vh) scale(.1057)}}.snow:nth-child(308){opacity:.1992;transform:translate(13.6539vw,-10px) scale(.9251);animation:fall-308 13s -7s linear infinite}@keyframes fall-308{54.618%{transform:translate(6.6578vw,54.618vh) scale(.9251)}to{transform:translate(10.15585vw,99vh) scale(.9251)}}.snow:nth-child(309){opacity:1.9246;transform:translate(78.5073vw,-10px) scale(.6456);animation:fall-309 28s -25s linear infinite}@keyframes fall-309{72.684%{transform:translate(77.0871vw,72.684vh) scale(.6456)}to{transform:translate(77.7972vw,99vh) scale(.6456)}}.snow:nth-child(310){opacity:.8446;transform:translate(75.2996vw,-10px) scale(.8552);animation:fall-310 26s -24s linear infinite}@keyframes fall-310{68.586%{transform:translate(83.408vw,68.586vh) scale(.8552)}to{transform:translate(79.3538vw,99vh) scale(.8552)}}.snow:nth-child(311){opacity:1.6846;transform:translate(92.3105vw,-10px) scale(.0104);animation:fall-311 20s -24s linear infinite}@keyframes fall-311{38.49%{transform:translate(93.2386vw,38.49vh) scale(.0104)}to{transform:translate(92.77455vw,99vh) scale(.0104)}}.snow:nth-child(312){opacity:.1068;transform:translate(69.559vw,-10px) scale(.6938);animation:fall-312 28s -21s linear infinite}@keyframes fall-312{76.081%{transform:translate(67.567vw,76.081vh) scale(.6938)}to{transform:translate(68.563vw,99vh) scale(.6938)}}.snow:nth-child(313){opacity:.5802;transform:translate(1.2309vw,-10px) scale(.6098);animation:fall-313 27s -24s linear infinite}@keyframes fall-313{64.838%{transform:translate(-5.1709vw,64.838vh) scale(.6098)}to{transform:translate(-1.97vw,99vh) scale(.6098)}}.snow:nth-child(314){opacity:1.4548;transform:translate(56.3417vw,-10px) scale(.4295);animation:fall-314 19s -1s linear infinite}@keyframes fall-314{60.019%{transform:translate(54.0645vw,60.019vh) scale(.4295)}to{transform:translate(55.2031vw,99vh) scale(.4295)}}.snow:nth-child(315){opacity:1.1376;transform:translate(7.3541vw,-10px) scale(.4996);animation:fall-315 25s -5s linear infinite}@keyframes fall-315{62.242%{transform:translate(6.4471vw,62.242vh) scale(.4996)}to{transform:translate(6.9006vw,99vh) scale(.4996)}}.snow:nth-child(316){opacity:1.541;transform:translate(1.921vw,-10px) scale(.3453);animation:fall-316 12s -17s linear infinite}@keyframes fall-316{78.152%{transform:translate(10.5382vw,78.152vh) scale(.3453)}to{transform:translate(6.2296vw,99vh) scale(.3453)}}.snow:nth-child(317){opacity:1.1648;transform:translate(73.3974vw,-10px) scale(.1318);animation:fall-317 17s -9s linear infinite}@keyframes fall-317{53.787%{transform:translate(76.9004vw,53.787vh) scale(.1318)}to{transform:translate(75.1489vw,99vh) scale(.1318)}}.snow:nth-child(318){opacity:1.2642;transform:translate(13.1108vw,-10px) scale(.172);animation:fall-318 25s -17s linear infinite}@keyframes fall-318{61.488%{transform:translate(22.11vw,61.488vh) scale(.172)}to{transform:translate(17.6104vw,99vh) scale(.172)}}.snow:nth-child(319){opacity:.1672;transform:translate(89.6268vw,-10px) scale(.8901);animation:fall-319 30s -8s linear infinite}@keyframes fall-319{41.413%{transform:translate(85.9143vw,41.413vh) scale(.8901)}to{transform:translate(87.77055vw,99vh) scale(.8901)}}.snow:nth-child(320){opacity:.3638;transform:translate(67.3029vw,-10px) scale(.0546);animation:fall-320 21s -22s linear infinite}@keyframes fall-320{32.839%{transform:translate(63.4846vw,32.839vh) scale(.0546)}to{transform:translate(65.39375vw,99vh) scale(.0546)}}.snow:nth-child(321){opacity:1.2446;transform:translate(.641vw,-10px) scale(.3784);animation:fall-321 22s -13s linear infinite}@keyframes fall-321{31.178%{transform:translate(7.3448vw,31.178vh) scale(.3784)}to{transform:translate(3.9929vw,99vh) scale(.3784)}}.snow:nth-child(322){opacity:1.4932;transform:translate(15.0297vw,-10px) scale(.7475);animation:fall-322 23s -6s linear infinite}@keyframes fall-322{66.816%{transform:translate(9.6718vw,66.816vh) scale(.7475)}to{transform:translate(12.35075vw,99vh) scale(.7475)}}.snow:nth-child(323){opacity:.9742;transform:translate(65.8386vw,-10px) scale(.854);animation:fall-323 29s -25s linear infinite}@keyframes fall-323{34.069%{transform:translate(73.6283vw,34.069vh) scale(.854)}to{transform:translate(69.73345vw,99vh) scale(.854)}}.snow:nth-child(324){opacity:.7546;transform:translate(85.3143vw,-10px) scale(.9192);animation:fall-324 13s -24s linear infinite}@keyframes fall-324{45.671%{transform:translate(89.9881vw,45.671vh) scale(.9192)}to{transform:translate(87.6512vw,99vh) scale(.9192)}}.snow:nth-child(325){opacity:.8298;transform:translate(95.9057vw,-10px) scale(.3125);animation:fall-325 30s -27s linear infinite}@keyframes fall-325{59.983%{transform:translate(89.5305vw,59.983vh) scale(.3125)}to{transform:translate(92.7181vw,99vh) scale(.3125)}}.snow:nth-child(326){opacity:1.0044;transform:translate(84.0894vw,-10px) scale(.7518);animation:fall-326 25s -11s linear infinite}@keyframes fall-326{67.608%{transform:translate(75.3861vw,67.608vh) scale(.7518)}to{transform:translate(79.73775vw,99vh) scale(.7518)}}.snow:nth-child(327){opacity:1.5136;transform:translate(22.6356vw,-10px) scale(.3645);animation:fall-327 28s -26s linear infinite}@keyframes fall-327{34.272%{transform:translate(28.1477vw,34.272vh) scale(.3645)}to{transform:translate(25.39165vw,99vh) scale(.3645)}}.snow:nth-child(328){opacity:1.2836;transform:translate(36.7282vw,-10px) scale(.1281);animation:fall-328 27s -22s linear infinite}@keyframes fall-328{67.651%{transform:translate(33.6847vw,67.651vh) scale(.1281)}to{transform:translate(35.20645vw,99vh) scale(.1281)}}.snow:nth-child(329){opacity:.4762;transform:translate(4.2702vw,-10px) scale(.683);animation:fall-329 11s -26s linear infinite}@keyframes fall-329{30.478%{transform:translate(4.2771vw,30.478vh) scale(.683)}to{transform:translate(4.27365vw,99vh) scale(.683)}}.snow:nth-child(330){opacity:1.9864;transform:translate(6.8274vw,-10px) scale(.0614);animation:fall-330 14s -9s linear infinite}@keyframes fall-330{32.862%{transform:translate(-1.1147vw,32.862vh) scale(.0614)}to{transform:translate(2.85635vw,99vh) scale(.0614)}}.snow:nth-child(331){opacity:.064;transform:translate(23.7915vw,-10px) scale(.6522);animation:fall-331 24s -2s linear infinite}@keyframes fall-331{33.693%{transform:translate(18.1483vw,33.693vh) scale(.6522)}to{transform:translate(20.9699vw,99vh) scale(.6522)}}.snow:nth-child(332){opacity:.127;transform:translate(2.7086vw,-10px) scale(.9361);animation:fall-332 28s -3s linear infinite}@keyframes fall-332{31.261%{transform:translate(-2.1182vw,31.261vh) scale(.9361)}to{transform:translate(.2952vw,99vh) scale(.9361)}}.snow:nth-child(333){opacity:.4462;transform:translate(59.3713vw,-10px) scale(.0389);animation:fall-333 11s -7s linear infinite}@keyframes fall-333{48.901%{transform:translate(55.5207vw,48.901vh) scale(.0389)}to{transform:translate(57.446vw,99vh) scale(.0389)}}.snow:nth-child(334){opacity:1.6524;transform:translate(87.2386vw,-10px) scale(.2208);animation:fall-334 26s -18s linear infinite}@keyframes fall-334{68.302%{transform:translate(85.7736vw,68.302vh) scale(.2208)}to{transform:translate(86.5061vw,99vh) scale(.2208)}}.snow:nth-child(335){opacity:.1716;transform:translate(90.0912vw,-10px) scale(.0074);animation:fall-335 27s -4s linear infinite}@keyframes fall-335{32.394%{transform:translate(82.691vw,32.394vh) scale(.0074)}to{transform:translate(86.3911vw,99vh) scale(.0074)}}.snow:nth-child(336){opacity:1.4144;transform:translate(85.2273vw,-10px) scale(.8661);animation:fall-336 18s -21s linear infinite}@keyframes fall-336{78.852%{transform:translate(84.4561vw,78.852vh) scale(.8661)}to{transform:translate(84.8417vw,99vh) scale(.8661)}}.snow:nth-child(337){opacity:1.8958;transform:translate(29.8524vw,-10px) scale(.0671);animation:fall-337 20s -22s linear infinite}@keyframes fall-337{71.914%{transform:translate(38.1501vw,71.914vh) scale(.0671)}to{transform:translate(34.00125vw,99vh) scale(.0671)}}.snow:nth-child(338){opacity:.5926;transform:translate(44.266vw,-10px) scale(.1396);animation:fall-338 24s -25s linear infinite}@keyframes fall-338{45.649%{transform:translate(43.4719vw,45.649vh) scale(.1396)}to{transform:translate(43.86895vw,99vh) scale(.1396)}}.snow:nth-child(339){opacity:1.7966;transform:translate(78.9635vw,-10px) scale(.0528);animation:fall-339 21s -24s linear infinite}@keyframes fall-339{72.269%{transform:translate(79.2691vw,72.269vh) scale(.0528)}to{transform:translate(79.1163vw,99vh) scale(.0528)}}.snow:nth-child(340){opacity:.3344;transform:translate(43.3985vw,-10px) scale(.7574);animation:fall-340 25s -12s linear infinite}@keyframes fall-340{31.869%{transform:translate(47.1477vw,31.869vh) scale(.7574)}to{transform:translate(45.2731vw,99vh) scale(.7574)}}.snow:nth-child(341){opacity:1.2666;transform:translate(18.188vw,-10px) scale(.545);animation:fall-341 22s -11s linear infinite}@keyframes fall-341{62.901%{transform:translate(26.2581vw,62.901vh) scale(.545)}to{transform:translate(22.22305vw,99vh) scale(.545)}}.snow:nth-child(342){opacity:1.2696;transform:translate(1.434vw,-10px) scale(.8597);animation:fall-342 19s -13s linear infinite}@keyframes fall-342{63.464%{transform:translate(10.7609vw,63.464vh) scale(.8597)}to{transform:translate(6.09745vw,99vh) scale(.8597)}}.snow:nth-child(343){opacity:1.9348;transform:translate(13.1916vw,-10px) scale(.3576);animation:fall-343 22s -18s linear infinite}@keyframes fall-343{30.438%{transform:translate(17.6196vw,30.438vh) scale(.3576)}to{transform:translate(15.4056vw,99vh) scale(.3576)}}.snow:nth-child(344){opacity:.5684;transform:translate(66.6005vw,-10px) scale(.6334);animation:fall-344 18s -21s linear infinite}@keyframes fall-344{68.253%{transform:translate(60.5152vw,68.253vh) scale(.6334)}to{transform:translate(63.55785vw,99vh) scale(.6334)}}.snow:nth-child(345){opacity:1.515;transform:translate(15.9616vw,-10px) scale(.727);animation:fall-345 26s -5s linear infinite}@keyframes fall-345{55.938%{transform:translate(16.4417vw,55.938vh) scale(.727)}to{transform:translate(16.20165vw,99vh) scale(.727)}}.snow:nth-child(346){opacity:1.0628;transform:translate(84.1962vw,-10px) scale(.6554);animation:fall-346 26s -8s linear infinite}@keyframes fall-346{37.482%{transform:translate(91.8519vw,37.482vh) scale(.6554)}to{transform:translate(88.02405vw,99vh) scale(.6554)}}.snow:nth-child(347){opacity:.2564;transform:translate(74.6211vw,-10px) scale(.8586);animation:fall-347 17s -13s linear infinite}@keyframes fall-347{42.69%{transform:translate(65.7051vw,42.69vh) scale(.8586)}to{transform:translate(70.1631vw,99vh) scale(.8586)}}.snow:nth-child(348){opacity:1.2952;transform:translate(89.0583vw,-10px) scale(.9227);animation:fall-348 16s -29s linear infinite}@keyframes fall-348{66.906%{transform:translate(84.2407vw,66.906vh) scale(.9227)}to{transform:translate(86.6495vw,99vh) scale(.9227)}}.snow:nth-child(349){opacity:1.2928;transform:translate(50.5465vw,-10px) scale(.4769);animation:fall-349 14s -25s linear infinite}@keyframes fall-349{54.017%{transform:translate(52.6938vw,54.017vh) scale(.4769)}to{transform:translate(51.62015vw,99vh) scale(.4769)}}.snow:nth-child(350){opacity:.9528;transform:translate(70.3008vw,-10px) scale(.1558);animation:fall-350 14s -4s linear infinite}@keyframes fall-350{57.243%{transform:translate(75.8141vw,57.243vh) scale(.1558)}to{transform:translate(73.05745vw,99vh) scale(.1558)}}.snow:nth-child(351){opacity:1.13;transform:translate(2.4053vw,-10px) scale(.4901);animation:fall-351 23s -4s linear infinite}@keyframes fall-351{74.498%{transform:translate(5.8456vw,74.498vh) scale(.4901)}to{transform:translate(4.12545vw,99vh) scale(.4901)}}.snow:nth-child(352){opacity:.942;transform:translate(22.2368vw,-10px) scale(.9525);animation:fall-352 26s -29s linear infinite}@keyframes fall-352{74.26%{transform:translate(20.3303vw,74.26vh) scale(.9525)}to{transform:translate(21.28355vw,99vh) scale(.9525)}}.snow:nth-child(353){opacity:1.2358;transform:translate(46.2667vw,-10px) scale(.3495);animation:fall-353 18s -29s linear infinite}@keyframes fall-353{71.867%{transform:translate(37.2971vw,71.867vh) scale(.3495)}to{transform:translate(41.7819vw,99vh) scale(.3495)}}.snow:nth-child(354){opacity:1.512;transform:translate(35.736vw,-10px) scale(.6718);animation:fall-354 20s -12s linear infinite}@keyframes fall-354{50.578%{transform:translate(33.8619vw,50.578vh) scale(.6718)}to{transform:translate(34.79895vw,99vh) scale(.6718)}}.snow:nth-child(355){opacity:.4058;transform:translate(69.4288vw,-10px) scale(.9988);animation:fall-355 15s -9s linear infinite}@keyframes fall-355{67.293%{transform:translate(78.3285vw,67.293vh) scale(.9988)}to{transform:translate(73.87865vw,99vh) scale(.9988)}}.snow:nth-child(356){opacity:1.9416;transform:translate(78.991vw,-10px) scale(.3848);animation:fall-356 30s -13s linear infinite}@keyframes fall-356{47.234%{transform:translate(85.9375vw,47.234vh) scale(.3848)}to{transform:translate(82.46425vw,99vh) scale(.3848)}}.snow:nth-child(357){opacity:1.1972;transform:translate(49.1806vw,-10px) scale(.7743);animation:fall-357 10s -9s linear infinite}@keyframes fall-357{60.705%{transform:translate(56.4908vw,60.705vh) scale(.7743)}to{transform:translate(52.8357vw,99vh) scale(.7743)}}.snow:nth-child(358){opacity:1.0282;transform:translate(16.7713vw,-10px) scale(.2744);animation:fall-358 15s -10s linear infinite}@keyframes fall-358{40.869%{transform:translate(20.4866vw,40.869vh) scale(.2744)}to{transform:translate(18.62895vw,99vh) scale(.2744)}}.snow:nth-child(359){opacity:1.9038;transform:translate(78.6666vw,-10px) scale(.36);animation:fall-359 12s -19s linear infinite}@keyframes fall-359{41.771%{transform:translate(80.3545vw,41.771vh) scale(.36)}to{transform:translate(79.51055vw,99vh) scale(.36)}}.snow:nth-child(360){opacity:1.147;transform:translate(95.9678vw,-10px) scale(.7988);animation:fall-360 28s -27s linear infinite}@keyframes fall-360{75.14%{transform:translate(90.832vw,75.14vh) scale(.7988)}to{transform:translate(93.3999vw,99vh) scale(.7988)}}.snow:nth-child(361){opacity:.5968;transform:translate(14.0029vw,-10px) scale(.9677);animation:fall-361 29s -14s linear infinite}@keyframes fall-361{77.845%{transform:translate(5.0696vw,77.845vh) scale(.9677)}to{transform:translate(9.53625vw,99vh) scale(.9677)}}.snow:nth-child(362){opacity:.1506;transform:translate(1.761vw,-10px) scale(.6925);animation:fall-362 18s -18s linear infinite}@keyframes fall-362{33.434%{transform:translate(-6.2928vw,33.434vh) scale(.6925)}to{transform:translate(-2.2659vw,99vh) scale(.6925)}}.snow:nth-child(363){opacity:1.9182;transform:translate(62.8977vw,-10px) scale(.7109);animation:fall-363 26s -30s linear infinite}@keyframes fall-363{53.833%{transform:translate(54.6132vw,53.833vh) scale(.7109)}to{transform:translate(58.75545vw,99vh) scale(.7109)}}.snow:nth-child(364){opacity:.9874;transform:translate(12.195vw,-10px) scale(.7682);animation:fall-364 10s -4s linear infinite}@keyframes fall-364{43.52%{transform:translate(2.4181vw,43.52vh) scale(.7682)}to{transform:translate(7.30655vw,99vh) scale(.7682)}}.snow:nth-child(365){opacity:1.2058;transform:translate(13.1329vw,-10px) scale(.8275);animation:fall-365 30s -15s linear infinite}@keyframes fall-365{38.915%{transform:translate(16.1949vw,38.915vh) scale(.8275)}to{transform:translate(14.6639vw,99vh) scale(.8275)}}.snow:nth-child(366){opacity:.2866;transform:translate(76.0279vw,-10px) scale(.388);animation:fall-366 16s -12s linear infinite}@keyframes fall-366{30.972%{transform:translate(79.7471vw,30.972vh) scale(.388)}to{transform:translate(77.8875vw,99vh) scale(.388)}}.snow:nth-child(367){opacity:1.5596;transform:translate(3.3568vw,-10px) scale(.6141);animation:fall-367 18s -3s linear infinite}@keyframes fall-367{65.234%{transform:translate(13.036vw,65.234vh) scale(.6141)}to{transform:translate(8.1964vw,99vh) scale(.6141)}}.snow:nth-child(368){opacity:1.6998;transform:translate(55.7439vw,-10px) scale(.4305);animation:fall-368 28s -11s linear infinite}@keyframes fall-368{41.658%{transform:translate(52.5188vw,41.658vh) scale(.4305)}to{transform:translate(54.13135vw,99vh) scale(.4305)}}.snow:nth-child(369){opacity:1.4736;transform:translate(62.7632vw,-10px) scale(.1041);animation:fall-369 13s -11s linear infinite}@keyframes fall-369{63.402%{transform:translate(57.6695vw,63.402vh) scale(.1041)}to{transform:translate(60.21635vw,99vh) scale(.1041)}}.snow:nth-child(370){opacity:1.164;transform:translate(40.6283vw,-10px) scale(.1607);animation:fall-370 13s -19s linear infinite}@keyframes fall-370{39.296%{transform:translate(31.6821vw,39.296vh) scale(.1607)}to{transform:translate(36.1552vw,99vh) scale(.1607)}}.snow:nth-child(371){opacity:1.4342;transform:translate(17.9579vw,-10px) scale(.3099);animation:fall-371 24s -11s linear infinite}@keyframes fall-371{77.35%{transform:translate(20.6129vw,77.35vh) scale(.3099)}to{transform:translate(19.2854vw,99vh) scale(.3099)}}.snow:nth-child(372){opacity:.2316;transform:translate(.3338vw,-10px) scale(.9998);animation:fall-372 15s -15s linear infinite}@keyframes fall-372{49.306%{transform:translate(7.9066vw,49.306vh) scale(.9998)}to{transform:translate(4.1202vw,99vh) scale(.9998)}}.snow:nth-child(373){opacity:.4692;transform:translate(64.7663vw,-10px) scale(.1201);animation:fall-373 16s -16s linear infinite}@keyframes fall-373{33.519%{transform:translate(64.069vw,33.519vh) scale(.1201)}to{transform:translate(64.41765vw,99vh) scale(.1201)}}.snow:nth-child(374){opacity:.4336;transform:translate(69.715vw,-10px) scale(.3164);animation:fall-374 15s -16s linear infinite}@keyframes fall-374{30.481%{transform:translate(64.408vw,30.481vh) scale(.3164)}to{transform:translate(67.0615vw,99vh) scale(.3164)}}.snow:nth-child(375){opacity:1.4926;transform:translate(11.0322vw,-10px) scale(.6369);animation:fall-375 20s -19s linear infinite}@keyframes fall-375{59.469%{transform:translate(20.8491vw,59.469vh) scale(.6369)}to{transform:translate(15.94065vw,99vh) scale(.6369)}}.snow:nth-child(376){opacity:.5718;transform:translate(17.563vw,-10px) scale(.5926);animation:fall-376 29s -1s linear infinite}@keyframes fall-376{78.541%{transform:translate(13.1434vw,78.541vh) scale(.5926)}to{transform:translate(15.3532vw,99vh) scale(.5926)}}.snow:nth-child(377){opacity:1.3906;transform:translate(61.4052vw,-10px) scale(.8351);animation:fall-377 13s -9s linear infinite}@keyframes fall-377{32.684%{transform:translate(51.7327vw,32.684vh) scale(.8351)}to{transform:translate(56.56895vw,99vh) scale(.8351)}}.snow:nth-child(378){opacity:.7508;transform:translate(98.5213vw,-10px) scale(.0043);animation:fall-378 27s -18s linear infinite}@keyframes fall-378{31.772%{transform:translate(98.2627vw,31.772vh) scale(.0043)}to{transform:translate(98.392vw,99vh) scale(.0043)}}.snow:nth-child(379){opacity:.6456;transform:translate(99.1887vw,-10px) scale(.3979);animation:fall-379 13s -10s linear infinite}@keyframes fall-379{44.436%{transform:translate(90.9432vw,44.436vh) scale(.3979)}to{transform:translate(95.06595vw,99vh) scale(.3979)}}.snow:nth-child(380){opacity:.5954;transform:translate(11.1273vw,-10px) scale(.7892);animation:fall-380 11s -11s linear infinite}@keyframes fall-380{49.667%{transform:translate(8.7621vw,49.667vh) scale(.7892)}to{transform:translate(9.9447vw,99vh) scale(.7892)}}.snow:nth-child(381){opacity:1.633;transform:translate(70.063vw,-10px) scale(.5678);animation:fall-381 25s -12s linear infinite}@keyframes fall-381{51.829%{transform:translate(76.6414vw,51.829vh) scale(.5678)}to{transform:translate(73.3522vw,99vh) scale(.5678)}}.snow:nth-child(382){opacity:1.4504;transform:translate(32.5624vw,-10px) scale(.5119);animation:fall-382 10s -24s linear infinite}@keyframes fall-382{62.707%{transform:translate(32.9221vw,62.707vh) scale(.5119)}to{transform:translate(32.74225vw,99vh) scale(.5119)}}.snow:nth-child(383){opacity:1.8038;transform:translate(83.81vw,-10px) scale(.5643);animation:fall-383 10s -8s linear infinite}@keyframes fall-383{30.588%{transform:translate(76.1998vw,30.588vh) scale(.5643)}to{transform:translate(80.0049vw,99vh) scale(.5643)}}.snow:nth-child(384){opacity:.134;transform:translate(79.8897vw,-10px) scale(.0809);animation:fall-384 30s -21s linear infinite}@keyframes fall-384{74.073%{transform:translate(82.1255vw,74.073vh) scale(.0809)}to{transform:translate(81.0076vw,99vh) scale(.0809)}}.snow:nth-child(385){opacity:1.601;transform:translate(72.4469vw,-10px) scale(.8603);animation:fall-385 12s -23s linear infinite}@keyframes fall-385{42.135%{transform:translate(64.0503vw,42.135vh) scale(.8603)}to{transform:translate(68.2486vw,99vh) scale(.8603)}}.snow:nth-child(386){opacity:1.5518;transform:translate(71.9125vw,-10px) scale(.1951);animation:fall-386 12s -15s linear infinite}@keyframes fall-386{40.191%{transform:translate(73.7682vw,40.191vh) scale(.1951)}to{transform:translate(72.84035vw,99vh) scale(.1951)}}.snow:nth-child(387){opacity:1.5426;transform:translate(90.1675vw,-10px) scale(.7286);animation:fall-387 26s -5s linear infinite}@keyframes fall-387{67.482%{transform:translate(81.5286vw,67.482vh) scale(.7286)}to{transform:translate(85.84805vw,99vh) scale(.7286)}}.snow:nth-child(388){opacity:1.5442;transform:translate(6.04vw,-10px) scale(.0604);animation:fall-388 23s -7s linear infinite}@keyframes fall-388{72.97%{transform:translate(13.5316vw,72.97vh) scale(.0604)}to{transform:translate(9.7858vw,99vh) scale(.0604)}}.snow:nth-child(389){opacity:.4936;transform:translate(5.3439vw,-10px) scale(.3837);animation:fall-389 13s -12s linear infinite}@keyframes fall-389{76.718%{transform:translate(7.2865vw,76.718vh) scale(.3837)}to{transform:translate(6.3152vw,99vh) scale(.3837)}}.snow:nth-child(390){opacity:1.512;transform:translate(30.7341vw,-10px) scale(.6271);animation:fall-390 14s -18s linear infinite}@keyframes fall-390{77.537%{transform:translate(33.8745vw,77.537vh) scale(.6271)}to{transform:translate(32.3043vw,99vh) scale(.6271)}}.snow:nth-child(391){opacity:.2922;transform:translate(43.7353vw,-10px) scale(.7123);animation:fall-391 10s -11s linear infinite}@keyframes fall-391{62.267%{transform:translate(39.7807vw,62.267vh) scale(.7123)}to{transform:translate(41.758vw,99vh) scale(.7123)}}.snow:nth-child(392){opacity:1.0178;transform:translate(57.4744vw,-10px) scale(.6892);animation:fall-392 25s -13s linear infinite}@keyframes fall-392{59.543%{transform:translate(48.8162vw,59.543vh) scale(.6892)}to{transform:translate(53.1453vw,99vh) scale(.6892)}}.snow:nth-child(393){opacity:.781;transform:translate(84.9094vw,-10px) scale(.4884);animation:fall-393 17s -2s linear infinite}@keyframes fall-393{48.916%{transform:translate(79.2578vw,48.916vh) scale(.4884)}to{transform:translate(82.0836vw,99vh) scale(.4884)}}.snow:nth-child(394){opacity:1.1308;transform:translate(12.9487vw,-10px) scale(.4727);animation:fall-394 18s -26s linear infinite}@keyframes fall-394{36.663%{transform:translate(20.9292vw,36.663vh) scale(.4727)}to{transform:translate(16.93895vw,99vh) scale(.4727)}}.snow:nth-child(395){opacity:1.522;transform:translate(44.1504vw,-10px) scale(.7338);animation:fall-395 27s -5s linear infinite}@keyframes fall-395{63.827%{transform:translate(41.3165vw,63.827vh) scale(.7338)}to{transform:translate(42.73345vw,99vh) scale(.7338)}}.snow:nth-child(396){opacity:1.7348;transform:translate(2.6324vw,-10px) scale(.9669);animation:fall-396 22s -27s linear infinite}@keyframes fall-396{34.751%{transform:translate(6.4933vw,34.751vh) scale(.9669)}to{transform:translate(4.56285vw,99vh) scale(.9669)}}.snow:nth-child(397){opacity:.8182;transform:translate(31.3845vw,-10px) scale(.1841);animation:fall-397 16s -15s linear infinite}@keyframes fall-397{30.921%{transform:translate(40.7022vw,30.921vh) scale(.1841)}to{transform:translate(36.04335vw,99vh) scale(.1841)}}.snow:nth-child(398){opacity:1.9494;transform:translate(18.2727vw,-10px) scale(.5882);animation:fall-398 19s -14s linear infinite}@keyframes fall-398{45.105%{transform:translate(13.7448vw,45.105vh) scale(.5882)}to{transform:translate(16.00875vw,99vh) scale(.5882)}}.snow:nth-child(399){opacity:1.681;transform:translate(86.1363vw,-10px) scale(.7833);animation:fall-399 20s -12s linear infinite}@keyframes fall-399{67.41%{transform:translate(88.8166vw,67.41vh) scale(.7833)}to{transform:translate(87.47645vw,99vh) scale(.7833)}}.snow:nth-child(400){opacity:.3978;transform:translate(52.7488vw,-10px) scale(.0752);animation:fall-400 24s -17s linear infinite}@keyframes fall-400{33.028%{transform:translate(56.5815vw,33.028vh) scale(.0752)}to{transform:translate(54.66515vw,99vh) scale(.0752)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzt5R0FoQlEsWUFBWTs2RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7MkZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|