@esfaenza/core 15.2.197 → 15.2.198
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/breadcrumb/breadcrumb.component.mjs +2 -2
- package/esm2020/lib/app.component.mjs +2 -2
- package/fesm2015/esfaenza-core-components.mjs +1 -1
- package/fesm2015/esfaenza-core-components.mjs.map +1 -1
- package/fesm2015/esfaenza-core.mjs +2 -2
- package/fesm2015/esfaenza-core.mjs.map +1 -1
- package/fesm2020/esfaenza-core-components.mjs +1 -1
- package/fesm2020/esfaenza-core-components.mjs.map +1 -1
- package/fesm2020/esfaenza-core.mjs +2 -2
- package/fesm2020/esfaenza-core.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -75,10 +75,10 @@ class AppComponent {
|
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
77
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
78
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4478;transform:translate(8.9797vw,-10px) scale(.7373);animation:fall-1 23s -22s linear infinite}@keyframes fall-1{30.843%{transform:translate(18.1318vw,30.843vh) scale(.7373)}to{transform:translate(13.55575vw,99vh) scale(.7373)}}.snow:nth-child(2){opacity:.3692;transform:translate(24.9214vw,-10px) scale(.1521);animation:fall-2 28s -10s linear infinite}@keyframes fall-2{65.014%{transform:translate(34.5442vw,65.014vh) scale(.1521)}to{transform:translate(29.7328vw,99vh) scale(.1521)}}.snow:nth-child(3){opacity:.2324;transform:translate(51.5501vw,-10px) scale(.3347);animation:fall-3 24s -3s linear infinite}@keyframes fall-3{72.158%{transform:translate(59.2005vw,72.158vh) scale(.3347)}to{transform:translate(55.3753vw,99vh) scale(.3347)}}.snow:nth-child(4){opacity:.722;transform:translate(3.0048vw,-10px) scale(.2553);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{41.126%{transform:translate(11.5391vw,41.126vh) scale(.2553)}to{transform:translate(7.27195vw,99vh) scale(.2553)}}.snow:nth-child(5){opacity:1.6058;transform:translate(46.6747vw,-10px) scale(.2408);animation:fall-5 28s -21s linear infinite}@keyframes fall-5{47.631%{transform:translate(42.7037vw,47.631vh) scale(.2408)}to{transform:translate(44.6892vw,99vh) scale(.2408)}}.snow:nth-child(6){opacity:1.2376;transform:translate(57.9392vw,-10px) scale(.0626);animation:fall-6 27s -28s linear infinite}@keyframes fall-6{77.441%{transform:translate(61.2864vw,77.441vh) scale(.0626)}to{transform:translate(59.6128vw,99vh) scale(.0626)}}.snow:nth-child(7){opacity:.3372;transform:translate(68.4056vw,-10px) scale(.3316);animation:fall-7 25s -26s linear infinite}@keyframes fall-7{72.915%{transform:translate(68.082vw,72.915vh) scale(.3316)}to{transform:translate(68.2438vw,99vh) scale(.3316)}}.snow:nth-child(8){opacity:1.2386;transform:translate(87.8097vw,-10px) scale(.1913);animation:fall-8 11s -28s linear infinite}@keyframes fall-8{41.46%{transform:translate(90.8936vw,41.46vh) scale(.1913)}to{transform:translate(89.35165vw,99vh) scale(.1913)}}.snow:nth-child(9){opacity:.1958;transform:translate(87.3649vw,-10px) scale(.9654);animation:fall-9 17s -25s linear infinite}@keyframes fall-9{59.019%{transform:translate(93.4924vw,59.019vh) scale(.9654)}to{transform:translate(90.42865vw,99vh) scale(.9654)}}.snow:nth-child(10){opacity:.881;transform:translate(12.6492vw,-10px) scale(.8515);animation:fall-10 21s -28s linear infinite}@keyframes fall-10{70.314%{transform:translate(10.6073vw,70.314vh) scale(.8515)}to{transform:translate(11.62825vw,99vh) scale(.8515)}}.snow:nth-child(11){opacity:.6828;transform:translate(22.5562vw,-10px) scale(.4758);animation:fall-11 20s -14s linear infinite}@keyframes fall-11{73.297%{transform:translate(21.2668vw,73.297vh) scale(.4758)}to{transform:translate(21.9115vw,99vh) scale(.4758)}}.snow:nth-child(12){opacity:.0338;transform:translate(81.4301vw,-10px) scale(.8058);animation:fall-12 28s -2s linear infinite}@keyframes fall-12{45.034%{transform:translate(77.9636vw,45.034vh) scale(.8058)}to{transform:translate(79.69685vw,99vh) scale(.8058)}}.snow:nth-child(13){opacity:.5542;transform:translate(4.0524vw,-10px) scale(.5987);animation:fall-13 23s -12s linear infinite}@keyframes fall-13{58.849%{transform:translate(10.1106vw,58.849vh) scale(.5987)}to{transform:translate(7.0815vw,99vh) scale(.5987)}}.snow:nth-child(14){opacity:1.763;transform:translate(81.931vw,-10px) scale(.1705);animation:fall-14 29s -19s linear infinite}@keyframes fall-14{34.283%{transform:translate(80.8698vw,34.283vh) scale(.1705)}to{transform:translate(81.4004vw,99vh) scale(.1705)}}.snow:nth-child(15){opacity:1.2568;transform:translate(39.7952vw,-10px) scale(.5052);animation:fall-15 22s -11s linear infinite}@keyframes fall-15{35.478%{transform:translate(37.7566vw,35.478vh) scale(.5052)}to{transform:translate(38.7759vw,99vh) scale(.5052)}}.snow:nth-child(16){opacity:1.9724;transform:translate(32.8026vw,-10px) scale(.9174);animation:fall-16 13s -20s linear infinite}@keyframes fall-16{68.143%{transform:translate(24.8652vw,68.143vh) scale(.9174)}to{transform:translate(28.8339vw,99vh) scale(.9174)}}.snow:nth-child(17){opacity:1.4086;transform:translate(54.6395vw,-10px) scale(.856);animation:fall-17 13s -14s linear infinite}@keyframes fall-17{62.718%{transform:translate(50.6753vw,62.718vh) scale(.856)}to{transform:translate(52.6574vw,99vh) scale(.856)}}.snow:nth-child(18){opacity:1.8294;transform:translate(88.9059vw,-10px) scale(.3824);animation:fall-18 12s -29s linear infinite}@keyframes fall-18{51.805%{transform:translate(94.571vw,51.805vh) scale(.3824)}to{transform:translate(91.73845vw,99vh) scale(.3824)}}.snow:nth-child(19){opacity:1.106;transform:translate(50.9589vw,-10px) scale(.3355);animation:fall-19 23s -7s linear infinite}@keyframes fall-19{47.695%{transform:translate(50.5047vw,47.695vh) scale(.3355)}to{transform:translate(50.7318vw,99vh) scale(.3355)}}.snow:nth-child(20){opacity:.7;transform:translate(33.8861vw,-10px) scale(.0809);animation:fall-20 10s -13s linear infinite}@keyframes fall-20{33.699%{transform:translate(28.2043vw,33.699vh) scale(.0809)}to{transform:translate(31.0452vw,99vh) scale(.0809)}}.snow:nth-child(21){opacity:1.9606;transform:translate(25.4389vw,-10px) scale(.6328);animation:fall-21 26s -28s linear infinite}@keyframes fall-21{77.131%{transform:translate(30.5099vw,77.131vh) scale(.6328)}to{transform:translate(27.9744vw,99vh) scale(.6328)}}.snow:nth-child(22){opacity:.676;transform:translate(67.0958vw,-10px) scale(.0365);animation:fall-22 26s -22s linear infinite}@keyframes fall-22{55.987%{transform:translate(68.2399vw,55.987vh) scale(.0365)}to{transform:translate(67.66785vw,99vh) scale(.0365)}}.snow:nth-child(23){opacity:.2644;transform:translate(33.725vw,-10px) scale(.6183);animation:fall-23 16s -15s linear infinite}@keyframes fall-23{48.838%{transform:translate(29.7494vw,48.838vh) scale(.6183)}to{transform:translate(31.7372vw,99vh) scale(.6183)}}.snow:nth-child(24){opacity:.4092;transform:translate(7.9194vw,-10px) scale(.0455);animation:fall-24 14s -5s linear infinite}@keyframes fall-24{43.53%{transform:translate(-.7167vw,43.53vh) scale(.0455)}to{transform:translate(3.60135vw,99vh) scale(.0455)}}.snow:nth-child(25){opacity:.412;transform:translate(69.2528vw,-10px) scale(.3551);animation:fall-25 21s -10s linear infinite}@keyframes fall-25{71.713%{transform:translate(59.4142vw,71.713vh) scale(.3551)}to{transform:translate(64.3335vw,99vh) scale(.3551)}}.snow:nth-child(26){opacity:1.3092;transform:translate(85.7817vw,-10px) scale(.4482);animation:fall-26 15s -21s linear infinite}@keyframes fall-26{65.788%{transform:translate(91.7154vw,65.788vh) scale(.4482)}to{transform:translate(88.74855vw,99vh) scale(.4482)}}.snow:nth-child(27){opacity:.6926;transform:translate(69.8621vw,-10px) scale(.7349);animation:fall-27 29s -16s linear infinite}@keyframes fall-27{76.884%{transform:translate(65.2533vw,76.884vh) scale(.7349)}to{transform:translate(67.5577vw,99vh) scale(.7349)}}.snow:nth-child(28){opacity:1.8018;transform:translate(39.6574vw,-10px) scale(.4077);animation:fall-28 15s -18s linear infinite}@keyframes fall-28{62.479%{transform:translate(33.9336vw,62.479vh) scale(.4077)}to{transform:translate(36.7955vw,99vh) scale(.4077)}}.snow:nth-child(29){opacity:1.3144;transform:translate(54.2493vw,-10px) scale(.8198);animation:fall-29 30s -13s linear infinite}@keyframes fall-29{78.017%{transform:translate(50.5505vw,78.017vh) scale(.8198)}to{transform:translate(52.3999vw,99vh) scale(.8198)}}.snow:nth-child(30){opacity:1.8724;transform:translate(6.6965vw,-10px) scale(.8353);animation:fall-30 26s -8s linear infinite}@keyframes fall-30{48.262%{transform:translate(3.7587vw,48.262vh) scale(.8353)}to{transform:translate(5.2276vw,99vh) scale(.8353)}}.snow:nth-child(31){opacity:1.4736;transform:translate(57.9799vw,-10px) scale(.2945);animation:fall-31 21s -10s linear infinite}@keyframes fall-31{74.674%{transform:translate(67.1831vw,74.674vh) scale(.2945)}to{transform:translate(62.5815vw,99vh) scale(.2945)}}.snow:nth-child(32){opacity:1.5408;transform:translate(22.0815vw,-10px) scale(.3087);animation:fall-32 29s -3s linear infinite}@keyframes fall-32{40.76%{transform:translate(13.9429vw,40.76vh) scale(.3087)}to{transform:translate(18.0122vw,99vh) scale(.3087)}}.snow:nth-child(33){opacity:1.2278;transform:translate(69.7908vw,-10px) scale(.9193);animation:fall-33 22s -29s linear infinite}@keyframes fall-33{71.61%{transform:translate(65.4423vw,71.61vh) scale(.9193)}to{transform:translate(67.61655vw,99vh) scale(.9193)}}.snow:nth-child(34){opacity:.0388;transform:translate(78.2719vw,-10px) scale(.1183);animation:fall-34 22s -12s linear infinite}@keyframes fall-34{37.42%{transform:translate(71.2586vw,37.42vh) scale(.1183)}to{transform:translate(74.76525vw,99vh) scale(.1183)}}.snow:nth-child(35){opacity:.1158;transform:translate(14.9144vw,-10px) scale(.312);animation:fall-35 27s -2s linear infinite}@keyframes fall-35{53.372%{transform:translate(6.2852vw,53.372vh) scale(.312)}to{transform:translate(10.5998vw,99vh) scale(.312)}}.snow:nth-child(36){opacity:1.6822;transform:translate(62.4279vw,-10px) scale(.3914);animation:fall-36 29s -9s linear infinite}@keyframes fall-36{53.006%{transform:translate(58.8111vw,53.006vh) scale(.3914)}to{transform:translate(60.6195vw,99vh) scale(.3914)}}.snow:nth-child(37){opacity:1.9972;transform:translate(90.3201vw,-10px) scale(.3192);animation:fall-37 14s -11s linear infinite}@keyframes fall-37{69.412%{transform:translate(93.2169vw,69.412vh) scale(.3192)}to{transform:translate(91.7685vw,99vh) scale(.3192)}}.snow:nth-child(38){opacity:.4516;transform:translate(62.8181vw,-10px) scale(.8052);animation:fall-38 17s -24s linear infinite}@keyframes fall-38{46.703%{transform:translate(68.1729vw,46.703vh) scale(.8052)}to{transform:translate(65.4955vw,99vh) scale(.8052)}}.snow:nth-child(39){opacity:1.7502;transform:translate(10.1613vw,-10px) scale(.1459);animation:fall-39 17s -18s linear infinite}@keyframes fall-39{60.686%{transform:translate(9.8605vw,60.686vh) scale(.1459)}to{transform:translate(10.0109vw,99vh) scale(.1459)}}.snow:nth-child(40){opacity:.5478;transform:translate(61.8556vw,-10px) scale(.2962);animation:fall-40 22s -16s linear infinite}@keyframes fall-40{76.572%{transform:translate(62.1604vw,76.572vh) scale(.2962)}to{transform:translate(62.008vw,99vh) scale(.2962)}}.snow:nth-child(41){opacity:.6684;transform:translate(26.2583vw,-10px) scale(.4877);animation:fall-41 19s -19s linear infinite}@keyframes fall-41{71.571%{transform:translate(21.2355vw,71.571vh) scale(.4877)}to{transform:translate(23.7469vw,99vh) scale(.4877)}}.snow:nth-child(42){opacity:.0924;transform:translate(43.6005vw,-10px) scale(.3284);animation:fall-42 21s -11s linear infinite}@keyframes fall-42{79.296%{transform:translate(42.9832vw,79.296vh) scale(.3284)}to{transform:translate(43.29185vw,99vh) scale(.3284)}}.snow:nth-child(43){opacity:1.8184;transform:translate(21.5844vw,-10px) scale(.0234);animation:fall-43 17s -3s linear infinite}@keyframes fall-43{55.154%{transform:translate(16.3581vw,55.154vh) scale(.0234)}to{transform:translate(18.97125vw,99vh) scale(.0234)}}.snow:nth-child(44){opacity:1.3728;transform:translate(51.9692vw,-10px) scale(.4059);animation:fall-44 23s -13s linear infinite}@keyframes fall-44{67.739%{transform:translate(46.9162vw,67.739vh) scale(.4059)}to{transform:translate(49.4427vw,99vh) scale(.4059)}}.snow:nth-child(45){opacity:.359;transform:translate(15.2525vw,-10px) scale(.18);animation:fall-45 24s -9s linear infinite}@keyframes fall-45{64.072%{transform:translate(22.0935vw,64.072vh) scale(.18)}to{transform:translate(18.673vw,99vh) scale(.18)}}.snow:nth-child(46){opacity:.6578;transform:translate(4.3096vw,-10px) scale(.1897);animation:fall-46 13s -9s linear infinite}@keyframes fall-46{32.614%{transform:translate(-3.0384vw,32.614vh) scale(.1897)}to{transform:translate(.6356vw,99vh) scale(.1897)}}.snow:nth-child(47){opacity:.9854;transform:translate(83.9917vw,-10px) scale(.7443);animation:fall-47 25s -20s linear infinite}@keyframes fall-47{36.293%{transform:translate(81.0992vw,36.293vh) scale(.7443)}to{transform:translate(82.54545vw,99vh) scale(.7443)}}.snow:nth-child(48){opacity:1.3094;transform:translate(26.6656vw,-10px) scale(.2748);animation:fall-48 26s -23s linear infinite}@keyframes fall-48{45.067%{transform:translate(36.1778vw,45.067vh) scale(.2748)}to{transform:translate(31.4217vw,99vh) scale(.2748)}}.snow:nth-child(49){opacity:.8218;transform:translate(12.6631vw,-10px) scale(.4936);animation:fall-49 23s -2s linear infinite}@keyframes fall-49{66.283%{transform:translate(12.1812vw,66.283vh) scale(.4936)}to{transform:translate(12.42215vw,99vh) scale(.4936)}}.snow:nth-child(50){opacity:1.974;transform:translate(89.7052vw,-10px) scale(.1712);animation:fall-50 10s -12s linear infinite}@keyframes fall-50{54.816%{transform:translate(90.0019vw,54.816vh) scale(.1712)}to{transform:translate(89.85355vw,99vh) scale(.1712)}}.snow:nth-child(51){opacity:.5204;transform:translate(63.6384vw,-10px) scale(.7394);animation:fall-51 30s -20s linear infinite}@keyframes fall-51{66.027%{transform:translate(66.7146vw,66.027vh) scale(.7394)}to{transform:translate(65.1765vw,99vh) scale(.7394)}}.snow:nth-child(52){opacity:1.3812;transform:translate(63.1428vw,-10px) scale(.8018);animation:fall-52 16s -4s linear infinite}@keyframes fall-52{56.349%{transform:translate(63.5623vw,56.349vh) scale(.8018)}to{transform:translate(63.35255vw,99vh) scale(.8018)}}.snow:nth-child(53){opacity:.0062;transform:translate(23.3997vw,-10px) scale(.1029);animation:fall-53 14s -11s linear infinite}@keyframes fall-53{69.732%{transform:translate(27.3736vw,69.732vh) scale(.1029)}to{transform:translate(25.38665vw,99vh) scale(.1029)}}.snow:nth-child(54){opacity:1.853;transform:translate(62.9905vw,-10px) scale(.4934);animation:fall-54 22s -18s linear infinite}@keyframes fall-54{48.548%{transform:translate(60.3404vw,48.548vh) scale(.4934)}to{transform:translate(61.66545vw,99vh) scale(.4934)}}.snow:nth-child(55){opacity:.7322;transform:translate(19.743vw,-10px) scale(.7813);animation:fall-55 15s -23s linear infinite}@keyframes fall-55{52.116%{transform:translate(17.9396vw,52.116vh) scale(.7813)}to{transform:translate(18.8413vw,99vh) scale(.7813)}}.snow:nth-child(56){opacity:.571;transform:translate(95.1573vw,-10px) scale(.5146);animation:fall-56 26s -21s linear infinite}@keyframes fall-56{37.59%{transform:translate(97.5746vw,37.59vh) scale(.5146)}to{transform:translate(96.36595vw,99vh) scale(.5146)}}.snow:nth-child(57){opacity:.9244;transform:translate(62.1687vw,-10px) scale(.6392);animation:fall-57 13s -8s linear infinite}@keyframes fall-57{68.553%{transform:translate(63.463vw,68.553vh) scale(.6392)}to{transform:translate(62.81585vw,99vh) scale(.6392)}}.snow:nth-child(58){opacity:1.259;transform:translate(79.1575vw,-10px) scale(.6322);animation:fall-58 18s -10s linear infinite}@keyframes fall-58{38.285%{transform:translate(75.5811vw,38.285vh) scale(.6322)}to{transform:translate(77.3693vw,99vh) scale(.6322)}}.snow:nth-child(59){opacity:1.8676;transform:translate(25.3408vw,-10px) scale(.8938);animation:fall-59 26s -28s linear infinite}@keyframes fall-59{79.377%{transform:translate(27.5823vw,79.377vh) scale(.8938)}to{transform:translate(26.46155vw,99vh) scale(.8938)}}.snow:nth-child(60){opacity:1.1728;transform:translate(94.6369vw,-10px) scale(.316);animation:fall-60 13s -23s linear infinite}@keyframes fall-60{51.651%{transform:translate(98.1234vw,51.651vh) scale(.316)}to{transform:translate(96.38015vw,99vh) scale(.316)}}.snow:nth-child(61){opacity:1.9838;transform:translate(43.1945vw,-10px) scale(.7972);animation:fall-61 20s -2s linear infinite}@keyframes fall-61{45.509%{transform:translate(40.7324vw,45.509vh) scale(.7972)}to{transform:translate(41.96345vw,99vh) scale(.7972)}}.snow:nth-child(62){opacity:1.7216;transform:translate(96.5489vw,-10px) scale(.5123);animation:fall-62 10s -26s linear infinite}@keyframes fall-62{66.229%{transform:translate(95.272vw,66.229vh) scale(.5123)}to{transform:translate(95.91045vw,99vh) scale(.5123)}}.snow:nth-child(63){opacity:1.3468;transform:translate(56.6266vw,-10px) scale(.543);animation:fall-63 14s -18s linear infinite}@keyframes fall-63{65.138%{transform:translate(59.0252vw,65.138vh) scale(.543)}to{transform:translate(57.8259vw,99vh) scale(.543)}}.snow:nth-child(64){opacity:1.8364;transform:translate(51.6305vw,-10px) scale(.8474);animation:fall-64 25s -13s linear infinite}@keyframes fall-64{48.968%{transform:translate(47.1783vw,48.968vh) scale(.8474)}to{transform:translate(49.4044vw,99vh) scale(.8474)}}.snow:nth-child(65){opacity:.0804;transform:translate(72.4805vw,-10px) scale(.7816);animation:fall-65 22s -16s linear infinite}@keyframes fall-65{57.425%{transform:translate(68.5708vw,57.425vh) scale(.7816)}to{transform:translate(70.52565vw,99vh) scale(.7816)}}.snow:nth-child(66){opacity:.3366;transform:translate(64.8487vw,-10px) scale(.094);animation:fall-66 30s -23s linear infinite}@keyframes fall-66{70.679%{transform:translate(65.7192vw,70.679vh) scale(.094)}to{transform:translate(65.28395vw,99vh) scale(.094)}}.snow:nth-child(67){opacity:.4008;transform:translate(69.4788vw,-10px) scale(.3301);animation:fall-67 18s -30s linear infinite}@keyframes fall-67{49.619%{transform:translate(59.6509vw,49.619vh) scale(.3301)}to{transform:translate(64.56485vw,99vh) scale(.3301)}}.snow:nth-child(68){opacity:.8546;transform:translate(26.8702vw,-10px) scale(.677);animation:fall-68 11s -28s linear infinite}@keyframes fall-68{58.251%{transform:translate(19.0091vw,58.251vh) scale(.677)}to{transform:translate(22.93965vw,99vh) scale(.677)}}.snow:nth-child(69){opacity:.6868;transform:translate(59.5157vw,-10px) scale(.8929);animation:fall-69 10s -7s linear infinite}@keyframes fall-69{79.583%{transform:translate(56.894vw,79.583vh) scale(.8929)}to{transform:translate(58.20485vw,99vh) scale(.8929)}}.snow:nth-child(70){opacity:1.0176;transform:translate(51.6036vw,-10px) scale(.0338);animation:fall-70 14s -21s linear infinite}@keyframes fall-70{64.65%{transform:translate(49.1358vw,64.65vh) scale(.0338)}to{transform:translate(50.3697vw,99vh) scale(.0338)}}.snow:nth-child(71){opacity:.6814;transform:translate(65.6198vw,-10px) scale(.8958);animation:fall-71 18s -29s linear infinite}@keyframes fall-71{77.277%{transform:translate(61.0124vw,77.277vh) scale(.8958)}to{transform:translate(63.3161vw,99vh) scale(.8958)}}.snow:nth-child(72){opacity:1.3968;transform:translate(88.0828vw,-10px) scale(.0711);animation:fall-72 18s -22s linear infinite}@keyframes fall-72{60.163%{transform:translate(94.6649vw,60.163vh) scale(.0711)}to{transform:translate(91.37385vw,99vh) scale(.0711)}}.snow:nth-child(73){opacity:1.8738;transform:translate(76.9436vw,-10px) scale(.5102);animation:fall-73 30s -28s linear infinite}@keyframes fall-73{78.597%{transform:translate(68.3031vw,78.597vh) scale(.5102)}to{transform:translate(72.62335vw,99vh) scale(.5102)}}.snow:nth-child(74){opacity:.1642;transform:translate(92.2622vw,-10px) scale(.8175);animation:fall-74 10s -9s linear infinite}@keyframes fall-74{44.923%{transform:translate(92.2131vw,44.923vh) scale(.8175)}to{transform:translate(92.23765vw,99vh) scale(.8175)}}.snow:nth-child(75){opacity:.2448;transform:translate(45.7511vw,-10px) scale(.9687);animation:fall-75 11s -25s linear infinite}@keyframes fall-75{72.435%{transform:translate(47.9357vw,72.435vh) scale(.9687)}to{transform:translate(46.8434vw,99vh) scale(.9687)}}.snow:nth-child(76){opacity:1.1378;transform:translate(53.7991vw,-10px) scale(.3703);animation:fall-76 28s -20s linear infinite}@keyframes fall-76{64.138%{transform:translate(63.2843vw,64.138vh) scale(.3703)}to{transform:translate(58.5417vw,99vh) scale(.3703)}}.snow:nth-child(77){opacity:1.2702;transform:translate(78.1376vw,-10px) scale(.8444);animation:fall-77 14s -2s linear infinite}@keyframes fall-77{77.407%{transform:translate(80.8553vw,77.407vh) scale(.8444)}to{transform:translate(79.49645vw,99vh) scale(.8444)}}.snow:nth-child(78){opacity:1.3396;transform:translate(70.732vw,-10px) scale(.8105);animation:fall-78 16s -19s linear infinite}@keyframes fall-78{71.23%{transform:translate(78.3202vw,71.23vh) scale(.8105)}to{transform:translate(74.5261vw,99vh) scale(.8105)}}.snow:nth-child(79){opacity:1.7664;transform:translate(19.1407vw,-10px) scale(.9304);animation:fall-79 15s -2s linear infinite}@keyframes fall-79{55.774%{transform:translate(27.5992vw,55.774vh) scale(.9304)}to{transform:translate(23.36995vw,99vh) scale(.9304)}}.snow:nth-child(80){opacity:1.2654;transform:translate(54.9086vw,-10px) scale(.4725);animation:fall-80 11s -9s linear infinite}@keyframes fall-80{52.059%{transform:translate(60.8525vw,52.059vh) scale(.4725)}to{transform:translate(57.88055vw,99vh) scale(.4725)}}.snow:nth-child(81){opacity:1.295;transform:translate(44.48vw,-10px) scale(.7933);animation:fall-81 18s -29s linear infinite}@keyframes fall-81{75.355%{transform:translate(51.5432vw,75.355vh) scale(.7933)}to{transform:translate(48.0116vw,99vh) scale(.7933)}}.snow:nth-child(82){opacity:1.089;transform:translate(96.4578vw,-10px) scale(.2404);animation:fall-82 25s -1s linear infinite}@keyframes fall-82{52.168%{transform:translate(102.1447vw,52.168vh) scale(.2404)}to{transform:translate(99.30125vw,99vh) scale(.2404)}}.snow:nth-child(83){opacity:.9346;transform:translate(8.2874vw,-10px) scale(.9263);animation:fall-83 19s -14s linear infinite}@keyframes fall-83{77.053%{transform:translate(11.6749vw,77.053vh) scale(.9263)}to{transform:translate(9.98115vw,99vh) scale(.9263)}}.snow:nth-child(84){opacity:.4892;transform:translate(90.6155vw,-10px) scale(.8757);animation:fall-84 14s -12s linear infinite}@keyframes fall-84{69.15%{transform:translate(97.0516vw,69.15vh) scale(.8757)}to{transform:translate(93.83355vw,99vh) scale(.8757)}}.snow:nth-child(85){opacity:1.5658;transform:translate(90.5846vw,-10px) scale(.7091);animation:fall-85 27s -23s linear infinite}@keyframes fall-85{51.264%{transform:translate(87.7016vw,51.264vh) scale(.7091)}to{transform:translate(89.1431vw,99vh) scale(.7091)}}.snow:nth-child(86){opacity:1.5218;transform:translate(27.6726vw,-10px) scale(.6963);animation:fall-86 26s -14s linear infinite}@keyframes fall-86{67.125%{transform:translate(26.6514vw,67.125vh) scale(.6963)}to{transform:translate(27.162vw,99vh) scale(.6963)}}.snow:nth-child(87){opacity:1.5648;transform:translate(20.8516vw,-10px) scale(.6191);animation:fall-87 29s -5s linear infinite}@keyframes fall-87{41.295%{transform:translate(11.727vw,41.295vh) scale(.6191)}to{transform:translate(16.2893vw,99vh) scale(.6191)}}.snow:nth-child(88){opacity:1.938;transform:translate(31.8166vw,-10px) scale(.067);animation:fall-88 27s -30s linear infinite}@keyframes fall-88{71.73%{transform:translate(33.1361vw,71.73vh) scale(.067)}to{transform:translate(32.47635vw,99vh) scale(.067)}}.snow:nth-child(89){opacity:.1214;transform:translate(62.3842vw,-10px) scale(.4724);animation:fall-89 29s -5s linear infinite}@keyframes fall-89{37.925%{transform:translate(64.3403vw,37.925vh) scale(.4724)}to{transform:translate(63.36225vw,99vh) scale(.4724)}}.snow:nth-child(90){opacity:.7622;transform:translate(16.1015vw,-10px) scale(.9244);animation:fall-90 12s -3s linear infinite}@keyframes fall-90{46.276%{transform:translate(7.145vw,46.276vh) scale(.9244)}to{transform:translate(11.62325vw,99vh) scale(.9244)}}.snow:nth-child(91){opacity:.4152;transform:translate(86.9714vw,-10px) scale(.6814);animation:fall-91 23s -13s linear infinite}@keyframes fall-91{75.986%{transform:translate(91.1691vw,75.986vh) scale(.6814)}to{transform:translate(89.07025vw,99vh) scale(.6814)}}.snow:nth-child(92){opacity:1.4692;transform:translate(45.848vw,-10px) scale(.3288);animation:fall-92 13s -18s linear infinite}@keyframes fall-92{58.138%{transform:translate(48.3748vw,58.138vh) scale(.3288)}to{transform:translate(47.1114vw,99vh) scale(.3288)}}.snow:nth-child(93){opacity:1.6458;transform:translate(92.9201vw,-10px) scale(.1375);animation:fall-93 17s -1s linear infinite}@keyframes fall-93{69.809%{transform:translate(98.887vw,69.809vh) scale(.1375)}to{transform:translate(95.90355vw,99vh) scale(.1375)}}.snow:nth-child(94){opacity:1.1552;transform:translate(14.2516vw,-10px) scale(.2082);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{33.064%{transform:translate(23.0084vw,33.064vh) scale(.2082)}to{transform:translate(18.63vw,99vh) scale(.2082)}}.snow:nth-child(95){opacity:.713;transform:translate(46.0172vw,-10px) scale(.7913);animation:fall-95 12s -27s linear infinite}@keyframes fall-95{47.242%{transform:translate(52.3024vw,47.242vh) scale(.7913)}to{transform:translate(49.1598vw,99vh) scale(.7913)}}.snow:nth-child(96){opacity:.8666;transform:translate(66.942vw,-10px) scale(.1981);animation:fall-96 12s -1s linear infinite}@keyframes fall-96{78.326%{transform:translate(63.7583vw,78.326vh) scale(.1981)}to{transform:translate(65.35015vw,99vh) scale(.1981)}}.snow:nth-child(97){opacity:.3326;transform:translate(49.1527vw,-10px) scale(.1072);animation:fall-97 23s -17s linear infinite}@keyframes fall-97{78.023%{transform:translate(48.2181vw,78.023vh) scale(.1072)}to{transform:translate(48.6854vw,99vh) scale(.1072)}}.snow:nth-child(98){opacity:.198;transform:translate(82.5507vw,-10px) scale(.8866);animation:fall-98 28s -25s linear infinite}@keyframes fall-98{58.632%{transform:translate(88.2827vw,58.632vh) scale(.8866)}to{transform:translate(85.4167vw,99vh) scale(.8866)}}.snow:nth-child(99){opacity:.8044;transform:translate(61.7857vw,-10px) scale(.4845);animation:fall-99 24s -29s linear infinite}@keyframes fall-99{58.962%{transform:translate(60.3362vw,58.962vh) scale(.4845)}to{transform:translate(61.06095vw,99vh) scale(.4845)}}.snow:nth-child(100){opacity:.9434;transform:translate(82.0685vw,-10px) scale(.4173);animation:fall-100 16s -21s linear infinite}@keyframes fall-100{57.271%{transform:translate(77.8295vw,57.271vh) scale(.4173)}to{transform:translate(79.949vw,99vh) scale(.4173)}}.snow:nth-child(101){opacity:.6252;transform:translate(40.6271vw,-10px) scale(.7256);animation:fall-101 17s -14s linear infinite}@keyframes fall-101{49.178%{transform:translate(32.1078vw,49.178vh) scale(.7256)}to{transform:translate(36.36745vw,99vh) scale(.7256)}}.snow:nth-child(102){opacity:1.2926;transform:translate(25.6777vw,-10px) scale(.848);animation:fall-102 27s -21s linear infinite}@keyframes fall-102{51.016%{transform:translate(16.8583vw,51.016vh) scale(.848)}to{transform:translate(21.268vw,99vh) scale(.848)}}.snow:nth-child(103){opacity:.5592;transform:translate(81.1259vw,-10px) scale(.4972);animation:fall-103 13s -29s linear infinite}@keyframes fall-103{78.784%{transform:translate(85.2338vw,78.784vh) scale(.4972)}to{transform:translate(83.17985vw,99vh) scale(.4972)}}.snow:nth-child(104){opacity:.9458;transform:translate(18.9428vw,-10px) scale(.1644);animation:fall-104 21s -23s linear infinite}@keyframes fall-104{51.353%{transform:translate(16.246vw,51.353vh) scale(.1644)}to{transform:translate(17.5944vw,99vh) scale(.1644)}}.snow:nth-child(105){opacity:1.2638;transform:translate(51.7303vw,-10px) scale(.0744);animation:fall-105 16s -27s linear infinite}@keyframes fall-105{41.69%{transform:translate(52.1098vw,41.69vh) scale(.0744)}to{transform:translate(51.92005vw,99vh) scale(.0744)}}.snow:nth-child(106){opacity:1.397;transform:translate(89.237vw,-10px) scale(.9624);animation:fall-106 25s -9s linear infinite}@keyframes fall-106{65.758%{transform:translate(91.9433vw,65.758vh) scale(.9624)}to{transform:translate(90.59015vw,99vh) scale(.9624)}}.snow:nth-child(107){opacity:.043;transform:translate(78.6266vw,-10px) scale(.1053);animation:fall-107 22s -13s linear infinite}@keyframes fall-107{49.59%{transform:translate(70.5294vw,49.59vh) scale(.1053)}to{transform:translate(74.578vw,99vh) scale(.1053)}}.snow:nth-child(108){opacity:1.652;transform:translate(82.6005vw,-10px) scale(.7962);animation:fall-108 21s -13s linear infinite}@keyframes fall-108{48.257%{transform:translate(90.8421vw,48.257vh) scale(.7962)}to{transform:translate(86.7213vw,99vh) scale(.7962)}}.snow:nth-child(109){opacity:1.313;transform:translate(5.2844vw,-10px) scale(.0615);animation:fall-109 20s -5s linear infinite}@keyframes fall-109{73.882%{transform:translate(5.1991vw,73.882vh) scale(.0615)}to{transform:translate(5.24175vw,99vh) scale(.0615)}}.snow:nth-child(110){opacity:.0784;transform:translate(42.5047vw,-10px) scale(.1657);animation:fall-110 25s -28s linear infinite}@keyframes fall-110{35.195%{transform:translate(46.891vw,35.195vh) scale(.1657)}to{transform:translate(44.69785vw,99vh) scale(.1657)}}.snow:nth-child(111){opacity:1.207;transform:translate(72.0652vw,-10px) scale(.3979);animation:fall-111 28s -15s linear infinite}@keyframes fall-111{54.547%{transform:translate(69.1187vw,54.547vh) scale(.3979)}to{transform:translate(70.59195vw,99vh) scale(.3979)}}.snow:nth-child(112){opacity:1.444;transform:translate(28.8878vw,-10px) scale(.3069);animation:fall-112 29s -29s linear infinite}@keyframes fall-112{48.708%{transform:translate(24.2872vw,48.708vh) scale(.3069)}to{transform:translate(26.5875vw,99vh) scale(.3069)}}.snow:nth-child(113){opacity:1.2238;transform:translate(99.0168vw,-10px) scale(.4844);animation:fall-113 11s -21s linear infinite}@keyframes fall-113{78.002%{transform:translate(89.511vw,78.002vh) scale(.4844)}to{transform:translate(94.2639vw,99vh) scale(.4844)}}.snow:nth-child(114){opacity:.8914;transform:translate(82.8366vw,-10px) scale(.9109);animation:fall-114 24s -27s linear infinite}@keyframes fall-114{64.785%{transform:translate(88.2969vw,64.785vh) scale(.9109)}to{transform:translate(85.56675vw,99vh) scale(.9109)}}.snow:nth-child(115){opacity:.0812;transform:translate(95.7004vw,-10px) scale(.5962);animation:fall-115 25s -25s linear infinite}@keyframes fall-115{53.913%{transform:translate(100.4307vw,53.913vh) scale(.5962)}to{transform:translate(98.06555vw,99vh) scale(.5962)}}.snow:nth-child(116){opacity:.6424;transform:translate(65.408vw,-10px) scale(.2636);animation:fall-116 11s -22s linear infinite}@keyframes fall-116{45.264%{transform:translate(65.385vw,45.264vh) scale(.2636)}to{transform:translate(65.3965vw,99vh) scale(.2636)}}.snow:nth-child(117){opacity:.805;transform:translate(17.2116vw,-10px) scale(.8289);animation:fall-117 11s -19s linear infinite}@keyframes fall-117{41.616%{transform:translate(18.3608vw,41.616vh) scale(.8289)}to{transform:translate(17.7862vw,99vh) scale(.8289)}}.snow:nth-child(118){opacity:.8942;transform:translate(11.2469vw,-10px) scale(.6628);animation:fall-118 23s -12s linear infinite}@keyframes fall-118{54.753%{transform:translate(16.3769vw,54.753vh) scale(.6628)}to{transform:translate(13.8119vw,99vh) scale(.6628)}}.snow:nth-child(119){opacity:1.5966;transform:translate(10.1391vw,-10px) scale(.0495);animation:fall-119 26s -27s linear infinite}@keyframes fall-119{48.42%{transform:translate(13.4632vw,48.42vh) scale(.0495)}to{transform:translate(11.80115vw,99vh) scale(.0495)}}.snow:nth-child(120){opacity:.3296;transform:translate(75.9655vw,-10px) scale(.3209);animation:fall-120 23s -19s linear infinite}@keyframes fall-120{31.118%{transform:translate(71.9839vw,31.118vh) scale(.3209)}to{transform:translate(73.9747vw,99vh) scale(.3209)}}.snow:nth-child(121){opacity:.5966;transform:translate(41.5098vw,-10px) scale(.118);animation:fall-121 13s -15s linear infinite}@keyframes fall-121{78.437%{transform:translate(45.0256vw,78.437vh) scale(.118)}to{transform:translate(43.2677vw,99vh) scale(.118)}}.snow:nth-child(122){opacity:.4914;transform:translate(46.5438vw,-10px) scale(.2639);animation:fall-122 13s -21s linear infinite}@keyframes fall-122{36.084%{transform:translate(52.0507vw,36.084vh) scale(.2639)}to{transform:translate(49.29725vw,99vh) scale(.2639)}}.snow:nth-child(123){opacity:.6416;transform:translate(41.5476vw,-10px) scale(.6452);animation:fall-123 22s -19s linear infinite}@keyframes fall-123{61.323%{transform:translate(43.2519vw,61.323vh) scale(.6452)}to{transform:translate(42.39975vw,99vh) scale(.6452)}}.snow:nth-child(124){opacity:.2308;transform:translate(6.6884vw,-10px) scale(.2394);animation:fall-124 14s -9s linear infinite}@keyframes fall-124{76.337%{transform:translate(8.4177vw,76.337vh) scale(.2394)}to{transform:translate(7.55305vw,99vh) scale(.2394)}}.snow:nth-child(125){opacity:.6618;transform:translate(47.5561vw,-10px) scale(.799);animation:fall-125 26s -13s linear infinite}@keyframes fall-125{39.964%{transform:translate(45.3699vw,39.964vh) scale(.799)}to{transform:translate(46.463vw,99vh) scale(.799)}}.snow:nth-child(126){opacity:.3438;transform:translate(30.7732vw,-10px) scale(.9611);animation:fall-126 13s -15s linear infinite}@keyframes fall-126{63.756%{transform:translate(31.9959vw,63.756vh) scale(.9611)}to{transform:translate(31.38455vw,99vh) scale(.9611)}}.snow:nth-child(127){opacity:1.1736;transform:translate(9.4547vw,-10px) scale(.4819);animation:fall-127 20s -2s linear infinite}@keyframes fall-127{64.819%{transform:translate(3.847vw,64.819vh) scale(.4819)}to{transform:translate(6.65085vw,99vh) scale(.4819)}}.snow:nth-child(128){opacity:.935;transform:translate(72.2469vw,-10px) scale(.9526);animation:fall-128 12s -15s linear infinite}@keyframes fall-128{67.78%{transform:translate(82.1976vw,67.78vh) scale(.9526)}to{transform:translate(77.22225vw,99vh) scale(.9526)}}.snow:nth-child(129){opacity:1.7484;transform:translate(30.7261vw,-10px) scale(.6951);animation:fall-129 12s -17s linear infinite}@keyframes fall-129{76.473%{transform:translate(22.6538vw,76.473vh) scale(.6951)}to{transform:translate(26.68995vw,99vh) scale(.6951)}}.snow:nth-child(130){opacity:.8872;transform:translate(37.6931vw,-10px) scale(.454);animation:fall-130 18s -8s linear infinite}@keyframes fall-130{52.99%{transform:translate(32.7574vw,52.99vh) scale(.454)}to{transform:translate(35.22525vw,99vh) scale(.454)}}.snow:nth-child(131){opacity:.278;transform:translate(90.2268vw,-10px) scale(.8463);animation:fall-131 22s -5s linear infinite}@keyframes fall-131{58.105%{transform:translate(81.8242vw,58.105vh) scale(.8463)}to{transform:translate(86.0255vw,99vh) scale(.8463)}}.snow:nth-child(132){opacity:.0578;transform:translate(39.0332vw,-10px) scale(.9131);animation:fall-132 16s -24s linear infinite}@keyframes fall-132{42.508%{transform:translate(46.0832vw,42.508vh) scale(.9131)}to{transform:translate(42.5582vw,99vh) scale(.9131)}}.snow:nth-child(133){opacity:1.5216;transform:translate(75.6251vw,-10px) scale(.8657);animation:fall-133 15s -18s linear infinite}@keyframes fall-133{47.367%{transform:translate(82.9578vw,47.367vh) scale(.8657)}to{transform:translate(79.29145vw,99vh) scale(.8657)}}.snow:nth-child(134){opacity:1.2574;transform:translate(55.658vw,-10px) scale(.5383);animation:fall-134 21s -11s linear infinite}@keyframes fall-134{37.206%{transform:translate(56.4769vw,37.206vh) scale(.5383)}to{transform:translate(56.06745vw,99vh) scale(.5383)}}.snow:nth-child(135){opacity:1.8738;transform:translate(42.2497vw,-10px) scale(.845);animation:fall-135 30s -17s linear infinite}@keyframes fall-135{49.272%{transform:translate(43.5905vw,49.272vh) scale(.845)}to{transform:translate(42.9201vw,99vh) scale(.845)}}.snow:nth-child(136){opacity:1.424;transform:translate(36.7668vw,-10px) scale(.3623);animation:fall-136 21s -22s linear infinite}@keyframes fall-136{68.961%{transform:translate(37.3797vw,68.961vh) scale(.3623)}to{transform:translate(37.07325vw,99vh) scale(.3623)}}.snow:nth-child(137){opacity:1.1924;transform:translate(73.5524vw,-10px) scale(.1614);animation:fall-137 11s -7s linear infinite}@keyframes fall-137{76.963%{transform:translate(80.4981vw,76.963vh) scale(.1614)}to{transform:translate(77.02525vw,99vh) scale(.1614)}}.snow:nth-child(138){opacity:.1852;transform:translate(58.4664vw,-10px) scale(.8872);animation:fall-138 28s -17s linear infinite}@keyframes fall-138{72.572%{transform:translate(54.7673vw,72.572vh) scale(.8872)}to{transform:translate(56.61685vw,99vh) scale(.8872)}}.snow:nth-child(139){opacity:1.8286;transform:translate(50.8947vw,-10px) scale(.9462);animation:fall-139 23s -3s linear infinite}@keyframes fall-139{50.453%{transform:translate(53.4911vw,50.453vh) scale(.9462)}to{transform:translate(52.1929vw,99vh) scale(.9462)}}.snow:nth-child(140){opacity:.2344;transform:translate(22.0359vw,-10px) scale(.6829);animation:fall-140 24s -21s linear infinite}@keyframes fall-140{33.065%{transform:translate(21.4198vw,33.065vh) scale(.6829)}to{transform:translate(21.72785vw,99vh) scale(.6829)}}.snow:nth-child(141){opacity:1.6902;transform:translate(44.0988vw,-10px) scale(.5994);animation:fall-141 28s -13s linear infinite}@keyframes fall-141{36.052%{transform:translate(46.8378vw,36.052vh) scale(.5994)}to{transform:translate(45.4683vw,99vh) scale(.5994)}}.snow:nth-child(142){opacity:1.9372;transform:translate(51.8317vw,-10px) scale(.9508);animation:fall-142 25s -25s linear infinite}@keyframes fall-142{60.498%{transform:translate(42.3753vw,60.498vh) scale(.9508)}to{transform:translate(47.1035vw,99vh) scale(.9508)}}.snow:nth-child(143){opacity:1.3908;transform:translate(48.6701vw,-10px) scale(.765);animation:fall-143 24s -21s linear infinite}@keyframes fall-143{69.574%{transform:translate(53.8515vw,69.574vh) scale(.765)}to{transform:translate(51.2608vw,99vh) scale(.765)}}.snow:nth-child(144){opacity:1.0238;transform:translate(7.1478vw,-10px) scale(.5111);animation:fall-144 22s -6s linear infinite}@keyframes fall-144{73.959%{transform:translate(9.1827vw,73.959vh) scale(.5111)}to{transform:translate(8.16525vw,99vh) scale(.5111)}}.snow:nth-child(145){opacity:.9962;transform:translate(63.3449vw,-10px) scale(.9744);animation:fall-145 16s -18s linear infinite}@keyframes fall-145{73.821%{transform:translate(62.3004vw,73.821vh) scale(.9744)}to{transform:translate(62.82265vw,99vh) scale(.9744)}}.snow:nth-child(146){opacity:.1106;transform:translate(62.7798vw,-10px) scale(.3862);animation:fall-146 22s -7s linear infinite}@keyframes fall-146{54.924%{transform:translate(54.6934vw,54.924vh) scale(.3862)}to{transform:translate(58.7366vw,99vh) scale(.3862)}}.snow:nth-child(147){opacity:1.7426;transform:translate(96.4782vw,-10px) scale(.0584);animation:fall-147 16s -28s linear infinite}@keyframes fall-147{48.821%{transform:translate(103.1712vw,48.821vh) scale(.0584)}to{transform:translate(99.8247vw,99vh) scale(.0584)}}.snow:nth-child(148){opacity:1.6418;transform:translate(74.0025vw,-10px) scale(.28);animation:fall-148 24s -27s linear infinite}@keyframes fall-148{74.898%{transform:translate(68.5015vw,74.898vh) scale(.28)}to{transform:translate(71.252vw,99vh) scale(.28)}}.snow:nth-child(149){opacity:.457;transform:translate(49.473vw,-10px) scale(.5149);animation:fall-149 15s -29s linear infinite}@keyframes fall-149{65.455%{transform:translate(41.6714vw,65.455vh) scale(.5149)}to{transform:translate(45.5722vw,99vh) scale(.5149)}}.snow:nth-child(150){opacity:.1362;transform:translate(78.274vw,-10px) scale(.9562);animation:fall-150 21s -24s linear infinite}@keyframes fall-150{69.386%{transform:translate(81.8412vw,69.386vh) scale(.9562)}to{transform:translate(80.0576vw,99vh) scale(.9562)}}.snow:nth-child(151){opacity:.3808;transform:translate(53.9673vw,-10px) scale(.0645);animation:fall-151 14s -24s linear infinite}@keyframes fall-151{46.377%{transform:translate(50.3551vw,46.377vh) scale(.0645)}to{transform:translate(52.1612vw,99vh) scale(.0645)}}.snow:nth-child(152){opacity:.9488;transform:translate(8.6202vw,-10px) scale(.039);animation:fall-152 11s -1s linear infinite}@keyframes fall-152{39.428%{transform:translate(3.4063vw,39.428vh) scale(.039)}to{transform:translate(6.01325vw,99vh) scale(.039)}}.snow:nth-child(153){opacity:.1084;transform:translate(61.7777vw,-10px) scale(.2241);animation:fall-153 16s -27s linear infinite}@keyframes fall-153{33.558%{transform:translate(55.1574vw,33.558vh) scale(.2241)}to{transform:translate(58.46755vw,99vh) scale(.2241)}}.snow:nth-child(154){opacity:.8538;transform:translate(55.844vw,-10px) scale(.845);animation:fall-154 27s -16s linear infinite}@keyframes fall-154{41.706%{transform:translate(59.6599vw,41.706vh) scale(.845)}to{transform:translate(57.75195vw,99vh) scale(.845)}}.snow:nth-child(155){opacity:.1646;transform:translate(45.8455vw,-10px) scale(.0608);animation:fall-155 27s -13s linear infinite}@keyframes fall-155{46.262%{transform:translate(39.9254vw,46.262vh) scale(.0608)}to{transform:translate(42.88545vw,99vh) scale(.0608)}}.snow:nth-child(156){opacity:.4102;transform:translate(63.2887vw,-10px) scale(.2251);animation:fall-156 12s -23s linear infinite}@keyframes fall-156{55.424%{transform:translate(64.4096vw,55.424vh) scale(.2251)}to{transform:translate(63.84915vw,99vh) scale(.2251)}}.snow:nth-child(157){opacity:1.4748;transform:translate(54.8654vw,-10px) scale(.0077);animation:fall-157 16s -24s linear infinite}@keyframes fall-157{74.622%{transform:translate(47.5747vw,74.622vh) scale(.0077)}to{transform:translate(51.22005vw,99vh) scale(.0077)}}.snow:nth-child(158){opacity:.72;transform:translate(84.2461vw,-10px) scale(.2152);animation:fall-158 20s -20s linear infinite}@keyframes fall-158{58.048%{transform:translate(76.229vw,58.048vh) scale(.2152)}to{transform:translate(80.23755vw,99vh) scale(.2152)}}.snow:nth-child(159){opacity:.0984;transform:translate(53.7578vw,-10px) scale(.1161);animation:fall-159 18s -28s linear infinite}@keyframes fall-159{75.693%{transform:translate(57.0017vw,75.693vh) scale(.1161)}to{transform:translate(55.37975vw,99vh) scale(.1161)}}.snow:nth-child(160){opacity:.6144;transform:translate(9.7018vw,-10px) scale(.6251);animation:fall-160 19s -27s linear infinite}@keyframes fall-160{30.881%{transform:translate(2.7112vw,30.881vh) scale(.6251)}to{transform:translate(6.2065vw,99vh) scale(.6251)}}.snow:nth-child(161){opacity:.3872;transform:translate(28.7709vw,-10px) scale(.6386);animation:fall-161 13s -21s linear infinite}@keyframes fall-161{58.073%{transform:translate(33.4136vw,58.073vh) scale(.6386)}to{transform:translate(31.09225vw,99vh) scale(.6386)}}.snow:nth-child(162){opacity:1.2304;transform:translate(60.3345vw,-10px) scale(.5588);animation:fall-162 19s -14s linear infinite}@keyframes fall-162{73.166%{transform:translate(56.7411vw,73.166vh) scale(.5588)}to{transform:translate(58.5378vw,99vh) scale(.5588)}}.snow:nth-child(163){opacity:1.6408;transform:translate(47.4042vw,-10px) scale(.6928);animation:fall-163 16s -3s linear infinite}@keyframes fall-163{65.978%{transform:translate(52.769vw,65.978vh) scale(.6928)}to{transform:translate(50.0866vw,99vh) scale(.6928)}}.snow:nth-child(164){opacity:1.4388;transform:translate(41.0547vw,-10px) scale(.5387);animation:fall-164 15s -18s linear infinite}@keyframes fall-164{41.59%{transform:translate(50.4144vw,41.59vh) scale(.5387)}to{transform:translate(45.73455vw,99vh) scale(.5387)}}.snow:nth-child(165){opacity:1.4432;transform:translate(79.1691vw,-10px) scale(.0314);animation:fall-165 27s -21s linear infinite}@keyframes fall-165{39.576%{transform:translate(87.4718vw,39.576vh) scale(.0314)}to{transform:translate(83.32045vw,99vh) scale(.0314)}}.snow:nth-child(166){opacity:1.5292;transform:translate(73.2914vw,-10px) scale(.9071);animation:fall-166 29s -13s linear infinite}@keyframes fall-166{58.476%{transform:translate(78.7383vw,58.476vh) scale(.9071)}to{transform:translate(76.01485vw,99vh) scale(.9071)}}.snow:nth-child(167){opacity:1.985;transform:translate(29.5059vw,-10px) scale(.3169);animation:fall-167 12s -3s linear infinite}@keyframes fall-167{56.974%{transform:translate(26.8184vw,56.974vh) scale(.3169)}to{transform:translate(28.16215vw,99vh) scale(.3169)}}.snow:nth-child(168){opacity:.295;transform:translate(42.6694vw,-10px) scale(.5418);animation:fall-168 29s -13s linear infinite}@keyframes fall-168{31.54%{transform:translate(33.1931vw,31.54vh) scale(.5418)}to{transform:translate(37.93125vw,99vh) scale(.5418)}}.snow:nth-child(169){opacity:.5042;transform:translate(10.6985vw,-10px) scale(.8237);animation:fall-169 21s -9s linear infinite}@keyframes fall-169{70.003%{transform:translate(1.0116vw,70.003vh) scale(.8237)}to{transform:translate(5.85505vw,99vh) scale(.8237)}}.snow:nth-child(170){opacity:1.3244;transform:translate(2.1555vw,-10px) scale(.5167);animation:fall-170 11s -17s linear infinite}@keyframes fall-170{63.298%{transform:translate(-4.0939vw,63.298vh) scale(.5167)}to{transform:translate(-.9692vw,99vh) scale(.5167)}}.snow:nth-child(171){opacity:1.6884;transform:translate(28.3155vw,-10px) scale(.4763);animation:fall-171 21s -26s linear infinite}@keyframes fall-171{56.844%{transform:translate(19.9591vw,56.844vh) scale(.4763)}to{transform:translate(24.1373vw,99vh) scale(.4763)}}.snow:nth-child(172){opacity:.3382;transform:translate(99.2788vw,-10px) scale(.2446);animation:fall-172 17s -4s linear infinite}@keyframes fall-172{39.206%{transform:translate(93.4615vw,39.206vh) scale(.2446)}to{transform:translate(96.37015vw,99vh) scale(.2446)}}.snow:nth-child(173){opacity:.115;transform:translate(89.3265vw,-10px) scale(.6878);animation:fall-173 19s -18s linear infinite}@keyframes fall-173{72.744%{transform:translate(85.0234vw,72.744vh) scale(.6878)}to{transform:translate(87.17495vw,99vh) scale(.6878)}}.snow:nth-child(174){opacity:1.8058;transform:translate(69.645vw,-10px) scale(.649);animation:fall-174 23s -9s linear infinite}@keyframes fall-174{64.998%{transform:translate(69.1291vw,64.998vh) scale(.649)}to{transform:translate(69.38705vw,99vh) scale(.649)}}.snow:nth-child(175){opacity:.322;transform:translate(22.0345vw,-10px) scale(.2503);animation:fall-175 13s -28s linear infinite}@keyframes fall-175{41.563%{transform:translate(31.6856vw,41.563vh) scale(.2503)}to{transform:translate(26.86005vw,99vh) scale(.2503)}}.snow:nth-child(176){opacity:1.445;transform:translate(73.2811vw,-10px) scale(.3306);animation:fall-176 10s -17s linear infinite}@keyframes fall-176{70.313%{transform:translate(82.682vw,70.313vh) scale(.3306)}to{transform:translate(77.98155vw,99vh) scale(.3306)}}.snow:nth-child(177){opacity:.4846;transform:translate(61.1036vw,-10px) scale(.8851);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{32.513%{transform:translate(65.0415vw,32.513vh) scale(.8851)}to{transform:translate(63.07255vw,99vh) scale(.8851)}}.snow:nth-child(178){opacity:1.4632;transform:translate(90.0494vw,-10px) scale(.0514);animation:fall-178 30s -10s linear infinite}@keyframes fall-178{36.081%{transform:translate(85.2088vw,36.081vh) scale(.0514)}to{transform:translate(87.6291vw,99vh) scale(.0514)}}.snow:nth-child(179){opacity:1.5046;transform:translate(9.5626vw,-10px) scale(.3614);animation:fall-179 15s -8s linear infinite}@keyframes fall-179{79.142%{transform:translate(8.197vw,79.142vh) scale(.3614)}to{transform:translate(8.8798vw,99vh) scale(.3614)}}.snow:nth-child(180){opacity:.7694;transform:translate(79.5081vw,-10px) scale(.2232);animation:fall-180 22s -15s linear infinite}@keyframes fall-180{42.693%{transform:translate(82.5638vw,42.693vh) scale(.2232)}to{transform:translate(81.03595vw,99vh) scale(.2232)}}.snow:nth-child(181){opacity:1.2506;transform:translate(59.5967vw,-10px) scale(.5982);animation:fall-181 24s -15s linear infinite}@keyframes fall-181{64.674%{transform:translate(59.1178vw,64.674vh) scale(.5982)}to{transform:translate(59.35725vw,99vh) scale(.5982)}}.snow:nth-child(182){opacity:1.3566;transform:translate(25.4621vw,-10px) scale(.9212);animation:fall-182 25s -27s linear infinite}@keyframes fall-182{43.582%{transform:translate(19.8702vw,43.582vh) scale(.9212)}to{transform:translate(22.66615vw,99vh) scale(.9212)}}.snow:nth-child(183){opacity:1.2172;transform:translate(54.2093vw,-10px) scale(.3003);animation:fall-183 18s -27s linear infinite}@keyframes fall-183{39.47%{transform:translate(44.3764vw,39.47vh) scale(.3003)}to{transform:translate(49.29285vw,99vh) scale(.3003)}}.snow:nth-child(184){opacity:.5678;transform:translate(73.882vw,-10px) scale(.6653);animation:fall-184 14s -28s linear infinite}@keyframes fall-184{47.684%{transform:translate(70.7407vw,47.684vh) scale(.6653)}to{transform:translate(72.31135vw,99vh) scale(.6653)}}.snow:nth-child(185){opacity:1.3648;transform:translate(72.4329vw,-10px) scale(.5039);animation:fall-185 15s -5s linear infinite}@keyframes fall-185{49.157%{transform:translate(65.6487vw,49.157vh) scale(.5039)}to{transform:translate(69.0408vw,99vh) scale(.5039)}}.snow:nth-child(186){opacity:1.9418;transform:translate(46.4408vw,-10px) scale(.3318);animation:fall-186 14s -30s linear infinite}@keyframes fall-186{46.923%{transform:translate(54.7843vw,46.923vh) scale(.3318)}to{transform:translate(50.61255vw,99vh) scale(.3318)}}.snow:nth-child(187){opacity:1.9762;transform:translate(34.1824vw,-10px) scale(.4927);animation:fall-187 14s -17s linear infinite}@keyframes fall-187{38.759%{transform:translate(28.9104vw,38.759vh) scale(.4927)}to{transform:translate(31.5464vw,99vh) scale(.4927)}}.snow:nth-child(188){opacity:1.27;transform:translate(45.2038vw,-10px) scale(.1899);animation:fall-188 19s -17s linear infinite}@keyframes fall-188{44.879%{transform:translate(53.7284vw,44.879vh) scale(.1899)}to{transform:translate(49.4661vw,99vh) scale(.1899)}}.snow:nth-child(189){opacity:1.665;transform:translate(94.5493vw,-10px) scale(.7755);animation:fall-189 12s -26s linear infinite}@keyframes fall-189{58.707%{transform:translate(103.0798vw,58.707vh) scale(.7755)}to{transform:translate(98.81455vw,99vh) scale(.7755)}}.snow:nth-child(190){opacity:.9178;transform:translate(8.665vw,-10px) scale(.6565);animation:fall-190 18s -28s linear infinite}@keyframes fall-190{30.393%{transform:translate(2.1195vw,30.393vh) scale(.6565)}to{transform:translate(5.39225vw,99vh) scale(.6565)}}.snow:nth-child(191){opacity:.164;transform:translate(16.2996vw,-10px) scale(.572);animation:fall-191 14s -12s linear infinite}@keyframes fall-191{76.737%{transform:translate(6.9126vw,76.737vh) scale(.572)}to{transform:translate(11.6061vw,99vh) scale(.572)}}.snow:nth-child(192){opacity:.2542;transform:translate(91.2365vw,-10px) scale(.7329);animation:fall-192 27s -29s linear infinite}@keyframes fall-192{74.15%{transform:translate(82.6121vw,74.15vh) scale(.7329)}to{transform:translate(86.9243vw,99vh) scale(.7329)}}.snow:nth-child(193){opacity:1.8158;transform:translate(20.5546vw,-10px) scale(.5049);animation:fall-193 21s -24s linear infinite}@keyframes fall-193{69.393%{transform:translate(20.0349vw,69.393vh) scale(.5049)}to{transform:translate(20.29475vw,99vh) scale(.5049)}}.snow:nth-child(194){opacity:1.3676;transform:translate(73.8726vw,-10px) scale(.9925);animation:fall-194 16s -18s linear infinite}@keyframes fall-194{33.071%{transform:translate(81.5982vw,33.071vh) scale(.9925)}to{transform:translate(77.7354vw,99vh) scale(.9925)}}.snow:nth-child(195){opacity:.8464;transform:translate(15.0977vw,-10px) scale(.5788);animation:fall-195 18s -26s linear infinite}@keyframes fall-195{35.787%{transform:translate(8.5837vw,35.787vh) scale(.5788)}to{transform:translate(11.8407vw,99vh) scale(.5788)}}.snow:nth-child(196){opacity:.8984;transform:translate(57.3742vw,-10px) scale(.3822);animation:fall-196 21s -24s linear infinite}@keyframes fall-196{74.155%{transform:translate(50.0435vw,74.155vh) scale(.3822)}to{transform:translate(53.70885vw,99vh) scale(.3822)}}.snow:nth-child(197){opacity:.9418;transform:translate(98.5963vw,-10px) scale(.6574);animation:fall-197 29s -7s linear infinite}@keyframes fall-197{78.588%{transform:translate(90.941vw,78.588vh) scale(.6574)}to{transform:translate(94.76865vw,99vh) scale(.6574)}}.snow:nth-child(198){opacity:1.1846;transform:translate(81.6581vw,-10px) scale(.7734);animation:fall-198 22s -6s linear infinite}@keyframes fall-198{67.883%{transform:translate(73.513vw,67.883vh) scale(.7734)}to{transform:translate(77.58555vw,99vh) scale(.7734)}}.snow:nth-child(199){opacity:.703;transform:translate(97.2598vw,-10px) scale(.5665);animation:fall-199 11s -6s linear infinite}@keyframes fall-199{45.883%{transform:translate(96.0317vw,45.883vh) scale(.5665)}to{transform:translate(96.64575vw,99vh) scale(.5665)}}.snow:nth-child(200){opacity:.904;transform:translate(49.7053vw,-10px) scale(.1875);animation:fall-200 17s -1s linear infinite}@keyframes fall-200{35.659%{transform:translate(41.9924vw,35.659vh) scale(.1875)}to{transform:translate(45.84885vw,99vh) scale(.1875)}}.snow:nth-child(201){opacity:1.5172;transform:translate(45.1916vw,-10px) scale(.4954);animation:fall-201 19s -6s linear infinite}@keyframes fall-201{40.286%{transform:translate(37.3122vw,40.286vh) scale(.4954)}to{transform:translate(41.2519vw,99vh) scale(.4954)}}.snow:nth-child(202){opacity:.4674;transform:translate(53.7471vw,-10px) scale(.8736);animation:fall-202 15s -11s linear infinite}@keyframes fall-202{67.089%{transform:translate(62.3924vw,67.089vh) scale(.8736)}to{transform:translate(58.06975vw,99vh) scale(.8736)}}.snow:nth-child(203){opacity:.6482;transform:translate(.6949vw,-10px) scale(.9753);animation:fall-203 25s -4s linear infinite}@keyframes fall-203{42.961%{transform:translate(9.2989vw,42.961vh) scale(.9753)}to{transform:translate(4.9969vw,99vh) scale(.9753)}}.snow:nth-child(204){opacity:.8444;transform:translate(53.7076vw,-10px) scale(.6132);animation:fall-204 17s -27s linear infinite}@keyframes fall-204{34.249%{transform:translate(56.7154vw,34.249vh) scale(.6132)}to{transform:translate(55.2115vw,99vh) scale(.6132)}}.snow:nth-child(205){opacity:1.9284;transform:translate(57.8324vw,-10px) scale(.8548);animation:fall-205 10s -6s linear infinite}@keyframes fall-205{49.858%{transform:translate(49.2751vw,49.858vh) scale(.8548)}to{transform:translate(53.55375vw,99vh) scale(.8548)}}.snow:nth-child(206){opacity:1.6386;transform:translate(52.4599vw,-10px) scale(.695);animation:fall-206 16s -6s linear infinite}@keyframes fall-206{39.684%{transform:translate(52.3062vw,39.684vh) scale(.695)}to{transform:translate(52.38305vw,99vh) scale(.695)}}.snow:nth-child(207){opacity:1.597;transform:translate(8.4765vw,-10px) scale(.4602);animation:fall-207 24s -13s linear infinite}@keyframes fall-207{66.957%{transform:translate(3.249vw,66.957vh) scale(.4602)}to{transform:translate(5.86275vw,99vh) scale(.4602)}}.snow:nth-child(208){opacity:1.1972;transform:translate(32.8307vw,-10px) scale(.1057);animation:fall-208 21s -15s linear infinite}@keyframes fall-208{41.559%{transform:translate(36.3672vw,41.559vh) scale(.1057)}to{transform:translate(34.59895vw,99vh) scale(.1057)}}.snow:nth-child(209){opacity:1.1768;transform:translate(53.174vw,-10px) scale(.419);animation:fall-209 26s -23s linear infinite}@keyframes fall-209{44.53%{transform:translate(56.2683vw,44.53vh) scale(.419)}to{transform:translate(54.72115vw,99vh) scale(.419)}}.snow:nth-child(210){opacity:1.1404;transform:translate(85.4255vw,-10px) scale(.9871);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{79.642%{transform:translate(93.4676vw,79.642vh) scale(.9871)}to{transform:translate(89.44655vw,99vh) scale(.9871)}}.snow:nth-child(211){opacity:1.267;transform:translate(23.3935vw,-10px) scale(.1703);animation:fall-211 14s -11s linear infinite}@keyframes fall-211{39.563%{transform:translate(20.9274vw,39.563vh) scale(.1703)}to{transform:translate(22.16045vw,99vh) scale(.1703)}}.snow:nth-child(212){opacity:.6232;transform:translate(8.2474vw,-10px) scale(.0454);animation:fall-212 15s -8s linear infinite}@keyframes fall-212{44.472%{transform:translate(15.9364vw,44.472vh) scale(.0454)}to{transform:translate(12.0919vw,99vh) scale(.0454)}}.snow:nth-child(213){opacity:1.1132;transform:translate(22.5695vw,-10px) scale(.7066);animation:fall-213 21s -2s linear infinite}@keyframes fall-213{49.686%{transform:translate(21.8464vw,49.686vh) scale(.7066)}to{transform:translate(22.20795vw,99vh) scale(.7066)}}.snow:nth-child(214){opacity:1.34;transform:translate(73.5609vw,-10px) scale(.3367);animation:fall-214 18s -13s linear infinite}@keyframes fall-214{39.545%{transform:translate(69.8497vw,39.545vh) scale(.3367)}to{transform:translate(71.7053vw,99vh) scale(.3367)}}.snow:nth-child(215){opacity:.2408;transform:translate(94.5098vw,-10px) scale(.658);animation:fall-215 29s -12s linear infinite}@keyframes fall-215{51.515%{transform:translate(85.4723vw,51.515vh) scale(.658)}to{transform:translate(89.99105vw,99vh) scale(.658)}}.snow:nth-child(216){opacity:.4628;transform:translate(87.8469vw,-10px) scale(.1388);animation:fall-216 12s -13s linear infinite}@keyframes fall-216{54.182%{transform:translate(86.3633vw,54.182vh) scale(.1388)}to{transform:translate(87.1051vw,99vh) scale(.1388)}}.snow:nth-child(217){opacity:1.1836;transform:translate(39.0149vw,-10px) scale(.0429);animation:fall-217 23s -30s linear infinite}@keyframes fall-217{37.997%{transform:translate(43.5098vw,37.997vh) scale(.0429)}to{transform:translate(41.26235vw,99vh) scale(.0429)}}.snow:nth-child(218){opacity:.2202;transform:translate(34.0769vw,-10px) scale(.3398);animation:fall-218 20s -26s linear infinite}@keyframes fall-218{44.028%{transform:translate(42.8086vw,44.028vh) scale(.3398)}to{transform:translate(38.44275vw,99vh) scale(.3398)}}.snow:nth-child(219){opacity:1.2072;transform:translate(77.5082vw,-10px) scale(.6607);animation:fall-219 11s -9s linear infinite}@keyframes fall-219{32.661%{transform:translate(71.4283vw,32.661vh) scale(.6607)}to{transform:translate(74.46825vw,99vh) scale(.6607)}}.snow:nth-child(220){opacity:1.7204;transform:translate(59.8031vw,-10px) scale(.4714);animation:fall-220 26s -20s linear infinite}@keyframes fall-220{62.525%{transform:translate(56.6609vw,62.525vh) scale(.4714)}to{transform:translate(58.232vw,99vh) scale(.4714)}}.snow:nth-child(221){opacity:1.5504;transform:translate(73.164vw,-10px) scale(.3015);animation:fall-221 19s -10s linear infinite}@keyframes fall-221{36.737%{transform:translate(64.2847vw,36.737vh) scale(.3015)}to{transform:translate(68.72435vw,99vh) scale(.3015)}}.snow:nth-child(222){opacity:1.77;transform:translate(72.1511vw,-10px) scale(.0344);animation:fall-222 28s -9s linear infinite}@keyframes fall-222{62.171%{transform:translate(70.1852vw,62.171vh) scale(.0344)}to{transform:translate(71.16815vw,99vh) scale(.0344)}}.snow:nth-child(223){opacity:.8952;transform:translate(21.2933vw,-10px) scale(.2197);animation:fall-223 13s -12s linear infinite}@keyframes fall-223{68.919%{transform:translate(18.2643vw,68.919vh) scale(.2197)}to{transform:translate(19.7788vw,99vh) scale(.2197)}}.snow:nth-child(224){opacity:1.6452;transform:translate(72.3705vw,-10px) scale(.4662);animation:fall-224 13s -3s linear infinite}@keyframes fall-224{38.814%{transform:translate(68.9765vw,38.814vh) scale(.4662)}to{transform:translate(70.6735vw,99vh) scale(.4662)}}.snow:nth-child(225){opacity:1.6488;transform:translate(21.2261vw,-10px) scale(.5826);animation:fall-225 15s -30s linear infinite}@keyframes fall-225{40.026%{transform:translate(25.0818vw,40.026vh) scale(.5826)}to{transform:translate(23.15395vw,99vh) scale(.5826)}}.snow:nth-child(226){opacity:.5804;transform:translate(16.7578vw,-10px) scale(.2476);animation:fall-226 19s -22s linear infinite}@keyframes fall-226{73.194%{transform:translate(24.7833vw,73.194vh) scale(.2476)}to{transform:translate(20.77055vw,99vh) scale(.2476)}}.snow:nth-child(227){opacity:.5358;transform:translate(88.3139vw,-10px) scale(.2244);animation:fall-227 22s -28s linear infinite}@keyframes fall-227{38.627%{transform:translate(98.1252vw,38.627vh) scale(.2244)}to{transform:translate(93.21955vw,99vh) scale(.2244)}}.snow:nth-child(228){opacity:1.7452;transform:translate(38.8688vw,-10px) scale(.2007);animation:fall-228 25s -13s linear infinite}@keyframes fall-228{46.643%{transform:translate(29.7896vw,46.643vh) scale(.2007)}to{transform:translate(34.3292vw,99vh) scale(.2007)}}.snow:nth-child(229){opacity:1.4916;transform:translate(88.1345vw,-10px) scale(.9527);animation:fall-229 23s -6s linear infinite}@keyframes fall-229{78.374%{transform:translate(85.6777vw,78.374vh) scale(.9527)}to{transform:translate(86.9061vw,99vh) scale(.9527)}}.snow:nth-child(230){opacity:1.1722;transform:translate(28.2995vw,-10px) scale(.0133);animation:fall-230 29s -12s linear infinite}@keyframes fall-230{62.183%{transform:translate(27.9283vw,62.183vh) scale(.0133)}to{transform:translate(28.1139vw,99vh) scale(.0133)}}.snow:nth-child(231){opacity:.7212;transform:translate(86.1469vw,-10px) scale(.2423);animation:fall-231 30s -26s linear infinite}@keyframes fall-231{64.6%{transform:translate(89.2374vw,64.6vh) scale(.2423)}to{transform:translate(87.69215vw,99vh) scale(.2423)}}.snow:nth-child(232){opacity:1.4676;transform:translate(38.7069vw,-10px) scale(.7682);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{76.159%{transform:translate(41.6317vw,76.159vh) scale(.7682)}to{transform:translate(40.1693vw,99vh) scale(.7682)}}.snow:nth-child(233){opacity:1.7552;transform:translate(94.1371vw,-10px) scale(.5567);animation:fall-233 23s -18s linear infinite}@keyframes fall-233{67.729%{transform:translate(84.3288vw,67.729vh) scale(.5567)}to{transform:translate(89.23295vw,99vh) scale(.5567)}}.snow:nth-child(234){opacity:1.8838;transform:translate(49.3383vw,-10px) scale(.178);animation:fall-234 25s -8s linear infinite}@keyframes fall-234{45.925%{transform:translate(44.519vw,45.925vh) scale(.178)}to{transform:translate(46.92865vw,99vh) scale(.178)}}.snow:nth-child(235){opacity:1.6852;transform:translate(94.8559vw,-10px) scale(.2544);animation:fall-235 23s -11s linear infinite}@keyframes fall-235{31.711%{transform:translate(88.5645vw,31.711vh) scale(.2544)}to{transform:translate(91.7102vw,99vh) scale(.2544)}}.snow:nth-child(236){opacity:.3136;transform:translate(27.5086vw,-10px) scale(.2933);animation:fall-236 18s -25s linear infinite}@keyframes fall-236{44.675%{transform:translate(28.4399vw,44.675vh) scale(.2933)}to{transform:translate(27.97425vw,99vh) scale(.2933)}}.snow:nth-child(237){opacity:1.6042;transform:translate(68.0643vw,-10px) scale(.4209);animation:fall-237 23s -27s linear infinite}@keyframes fall-237{73.483%{transform:translate(72.1949vw,73.483vh) scale(.4209)}to{transform:translate(70.1296vw,99vh) scale(.4209)}}.snow:nth-child(238){opacity:1.9336;transform:translate(93.147vw,-10px) scale(.4028);animation:fall-238 17s -18s linear infinite}@keyframes fall-238{65.745%{transform:translate(96.7968vw,65.745vh) scale(.4028)}to{transform:translate(94.9719vw,99vh) scale(.4028)}}.snow:nth-child(239){opacity:.3134;transform:translate(51.3856vw,-10px) scale(.0246);animation:fall-239 29s -2s linear infinite}@keyframes fall-239{55.632%{transform:translate(49.8362vw,55.632vh) scale(.0246)}to{transform:translate(50.6109vw,99vh) scale(.0246)}}.snow:nth-child(240){opacity:1.8968;transform:translate(20.2404vw,-10px) scale(.2932);animation:fall-240 24s -26s linear infinite}@keyframes fall-240{68.604%{transform:translate(20.0961vw,68.604vh) scale(.2932)}to{transform:translate(20.16825vw,99vh) scale(.2932)}}.snow:nth-child(241){opacity:1.1002;transform:translate(97.7763vw,-10px) scale(.2856);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{51.28%{transform:translate(96.9209vw,51.28vh) scale(.2856)}to{transform:translate(97.3486vw,99vh) scale(.2856)}}.snow:nth-child(242){opacity:1.1874;transform:translate(68.2737vw,-10px) scale(.1277);animation:fall-242 13s -6s linear infinite}@keyframes fall-242{40.172%{transform:translate(59.5259vw,40.172vh) scale(.1277)}to{transform:translate(63.8998vw,99vh) scale(.1277)}}.snow:nth-child(243){opacity:1.29;transform:translate(24.1147vw,-10px) scale(.8443);animation:fall-243 12s -28s linear infinite}@keyframes fall-243{46.878%{transform:translate(21.3604vw,46.878vh) scale(.8443)}to{transform:translate(22.73755vw,99vh) scale(.8443)}}.snow:nth-child(244){opacity:.5556;transform:translate(41.9293vw,-10px) scale(.1948);animation:fall-244 30s -30s linear infinite}@keyframes fall-244{45.819%{transform:translate(42.6053vw,45.819vh) scale(.1948)}to{transform:translate(42.2673vw,99vh) scale(.1948)}}.snow:nth-child(245){opacity:.3558;transform:translate(49.0989vw,-10px) scale(.8566);animation:fall-245 22s -28s linear infinite}@keyframes fall-245{40.264%{transform:translate(39.862vw,40.264vh) scale(.8566)}to{transform:translate(44.48045vw,99vh) scale(.8566)}}.snow:nth-child(246){opacity:.9312;transform:translate(44.443vw,-10px) scale(.1929);animation:fall-246 25s -17s linear infinite}@keyframes fall-246{77.946%{transform:translate(48.9102vw,77.946vh) scale(.1929)}to{transform:translate(46.6766vw,99vh) scale(.1929)}}.snow:nth-child(247){opacity:.8454;transform:translate(95.8253vw,-10px) scale(.3211);animation:fall-247 23s -8s linear infinite}@keyframes fall-247{37.706%{transform:translate(98.311vw,37.706vh) scale(.3211)}to{transform:translate(97.06815vw,99vh) scale(.3211)}}.snow:nth-child(248){opacity:1.6676;transform:translate(98.0937vw,-10px) scale(.548);animation:fall-248 14s -5s linear infinite}@keyframes fall-248{59.49%{transform:translate(94.1171vw,59.49vh) scale(.548)}to{transform:translate(96.1054vw,99vh) scale(.548)}}.snow:nth-child(249){opacity:.6232;transform:translate(20.9842vw,-10px) scale(.4691);animation:fall-249 24s -24s linear infinite}@keyframes fall-249{34.422%{transform:translate(17.7452vw,34.422vh) scale(.4691)}to{transform:translate(19.3647vw,99vh) scale(.4691)}}.snow:nth-child(250){opacity:.5002;transform:translate(74.4295vw,-10px) scale(.304);animation:fall-250 14s -22s linear infinite}@keyframes fall-250{76.176%{transform:translate(67.9702vw,76.176vh) scale(.304)}to{transform:translate(71.19985vw,99vh) scale(.304)}}.snow:nth-child(251){opacity:1.0198;transform:translate(85.2215vw,-10px) scale(.8633);animation:fall-251 13s -10s linear infinite}@keyframes fall-251{76.328%{transform:translate(92.18vw,76.328vh) scale(.8633)}to{transform:translate(88.70075vw,99vh) scale(.8633)}}.snow:nth-child(252){opacity:.2978;transform:translate(43.8118vw,-10px) scale(.9088);animation:fall-252 26s -9s linear infinite}@keyframes fall-252{74.689%{transform:translate(51.4646vw,74.689vh) scale(.9088)}to{transform:translate(47.6382vw,99vh) scale(.9088)}}.snow:nth-child(253){opacity:.8062;transform:translate(97.4425vw,-10px) scale(.8449);animation:fall-253 26s -22s linear infinite}@keyframes fall-253{77.282%{transform:translate(91.7395vw,77.282vh) scale(.8449)}to{transform:translate(94.591vw,99vh) scale(.8449)}}.snow:nth-child(254){opacity:.7096;transform:translate(29.1494vw,-10px) scale(.5378);animation:fall-254 26s -4s linear infinite}@keyframes fall-254{53.83%{transform:translate(21.6005vw,53.83vh) scale(.5378)}to{transform:translate(25.37495vw,99vh) scale(.5378)}}.snow:nth-child(255){opacity:.305;transform:translate(85.5072vw,-10px) scale(.0745);animation:fall-255 18s -13s linear infinite}@keyframes fall-255{72.357%{transform:translate(86.7605vw,72.357vh) scale(.0745)}to{transform:translate(86.13385vw,99vh) scale(.0745)}}.snow:nth-child(256){opacity:.0868;transform:translate(32.323vw,-10px) scale(.2986);animation:fall-256 12s -2s linear infinite}@keyframes fall-256{74.084%{transform:translate(42.2478vw,74.084vh) scale(.2986)}to{transform:translate(37.2854vw,99vh) scale(.2986)}}.snow:nth-child(257){opacity:1.2968;transform:translate(45.4277vw,-10px) scale(.5225);animation:fall-257 25s -24s linear infinite}@keyframes fall-257{58.754%{transform:translate(52.0318vw,58.754vh) scale(.5225)}to{transform:translate(48.72975vw,99vh) scale(.5225)}}.snow:nth-child(258){opacity:1.8786;transform:translate(34.0943vw,-10px) scale(.8642);animation:fall-258 30s -24s linear infinite}@keyframes fall-258{59.832%{transform:translate(34.5662vw,59.832vh) scale(.8642)}to{transform:translate(34.33025vw,99vh) scale(.8642)}}.snow:nth-child(259){opacity:1.9034;transform:translate(47.8242vw,-10px) scale(.5195);animation:fall-259 25s -6s linear infinite}@keyframes fall-259{49.786%{transform:translate(43.7124vw,49.786vh) scale(.5195)}to{transform:translate(45.7683vw,99vh) scale(.5195)}}.snow:nth-child(260){opacity:1.6766;transform:translate(19.0531vw,-10px) scale(.8034);animation:fall-260 13s -26s linear infinite}@keyframes fall-260{44.887%{transform:translate(15.147vw,44.887vh) scale(.8034)}to{transform:translate(17.10005vw,99vh) scale(.8034)}}.snow:nth-child(261){opacity:.3606;transform:translate(3.5643vw,-10px) scale(.2421);animation:fall-261 10s -6s linear infinite}@keyframes fall-261{77.353%{transform:translate(3.449vw,77.353vh) scale(.2421)}to{transform:translate(3.50665vw,99vh) scale(.2421)}}.snow:nth-child(262){opacity:.1064;transform:translate(9.0949vw,-10px) scale(.7611);animation:fall-262 30s -5s linear infinite}@keyframes fall-262{62.359%{transform:translate(12.7932vw,62.359vh) scale(.7611)}to{transform:translate(10.94405vw,99vh) scale(.7611)}}.snow:nth-child(263){opacity:1.826;transform:translate(13.8834vw,-10px) scale(.86);animation:fall-263 27s -26s linear infinite}@keyframes fall-263{43.774%{transform:translate(11.329vw,43.774vh) scale(.86)}to{transform:translate(12.6062vw,99vh) scale(.86)}}.snow:nth-child(264){opacity:1.7508;transform:translate(44.8311vw,-10px) scale(.6873);animation:fall-264 13s -22s linear infinite}@keyframes fall-264{74.573%{transform:translate(50.3309vw,74.573vh) scale(.6873)}to{transform:translate(47.581vw,99vh) scale(.6873)}}.snow:nth-child(265){opacity:.2922;transform:translate(47.2119vw,-10px) scale(.4807);animation:fall-265 17s -13s linear infinite}@keyframes fall-265{65.565%{transform:translate(54.9231vw,65.565vh) scale(.4807)}to{transform:translate(51.0675vw,99vh) scale(.4807)}}.snow:nth-child(266){opacity:1.5988;transform:translate(63.6738vw,-10px) scale(.2251);animation:fall-266 20s -14s linear infinite}@keyframes fall-266{74.39%{transform:translate(65.7497vw,74.39vh) scale(.2251)}to{transform:translate(64.71175vw,99vh) scale(.2251)}}.snow:nth-child(267){opacity:.1762;transform:translate(64.3662vw,-10px) scale(.3772);animation:fall-267 28s -22s linear infinite}@keyframes fall-267{79.231%{transform:translate(54.9471vw,79.231vh) scale(.3772)}to{transform:translate(59.65665vw,99vh) scale(.3772)}}.snow:nth-child(268){opacity:.9474;transform:translate(19.422vw,-10px) scale(.8778);animation:fall-268 24s -22s linear infinite}@keyframes fall-268{45.356%{transform:translate(29.1441vw,45.356vh) scale(.8778)}to{transform:translate(24.28305vw,99vh) scale(.8778)}}.snow:nth-child(269){opacity:1.2758;transform:translate(44.5215vw,-10px) scale(.3567);animation:fall-269 30s -17s linear infinite}@keyframes fall-269{55.718%{transform:translate(36.8944vw,55.718vh) scale(.3567)}to{transform:translate(40.70795vw,99vh) scale(.3567)}}.snow:nth-child(270){opacity:.6328;transform:translate(43.5337vw,-10px) scale(.608);animation:fall-270 13s -13s linear infinite}@keyframes fall-270{52.812%{transform:translate(47.4798vw,52.812vh) scale(.608)}to{transform:translate(45.50675vw,99vh) scale(.608)}}.snow:nth-child(271){opacity:1.4714;transform:translate(17.8605vw,-10px) scale(.8897);animation:fall-271 30s -6s linear infinite}@keyframes fall-271{53.338%{transform:translate(25.5574vw,53.338vh) scale(.8897)}to{transform:translate(21.70895vw,99vh) scale(.8897)}}.snow:nth-child(272){opacity:1.9764;transform:translate(46.3626vw,-10px) scale(.0709);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{36.791%{transform:translate(50.6553vw,36.791vh) scale(.0709)}to{transform:translate(48.50895vw,99vh) scale(.0709)}}.snow:nth-child(273){opacity:.1446;transform:translate(86.812vw,-10px) scale(.3054);animation:fall-273 22s -16s linear infinite}@keyframes fall-273{45.947%{transform:translate(76.886vw,45.947vh) scale(.3054)}to{transform:translate(81.849vw,99vh) scale(.3054)}}.snow:nth-child(274){opacity:1.505;transform:translate(17.4329vw,-10px) scale(.5765);animation:fall-274 27s -13s linear infinite}@keyframes fall-274{78.187%{transform:translate(24.2613vw,78.187vh) scale(.5765)}to{transform:translate(20.8471vw,99vh) scale(.5765)}}.snow:nth-child(275){opacity:.1568;transform:translate(68.9075vw,-10px) scale(.6352);animation:fall-275 19s -11s linear infinite}@keyframes fall-275{66.662%{transform:translate(66.8049vw,66.662vh) scale(.6352)}to{transform:translate(67.8562vw,99vh) scale(.6352)}}.snow:nth-child(276){opacity:.571;transform:translate(94.2401vw,-10px) scale(.1221);animation:fall-276 25s -22s linear infinite}@keyframes fall-276{63.546%{transform:translate(100.7047vw,63.546vh) scale(.1221)}to{transform:translate(97.4724vw,99vh) scale(.1221)}}.snow:nth-child(277){opacity:.3162;transform:translate(20.3358vw,-10px) scale(.378);animation:fall-277 24s -24s linear infinite}@keyframes fall-277{50.147%{transform:translate(14.3738vw,50.147vh) scale(.378)}to{transform:translate(17.3548vw,99vh) scale(.378)}}.snow:nth-child(278){opacity:.5732;transform:translate(75.6947vw,-10px) scale(.4503);animation:fall-278 21s -15s linear infinite}@keyframes fall-278{58.021%{transform:translate(84.0175vw,58.021vh) scale(.4503)}to{transform:translate(79.8561vw,99vh) scale(.4503)}}.snow:nth-child(279){opacity:1.8474;transform:translate(2.2036vw,-10px) scale(.4043);animation:fall-279 17s -23s linear infinite}@keyframes fall-279{55.79%{transform:translate(4.4413vw,55.79vh) scale(.4043)}to{transform:translate(3.32245vw,99vh) scale(.4043)}}.snow:nth-child(280){opacity:.6402;transform:translate(65.4966vw,-10px) scale(.0723);animation:fall-280 28s -8s linear infinite}@keyframes fall-280{58.841%{transform:translate(57.7551vw,58.841vh) scale(.0723)}to{transform:translate(61.62585vw,99vh) scale(.0723)}}.snow:nth-child(281){opacity:1.51;transform:translate(79.2032vw,-10px) scale(.5752);animation:fall-281 27s -7s linear infinite}@keyframes fall-281{32.173%{transform:translate(80.3293vw,32.173vh) scale(.5752)}to{transform:translate(79.76625vw,99vh) scale(.5752)}}.snow:nth-child(282){opacity:.6026;transform:translate(38.9582vw,-10px) scale(.813);animation:fall-282 11s -26s linear infinite}@keyframes fall-282{33.437%{transform:translate(42.3874vw,33.437vh) scale(.813)}to{transform:translate(40.6728vw,99vh) scale(.813)}}.snow:nth-child(283){opacity:1.0252;transform:translate(67.9831vw,-10px) scale(.0765);animation:fall-283 18s -8s linear infinite}@keyframes fall-283{61.294%{transform:translate(60.1349vw,61.294vh) scale(.0765)}to{transform:translate(64.059vw,99vh) scale(.0765)}}.snow:nth-child(284){opacity:.3666;transform:translate(44.2314vw,-10px) scale(.1177);animation:fall-284 21s -29s linear infinite}@keyframes fall-284{67.899%{transform:translate(35.3808vw,67.899vh) scale(.1177)}to{transform:translate(39.8061vw,99vh) scale(.1177)}}.snow:nth-child(285){opacity:.3188;transform:translate(7.5947vw,-10px) scale(.6732);animation:fall-285 20s -15s linear infinite}@keyframes fall-285{34.434%{transform:translate(-1.7728vw,34.434vh) scale(.6732)}to{transform:translate(2.91095vw,99vh) scale(.6732)}}.snow:nth-child(286){opacity:1.8956;transform:translate(61.9904vw,-10px) scale(.8934);animation:fall-286 26s -21s linear infinite}@keyframes fall-286{51.334%{transform:translate(57.6023vw,51.334vh) scale(.8934)}to{transform:translate(59.79635vw,99vh) scale(.8934)}}.snow:nth-child(287){opacity:.6798;transform:translate(4.0072vw,-10px) scale(.0354);animation:fall-287 16s -26s linear infinite}@keyframes fall-287{75.973%{transform:translate(-.679vw,75.973vh) scale(.0354)}to{transform:translate(1.6641vw,99vh) scale(.0354)}}.snow:nth-child(288){opacity:1.1506;transform:translate(79.5528vw,-10px) scale(.2882);animation:fall-288 29s -9s linear infinite}@keyframes fall-288{51.912%{transform:translate(84.8103vw,51.912vh) scale(.2882)}to{transform:translate(82.18155vw,99vh) scale(.2882)}}.snow:nth-child(289){opacity:1.74;transform:translate(79.7189vw,-10px) scale(.0088);animation:fall-289 27s -25s linear infinite}@keyframes fall-289{54.459%{transform:translate(88.0953vw,54.459vh) scale(.0088)}to{transform:translate(83.9071vw,99vh) scale(.0088)}}.snow:nth-child(290){opacity:1.0196;transform:translate(81.1263vw,-10px) scale(.5656);animation:fall-290 28s -12s linear infinite}@keyframes fall-290{46.488%{transform:translate(78.3085vw,46.488vh) scale(.5656)}to{transform:translate(79.7174vw,99vh) scale(.5656)}}.snow:nth-child(291){opacity:1.3424;transform:translate(90.7902vw,-10px) scale(.9028);animation:fall-291 29s -1s linear infinite}@keyframes fall-291{33.319%{transform:translate(81.1263vw,33.319vh) scale(.9028)}to{transform:translate(85.95825vw,99vh) scale(.9028)}}.snow:nth-child(292){opacity:.1712;transform:translate(3.2949vw,-10px) scale(.3299);animation:fall-292 20s -21s linear infinite}@keyframes fall-292{35.611%{transform:translate(11.0956vw,35.611vh) scale(.3299)}to{transform:translate(7.19525vw,99vh) scale(.3299)}}.snow:nth-child(293){opacity:.6194;transform:translate(50.6029vw,-10px) scale(.5995);animation:fall-293 21s -27s linear infinite}@keyframes fall-293{43.045%{transform:translate(59.6646vw,43.045vh) scale(.5995)}to{transform:translate(55.13375vw,99vh) scale(.5995)}}.snow:nth-child(294){opacity:.0926;transform:translate(97.7496vw,-10px) scale(.2451);animation:fall-294 22s -4s linear infinite}@keyframes fall-294{75.399%{transform:translate(90.5087vw,75.399vh) scale(.2451)}to{transform:translate(94.12915vw,99vh) scale(.2451)}}.snow:nth-child(295){opacity:1.5606;transform:translate(88.0632vw,-10px) scale(.2327);animation:fall-295 17s -26s linear infinite}@keyframes fall-295{69.891%{transform:translate(95.1942vw,69.891vh) scale(.2327)}to{transform:translate(91.6287vw,99vh) scale(.2327)}}.snow:nth-child(296){opacity:.3826;transform:translate(43.4841vw,-10px) scale(.6301);animation:fall-296 20s -16s linear infinite}@keyframes fall-296{72.56%{transform:translate(37.89vw,72.56vh) scale(.6301)}to{transform:translate(40.68705vw,99vh) scale(.6301)}}.snow:nth-child(297){opacity:1.9882;transform:translate(67.2919vw,-10px) scale(.4282);animation:fall-297 22s -28s linear infinite}@keyframes fall-297{38.631%{transform:translate(75.3893vw,38.631vh) scale(.4282)}to{transform:translate(71.3406vw,99vh) scale(.4282)}}.snow:nth-child(298){opacity:1.5964;transform:translate(19.5609vw,-10px) scale(.492);animation:fall-298 22s -24s linear infinite}@keyframes fall-298{77.001%{transform:translate(15.5537vw,77.001vh) scale(.492)}to{transform:translate(17.5573vw,99vh) scale(.492)}}.snow:nth-child(299){opacity:.6708;transform:translate(69.6321vw,-10px) scale(.7884);animation:fall-299 13s -13s linear infinite}@keyframes fall-299{58.5%{transform:translate(77.9708vw,58.5vh) scale(.7884)}to{transform:translate(73.80145vw,99vh) scale(.7884)}}.snow:nth-child(300){opacity:.0534;transform:translate(49.8853vw,-10px) scale(.4853);animation:fall-300 21s -16s linear infinite}@keyframes fall-300{55.366%{transform:translate(41.5003vw,55.366vh) scale(.4853)}to{transform:translate(45.6928vw,99vh) scale(.4853)}}.snow:nth-child(301){opacity:1.9026;transform:translate(82.4345vw,-10px) scale(.8334);animation:fall-301 30s -23s linear infinite}@keyframes fall-301{48.188%{transform:translate(75.8383vw,48.188vh) scale(.8334)}to{transform:translate(79.1364vw,99vh) scale(.8334)}}.snow:nth-child(302){opacity:.6926;transform:translate(86.5688vw,-10px) scale(.5563);animation:fall-302 12s -23s linear infinite}@keyframes fall-302{67.111%{transform:translate(77.5743vw,67.111vh) scale(.5563)}to{transform:translate(82.07155vw,99vh) scale(.5563)}}.snow:nth-child(303){opacity:.77;transform:translate(35.5335vw,-10px) scale(.2134);animation:fall-303 19s -29s linear infinite}@keyframes fall-303{64.606%{transform:translate(28.2203vw,64.606vh) scale(.2134)}to{transform:translate(31.8769vw,99vh) scale(.2134)}}.snow:nth-child(304){opacity:.4388;transform:translate(20.716vw,-10px) scale(.1298);animation:fall-304 29s -6s linear infinite}@keyframes fall-304{60.031%{transform:translate(22.1139vw,60.031vh) scale(.1298)}to{transform:translate(21.41495vw,99vh) scale(.1298)}}.snow:nth-child(305){opacity:1.6546;transform:translate(8.0229vw,-10px) scale(.9674);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{63.091%{transform:translate(6.3688vw,63.091vh) scale(.9674)}to{transform:translate(7.19585vw,99vh) scale(.9674)}}.snow:nth-child(306){opacity:.331;transform:translate(85.427vw,-10px) scale(.6871);animation:fall-306 11s -5s linear infinite}@keyframes fall-306{79.517%{transform:translate(82.2924vw,79.517vh) scale(.6871)}to{transform:translate(83.8597vw,99vh) scale(.6871)}}.snow:nth-child(307){opacity:.0704;transform:translate(76.3417vw,-10px) scale(.3809);animation:fall-307 21s -4s linear infinite}@keyframes fall-307{69.279%{transform:translate(73.1049vw,69.279vh) scale(.3809)}to{transform:translate(74.7233vw,99vh) scale(.3809)}}.snow:nth-child(308){opacity:1.4062;transform:translate(80.8283vw,-10px) scale(.6867);animation:fall-308 30s -22s linear infinite}@keyframes fall-308{56.312%{transform:translate(70.8358vw,56.312vh) scale(.6867)}to{transform:translate(75.83205vw,99vh) scale(.6867)}}.snow:nth-child(309){opacity:.594;transform:translate(55.3789vw,-10px) scale(.4889);animation:fall-309 23s -24s linear infinite}@keyframes fall-309{37.485%{transform:translate(46.3231vw,37.485vh) scale(.4889)}to{transform:translate(50.851vw,99vh) scale(.4889)}}.snow:nth-child(310){opacity:1.6522;transform:translate(93.3563vw,-10px) scale(.8466);animation:fall-310 21s -6s linear infinite}@keyframes fall-310{54.133%{transform:translate(95.723vw,54.133vh) scale(.8466)}to{transform:translate(94.53965vw,99vh) scale(.8466)}}.snow:nth-child(311){opacity:.8336;transform:translate(65.9653vw,-10px) scale(.459);animation:fall-311 21s -13s linear infinite}@keyframes fall-311{78.068%{transform:translate(75.8271vw,78.068vh) scale(.459)}to{transform:translate(70.8962vw,99vh) scale(.459)}}.snow:nth-child(312){opacity:1.4742;transform:translate(36.6748vw,-10px) scale(.245);animation:fall-312 26s -25s linear infinite}@keyframes fall-312{65.967%{transform:translate(34.6199vw,65.967vh) scale(.245)}to{transform:translate(35.64735vw,99vh) scale(.245)}}.snow:nth-child(313){opacity:.3028;transform:translate(98.6547vw,-10px) scale(.813);animation:fall-313 12s -7s linear infinite}@keyframes fall-313{35.468%{transform:translate(107.8604vw,35.468vh) scale(.813)}to{transform:translate(103.25755vw,99vh) scale(.813)}}.snow:nth-child(314){opacity:.144;transform:translate(8.3736vw,-10px) scale(.8309);animation:fall-314 13s -20s linear infinite}@keyframes fall-314{37.792%{transform:translate(16.5282vw,37.792vh) scale(.8309)}to{transform:translate(12.4509vw,99vh) scale(.8309)}}.snow:nth-child(315){opacity:1.6872;transform:translate(78.1013vw,-10px) scale(.8149);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{34.614%{transform:translate(72.7049vw,34.614vh) scale(.8149)}to{transform:translate(75.4031vw,99vh) scale(.8149)}}.snow:nth-child(316){opacity:1.5826;transform:translate(97.8063vw,-10px) scale(.7824);animation:fall-316 28s -27s linear infinite}@keyframes fall-316{45.499%{transform:translate(102.886vw,45.499vh) scale(.7824)}to{transform:translate(100.34615vw,99vh) scale(.7824)}}.snow:nth-child(317){opacity:1.3316;transform:translate(69.3318vw,-10px) scale(.1811);animation:fall-317 27s -27s linear infinite}@keyframes fall-317{71.003%{transform:translate(60.242vw,71.003vh) scale(.1811)}to{transform:translate(64.7869vw,99vh) scale(.1811)}}.snow:nth-child(318){opacity:1.5772;transform:translate(4.3945vw,-10px) scale(.5887);animation:fall-318 25s -19s linear infinite}@keyframes fall-318{30.943%{transform:translate(2.2564vw,30.943vh) scale(.5887)}to{transform:translate(3.32545vw,99vh) scale(.5887)}}.snow:nth-child(319){opacity:.2382;transform:translate(90.7035vw,-10px) scale(.1205);animation:fall-319 18s -21s linear infinite}@keyframes fall-319{49.313%{transform:translate(84.6874vw,49.313vh) scale(.1205)}to{transform:translate(87.69545vw,99vh) scale(.1205)}}.snow:nth-child(320){opacity:.198;transform:translate(6.1843vw,-10px) scale(.2606);animation:fall-320 16s -22s linear infinite}@keyframes fall-320{53.679%{transform:translate(14.7924vw,53.679vh) scale(.2606)}to{transform:translate(10.48835vw,99vh) scale(.2606)}}.snow:nth-child(321){opacity:1.8888;transform:translate(32.3562vw,-10px) scale(.377);animation:fall-321 10s -15s linear infinite}@keyframes fall-321{32.771%{transform:translate(38.819vw,32.771vh) scale(.377)}to{transform:translate(35.5876vw,99vh) scale(.377)}}.snow:nth-child(322){opacity:1.2898;transform:translate(2.0707vw,-10px) scale(.622);animation:fall-322 15s -11s linear infinite}@keyframes fall-322{58.041%{transform:translate(-7.4737vw,58.041vh) scale(.622)}to{transform:translate(-2.7015vw,99vh) scale(.622)}}.snow:nth-child(323){opacity:.8108;transform:translate(95.4249vw,-10px) scale(.197);animation:fall-323 25s -20s linear infinite}@keyframes fall-323{55.165%{transform:translate(94.0136vw,55.165vh) scale(.197)}to{transform:translate(94.71925vw,99vh) scale(.197)}}.snow:nth-child(324){opacity:1.482;transform:translate(49.1349vw,-10px) scale(.5848);animation:fall-324 13s -14s linear infinite}@keyframes fall-324{39.514%{transform:translate(49.0988vw,39.514vh) scale(.5848)}to{transform:translate(49.11685vw,99vh) scale(.5848)}}.snow:nth-child(325){opacity:.6696;transform:translate(77.7907vw,-10px) scale(.6541);animation:fall-325 10s -2s linear infinite}@keyframes fall-325{64.744%{transform:translate(81.4463vw,64.744vh) scale(.6541)}to{transform:translate(79.6185vw,99vh) scale(.6541)}}.snow:nth-child(326){opacity:1.7326;transform:translate(84.0792vw,-10px) scale(.9976);animation:fall-326 28s -14s linear infinite}@keyframes fall-326{49.924%{transform:translate(81.3409vw,49.924vh) scale(.9976)}to{transform:translate(82.71005vw,99vh) scale(.9976)}}.snow:nth-child(327){opacity:.837;transform:translate(5.3747vw,-10px) scale(.9668);animation:fall-327 16s -18s linear infinite}@keyframes fall-327{46.462%{transform:translate(4.8216vw,46.462vh) scale(.9668)}to{transform:translate(5.09815vw,99vh) scale(.9668)}}.snow:nth-child(328){opacity:1.565;transform:translate(81.9762vw,-10px) scale(.9201);animation:fall-328 29s -24s linear infinite}@keyframes fall-328{37.138%{transform:translate(79.0756vw,37.138vh) scale(.9201)}to{transform:translate(80.5259vw,99vh) scale(.9201)}}.snow:nth-child(329){opacity:.6984;transform:translate(95.1876vw,-10px) scale(.469);animation:fall-329 18s -21s linear infinite}@keyframes fall-329{72.912%{transform:translate(95.2165vw,72.912vh) scale(.469)}to{transform:translate(95.20205vw,99vh) scale(.469)}}.snow:nth-child(330){opacity:.2588;transform:translate(12.9829vw,-10px) scale(.034);animation:fall-330 17s -15s linear infinite}@keyframes fall-330{79.082%{transform:translate(17.7996vw,79.082vh) scale(.034)}to{transform:translate(15.39125vw,99vh) scale(.034)}}.snow:nth-child(331){opacity:1.9186;transform:translate(5.0709vw,-10px) scale(.0409);animation:fall-331 26s -20s linear infinite}@keyframes fall-331{65.177%{transform:translate(-1.4265vw,65.177vh) scale(.0409)}to{transform:translate(1.8222vw,99vh) scale(.0409)}}.snow:nth-child(332){opacity:.3536;transform:translate(2.369vw,-10px) scale(.8139);animation:fall-332 20s -1s linear infinite}@keyframes fall-332{50.893%{transform:translate(-1.7517vw,50.893vh) scale(.8139)}to{transform:translate(.30865vw,99vh) scale(.8139)}}.snow:nth-child(333){opacity:1.9434;transform:translate(57.8124vw,-10px) scale(.4308);animation:fall-333 20s -28s linear infinite}@keyframes fall-333{60.87%{transform:translate(59.1098vw,60.87vh) scale(.4308)}to{transform:translate(58.4611vw,99vh) scale(.4308)}}.snow:nth-child(334){opacity:1.887;transform:translate(44.3404vw,-10px) scale(.7114);animation:fall-334 24s -19s linear infinite}@keyframes fall-334{50.336%{transform:translate(34.3973vw,50.336vh) scale(.7114)}to{transform:translate(39.36885vw,99vh) scale(.7114)}}.snow:nth-child(335){opacity:1.5636;transform:translate(39.0119vw,-10px) scale(.1588);animation:fall-335 13s -16s linear infinite}@keyframes fall-335{53.781%{transform:translate(33.985vw,53.781vh) scale(.1588)}to{transform:translate(36.49845vw,99vh) scale(.1588)}}.snow:nth-child(336){opacity:.1604;transform:translate(66.0979vw,-10px) scale(.7991);animation:fall-336 10s -5s linear infinite}@keyframes fall-336{56.859%{transform:translate(56.4517vw,56.859vh) scale(.7991)}to{transform:translate(61.2748vw,99vh) scale(.7991)}}.snow:nth-child(337){opacity:1.1596;transform:translate(70.0046vw,-10px) scale(.5008);animation:fall-337 30s -10s linear infinite}@keyframes fall-337{52.215%{transform:translate(76.2042vw,52.215vh) scale(.5008)}to{transform:translate(73.1044vw,99vh) scale(.5008)}}.snow:nth-child(338){opacity:1.5856;transform:translate(10.1316vw,-10px) scale(.7551);animation:fall-338 10s -18s linear infinite}@keyframes fall-338{35.13%{transform:translate(11.2541vw,35.13vh) scale(.7551)}to{transform:translate(10.69285vw,99vh) scale(.7551)}}.snow:nth-child(339){opacity:.2956;transform:translate(78.6431vw,-10px) scale(.5616);animation:fall-339 26s -30s linear infinite}@keyframes fall-339{78.096%{transform:translate(73.6804vw,78.096vh) scale(.5616)}to{transform:translate(76.16175vw,99vh) scale(.5616)}}.snow:nth-child(340){opacity:1.07;transform:translate(54.6073vw,-10px) scale(.6486);animation:fall-340 20s -22s linear infinite}@keyframes fall-340{47.319%{transform:translate(64.5011vw,47.319vh) scale(.6486)}to{transform:translate(59.5542vw,99vh) scale(.6486)}}.snow:nth-child(341){opacity:.8138;transform:translate(59.3355vw,-10px) scale(.5898);animation:fall-341 18s -4s linear infinite}@keyframes fall-341{65.269%{transform:translate(64.7841vw,65.269vh) scale(.5898)}to{transform:translate(62.0598vw,99vh) scale(.5898)}}.snow:nth-child(342){opacity:1.0452;transform:translate(96.9368vw,-10px) scale(.5091);animation:fall-342 24s -2s linear infinite}@keyframes fall-342{56.178%{transform:translate(105.5474vw,56.178vh) scale(.5091)}to{transform:translate(101.2421vw,99vh) scale(.5091)}}.snow:nth-child(343){opacity:1.8486;transform:translate(48.306vw,-10px) scale(.3485);animation:fall-343 23s -11s linear infinite}@keyframes fall-343{56.126%{transform:translate(43.9825vw,56.126vh) scale(.3485)}to{transform:translate(46.14425vw,99vh) scale(.3485)}}.snow:nth-child(344){opacity:.5392;transform:translate(87.4703vw,-10px) scale(.0516);animation:fall-344 19s -28s linear infinite}@keyframes fall-344{33.257%{transform:translate(84.8004vw,33.257vh) scale(.0516)}to{transform:translate(86.13535vw,99vh) scale(.0516)}}.snow:nth-child(345){opacity:1.9422;transform:translate(49.7356vw,-10px) scale(.691);animation:fall-345 21s -7s linear infinite}@keyframes fall-345{34.679%{transform:translate(53.9549vw,34.679vh) scale(.691)}to{transform:translate(51.84525vw,99vh) scale(.691)}}.snow:nth-child(346){opacity:.351;transform:translate(36.718vw,-10px) scale(.6172);animation:fall-346 11s -3s linear infinite}@keyframes fall-346{31.795%{transform:translate(39.659vw,31.795vh) scale(.6172)}to{transform:translate(38.1885vw,99vh) scale(.6172)}}.snow:nth-child(347){opacity:.826;transform:translate(37.7908vw,-10px) scale(.0088);animation:fall-347 11s -4s linear infinite}@keyframes fall-347{63.345%{transform:translate(45.6643vw,63.345vh) scale(.0088)}to{transform:translate(41.72755vw,99vh) scale(.0088)}}.snow:nth-child(348){opacity:1.0212;transform:translate(69.5008vw,-10px) scale(.657);animation:fall-348 27s -20s linear infinite}@keyframes fall-348{64.415%{transform:translate(76.5967vw,64.415vh) scale(.657)}to{transform:translate(73.04875vw,99vh) scale(.657)}}.snow:nth-child(349){opacity:.954;transform:translate(17.9456vw,-10px) scale(.3656);animation:fall-349 22s -2s linear infinite}@keyframes fall-349{78.823%{transform:translate(16.5981vw,78.823vh) scale(.3656)}to{transform:translate(17.27185vw,99vh) scale(.3656)}}.snow:nth-child(350){opacity:1.8688;transform:translate(92.6735vw,-10px) scale(.5438);animation:fall-350 30s -19s linear infinite}@keyframes fall-350{44.211%{transform:translate(94.0887vw,44.211vh) scale(.5438)}to{transform:translate(93.3811vw,99vh) scale(.5438)}}.snow:nth-child(351){opacity:.259;transform:translate(99.6329vw,-10px) scale(.9088);animation:fall-351 29s -21s linear infinite}@keyframes fall-351{76.761%{transform:translate(105.7307vw,76.761vh) scale(.9088)}to{transform:translate(102.6818vw,99vh) scale(.9088)}}.snow:nth-child(352){opacity:.745;transform:translate(74.2924vw,-10px) scale(.0944);animation:fall-352 18s -23s linear infinite}@keyframes fall-352{68.779%{transform:translate(73.8837vw,68.779vh) scale(.0944)}to{transform:translate(74.08805vw,99vh) scale(.0944)}}.snow:nth-child(353){opacity:.0888;transform:translate(52.1871vw,-10px) scale(.3173);animation:fall-353 27s -9s linear infinite}@keyframes fall-353{72.965%{transform:translate(61.7195vw,72.965vh) scale(.3173)}to{transform:translate(56.9533vw,99vh) scale(.3173)}}.snow:nth-child(354){opacity:1.2166;transform:translate(73.4913vw,-10px) scale(.949);animation:fall-354 14s -21s linear infinite}@keyframes fall-354{46.628%{transform:translate(78.4582vw,46.628vh) scale(.949)}to{transform:translate(75.97475vw,99vh) scale(.949)}}.snow:nth-child(355){opacity:1.2948;transform:translate(92.8563vw,-10px) scale(.6421);animation:fall-355 22s -2s linear infinite}@keyframes fall-355{33.477%{transform:translate(93.2708vw,33.477vh) scale(.6421)}to{transform:translate(93.06355vw,99vh) scale(.6421)}}.snow:nth-child(356){opacity:.6972;transform:translate(81.2898vw,-10px) scale(.8982);animation:fall-356 24s -2s linear infinite}@keyframes fall-356{42.342%{transform:translate(73.7794vw,42.342vh) scale(.8982)}to{transform:translate(77.5346vw,99vh) scale(.8982)}}.snow:nth-child(357){opacity:.3578;transform:translate(45.1858vw,-10px) scale(.6556);animation:fall-357 10s -30s linear infinite}@keyframes fall-357{31.823%{transform:translate(35.7067vw,31.823vh) scale(.6556)}to{transform:translate(40.44625vw,99vh) scale(.6556)}}.snow:nth-child(358){opacity:.131;transform:translate(58.6384vw,-10px) scale(.0993);animation:fall-358 23s -10s linear infinite}@keyframes fall-358{71.835%{transform:translate(63.9143vw,71.835vh) scale(.0993)}to{transform:translate(61.27635vw,99vh) scale(.0993)}}.snow:nth-child(359){opacity:.4422;transform:translate(44.067vw,-10px) scale(.2566);animation:fall-359 11s -19s linear infinite}@keyframes fall-359{51.589%{transform:translate(45.184vw,51.589vh) scale(.2566)}to{transform:translate(44.6255vw,99vh) scale(.2566)}}.snow:nth-child(360){opacity:1.9806;transform:translate(27.012vw,-10px) scale(.0622);animation:fall-360 29s -5s linear infinite}@keyframes fall-360{56.189%{transform:translate(26.1716vw,56.189vh) scale(.0622)}to{transform:translate(26.5918vw,99vh) scale(.0622)}}.snow:nth-child(361){opacity:.0504;transform:translate(3.8533vw,-10px) scale(.4273);animation:fall-361 23s -2s linear infinite}@keyframes fall-361{41.003%{transform:translate(-3.0441vw,41.003vh) scale(.4273)}to{transform:translate(.4046vw,99vh) scale(.4273)}}.snow:nth-child(362){opacity:.8156;transform:translate(58.5207vw,-10px) scale(.0344);animation:fall-362 16s -6s linear infinite}@keyframes fall-362{79.569%{transform:translate(65.535vw,79.569vh) scale(.0344)}to{transform:translate(62.02785vw,99vh) scale(.0344)}}.snow:nth-child(363){opacity:1.527;transform:translate(70.4049vw,-10px) scale(.7106);animation:fall-363 13s -19s linear infinite}@keyframes fall-363{40.71%{transform:translate(77.2227vw,40.71vh) scale(.7106)}to{transform:translate(73.8138vw,99vh) scale(.7106)}}.snow:nth-child(364){opacity:.1444;transform:translate(9.1381vw,-10px) scale(.6299);animation:fall-364 12s -22s linear infinite}@keyframes fall-364{66.199%{transform:translate(15.8302vw,66.199vh) scale(.6299)}to{transform:translate(12.48415vw,99vh) scale(.6299)}}.snow:nth-child(365){opacity:.0994;transform:translate(54.2274vw,-10px) scale(.798);animation:fall-365 14s -14s linear infinite}@keyframes fall-365{66.964%{transform:translate(57.1558vw,66.964vh) scale(.798)}to{transform:translate(55.6916vw,99vh) scale(.798)}}.snow:nth-child(366){opacity:.6736;transform:translate(16.2788vw,-10px) scale(.6735);animation:fall-366 16s -24s linear infinite}@keyframes fall-366{39.503%{transform:translate(23.4781vw,39.503vh) scale(.6735)}to{transform:translate(19.87845vw,99vh) scale(.6735)}}.snow:nth-child(367){opacity:.2386;transform:translate(17.011vw,-10px) scale(.0455);animation:fall-367 26s -21s linear infinite}@keyframes fall-367{61.669%{transform:translate(13.7303vw,61.669vh) scale(.0455)}to{transform:translate(15.37065vw,99vh) scale(.0455)}}.snow:nth-child(368){opacity:.4144;transform:translate(31.1546vw,-10px) scale(.881);animation:fall-368 10s -22s linear infinite}@keyframes fall-368{47.238%{transform:translate(39.5791vw,47.238vh) scale(.881)}to{transform:translate(35.36685vw,99vh) scale(.881)}}.snow:nth-child(369){opacity:.5194;transform:translate(11.5769vw,-10px) scale(.3078);animation:fall-369 25s -29s linear infinite}@keyframes fall-369{48.544%{transform:translate(2.6074vw,48.544vh) scale(.3078)}to{transform:translate(7.09215vw,99vh) scale(.3078)}}.snow:nth-child(370){opacity:.2952;transform:translate(50.5164vw,-10px) scale(.6068);animation:fall-370 22s -12s linear infinite}@keyframes fall-370{64.107%{transform:translate(54.2563vw,64.107vh) scale(.6068)}to{transform:translate(52.38635vw,99vh) scale(.6068)}}.snow:nth-child(371){opacity:.0156;transform:translate(66.7286vw,-10px) scale(.5129);animation:fall-371 30s -4s linear infinite}@keyframes fall-371{43.341%{transform:translate(71.997vw,43.341vh) scale(.5129)}to{transform:translate(69.3628vw,99vh) scale(.5129)}}.snow:nth-child(372){opacity:.0034;transform:translate(68.6366vw,-10px) scale(.5973);animation:fall-372 15s -9s linear infinite}@keyframes fall-372{45.11%{transform:translate(77.2348vw,45.11vh) scale(.5973)}to{transform:translate(72.9357vw,99vh) scale(.5973)}}.snow:nth-child(373){opacity:1.2178;transform:translate(17.7619vw,-10px) scale(.5503);animation:fall-373 30s -27s linear infinite}@keyframes fall-373{65.921%{transform:translate(21.9206vw,65.921vh) scale(.5503)}to{transform:translate(19.84125vw,99vh) scale(.5503)}}.snow:nth-child(374){opacity:1.6786;transform:translate(77.1931vw,-10px) scale(.4058);animation:fall-374 27s -27s linear infinite}@keyframes fall-374{46.464%{transform:translate(82.0911vw,46.464vh) scale(.4058)}to{transform:translate(79.6421vw,99vh) scale(.4058)}}.snow:nth-child(375){opacity:.4148;transform:translate(88.0991vw,-10px) scale(.964);animation:fall-375 22s -19s linear infinite}@keyframes fall-375{55.9%{transform:translate(79.4365vw,55.9vh) scale(.964)}to{transform:translate(83.7678vw,99vh) scale(.964)}}.snow:nth-child(376){opacity:1.4898;transform:translate(87.0053vw,-10px) scale(.8725);animation:fall-376 27s -3s linear infinite}@keyframes fall-376{36.095%{transform:translate(81.7774vw,36.095vh) scale(.8725)}to{transform:translate(84.39135vw,99vh) scale(.8725)}}.snow:nth-child(377){opacity:1.265;transform:translate(50.4827vw,-10px) scale(.5277);animation:fall-377 28s -2s linear infinite}@keyframes fall-377{59.121%{transform:translate(54.151vw,59.121vh) scale(.5277)}to{transform:translate(52.31685vw,99vh) scale(.5277)}}.snow:nth-child(378){opacity:1.9658;transform:translate(44.9326vw,-10px) scale(.2846);animation:fall-378 20s -8s linear infinite}@keyframes fall-378{60.041%{transform:translate(48.924vw,60.041vh) scale(.2846)}to{transform:translate(46.9283vw,99vh) scale(.2846)}}.snow:nth-child(379){opacity:1.2966;transform:translate(77.5422vw,-10px) scale(.3246);animation:fall-379 20s -27s linear infinite}@keyframes fall-379{30.991%{transform:translate(82.5465vw,30.991vh) scale(.3246)}to{transform:translate(80.04435vw,99vh) scale(.3246)}}.snow:nth-child(380){opacity:.8972;transform:translate(79.7755vw,-10px) scale(.568);animation:fall-380 22s -30s linear infinite}@keyframes fall-380{30.81%{transform:translate(85.789vw,30.81vh) scale(.568)}to{transform:translate(82.78225vw,99vh) scale(.568)}}.snow:nth-child(381){opacity:1.2588;transform:translate(83.9491vw,-10px) scale(.8335);animation:fall-381 19s -8s linear infinite}@keyframes fall-381{61.185%{transform:translate(83.2375vw,61.185vh) scale(.8335)}to{transform:translate(83.5933vw,99vh) scale(.8335)}}.snow:nth-child(382){opacity:1.7172;transform:translate(83.159vw,-10px) scale(.8876);animation:fall-382 12s -10s linear infinite}@keyframes fall-382{30.965%{transform:translate(83.7961vw,30.965vh) scale(.8876)}to{transform:translate(83.47755vw,99vh) scale(.8876)}}.snow:nth-child(383){opacity:.5264;transform:translate(.9482vw,-10px) scale(.2162);animation:fall-383 25s -10s linear infinite}@keyframes fall-383{72.737%{transform:translate(10.9447vw,72.737vh) scale(.2162)}to{transform:translate(5.94645vw,99vh) scale(.2162)}}.snow:nth-child(384){opacity:.4744;transform:translate(38.9937vw,-10px) scale(.4788);animation:fall-384 28s -16s linear infinite}@keyframes fall-384{54.095%{transform:translate(41.7734vw,54.095vh) scale(.4788)}to{transform:translate(40.38355vw,99vh) scale(.4788)}}.snow:nth-child(385){opacity:.3974;transform:translate(99.0145vw,-10px) scale(.93);animation:fall-385 30s -16s linear infinite}@keyframes fall-385{56.242%{transform:translate(104.5852vw,56.242vh) scale(.93)}to{transform:translate(101.79985vw,99vh) scale(.93)}}.snow:nth-child(386){opacity:1.9726;transform:translate(85.4374vw,-10px) scale(.9033);animation:fall-386 30s -3s linear infinite}@keyframes fall-386{50.984%{transform:translate(77.0216vw,50.984vh) scale(.9033)}to{transform:translate(81.2295vw,99vh) scale(.9033)}}.snow:nth-child(387){opacity:.6616;transform:translate(37.9748vw,-10px) scale(.2212);animation:fall-387 10s -8s linear infinite}@keyframes fall-387{59.266%{transform:translate(28.053vw,59.266vh) scale(.2212)}to{transform:translate(33.0139vw,99vh) scale(.2212)}}.snow:nth-child(388){opacity:1.002;transform:translate(55.583vw,-10px) scale(.0654);animation:fall-388 23s -20s linear infinite}@keyframes fall-388{61.5%{transform:translate(56.2309vw,61.5vh) scale(.0654)}to{transform:translate(55.90695vw,99vh) scale(.0654)}}.snow:nth-child(389){opacity:1.9364;transform:translate(.7204vw,-10px) scale(.6543);animation:fall-389 26s -22s linear infinite}@keyframes fall-389{32.049%{transform:translate(-3.7295vw,32.049vh) scale(.6543)}to{transform:translate(-1.50455vw,99vh) scale(.6543)}}.snow:nth-child(390){opacity:.374;transform:translate(10.0758vw,-10px) scale(.2317);animation:fall-390 16s -7s linear infinite}@keyframes fall-390{45.979%{transform:translate(8.2414vw,45.979vh) scale(.2317)}to{transform:translate(9.1586vw,99vh) scale(.2317)}}.snow:nth-child(391){opacity:.8148;transform:translate(54.4078vw,-10px) scale(.6394);animation:fall-391 25s -28s linear infinite}@keyframes fall-391{32.938%{transform:translate(59.0538vw,32.938vh) scale(.6394)}to{transform:translate(56.7308vw,99vh) scale(.6394)}}.snow:nth-child(392){opacity:.3118;transform:translate(42.7246vw,-10px) scale(.6795);animation:fall-392 23s -28s linear infinite}@keyframes fall-392{58.125%{transform:translate(43.4158vw,58.125vh) scale(.6795)}to{transform:translate(43.0702vw,99vh) scale(.6795)}}.snow:nth-child(393){opacity:1.2706;transform:translate(41.5393vw,-10px) scale(.1504);animation:fall-393 14s -9s linear infinite}@keyframes fall-393{68.642%{transform:translate(32.0589vw,68.642vh) scale(.1504)}to{transform:translate(36.7991vw,99vh) scale(.1504)}}.snow:nth-child(394){opacity:.246;transform:translate(67.4656vw,-10px) scale(.1379);animation:fall-394 16s -11s linear infinite}@keyframes fall-394{38.964%{transform:translate(64.3352vw,38.964vh) scale(.1379)}to{transform:translate(65.9004vw,99vh) scale(.1379)}}.snow:nth-child(395){opacity:1.8154;transform:translate(98.8953vw,-10px) scale(.3929);animation:fall-395 12s -25s linear infinite}@keyframes fall-395{54.543%{transform:translate(97.6626vw,54.543vh) scale(.3929)}to{transform:translate(98.27895vw,99vh) scale(.3929)}}.snow:nth-child(396){opacity:1.3662;transform:translate(16.1429vw,-10px) scale(.8319);animation:fall-396 22s -20s linear infinite}@keyframes fall-396{33.246%{transform:translate(11.2343vw,33.246vh) scale(.8319)}to{transform:translate(13.6886vw,99vh) scale(.8319)}}.snow:nth-child(397){opacity:.405;transform:translate(98.1068vw,-10px) scale(.7125);animation:fall-397 22s -26s linear infinite}@keyframes fall-397{63.056%{transform:translate(90.6565vw,63.056vh) scale(.7125)}to{transform:translate(94.38165vw,99vh) scale(.7125)}}.snow:nth-child(398){opacity:.0436;transform:translate(96.8078vw,-10px) scale(.4352);animation:fall-398 27s -7s linear infinite}@keyframes fall-398{48.347%{transform:translate(94.5513vw,48.347vh) scale(.4352)}to{transform:translate(95.67955vw,99vh) scale(.4352)}}.snow:nth-child(399){opacity:1.9922;transform:translate(92.3306vw,-10px) scale(.0978);animation:fall-399 11s -8s linear infinite}@keyframes fall-399{42.453%{transform:translate(98.5433vw,42.453vh) scale(.0978)}to{transform:translate(95.43695vw,99vh) scale(.0978)}}.snow:nth-child(400){opacity:1.8898;transform:translate(80.1009vw,-10px) scale(.4007);animation:fall-400 25s -17s linear infinite}@keyframes fall-400{78.987%{transform:translate(89.4066vw,78.987vh) scale(.4007)}to{transform:translate(84.75375vw,99vh) scale(.4007)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
78
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.234;transform:translate(75.4885vw,-10px) scale(.5179);animation:fall-1 25s -1s linear infinite}@keyframes fall-1{65.692%{transform:translate(67.8357vw,65.692vh) scale(.5179)}to{transform:translate(71.6621vw,99vh) scale(.5179)}}.snow:nth-child(2){opacity:1.4408;transform:translate(71.2142vw,-10px) scale(.3366);animation:fall-2 29s -4s linear infinite}@keyframes fall-2{52.383%{transform:translate(74.4226vw,52.383vh) scale(.3366)}to{transform:translate(72.8184vw,99vh) scale(.3366)}}.snow:nth-child(3){opacity:1.053;transform:translate(18.7563vw,-10px) scale(.5452);animation:fall-3 26s -4s linear infinite}@keyframes fall-3{36.713%{transform:translate(25.5761vw,36.713vh) scale(.5452)}to{transform:translate(22.1662vw,99vh) scale(.5452)}}.snow:nth-child(4){opacity:.4972;transform:translate(59.0791vw,-10px) scale(.4558);animation:fall-4 11s -4s linear infinite}@keyframes fall-4{63.5%{transform:translate(53.7587vw,63.5vh) scale(.4558)}to{transform:translate(56.4189vw,99vh) scale(.4558)}}.snow:nth-child(5){opacity:1.337;transform:translate(7.8258vw,-10px) scale(.2067);animation:fall-5 18s -21s linear infinite}@keyframes fall-5{32.063%{transform:translate(3.2576vw,32.063vh) scale(.2067)}to{transform:translate(5.5417vw,99vh) scale(.2067)}}.snow:nth-child(6){opacity:.5908;transform:translate(12.1596vw,-10px) scale(.0193);animation:fall-6 30s -4s linear infinite}@keyframes fall-6{66.013%{transform:translate(4.9978vw,66.013vh) scale(.0193)}to{transform:translate(8.5787vw,99vh) scale(.0193)}}.snow:nth-child(7){opacity:1.9834;transform:translate(37.009vw,-10px) scale(.0537);animation:fall-7 18s -16s linear infinite}@keyframes fall-7{63.039%{transform:translate(42.9573vw,63.039vh) scale(.0537)}to{transform:translate(39.98315vw,99vh) scale(.0537)}}.snow:nth-child(8){opacity:.7138;transform:translate(62.4485vw,-10px) scale(.9388);animation:fall-8 27s -29s linear infinite}@keyframes fall-8{63.989%{transform:translate(67.6366vw,63.989vh) scale(.9388)}to{transform:translate(65.04255vw,99vh) scale(.9388)}}.snow:nth-child(9){opacity:.6378;transform:translate(38.4243vw,-10px) scale(.7344);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{32.973%{transform:translate(44.1243vw,32.973vh) scale(.7344)}to{transform:translate(41.2743vw,99vh) scale(.7344)}}.snow:nth-child(10){opacity:1.9096;transform:translate(8.5161vw,-10px) scale(.225);animation:fall-10 21s -12s linear infinite}@keyframes fall-10{66.415%{transform:translate(14.1071vw,66.415vh) scale(.225)}to{transform:translate(11.3116vw,99vh) scale(.225)}}.snow:nth-child(11){opacity:1.916;transform:translate(90.1806vw,-10px) scale(.4294);animation:fall-11 23s -8s linear infinite}@keyframes fall-11{48.391%{transform:translate(85.067vw,48.391vh) scale(.4294)}to{transform:translate(87.6238vw,99vh) scale(.4294)}}.snow:nth-child(12){opacity:.4302;transform:translate(50.6048vw,-10px) scale(.4839);animation:fall-12 21s -21s linear infinite}@keyframes fall-12{78.552%{transform:translate(44.1595vw,78.552vh) scale(.4839)}to{transform:translate(47.38215vw,99vh) scale(.4839)}}.snow:nth-child(13){opacity:.3022;transform:translate(31.5242vw,-10px) scale(.3667);animation:fall-13 22s -29s linear infinite}@keyframes fall-13{34.469%{transform:translate(30.2229vw,34.469vh) scale(.3667)}to{transform:translate(30.87355vw,99vh) scale(.3667)}}.snow:nth-child(14){opacity:1.3788;transform:translate(45.6895vw,-10px) scale(.6598);animation:fall-14 28s -27s linear infinite}@keyframes fall-14{50.409%{transform:translate(46.8289vw,50.409vh) scale(.6598)}to{transform:translate(46.2592vw,99vh) scale(.6598)}}.snow:nth-child(15){opacity:.9466;transform:translate(86.0213vw,-10px) scale(.2328);animation:fall-15 11s -27s linear infinite}@keyframes fall-15{53.139%{transform:translate(80.6754vw,53.139vh) scale(.2328)}to{transform:translate(83.34835vw,99vh) scale(.2328)}}.snow:nth-child(16){opacity:.3222;transform:translate(55.1042vw,-10px) scale(.386);animation:fall-16 16s -27s linear infinite}@keyframes fall-16{60.562%{transform:translate(63.2347vw,60.562vh) scale(.386)}to{transform:translate(59.16945vw,99vh) scale(.386)}}.snow:nth-child(17){opacity:.7906;transform:translate(.003vw,-10px) scale(.4898);animation:fall-17 22s -13s linear infinite}@keyframes fall-17{65.028%{transform:translate(4.3385vw,65.028vh) scale(.4898)}to{transform:translate(2.17075vw,99vh) scale(.4898)}}.snow:nth-child(18){opacity:.3668;transform:translate(49.9688vw,-10px) scale(.2764);animation:fall-18 20s -17s linear infinite}@keyframes fall-18{31.219%{transform:translate(52.3026vw,31.219vh) scale(.2764)}to{transform:translate(51.1357vw,99vh) scale(.2764)}}.snow:nth-child(19){opacity:.9608;transform:translate(68.3716vw,-10px) scale(.5798);animation:fall-19 27s -27s linear infinite}@keyframes fall-19{42.989%{transform:translate(67.8629vw,42.989vh) scale(.5798)}to{transform:translate(68.11725vw,99vh) scale(.5798)}}.snow:nth-child(20){opacity:1.704;transform:translate(39.0081vw,-10px) scale(.8195);animation:fall-20 18s -30s linear infinite}@keyframes fall-20{44.56%{transform:translate(34.4088vw,44.56vh) scale(.8195)}to{transform:translate(36.70845vw,99vh) scale(.8195)}}.snow:nth-child(21){opacity:.472;transform:translate(51.2041vw,-10px) scale(.4012);animation:fall-21 16s -5s linear infinite}@keyframes fall-21{38.695%{transform:translate(51.8186vw,38.695vh) scale(.4012)}to{transform:translate(51.51135vw,99vh) scale(.4012)}}.snow:nth-child(22){opacity:.0538;transform:translate(59.137vw,-10px) scale(.209);animation:fall-22 21s -25s linear infinite}@keyframes fall-22{63.026%{transform:translate(55.3496vw,63.026vh) scale(.209)}to{transform:translate(57.2433vw,99vh) scale(.209)}}.snow:nth-child(23){opacity:.7086;transform:translate(39.0578vw,-10px) scale(.1375);animation:fall-23 18s -2s linear infinite}@keyframes fall-23{44.971%{transform:translate(33.076vw,44.971vh) scale(.1375)}to{transform:translate(36.0669vw,99vh) scale(.1375)}}.snow:nth-child(24){opacity:1.5214;transform:translate(13.7487vw,-10px) scale(.8683);animation:fall-24 12s -22s linear infinite}@keyframes fall-24{76.303%{transform:translate(12.1638vw,76.303vh) scale(.8683)}to{transform:translate(12.95625vw,99vh) scale(.8683)}}.snow:nth-child(25){opacity:.6536;transform:translate(8.5304vw,-10px) scale(.7321);animation:fall-25 11s -3s linear infinite}@keyframes fall-25{30.927%{transform:translate(-1.1339vw,30.927vh) scale(.7321)}to{transform:translate(3.69825vw,99vh) scale(.7321)}}.snow:nth-child(26){opacity:1.3342;transform:translate(39.2332vw,-10px) scale(.1586);animation:fall-26 13s -4s linear infinite}@keyframes fall-26{67.016%{transform:translate(47.7789vw,67.016vh) scale(.1586)}to{transform:translate(43.50605vw,99vh) scale(.1586)}}.snow:nth-child(27){opacity:1.4992;transform:translate(32.5792vw,-10px) scale(.6196);animation:fall-27 24s -4s linear infinite}@keyframes fall-27{69.963%{transform:translate(38.2829vw,69.963vh) scale(.6196)}to{transform:translate(35.43105vw,99vh) scale(.6196)}}.snow:nth-child(28){opacity:1.9772;transform:translate(68.649vw,-10px) scale(.8176);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{44.802%{transform:translate(69.7496vw,44.802vh) scale(.8176)}to{transform:translate(69.1993vw,99vh) scale(.8176)}}.snow:nth-child(29){opacity:1.4182;transform:translate(28.1819vw,-10px) scale(.4968);animation:fall-29 20s -16s linear infinite}@keyframes fall-29{70.569%{transform:translate(34.8627vw,70.569vh) scale(.4968)}to{transform:translate(31.5223vw,99vh) scale(.4968)}}.snow:nth-child(30){opacity:1.2768;transform:translate(56.8441vw,-10px) scale(.083);animation:fall-30 28s -6s linear infinite}@keyframes fall-30{72.219%{transform:translate(57.5086vw,72.219vh) scale(.083)}to{transform:translate(57.17635vw,99vh) scale(.083)}}.snow:nth-child(31){opacity:1.3702;transform:translate(47.2158vw,-10px) scale(.4936);animation:fall-31 19s -23s linear infinite}@keyframes fall-31{72.192%{transform:translate(42.58vw,72.192vh) scale(.4936)}to{transform:translate(44.8979vw,99vh) scale(.4936)}}.snow:nth-child(32){opacity:.4242;transform:translate(24.8475vw,-10px) scale(.0196);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{35.091%{transform:translate(29.0728vw,35.091vh) scale(.0196)}to{transform:translate(26.96015vw,99vh) scale(.0196)}}.snow:nth-child(33){opacity:.2208;transform:translate(85.1572vw,-10px) scale(.3395);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{71.661%{transform:translate(94.9922vw,71.661vh) scale(.3395)}to{transform:translate(90.0747vw,99vh) scale(.3395)}}.snow:nth-child(34){opacity:1.1622;transform:translate(4.4225vw,-10px) scale(.8105);animation:fall-34 25s -30s linear infinite}@keyframes fall-34{71.739%{transform:translate(2.5621vw,71.739vh) scale(.8105)}to{transform:translate(3.4923vw,99vh) scale(.8105)}}.snow:nth-child(35){opacity:.1204;transform:translate(9.3703vw,-10px) scale(.2643);animation:fall-35 21s -13s linear infinite}@keyframes fall-35{63.612%{transform:translate(3.6582vw,63.612vh) scale(.2643)}to{transform:translate(6.51425vw,99vh) scale(.2643)}}.snow:nth-child(36){opacity:.5726;transform:translate(1.762vw,-10px) scale(.7977);animation:fall-36 12s -8s linear infinite}@keyframes fall-36{62.394%{transform:translate(-3.8597vw,62.394vh) scale(.7977)}to{transform:translate(-1.04885vw,99vh) scale(.7977)}}.snow:nth-child(37){opacity:1.0142;transform:translate(8.9256vw,-10px) scale(.6357);animation:fall-37 27s -24s linear infinite}@keyframes fall-37{31.725%{transform:translate(16.4296vw,31.725vh) scale(.6357)}to{transform:translate(12.6776vw,99vh) scale(.6357)}}.snow:nth-child(38){opacity:1.8622;transform:translate(60.5795vw,-10px) scale(.0178);animation:fall-38 21s -18s linear infinite}@keyframes fall-38{73.912%{transform:translate(68.8631vw,73.912vh) scale(.0178)}to{transform:translate(64.7213vw,99vh) scale(.0178)}}.snow:nth-child(39){opacity:.5254;transform:translate(63.3201vw,-10px) scale(.2928);animation:fall-39 27s -7s linear infinite}@keyframes fall-39{67.752%{transform:translate(56.5448vw,67.752vh) scale(.2928)}to{transform:translate(59.93245vw,99vh) scale(.2928)}}.snow:nth-child(40){opacity:1.6974;transform:translate(30.5409vw,-10px) scale(.4179);animation:fall-40 28s -23s linear infinite}@keyframes fall-40{46.959%{transform:translate(37.5088vw,46.959vh) scale(.4179)}to{transform:translate(34.02485vw,99vh) scale(.4179)}}.snow:nth-child(41){opacity:1.2532;transform:translate(44.3762vw,-10px) scale(.8248);animation:fall-41 21s -15s linear infinite}@keyframes fall-41{67.634%{transform:translate(50.672vw,67.634vh) scale(.8248)}to{transform:translate(47.5241vw,99vh) scale(.8248)}}.snow:nth-child(42){opacity:1.7302;transform:translate(75.8703vw,-10px) scale(.8497);animation:fall-42 18s -22s linear infinite}@keyframes fall-42{41.914%{transform:translate(78.0586vw,41.914vh) scale(.8497)}to{transform:translate(76.96445vw,99vh) scale(.8497)}}.snow:nth-child(43){opacity:1.8938;transform:translate(82.7929vw,-10px) scale(.7761);animation:fall-43 27s -2s linear infinite}@keyframes fall-43{42.545%{transform:translate(82.317vw,42.545vh) scale(.7761)}to{transform:translate(82.55495vw,99vh) scale(.7761)}}.snow:nth-child(44){opacity:.2558;transform:translate(83.2011vw,-10px) scale(.0109);animation:fall-44 17s -22s linear infinite}@keyframes fall-44{44.611%{transform:translate(91.892vw,44.611vh) scale(.0109)}to{transform:translate(87.54655vw,99vh) scale(.0109)}}.snow:nth-child(45){opacity:1.628;transform:translate(1.3864vw,-10px) scale(.4839);animation:fall-45 21s -30s linear infinite}@keyframes fall-45{74.311%{transform:translate(6.632vw,74.311vh) scale(.4839)}to{transform:translate(4.0092vw,99vh) scale(.4839)}}.snow:nth-child(46){opacity:1.832;transform:translate(22.2882vw,-10px) scale(.7374);animation:fall-46 28s -7s linear infinite}@keyframes fall-46{71.215%{transform:translate(14.0805vw,71.215vh) scale(.7374)}to{transform:translate(18.18435vw,99vh) scale(.7374)}}.snow:nth-child(47){opacity:1.1584;transform:translate(20.2276vw,-10px) scale(.8688);animation:fall-47 13s -9s linear infinite}@keyframes fall-47{55.809%{transform:translate(11.5136vw,55.809vh) scale(.8688)}to{transform:translate(15.8706vw,99vh) scale(.8688)}}.snow:nth-child(48){opacity:.1932;transform:translate(52.67vw,-10px) scale(.0196);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{31.45%{transform:translate(57.0498vw,31.45vh) scale(.0196)}to{transform:translate(54.8599vw,99vh) scale(.0196)}}.snow:nth-child(49){opacity:1.3726;transform:translate(4.5228vw,-10px) scale(.3107);animation:fall-49 17s -29s linear infinite}@keyframes fall-49{40.176%{transform:translate(-4.0732vw,40.176vh) scale(.3107)}to{transform:translate(.2248vw,99vh) scale(.3107)}}.snow:nth-child(50){opacity:.8454;transform:translate(45.5086vw,-10px) scale(.9433);animation:fall-50 25s -13s linear infinite}@keyframes fall-50{32.31%{transform:translate(40.3907vw,32.31vh) scale(.9433)}to{transform:translate(42.94965vw,99vh) scale(.9433)}}.snow:nth-child(51){opacity:1.2896;transform:translate(98.4826vw,-10px) scale(.5169);animation:fall-51 18s -9s linear infinite}@keyframes fall-51{35.595%{transform:translate(103.5669vw,35.595vh) scale(.5169)}to{transform:translate(101.02475vw,99vh) scale(.5169)}}.snow:nth-child(52){opacity:.5024;transform:translate(86.8329vw,-10px) scale(.0921);animation:fall-52 24s -18s linear infinite}@keyframes fall-52{72.21%{transform:translate(80.353vw,72.21vh) scale(.0921)}to{transform:translate(83.59295vw,99vh) scale(.0921)}}.snow:nth-child(53){opacity:.537;transform:translate(69.9701vw,-10px) scale(.7322);animation:fall-53 26s -18s linear infinite}@keyframes fall-53{56.411%{transform:translate(71.9398vw,56.411vh) scale(.7322)}to{transform:translate(70.95495vw,99vh) scale(.7322)}}.snow:nth-child(54){opacity:.479;transform:translate(6.7379vw,-10px) scale(.4882);animation:fall-54 18s -22s linear infinite}@keyframes fall-54{32.888%{transform:translate(9.8402vw,32.888vh) scale(.4882)}to{transform:translate(8.28905vw,99vh) scale(.4882)}}.snow:nth-child(55){opacity:1.0692;transform:translate(91.4175vw,-10px) scale(.3877);animation:fall-55 12s -19s linear infinite}@keyframes fall-55{46.737%{transform:translate(97.3358vw,46.737vh) scale(.3877)}to{transform:translate(94.37665vw,99vh) scale(.3877)}}.snow:nth-child(56){opacity:.2962;transform:translate(54.2483vw,-10px) scale(.0684);animation:fall-56 28s -9s linear infinite}@keyframes fall-56{62.077%{transform:translate(58.6817vw,62.077vh) scale(.0684)}to{transform:translate(56.465vw,99vh) scale(.0684)}}.snow:nth-child(57){opacity:1.809;transform:translate(52.699vw,-10px) scale(.0195);animation:fall-57 13s -10s linear infinite}@keyframes fall-57{47.327%{transform:translate(44.4813vw,47.327vh) scale(.0195)}to{transform:translate(48.59015vw,99vh) scale(.0195)}}.snow:nth-child(58){opacity:.3342;transform:translate(16.4564vw,-10px) scale(.142);animation:fall-58 18s -25s linear infinite}@keyframes fall-58{65.384%{transform:translate(18.3504vw,65.384vh) scale(.142)}to{transform:translate(17.4034vw,99vh) scale(.142)}}.snow:nth-child(59){opacity:1.8462;transform:translate(32.6521vw,-10px) scale(.8934);animation:fall-59 23s -15s linear infinite}@keyframes fall-59{45.537%{transform:translate(34.6504vw,45.537vh) scale(.8934)}to{transform:translate(33.65125vw,99vh) scale(.8934)}}.snow:nth-child(60){opacity:1.1858;transform:translate(11.0645vw,-10px) scale(.7237);animation:fall-60 23s -13s linear infinite}@keyframes fall-60{43.883%{transform:translate(7.0716vw,43.883vh) scale(.7237)}to{transform:translate(9.06805vw,99vh) scale(.7237)}}.snow:nth-child(61){opacity:.4334;transform:translate(88.15vw,-10px) scale(.457);animation:fall-61 23s -29s linear infinite}@keyframes fall-61{40.983%{transform:translate(88.2924vw,40.983vh) scale(.457)}to{transform:translate(88.2212vw,99vh) scale(.457)}}.snow:nth-child(62){opacity:.0622;transform:translate(61.697vw,-10px) scale(.8424);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{48.471%{transform:translate(55.5136vw,48.471vh) scale(.8424)}to{transform:translate(58.6053vw,99vh) scale(.8424)}}.snow:nth-child(63){opacity:.8274;transform:translate(88.5376vw,-10px) scale(.0453);animation:fall-63 11s -21s linear infinite}@keyframes fall-63{67.243%{transform:translate(96.8783vw,67.243vh) scale(.0453)}to{transform:translate(92.70795vw,99vh) scale(.0453)}}.snow:nth-child(64){opacity:.387;transform:translate(7.0419vw,-10px) scale(.4329);animation:fall-64 20s -19s linear infinite}@keyframes fall-64{33.878%{transform:translate(11.4386vw,33.878vh) scale(.4329)}to{transform:translate(9.24025vw,99vh) scale(.4329)}}.snow:nth-child(65){opacity:1.7498;transform:translate(54.4874vw,-10px) scale(.9724);animation:fall-65 25s -30s linear infinite}@keyframes fall-65{31.966%{transform:translate(52.6355vw,31.966vh) scale(.9724)}to{transform:translate(53.56145vw,99vh) scale(.9724)}}.snow:nth-child(66){opacity:1.6924;transform:translate(12.1087vw,-10px) scale(.8256);animation:fall-66 10s -9s linear infinite}@keyframes fall-66{51.505%{transform:translate(18.15vw,51.505vh) scale(.8256)}to{transform:translate(15.12935vw,99vh) scale(.8256)}}.snow:nth-child(67){opacity:1.725;transform:translate(22.0408vw,-10px) scale(.2095);animation:fall-67 14s -6s linear infinite}@keyframes fall-67{45.959%{transform:translate(13.2679vw,45.959vh) scale(.2095)}to{transform:translate(17.65435vw,99vh) scale(.2095)}}.snow:nth-child(68){opacity:1.6438;transform:translate(47.9194vw,-10px) scale(.5473);animation:fall-68 28s -14s linear infinite}@keyframes fall-68{50.821%{transform:translate(44.6927vw,50.821vh) scale(.5473)}to{transform:translate(46.30605vw,99vh) scale(.5473)}}.snow:nth-child(69){opacity:1.213;transform:translate(27.4909vw,-10px) scale(.8719);animation:fall-69 11s -26s linear infinite}@keyframes fall-69{68.235%{transform:translate(30.4991vw,68.235vh) scale(.8719)}to{transform:translate(28.995vw,99vh) scale(.8719)}}.snow:nth-child(70){opacity:1.2486;transform:translate(9.3297vw,-10px) scale(.3293);animation:fall-70 13s -4s linear infinite}@keyframes fall-70{33.558%{transform:translate(5.1525vw,33.558vh) scale(.3293)}to{transform:translate(7.2411vw,99vh) scale(.3293)}}.snow:nth-child(71){opacity:1.2816;transform:translate(26.8125vw,-10px) scale(.8395);animation:fall-71 10s -18s linear infinite}@keyframes fall-71{37.805%{transform:translate(31.6624vw,37.805vh) scale(.8395)}to{transform:translate(29.23745vw,99vh) scale(.8395)}}.snow:nth-child(72){opacity:.87;transform:translate(72.7007vw,-10px) scale(.0699);animation:fall-72 13s -9s linear infinite}@keyframes fall-72{31.284%{transform:translate(68.3115vw,31.284vh) scale(.0699)}to{transform:translate(70.5061vw,99vh) scale(.0699)}}.snow:nth-child(73){opacity:1.7306;transform:translate(72.1071vw,-10px) scale(.0277);animation:fall-73 17s -15s linear infinite}@keyframes fall-73{42.222%{transform:translate(77.1684vw,42.222vh) scale(.0277)}to{transform:translate(74.63775vw,99vh) scale(.0277)}}.snow:nth-child(74){opacity:.4;transform:translate(17.4977vw,-10px) scale(.5254);animation:fall-74 26s -10s linear infinite}@keyframes fall-74{76.901%{transform:translate(12.6349vw,76.901vh) scale(.5254)}to{transform:translate(15.0663vw,99vh) scale(.5254)}}.snow:nth-child(75){opacity:1.6748;transform:translate(73.7101vw,-10px) scale(.397);animation:fall-75 14s -3s linear infinite}@keyframes fall-75{76.812%{transform:translate(68.3624vw,76.812vh) scale(.397)}to{transform:translate(71.03625vw,99vh) scale(.397)}}.snow:nth-child(76){opacity:.0512;transform:translate(38.967vw,-10px) scale(.4948);animation:fall-76 10s -12s linear infinite}@keyframes fall-76{52.832%{transform:translate(36.6371vw,52.832vh) scale(.4948)}to{transform:translate(37.80205vw,99vh) scale(.4948)}}.snow:nth-child(77){opacity:.1156;transform:translate(7.947vw,-10px) scale(.2649);animation:fall-77 17s -22s linear infinite}@keyframes fall-77{36.617%{transform:translate(14.9986vw,36.617vh) scale(.2649)}to{transform:translate(11.4728vw,99vh) scale(.2649)}}.snow:nth-child(78){opacity:.62;transform:translate(16.6185vw,-10px) scale(.0336);animation:fall-78 23s -27s linear infinite}@keyframes fall-78{50.54%{transform:translate(15.4675vw,50.54vh) scale(.0336)}to{transform:translate(16.043vw,99vh) scale(.0336)}}.snow:nth-child(79){opacity:.3846;transform:translate(49.7738vw,-10px) scale(.0076);animation:fall-79 30s -11s linear infinite}@keyframes fall-79{51.582%{transform:translate(51.6905vw,51.582vh) scale(.0076)}to{transform:translate(50.73215vw,99vh) scale(.0076)}}.snow:nth-child(80){opacity:1.6384;transform:translate(1.2858vw,-10px) scale(.3561);animation:fall-80 11s -2s linear infinite}@keyframes fall-80{37.242%{transform:translate(6.3275vw,37.242vh) scale(.3561)}to{transform:translate(3.80665vw,99vh) scale(.3561)}}.snow:nth-child(81){opacity:.3184;transform:translate(76.0448vw,-10px) scale(.5476);animation:fall-81 22s -7s linear infinite}@keyframes fall-81{52.09%{transform:translate(75.0922vw,52.09vh) scale(.5476)}to{transform:translate(75.5685vw,99vh) scale(.5476)}}.snow:nth-child(82){opacity:1.1306;transform:translate(5.6111vw,-10px) scale(.5539);animation:fall-82 28s -3s linear infinite}@keyframes fall-82{49.211%{transform:translate(2.6738vw,49.211vh) scale(.5539)}to{transform:translate(4.14245vw,99vh) scale(.5539)}}.snow:nth-child(83){opacity:1.9886;transform:translate(79.0609vw,-10px) scale(.3144);animation:fall-83 12s -21s linear infinite}@keyframes fall-83{30.596%{transform:translate(70.0152vw,30.596vh) scale(.3144)}to{transform:translate(74.53805vw,99vh) scale(.3144)}}.snow:nth-child(84){opacity:.6672;transform:translate(20.1685vw,-10px) scale(.6408);animation:fall-84 20s -30s linear infinite}@keyframes fall-84{51.43%{transform:translate(18.3996vw,51.43vh) scale(.6408)}to{transform:translate(19.28405vw,99vh) scale(.6408)}}.snow:nth-child(85){opacity:1.4888;transform:translate(36.6093vw,-10px) scale(.6603);animation:fall-85 19s -19s linear infinite}@keyframes fall-85{41.515%{transform:translate(28.7147vw,41.515vh) scale(.6603)}to{transform:translate(32.662vw,99vh) scale(.6603)}}.snow:nth-child(86){opacity:1.6892;transform:translate(54.9245vw,-10px) scale(.6405);animation:fall-86 17s -25s linear infinite}@keyframes fall-86{76.881%{transform:translate(59.8081vw,76.881vh) scale(.6405)}to{transform:translate(57.3663vw,99vh) scale(.6405)}}.snow:nth-child(87){opacity:.2532;transform:translate(85.2874vw,-10px) scale(.334);animation:fall-87 27s -8s linear infinite}@keyframes fall-87{35.239%{transform:translate(87.4148vw,35.239vh) scale(.334)}to{transform:translate(86.3511vw,99vh) scale(.334)}}.snow:nth-child(88){opacity:.0346;transform:translate(88.6679vw,-10px) scale(.1648);animation:fall-88 10s -23s linear infinite}@keyframes fall-88{45.967%{transform:translate(87.5416vw,45.967vh) scale(.1648)}to{transform:translate(88.10475vw,99vh) scale(.1648)}}.snow:nth-child(89){opacity:.3682;transform:translate(74.7407vw,-10px) scale(.4951);animation:fall-89 27s -26s linear infinite}@keyframes fall-89{59.093%{transform:translate(67.9073vw,59.093vh) scale(.4951)}to{transform:translate(71.324vw,99vh) scale(.4951)}}.snow:nth-child(90){opacity:1.387;transform:translate(71.9577vw,-10px) scale(.2734);animation:fall-90 13s -11s linear infinite}@keyframes fall-90{42.319%{transform:translate(73.7604vw,42.319vh) scale(.2734)}to{transform:translate(72.85905vw,99vh) scale(.2734)}}.snow:nth-child(91){opacity:.0516;transform:translate(72.5694vw,-10px) scale(.6814);animation:fall-91 29s -30s linear infinite}@keyframes fall-91{30.75%{transform:translate(67.3083vw,30.75vh) scale(.6814)}to{transform:translate(69.93885vw,99vh) scale(.6814)}}.snow:nth-child(92){opacity:.9868;transform:translate(51.1291vw,-10px) scale(.0006);animation:fall-92 14s -15s linear infinite}@keyframes fall-92{30.579%{transform:translate(44.2457vw,30.579vh) scale(.0006)}to{transform:translate(47.6874vw,99vh) scale(.0006)}}.snow:nth-child(93){opacity:.9862;transform:translate(98.5609vw,-10px) scale(.3586);animation:fall-93 30s -15s linear infinite}@keyframes fall-93{66.564%{transform:translate(96.861vw,66.564vh) scale(.3586)}to{transform:translate(97.71095vw,99vh) scale(.3586)}}.snow:nth-child(94){opacity:.2006;transform:translate(53.7266vw,-10px) scale(.7485);animation:fall-94 12s -15s linear infinite}@keyframes fall-94{60.97%{transform:translate(62.6217vw,60.97vh) scale(.7485)}to{transform:translate(58.17415vw,99vh) scale(.7485)}}.snow:nth-child(95){opacity:1.506;transform:translate(36.7411vw,-10px) scale(.6354);animation:fall-95 23s -7s linear infinite}@keyframes fall-95{77.02%{transform:translate(41.9563vw,77.02vh) scale(.6354)}to{transform:translate(39.3487vw,99vh) scale(.6354)}}.snow:nth-child(96){opacity:.0004;transform:translate(98.4368vw,-10px) scale(.9538);animation:fall-96 28s -2s linear infinite}@keyframes fall-96{77.073%{transform:translate(95.9651vw,77.073vh) scale(.9538)}to{transform:translate(97.20095vw,99vh) scale(.9538)}}.snow:nth-child(97){opacity:1.916;transform:translate(35.2912vw,-10px) scale(.0597);animation:fall-97 19s -6s linear infinite}@keyframes fall-97{41.542%{transform:translate(31.3463vw,41.542vh) scale(.0597)}to{transform:translate(33.31875vw,99vh) scale(.0597)}}.snow:nth-child(98){opacity:1.7926;transform:translate(74.0702vw,-10px) scale(.6913);animation:fall-98 28s -4s linear infinite}@keyframes fall-98{71.41%{transform:translate(82.5328vw,71.41vh) scale(.6913)}to{transform:translate(78.3015vw,99vh) scale(.6913)}}.snow:nth-child(99){opacity:1.934;transform:translate(61.9345vw,-10px) scale(.1556);animation:fall-99 11s -13s linear infinite}@keyframes fall-99{55.172%{transform:translate(67.0687vw,55.172vh) scale(.1556)}to{transform:translate(64.5016vw,99vh) scale(.1556)}}.snow:nth-child(100){opacity:.5696;transform:translate(66.5194vw,-10px) scale(.3111);animation:fall-100 28s -23s linear infinite}@keyframes fall-100{47.638%{transform:translate(74.4155vw,47.638vh) scale(.3111)}to{transform:translate(70.46745vw,99vh) scale(.3111)}}.snow:nth-child(101){opacity:.4136;transform:translate(23.4988vw,-10px) scale(.3967);animation:fall-101 28s -25s linear infinite}@keyframes fall-101{33.053%{transform:translate(30.2709vw,33.053vh) scale(.3967)}to{transform:translate(26.88485vw,99vh) scale(.3967)}}.snow:nth-child(102){opacity:1.118;transform:translate(92.0801vw,-10px) scale(.905);animation:fall-102 23s -12s linear infinite}@keyframes fall-102{67.994%{transform:translate(88.9279vw,67.994vh) scale(.905)}to{transform:translate(90.504vw,99vh) scale(.905)}}.snow:nth-child(103){opacity:1.275;transform:translate(34.2895vw,-10px) scale(.2954);animation:fall-103 13s -22s linear infinite}@keyframes fall-103{64.489%{transform:translate(31.0908vw,64.489vh) scale(.2954)}to{transform:translate(32.69015vw,99vh) scale(.2954)}}.snow:nth-child(104){opacity:.5854;transform:translate(19.7136vw,-10px) scale(.9045);animation:fall-104 17s -17s linear infinite}@keyframes fall-104{39.887%{transform:translate(21.6439vw,39.887vh) scale(.9045)}to{transform:translate(20.67875vw,99vh) scale(.9045)}}.snow:nth-child(105){opacity:.3698;transform:translate(52.2781vw,-10px) scale(.8179);animation:fall-105 11s -6s linear infinite}@keyframes fall-105{41.438%{transform:translate(58.4108vw,41.438vh) scale(.8179)}to{transform:translate(55.34445vw,99vh) scale(.8179)}}.snow:nth-child(106){opacity:1.9392;transform:translate(8.89vw,-10px) scale(.6575);animation:fall-106 25s -19s linear infinite}@keyframes fall-106{65.079%{transform:translate(3.7464vw,65.079vh) scale(.6575)}to{transform:translate(6.3182vw,99vh) scale(.6575)}}.snow:nth-child(107){opacity:1.5526;transform:translate(44.1779vw,-10px) scale(.8876);animation:fall-107 25s -30s linear infinite}@keyframes fall-107{76.874%{transform:translate(50.3787vw,76.874vh) scale(.8876)}to{transform:translate(47.2783vw,99vh) scale(.8876)}}.snow:nth-child(108){opacity:.8992;transform:translate(34.8194vw,-10px) scale(.3714);animation:fall-108 19s -4s linear infinite}@keyframes fall-108{75.963%{transform:translate(32.5776vw,75.963vh) scale(.3714)}to{transform:translate(33.6985vw,99vh) scale(.3714)}}.snow:nth-child(109){opacity:.986;transform:translate(49.9599vw,-10px) scale(.7741);animation:fall-109 20s -25s linear infinite}@keyframes fall-109{39.607%{transform:translate(50.4704vw,39.607vh) scale(.7741)}to{transform:translate(50.21515vw,99vh) scale(.7741)}}.snow:nth-child(110){opacity:.0138;transform:translate(45.224vw,-10px) scale(.1596);animation:fall-110 14s -13s linear infinite}@keyframes fall-110{37.272%{transform:translate(50.4269vw,37.272vh) scale(.1596)}to{transform:translate(47.82545vw,99vh) scale(.1596)}}.snow:nth-child(111){opacity:.6804;transform:translate(65.1729vw,-10px) scale(.1224);animation:fall-111 14s -4s linear infinite}@keyframes fall-111{76.79%{transform:translate(70.6037vw,76.79vh) scale(.1224)}to{transform:translate(67.8883vw,99vh) scale(.1224)}}.snow:nth-child(112){opacity:.356;transform:translate(28.3843vw,-10px) scale(.7612);animation:fall-112 25s -25s linear infinite}@keyframes fall-112{37.688%{transform:translate(33.2999vw,37.688vh) scale(.7612)}to{transform:translate(30.8421vw,99vh) scale(.7612)}}.snow:nth-child(113){opacity:.146;transform:translate(36.4743vw,-10px) scale(.5902);animation:fall-113 30s -18s linear infinite}@keyframes fall-113{60.221%{transform:translate(29.6957vw,60.221vh) scale(.5902)}to{transform:translate(33.085vw,99vh) scale(.5902)}}.snow:nth-child(114){opacity:1.023;transform:translate(72.5202vw,-10px) scale(.0981);animation:fall-114 22s -22s linear infinite}@keyframes fall-114{63.678%{transform:translate(65.231vw,63.678vh) scale(.0981)}to{transform:translate(68.8756vw,99vh) scale(.0981)}}.snow:nth-child(115){opacity:.2226;transform:translate(5.5997vw,-10px) scale(.7548);animation:fall-115 21s -22s linear infinite}@keyframes fall-115{68.473%{transform:translate(10.7489vw,68.473vh) scale(.7548)}to{transform:translate(8.1743vw,99vh) scale(.7548)}}.snow:nth-child(116){opacity:1.7746;transform:translate(57.4802vw,-10px) scale(.2465);animation:fall-116 21s -8s linear infinite}@keyframes fall-116{54.036%{transform:translate(51.1668vw,54.036vh) scale(.2465)}to{transform:translate(54.3235vw,99vh) scale(.2465)}}.snow:nth-child(117){opacity:.928;transform:translate(31.9773vw,-10px) scale(.3286);animation:fall-117 21s -17s linear infinite}@keyframes fall-117{61.093%{transform:translate(28.5159vw,61.093vh) scale(.3286)}to{transform:translate(30.2466vw,99vh) scale(.3286)}}.snow:nth-child(118){opacity:1.7958;transform:translate(62.9093vw,-10px) scale(.2901);animation:fall-118 12s -19s linear infinite}@keyframes fall-118{66.389%{transform:translate(60.5816vw,66.389vh) scale(.2901)}to{transform:translate(61.74545vw,99vh) scale(.2901)}}.snow:nth-child(119){opacity:.4148;transform:translate(89.079vw,-10px) scale(.3493);animation:fall-119 13s -29s linear infinite}@keyframes fall-119{52.802%{transform:translate(82.7437vw,52.802vh) scale(.3493)}to{transform:translate(85.91135vw,99vh) scale(.3493)}}.snow:nth-child(120){opacity:.022;transform:translate(58.4937vw,-10px) scale(.2609);animation:fall-120 16s -8s linear infinite}@keyframes fall-120{50.267%{transform:translate(61.4227vw,50.267vh) scale(.2609)}to{transform:translate(59.9582vw,99vh) scale(.2609)}}.snow:nth-child(121){opacity:1.4922;transform:translate(1.6078vw,-10px) scale(.7638);animation:fall-121 29s -28s linear infinite}@keyframes fall-121{31.666%{transform:translate(9.6597vw,31.666vh) scale(.7638)}to{transform:translate(5.63375vw,99vh) scale(.7638)}}.snow:nth-child(122){opacity:1.3942;transform:translate(10.8347vw,-10px) scale(.5784);animation:fall-122 15s -12s linear infinite}@keyframes fall-122{68.655%{transform:translate(19.0731vw,68.655vh) scale(.5784)}to{transform:translate(14.9539vw,99vh) scale(.5784)}}.snow:nth-child(123){opacity:1.5948;transform:translate(96.9309vw,-10px) scale(.7008);animation:fall-123 12s -12s linear infinite}@keyframes fall-123{47.499%{transform:translate(104.321vw,47.499vh) scale(.7008)}to{transform:translate(100.62595vw,99vh) scale(.7008)}}.snow:nth-child(124){opacity:.794;transform:translate(42.1411vw,-10px) scale(.6851);animation:fall-124 24s -24s linear infinite}@keyframes fall-124{69.126%{transform:translate(44.2033vw,69.126vh) scale(.6851)}to{transform:translate(43.1722vw,99vh) scale(.6851)}}.snow:nth-child(125){opacity:1.6842;transform:translate(7.6128vw,-10px) scale(.9725);animation:fall-125 22s -24s linear infinite}@keyframes fall-125{55.407%{transform:translate(11.1697vw,55.407vh) scale(.9725)}to{transform:translate(9.39125vw,99vh) scale(.9725)}}.snow:nth-child(126){opacity:.981;transform:translate(7.8184vw,-10px) scale(.5593);animation:fall-126 29s -27s linear infinite}@keyframes fall-126{70.555%{transform:translate(9.0393vw,70.555vh) scale(.5593)}to{transform:translate(8.42885vw,99vh) scale(.5593)}}.snow:nth-child(127){opacity:.9866;transform:translate(27.3572vw,-10px) scale(.5629);animation:fall-127 18s -25s linear infinite}@keyframes fall-127{45.556%{transform:translate(20.1798vw,45.556vh) scale(.5629)}to{transform:translate(23.7685vw,99vh) scale(.5629)}}.snow:nth-child(128){opacity:.3968;transform:translate(34.4129vw,-10px) scale(.8156);animation:fall-128 27s -3s linear infinite}@keyframes fall-128{35.593%{transform:translate(28.0272vw,35.593vh) scale(.8156)}to{transform:translate(31.22005vw,99vh) scale(.8156)}}.snow:nth-child(129){opacity:1.6542;transform:translate(91.9035vw,-10px) scale(.0973);animation:fall-129 16s -9s linear infinite}@keyframes fall-129{36.968%{transform:translate(93.9574vw,36.968vh) scale(.0973)}to{transform:translate(92.93045vw,99vh) scale(.0973)}}.snow:nth-child(130){opacity:.7838;transform:translate(21.0221vw,-10px) scale(.0691);animation:fall-130 28s -22s linear infinite}@keyframes fall-130{57.155%{transform:translate(14.0062vw,57.155vh) scale(.0691)}to{transform:translate(17.51415vw,99vh) scale(.0691)}}.snow:nth-child(131){opacity:1.2964;transform:translate(86.6445vw,-10px) scale(.6273);animation:fall-131 29s -22s linear infinite}@keyframes fall-131{71.715%{transform:translate(95.598vw,71.715vh) scale(.6273)}to{transform:translate(91.12125vw,99vh) scale(.6273)}}.snow:nth-child(132){opacity:1.6892;transform:translate(35.9061vw,-10px) scale(.8796);animation:fall-132 22s -14s linear infinite}@keyframes fall-132{44.254%{transform:translate(27.1518vw,44.254vh) scale(.8796)}to{transform:translate(31.52895vw,99vh) scale(.8796)}}.snow:nth-child(133){opacity:.9504;transform:translate(50.5341vw,-10px) scale(.115);animation:fall-133 13s -1s linear infinite}@keyframes fall-133{34.957%{transform:translate(52.4065vw,34.957vh) scale(.115)}to{transform:translate(51.4703vw,99vh) scale(.115)}}.snow:nth-child(134){opacity:1.4372;transform:translate(27.2101vw,-10px) scale(.1137);animation:fall-134 27s -30s linear infinite}@keyframes fall-134{30.106%{transform:translate(26.3425vw,30.106vh) scale(.1137)}to{transform:translate(26.7763vw,99vh) scale(.1137)}}.snow:nth-child(135){opacity:1.6686;transform:translate(71.7358vw,-10px) scale(.8391);animation:fall-135 28s -8s linear infinite}@keyframes fall-135{55.214%{transform:translate(66.4027vw,55.214vh) scale(.8391)}to{transform:translate(69.06925vw,99vh) scale(.8391)}}.snow:nth-child(136){opacity:1.713;transform:translate(81.2326vw,-10px) scale(.7517);animation:fall-136 10s -17s linear infinite}@keyframes fall-136{62.81%{transform:translate(78.111vw,62.81vh) scale(.7517)}to{transform:translate(79.6718vw,99vh) scale(.7517)}}.snow:nth-child(137){opacity:.854;transform:translate(19.0326vw,-10px) scale(.532);animation:fall-137 28s -15s linear infinite}@keyframes fall-137{59.487%{transform:translate(27.966vw,59.487vh) scale(.532)}to{transform:translate(23.4993vw,99vh) scale(.532)}}.snow:nth-child(138){opacity:.8456;transform:translate(68.7744vw,-10px) scale(.1449);animation:fall-138 11s -11s linear infinite}@keyframes fall-138{52.973%{transform:translate(65.9102vw,52.973vh) scale(.1449)}to{transform:translate(67.3423vw,99vh) scale(.1449)}}.snow:nth-child(139){opacity:1.7212;transform:translate(23.71vw,-10px) scale(.4256);animation:fall-139 29s -18s linear infinite}@keyframes fall-139{63.976%{transform:translate(23.7991vw,63.976vh) scale(.4256)}to{transform:translate(23.75455vw,99vh) scale(.4256)}}.snow:nth-child(140){opacity:1.2346;transform:translate(41.8063vw,-10px) scale(.1049);animation:fall-140 30s -7s linear infinite}@keyframes fall-140{63.653%{transform:translate(31.8358vw,63.653vh) scale(.1049)}to{transform:translate(36.82105vw,99vh) scale(.1049)}}.snow:nth-child(141){opacity:.3286;transform:translate(63.8823vw,-10px) scale(.6659);animation:fall-141 22s -19s linear infinite}@keyframes fall-141{74.681%{transform:translate(65.5233vw,74.681vh) scale(.6659)}to{transform:translate(64.7028vw,99vh) scale(.6659)}}.snow:nth-child(142){opacity:1.2704;transform:translate(41.9252vw,-10px) scale(.854);animation:fall-142 28s -17s linear infinite}@keyframes fall-142{48.632%{transform:translate(51.7517vw,48.632vh) scale(.854)}to{transform:translate(46.83845vw,99vh) scale(.854)}}.snow:nth-child(143){opacity:1.916;transform:translate(39.8161vw,-10px) scale(.2459);animation:fall-143 12s -28s linear infinite}@keyframes fall-143{45.225%{transform:translate(35.5288vw,45.225vh) scale(.2459)}to{transform:translate(37.67245vw,99vh) scale(.2459)}}.snow:nth-child(144){opacity:1.5936;transform:translate(6.5645vw,-10px) scale(.9089);animation:fall-144 13s -12s linear infinite}@keyframes fall-144{45.245%{transform:translate(10.6924vw,45.245vh) scale(.9089)}to{transform:translate(8.62845vw,99vh) scale(.9089)}}.snow:nth-child(145){opacity:1.8962;transform:translate(13.5267vw,-10px) scale(.1392);animation:fall-145 28s -3s linear infinite}@keyframes fall-145{31.965%{transform:translate(9.3097vw,31.965vh) scale(.1392)}to{transform:translate(11.4182vw,99vh) scale(.1392)}}.snow:nth-child(146){opacity:.679;transform:translate(70.3052vw,-10px) scale(.042);animation:fall-146 15s -17s linear infinite}@keyframes fall-146{62.412%{transform:translate(62.5724vw,62.412vh) scale(.042)}to{transform:translate(66.4388vw,99vh) scale(.042)}}.snow:nth-child(147){opacity:1.955;transform:translate(47.1584vw,-10px) scale(.3599);animation:fall-147 24s -13s linear infinite}@keyframes fall-147{56.294%{transform:translate(45.2039vw,56.294vh) scale(.3599)}to{transform:translate(46.18115vw,99vh) scale(.3599)}}.snow:nth-child(148){opacity:1.7906;transform:translate(86.6312vw,-10px) scale(.9584);animation:fall-148 13s -25s linear infinite}@keyframes fall-148{51.963%{transform:translate(90.576vw,51.963vh) scale(.9584)}to{transform:translate(88.6036vw,99vh) scale(.9584)}}.snow:nth-child(149){opacity:1.7234;transform:translate(72.5297vw,-10px) scale(.0719);animation:fall-149 17s -20s linear infinite}@keyframes fall-149{58.838%{transform:translate(66.4934vw,58.838vh) scale(.0719)}to{transform:translate(69.51155vw,99vh) scale(.0719)}}.snow:nth-child(150){opacity:.7508;transform:translate(15.3931vw,-10px) scale(.2155);animation:fall-150 10s -5s linear infinite}@keyframes fall-150{78.823%{transform:translate(21.4961vw,78.823vh) scale(.2155)}to{transform:translate(18.4446vw,99vh) scale(.2155)}}.snow:nth-child(151){opacity:.2788;transform:translate(14.107vw,-10px) scale(.9304);animation:fall-151 29s -1s linear infinite}@keyframes fall-151{49.844%{transform:translate(14.3084vw,49.844vh) scale(.9304)}to{transform:translate(14.2077vw,99vh) scale(.9304)}}.snow:nth-child(152){opacity:.3046;transform:translate(15.4937vw,-10px) scale(.1521);animation:fall-152 10s -5s linear infinite}@keyframes fall-152{48.008%{transform:translate(19.1316vw,48.008vh) scale(.1521)}to{transform:translate(17.31265vw,99vh) scale(.1521)}}.snow:nth-child(153){opacity:.4872;transform:translate(68.086vw,-10px) scale(.9433);animation:fall-153 23s -18s linear infinite}@keyframes fall-153{38.426%{transform:translate(59.7806vw,38.426vh) scale(.9433)}to{transform:translate(63.9333vw,99vh) scale(.9433)}}.snow:nth-child(154){opacity:.3548;transform:translate(83.8117vw,-10px) scale(.9205);animation:fall-154 22s -28s linear infinite}@keyframes fall-154{71.72%{transform:translate(78.3249vw,71.72vh) scale(.9205)}to{transform:translate(81.0683vw,99vh) scale(.9205)}}.snow:nth-child(155){opacity:1.03;transform:translate(47.9339vw,-10px) scale(.2441);animation:fall-155 15s -17s linear infinite}@keyframes fall-155{37.033%{transform:translate(47.5252vw,37.033vh) scale(.2441)}to{transform:translate(47.72955vw,99vh) scale(.2441)}}.snow:nth-child(156){opacity:1.7228;transform:translate(15.4271vw,-10px) scale(.8868);animation:fall-156 18s -9s linear infinite}@keyframes fall-156{75.929%{transform:translate(22.0134vw,75.929vh) scale(.8868)}to{transform:translate(18.72025vw,99vh) scale(.8868)}}.snow:nth-child(157){opacity:.5738;transform:translate(90.7331vw,-10px) scale(.1201);animation:fall-157 24s -20s linear infinite}@keyframes fall-157{55.731%{transform:translate(92.7496vw,55.731vh) scale(.1201)}to{transform:translate(91.74135vw,99vh) scale(.1201)}}.snow:nth-child(158){opacity:1.7454;transform:translate(21.1314vw,-10px) scale(.6499);animation:fall-158 20s -21s linear infinite}@keyframes fall-158{38.064%{transform:translate(11.607vw,38.064vh) scale(.6499)}to{transform:translate(16.3692vw,99vh) scale(.6499)}}.snow:nth-child(159){opacity:.7238;transform:translate(69.834vw,-10px) scale(.485);animation:fall-159 12s -5s linear infinite}@keyframes fall-159{60.415%{transform:translate(75.0443vw,60.415vh) scale(.485)}to{transform:translate(72.43915vw,99vh) scale(.485)}}.snow:nth-child(160){opacity:.2344;transform:translate(9.4735vw,-10px) scale(.7124);animation:fall-160 26s -1s linear infinite}@keyframes fall-160{71.729%{transform:translate(13.2034vw,71.729vh) scale(.7124)}to{transform:translate(11.33845vw,99vh) scale(.7124)}}.snow:nth-child(161){opacity:.7678;transform:translate(75.9672vw,-10px) scale(.3156);animation:fall-161 20s -12s linear infinite}@keyframes fall-161{67.913%{transform:translate(82.1618vw,67.913vh) scale(.3156)}to{transform:translate(79.0645vw,99vh) scale(.3156)}}.snow:nth-child(162){opacity:.6796;transform:translate(57.5451vw,-10px) scale(.8795);animation:fall-162 22s -15s linear infinite}@keyframes fall-162{68.905%{transform:translate(63.1856vw,68.905vh) scale(.8795)}to{transform:translate(60.36535vw,99vh) scale(.8795)}}.snow:nth-child(163){opacity:.3022;transform:translate(56.0713vw,-10px) scale(.0642);animation:fall-163 21s -20s linear infinite}@keyframes fall-163{41.126%{transform:translate(52.863vw,41.126vh) scale(.0642)}to{transform:translate(54.46715vw,99vh) scale(.0642)}}.snow:nth-child(164){opacity:1.4692;transform:translate(35.2253vw,-10px) scale(.6886);animation:fall-164 26s -1s linear infinite}@keyframes fall-164{77.856%{transform:translate(27.366vw,77.856vh) scale(.6886)}to{transform:translate(31.29565vw,99vh) scale(.6886)}}.snow:nth-child(165){opacity:1.542;transform:translate(94.0313vw,-10px) scale(.9686);animation:fall-165 12s -8s linear infinite}@keyframes fall-165{34.616%{transform:translate(102.4762vw,34.616vh) scale(.9686)}to{transform:translate(98.25375vw,99vh) scale(.9686)}}.snow:nth-child(166){opacity:.787;transform:translate(18.2549vw,-10px) scale(.5803);animation:fall-166 15s -8s linear infinite}@keyframes fall-166{68.498%{transform:translate(10.4989vw,68.498vh) scale(.5803)}to{transform:translate(14.3769vw,99vh) scale(.5803)}}.snow:nth-child(167){opacity:1.5368;transform:translate(58.3117vw,-10px) scale(.0383);animation:fall-167 19s -29s linear infinite}@keyframes fall-167{49.6%{transform:translate(56.9416vw,49.6vh) scale(.0383)}to{transform:translate(57.62665vw,99vh) scale(.0383)}}.snow:nth-child(168){opacity:1.6446;transform:translate(52.7201vw,-10px) scale(.3566);animation:fall-168 15s -22s linear infinite}@keyframes fall-168{54.819%{transform:translate(56.2609vw,54.819vh) scale(.3566)}to{transform:translate(54.4905vw,99vh) scale(.3566)}}.snow:nth-child(169){opacity:.7404;transform:translate(72.6086vw,-10px) scale(.4571);animation:fall-169 14s -23s linear infinite}@keyframes fall-169{40.273%{transform:translate(65.7056vw,40.273vh) scale(.4571)}to{transform:translate(69.1571vw,99vh) scale(.4571)}}.snow:nth-child(170){opacity:1.6212;transform:translate(19.6524vw,-10px) scale(.3364);animation:fall-170 30s -14s linear infinite}@keyframes fall-170{53.62%{transform:translate(11.8841vw,53.62vh) scale(.3364)}to{transform:translate(15.76825vw,99vh) scale(.3364)}}.snow:nth-child(171){opacity:1.4816;transform:translate(10.0788vw,-10px) scale(.1271);animation:fall-171 16s -17s linear infinite}@keyframes fall-171{63.07%{transform:translate(9.4781vw,63.07vh) scale(.1271)}to{transform:translate(9.77845vw,99vh) scale(.1271)}}.snow:nth-child(172){opacity:.1968;transform:translate(43.9099vw,-10px) scale(.2003);animation:fall-172 24s -23s linear infinite}@keyframes fall-172{41.745%{transform:translate(38.0606vw,41.745vh) scale(.2003)}to{transform:translate(40.98525vw,99vh) scale(.2003)}}.snow:nth-child(173){opacity:.1108;transform:translate(8.4776vw,-10px) scale(.237);animation:fall-173 11s -15s linear infinite}@keyframes fall-173{69.942%{transform:translate(8.6433vw,69.942vh) scale(.237)}to{transform:translate(8.56045vw,99vh) scale(.237)}}.snow:nth-child(174){opacity:.1442;transform:translate(56.0311vw,-10px) scale(.0954);animation:fall-174 11s -27s linear infinite}@keyframes fall-174{67.976%{transform:translate(52.7373vw,67.976vh) scale(.0954)}to{transform:translate(54.3842vw,99vh) scale(.0954)}}.snow:nth-child(175){opacity:1.1672;transform:translate(40.6364vw,-10px) scale(.54);animation:fall-175 30s -23s linear infinite}@keyframes fall-175{41.142%{transform:translate(38.4972vw,41.142vh) scale(.54)}to{transform:translate(39.5668vw,99vh) scale(.54)}}.snow:nth-child(176){opacity:1.3084;transform:translate(51.5228vw,-10px) scale(.0619);animation:fall-176 17s -18s linear infinite}@keyframes fall-176{51.133%{transform:translate(58.9558vw,51.133vh) scale(.0619)}to{transform:translate(55.2393vw,99vh) scale(.0619)}}.snow:nth-child(177){opacity:1.823;transform:translate(40.0201vw,-10px) scale(.3593);animation:fall-177 26s -2s linear infinite}@keyframes fall-177{62.248%{transform:translate(32.5683vw,62.248vh) scale(.3593)}to{transform:translate(36.2942vw,99vh) scale(.3593)}}.snow:nth-child(178){opacity:1.5596;transform:translate(46.8228vw,-10px) scale(.0372);animation:fall-178 27s -23s linear infinite}@keyframes fall-178{40.617%{transform:translate(41.6754vw,40.617vh) scale(.0372)}to{transform:translate(44.2491vw,99vh) scale(.0372)}}.snow:nth-child(179){opacity:1.5922;transform:translate(48.7891vw,-10px) scale(.6384);animation:fall-179 26s -29s linear infinite}@keyframes fall-179{54.031%{transform:translate(51.9594vw,54.031vh) scale(.6384)}to{transform:translate(50.37425vw,99vh) scale(.6384)}}.snow:nth-child(180){opacity:.9252;transform:translate(77.5276vw,-10px) scale(.1533);animation:fall-180 13s -13s linear infinite}@keyframes fall-180{67.014%{transform:translate(76.1191vw,67.014vh) scale(.1533)}to{transform:translate(76.82335vw,99vh) scale(.1533)}}.snow:nth-child(181){opacity:1.0524;transform:translate(1.0952vw,-10px) scale(.7779);animation:fall-181 21s -30s linear infinite}@keyframes fall-181{65.406%{transform:translate(5.0389vw,65.406vh) scale(.7779)}to{transform:translate(3.06705vw,99vh) scale(.7779)}}.snow:nth-child(182){opacity:1.5198;transform:translate(44.2299vw,-10px) scale(.5888);animation:fall-182 27s -29s linear infinite}@keyframes fall-182{72.225%{transform:translate(49.5752vw,72.225vh) scale(.5888)}to{transform:translate(46.90255vw,99vh) scale(.5888)}}.snow:nth-child(183){opacity:.8234;transform:translate(36.0322vw,-10px) scale(.1131);animation:fall-183 27s -3s linear infinite}@keyframes fall-183{41.472%{transform:translate(33.9213vw,41.472vh) scale(.1131)}to{transform:translate(34.97675vw,99vh) scale(.1131)}}.snow:nth-child(184){opacity:.8832;transform:translate(12.2242vw,-10px) scale(.2785);animation:fall-184 23s -8s linear infinite}@keyframes fall-184{46.697%{transform:translate(19.7176vw,46.697vh) scale(.2785)}to{transform:translate(15.9709vw,99vh) scale(.2785)}}.snow:nth-child(185){opacity:1.8024;transform:translate(88.7821vw,-10px) scale(.4551);animation:fall-185 22s -28s linear infinite}@keyframes fall-185{64.36%{transform:translate(84.1229vw,64.36vh) scale(.4551)}to{transform:translate(86.4525vw,99vh) scale(.4551)}}.snow:nth-child(186){opacity:.4072;transform:translate(83.8387vw,-10px) scale(.3435);animation:fall-186 14s -6s linear infinite}@keyframes fall-186{62.614%{transform:translate(90.3323vw,62.614vh) scale(.3435)}to{transform:translate(87.0855vw,99vh) scale(.3435)}}.snow:nth-child(187){opacity:1.0082;transform:translate(7.1158vw,-10px) scale(.011);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{56.131%{transform:translate(.2858vw,56.131vh) scale(.011)}to{transform:translate(3.7008vw,99vh) scale(.011)}}.snow:nth-child(188){opacity:1.943;transform:translate(68.2037vw,-10px) scale(.4936);animation:fall-188 10s -7s linear infinite}@keyframes fall-188{67.597%{transform:translate(67.1223vw,67.597vh) scale(.4936)}to{transform:translate(67.663vw,99vh) scale(.4936)}}.snow:nth-child(189){opacity:.8408;transform:translate(50.9309vw,-10px) scale(.9331);animation:fall-189 11s -2s linear infinite}@keyframes fall-189{42.672%{transform:translate(44.9888vw,42.672vh) scale(.9331)}to{transform:translate(47.95985vw,99vh) scale(.9331)}}.snow:nth-child(190){opacity:.8402;transform:translate(84.9553vw,-10px) scale(.0649);animation:fall-190 11s -1s linear infinite}@keyframes fall-190{48.049%{transform:translate(82.0136vw,48.049vh) scale(.0649)}to{transform:translate(83.48445vw,99vh) scale(.0649)}}.snow:nth-child(191){opacity:.374;transform:translate(12.1176vw,-10px) scale(.9423);animation:fall-191 30s -11s linear infinite}@keyframes fall-191{33.849%{transform:translate(18.8697vw,33.849vh) scale(.9423)}to{transform:translate(15.49365vw,99vh) scale(.9423)}}.snow:nth-child(192){opacity:.7952;transform:translate(20.7197vw,-10px) scale(.3636);animation:fall-192 10s -7s linear infinite}@keyframes fall-192{67.183%{transform:translate(18.9026vw,67.183vh) scale(.3636)}to{transform:translate(19.81115vw,99vh) scale(.3636)}}.snow:nth-child(193){opacity:.974;transform:translate(47.9484vw,-10px) scale(.8042);animation:fall-193 26s -10s linear infinite}@keyframes fall-193{57.122%{transform:translate(42.6676vw,57.122vh) scale(.8042)}to{transform:translate(45.308vw,99vh) scale(.8042)}}.snow:nth-child(194){opacity:.685;transform:translate(73.7649vw,-10px) scale(.6271);animation:fall-194 26s -25s linear infinite}@keyframes fall-194{38.906%{transform:translate(66.38vw,38.906vh) scale(.6271)}to{transform:translate(70.07245vw,99vh) scale(.6271)}}.snow:nth-child(195){opacity:1.7972;transform:translate(38.8783vw,-10px) scale(.516);animation:fall-195 12s -13s linear infinite}@keyframes fall-195{57.809%{transform:translate(34.8084vw,57.809vh) scale(.516)}to{transform:translate(36.84335vw,99vh) scale(.516)}}.snow:nth-child(196){opacity:1.6464;transform:translate(40.766vw,-10px) scale(.1521);animation:fall-196 12s -5s linear infinite}@keyframes fall-196{48.091%{transform:translate(34.7191vw,48.091vh) scale(.1521)}to{transform:translate(37.74255vw,99vh) scale(.1521)}}.snow:nth-child(197){opacity:1.2688;transform:translate(79.3371vw,-10px) scale(.1233);animation:fall-197 15s -26s linear infinite}@keyframes fall-197{70.841%{transform:translate(80.9978vw,70.841vh) scale(.1233)}to{transform:translate(80.16745vw,99vh) scale(.1233)}}.snow:nth-child(198){opacity:.917;transform:translate(94.7991vw,-10px) scale(.3294);animation:fall-198 14s -30s linear infinite}@keyframes fall-198{60.374%{transform:translate(92.545vw,60.374vh) scale(.3294)}to{transform:translate(93.67205vw,99vh) scale(.3294)}}.snow:nth-child(199){opacity:1.799;transform:translate(21.4998vw,-10px) scale(.7427);animation:fall-199 10s -29s linear infinite}@keyframes fall-199{35.585%{transform:translate(23.6924vw,35.585vh) scale(.7427)}to{transform:translate(22.5961vw,99vh) scale(.7427)}}.snow:nth-child(200){opacity:.872;transform:translate(9.8026vw,-10px) scale(.5422);animation:fall-200 12s -14s linear infinite}@keyframes fall-200{73.845%{transform:translate(19.607vw,73.845vh) scale(.5422)}to{transform:translate(14.7048vw,99vh) scale(.5422)}}.snow:nth-child(201){opacity:1.4786;transform:translate(49.8587vw,-10px) scale(.2532);animation:fall-201 20s -8s linear infinite}@keyframes fall-201{71.611%{transform:translate(45.0987vw,71.611vh) scale(.2532)}to{transform:translate(47.4787vw,99vh) scale(.2532)}}.snow:nth-child(202){opacity:.5768;transform:translate(75.573vw,-10px) scale(.5795);animation:fall-202 14s -16s linear infinite}@keyframes fall-202{69.724%{transform:translate(65.8764vw,69.724vh) scale(.5795)}to{transform:translate(70.7247vw,99vh) scale(.5795)}}.snow:nth-child(203){opacity:.4272;transform:translate(55.9897vw,-10px) scale(.1537);animation:fall-203 15s -13s linear infinite}@keyframes fall-203{47.049%{transform:translate(63.6348vw,47.049vh) scale(.1537)}to{transform:translate(59.81225vw,99vh) scale(.1537)}}.snow:nth-child(204){opacity:.5734;transform:translate(48.2946vw,-10px) scale(.9112);animation:fall-204 22s -1s linear infinite}@keyframes fall-204{75.764%{transform:translate(40.8992vw,75.764vh) scale(.9112)}to{transform:translate(44.5969vw,99vh) scale(.9112)}}.snow:nth-child(205){opacity:.232;transform:translate(83.8514vw,-10px) scale(.032);animation:fall-205 28s -8s linear infinite}@keyframes fall-205{43.589%{transform:translate(91.7863vw,43.589vh) scale(.032)}to{transform:translate(87.81885vw,99vh) scale(.032)}}.snow:nth-child(206){opacity:1.1098;transform:translate(92.5591vw,-10px) scale(.2378);animation:fall-206 12s -12s linear infinite}@keyframes fall-206{67.833%{transform:translate(94.9442vw,67.833vh) scale(.2378)}to{transform:translate(93.75165vw,99vh) scale(.2378)}}.snow:nth-child(207){opacity:.7812;transform:translate(43.4002vw,-10px) scale(.8998);animation:fall-207 20s -22s linear infinite}@keyframes fall-207{43.944%{transform:translate(53.0167vw,43.944vh) scale(.8998)}to{transform:translate(48.20845vw,99vh) scale(.8998)}}.snow:nth-child(208){opacity:.9092;transform:translate(76.8808vw,-10px) scale(.8416);animation:fall-208 22s -17s linear infinite}@keyframes fall-208{53.69%{transform:translate(76.1372vw,53.69vh) scale(.8416)}to{transform:translate(76.509vw,99vh) scale(.8416)}}.snow:nth-child(209){opacity:.8656;transform:translate(75.9047vw,-10px) scale(.4929);animation:fall-209 10s -17s linear infinite}@keyframes fall-209{50.249%{transform:translate(79.1263vw,50.249vh) scale(.4929)}to{transform:translate(77.5155vw,99vh) scale(.4929)}}.snow:nth-child(210){opacity:.233;transform:translate(96.3578vw,-10px) scale(.1338);animation:fall-210 19s -11s linear infinite}@keyframes fall-210{61.788%{transform:translate(88.1068vw,61.788vh) scale(.1338)}to{transform:translate(92.2323vw,99vh) scale(.1338)}}.snow:nth-child(211){opacity:1.565;transform:translate(80.3712vw,-10px) scale(.8703);animation:fall-211 11s -22s linear infinite}@keyframes fall-211{42.014%{transform:translate(80.6444vw,42.014vh) scale(.8703)}to{transform:translate(80.5078vw,99vh) scale(.8703)}}.snow:nth-child(212){opacity:.3946;transform:translate(73.1973vw,-10px) scale(.7272);animation:fall-212 12s -15s linear infinite}@keyframes fall-212{35.499%{transform:translate(66.1928vw,35.499vh) scale(.7272)}to{transform:translate(69.69505vw,99vh) scale(.7272)}}.snow:nth-child(213){opacity:.1566;transform:translate(16.599vw,-10px) scale(.5153);animation:fall-213 13s -12s linear infinite}@keyframes fall-213{34.906%{transform:translate(25.8492vw,34.906vh) scale(.5153)}to{transform:translate(21.2241vw,99vh) scale(.5153)}}.snow:nth-child(214){opacity:.4182;transform:translate(71.4008vw,-10px) scale(.4348);animation:fall-214 17s -29s linear infinite}@keyframes fall-214{49.233%{transform:translate(68.2126vw,49.233vh) scale(.4348)}to{transform:translate(69.8067vw,99vh) scale(.4348)}}.snow:nth-child(215){opacity:1.8178;transform:translate(25.7983vw,-10px) scale(.1252);animation:fall-215 13s -19s linear infinite}@keyframes fall-215{71.034%{transform:translate(24.6055vw,71.034vh) scale(.1252)}to{transform:translate(25.2019vw,99vh) scale(.1252)}}.snow:nth-child(216){opacity:.6446;transform:translate(65.884vw,-10px) scale(.1078);animation:fall-216 15s -28s linear infinite}@keyframes fall-216{75.571%{transform:translate(60.2134vw,75.571vh) scale(.1078)}to{transform:translate(63.0487vw,99vh) scale(.1078)}}.snow:nth-child(217){opacity:1.3026;transform:translate(15.4614vw,-10px) scale(.9207);animation:fall-217 23s -26s linear infinite}@keyframes fall-217{70.159%{transform:translate(20.8219vw,70.159vh) scale(.9207)}to{transform:translate(18.14165vw,99vh) scale(.9207)}}.snow:nth-child(218){opacity:.1436;transform:translate(39.4122vw,-10px) scale(.9622);animation:fall-218 24s -28s linear infinite}@keyframes fall-218{51.109%{transform:translate(44.3932vw,51.109vh) scale(.9622)}to{transform:translate(41.9027vw,99vh) scale(.9622)}}.snow:nth-child(219){opacity:1.679;transform:translate(79.1872vw,-10px) scale(.7298);animation:fall-219 23s -5s linear infinite}@keyframes fall-219{61.406%{transform:translate(74.9382vw,61.406vh) scale(.7298)}to{transform:translate(77.0627vw,99vh) scale(.7298)}}.snow:nth-child(220){opacity:1.1304;transform:translate(79.9607vw,-10px) scale(.1014);animation:fall-220 19s -4s linear infinite}@keyframes fall-220{33.968%{transform:translate(71.8771vw,33.968vh) scale(.1014)}to{transform:translate(75.9189vw,99vh) scale(.1014)}}.snow:nth-child(221){opacity:.662;transform:translate(42.5645vw,-10px) scale(.044);animation:fall-221 28s -3s linear infinite}@keyframes fall-221{37.586%{transform:translate(43.5125vw,37.586vh) scale(.044)}to{transform:translate(43.0385vw,99vh) scale(.044)}}.snow:nth-child(222){opacity:1.7432;transform:translate(17.2218vw,-10px) scale(.8288);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{44.069%{transform:translate(23.1879vw,44.069vh) scale(.8288)}to{transform:translate(20.20485vw,99vh) scale(.8288)}}.snow:nth-child(223){opacity:.8684;transform:translate(86.5077vw,-10px) scale(.5216);animation:fall-223 10s -9s linear infinite}@keyframes fall-223{65.378%{transform:translate(81.1748vw,65.378vh) scale(.5216)}to{transform:translate(83.84125vw,99vh) scale(.5216)}}.snow:nth-child(224){opacity:1.32;transform:translate(63.4537vw,-10px) scale(.269);animation:fall-224 27s -12s linear infinite}@keyframes fall-224{38.966%{transform:translate(58.6273vw,38.966vh) scale(.269)}to{transform:translate(61.0405vw,99vh) scale(.269)}}.snow:nth-child(225){opacity:.0038;transform:translate(83.9302vw,-10px) scale(.3617);animation:fall-225 11s -11s linear infinite}@keyframes fall-225{40.238%{transform:translate(79.5257vw,40.238vh) scale(.3617)}to{transform:translate(81.72795vw,99vh) scale(.3617)}}.snow:nth-child(226){opacity:1.7536;transform:translate(59.3384vw,-10px) scale(.5657);animation:fall-226 28s -8s linear infinite}@keyframes fall-226{56.594%{transform:translate(58.1486vw,56.594vh) scale(.5657)}to{transform:translate(58.7435vw,99vh) scale(.5657)}}.snow:nth-child(227){opacity:.0816;transform:translate(86.9524vw,-10px) scale(.218);animation:fall-227 13s -8s linear infinite}@keyframes fall-227{79.562%{transform:translate(88.8066vw,79.562vh) scale(.218)}to{transform:translate(87.8795vw,99vh) scale(.218)}}.snow:nth-child(228){opacity:.6612;transform:translate(34.2124vw,-10px) scale(.784);animation:fall-228 26s -2s linear infinite}@keyframes fall-228{71.642%{transform:translate(32.2095vw,71.642vh) scale(.784)}to{transform:translate(33.21095vw,99vh) scale(.784)}}.snow:nth-child(229){opacity:1.5844;transform:translate(9.8946vw,-10px) scale(.8457);animation:fall-229 23s -8s linear infinite}@keyframes fall-229{50.611%{transform:translate(15.6754vw,50.611vh) scale(.8457)}to{transform:translate(12.785vw,99vh) scale(.8457)}}.snow:nth-child(230){opacity:.2282;transform:translate(38.0844vw,-10px) scale(.453);animation:fall-230 12s -28s linear infinite}@keyframes fall-230{48.172%{transform:translate(29.7164vw,48.172vh) scale(.453)}to{transform:translate(33.9004vw,99vh) scale(.453)}}.snow:nth-child(231){opacity:1.1864;transform:translate(97.371vw,-10px) scale(.6697);animation:fall-231 29s -12s linear infinite}@keyframes fall-231{49.517%{transform:translate(105.5226vw,49.517vh) scale(.6697)}to{transform:translate(101.4468vw,99vh) scale(.6697)}}.snow:nth-child(232){opacity:.3658;transform:translate(95.491vw,-10px) scale(.9766);animation:fall-232 28s -16s linear infinite}@keyframes fall-232{77.98%{transform:translate(94.2491vw,77.98vh) scale(.9766)}to{transform:translate(94.87005vw,99vh) scale(.9766)}}.snow:nth-child(233){opacity:1.02;transform:translate(15.1929vw,-10px) scale(.0559);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{61.837%{transform:translate(22.345vw,61.837vh) scale(.0559)}to{transform:translate(18.76895vw,99vh) scale(.0559)}}.snow:nth-child(234){opacity:1.8956;transform:translate(64.2964vw,-10px) scale(.9686);animation:fall-234 28s -19s linear infinite}@keyframes fall-234{44.167%{transform:translate(62.829vw,44.167vh) scale(.9686)}to{transform:translate(63.5627vw,99vh) scale(.9686)}}.snow:nth-child(235){opacity:.9394;transform:translate(84.9534vw,-10px) scale(.7876);animation:fall-235 15s -25s linear infinite}@keyframes fall-235{34.466%{transform:translate(89.7726vw,34.466vh) scale(.7876)}to{transform:translate(87.363vw,99vh) scale(.7876)}}.snow:nth-child(236){opacity:.6846;transform:translate(48.5101vw,-10px) scale(.2017);animation:fall-236 19s -7s linear infinite}@keyframes fall-236{37.152%{transform:translate(57.7215vw,37.152vh) scale(.2017)}to{transform:translate(53.1158vw,99vh) scale(.2017)}}.snow:nth-child(237){opacity:1.9604;transform:translate(35.8183vw,-10px) scale(.343);animation:fall-237 25s -15s linear infinite}@keyframes fall-237{78.436%{transform:translate(31.8967vw,78.436vh) scale(.343)}to{transform:translate(33.8575vw,99vh) scale(.343)}}.snow:nth-child(238){opacity:1.0044;transform:translate(75.5214vw,-10px) scale(.2504);animation:fall-238 30s -13s linear infinite}@keyframes fall-238{34.604%{transform:translate(69.4736vw,34.604vh) scale(.2504)}to{transform:translate(72.4975vw,99vh) scale(.2504)}}.snow:nth-child(239){opacity:1.1342;transform:translate(57.1153vw,-10px) scale(.4553);animation:fall-239 27s -5s linear infinite}@keyframes fall-239{63.164%{transform:translate(65.7616vw,63.164vh) scale(.4553)}to{transform:translate(61.43845vw,99vh) scale(.4553)}}.snow:nth-child(240){opacity:.572;transform:translate(5.333vw,-10px) scale(.0553);animation:fall-240 26s -6s linear infinite}@keyframes fall-240{31.603%{transform:translate(-3.0146vw,31.603vh) scale(.0553)}to{transform:translate(1.1592vw,99vh) scale(.0553)}}.snow:nth-child(241){opacity:1.1688;transform:translate(1.9223vw,-10px) scale(.2606);animation:fall-241 11s -17s linear infinite}@keyframes fall-241{40.61%{transform:translate(10.8995vw,40.61vh) scale(.2606)}to{transform:translate(6.4109vw,99vh) scale(.2606)}}.snow:nth-child(242){opacity:.7672;transform:translate(17.2907vw,-10px) scale(.7857);animation:fall-242 15s -27s linear infinite}@keyframes fall-242{46.456%{transform:translate(20.0055vw,46.456vh) scale(.7857)}to{transform:translate(18.6481vw,99vh) scale(.7857)}}.snow:nth-child(243){opacity:1.9492;transform:translate(30.2772vw,-10px) scale(.5968);animation:fall-243 24s -1s linear infinite}@keyframes fall-243{51.096%{transform:translate(36.2066vw,51.096vh) scale(.5968)}to{transform:translate(33.2419vw,99vh) scale(.5968)}}.snow:nth-child(244){opacity:.3964;transform:translate(13.9311vw,-10px) scale(.6405);animation:fall-244 19s -7s linear infinite}@keyframes fall-244{55.012%{transform:translate(21.9119vw,55.012vh) scale(.6405)}to{transform:translate(17.9215vw,99vh) scale(.6405)}}.snow:nth-child(245){opacity:1.1448;transform:translate(64.0484vw,-10px) scale(.483);animation:fall-245 24s -16s linear infinite}@keyframes fall-245{73.457%{transform:translate(64.2865vw,73.457vh) scale(.483)}to{transform:translate(64.16745vw,99vh) scale(.483)}}.snow:nth-child(246){opacity:1.6198;transform:translate(60.6316vw,-10px) scale(.4916);animation:fall-246 14s -24s linear infinite}@keyframes fall-246{65.95%{transform:translate(61.6413vw,65.95vh) scale(.4916)}to{transform:translate(61.13645vw,99vh) scale(.4916)}}.snow:nth-child(247){opacity:1.9024;transform:translate(95.0635vw,-10px) scale(.2906);animation:fall-247 29s -3s linear infinite}@keyframes fall-247{56.21%{transform:translate(85.4187vw,56.21vh) scale(.2906)}to{transform:translate(90.2411vw,99vh) scale(.2906)}}.snow:nth-child(248){opacity:.681;transform:translate(97.8114vw,-10px) scale(.2945);animation:fall-248 24s -13s linear infinite}@keyframes fall-248{75.605%{transform:translate(105.7433vw,75.605vh) scale(.2945)}to{transform:translate(101.77735vw,99vh) scale(.2945)}}.snow:nth-child(249){opacity:1.41;transform:translate(30.0527vw,-10px) scale(.8203);animation:fall-249 18s -10s linear infinite}@keyframes fall-249{70.735%{transform:translate(25.959vw,70.735vh) scale(.8203)}to{transform:translate(28.00585vw,99vh) scale(.8203)}}.snow:nth-child(250){opacity:1.5856;transform:translate(44.0494vw,-10px) scale(.7319);animation:fall-250 27s -8s linear infinite}@keyframes fall-250{70.833%{transform:translate(49.5007vw,70.833vh) scale(.7319)}to{transform:translate(46.77505vw,99vh) scale(.7319)}}.snow:nth-child(251){opacity:1.518;transform:translate(10.6347vw,-10px) scale(.5609);animation:fall-251 26s -11s linear infinite}@keyframes fall-251{59.215%{transform:translate(13.3778vw,59.215vh) scale(.5609)}to{transform:translate(12.00625vw,99vh) scale(.5609)}}.snow:nth-child(252){opacity:.7586;transform:translate(14.0273vw,-10px) scale(.3899);animation:fall-252 27s -4s linear infinite}@keyframes fall-252{35.147%{transform:translate(17.4178vw,35.147vh) scale(.3899)}to{transform:translate(15.72255vw,99vh) scale(.3899)}}.snow:nth-child(253){opacity:.9122;transform:translate(41.9171vw,-10px) scale(.3379);animation:fall-253 27s -7s linear infinite}@keyframes fall-253{62.483%{transform:translate(38.2562vw,62.483vh) scale(.3379)}to{transform:translate(40.08665vw,99vh) scale(.3379)}}.snow:nth-child(254){opacity:1.0248;transform:translate(55.9886vw,-10px) scale(.9512);animation:fall-254 26s -6s linear infinite}@keyframes fall-254{44.488%{transform:translate(53.2985vw,44.488vh) scale(.9512)}to{transform:translate(54.64355vw,99vh) scale(.9512)}}.snow:nth-child(255){opacity:1.1818;transform:translate(48.5417vw,-10px) scale(.4079);animation:fall-255 20s -8s linear infinite}@keyframes fall-255{55.511%{transform:translate(47.5283vw,55.511vh) scale(.4079)}to{transform:translate(48.035vw,99vh) scale(.4079)}}.snow:nth-child(256){opacity:1.5796;transform:translate(7.7613vw,-10px) scale(.2489);animation:fall-256 18s -9s linear infinite}@keyframes fall-256{70.07%{transform:translate(5.0996vw,70.07vh) scale(.2489)}to{transform:translate(6.43045vw,99vh) scale(.2489)}}.snow:nth-child(257){opacity:.8966;transform:translate(74.9833vw,-10px) scale(.1212);animation:fall-257 11s -11s linear infinite}@keyframes fall-257{75.823%{transform:translate(80.2563vw,75.823vh) scale(.1212)}to{transform:translate(77.6198vw,99vh) scale(.1212)}}.snow:nth-child(258){opacity:.7402;transform:translate(93.1613vw,-10px) scale(.4551);animation:fall-258 25s -28s linear infinite}@keyframes fall-258{42.037%{transform:translate(90.435vw,42.037vh) scale(.4551)}to{transform:translate(91.79815vw,99vh) scale(.4551)}}.snow:nth-child(259){opacity:1.3672;transform:translate(59.667vw,-10px) scale(.7073);animation:fall-259 28s -30s linear infinite}@keyframes fall-259{65.075%{transform:translate(54.4932vw,65.075vh) scale(.7073)}to{transform:translate(57.0801vw,99vh) scale(.7073)}}.snow:nth-child(260){opacity:.7194;transform:translate(42.7261vw,-10px) scale(.1051);animation:fall-260 22s -15s linear infinite}@keyframes fall-260{31.64%{transform:translate(52.1726vw,31.64vh) scale(.1051)}to{transform:translate(47.44935vw,99vh) scale(.1051)}}.snow:nth-child(261){opacity:1.1324;transform:translate(66.4881vw,-10px) scale(.5065);animation:fall-261 16s -20s linear infinite}@keyframes fall-261{37.943%{transform:translate(65.4762vw,37.943vh) scale(.5065)}to{transform:translate(65.98215vw,99vh) scale(.5065)}}.snow:nth-child(262){opacity:1.7198;transform:translate(23.9355vw,-10px) scale(.2223);animation:fall-262 28s -1s linear infinite}@keyframes fall-262{47.24%{transform:translate(25.6722vw,47.24vh) scale(.2223)}to{transform:translate(24.80385vw,99vh) scale(.2223)}}.snow:nth-child(263){opacity:.5892;transform:translate(76.6424vw,-10px) scale(.2151);animation:fall-263 15s -5s linear infinite}@keyframes fall-263{77.48%{transform:translate(82.4518vw,77.48vh) scale(.2151)}to{transform:translate(79.5471vw,99vh) scale(.2151)}}.snow:nth-child(264){opacity:1.0386;transform:translate(38.3665vw,-10px) scale(.7129);animation:fall-264 27s -18s linear infinite}@keyframes fall-264{40.596%{transform:translate(30.1584vw,40.596vh) scale(.7129)}to{transform:translate(34.26245vw,99vh) scale(.7129)}}.snow:nth-child(265){opacity:1.6686;transform:translate(19.6187vw,-10px) scale(.5475);animation:fall-265 25s -1s linear infinite}@keyframes fall-265{59.046%{transform:translate(17.2771vw,59.046vh) scale(.5475)}to{transform:translate(18.4479vw,99vh) scale(.5475)}}.snow:nth-child(266){opacity:1.2188;transform:translate(7.6076vw,-10px) scale(.8176);animation:fall-266 29s -26s linear infinite}@keyframes fall-266{38.445%{transform:translate(16.6198vw,38.445vh) scale(.8176)}to{transform:translate(12.1137vw,99vh) scale(.8176)}}.snow:nth-child(267){opacity:.0536;transform:translate(23.1179vw,-10px) scale(.5978);animation:fall-267 23s -30s linear infinite}@keyframes fall-267{64.3%{transform:translate(15.9409vw,64.3vh) scale(.5978)}to{transform:translate(19.5294vw,99vh) scale(.5978)}}.snow:nth-child(268){opacity:.1738;transform:translate(85.4462vw,-10px) scale(.1157);animation:fall-268 13s -29s linear infinite}@keyframes fall-268{53.123%{transform:translate(94.7931vw,53.123vh) scale(.1157)}to{transform:translate(90.11965vw,99vh) scale(.1157)}}.snow:nth-child(269){opacity:.4144;transform:translate(84.6082vw,-10px) scale(.7839);animation:fall-269 20s -21s linear infinite}@keyframes fall-269{58.844%{transform:translate(89.2823vw,58.844vh) scale(.7839)}to{transform:translate(86.94525vw,99vh) scale(.7839)}}.snow:nth-child(270){opacity:1.3766;transform:translate(.2519vw,-10px) scale(.0441);animation:fall-270 14s -28s linear infinite}@keyframes fall-270{56.775%{transform:translate(2.511vw,56.775vh) scale(.0441)}to{transform:translate(1.38145vw,99vh) scale(.0441)}}.snow:nth-child(271){opacity:1.9984;transform:translate(34.8859vw,-10px) scale(.0632);animation:fall-271 24s -24s linear infinite}@keyframes fall-271{63.007%{transform:translate(41.0731vw,63.007vh) scale(.0632)}to{transform:translate(37.9795vw,99vh) scale(.0632)}}.snow:nth-child(272){opacity:1.3636;transform:translate(43.4157vw,-10px) scale(.9345);animation:fall-272 27s -15s linear infinite}@keyframes fall-272{79.459%{transform:translate(50.3282vw,79.459vh) scale(.9345)}to{transform:translate(46.87195vw,99vh) scale(.9345)}}.snow:nth-child(273){opacity:.3844;transform:translate(43.4314vw,-10px) scale(.3369);animation:fall-273 21s -26s linear infinite}@keyframes fall-273{78.254%{transform:translate(49.3645vw,78.254vh) scale(.3369)}to{transform:translate(46.39795vw,99vh) scale(.3369)}}.snow:nth-child(274){opacity:.8192;transform:translate(90.2134vw,-10px) scale(.3999);animation:fall-274 11s -3s linear infinite}@keyframes fall-274{78.155%{transform:translate(96.8649vw,78.155vh) scale(.3999)}to{transform:translate(93.53915vw,99vh) scale(.3999)}}.snow:nth-child(275){opacity:1.8344;transform:translate(47.302vw,-10px) scale(.4136);animation:fall-275 23s -23s linear infinite}@keyframes fall-275{35.167%{transform:translate(46.1118vw,35.167vh) scale(.4136)}to{transform:translate(46.7069vw,99vh) scale(.4136)}}.snow:nth-child(276){opacity:.5588;transform:translate(69.9644vw,-10px) scale(.3871);animation:fall-276 22s -4s linear infinite}@keyframes fall-276{63.933%{transform:translate(73.4118vw,63.933vh) scale(.3871)}to{transform:translate(71.6881vw,99vh) scale(.3871)}}.snow:nth-child(277){opacity:.8622;transform:translate(14.9695vw,-10px) scale(.6691);animation:fall-277 17s -12s linear infinite}@keyframes fall-277{43.513%{transform:translate(18.6829vw,43.513vh) scale(.6691)}to{transform:translate(16.8262vw,99vh) scale(.6691)}}.snow:nth-child(278){opacity:.2086;transform:translate(78.6959vw,-10px) scale(.1378);animation:fall-278 12s -6s linear infinite}@keyframes fall-278{32.818%{transform:translate(80.4671vw,32.818vh) scale(.1378)}to{transform:translate(79.5815vw,99vh) scale(.1378)}}.snow:nth-child(279){opacity:.2784;transform:translate(71.8443vw,-10px) scale(.2755);animation:fall-279 25s -9s linear infinite}@keyframes fall-279{59.338%{transform:translate(65.9059vw,59.338vh) scale(.2755)}to{transform:translate(68.8751vw,99vh) scale(.2755)}}.snow:nth-child(280){opacity:1.738;transform:translate(14.1932vw,-10px) scale(.5631);animation:fall-280 10s -21s linear infinite}@keyframes fall-280{40.899%{transform:translate(14.7448vw,40.899vh) scale(.5631)}to{transform:translate(14.469vw,99vh) scale(.5631)}}.snow:nth-child(281){opacity:1.4206;transform:translate(15.0695vw,-10px) scale(.1816);animation:fall-281 11s -9s linear infinite}@keyframes fall-281{55.063%{transform:translate(6.1697vw,55.063vh) scale(.1816)}to{transform:translate(10.6196vw,99vh) scale(.1816)}}.snow:nth-child(282){opacity:1.7636;transform:translate(76.4795vw,-10px) scale(.7286);animation:fall-282 25s -5s linear infinite}@keyframes fall-282{64.376%{transform:translate(86.4443vw,64.376vh) scale(.7286)}to{transform:translate(81.4619vw,99vh) scale(.7286)}}.snow:nth-child(283){opacity:1.4924;transform:translate(15.8408vw,-10px) scale(.1106);animation:fall-283 23s -26s linear infinite}@keyframes fall-283{39.672%{transform:translate(12.0623vw,39.672vh) scale(.1106)}to{transform:translate(13.95155vw,99vh) scale(.1106)}}.snow:nth-child(284){opacity:1.7628;transform:translate(63.0784vw,-10px) scale(.0273);animation:fall-284 28s -24s linear infinite}@keyframes fall-284{38.851%{transform:translate(64.3493vw,38.851vh) scale(.0273)}to{transform:translate(63.71385vw,99vh) scale(.0273)}}.snow:nth-child(285){opacity:.4628;transform:translate(97.8205vw,-10px) scale(.2936);animation:fall-285 22s -23s linear infinite}@keyframes fall-285{36.813%{transform:translate(98.1059vw,36.813vh) scale(.2936)}to{transform:translate(97.9632vw,99vh) scale(.2936)}}.snow:nth-child(286){opacity:1.0554;transform:translate(67.6963vw,-10px) scale(.8853);animation:fall-286 28s -14s linear infinite}@keyframes fall-286{77.732%{transform:translate(73.7302vw,77.732vh) scale(.8853)}to{transform:translate(70.71325vw,99vh) scale(.8853)}}.snow:nth-child(287){opacity:1.3662;transform:translate(9.4274vw,-10px) scale(.2712);animation:fall-287 21s -2s linear infinite}@keyframes fall-287{44.938%{transform:translate(11.4154vw,44.938vh) scale(.2712)}to{transform:translate(10.4214vw,99vh) scale(.2712)}}.snow:nth-child(288){opacity:.6254;transform:translate(26.9491vw,-10px) scale(.0958);animation:fall-288 21s -1s linear infinite}@keyframes fall-288{31.343%{transform:translate(22.2632vw,31.343vh) scale(.0958)}to{transform:translate(24.60615vw,99vh) scale(.0958)}}.snow:nth-child(289){opacity:.459;transform:translate(59.2939vw,-10px) scale(.6666);animation:fall-289 27s -26s linear infinite}@keyframes fall-289{45.792%{transform:translate(64.0367vw,45.792vh) scale(.6666)}to{transform:translate(61.6653vw,99vh) scale(.6666)}}.snow:nth-child(290){opacity:1.9878;transform:translate(27.8745vw,-10px) scale(.3745);animation:fall-290 14s -6s linear infinite}@keyframes fall-290{37.378%{transform:translate(28.2351vw,37.378vh) scale(.3745)}to{transform:translate(28.0548vw,99vh) scale(.3745)}}.snow:nth-child(291){opacity:.274;transform:translate(43.3101vw,-10px) scale(.6261);animation:fall-291 24s -10s linear infinite}@keyframes fall-291{70.652%{transform:translate(50.4542vw,70.652vh) scale(.6261)}to{transform:translate(46.88215vw,99vh) scale(.6261)}}.snow:nth-child(292){opacity:.3822;transform:translate(67.2629vw,-10px) scale(.0718);animation:fall-292 12s -2s linear infinite}@keyframes fall-292{31.305%{transform:translate(70.8107vw,31.305vh) scale(.0718)}to{transform:translate(69.0368vw,99vh) scale(.0718)}}.snow:nth-child(293){opacity:.7136;transform:translate(1.447vw,-10px) scale(.2228);animation:fall-293 20s -11s linear infinite}@keyframes fall-293{66.848%{transform:translate(-1.5361vw,66.848vh) scale(.2228)}to{transform:translate(-.04455vw,99vh) scale(.2228)}}.snow:nth-child(294){opacity:1.2022;transform:translate(77.4531vw,-10px) scale(.0609);animation:fall-294 27s -7s linear infinite}@keyframes fall-294{76.661%{transform:translate(86.321vw,76.661vh) scale(.0609)}to{transform:translate(81.88705vw,99vh) scale(.0609)}}.snow:nth-child(295){opacity:1.1982;transform:translate(84.0732vw,-10px) scale(.0119);animation:fall-295 20s -6s linear infinite}@keyframes fall-295{30.427%{transform:translate(82.119vw,30.427vh) scale(.0119)}to{transform:translate(83.0961vw,99vh) scale(.0119)}}.snow:nth-child(296){opacity:.6814;transform:translate(26.2183vw,-10px) scale(.7442);animation:fall-296 14s -2s linear infinite}@keyframes fall-296{75.808%{transform:translate(25.317vw,75.808vh) scale(.7442)}to{transform:translate(25.76765vw,99vh) scale(.7442)}}.snow:nth-child(297){opacity:1.565;transform:translate(89.1981vw,-10px) scale(.2703);animation:fall-297 23s -18s linear infinite}@keyframes fall-297{41.562%{transform:translate(91.9318vw,41.562vh) scale(.2703)}to{transform:translate(90.56495vw,99vh) scale(.2703)}}.snow:nth-child(298){opacity:1.667;transform:translate(79.7649vw,-10px) scale(.998);animation:fall-298 27s -12s linear infinite}@keyframes fall-298{33.407%{transform:translate(79.2892vw,33.407vh) scale(.998)}to{transform:translate(79.52705vw,99vh) scale(.998)}}.snow:nth-child(299){opacity:1.4418;transform:translate(21.711vw,-10px) scale(.214);animation:fall-299 18s -10s linear infinite}@keyframes fall-299{68.367%{transform:translate(23.2055vw,68.367vh) scale(.214)}to{transform:translate(22.45825vw,99vh) scale(.214)}}.snow:nth-child(300){opacity:.3394;transform:translate(47.3649vw,-10px) scale(.8469);animation:fall-300 10s -4s linear infinite}@keyframes fall-300{43.344%{transform:translate(49.8953vw,43.344vh) scale(.8469)}to{transform:translate(48.6301vw,99vh) scale(.8469)}}.snow:nth-child(301){opacity:1.2836;transform:translate(41.027vw,-10px) scale(.9063);animation:fall-301 16s -23s linear infinite}@keyframes fall-301{32.764%{transform:translate(39.719vw,32.764vh) scale(.9063)}to{transform:translate(40.373vw,99vh) scale(.9063)}}.snow:nth-child(302){opacity:1.928;transform:translate(43.5681vw,-10px) scale(.8299);animation:fall-302 19s -26s linear infinite}@keyframes fall-302{48.07%{transform:translate(45.393vw,48.07vh) scale(.8299)}to{transform:translate(44.48055vw,99vh) scale(.8299)}}.snow:nth-child(303){opacity:1.4712;transform:translate(83.7364vw,-10px) scale(.6885);animation:fall-303 12s -30s linear infinite}@keyframes fall-303{65.529%{transform:translate(81.2405vw,65.529vh) scale(.6885)}to{transform:translate(82.48845vw,99vh) scale(.6885)}}.snow:nth-child(304){opacity:1.5392;transform:translate(47.8277vw,-10px) scale(.9158);animation:fall-304 25s -29s linear infinite}@keyframes fall-304{36.48%{transform:translate(53.5669vw,36.48vh) scale(.9158)}to{transform:translate(50.6973vw,99vh) scale(.9158)}}.snow:nth-child(305){opacity:.195;transform:translate(37.0687vw,-10px) scale(.8777);animation:fall-305 29s -27s linear infinite}@keyframes fall-305{36.497%{transform:translate(35.4291vw,36.497vh) scale(.8777)}to{transform:translate(36.2489vw,99vh) scale(.8777)}}.snow:nth-child(306){opacity:.676;transform:translate(51.2262vw,-10px) scale(.1153);animation:fall-306 10s -14s linear infinite}@keyframes fall-306{46.419%{transform:translate(47.4029vw,46.419vh) scale(.1153)}to{transform:translate(49.31455vw,99vh) scale(.1153)}}.snow:nth-child(307){opacity:1.6946;transform:translate(23.7786vw,-10px) scale(.001);animation:fall-307 18s -12s linear infinite}@keyframes fall-307{79.334%{transform:translate(14.1957vw,79.334vh) scale(.001)}to{transform:translate(18.98715vw,99vh) scale(.001)}}.snow:nth-child(308){opacity:1.7456;transform:translate(4.0803vw,-10px) scale(.2503);animation:fall-308 28s -25s linear infinite}@keyframes fall-308{59.488%{transform:translate(-5.5071vw,59.488vh) scale(.2503)}to{transform:translate(-.7134vw,99vh) scale(.2503)}}.snow:nth-child(309){opacity:.2118;transform:translate(31.0611vw,-10px) scale(.1132);animation:fall-309 21s -1s linear infinite}@keyframes fall-309{66.448%{transform:translate(41.0397vw,66.448vh) scale(.1132)}to{transform:translate(36.0504vw,99vh) scale(.1132)}}.snow:nth-child(310){opacity:.9506;transform:translate(80.6288vw,-10px) scale(.2293);animation:fall-310 19s -12s linear infinite}@keyframes fall-310{72.248%{transform:translate(79.3603vw,72.248vh) scale(.2293)}to{transform:translate(79.99455vw,99vh) scale(.2293)}}.snow:nth-child(311){opacity:1.0628;transform:translate(13.953vw,-10px) scale(.4392);animation:fall-311 21s -20s linear infinite}@keyframes fall-311{67.193%{transform:translate(12.8192vw,67.193vh) scale(.4392)}to{transform:translate(13.3861vw,99vh) scale(.4392)}}.snow:nth-child(312){opacity:.2898;transform:translate(68.7715vw,-10px) scale(.0176);animation:fall-312 16s -23s linear infinite}@keyframes fall-312{42.028%{transform:translate(72.3589vw,42.028vh) scale(.0176)}to{transform:translate(70.5652vw,99vh) scale(.0176)}}.snow:nth-child(313){opacity:1.6188;transform:translate(43.8209vw,-10px) scale(.8505);animation:fall-313 25s -28s linear infinite}@keyframes fall-313{66.666%{transform:translate(48.155vw,66.666vh) scale(.8505)}to{transform:translate(45.98795vw,99vh) scale(.8505)}}.snow:nth-child(314){opacity:.4324;transform:translate(10.7654vw,-10px) scale(.7256);animation:fall-314 20s -8s linear infinite}@keyframes fall-314{47.634%{transform:translate(3.9952vw,47.634vh) scale(.7256)}to{transform:translate(7.3803vw,99vh) scale(.7256)}}.snow:nth-child(315){opacity:1.2784;transform:translate(8.8094vw,-10px) scale(.3502);animation:fall-315 16s -10s linear infinite}@keyframes fall-315{39.848%{transform:translate(4.6497vw,39.848vh) scale(.3502)}to{transform:translate(6.72955vw,99vh) scale(.3502)}}.snow:nth-child(316){opacity:.3266;transform:translate(36.9035vw,-10px) scale(.1146);animation:fall-316 23s -27s linear infinite}@keyframes fall-316{72.104%{transform:translate(34.2226vw,72.104vh) scale(.1146)}to{transform:translate(35.56305vw,99vh) scale(.1146)}}.snow:nth-child(317){opacity:1.7888;transform:translate(29.5814vw,-10px) scale(.6325);animation:fall-317 16s -12s linear infinite}@keyframes fall-317{56.307%{transform:translate(30.5068vw,56.307vh) scale(.6325)}to{transform:translate(30.0441vw,99vh) scale(.6325)}}.snow:nth-child(318){opacity:.7;transform:translate(93.5096vw,-10px) scale(.5528);animation:fall-318 22s -25s linear infinite}@keyframes fall-318{32.649%{transform:translate(95.7201vw,32.649vh) scale(.5528)}to{transform:translate(94.61485vw,99vh) scale(.5528)}}.snow:nth-child(319){opacity:.1048;transform:translate(2.8459vw,-10px) scale(.8741);animation:fall-319 30s -14s linear infinite}@keyframes fall-319{34.955%{transform:translate(-2.4429vw,34.955vh) scale(.8741)}to{transform:translate(.2015vw,99vh) scale(.8741)}}.snow:nth-child(320){opacity:.6756;transform:translate(57.3802vw,-10px) scale(.6459);animation:fall-320 28s -16s linear infinite}@keyframes fall-320{50.245%{transform:translate(62.6171vw,50.245vh) scale(.6459)}to{transform:translate(59.99865vw,99vh) scale(.6459)}}.snow:nth-child(321){opacity:1.8788;transform:translate(95.4943vw,-10px) scale(.1515);animation:fall-321 26s -30s linear infinite}@keyframes fall-321{53.54%{transform:translate(97.0767vw,53.54vh) scale(.1515)}to{transform:translate(96.2855vw,99vh) scale(.1515)}}.snow:nth-child(322){opacity:.4966;transform:translate(73.1799vw,-10px) scale(.1801);animation:fall-322 12s -20s linear infinite}@keyframes fall-322{77.252%{transform:translate(72.2854vw,77.252vh) scale(.1801)}to{transform:translate(72.73265vw,99vh) scale(.1801)}}.snow:nth-child(323){opacity:1.3114;transform:translate(85.1978vw,-10px) scale(.9433);animation:fall-323 26s -27s linear infinite}@keyframes fall-323{51.762%{transform:translate(94.6702vw,51.762vh) scale(.9433)}to{transform:translate(89.934vw,99vh) scale(.9433)}}.snow:nth-child(324){opacity:1.8126;transform:translate(.3542vw,-10px) scale(.9223);animation:fall-324 25s -16s linear infinite}@keyframes fall-324{66.493%{transform:translate(-7.5464vw,66.493vh) scale(.9223)}to{transform:translate(-3.5961vw,99vh) scale(.9223)}}.snow:nth-child(325){opacity:.089;transform:translate(54.6495vw,-10px) scale(.7653);animation:fall-325 29s -12s linear infinite}@keyframes fall-325{55.934%{transform:translate(51.2419vw,55.934vh) scale(.7653)}to{transform:translate(52.9457vw,99vh) scale(.7653)}}.snow:nth-child(326){opacity:1.4376;transform:translate(22.5017vw,-10px) scale(.8467);animation:fall-326 24s -21s linear infinite}@keyframes fall-326{42.752%{transform:translate(30.6792vw,42.752vh) scale(.8467)}to{transform:translate(26.59045vw,99vh) scale(.8467)}}.snow:nth-child(327){opacity:.0538;transform:translate(81.6064vw,-10px) scale(.4711);animation:fall-327 30s -15s linear infinite}@keyframes fall-327{31.502%{transform:translate(73.872vw,31.502vh) scale(.4711)}to{transform:translate(77.7392vw,99vh) scale(.4711)}}.snow:nth-child(328){opacity:1.135;transform:translate(75.6722vw,-10px) scale(.129);animation:fall-328 17s -26s linear infinite}@keyframes fall-328{38.949%{transform:translate(85.5837vw,38.949vh) scale(.129)}to{transform:translate(80.62795vw,99vh) scale(.129)}}.snow:nth-child(329){opacity:1.6192;transform:translate(75.6593vw,-10px) scale(.4387);animation:fall-329 24s -6s linear infinite}@keyframes fall-329{67.091%{transform:translate(68.562vw,67.091vh) scale(.4387)}to{transform:translate(72.11065vw,99vh) scale(.4387)}}.snow:nth-child(330){opacity:.4606;transform:translate(27.3839vw,-10px) scale(.8578);animation:fall-330 28s -17s linear infinite}@keyframes fall-330{54.63%{transform:translate(19.0443vw,54.63vh) scale(.8578)}to{transform:translate(23.2141vw,99vh) scale(.8578)}}.snow:nth-child(331){opacity:1.001;transform:translate(90.6213vw,-10px) scale(.5218);animation:fall-331 29s -28s linear infinite}@keyframes fall-331{72.488%{transform:translate(82.9314vw,72.488vh) scale(.5218)}to{transform:translate(86.77635vw,99vh) scale(.5218)}}.snow:nth-child(332){opacity:.2368;transform:translate(74.018vw,-10px) scale(.7561);animation:fall-332 29s -17s linear infinite}@keyframes fall-332{75.761%{transform:translate(69.1288vw,75.761vh) scale(.7561)}to{transform:translate(71.5734vw,99vh) scale(.7561)}}.snow:nth-child(333){opacity:1.173;transform:translate(88.3781vw,-10px) scale(.5776);animation:fall-333 29s -23s linear infinite}@keyframes fall-333{69.209%{transform:translate(96.5951vw,69.209vh) scale(.5776)}to{transform:translate(92.4866vw,99vh) scale(.5776)}}.snow:nth-child(334){opacity:1.9196;transform:translate(30.2143vw,-10px) scale(.4115);animation:fall-334 29s -12s linear infinite}@keyframes fall-334{40.328%{transform:translate(31.2728vw,40.328vh) scale(.4115)}to{transform:translate(30.74355vw,99vh) scale(.4115)}}.snow:nth-child(335){opacity:1.995;transform:translate(75.8vw,-10px) scale(.6999);animation:fall-335 25s -17s linear infinite}@keyframes fall-335{39.883%{transform:translate(84.4896vw,39.883vh) scale(.6999)}to{transform:translate(80.1448vw,99vh) scale(.6999)}}.snow:nth-child(336){opacity:.816;transform:translate(80.7639vw,-10px) scale(.3077);animation:fall-336 27s -7s linear infinite}@keyframes fall-336{33.161%{transform:translate(80.2932vw,33.161vh) scale(.3077)}to{transform:translate(80.52855vw,99vh) scale(.3077)}}.snow:nth-child(337){opacity:1.305;transform:translate(78.5518vw,-10px) scale(.7944);animation:fall-337 22s -1s linear infinite}@keyframes fall-337{68.474%{transform:translate(82.3323vw,68.474vh) scale(.7944)}to{transform:translate(80.44205vw,99vh) scale(.7944)}}.snow:nth-child(338){opacity:.016;transform:translate(39.5204vw,-10px) scale(.6298);animation:fall-338 23s -14s linear infinite}@keyframes fall-338{49.742%{transform:translate(35.3248vw,49.742vh) scale(.6298)}to{transform:translate(37.4226vw,99vh) scale(.6298)}}.snow:nth-child(339){opacity:.9642;transform:translate(53.8343vw,-10px) scale(.9838);animation:fall-339 13s -20s linear infinite}@keyframes fall-339{50.877%{transform:translate(61.3278vw,50.877vh) scale(.9838)}to{transform:translate(57.58105vw,99vh) scale(.9838)}}.snow:nth-child(340){opacity:.915;transform:translate(4.0135vw,-10px) scale(.0202);animation:fall-340 27s -4s linear infinite}@keyframes fall-340{70.898%{transform:translate(-3.4052vw,70.898vh) scale(.0202)}to{transform:translate(.30415vw,99vh) scale(.0202)}}.snow:nth-child(341){opacity:1.6644;transform:translate(43.3042vw,-10px) scale(.7167);animation:fall-341 23s -23s linear infinite}@keyframes fall-341{57.351%{transform:translate(53.2191vw,57.351vh) scale(.7167)}to{transform:translate(48.26165vw,99vh) scale(.7167)}}.snow:nth-child(342){opacity:1.7554;transform:translate(58.927vw,-10px) scale(.181);animation:fall-342 12s -9s linear infinite}@keyframes fall-342{39.271%{transform:translate(51.9268vw,39.271vh) scale(.181)}to{transform:translate(55.4269vw,99vh) scale(.181)}}.snow:nth-child(343){opacity:.9218;transform:translate(55.2653vw,-10px) scale(.133);animation:fall-343 25s -7s linear infinite}@keyframes fall-343{74.063%{transform:translate(55.2422vw,74.063vh) scale(.133)}to{transform:translate(55.25375vw,99vh) scale(.133)}}.snow:nth-child(344){opacity:1.0854;transform:translate(28.2905vw,-10px) scale(.941);animation:fall-344 21s -16s linear infinite}@keyframes fall-344{38.185%{transform:translate(34.0451vw,38.185vh) scale(.941)}to{transform:translate(31.1678vw,99vh) scale(.941)}}.snow:nth-child(345){opacity:1.3906;transform:translate(44.5932vw,-10px) scale(.0608);animation:fall-345 27s -28s linear infinite}@keyframes fall-345{64.421%{transform:translate(36.1136vw,64.421vh) scale(.0608)}to{transform:translate(40.3534vw,99vh) scale(.0608)}}.snow:nth-child(346){opacity:.4744;transform:translate(13.3709vw,-10px) scale(.4602);animation:fall-346 15s -26s linear infinite}@keyframes fall-346{41.92%{transform:translate(13.2959vw,41.92vh) scale(.4602)}to{transform:translate(13.3334vw,99vh) scale(.4602)}}.snow:nth-child(347){opacity:1.3776;transform:translate(19.1303vw,-10px) scale(.857);animation:fall-347 27s -12s linear infinite}@keyframes fall-347{35.468%{transform:translate(21.7827vw,35.468vh) scale(.857)}to{transform:translate(20.4565vw,99vh) scale(.857)}}.snow:nth-child(348){opacity:1.355;transform:translate(95.4675vw,-10px) scale(.6407);animation:fall-348 19s -8s linear infinite}@keyframes fall-348{50.342%{transform:translate(92.3086vw,50.342vh) scale(.6407)}to{transform:translate(93.88805vw,99vh) scale(.6407)}}.snow:nth-child(349){opacity:1.3548;transform:translate(7.3477vw,-10px) scale(.9992);animation:fall-349 15s -2s linear infinite}@keyframes fall-349{70.064%{transform:translate(10.2562vw,70.064vh) scale(.9992)}to{transform:translate(8.80195vw,99vh) scale(.9992)}}.snow:nth-child(350){opacity:1.502;transform:translate(22.9828vw,-10px) scale(.5282);animation:fall-350 15s -24s linear infinite}@keyframes fall-350{39.486%{transform:translate(14.8081vw,39.486vh) scale(.5282)}to{transform:translate(18.89545vw,99vh) scale(.5282)}}.snow:nth-child(351){opacity:1.6112;transform:translate(99.303vw,-10px) scale(.4727);animation:fall-351 23s -29s linear infinite}@keyframes fall-351{44.889%{transform:translate(96.2088vw,44.889vh) scale(.4727)}to{transform:translate(97.7559vw,99vh) scale(.4727)}}.snow:nth-child(352){opacity:1.4562;transform:translate(54.1364vw,-10px) scale(.5742);animation:fall-352 16s -2s linear infinite}@keyframes fall-352{53.082%{transform:translate(53.367vw,53.082vh) scale(.5742)}to{transform:translate(53.7517vw,99vh) scale(.5742)}}.snow:nth-child(353){opacity:1.6752;transform:translate(59.3827vw,-10px) scale(.9152);animation:fall-353 23s -16s linear infinite}@keyframes fall-353{41.161%{transform:translate(67.6621vw,41.161vh) scale(.9152)}to{transform:translate(63.5224vw,99vh) scale(.9152)}}.snow:nth-child(354){opacity:1.7608;transform:translate(52.5338vw,-10px) scale(.4471);animation:fall-354 11s -9s linear infinite}@keyframes fall-354{37.435%{transform:translate(56.1293vw,37.435vh) scale(.4471)}to{transform:translate(54.33155vw,99vh) scale(.4471)}}.snow:nth-child(355){opacity:1.259;transform:translate(39.6447vw,-10px) scale(.9226);animation:fall-355 25s -5s linear infinite}@keyframes fall-355{37.86%{transform:translate(37.7047vw,37.86vh) scale(.9226)}to{transform:translate(38.6747vw,99vh) scale(.9226)}}.snow:nth-child(356){opacity:1.2852;transform:translate(66.7651vw,-10px) scale(.6079);animation:fall-356 24s -13s linear infinite}@keyframes fall-356{63.969%{transform:translate(60.7479vw,63.969vh) scale(.6079)}to{transform:translate(63.7565vw,99vh) scale(.6079)}}.snow:nth-child(357){opacity:.8788;transform:translate(9.5193vw,-10px) scale(.8354);animation:fall-357 30s -7s linear infinite}@keyframes fall-357{33.131%{transform:translate(13.6361vw,33.131vh) scale(.8354)}to{transform:translate(11.5777vw,99vh) scale(.8354)}}.snow:nth-child(358){opacity:.741;transform:translate(65.9701vw,-10px) scale(.1987);animation:fall-358 23s -5s linear infinite}@keyframes fall-358{35.383%{transform:translate(66.3065vw,35.383vh) scale(.1987)}to{transform:translate(66.1383vw,99vh) scale(.1987)}}.snow:nth-child(359){opacity:1.1342;transform:translate(12.0868vw,-10px) scale(.5213);animation:fall-359 19s -12s linear infinite}@keyframes fall-359{70.967%{transform:translate(2.8377vw,70.967vh) scale(.5213)}to{transform:translate(7.46225vw,99vh) scale(.5213)}}.snow:nth-child(360){opacity:.2628;transform:translate(71.4566vw,-10px) scale(.0148);animation:fall-360 13s -3s linear infinite}@keyframes fall-360{78.924%{transform:translate(76.2719vw,78.924vh) scale(.0148)}to{transform:translate(73.86425vw,99vh) scale(.0148)}}.snow:nth-child(361){opacity:.533;transform:translate(84.3538vw,-10px) scale(.2741);animation:fall-361 18s -8s linear infinite}@keyframes fall-361{38.403%{transform:translate(83.299vw,38.403vh) scale(.2741)}to{transform:translate(83.8264vw,99vh) scale(.2741)}}.snow:nth-child(362){opacity:.0358;transform:translate(45.365vw,-10px) scale(.6093);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{53.495%{transform:translate(54.3399vw,53.495vh) scale(.6093)}to{transform:translate(49.85245vw,99vh) scale(.6093)}}.snow:nth-child(363){opacity:1.312;transform:translate(18.2213vw,-10px) scale(.0863);animation:fall-363 22s -22s linear infinite}@keyframes fall-363{67.93%{transform:translate(10.8636vw,67.93vh) scale(.0863)}to{transform:translate(14.54245vw,99vh) scale(.0863)}}.snow:nth-child(364){opacity:1.5638;transform:translate(75.0793vw,-10px) scale(.6264);animation:fall-364 30s -1s linear infinite}@keyframes fall-364{53.091%{transform:translate(69.8444vw,53.091vh) scale(.6264)}to{transform:translate(72.46185vw,99vh) scale(.6264)}}.snow:nth-child(365){opacity:.6638;transform:translate(13.8176vw,-10px) scale(.5612);animation:fall-365 21s -27s linear infinite}@keyframes fall-365{65.649%{transform:translate(11.9008vw,65.649vh) scale(.5612)}to{transform:translate(12.8592vw,99vh) scale(.5612)}}.snow:nth-child(366){opacity:1.4886;transform:translate(88.1243vw,-10px) scale(.3231);animation:fall-366 20s -26s linear infinite}@keyframes fall-366{37.155%{transform:translate(83.6747vw,37.155vh) scale(.3231)}to{transform:translate(85.8995vw,99vh) scale(.3231)}}.snow:nth-child(367){opacity:1.2638;transform:translate(48.3667vw,-10px) scale(.6555);animation:fall-367 27s -28s linear infinite}@keyframes fall-367{39.139%{transform:translate(45.4774vw,39.139vh) scale(.6555)}to{transform:translate(46.92205vw,99vh) scale(.6555)}}.snow:nth-child(368){opacity:1.3648;transform:translate(28.1817vw,-10px) scale(.4295);animation:fall-368 22s -1s linear infinite}@keyframes fall-368{66.489%{transform:translate(33.1512vw,66.489vh) scale(.4295)}to{transform:translate(30.66645vw,99vh) scale(.4295)}}.snow:nth-child(369){opacity:1.3842;transform:translate(96.37vw,-10px) scale(.5442);animation:fall-369 19s -12s linear infinite}@keyframes fall-369{79.563%{transform:translate(106.2299vw,79.563vh) scale(.5442)}to{transform:translate(101.29995vw,99vh) scale(.5442)}}.snow:nth-child(370){opacity:.7322;transform:translate(77.008vw,-10px) scale(.6083);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{62.737%{transform:translate(74.5834vw,62.737vh) scale(.6083)}to{transform:translate(75.7957vw,99vh) scale(.6083)}}.snow:nth-child(371){opacity:.336;transform:translate(76.2297vw,-10px) scale(.0549);animation:fall-371 21s -12s linear infinite}@keyframes fall-371{52.43%{transform:translate(66.4033vw,52.43vh) scale(.0549)}to{transform:translate(71.3165vw,99vh) scale(.0549)}}.snow:nth-child(372){opacity:.4376;transform:translate(91.6466vw,-10px) scale(.3558);animation:fall-372 26s -18s linear infinite}@keyframes fall-372{46.781%{transform:translate(82.7044vw,46.781vh) scale(.3558)}to{transform:translate(87.1755vw,99vh) scale(.3558)}}.snow:nth-child(373){opacity:1.3742;transform:translate(62.5475vw,-10px) scale(.5432);animation:fall-373 24s -22s linear infinite}@keyframes fall-373{49.775%{transform:translate(71.5317vw,49.775vh) scale(.5432)}to{transform:translate(67.0396vw,99vh) scale(.5432)}}.snow:nth-child(374){opacity:1.159;transform:translate(19.6398vw,-10px) scale(.7647);animation:fall-374 16s -30s linear infinite}@keyframes fall-374{62.344%{transform:translate(12.097vw,62.344vh) scale(.7647)}to{transform:translate(15.8684vw,99vh) scale(.7647)}}.snow:nth-child(375){opacity:.3662;transform:translate(58.8002vw,-10px) scale(.1546);animation:fall-375 26s -6s linear infinite}@keyframes fall-375{36.171%{transform:translate(60.9012vw,36.171vh) scale(.1546)}to{transform:translate(59.8507vw,99vh) scale(.1546)}}.snow:nth-child(376){opacity:.6042;transform:translate(97.2757vw,-10px) scale(.5385);animation:fall-376 17s -6s linear infinite}@keyframes fall-376{48.357%{transform:translate(102.3851vw,48.357vh) scale(.5385)}to{transform:translate(99.8304vw,99vh) scale(.5385)}}.snow:nth-child(377){opacity:1.3902;transform:translate(96.5773vw,-10px) scale(.5047);animation:fall-377 17s -8s linear infinite}@keyframes fall-377{60.693%{transform:translate(87.3756vw,60.693vh) scale(.5047)}to{transform:translate(91.97645vw,99vh) scale(.5047)}}.snow:nth-child(378){opacity:.457;transform:translate(31.2653vw,-10px) scale(.4436);animation:fall-378 23s -28s linear infinite}@keyframes fall-378{73.075%{transform:translate(36.4901vw,73.075vh) scale(.4436)}to{transform:translate(33.8777vw,99vh) scale(.4436)}}.snow:nth-child(379){opacity:1.2728;transform:translate(71.1344vw,-10px) scale(.6004);animation:fall-379 25s -12s linear infinite}@keyframes fall-379{71.902%{transform:translate(80.1784vw,71.902vh) scale(.6004)}to{transform:translate(75.6564vw,99vh) scale(.6004)}}.snow:nth-child(380){opacity:1.9992;transform:translate(5.1208vw,-10px) scale(.3694);animation:fall-380 23s -24s linear infinite}@keyframes fall-380{67.359%{transform:translate(9.6218vw,67.359vh) scale(.3694)}to{transform:translate(7.3713vw,99vh) scale(.3694)}}.snow:nth-child(381){opacity:1.1356;transform:translate(63.9308vw,-10px) scale(.7756);animation:fall-381 29s -14s linear infinite}@keyframes fall-381{63.777%{transform:translate(56.4944vw,63.777vh) scale(.7756)}to{transform:translate(60.2126vw,99vh) scale(.7756)}}.snow:nth-child(382){opacity:.7856;transform:translate(8.4687vw,-10px) scale(.0123);animation:fall-382 26s -16s linear infinite}@keyframes fall-382{64.922%{transform:translate(14.6769vw,64.922vh) scale(.0123)}to{transform:translate(11.5728vw,99vh) scale(.0123)}}.snow:nth-child(383){opacity:1.2106;transform:translate(27.468vw,-10px) scale(.6524);animation:fall-383 23s -3s linear infinite}@keyframes fall-383{55.581%{transform:translate(19.0181vw,55.581vh) scale(.6524)}to{transform:translate(23.24305vw,99vh) scale(.6524)}}.snow:nth-child(384){opacity:.2894;transform:translate(62.7552vw,-10px) scale(.729);animation:fall-384 30s -17s linear infinite}@keyframes fall-384{35.052%{transform:translate(59.9982vw,35.052vh) scale(.729)}to{transform:translate(61.3767vw,99vh) scale(.729)}}.snow:nth-child(385){opacity:1.0544;transform:translate(5.0859vw,-10px) scale(.3795);animation:fall-385 27s -30s linear infinite}@keyframes fall-385{74.695%{transform:translate(13.7592vw,74.695vh) scale(.3795)}to{transform:translate(9.42255vw,99vh) scale(.3795)}}.snow:nth-child(386){opacity:.118;transform:translate(60.9832vw,-10px) scale(.1936);animation:fall-386 20s -17s linear infinite}@keyframes fall-386{52.492%{transform:translate(64.9376vw,52.492vh) scale(.1936)}to{transform:translate(62.9604vw,99vh) scale(.1936)}}.snow:nth-child(387){opacity:1.5788;transform:translate(27.8923vw,-10px) scale(.695);animation:fall-387 30s -10s linear infinite}@keyframes fall-387{54.607%{transform:translate(31.3218vw,54.607vh) scale(.695)}to{transform:translate(29.60705vw,99vh) scale(.695)}}.snow:nth-child(388){opacity:1.4608;transform:translate(46.7211vw,-10px) scale(.6938);animation:fall-388 14s -22s linear infinite}@keyframes fall-388{54.201%{transform:translate(55.4655vw,54.201vh) scale(.6938)}to{transform:translate(51.0933vw,99vh) scale(.6938)}}.snow:nth-child(389){opacity:1.7714;transform:translate(57.19vw,-10px) scale(.8605);animation:fall-389 24s -14s linear infinite}@keyframes fall-389{31.804%{transform:translate(49.2219vw,31.804vh) scale(.8605)}to{transform:translate(53.20595vw,99vh) scale(.8605)}}.snow:nth-child(390){opacity:.8292;transform:translate(94.4121vw,-10px) scale(.0636);animation:fall-390 15s -27s linear infinite}@keyframes fall-390{62.852%{transform:translate(92.2669vw,62.852vh) scale(.0636)}to{transform:translate(93.3395vw,99vh) scale(.0636)}}.snow:nth-child(391){opacity:1.943;transform:translate(84.4372vw,-10px) scale(.482);animation:fall-391 13s -23s linear infinite}@keyframes fall-391{64.997%{transform:translate(87.8324vw,64.997vh) scale(.482)}to{transform:translate(86.1348vw,99vh) scale(.482)}}.snow:nth-child(392){opacity:1.187;transform:translate(23.2269vw,-10px) scale(.5288);animation:fall-392 30s -3s linear infinite}@keyframes fall-392{44.046%{transform:translate(28.5009vw,44.046vh) scale(.5288)}to{transform:translate(25.8639vw,99vh) scale(.5288)}}.snow:nth-child(393){opacity:.1346;transform:translate(74.0782vw,-10px) scale(.0604);animation:fall-393 22s -2s linear infinite}@keyframes fall-393{63.04%{transform:translate(65.4476vw,63.04vh) scale(.0604)}to{transform:translate(69.7629vw,99vh) scale(.0604)}}.snow:nth-child(394){opacity:.728;transform:translate(75.2249vw,-10px) scale(.011);animation:fall-394 22s -26s linear infinite}@keyframes fall-394{56.646%{transform:translate(71.6076vw,56.646vh) scale(.011)}to{transform:translate(73.41625vw,99vh) scale(.011)}}.snow:nth-child(395){opacity:1.8776;transform:translate(69.7435vw,-10px) scale(.6088);animation:fall-395 27s -4s linear infinite}@keyframes fall-395{53.928%{transform:translate(78.4104vw,53.928vh) scale(.6088)}to{transform:translate(74.07695vw,99vh) scale(.6088)}}.snow:nth-child(396){opacity:1.9078;transform:translate(93.7717vw,-10px) scale(.8994);animation:fall-396 23s -26s linear infinite}@keyframes fall-396{46.802%{transform:translate(86.6574vw,46.802vh) scale(.8994)}to{transform:translate(90.21455vw,99vh) scale(.8994)}}.snow:nth-child(397){opacity:1.1708;transform:translate(62.9565vw,-10px) scale(.1444);animation:fall-397 30s -13s linear infinite}@keyframes fall-397{50.17%{transform:translate(61.3699vw,50.17vh) scale(.1444)}to{transform:translate(62.1632vw,99vh) scale(.1444)}}.snow:nth-child(398){opacity:1.1268;transform:translate(90.0421vw,-10px) scale(.021);animation:fall-398 15s -2s linear infinite}@keyframes fall-398{49.62%{transform:translate(85.6237vw,49.62vh) scale(.021)}to{transform:translate(87.8329vw,99vh) scale(.021)}}.snow:nth-child(399){opacity:1.9;transform:translate(3.2172vw,-10px) scale(.9335);animation:fall-399 28s -21s linear infinite}@keyframes fall-399{41.912%{transform:translate(-5.6465vw,41.912vh) scale(.9335)}to{transform:translate(-1.21465vw,99vh) scale(.9335)}}.snow:nth-child(400){opacity:.026;transform:translate(26.7084vw,-10px) scale(.1337);animation:fall-400 24s -25s linear infinite}@keyframes fall-400{35.217%{transform:translate(20.5559vw,35.217vh) scale(.1337)}to{transform:translate(23.63215vw,99vh) scale(.1337)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
79
79
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.4478;transform:translate(8.9797vw,-10px) scale(.7373);animation:fall-1 23s -22s linear infinite}@keyframes fall-1{30.843%{transform:translate(18.1318vw,30.843vh) scale(.7373)}to{transform:translate(13.55575vw,99vh) scale(.7373)}}.snow:nth-child(2){opacity:.3692;transform:translate(24.9214vw,-10px) scale(.1521);animation:fall-2 28s -10s linear infinite}@keyframes fall-2{65.014%{transform:translate(34.5442vw,65.014vh) scale(.1521)}to{transform:translate(29.7328vw,99vh) scale(.1521)}}.snow:nth-child(3){opacity:.2324;transform:translate(51.5501vw,-10px) scale(.3347);animation:fall-3 24s -3s linear infinite}@keyframes fall-3{72.158%{transform:translate(59.2005vw,72.158vh) scale(.3347)}to{transform:translate(55.3753vw,99vh) scale(.3347)}}.snow:nth-child(4){opacity:.722;transform:translate(3.0048vw,-10px) scale(.2553);animation:fall-4 25s -22s linear infinite}@keyframes fall-4{41.126%{transform:translate(11.5391vw,41.126vh) scale(.2553)}to{transform:translate(7.27195vw,99vh) scale(.2553)}}.snow:nth-child(5){opacity:1.6058;transform:translate(46.6747vw,-10px) scale(.2408);animation:fall-5 28s -21s linear infinite}@keyframes fall-5{47.631%{transform:translate(42.7037vw,47.631vh) scale(.2408)}to{transform:translate(44.6892vw,99vh) scale(.2408)}}.snow:nth-child(6){opacity:1.2376;transform:translate(57.9392vw,-10px) scale(.0626);animation:fall-6 27s -28s linear infinite}@keyframes fall-6{77.441%{transform:translate(61.2864vw,77.441vh) scale(.0626)}to{transform:translate(59.6128vw,99vh) scale(.0626)}}.snow:nth-child(7){opacity:.3372;transform:translate(68.4056vw,-10px) scale(.3316);animation:fall-7 25s -26s linear infinite}@keyframes fall-7{72.915%{transform:translate(68.082vw,72.915vh) scale(.3316)}to{transform:translate(68.2438vw,99vh) scale(.3316)}}.snow:nth-child(8){opacity:1.2386;transform:translate(87.8097vw,-10px) scale(.1913);animation:fall-8 11s -28s linear infinite}@keyframes fall-8{41.46%{transform:translate(90.8936vw,41.46vh) scale(.1913)}to{transform:translate(89.35165vw,99vh) scale(.1913)}}.snow:nth-child(9){opacity:.1958;transform:translate(87.3649vw,-10px) scale(.9654);animation:fall-9 17s -25s linear infinite}@keyframes fall-9{59.019%{transform:translate(93.4924vw,59.019vh) scale(.9654)}to{transform:translate(90.42865vw,99vh) scale(.9654)}}.snow:nth-child(10){opacity:.881;transform:translate(12.6492vw,-10px) scale(.8515);animation:fall-10 21s -28s linear infinite}@keyframes fall-10{70.314%{transform:translate(10.6073vw,70.314vh) scale(.8515)}to{transform:translate(11.62825vw,99vh) scale(.8515)}}.snow:nth-child(11){opacity:.6828;transform:translate(22.5562vw,-10px) scale(.4758);animation:fall-11 20s -14s linear infinite}@keyframes fall-11{73.297%{transform:translate(21.2668vw,73.297vh) scale(.4758)}to{transform:translate(21.9115vw,99vh) scale(.4758)}}.snow:nth-child(12){opacity:.0338;transform:translate(81.4301vw,-10px) scale(.8058);animation:fall-12 28s -2s linear infinite}@keyframes fall-12{45.034%{transform:translate(77.9636vw,45.034vh) scale(.8058)}to{transform:translate(79.69685vw,99vh) scale(.8058)}}.snow:nth-child(13){opacity:.5542;transform:translate(4.0524vw,-10px) scale(.5987);animation:fall-13 23s -12s linear infinite}@keyframes fall-13{58.849%{transform:translate(10.1106vw,58.849vh) scale(.5987)}to{transform:translate(7.0815vw,99vh) scale(.5987)}}.snow:nth-child(14){opacity:1.763;transform:translate(81.931vw,-10px) scale(.1705);animation:fall-14 29s -19s linear infinite}@keyframes fall-14{34.283%{transform:translate(80.8698vw,34.283vh) scale(.1705)}to{transform:translate(81.4004vw,99vh) scale(.1705)}}.snow:nth-child(15){opacity:1.2568;transform:translate(39.7952vw,-10px) scale(.5052);animation:fall-15 22s -11s linear infinite}@keyframes fall-15{35.478%{transform:translate(37.7566vw,35.478vh) scale(.5052)}to{transform:translate(38.7759vw,99vh) scale(.5052)}}.snow:nth-child(16){opacity:1.9724;transform:translate(32.8026vw,-10px) scale(.9174);animation:fall-16 13s -20s linear infinite}@keyframes fall-16{68.143%{transform:translate(24.8652vw,68.143vh) scale(.9174)}to{transform:translate(28.8339vw,99vh) scale(.9174)}}.snow:nth-child(17){opacity:1.4086;transform:translate(54.6395vw,-10px) scale(.856);animation:fall-17 13s -14s linear infinite}@keyframes fall-17{62.718%{transform:translate(50.6753vw,62.718vh) scale(.856)}to{transform:translate(52.6574vw,99vh) scale(.856)}}.snow:nth-child(18){opacity:1.8294;transform:translate(88.9059vw,-10px) scale(.3824);animation:fall-18 12s -29s linear infinite}@keyframes fall-18{51.805%{transform:translate(94.571vw,51.805vh) scale(.3824)}to{transform:translate(91.73845vw,99vh) scale(.3824)}}.snow:nth-child(19){opacity:1.106;transform:translate(50.9589vw,-10px) scale(.3355);animation:fall-19 23s -7s linear infinite}@keyframes fall-19{47.695%{transform:translate(50.5047vw,47.695vh) scale(.3355)}to{transform:translate(50.7318vw,99vh) scale(.3355)}}.snow:nth-child(20){opacity:.7;transform:translate(33.8861vw,-10px) scale(.0809);animation:fall-20 10s -13s linear infinite}@keyframes fall-20{33.699%{transform:translate(28.2043vw,33.699vh) scale(.0809)}to{transform:translate(31.0452vw,99vh) scale(.0809)}}.snow:nth-child(21){opacity:1.9606;transform:translate(25.4389vw,-10px) scale(.6328);animation:fall-21 26s -28s linear infinite}@keyframes fall-21{77.131%{transform:translate(30.5099vw,77.131vh) scale(.6328)}to{transform:translate(27.9744vw,99vh) scale(.6328)}}.snow:nth-child(22){opacity:.676;transform:translate(67.0958vw,-10px) scale(.0365);animation:fall-22 26s -22s linear infinite}@keyframes fall-22{55.987%{transform:translate(68.2399vw,55.987vh) scale(.0365)}to{transform:translate(67.66785vw,99vh) scale(.0365)}}.snow:nth-child(23){opacity:.2644;transform:translate(33.725vw,-10px) scale(.6183);animation:fall-23 16s -15s linear infinite}@keyframes fall-23{48.838%{transform:translate(29.7494vw,48.838vh) scale(.6183)}to{transform:translate(31.7372vw,99vh) scale(.6183)}}.snow:nth-child(24){opacity:.4092;transform:translate(7.9194vw,-10px) scale(.0455);animation:fall-24 14s -5s linear infinite}@keyframes fall-24{43.53%{transform:translate(-.7167vw,43.53vh) scale(.0455)}to{transform:translate(3.60135vw,99vh) scale(.0455)}}.snow:nth-child(25){opacity:.412;transform:translate(69.2528vw,-10px) scale(.3551);animation:fall-25 21s -10s linear infinite}@keyframes fall-25{71.713%{transform:translate(59.4142vw,71.713vh) scale(.3551)}to{transform:translate(64.3335vw,99vh) scale(.3551)}}.snow:nth-child(26){opacity:1.3092;transform:translate(85.7817vw,-10px) scale(.4482);animation:fall-26 15s -21s linear infinite}@keyframes fall-26{65.788%{transform:translate(91.7154vw,65.788vh) scale(.4482)}to{transform:translate(88.74855vw,99vh) scale(.4482)}}.snow:nth-child(27){opacity:.6926;transform:translate(69.8621vw,-10px) scale(.7349);animation:fall-27 29s -16s linear infinite}@keyframes fall-27{76.884%{transform:translate(65.2533vw,76.884vh) scale(.7349)}to{transform:translate(67.5577vw,99vh) scale(.7349)}}.snow:nth-child(28){opacity:1.8018;transform:translate(39.6574vw,-10px) scale(.4077);animation:fall-28 15s -18s linear infinite}@keyframes fall-28{62.479%{transform:translate(33.9336vw,62.479vh) scale(.4077)}to{transform:translate(36.7955vw,99vh) scale(.4077)}}.snow:nth-child(29){opacity:1.3144;transform:translate(54.2493vw,-10px) scale(.8198);animation:fall-29 30s -13s linear infinite}@keyframes fall-29{78.017%{transform:translate(50.5505vw,78.017vh) scale(.8198)}to{transform:translate(52.3999vw,99vh) scale(.8198)}}.snow:nth-child(30){opacity:1.8724;transform:translate(6.6965vw,-10px) scale(.8353);animation:fall-30 26s -8s linear infinite}@keyframes fall-30{48.262%{transform:translate(3.7587vw,48.262vh) scale(.8353)}to{transform:translate(5.2276vw,99vh) scale(.8353)}}.snow:nth-child(31){opacity:1.4736;transform:translate(57.9799vw,-10px) scale(.2945);animation:fall-31 21s -10s linear infinite}@keyframes fall-31{74.674%{transform:translate(67.1831vw,74.674vh) scale(.2945)}to{transform:translate(62.5815vw,99vh) scale(.2945)}}.snow:nth-child(32){opacity:1.5408;transform:translate(22.0815vw,-10px) scale(.3087);animation:fall-32 29s -3s linear infinite}@keyframes fall-32{40.76%{transform:translate(13.9429vw,40.76vh) scale(.3087)}to{transform:translate(18.0122vw,99vh) scale(.3087)}}.snow:nth-child(33){opacity:1.2278;transform:translate(69.7908vw,-10px) scale(.9193);animation:fall-33 22s -29s linear infinite}@keyframes fall-33{71.61%{transform:translate(65.4423vw,71.61vh) scale(.9193)}to{transform:translate(67.61655vw,99vh) scale(.9193)}}.snow:nth-child(34){opacity:.0388;transform:translate(78.2719vw,-10px) scale(.1183);animation:fall-34 22s -12s linear infinite}@keyframes fall-34{37.42%{transform:translate(71.2586vw,37.42vh) scale(.1183)}to{transform:translate(74.76525vw,99vh) scale(.1183)}}.snow:nth-child(35){opacity:.1158;transform:translate(14.9144vw,-10px) scale(.312);animation:fall-35 27s -2s linear infinite}@keyframes fall-35{53.372%{transform:translate(6.2852vw,53.372vh) scale(.312)}to{transform:translate(10.5998vw,99vh) scale(.312)}}.snow:nth-child(36){opacity:1.6822;transform:translate(62.4279vw,-10px) scale(.3914);animation:fall-36 29s -9s linear infinite}@keyframes fall-36{53.006%{transform:translate(58.8111vw,53.006vh) scale(.3914)}to{transform:translate(60.6195vw,99vh) scale(.3914)}}.snow:nth-child(37){opacity:1.9972;transform:translate(90.3201vw,-10px) scale(.3192);animation:fall-37 14s -11s linear infinite}@keyframes fall-37{69.412%{transform:translate(93.2169vw,69.412vh) scale(.3192)}to{transform:translate(91.7685vw,99vh) scale(.3192)}}.snow:nth-child(38){opacity:.4516;transform:translate(62.8181vw,-10px) scale(.8052);animation:fall-38 17s -24s linear infinite}@keyframes fall-38{46.703%{transform:translate(68.1729vw,46.703vh) scale(.8052)}to{transform:translate(65.4955vw,99vh) scale(.8052)}}.snow:nth-child(39){opacity:1.7502;transform:translate(10.1613vw,-10px) scale(.1459);animation:fall-39 17s -18s linear infinite}@keyframes fall-39{60.686%{transform:translate(9.8605vw,60.686vh) scale(.1459)}to{transform:translate(10.0109vw,99vh) scale(.1459)}}.snow:nth-child(40){opacity:.5478;transform:translate(61.8556vw,-10px) scale(.2962);animation:fall-40 22s -16s linear infinite}@keyframes fall-40{76.572%{transform:translate(62.1604vw,76.572vh) scale(.2962)}to{transform:translate(62.008vw,99vh) scale(.2962)}}.snow:nth-child(41){opacity:.6684;transform:translate(26.2583vw,-10px) scale(.4877);animation:fall-41 19s -19s linear infinite}@keyframes fall-41{71.571%{transform:translate(21.2355vw,71.571vh) scale(.4877)}to{transform:translate(23.7469vw,99vh) scale(.4877)}}.snow:nth-child(42){opacity:.0924;transform:translate(43.6005vw,-10px) scale(.3284);animation:fall-42 21s -11s linear infinite}@keyframes fall-42{79.296%{transform:translate(42.9832vw,79.296vh) scale(.3284)}to{transform:translate(43.29185vw,99vh) scale(.3284)}}.snow:nth-child(43){opacity:1.8184;transform:translate(21.5844vw,-10px) scale(.0234);animation:fall-43 17s -3s linear infinite}@keyframes fall-43{55.154%{transform:translate(16.3581vw,55.154vh) scale(.0234)}to{transform:translate(18.97125vw,99vh) scale(.0234)}}.snow:nth-child(44){opacity:1.3728;transform:translate(51.9692vw,-10px) scale(.4059);animation:fall-44 23s -13s linear infinite}@keyframes fall-44{67.739%{transform:translate(46.9162vw,67.739vh) scale(.4059)}to{transform:translate(49.4427vw,99vh) scale(.4059)}}.snow:nth-child(45){opacity:.359;transform:translate(15.2525vw,-10px) scale(.18);animation:fall-45 24s -9s linear infinite}@keyframes fall-45{64.072%{transform:translate(22.0935vw,64.072vh) scale(.18)}to{transform:translate(18.673vw,99vh) scale(.18)}}.snow:nth-child(46){opacity:.6578;transform:translate(4.3096vw,-10px) scale(.1897);animation:fall-46 13s -9s linear infinite}@keyframes fall-46{32.614%{transform:translate(-3.0384vw,32.614vh) scale(.1897)}to{transform:translate(.6356vw,99vh) scale(.1897)}}.snow:nth-child(47){opacity:.9854;transform:translate(83.9917vw,-10px) scale(.7443);animation:fall-47 25s -20s linear infinite}@keyframes fall-47{36.293%{transform:translate(81.0992vw,36.293vh) scale(.7443)}to{transform:translate(82.54545vw,99vh) scale(.7443)}}.snow:nth-child(48){opacity:1.3094;transform:translate(26.6656vw,-10px) scale(.2748);animation:fall-48 26s -23s linear infinite}@keyframes fall-48{45.067%{transform:translate(36.1778vw,45.067vh) scale(.2748)}to{transform:translate(31.4217vw,99vh) scale(.2748)}}.snow:nth-child(49){opacity:.8218;transform:translate(12.6631vw,-10px) scale(.4936);animation:fall-49 23s -2s linear infinite}@keyframes fall-49{66.283%{transform:translate(12.1812vw,66.283vh) scale(.4936)}to{transform:translate(12.42215vw,99vh) scale(.4936)}}.snow:nth-child(50){opacity:1.974;transform:translate(89.7052vw,-10px) scale(.1712);animation:fall-50 10s -12s linear infinite}@keyframes fall-50{54.816%{transform:translate(90.0019vw,54.816vh) scale(.1712)}to{transform:translate(89.85355vw,99vh) scale(.1712)}}.snow:nth-child(51){opacity:.5204;transform:translate(63.6384vw,-10px) scale(.7394);animation:fall-51 30s -20s linear infinite}@keyframes fall-51{66.027%{transform:translate(66.7146vw,66.027vh) scale(.7394)}to{transform:translate(65.1765vw,99vh) scale(.7394)}}.snow:nth-child(52){opacity:1.3812;transform:translate(63.1428vw,-10px) scale(.8018);animation:fall-52 16s -4s linear infinite}@keyframes fall-52{56.349%{transform:translate(63.5623vw,56.349vh) scale(.8018)}to{transform:translate(63.35255vw,99vh) scale(.8018)}}.snow:nth-child(53){opacity:.0062;transform:translate(23.3997vw,-10px) scale(.1029);animation:fall-53 14s -11s linear infinite}@keyframes fall-53{69.732%{transform:translate(27.3736vw,69.732vh) scale(.1029)}to{transform:translate(25.38665vw,99vh) scale(.1029)}}.snow:nth-child(54){opacity:1.853;transform:translate(62.9905vw,-10px) scale(.4934);animation:fall-54 22s -18s linear infinite}@keyframes fall-54{48.548%{transform:translate(60.3404vw,48.548vh) scale(.4934)}to{transform:translate(61.66545vw,99vh) scale(.4934)}}.snow:nth-child(55){opacity:.7322;transform:translate(19.743vw,-10px) scale(.7813);animation:fall-55 15s -23s linear infinite}@keyframes fall-55{52.116%{transform:translate(17.9396vw,52.116vh) scale(.7813)}to{transform:translate(18.8413vw,99vh) scale(.7813)}}.snow:nth-child(56){opacity:.571;transform:translate(95.1573vw,-10px) scale(.5146);animation:fall-56 26s -21s linear infinite}@keyframes fall-56{37.59%{transform:translate(97.5746vw,37.59vh) scale(.5146)}to{transform:translate(96.36595vw,99vh) scale(.5146)}}.snow:nth-child(57){opacity:.9244;transform:translate(62.1687vw,-10px) scale(.6392);animation:fall-57 13s -8s linear infinite}@keyframes fall-57{68.553%{transform:translate(63.463vw,68.553vh) scale(.6392)}to{transform:translate(62.81585vw,99vh) scale(.6392)}}.snow:nth-child(58){opacity:1.259;transform:translate(79.1575vw,-10px) scale(.6322);animation:fall-58 18s -10s linear infinite}@keyframes fall-58{38.285%{transform:translate(75.5811vw,38.285vh) scale(.6322)}to{transform:translate(77.3693vw,99vh) scale(.6322)}}.snow:nth-child(59){opacity:1.8676;transform:translate(25.3408vw,-10px) scale(.8938);animation:fall-59 26s -28s linear infinite}@keyframes fall-59{79.377%{transform:translate(27.5823vw,79.377vh) scale(.8938)}to{transform:translate(26.46155vw,99vh) scale(.8938)}}.snow:nth-child(60){opacity:1.1728;transform:translate(94.6369vw,-10px) scale(.316);animation:fall-60 13s -23s linear infinite}@keyframes fall-60{51.651%{transform:translate(98.1234vw,51.651vh) scale(.316)}to{transform:translate(96.38015vw,99vh) scale(.316)}}.snow:nth-child(61){opacity:1.9838;transform:translate(43.1945vw,-10px) scale(.7972);animation:fall-61 20s -2s linear infinite}@keyframes fall-61{45.509%{transform:translate(40.7324vw,45.509vh) scale(.7972)}to{transform:translate(41.96345vw,99vh) scale(.7972)}}.snow:nth-child(62){opacity:1.7216;transform:translate(96.5489vw,-10px) scale(.5123);animation:fall-62 10s -26s linear infinite}@keyframes fall-62{66.229%{transform:translate(95.272vw,66.229vh) scale(.5123)}to{transform:translate(95.91045vw,99vh) scale(.5123)}}.snow:nth-child(63){opacity:1.3468;transform:translate(56.6266vw,-10px) scale(.543);animation:fall-63 14s -18s linear infinite}@keyframes fall-63{65.138%{transform:translate(59.0252vw,65.138vh) scale(.543)}to{transform:translate(57.8259vw,99vh) scale(.543)}}.snow:nth-child(64){opacity:1.8364;transform:translate(51.6305vw,-10px) scale(.8474);animation:fall-64 25s -13s linear infinite}@keyframes fall-64{48.968%{transform:translate(47.1783vw,48.968vh) scale(.8474)}to{transform:translate(49.4044vw,99vh) scale(.8474)}}.snow:nth-child(65){opacity:.0804;transform:translate(72.4805vw,-10px) scale(.7816);animation:fall-65 22s -16s linear infinite}@keyframes fall-65{57.425%{transform:translate(68.5708vw,57.425vh) scale(.7816)}to{transform:translate(70.52565vw,99vh) scale(.7816)}}.snow:nth-child(66){opacity:.3366;transform:translate(64.8487vw,-10px) scale(.094);animation:fall-66 30s -23s linear infinite}@keyframes fall-66{70.679%{transform:translate(65.7192vw,70.679vh) scale(.094)}to{transform:translate(65.28395vw,99vh) scale(.094)}}.snow:nth-child(67){opacity:.4008;transform:translate(69.4788vw,-10px) scale(.3301);animation:fall-67 18s -30s linear infinite}@keyframes fall-67{49.619%{transform:translate(59.6509vw,49.619vh) scale(.3301)}to{transform:translate(64.56485vw,99vh) scale(.3301)}}.snow:nth-child(68){opacity:.8546;transform:translate(26.8702vw,-10px) scale(.677);animation:fall-68 11s -28s linear infinite}@keyframes fall-68{58.251%{transform:translate(19.0091vw,58.251vh) scale(.677)}to{transform:translate(22.93965vw,99vh) scale(.677)}}.snow:nth-child(69){opacity:.6868;transform:translate(59.5157vw,-10px) scale(.8929);animation:fall-69 10s -7s linear infinite}@keyframes fall-69{79.583%{transform:translate(56.894vw,79.583vh) scale(.8929)}to{transform:translate(58.20485vw,99vh) scale(.8929)}}.snow:nth-child(70){opacity:1.0176;transform:translate(51.6036vw,-10px) scale(.0338);animation:fall-70 14s -21s linear infinite}@keyframes fall-70{64.65%{transform:translate(49.1358vw,64.65vh) scale(.0338)}to{transform:translate(50.3697vw,99vh) scale(.0338)}}.snow:nth-child(71){opacity:.6814;transform:translate(65.6198vw,-10px) scale(.8958);animation:fall-71 18s -29s linear infinite}@keyframes fall-71{77.277%{transform:translate(61.0124vw,77.277vh) scale(.8958)}to{transform:translate(63.3161vw,99vh) scale(.8958)}}.snow:nth-child(72){opacity:1.3968;transform:translate(88.0828vw,-10px) scale(.0711);animation:fall-72 18s -22s linear infinite}@keyframes fall-72{60.163%{transform:translate(94.6649vw,60.163vh) scale(.0711)}to{transform:translate(91.37385vw,99vh) scale(.0711)}}.snow:nth-child(73){opacity:1.8738;transform:translate(76.9436vw,-10px) scale(.5102);animation:fall-73 30s -28s linear infinite}@keyframes fall-73{78.597%{transform:translate(68.3031vw,78.597vh) scale(.5102)}to{transform:translate(72.62335vw,99vh) scale(.5102)}}.snow:nth-child(74){opacity:.1642;transform:translate(92.2622vw,-10px) scale(.8175);animation:fall-74 10s -9s linear infinite}@keyframes fall-74{44.923%{transform:translate(92.2131vw,44.923vh) scale(.8175)}to{transform:translate(92.23765vw,99vh) scale(.8175)}}.snow:nth-child(75){opacity:.2448;transform:translate(45.7511vw,-10px) scale(.9687);animation:fall-75 11s -25s linear infinite}@keyframes fall-75{72.435%{transform:translate(47.9357vw,72.435vh) scale(.9687)}to{transform:translate(46.8434vw,99vh) scale(.9687)}}.snow:nth-child(76){opacity:1.1378;transform:translate(53.7991vw,-10px) scale(.3703);animation:fall-76 28s -20s linear infinite}@keyframes fall-76{64.138%{transform:translate(63.2843vw,64.138vh) scale(.3703)}to{transform:translate(58.5417vw,99vh) scale(.3703)}}.snow:nth-child(77){opacity:1.2702;transform:translate(78.1376vw,-10px) scale(.8444);animation:fall-77 14s -2s linear infinite}@keyframes fall-77{77.407%{transform:translate(80.8553vw,77.407vh) scale(.8444)}to{transform:translate(79.49645vw,99vh) scale(.8444)}}.snow:nth-child(78){opacity:1.3396;transform:translate(70.732vw,-10px) scale(.8105);animation:fall-78 16s -19s linear infinite}@keyframes fall-78{71.23%{transform:translate(78.3202vw,71.23vh) scale(.8105)}to{transform:translate(74.5261vw,99vh) scale(.8105)}}.snow:nth-child(79){opacity:1.7664;transform:translate(19.1407vw,-10px) scale(.9304);animation:fall-79 15s -2s linear infinite}@keyframes fall-79{55.774%{transform:translate(27.5992vw,55.774vh) scale(.9304)}to{transform:translate(23.36995vw,99vh) scale(.9304)}}.snow:nth-child(80){opacity:1.2654;transform:translate(54.9086vw,-10px) scale(.4725);animation:fall-80 11s -9s linear infinite}@keyframes fall-80{52.059%{transform:translate(60.8525vw,52.059vh) scale(.4725)}to{transform:translate(57.88055vw,99vh) scale(.4725)}}.snow:nth-child(81){opacity:1.295;transform:translate(44.48vw,-10px) scale(.7933);animation:fall-81 18s -29s linear infinite}@keyframes fall-81{75.355%{transform:translate(51.5432vw,75.355vh) scale(.7933)}to{transform:translate(48.0116vw,99vh) scale(.7933)}}.snow:nth-child(82){opacity:1.089;transform:translate(96.4578vw,-10px) scale(.2404);animation:fall-82 25s -1s linear infinite}@keyframes fall-82{52.168%{transform:translate(102.1447vw,52.168vh) scale(.2404)}to{transform:translate(99.30125vw,99vh) scale(.2404)}}.snow:nth-child(83){opacity:.9346;transform:translate(8.2874vw,-10px) scale(.9263);animation:fall-83 19s -14s linear infinite}@keyframes fall-83{77.053%{transform:translate(11.6749vw,77.053vh) scale(.9263)}to{transform:translate(9.98115vw,99vh) scale(.9263)}}.snow:nth-child(84){opacity:.4892;transform:translate(90.6155vw,-10px) scale(.8757);animation:fall-84 14s -12s linear infinite}@keyframes fall-84{69.15%{transform:translate(97.0516vw,69.15vh) scale(.8757)}to{transform:translate(93.83355vw,99vh) scale(.8757)}}.snow:nth-child(85){opacity:1.5658;transform:translate(90.5846vw,-10px) scale(.7091);animation:fall-85 27s -23s linear infinite}@keyframes fall-85{51.264%{transform:translate(87.7016vw,51.264vh) scale(.7091)}to{transform:translate(89.1431vw,99vh) scale(.7091)}}.snow:nth-child(86){opacity:1.5218;transform:translate(27.6726vw,-10px) scale(.6963);animation:fall-86 26s -14s linear infinite}@keyframes fall-86{67.125%{transform:translate(26.6514vw,67.125vh) scale(.6963)}to{transform:translate(27.162vw,99vh) scale(.6963)}}.snow:nth-child(87){opacity:1.5648;transform:translate(20.8516vw,-10px) scale(.6191);animation:fall-87 29s -5s linear infinite}@keyframes fall-87{41.295%{transform:translate(11.727vw,41.295vh) scale(.6191)}to{transform:translate(16.2893vw,99vh) scale(.6191)}}.snow:nth-child(88){opacity:1.938;transform:translate(31.8166vw,-10px) scale(.067);animation:fall-88 27s -30s linear infinite}@keyframes fall-88{71.73%{transform:translate(33.1361vw,71.73vh) scale(.067)}to{transform:translate(32.47635vw,99vh) scale(.067)}}.snow:nth-child(89){opacity:.1214;transform:translate(62.3842vw,-10px) scale(.4724);animation:fall-89 29s -5s linear infinite}@keyframes fall-89{37.925%{transform:translate(64.3403vw,37.925vh) scale(.4724)}to{transform:translate(63.36225vw,99vh) scale(.4724)}}.snow:nth-child(90){opacity:.7622;transform:translate(16.1015vw,-10px) scale(.9244);animation:fall-90 12s -3s linear infinite}@keyframes fall-90{46.276%{transform:translate(7.145vw,46.276vh) scale(.9244)}to{transform:translate(11.62325vw,99vh) scale(.9244)}}.snow:nth-child(91){opacity:.4152;transform:translate(86.9714vw,-10px) scale(.6814);animation:fall-91 23s -13s linear infinite}@keyframes fall-91{75.986%{transform:translate(91.1691vw,75.986vh) scale(.6814)}to{transform:translate(89.07025vw,99vh) scale(.6814)}}.snow:nth-child(92){opacity:1.4692;transform:translate(45.848vw,-10px) scale(.3288);animation:fall-92 13s -18s linear infinite}@keyframes fall-92{58.138%{transform:translate(48.3748vw,58.138vh) scale(.3288)}to{transform:translate(47.1114vw,99vh) scale(.3288)}}.snow:nth-child(93){opacity:1.6458;transform:translate(92.9201vw,-10px) scale(.1375);animation:fall-93 17s -1s linear infinite}@keyframes fall-93{69.809%{transform:translate(98.887vw,69.809vh) scale(.1375)}to{transform:translate(95.90355vw,99vh) scale(.1375)}}.snow:nth-child(94){opacity:1.1552;transform:translate(14.2516vw,-10px) scale(.2082);animation:fall-94 22s -20s linear infinite}@keyframes fall-94{33.064%{transform:translate(23.0084vw,33.064vh) scale(.2082)}to{transform:translate(18.63vw,99vh) scale(.2082)}}.snow:nth-child(95){opacity:.713;transform:translate(46.0172vw,-10px) scale(.7913);animation:fall-95 12s -27s linear infinite}@keyframes fall-95{47.242%{transform:translate(52.3024vw,47.242vh) scale(.7913)}to{transform:translate(49.1598vw,99vh) scale(.7913)}}.snow:nth-child(96){opacity:.8666;transform:translate(66.942vw,-10px) scale(.1981);animation:fall-96 12s -1s linear infinite}@keyframes fall-96{78.326%{transform:translate(63.7583vw,78.326vh) scale(.1981)}to{transform:translate(65.35015vw,99vh) scale(.1981)}}.snow:nth-child(97){opacity:.3326;transform:translate(49.1527vw,-10px) scale(.1072);animation:fall-97 23s -17s linear infinite}@keyframes fall-97{78.023%{transform:translate(48.2181vw,78.023vh) scale(.1072)}to{transform:translate(48.6854vw,99vh) scale(.1072)}}.snow:nth-child(98){opacity:.198;transform:translate(82.5507vw,-10px) scale(.8866);animation:fall-98 28s -25s linear infinite}@keyframes fall-98{58.632%{transform:translate(88.2827vw,58.632vh) scale(.8866)}to{transform:translate(85.4167vw,99vh) scale(.8866)}}.snow:nth-child(99){opacity:.8044;transform:translate(61.7857vw,-10px) scale(.4845);animation:fall-99 24s -29s linear infinite}@keyframes fall-99{58.962%{transform:translate(60.3362vw,58.962vh) scale(.4845)}to{transform:translate(61.06095vw,99vh) scale(.4845)}}.snow:nth-child(100){opacity:.9434;transform:translate(82.0685vw,-10px) scale(.4173);animation:fall-100 16s -21s linear infinite}@keyframes fall-100{57.271%{transform:translate(77.8295vw,57.271vh) scale(.4173)}to{transform:translate(79.949vw,99vh) scale(.4173)}}.snow:nth-child(101){opacity:.6252;transform:translate(40.6271vw,-10px) scale(.7256);animation:fall-101 17s -14s linear infinite}@keyframes fall-101{49.178%{transform:translate(32.1078vw,49.178vh) scale(.7256)}to{transform:translate(36.36745vw,99vh) scale(.7256)}}.snow:nth-child(102){opacity:1.2926;transform:translate(25.6777vw,-10px) scale(.848);animation:fall-102 27s -21s linear infinite}@keyframes fall-102{51.016%{transform:translate(16.8583vw,51.016vh) scale(.848)}to{transform:translate(21.268vw,99vh) scale(.848)}}.snow:nth-child(103){opacity:.5592;transform:translate(81.1259vw,-10px) scale(.4972);animation:fall-103 13s -29s linear infinite}@keyframes fall-103{78.784%{transform:translate(85.2338vw,78.784vh) scale(.4972)}to{transform:translate(83.17985vw,99vh) scale(.4972)}}.snow:nth-child(104){opacity:.9458;transform:translate(18.9428vw,-10px) scale(.1644);animation:fall-104 21s -23s linear infinite}@keyframes fall-104{51.353%{transform:translate(16.246vw,51.353vh) scale(.1644)}to{transform:translate(17.5944vw,99vh) scale(.1644)}}.snow:nth-child(105){opacity:1.2638;transform:translate(51.7303vw,-10px) scale(.0744);animation:fall-105 16s -27s linear infinite}@keyframes fall-105{41.69%{transform:translate(52.1098vw,41.69vh) scale(.0744)}to{transform:translate(51.92005vw,99vh) scale(.0744)}}.snow:nth-child(106){opacity:1.397;transform:translate(89.237vw,-10px) scale(.9624);animation:fall-106 25s -9s linear infinite}@keyframes fall-106{65.758%{transform:translate(91.9433vw,65.758vh) scale(.9624)}to{transform:translate(90.59015vw,99vh) scale(.9624)}}.snow:nth-child(107){opacity:.043;transform:translate(78.6266vw,-10px) scale(.1053);animation:fall-107 22s -13s linear infinite}@keyframes fall-107{49.59%{transform:translate(70.5294vw,49.59vh) scale(.1053)}to{transform:translate(74.578vw,99vh) scale(.1053)}}.snow:nth-child(108){opacity:1.652;transform:translate(82.6005vw,-10px) scale(.7962);animation:fall-108 21s -13s linear infinite}@keyframes fall-108{48.257%{transform:translate(90.8421vw,48.257vh) scale(.7962)}to{transform:translate(86.7213vw,99vh) scale(.7962)}}.snow:nth-child(109){opacity:1.313;transform:translate(5.2844vw,-10px) scale(.0615);animation:fall-109 20s -5s linear infinite}@keyframes fall-109{73.882%{transform:translate(5.1991vw,73.882vh) scale(.0615)}to{transform:translate(5.24175vw,99vh) scale(.0615)}}.snow:nth-child(110){opacity:.0784;transform:translate(42.5047vw,-10px) scale(.1657);animation:fall-110 25s -28s linear infinite}@keyframes fall-110{35.195%{transform:translate(46.891vw,35.195vh) scale(.1657)}to{transform:translate(44.69785vw,99vh) scale(.1657)}}.snow:nth-child(111){opacity:1.207;transform:translate(72.0652vw,-10px) scale(.3979);animation:fall-111 28s -15s linear infinite}@keyframes fall-111{54.547%{transform:translate(69.1187vw,54.547vh) scale(.3979)}to{transform:translate(70.59195vw,99vh) scale(.3979)}}.snow:nth-child(112){opacity:1.444;transform:translate(28.8878vw,-10px) scale(.3069);animation:fall-112 29s -29s linear infinite}@keyframes fall-112{48.708%{transform:translate(24.2872vw,48.708vh) scale(.3069)}to{transform:translate(26.5875vw,99vh) scale(.3069)}}.snow:nth-child(113){opacity:1.2238;transform:translate(99.0168vw,-10px) scale(.4844);animation:fall-113 11s -21s linear infinite}@keyframes fall-113{78.002%{transform:translate(89.511vw,78.002vh) scale(.4844)}to{transform:translate(94.2639vw,99vh) scale(.4844)}}.snow:nth-child(114){opacity:.8914;transform:translate(82.8366vw,-10px) scale(.9109);animation:fall-114 24s -27s linear infinite}@keyframes fall-114{64.785%{transform:translate(88.2969vw,64.785vh) scale(.9109)}to{transform:translate(85.56675vw,99vh) scale(.9109)}}.snow:nth-child(115){opacity:.0812;transform:translate(95.7004vw,-10px) scale(.5962);animation:fall-115 25s -25s linear infinite}@keyframes fall-115{53.913%{transform:translate(100.4307vw,53.913vh) scale(.5962)}to{transform:translate(98.06555vw,99vh) scale(.5962)}}.snow:nth-child(116){opacity:.6424;transform:translate(65.408vw,-10px) scale(.2636);animation:fall-116 11s -22s linear infinite}@keyframes fall-116{45.264%{transform:translate(65.385vw,45.264vh) scale(.2636)}to{transform:translate(65.3965vw,99vh) scale(.2636)}}.snow:nth-child(117){opacity:.805;transform:translate(17.2116vw,-10px) scale(.8289);animation:fall-117 11s -19s linear infinite}@keyframes fall-117{41.616%{transform:translate(18.3608vw,41.616vh) scale(.8289)}to{transform:translate(17.7862vw,99vh) scale(.8289)}}.snow:nth-child(118){opacity:.8942;transform:translate(11.2469vw,-10px) scale(.6628);animation:fall-118 23s -12s linear infinite}@keyframes fall-118{54.753%{transform:translate(16.3769vw,54.753vh) scale(.6628)}to{transform:translate(13.8119vw,99vh) scale(.6628)}}.snow:nth-child(119){opacity:1.5966;transform:translate(10.1391vw,-10px) scale(.0495);animation:fall-119 26s -27s linear infinite}@keyframes fall-119{48.42%{transform:translate(13.4632vw,48.42vh) scale(.0495)}to{transform:translate(11.80115vw,99vh) scale(.0495)}}.snow:nth-child(120){opacity:.3296;transform:translate(75.9655vw,-10px) scale(.3209);animation:fall-120 23s -19s linear infinite}@keyframes fall-120{31.118%{transform:translate(71.9839vw,31.118vh) scale(.3209)}to{transform:translate(73.9747vw,99vh) scale(.3209)}}.snow:nth-child(121){opacity:.5966;transform:translate(41.5098vw,-10px) scale(.118);animation:fall-121 13s -15s linear infinite}@keyframes fall-121{78.437%{transform:translate(45.0256vw,78.437vh) scale(.118)}to{transform:translate(43.2677vw,99vh) scale(.118)}}.snow:nth-child(122){opacity:.4914;transform:translate(46.5438vw,-10px) scale(.2639);animation:fall-122 13s -21s linear infinite}@keyframes fall-122{36.084%{transform:translate(52.0507vw,36.084vh) scale(.2639)}to{transform:translate(49.29725vw,99vh) scale(.2639)}}.snow:nth-child(123){opacity:.6416;transform:translate(41.5476vw,-10px) scale(.6452);animation:fall-123 22s -19s linear infinite}@keyframes fall-123{61.323%{transform:translate(43.2519vw,61.323vh) scale(.6452)}to{transform:translate(42.39975vw,99vh) scale(.6452)}}.snow:nth-child(124){opacity:.2308;transform:translate(6.6884vw,-10px) scale(.2394);animation:fall-124 14s -9s linear infinite}@keyframes fall-124{76.337%{transform:translate(8.4177vw,76.337vh) scale(.2394)}to{transform:translate(7.55305vw,99vh) scale(.2394)}}.snow:nth-child(125){opacity:.6618;transform:translate(47.5561vw,-10px) scale(.799);animation:fall-125 26s -13s linear infinite}@keyframes fall-125{39.964%{transform:translate(45.3699vw,39.964vh) scale(.799)}to{transform:translate(46.463vw,99vh) scale(.799)}}.snow:nth-child(126){opacity:.3438;transform:translate(30.7732vw,-10px) scale(.9611);animation:fall-126 13s -15s linear infinite}@keyframes fall-126{63.756%{transform:translate(31.9959vw,63.756vh) scale(.9611)}to{transform:translate(31.38455vw,99vh) scale(.9611)}}.snow:nth-child(127){opacity:1.1736;transform:translate(9.4547vw,-10px) scale(.4819);animation:fall-127 20s -2s linear infinite}@keyframes fall-127{64.819%{transform:translate(3.847vw,64.819vh) scale(.4819)}to{transform:translate(6.65085vw,99vh) scale(.4819)}}.snow:nth-child(128){opacity:.935;transform:translate(72.2469vw,-10px) scale(.9526);animation:fall-128 12s -15s linear infinite}@keyframes fall-128{67.78%{transform:translate(82.1976vw,67.78vh) scale(.9526)}to{transform:translate(77.22225vw,99vh) scale(.9526)}}.snow:nth-child(129){opacity:1.7484;transform:translate(30.7261vw,-10px) scale(.6951);animation:fall-129 12s -17s linear infinite}@keyframes fall-129{76.473%{transform:translate(22.6538vw,76.473vh) scale(.6951)}to{transform:translate(26.68995vw,99vh) scale(.6951)}}.snow:nth-child(130){opacity:.8872;transform:translate(37.6931vw,-10px) scale(.454);animation:fall-130 18s -8s linear infinite}@keyframes fall-130{52.99%{transform:translate(32.7574vw,52.99vh) scale(.454)}to{transform:translate(35.22525vw,99vh) scale(.454)}}.snow:nth-child(131){opacity:.278;transform:translate(90.2268vw,-10px) scale(.8463);animation:fall-131 22s -5s linear infinite}@keyframes fall-131{58.105%{transform:translate(81.8242vw,58.105vh) scale(.8463)}to{transform:translate(86.0255vw,99vh) scale(.8463)}}.snow:nth-child(132){opacity:.0578;transform:translate(39.0332vw,-10px) scale(.9131);animation:fall-132 16s -24s linear infinite}@keyframes fall-132{42.508%{transform:translate(46.0832vw,42.508vh) scale(.9131)}to{transform:translate(42.5582vw,99vh) scale(.9131)}}.snow:nth-child(133){opacity:1.5216;transform:translate(75.6251vw,-10px) scale(.8657);animation:fall-133 15s -18s linear infinite}@keyframes fall-133{47.367%{transform:translate(82.9578vw,47.367vh) scale(.8657)}to{transform:translate(79.29145vw,99vh) scale(.8657)}}.snow:nth-child(134){opacity:1.2574;transform:translate(55.658vw,-10px) scale(.5383);animation:fall-134 21s -11s linear infinite}@keyframes fall-134{37.206%{transform:translate(56.4769vw,37.206vh) scale(.5383)}to{transform:translate(56.06745vw,99vh) scale(.5383)}}.snow:nth-child(135){opacity:1.8738;transform:translate(42.2497vw,-10px) scale(.845);animation:fall-135 30s -17s linear infinite}@keyframes fall-135{49.272%{transform:translate(43.5905vw,49.272vh) scale(.845)}to{transform:translate(42.9201vw,99vh) scale(.845)}}.snow:nth-child(136){opacity:1.424;transform:translate(36.7668vw,-10px) scale(.3623);animation:fall-136 21s -22s linear infinite}@keyframes fall-136{68.961%{transform:translate(37.3797vw,68.961vh) scale(.3623)}to{transform:translate(37.07325vw,99vh) scale(.3623)}}.snow:nth-child(137){opacity:1.1924;transform:translate(73.5524vw,-10px) scale(.1614);animation:fall-137 11s -7s linear infinite}@keyframes fall-137{76.963%{transform:translate(80.4981vw,76.963vh) scale(.1614)}to{transform:translate(77.02525vw,99vh) scale(.1614)}}.snow:nth-child(138){opacity:.1852;transform:translate(58.4664vw,-10px) scale(.8872);animation:fall-138 28s -17s linear infinite}@keyframes fall-138{72.572%{transform:translate(54.7673vw,72.572vh) scale(.8872)}to{transform:translate(56.61685vw,99vh) scale(.8872)}}.snow:nth-child(139){opacity:1.8286;transform:translate(50.8947vw,-10px) scale(.9462);animation:fall-139 23s -3s linear infinite}@keyframes fall-139{50.453%{transform:translate(53.4911vw,50.453vh) scale(.9462)}to{transform:translate(52.1929vw,99vh) scale(.9462)}}.snow:nth-child(140){opacity:.2344;transform:translate(22.0359vw,-10px) scale(.6829);animation:fall-140 24s -21s linear infinite}@keyframes fall-140{33.065%{transform:translate(21.4198vw,33.065vh) scale(.6829)}to{transform:translate(21.72785vw,99vh) scale(.6829)}}.snow:nth-child(141){opacity:1.6902;transform:translate(44.0988vw,-10px) scale(.5994);animation:fall-141 28s -13s linear infinite}@keyframes fall-141{36.052%{transform:translate(46.8378vw,36.052vh) scale(.5994)}to{transform:translate(45.4683vw,99vh) scale(.5994)}}.snow:nth-child(142){opacity:1.9372;transform:translate(51.8317vw,-10px) scale(.9508);animation:fall-142 25s -25s linear infinite}@keyframes fall-142{60.498%{transform:translate(42.3753vw,60.498vh) scale(.9508)}to{transform:translate(47.1035vw,99vh) scale(.9508)}}.snow:nth-child(143){opacity:1.3908;transform:translate(48.6701vw,-10px) scale(.765);animation:fall-143 24s -21s linear infinite}@keyframes fall-143{69.574%{transform:translate(53.8515vw,69.574vh) scale(.765)}to{transform:translate(51.2608vw,99vh) scale(.765)}}.snow:nth-child(144){opacity:1.0238;transform:translate(7.1478vw,-10px) scale(.5111);animation:fall-144 22s -6s linear infinite}@keyframes fall-144{73.959%{transform:translate(9.1827vw,73.959vh) scale(.5111)}to{transform:translate(8.16525vw,99vh) scale(.5111)}}.snow:nth-child(145){opacity:.9962;transform:translate(63.3449vw,-10px) scale(.9744);animation:fall-145 16s -18s linear infinite}@keyframes fall-145{73.821%{transform:translate(62.3004vw,73.821vh) scale(.9744)}to{transform:translate(62.82265vw,99vh) scale(.9744)}}.snow:nth-child(146){opacity:.1106;transform:translate(62.7798vw,-10px) scale(.3862);animation:fall-146 22s -7s linear infinite}@keyframes fall-146{54.924%{transform:translate(54.6934vw,54.924vh) scale(.3862)}to{transform:translate(58.7366vw,99vh) scale(.3862)}}.snow:nth-child(147){opacity:1.7426;transform:translate(96.4782vw,-10px) scale(.0584);animation:fall-147 16s -28s linear infinite}@keyframes fall-147{48.821%{transform:translate(103.1712vw,48.821vh) scale(.0584)}to{transform:translate(99.8247vw,99vh) scale(.0584)}}.snow:nth-child(148){opacity:1.6418;transform:translate(74.0025vw,-10px) scale(.28);animation:fall-148 24s -27s linear infinite}@keyframes fall-148{74.898%{transform:translate(68.5015vw,74.898vh) scale(.28)}to{transform:translate(71.252vw,99vh) scale(.28)}}.snow:nth-child(149){opacity:.457;transform:translate(49.473vw,-10px) scale(.5149);animation:fall-149 15s -29s linear infinite}@keyframes fall-149{65.455%{transform:translate(41.6714vw,65.455vh) scale(.5149)}to{transform:translate(45.5722vw,99vh) scale(.5149)}}.snow:nth-child(150){opacity:.1362;transform:translate(78.274vw,-10px) scale(.9562);animation:fall-150 21s -24s linear infinite}@keyframes fall-150{69.386%{transform:translate(81.8412vw,69.386vh) scale(.9562)}to{transform:translate(80.0576vw,99vh) scale(.9562)}}.snow:nth-child(151){opacity:.3808;transform:translate(53.9673vw,-10px) scale(.0645);animation:fall-151 14s -24s linear infinite}@keyframes fall-151{46.377%{transform:translate(50.3551vw,46.377vh) scale(.0645)}to{transform:translate(52.1612vw,99vh) scale(.0645)}}.snow:nth-child(152){opacity:.9488;transform:translate(8.6202vw,-10px) scale(.039);animation:fall-152 11s -1s linear infinite}@keyframes fall-152{39.428%{transform:translate(3.4063vw,39.428vh) scale(.039)}to{transform:translate(6.01325vw,99vh) scale(.039)}}.snow:nth-child(153){opacity:.1084;transform:translate(61.7777vw,-10px) scale(.2241);animation:fall-153 16s -27s linear infinite}@keyframes fall-153{33.558%{transform:translate(55.1574vw,33.558vh) scale(.2241)}to{transform:translate(58.46755vw,99vh) scale(.2241)}}.snow:nth-child(154){opacity:.8538;transform:translate(55.844vw,-10px) scale(.845);animation:fall-154 27s -16s linear infinite}@keyframes fall-154{41.706%{transform:translate(59.6599vw,41.706vh) scale(.845)}to{transform:translate(57.75195vw,99vh) scale(.845)}}.snow:nth-child(155){opacity:.1646;transform:translate(45.8455vw,-10px) scale(.0608);animation:fall-155 27s -13s linear infinite}@keyframes fall-155{46.262%{transform:translate(39.9254vw,46.262vh) scale(.0608)}to{transform:translate(42.88545vw,99vh) scale(.0608)}}.snow:nth-child(156){opacity:.4102;transform:translate(63.2887vw,-10px) scale(.2251);animation:fall-156 12s -23s linear infinite}@keyframes fall-156{55.424%{transform:translate(64.4096vw,55.424vh) scale(.2251)}to{transform:translate(63.84915vw,99vh) scale(.2251)}}.snow:nth-child(157){opacity:1.4748;transform:translate(54.8654vw,-10px) scale(.0077);animation:fall-157 16s -24s linear infinite}@keyframes fall-157{74.622%{transform:translate(47.5747vw,74.622vh) scale(.0077)}to{transform:translate(51.22005vw,99vh) scale(.0077)}}.snow:nth-child(158){opacity:.72;transform:translate(84.2461vw,-10px) scale(.2152);animation:fall-158 20s -20s linear infinite}@keyframes fall-158{58.048%{transform:translate(76.229vw,58.048vh) scale(.2152)}to{transform:translate(80.23755vw,99vh) scale(.2152)}}.snow:nth-child(159){opacity:.0984;transform:translate(53.7578vw,-10px) scale(.1161);animation:fall-159 18s -28s linear infinite}@keyframes fall-159{75.693%{transform:translate(57.0017vw,75.693vh) scale(.1161)}to{transform:translate(55.37975vw,99vh) scale(.1161)}}.snow:nth-child(160){opacity:.6144;transform:translate(9.7018vw,-10px) scale(.6251);animation:fall-160 19s -27s linear infinite}@keyframes fall-160{30.881%{transform:translate(2.7112vw,30.881vh) scale(.6251)}to{transform:translate(6.2065vw,99vh) scale(.6251)}}.snow:nth-child(161){opacity:.3872;transform:translate(28.7709vw,-10px) scale(.6386);animation:fall-161 13s -21s linear infinite}@keyframes fall-161{58.073%{transform:translate(33.4136vw,58.073vh) scale(.6386)}to{transform:translate(31.09225vw,99vh) scale(.6386)}}.snow:nth-child(162){opacity:1.2304;transform:translate(60.3345vw,-10px) scale(.5588);animation:fall-162 19s -14s linear infinite}@keyframes fall-162{73.166%{transform:translate(56.7411vw,73.166vh) scale(.5588)}to{transform:translate(58.5378vw,99vh) scale(.5588)}}.snow:nth-child(163){opacity:1.6408;transform:translate(47.4042vw,-10px) scale(.6928);animation:fall-163 16s -3s linear infinite}@keyframes fall-163{65.978%{transform:translate(52.769vw,65.978vh) scale(.6928)}to{transform:translate(50.0866vw,99vh) scale(.6928)}}.snow:nth-child(164){opacity:1.4388;transform:translate(41.0547vw,-10px) scale(.5387);animation:fall-164 15s -18s linear infinite}@keyframes fall-164{41.59%{transform:translate(50.4144vw,41.59vh) scale(.5387)}to{transform:translate(45.73455vw,99vh) scale(.5387)}}.snow:nth-child(165){opacity:1.4432;transform:translate(79.1691vw,-10px) scale(.0314);animation:fall-165 27s -21s linear infinite}@keyframes fall-165{39.576%{transform:translate(87.4718vw,39.576vh) scale(.0314)}to{transform:translate(83.32045vw,99vh) scale(.0314)}}.snow:nth-child(166){opacity:1.5292;transform:translate(73.2914vw,-10px) scale(.9071);animation:fall-166 29s -13s linear infinite}@keyframes fall-166{58.476%{transform:translate(78.7383vw,58.476vh) scale(.9071)}to{transform:translate(76.01485vw,99vh) scale(.9071)}}.snow:nth-child(167){opacity:1.985;transform:translate(29.5059vw,-10px) scale(.3169);animation:fall-167 12s -3s linear infinite}@keyframes fall-167{56.974%{transform:translate(26.8184vw,56.974vh) scale(.3169)}to{transform:translate(28.16215vw,99vh) scale(.3169)}}.snow:nth-child(168){opacity:.295;transform:translate(42.6694vw,-10px) scale(.5418);animation:fall-168 29s -13s linear infinite}@keyframes fall-168{31.54%{transform:translate(33.1931vw,31.54vh) scale(.5418)}to{transform:translate(37.93125vw,99vh) scale(.5418)}}.snow:nth-child(169){opacity:.5042;transform:translate(10.6985vw,-10px) scale(.8237);animation:fall-169 21s -9s linear infinite}@keyframes fall-169{70.003%{transform:translate(1.0116vw,70.003vh) scale(.8237)}to{transform:translate(5.85505vw,99vh) scale(.8237)}}.snow:nth-child(170){opacity:1.3244;transform:translate(2.1555vw,-10px) scale(.5167);animation:fall-170 11s -17s linear infinite}@keyframes fall-170{63.298%{transform:translate(-4.0939vw,63.298vh) scale(.5167)}to{transform:translate(-.9692vw,99vh) scale(.5167)}}.snow:nth-child(171){opacity:1.6884;transform:translate(28.3155vw,-10px) scale(.4763);animation:fall-171 21s -26s linear infinite}@keyframes fall-171{56.844%{transform:translate(19.9591vw,56.844vh) scale(.4763)}to{transform:translate(24.1373vw,99vh) scale(.4763)}}.snow:nth-child(172){opacity:.3382;transform:translate(99.2788vw,-10px) scale(.2446);animation:fall-172 17s -4s linear infinite}@keyframes fall-172{39.206%{transform:translate(93.4615vw,39.206vh) scale(.2446)}to{transform:translate(96.37015vw,99vh) scale(.2446)}}.snow:nth-child(173){opacity:.115;transform:translate(89.3265vw,-10px) scale(.6878);animation:fall-173 19s -18s linear infinite}@keyframes fall-173{72.744%{transform:translate(85.0234vw,72.744vh) scale(.6878)}to{transform:translate(87.17495vw,99vh) scale(.6878)}}.snow:nth-child(174){opacity:1.8058;transform:translate(69.645vw,-10px) scale(.649);animation:fall-174 23s -9s linear infinite}@keyframes fall-174{64.998%{transform:translate(69.1291vw,64.998vh) scale(.649)}to{transform:translate(69.38705vw,99vh) scale(.649)}}.snow:nth-child(175){opacity:.322;transform:translate(22.0345vw,-10px) scale(.2503);animation:fall-175 13s -28s linear infinite}@keyframes fall-175{41.563%{transform:translate(31.6856vw,41.563vh) scale(.2503)}to{transform:translate(26.86005vw,99vh) scale(.2503)}}.snow:nth-child(176){opacity:1.445;transform:translate(73.2811vw,-10px) scale(.3306);animation:fall-176 10s -17s linear infinite}@keyframes fall-176{70.313%{transform:translate(82.682vw,70.313vh) scale(.3306)}to{transform:translate(77.98155vw,99vh) scale(.3306)}}.snow:nth-child(177){opacity:.4846;transform:translate(61.1036vw,-10px) scale(.8851);animation:fall-177 25s -25s linear infinite}@keyframes fall-177{32.513%{transform:translate(65.0415vw,32.513vh) scale(.8851)}to{transform:translate(63.07255vw,99vh) scale(.8851)}}.snow:nth-child(178){opacity:1.4632;transform:translate(90.0494vw,-10px) scale(.0514);animation:fall-178 30s -10s linear infinite}@keyframes fall-178{36.081%{transform:translate(85.2088vw,36.081vh) scale(.0514)}to{transform:translate(87.6291vw,99vh) scale(.0514)}}.snow:nth-child(179){opacity:1.5046;transform:translate(9.5626vw,-10px) scale(.3614);animation:fall-179 15s -8s linear infinite}@keyframes fall-179{79.142%{transform:translate(8.197vw,79.142vh) scale(.3614)}to{transform:translate(8.8798vw,99vh) scale(.3614)}}.snow:nth-child(180){opacity:.7694;transform:translate(79.5081vw,-10px) scale(.2232);animation:fall-180 22s -15s linear infinite}@keyframes fall-180{42.693%{transform:translate(82.5638vw,42.693vh) scale(.2232)}to{transform:translate(81.03595vw,99vh) scale(.2232)}}.snow:nth-child(181){opacity:1.2506;transform:translate(59.5967vw,-10px) scale(.5982);animation:fall-181 24s -15s linear infinite}@keyframes fall-181{64.674%{transform:translate(59.1178vw,64.674vh) scale(.5982)}to{transform:translate(59.35725vw,99vh) scale(.5982)}}.snow:nth-child(182){opacity:1.3566;transform:translate(25.4621vw,-10px) scale(.9212);animation:fall-182 25s -27s linear infinite}@keyframes fall-182{43.582%{transform:translate(19.8702vw,43.582vh) scale(.9212)}to{transform:translate(22.66615vw,99vh) scale(.9212)}}.snow:nth-child(183){opacity:1.2172;transform:translate(54.2093vw,-10px) scale(.3003);animation:fall-183 18s -27s linear infinite}@keyframes fall-183{39.47%{transform:translate(44.3764vw,39.47vh) scale(.3003)}to{transform:translate(49.29285vw,99vh) scale(.3003)}}.snow:nth-child(184){opacity:.5678;transform:translate(73.882vw,-10px) scale(.6653);animation:fall-184 14s -28s linear infinite}@keyframes fall-184{47.684%{transform:translate(70.7407vw,47.684vh) scale(.6653)}to{transform:translate(72.31135vw,99vh) scale(.6653)}}.snow:nth-child(185){opacity:1.3648;transform:translate(72.4329vw,-10px) scale(.5039);animation:fall-185 15s -5s linear infinite}@keyframes fall-185{49.157%{transform:translate(65.6487vw,49.157vh) scale(.5039)}to{transform:translate(69.0408vw,99vh) scale(.5039)}}.snow:nth-child(186){opacity:1.9418;transform:translate(46.4408vw,-10px) scale(.3318);animation:fall-186 14s -30s linear infinite}@keyframes fall-186{46.923%{transform:translate(54.7843vw,46.923vh) scale(.3318)}to{transform:translate(50.61255vw,99vh) scale(.3318)}}.snow:nth-child(187){opacity:1.9762;transform:translate(34.1824vw,-10px) scale(.4927);animation:fall-187 14s -17s linear infinite}@keyframes fall-187{38.759%{transform:translate(28.9104vw,38.759vh) scale(.4927)}to{transform:translate(31.5464vw,99vh) scale(.4927)}}.snow:nth-child(188){opacity:1.27;transform:translate(45.2038vw,-10px) scale(.1899);animation:fall-188 19s -17s linear infinite}@keyframes fall-188{44.879%{transform:translate(53.7284vw,44.879vh) scale(.1899)}to{transform:translate(49.4661vw,99vh) scale(.1899)}}.snow:nth-child(189){opacity:1.665;transform:translate(94.5493vw,-10px) scale(.7755);animation:fall-189 12s -26s linear infinite}@keyframes fall-189{58.707%{transform:translate(103.0798vw,58.707vh) scale(.7755)}to{transform:translate(98.81455vw,99vh) scale(.7755)}}.snow:nth-child(190){opacity:.9178;transform:translate(8.665vw,-10px) scale(.6565);animation:fall-190 18s -28s linear infinite}@keyframes fall-190{30.393%{transform:translate(2.1195vw,30.393vh) scale(.6565)}to{transform:translate(5.39225vw,99vh) scale(.6565)}}.snow:nth-child(191){opacity:.164;transform:translate(16.2996vw,-10px) scale(.572);animation:fall-191 14s -12s linear infinite}@keyframes fall-191{76.737%{transform:translate(6.9126vw,76.737vh) scale(.572)}to{transform:translate(11.6061vw,99vh) scale(.572)}}.snow:nth-child(192){opacity:.2542;transform:translate(91.2365vw,-10px) scale(.7329);animation:fall-192 27s -29s linear infinite}@keyframes fall-192{74.15%{transform:translate(82.6121vw,74.15vh) scale(.7329)}to{transform:translate(86.9243vw,99vh) scale(.7329)}}.snow:nth-child(193){opacity:1.8158;transform:translate(20.5546vw,-10px) scale(.5049);animation:fall-193 21s -24s linear infinite}@keyframes fall-193{69.393%{transform:translate(20.0349vw,69.393vh) scale(.5049)}to{transform:translate(20.29475vw,99vh) scale(.5049)}}.snow:nth-child(194){opacity:1.3676;transform:translate(73.8726vw,-10px) scale(.9925);animation:fall-194 16s -18s linear infinite}@keyframes fall-194{33.071%{transform:translate(81.5982vw,33.071vh) scale(.9925)}to{transform:translate(77.7354vw,99vh) scale(.9925)}}.snow:nth-child(195){opacity:.8464;transform:translate(15.0977vw,-10px) scale(.5788);animation:fall-195 18s -26s linear infinite}@keyframes fall-195{35.787%{transform:translate(8.5837vw,35.787vh) scale(.5788)}to{transform:translate(11.8407vw,99vh) scale(.5788)}}.snow:nth-child(196){opacity:.8984;transform:translate(57.3742vw,-10px) scale(.3822);animation:fall-196 21s -24s linear infinite}@keyframes fall-196{74.155%{transform:translate(50.0435vw,74.155vh) scale(.3822)}to{transform:translate(53.70885vw,99vh) scale(.3822)}}.snow:nth-child(197){opacity:.9418;transform:translate(98.5963vw,-10px) scale(.6574);animation:fall-197 29s -7s linear infinite}@keyframes fall-197{78.588%{transform:translate(90.941vw,78.588vh) scale(.6574)}to{transform:translate(94.76865vw,99vh) scale(.6574)}}.snow:nth-child(198){opacity:1.1846;transform:translate(81.6581vw,-10px) scale(.7734);animation:fall-198 22s -6s linear infinite}@keyframes fall-198{67.883%{transform:translate(73.513vw,67.883vh) scale(.7734)}to{transform:translate(77.58555vw,99vh) scale(.7734)}}.snow:nth-child(199){opacity:.703;transform:translate(97.2598vw,-10px) scale(.5665);animation:fall-199 11s -6s linear infinite}@keyframes fall-199{45.883%{transform:translate(96.0317vw,45.883vh) scale(.5665)}to{transform:translate(96.64575vw,99vh) scale(.5665)}}.snow:nth-child(200){opacity:.904;transform:translate(49.7053vw,-10px) scale(.1875);animation:fall-200 17s -1s linear infinite}@keyframes fall-200{35.659%{transform:translate(41.9924vw,35.659vh) scale(.1875)}to{transform:translate(45.84885vw,99vh) scale(.1875)}}.snow:nth-child(201){opacity:1.5172;transform:translate(45.1916vw,-10px) scale(.4954);animation:fall-201 19s -6s linear infinite}@keyframes fall-201{40.286%{transform:translate(37.3122vw,40.286vh) scale(.4954)}to{transform:translate(41.2519vw,99vh) scale(.4954)}}.snow:nth-child(202){opacity:.4674;transform:translate(53.7471vw,-10px) scale(.8736);animation:fall-202 15s -11s linear infinite}@keyframes fall-202{67.089%{transform:translate(62.3924vw,67.089vh) scale(.8736)}to{transform:translate(58.06975vw,99vh) scale(.8736)}}.snow:nth-child(203){opacity:.6482;transform:translate(.6949vw,-10px) scale(.9753);animation:fall-203 25s -4s linear infinite}@keyframes fall-203{42.961%{transform:translate(9.2989vw,42.961vh) scale(.9753)}to{transform:translate(4.9969vw,99vh) scale(.9753)}}.snow:nth-child(204){opacity:.8444;transform:translate(53.7076vw,-10px) scale(.6132);animation:fall-204 17s -27s linear infinite}@keyframes fall-204{34.249%{transform:translate(56.7154vw,34.249vh) scale(.6132)}to{transform:translate(55.2115vw,99vh) scale(.6132)}}.snow:nth-child(205){opacity:1.9284;transform:translate(57.8324vw,-10px) scale(.8548);animation:fall-205 10s -6s linear infinite}@keyframes fall-205{49.858%{transform:translate(49.2751vw,49.858vh) scale(.8548)}to{transform:translate(53.55375vw,99vh) scale(.8548)}}.snow:nth-child(206){opacity:1.6386;transform:translate(52.4599vw,-10px) scale(.695);animation:fall-206 16s -6s linear infinite}@keyframes fall-206{39.684%{transform:translate(52.3062vw,39.684vh) scale(.695)}to{transform:translate(52.38305vw,99vh) scale(.695)}}.snow:nth-child(207){opacity:1.597;transform:translate(8.4765vw,-10px) scale(.4602);animation:fall-207 24s -13s linear infinite}@keyframes fall-207{66.957%{transform:translate(3.249vw,66.957vh) scale(.4602)}to{transform:translate(5.86275vw,99vh) scale(.4602)}}.snow:nth-child(208){opacity:1.1972;transform:translate(32.8307vw,-10px) scale(.1057);animation:fall-208 21s -15s linear infinite}@keyframes fall-208{41.559%{transform:translate(36.3672vw,41.559vh) scale(.1057)}to{transform:translate(34.59895vw,99vh) scale(.1057)}}.snow:nth-child(209){opacity:1.1768;transform:translate(53.174vw,-10px) scale(.419);animation:fall-209 26s -23s linear infinite}@keyframes fall-209{44.53%{transform:translate(56.2683vw,44.53vh) scale(.419)}to{transform:translate(54.72115vw,99vh) scale(.419)}}.snow:nth-child(210){opacity:1.1404;transform:translate(85.4255vw,-10px) scale(.9871);animation:fall-210 19s -13s linear infinite}@keyframes fall-210{79.642%{transform:translate(93.4676vw,79.642vh) scale(.9871)}to{transform:translate(89.44655vw,99vh) scale(.9871)}}.snow:nth-child(211){opacity:1.267;transform:translate(23.3935vw,-10px) scale(.1703);animation:fall-211 14s -11s linear infinite}@keyframes fall-211{39.563%{transform:translate(20.9274vw,39.563vh) scale(.1703)}to{transform:translate(22.16045vw,99vh) scale(.1703)}}.snow:nth-child(212){opacity:.6232;transform:translate(8.2474vw,-10px) scale(.0454);animation:fall-212 15s -8s linear infinite}@keyframes fall-212{44.472%{transform:translate(15.9364vw,44.472vh) scale(.0454)}to{transform:translate(12.0919vw,99vh) scale(.0454)}}.snow:nth-child(213){opacity:1.1132;transform:translate(22.5695vw,-10px) scale(.7066);animation:fall-213 21s -2s linear infinite}@keyframes fall-213{49.686%{transform:translate(21.8464vw,49.686vh) scale(.7066)}to{transform:translate(22.20795vw,99vh) scale(.7066)}}.snow:nth-child(214){opacity:1.34;transform:translate(73.5609vw,-10px) scale(.3367);animation:fall-214 18s -13s linear infinite}@keyframes fall-214{39.545%{transform:translate(69.8497vw,39.545vh) scale(.3367)}to{transform:translate(71.7053vw,99vh) scale(.3367)}}.snow:nth-child(215){opacity:.2408;transform:translate(94.5098vw,-10px) scale(.658);animation:fall-215 29s -12s linear infinite}@keyframes fall-215{51.515%{transform:translate(85.4723vw,51.515vh) scale(.658)}to{transform:translate(89.99105vw,99vh) scale(.658)}}.snow:nth-child(216){opacity:.4628;transform:translate(87.8469vw,-10px) scale(.1388);animation:fall-216 12s -13s linear infinite}@keyframes fall-216{54.182%{transform:translate(86.3633vw,54.182vh) scale(.1388)}to{transform:translate(87.1051vw,99vh) scale(.1388)}}.snow:nth-child(217){opacity:1.1836;transform:translate(39.0149vw,-10px) scale(.0429);animation:fall-217 23s -30s linear infinite}@keyframes fall-217{37.997%{transform:translate(43.5098vw,37.997vh) scale(.0429)}to{transform:translate(41.26235vw,99vh) scale(.0429)}}.snow:nth-child(218){opacity:.2202;transform:translate(34.0769vw,-10px) scale(.3398);animation:fall-218 20s -26s linear infinite}@keyframes fall-218{44.028%{transform:translate(42.8086vw,44.028vh) scale(.3398)}to{transform:translate(38.44275vw,99vh) scale(.3398)}}.snow:nth-child(219){opacity:1.2072;transform:translate(77.5082vw,-10px) scale(.6607);animation:fall-219 11s -9s linear infinite}@keyframes fall-219{32.661%{transform:translate(71.4283vw,32.661vh) scale(.6607)}to{transform:translate(74.46825vw,99vh) scale(.6607)}}.snow:nth-child(220){opacity:1.7204;transform:translate(59.8031vw,-10px) scale(.4714);animation:fall-220 26s -20s linear infinite}@keyframes fall-220{62.525%{transform:translate(56.6609vw,62.525vh) scale(.4714)}to{transform:translate(58.232vw,99vh) scale(.4714)}}.snow:nth-child(221){opacity:1.5504;transform:translate(73.164vw,-10px) scale(.3015);animation:fall-221 19s -10s linear infinite}@keyframes fall-221{36.737%{transform:translate(64.2847vw,36.737vh) scale(.3015)}to{transform:translate(68.72435vw,99vh) scale(.3015)}}.snow:nth-child(222){opacity:1.77;transform:translate(72.1511vw,-10px) scale(.0344);animation:fall-222 28s -9s linear infinite}@keyframes fall-222{62.171%{transform:translate(70.1852vw,62.171vh) scale(.0344)}to{transform:translate(71.16815vw,99vh) scale(.0344)}}.snow:nth-child(223){opacity:.8952;transform:translate(21.2933vw,-10px) scale(.2197);animation:fall-223 13s -12s linear infinite}@keyframes fall-223{68.919%{transform:translate(18.2643vw,68.919vh) scale(.2197)}to{transform:translate(19.7788vw,99vh) scale(.2197)}}.snow:nth-child(224){opacity:1.6452;transform:translate(72.3705vw,-10px) scale(.4662);animation:fall-224 13s -3s linear infinite}@keyframes fall-224{38.814%{transform:translate(68.9765vw,38.814vh) scale(.4662)}to{transform:translate(70.6735vw,99vh) scale(.4662)}}.snow:nth-child(225){opacity:1.6488;transform:translate(21.2261vw,-10px) scale(.5826);animation:fall-225 15s -30s linear infinite}@keyframes fall-225{40.026%{transform:translate(25.0818vw,40.026vh) scale(.5826)}to{transform:translate(23.15395vw,99vh) scale(.5826)}}.snow:nth-child(226){opacity:.5804;transform:translate(16.7578vw,-10px) scale(.2476);animation:fall-226 19s -22s linear infinite}@keyframes fall-226{73.194%{transform:translate(24.7833vw,73.194vh) scale(.2476)}to{transform:translate(20.77055vw,99vh) scale(.2476)}}.snow:nth-child(227){opacity:.5358;transform:translate(88.3139vw,-10px) scale(.2244);animation:fall-227 22s -28s linear infinite}@keyframes fall-227{38.627%{transform:translate(98.1252vw,38.627vh) scale(.2244)}to{transform:translate(93.21955vw,99vh) scale(.2244)}}.snow:nth-child(228){opacity:1.7452;transform:translate(38.8688vw,-10px) scale(.2007);animation:fall-228 25s -13s linear infinite}@keyframes fall-228{46.643%{transform:translate(29.7896vw,46.643vh) scale(.2007)}to{transform:translate(34.3292vw,99vh) scale(.2007)}}.snow:nth-child(229){opacity:1.4916;transform:translate(88.1345vw,-10px) scale(.9527);animation:fall-229 23s -6s linear infinite}@keyframes fall-229{78.374%{transform:translate(85.6777vw,78.374vh) scale(.9527)}to{transform:translate(86.9061vw,99vh) scale(.9527)}}.snow:nth-child(230){opacity:1.1722;transform:translate(28.2995vw,-10px) scale(.0133);animation:fall-230 29s -12s linear infinite}@keyframes fall-230{62.183%{transform:translate(27.9283vw,62.183vh) scale(.0133)}to{transform:translate(28.1139vw,99vh) scale(.0133)}}.snow:nth-child(231){opacity:.7212;transform:translate(86.1469vw,-10px) scale(.2423);animation:fall-231 30s -26s linear infinite}@keyframes fall-231{64.6%{transform:translate(89.2374vw,64.6vh) scale(.2423)}to{transform:translate(87.69215vw,99vh) scale(.2423)}}.snow:nth-child(232){opacity:1.4676;transform:translate(38.7069vw,-10px) scale(.7682);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{76.159%{transform:translate(41.6317vw,76.159vh) scale(.7682)}to{transform:translate(40.1693vw,99vh) scale(.7682)}}.snow:nth-child(233){opacity:1.7552;transform:translate(94.1371vw,-10px) scale(.5567);animation:fall-233 23s -18s linear infinite}@keyframes fall-233{67.729%{transform:translate(84.3288vw,67.729vh) scale(.5567)}to{transform:translate(89.23295vw,99vh) scale(.5567)}}.snow:nth-child(234){opacity:1.8838;transform:translate(49.3383vw,-10px) scale(.178);animation:fall-234 25s -8s linear infinite}@keyframes fall-234{45.925%{transform:translate(44.519vw,45.925vh) scale(.178)}to{transform:translate(46.92865vw,99vh) scale(.178)}}.snow:nth-child(235){opacity:1.6852;transform:translate(94.8559vw,-10px) scale(.2544);animation:fall-235 23s -11s linear infinite}@keyframes fall-235{31.711%{transform:translate(88.5645vw,31.711vh) scale(.2544)}to{transform:translate(91.7102vw,99vh) scale(.2544)}}.snow:nth-child(236){opacity:.3136;transform:translate(27.5086vw,-10px) scale(.2933);animation:fall-236 18s -25s linear infinite}@keyframes fall-236{44.675%{transform:translate(28.4399vw,44.675vh) scale(.2933)}to{transform:translate(27.97425vw,99vh) scale(.2933)}}.snow:nth-child(237){opacity:1.6042;transform:translate(68.0643vw,-10px) scale(.4209);animation:fall-237 23s -27s linear infinite}@keyframes fall-237{73.483%{transform:translate(72.1949vw,73.483vh) scale(.4209)}to{transform:translate(70.1296vw,99vh) scale(.4209)}}.snow:nth-child(238){opacity:1.9336;transform:translate(93.147vw,-10px) scale(.4028);animation:fall-238 17s -18s linear infinite}@keyframes fall-238{65.745%{transform:translate(96.7968vw,65.745vh) scale(.4028)}to{transform:translate(94.9719vw,99vh) scale(.4028)}}.snow:nth-child(239){opacity:.3134;transform:translate(51.3856vw,-10px) scale(.0246);animation:fall-239 29s -2s linear infinite}@keyframes fall-239{55.632%{transform:translate(49.8362vw,55.632vh) scale(.0246)}to{transform:translate(50.6109vw,99vh) scale(.0246)}}.snow:nth-child(240){opacity:1.8968;transform:translate(20.2404vw,-10px) scale(.2932);animation:fall-240 24s -26s linear infinite}@keyframes fall-240{68.604%{transform:translate(20.0961vw,68.604vh) scale(.2932)}to{transform:translate(20.16825vw,99vh) scale(.2932)}}.snow:nth-child(241){opacity:1.1002;transform:translate(97.7763vw,-10px) scale(.2856);animation:fall-241 28s -20s linear infinite}@keyframes fall-241{51.28%{transform:translate(96.9209vw,51.28vh) scale(.2856)}to{transform:translate(97.3486vw,99vh) scale(.2856)}}.snow:nth-child(242){opacity:1.1874;transform:translate(68.2737vw,-10px) scale(.1277);animation:fall-242 13s -6s linear infinite}@keyframes fall-242{40.172%{transform:translate(59.5259vw,40.172vh) scale(.1277)}to{transform:translate(63.8998vw,99vh) scale(.1277)}}.snow:nth-child(243){opacity:1.29;transform:translate(24.1147vw,-10px) scale(.8443);animation:fall-243 12s -28s linear infinite}@keyframes fall-243{46.878%{transform:translate(21.3604vw,46.878vh) scale(.8443)}to{transform:translate(22.73755vw,99vh) scale(.8443)}}.snow:nth-child(244){opacity:.5556;transform:translate(41.9293vw,-10px) scale(.1948);animation:fall-244 30s -30s linear infinite}@keyframes fall-244{45.819%{transform:translate(42.6053vw,45.819vh) scale(.1948)}to{transform:translate(42.2673vw,99vh) scale(.1948)}}.snow:nth-child(245){opacity:.3558;transform:translate(49.0989vw,-10px) scale(.8566);animation:fall-245 22s -28s linear infinite}@keyframes fall-245{40.264%{transform:translate(39.862vw,40.264vh) scale(.8566)}to{transform:translate(44.48045vw,99vh) scale(.8566)}}.snow:nth-child(246){opacity:.9312;transform:translate(44.443vw,-10px) scale(.1929);animation:fall-246 25s -17s linear infinite}@keyframes fall-246{77.946%{transform:translate(48.9102vw,77.946vh) scale(.1929)}to{transform:translate(46.6766vw,99vh) scale(.1929)}}.snow:nth-child(247){opacity:.8454;transform:translate(95.8253vw,-10px) scale(.3211);animation:fall-247 23s -8s linear infinite}@keyframes fall-247{37.706%{transform:translate(98.311vw,37.706vh) scale(.3211)}to{transform:translate(97.06815vw,99vh) scale(.3211)}}.snow:nth-child(248){opacity:1.6676;transform:translate(98.0937vw,-10px) scale(.548);animation:fall-248 14s -5s linear infinite}@keyframes fall-248{59.49%{transform:translate(94.1171vw,59.49vh) scale(.548)}to{transform:translate(96.1054vw,99vh) scale(.548)}}.snow:nth-child(249){opacity:.6232;transform:translate(20.9842vw,-10px) scale(.4691);animation:fall-249 24s -24s linear infinite}@keyframes fall-249{34.422%{transform:translate(17.7452vw,34.422vh) scale(.4691)}to{transform:translate(19.3647vw,99vh) scale(.4691)}}.snow:nth-child(250){opacity:.5002;transform:translate(74.4295vw,-10px) scale(.304);animation:fall-250 14s -22s linear infinite}@keyframes fall-250{76.176%{transform:translate(67.9702vw,76.176vh) scale(.304)}to{transform:translate(71.19985vw,99vh) scale(.304)}}.snow:nth-child(251){opacity:1.0198;transform:translate(85.2215vw,-10px) scale(.8633);animation:fall-251 13s -10s linear infinite}@keyframes fall-251{76.328%{transform:translate(92.18vw,76.328vh) scale(.8633)}to{transform:translate(88.70075vw,99vh) scale(.8633)}}.snow:nth-child(252){opacity:.2978;transform:translate(43.8118vw,-10px) scale(.9088);animation:fall-252 26s -9s linear infinite}@keyframes fall-252{74.689%{transform:translate(51.4646vw,74.689vh) scale(.9088)}to{transform:translate(47.6382vw,99vh) scale(.9088)}}.snow:nth-child(253){opacity:.8062;transform:translate(97.4425vw,-10px) scale(.8449);animation:fall-253 26s -22s linear infinite}@keyframes fall-253{77.282%{transform:translate(91.7395vw,77.282vh) scale(.8449)}to{transform:translate(94.591vw,99vh) scale(.8449)}}.snow:nth-child(254){opacity:.7096;transform:translate(29.1494vw,-10px) scale(.5378);animation:fall-254 26s -4s linear infinite}@keyframes fall-254{53.83%{transform:translate(21.6005vw,53.83vh) scale(.5378)}to{transform:translate(25.37495vw,99vh) scale(.5378)}}.snow:nth-child(255){opacity:.305;transform:translate(85.5072vw,-10px) scale(.0745);animation:fall-255 18s -13s linear infinite}@keyframes fall-255{72.357%{transform:translate(86.7605vw,72.357vh) scale(.0745)}to{transform:translate(86.13385vw,99vh) scale(.0745)}}.snow:nth-child(256){opacity:.0868;transform:translate(32.323vw,-10px) scale(.2986);animation:fall-256 12s -2s linear infinite}@keyframes fall-256{74.084%{transform:translate(42.2478vw,74.084vh) scale(.2986)}to{transform:translate(37.2854vw,99vh) scale(.2986)}}.snow:nth-child(257){opacity:1.2968;transform:translate(45.4277vw,-10px) scale(.5225);animation:fall-257 25s -24s linear infinite}@keyframes fall-257{58.754%{transform:translate(52.0318vw,58.754vh) scale(.5225)}to{transform:translate(48.72975vw,99vh) scale(.5225)}}.snow:nth-child(258){opacity:1.8786;transform:translate(34.0943vw,-10px) scale(.8642);animation:fall-258 30s -24s linear infinite}@keyframes fall-258{59.832%{transform:translate(34.5662vw,59.832vh) scale(.8642)}to{transform:translate(34.33025vw,99vh) scale(.8642)}}.snow:nth-child(259){opacity:1.9034;transform:translate(47.8242vw,-10px) scale(.5195);animation:fall-259 25s -6s linear infinite}@keyframes fall-259{49.786%{transform:translate(43.7124vw,49.786vh) scale(.5195)}to{transform:translate(45.7683vw,99vh) scale(.5195)}}.snow:nth-child(260){opacity:1.6766;transform:translate(19.0531vw,-10px) scale(.8034);animation:fall-260 13s -26s linear infinite}@keyframes fall-260{44.887%{transform:translate(15.147vw,44.887vh) scale(.8034)}to{transform:translate(17.10005vw,99vh) scale(.8034)}}.snow:nth-child(261){opacity:.3606;transform:translate(3.5643vw,-10px) scale(.2421);animation:fall-261 10s -6s linear infinite}@keyframes fall-261{77.353%{transform:translate(3.449vw,77.353vh) scale(.2421)}to{transform:translate(3.50665vw,99vh) scale(.2421)}}.snow:nth-child(262){opacity:.1064;transform:translate(9.0949vw,-10px) scale(.7611);animation:fall-262 30s -5s linear infinite}@keyframes fall-262{62.359%{transform:translate(12.7932vw,62.359vh) scale(.7611)}to{transform:translate(10.94405vw,99vh) scale(.7611)}}.snow:nth-child(263){opacity:1.826;transform:translate(13.8834vw,-10px) scale(.86);animation:fall-263 27s -26s linear infinite}@keyframes fall-263{43.774%{transform:translate(11.329vw,43.774vh) scale(.86)}to{transform:translate(12.6062vw,99vh) scale(.86)}}.snow:nth-child(264){opacity:1.7508;transform:translate(44.8311vw,-10px) scale(.6873);animation:fall-264 13s -22s linear infinite}@keyframes fall-264{74.573%{transform:translate(50.3309vw,74.573vh) scale(.6873)}to{transform:translate(47.581vw,99vh) scale(.6873)}}.snow:nth-child(265){opacity:.2922;transform:translate(47.2119vw,-10px) scale(.4807);animation:fall-265 17s -13s linear infinite}@keyframes fall-265{65.565%{transform:translate(54.9231vw,65.565vh) scale(.4807)}to{transform:translate(51.0675vw,99vh) scale(.4807)}}.snow:nth-child(266){opacity:1.5988;transform:translate(63.6738vw,-10px) scale(.2251);animation:fall-266 20s -14s linear infinite}@keyframes fall-266{74.39%{transform:translate(65.7497vw,74.39vh) scale(.2251)}to{transform:translate(64.71175vw,99vh) scale(.2251)}}.snow:nth-child(267){opacity:.1762;transform:translate(64.3662vw,-10px) scale(.3772);animation:fall-267 28s -22s linear infinite}@keyframes fall-267{79.231%{transform:translate(54.9471vw,79.231vh) scale(.3772)}to{transform:translate(59.65665vw,99vh) scale(.3772)}}.snow:nth-child(268){opacity:.9474;transform:translate(19.422vw,-10px) scale(.8778);animation:fall-268 24s -22s linear infinite}@keyframes fall-268{45.356%{transform:translate(29.1441vw,45.356vh) scale(.8778)}to{transform:translate(24.28305vw,99vh) scale(.8778)}}.snow:nth-child(269){opacity:1.2758;transform:translate(44.5215vw,-10px) scale(.3567);animation:fall-269 30s -17s linear infinite}@keyframes fall-269{55.718%{transform:translate(36.8944vw,55.718vh) scale(.3567)}to{transform:translate(40.70795vw,99vh) scale(.3567)}}.snow:nth-child(270){opacity:.6328;transform:translate(43.5337vw,-10px) scale(.608);animation:fall-270 13s -13s linear infinite}@keyframes fall-270{52.812%{transform:translate(47.4798vw,52.812vh) scale(.608)}to{transform:translate(45.50675vw,99vh) scale(.608)}}.snow:nth-child(271){opacity:1.4714;transform:translate(17.8605vw,-10px) scale(.8897);animation:fall-271 30s -6s linear infinite}@keyframes fall-271{53.338%{transform:translate(25.5574vw,53.338vh) scale(.8897)}to{transform:translate(21.70895vw,99vh) scale(.8897)}}.snow:nth-child(272){opacity:1.9764;transform:translate(46.3626vw,-10px) scale(.0709);animation:fall-272 11s -17s linear infinite}@keyframes fall-272{36.791%{transform:translate(50.6553vw,36.791vh) scale(.0709)}to{transform:translate(48.50895vw,99vh) scale(.0709)}}.snow:nth-child(273){opacity:.1446;transform:translate(86.812vw,-10px) scale(.3054);animation:fall-273 22s -16s linear infinite}@keyframes fall-273{45.947%{transform:translate(76.886vw,45.947vh) scale(.3054)}to{transform:translate(81.849vw,99vh) scale(.3054)}}.snow:nth-child(274){opacity:1.505;transform:translate(17.4329vw,-10px) scale(.5765);animation:fall-274 27s -13s linear infinite}@keyframes fall-274{78.187%{transform:translate(24.2613vw,78.187vh) scale(.5765)}to{transform:translate(20.8471vw,99vh) scale(.5765)}}.snow:nth-child(275){opacity:.1568;transform:translate(68.9075vw,-10px) scale(.6352);animation:fall-275 19s -11s linear infinite}@keyframes fall-275{66.662%{transform:translate(66.8049vw,66.662vh) scale(.6352)}to{transform:translate(67.8562vw,99vh) scale(.6352)}}.snow:nth-child(276){opacity:.571;transform:translate(94.2401vw,-10px) scale(.1221);animation:fall-276 25s -22s linear infinite}@keyframes fall-276{63.546%{transform:translate(100.7047vw,63.546vh) scale(.1221)}to{transform:translate(97.4724vw,99vh) scale(.1221)}}.snow:nth-child(277){opacity:.3162;transform:translate(20.3358vw,-10px) scale(.378);animation:fall-277 24s -24s linear infinite}@keyframes fall-277{50.147%{transform:translate(14.3738vw,50.147vh) scale(.378)}to{transform:translate(17.3548vw,99vh) scale(.378)}}.snow:nth-child(278){opacity:.5732;transform:translate(75.6947vw,-10px) scale(.4503);animation:fall-278 21s -15s linear infinite}@keyframes fall-278{58.021%{transform:translate(84.0175vw,58.021vh) scale(.4503)}to{transform:translate(79.8561vw,99vh) scale(.4503)}}.snow:nth-child(279){opacity:1.8474;transform:translate(2.2036vw,-10px) scale(.4043);animation:fall-279 17s -23s linear infinite}@keyframes fall-279{55.79%{transform:translate(4.4413vw,55.79vh) scale(.4043)}to{transform:translate(3.32245vw,99vh) scale(.4043)}}.snow:nth-child(280){opacity:.6402;transform:translate(65.4966vw,-10px) scale(.0723);animation:fall-280 28s -8s linear infinite}@keyframes fall-280{58.841%{transform:translate(57.7551vw,58.841vh) scale(.0723)}to{transform:translate(61.62585vw,99vh) scale(.0723)}}.snow:nth-child(281){opacity:1.51;transform:translate(79.2032vw,-10px) scale(.5752);animation:fall-281 27s -7s linear infinite}@keyframes fall-281{32.173%{transform:translate(80.3293vw,32.173vh) scale(.5752)}to{transform:translate(79.76625vw,99vh) scale(.5752)}}.snow:nth-child(282){opacity:.6026;transform:translate(38.9582vw,-10px) scale(.813);animation:fall-282 11s -26s linear infinite}@keyframes fall-282{33.437%{transform:translate(42.3874vw,33.437vh) scale(.813)}to{transform:translate(40.6728vw,99vh) scale(.813)}}.snow:nth-child(283){opacity:1.0252;transform:translate(67.9831vw,-10px) scale(.0765);animation:fall-283 18s -8s linear infinite}@keyframes fall-283{61.294%{transform:translate(60.1349vw,61.294vh) scale(.0765)}to{transform:translate(64.059vw,99vh) scale(.0765)}}.snow:nth-child(284){opacity:.3666;transform:translate(44.2314vw,-10px) scale(.1177);animation:fall-284 21s -29s linear infinite}@keyframes fall-284{67.899%{transform:translate(35.3808vw,67.899vh) scale(.1177)}to{transform:translate(39.8061vw,99vh) scale(.1177)}}.snow:nth-child(285){opacity:.3188;transform:translate(7.5947vw,-10px) scale(.6732);animation:fall-285 20s -15s linear infinite}@keyframes fall-285{34.434%{transform:translate(-1.7728vw,34.434vh) scale(.6732)}to{transform:translate(2.91095vw,99vh) scale(.6732)}}.snow:nth-child(286){opacity:1.8956;transform:translate(61.9904vw,-10px) scale(.8934);animation:fall-286 26s -21s linear infinite}@keyframes fall-286{51.334%{transform:translate(57.6023vw,51.334vh) scale(.8934)}to{transform:translate(59.79635vw,99vh) scale(.8934)}}.snow:nth-child(287){opacity:.6798;transform:translate(4.0072vw,-10px) scale(.0354);animation:fall-287 16s -26s linear infinite}@keyframes fall-287{75.973%{transform:translate(-.679vw,75.973vh) scale(.0354)}to{transform:translate(1.6641vw,99vh) scale(.0354)}}.snow:nth-child(288){opacity:1.1506;transform:translate(79.5528vw,-10px) scale(.2882);animation:fall-288 29s -9s linear infinite}@keyframes fall-288{51.912%{transform:translate(84.8103vw,51.912vh) scale(.2882)}to{transform:translate(82.18155vw,99vh) scale(.2882)}}.snow:nth-child(289){opacity:1.74;transform:translate(79.7189vw,-10px) scale(.0088);animation:fall-289 27s -25s linear infinite}@keyframes fall-289{54.459%{transform:translate(88.0953vw,54.459vh) scale(.0088)}to{transform:translate(83.9071vw,99vh) scale(.0088)}}.snow:nth-child(290){opacity:1.0196;transform:translate(81.1263vw,-10px) scale(.5656);animation:fall-290 28s -12s linear infinite}@keyframes fall-290{46.488%{transform:translate(78.3085vw,46.488vh) scale(.5656)}to{transform:translate(79.7174vw,99vh) scale(.5656)}}.snow:nth-child(291){opacity:1.3424;transform:translate(90.7902vw,-10px) scale(.9028);animation:fall-291 29s -1s linear infinite}@keyframes fall-291{33.319%{transform:translate(81.1263vw,33.319vh) scale(.9028)}to{transform:translate(85.95825vw,99vh) scale(.9028)}}.snow:nth-child(292){opacity:.1712;transform:translate(3.2949vw,-10px) scale(.3299);animation:fall-292 20s -21s linear infinite}@keyframes fall-292{35.611%{transform:translate(11.0956vw,35.611vh) scale(.3299)}to{transform:translate(7.19525vw,99vh) scale(.3299)}}.snow:nth-child(293){opacity:.6194;transform:translate(50.6029vw,-10px) scale(.5995);animation:fall-293 21s -27s linear infinite}@keyframes fall-293{43.045%{transform:translate(59.6646vw,43.045vh) scale(.5995)}to{transform:translate(55.13375vw,99vh) scale(.5995)}}.snow:nth-child(294){opacity:.0926;transform:translate(97.7496vw,-10px) scale(.2451);animation:fall-294 22s -4s linear infinite}@keyframes fall-294{75.399%{transform:translate(90.5087vw,75.399vh) scale(.2451)}to{transform:translate(94.12915vw,99vh) scale(.2451)}}.snow:nth-child(295){opacity:1.5606;transform:translate(88.0632vw,-10px) scale(.2327);animation:fall-295 17s -26s linear infinite}@keyframes fall-295{69.891%{transform:translate(95.1942vw,69.891vh) scale(.2327)}to{transform:translate(91.6287vw,99vh) scale(.2327)}}.snow:nth-child(296){opacity:.3826;transform:translate(43.4841vw,-10px) scale(.6301);animation:fall-296 20s -16s linear infinite}@keyframes fall-296{72.56%{transform:translate(37.89vw,72.56vh) scale(.6301)}to{transform:translate(40.68705vw,99vh) scale(.6301)}}.snow:nth-child(297){opacity:1.9882;transform:translate(67.2919vw,-10px) scale(.4282);animation:fall-297 22s -28s linear infinite}@keyframes fall-297{38.631%{transform:translate(75.3893vw,38.631vh) scale(.4282)}to{transform:translate(71.3406vw,99vh) scale(.4282)}}.snow:nth-child(298){opacity:1.5964;transform:translate(19.5609vw,-10px) scale(.492);animation:fall-298 22s -24s linear infinite}@keyframes fall-298{77.001%{transform:translate(15.5537vw,77.001vh) scale(.492)}to{transform:translate(17.5573vw,99vh) scale(.492)}}.snow:nth-child(299){opacity:.6708;transform:translate(69.6321vw,-10px) scale(.7884);animation:fall-299 13s -13s linear infinite}@keyframes fall-299{58.5%{transform:translate(77.9708vw,58.5vh) scale(.7884)}to{transform:translate(73.80145vw,99vh) scale(.7884)}}.snow:nth-child(300){opacity:.0534;transform:translate(49.8853vw,-10px) scale(.4853);animation:fall-300 21s -16s linear infinite}@keyframes fall-300{55.366%{transform:translate(41.5003vw,55.366vh) scale(.4853)}to{transform:translate(45.6928vw,99vh) scale(.4853)}}.snow:nth-child(301){opacity:1.9026;transform:translate(82.4345vw,-10px) scale(.8334);animation:fall-301 30s -23s linear infinite}@keyframes fall-301{48.188%{transform:translate(75.8383vw,48.188vh) scale(.8334)}to{transform:translate(79.1364vw,99vh) scale(.8334)}}.snow:nth-child(302){opacity:.6926;transform:translate(86.5688vw,-10px) scale(.5563);animation:fall-302 12s -23s linear infinite}@keyframes fall-302{67.111%{transform:translate(77.5743vw,67.111vh) scale(.5563)}to{transform:translate(82.07155vw,99vh) scale(.5563)}}.snow:nth-child(303){opacity:.77;transform:translate(35.5335vw,-10px) scale(.2134);animation:fall-303 19s -29s linear infinite}@keyframes fall-303{64.606%{transform:translate(28.2203vw,64.606vh) scale(.2134)}to{transform:translate(31.8769vw,99vh) scale(.2134)}}.snow:nth-child(304){opacity:.4388;transform:translate(20.716vw,-10px) scale(.1298);animation:fall-304 29s -6s linear infinite}@keyframes fall-304{60.031%{transform:translate(22.1139vw,60.031vh) scale(.1298)}to{transform:translate(21.41495vw,99vh) scale(.1298)}}.snow:nth-child(305){opacity:1.6546;transform:translate(8.0229vw,-10px) scale(.9674);animation:fall-305 16s -16s linear infinite}@keyframes fall-305{63.091%{transform:translate(6.3688vw,63.091vh) scale(.9674)}to{transform:translate(7.19585vw,99vh) scale(.9674)}}.snow:nth-child(306){opacity:.331;transform:translate(85.427vw,-10px) scale(.6871);animation:fall-306 11s -5s linear infinite}@keyframes fall-306{79.517%{transform:translate(82.2924vw,79.517vh) scale(.6871)}to{transform:translate(83.8597vw,99vh) scale(.6871)}}.snow:nth-child(307){opacity:.0704;transform:translate(76.3417vw,-10px) scale(.3809);animation:fall-307 21s -4s linear infinite}@keyframes fall-307{69.279%{transform:translate(73.1049vw,69.279vh) scale(.3809)}to{transform:translate(74.7233vw,99vh) scale(.3809)}}.snow:nth-child(308){opacity:1.4062;transform:translate(80.8283vw,-10px) scale(.6867);animation:fall-308 30s -22s linear infinite}@keyframes fall-308{56.312%{transform:translate(70.8358vw,56.312vh) scale(.6867)}to{transform:translate(75.83205vw,99vh) scale(.6867)}}.snow:nth-child(309){opacity:.594;transform:translate(55.3789vw,-10px) scale(.4889);animation:fall-309 23s -24s linear infinite}@keyframes fall-309{37.485%{transform:translate(46.3231vw,37.485vh) scale(.4889)}to{transform:translate(50.851vw,99vh) scale(.4889)}}.snow:nth-child(310){opacity:1.6522;transform:translate(93.3563vw,-10px) scale(.8466);animation:fall-310 21s -6s linear infinite}@keyframes fall-310{54.133%{transform:translate(95.723vw,54.133vh) scale(.8466)}to{transform:translate(94.53965vw,99vh) scale(.8466)}}.snow:nth-child(311){opacity:.8336;transform:translate(65.9653vw,-10px) scale(.459);animation:fall-311 21s -13s linear infinite}@keyframes fall-311{78.068%{transform:translate(75.8271vw,78.068vh) scale(.459)}to{transform:translate(70.8962vw,99vh) scale(.459)}}.snow:nth-child(312){opacity:1.4742;transform:translate(36.6748vw,-10px) scale(.245);animation:fall-312 26s -25s linear infinite}@keyframes fall-312{65.967%{transform:translate(34.6199vw,65.967vh) scale(.245)}to{transform:translate(35.64735vw,99vh) scale(.245)}}.snow:nth-child(313){opacity:.3028;transform:translate(98.6547vw,-10px) scale(.813);animation:fall-313 12s -7s linear infinite}@keyframes fall-313{35.468%{transform:translate(107.8604vw,35.468vh) scale(.813)}to{transform:translate(103.25755vw,99vh) scale(.813)}}.snow:nth-child(314){opacity:.144;transform:translate(8.3736vw,-10px) scale(.8309);animation:fall-314 13s -20s linear infinite}@keyframes fall-314{37.792%{transform:translate(16.5282vw,37.792vh) scale(.8309)}to{transform:translate(12.4509vw,99vh) scale(.8309)}}.snow:nth-child(315){opacity:1.6872;transform:translate(78.1013vw,-10px) scale(.8149);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{34.614%{transform:translate(72.7049vw,34.614vh) scale(.8149)}to{transform:translate(75.4031vw,99vh) scale(.8149)}}.snow:nth-child(316){opacity:1.5826;transform:translate(97.8063vw,-10px) scale(.7824);animation:fall-316 28s -27s linear infinite}@keyframes fall-316{45.499%{transform:translate(102.886vw,45.499vh) scale(.7824)}to{transform:translate(100.34615vw,99vh) scale(.7824)}}.snow:nth-child(317){opacity:1.3316;transform:translate(69.3318vw,-10px) scale(.1811);animation:fall-317 27s -27s linear infinite}@keyframes fall-317{71.003%{transform:translate(60.242vw,71.003vh) scale(.1811)}to{transform:translate(64.7869vw,99vh) scale(.1811)}}.snow:nth-child(318){opacity:1.5772;transform:translate(4.3945vw,-10px) scale(.5887);animation:fall-318 25s -19s linear infinite}@keyframes fall-318{30.943%{transform:translate(2.2564vw,30.943vh) scale(.5887)}to{transform:translate(3.32545vw,99vh) scale(.5887)}}.snow:nth-child(319){opacity:.2382;transform:translate(90.7035vw,-10px) scale(.1205);animation:fall-319 18s -21s linear infinite}@keyframes fall-319{49.313%{transform:translate(84.6874vw,49.313vh) scale(.1205)}to{transform:translate(87.69545vw,99vh) scale(.1205)}}.snow:nth-child(320){opacity:.198;transform:translate(6.1843vw,-10px) scale(.2606);animation:fall-320 16s -22s linear infinite}@keyframes fall-320{53.679%{transform:translate(14.7924vw,53.679vh) scale(.2606)}to{transform:translate(10.48835vw,99vh) scale(.2606)}}.snow:nth-child(321){opacity:1.8888;transform:translate(32.3562vw,-10px) scale(.377);animation:fall-321 10s -15s linear infinite}@keyframes fall-321{32.771%{transform:translate(38.819vw,32.771vh) scale(.377)}to{transform:translate(35.5876vw,99vh) scale(.377)}}.snow:nth-child(322){opacity:1.2898;transform:translate(2.0707vw,-10px) scale(.622);animation:fall-322 15s -11s linear infinite}@keyframes fall-322{58.041%{transform:translate(-7.4737vw,58.041vh) scale(.622)}to{transform:translate(-2.7015vw,99vh) scale(.622)}}.snow:nth-child(323){opacity:.8108;transform:translate(95.4249vw,-10px) scale(.197);animation:fall-323 25s -20s linear infinite}@keyframes fall-323{55.165%{transform:translate(94.0136vw,55.165vh) scale(.197)}to{transform:translate(94.71925vw,99vh) scale(.197)}}.snow:nth-child(324){opacity:1.482;transform:translate(49.1349vw,-10px) scale(.5848);animation:fall-324 13s -14s linear infinite}@keyframes fall-324{39.514%{transform:translate(49.0988vw,39.514vh) scale(.5848)}to{transform:translate(49.11685vw,99vh) scale(.5848)}}.snow:nth-child(325){opacity:.6696;transform:translate(77.7907vw,-10px) scale(.6541);animation:fall-325 10s -2s linear infinite}@keyframes fall-325{64.744%{transform:translate(81.4463vw,64.744vh) scale(.6541)}to{transform:translate(79.6185vw,99vh) scale(.6541)}}.snow:nth-child(326){opacity:1.7326;transform:translate(84.0792vw,-10px) scale(.9976);animation:fall-326 28s -14s linear infinite}@keyframes fall-326{49.924%{transform:translate(81.3409vw,49.924vh) scale(.9976)}to{transform:translate(82.71005vw,99vh) scale(.9976)}}.snow:nth-child(327){opacity:.837;transform:translate(5.3747vw,-10px) scale(.9668);animation:fall-327 16s -18s linear infinite}@keyframes fall-327{46.462%{transform:translate(4.8216vw,46.462vh) scale(.9668)}to{transform:translate(5.09815vw,99vh) scale(.9668)}}.snow:nth-child(328){opacity:1.565;transform:translate(81.9762vw,-10px) scale(.9201);animation:fall-328 29s -24s linear infinite}@keyframes fall-328{37.138%{transform:translate(79.0756vw,37.138vh) scale(.9201)}to{transform:translate(80.5259vw,99vh) scale(.9201)}}.snow:nth-child(329){opacity:.6984;transform:translate(95.1876vw,-10px) scale(.469);animation:fall-329 18s -21s linear infinite}@keyframes fall-329{72.912%{transform:translate(95.2165vw,72.912vh) scale(.469)}to{transform:translate(95.20205vw,99vh) scale(.469)}}.snow:nth-child(330){opacity:.2588;transform:translate(12.9829vw,-10px) scale(.034);animation:fall-330 17s -15s linear infinite}@keyframes fall-330{79.082%{transform:translate(17.7996vw,79.082vh) scale(.034)}to{transform:translate(15.39125vw,99vh) scale(.034)}}.snow:nth-child(331){opacity:1.9186;transform:translate(5.0709vw,-10px) scale(.0409);animation:fall-331 26s -20s linear infinite}@keyframes fall-331{65.177%{transform:translate(-1.4265vw,65.177vh) scale(.0409)}to{transform:translate(1.8222vw,99vh) scale(.0409)}}.snow:nth-child(332){opacity:.3536;transform:translate(2.369vw,-10px) scale(.8139);animation:fall-332 20s -1s linear infinite}@keyframes fall-332{50.893%{transform:translate(-1.7517vw,50.893vh) scale(.8139)}to{transform:translate(.30865vw,99vh) scale(.8139)}}.snow:nth-child(333){opacity:1.9434;transform:translate(57.8124vw,-10px) scale(.4308);animation:fall-333 20s -28s linear infinite}@keyframes fall-333{60.87%{transform:translate(59.1098vw,60.87vh) scale(.4308)}to{transform:translate(58.4611vw,99vh) scale(.4308)}}.snow:nth-child(334){opacity:1.887;transform:translate(44.3404vw,-10px) scale(.7114);animation:fall-334 24s -19s linear infinite}@keyframes fall-334{50.336%{transform:translate(34.3973vw,50.336vh) scale(.7114)}to{transform:translate(39.36885vw,99vh) scale(.7114)}}.snow:nth-child(335){opacity:1.5636;transform:translate(39.0119vw,-10px) scale(.1588);animation:fall-335 13s -16s linear infinite}@keyframes fall-335{53.781%{transform:translate(33.985vw,53.781vh) scale(.1588)}to{transform:translate(36.49845vw,99vh) scale(.1588)}}.snow:nth-child(336){opacity:.1604;transform:translate(66.0979vw,-10px) scale(.7991);animation:fall-336 10s -5s linear infinite}@keyframes fall-336{56.859%{transform:translate(56.4517vw,56.859vh) scale(.7991)}to{transform:translate(61.2748vw,99vh) scale(.7991)}}.snow:nth-child(337){opacity:1.1596;transform:translate(70.0046vw,-10px) scale(.5008);animation:fall-337 30s -10s linear infinite}@keyframes fall-337{52.215%{transform:translate(76.2042vw,52.215vh) scale(.5008)}to{transform:translate(73.1044vw,99vh) scale(.5008)}}.snow:nth-child(338){opacity:1.5856;transform:translate(10.1316vw,-10px) scale(.7551);animation:fall-338 10s -18s linear infinite}@keyframes fall-338{35.13%{transform:translate(11.2541vw,35.13vh) scale(.7551)}to{transform:translate(10.69285vw,99vh) scale(.7551)}}.snow:nth-child(339){opacity:.2956;transform:translate(78.6431vw,-10px) scale(.5616);animation:fall-339 26s -30s linear infinite}@keyframes fall-339{78.096%{transform:translate(73.6804vw,78.096vh) scale(.5616)}to{transform:translate(76.16175vw,99vh) scale(.5616)}}.snow:nth-child(340){opacity:1.07;transform:translate(54.6073vw,-10px) scale(.6486);animation:fall-340 20s -22s linear infinite}@keyframes fall-340{47.319%{transform:translate(64.5011vw,47.319vh) scale(.6486)}to{transform:translate(59.5542vw,99vh) scale(.6486)}}.snow:nth-child(341){opacity:.8138;transform:translate(59.3355vw,-10px) scale(.5898);animation:fall-341 18s -4s linear infinite}@keyframes fall-341{65.269%{transform:translate(64.7841vw,65.269vh) scale(.5898)}to{transform:translate(62.0598vw,99vh) scale(.5898)}}.snow:nth-child(342){opacity:1.0452;transform:translate(96.9368vw,-10px) scale(.5091);animation:fall-342 24s -2s linear infinite}@keyframes fall-342{56.178%{transform:translate(105.5474vw,56.178vh) scale(.5091)}to{transform:translate(101.2421vw,99vh) scale(.5091)}}.snow:nth-child(343){opacity:1.8486;transform:translate(48.306vw,-10px) scale(.3485);animation:fall-343 23s -11s linear infinite}@keyframes fall-343{56.126%{transform:translate(43.9825vw,56.126vh) scale(.3485)}to{transform:translate(46.14425vw,99vh) scale(.3485)}}.snow:nth-child(344){opacity:.5392;transform:translate(87.4703vw,-10px) scale(.0516);animation:fall-344 19s -28s linear infinite}@keyframes fall-344{33.257%{transform:translate(84.8004vw,33.257vh) scale(.0516)}to{transform:translate(86.13535vw,99vh) scale(.0516)}}.snow:nth-child(345){opacity:1.9422;transform:translate(49.7356vw,-10px) scale(.691);animation:fall-345 21s -7s linear infinite}@keyframes fall-345{34.679%{transform:translate(53.9549vw,34.679vh) scale(.691)}to{transform:translate(51.84525vw,99vh) scale(.691)}}.snow:nth-child(346){opacity:.351;transform:translate(36.718vw,-10px) scale(.6172);animation:fall-346 11s -3s linear infinite}@keyframes fall-346{31.795%{transform:translate(39.659vw,31.795vh) scale(.6172)}to{transform:translate(38.1885vw,99vh) scale(.6172)}}.snow:nth-child(347){opacity:.826;transform:translate(37.7908vw,-10px) scale(.0088);animation:fall-347 11s -4s linear infinite}@keyframes fall-347{63.345%{transform:translate(45.6643vw,63.345vh) scale(.0088)}to{transform:translate(41.72755vw,99vh) scale(.0088)}}.snow:nth-child(348){opacity:1.0212;transform:translate(69.5008vw,-10px) scale(.657);animation:fall-348 27s -20s linear infinite}@keyframes fall-348{64.415%{transform:translate(76.5967vw,64.415vh) scale(.657)}to{transform:translate(73.04875vw,99vh) scale(.657)}}.snow:nth-child(349){opacity:.954;transform:translate(17.9456vw,-10px) scale(.3656);animation:fall-349 22s -2s linear infinite}@keyframes fall-349{78.823%{transform:translate(16.5981vw,78.823vh) scale(.3656)}to{transform:translate(17.27185vw,99vh) scale(.3656)}}.snow:nth-child(350){opacity:1.8688;transform:translate(92.6735vw,-10px) scale(.5438);animation:fall-350 30s -19s linear infinite}@keyframes fall-350{44.211%{transform:translate(94.0887vw,44.211vh) scale(.5438)}to{transform:translate(93.3811vw,99vh) scale(.5438)}}.snow:nth-child(351){opacity:.259;transform:translate(99.6329vw,-10px) scale(.9088);animation:fall-351 29s -21s linear infinite}@keyframes fall-351{76.761%{transform:translate(105.7307vw,76.761vh) scale(.9088)}to{transform:translate(102.6818vw,99vh) scale(.9088)}}.snow:nth-child(352){opacity:.745;transform:translate(74.2924vw,-10px) scale(.0944);animation:fall-352 18s -23s linear infinite}@keyframes fall-352{68.779%{transform:translate(73.8837vw,68.779vh) scale(.0944)}to{transform:translate(74.08805vw,99vh) scale(.0944)}}.snow:nth-child(353){opacity:.0888;transform:translate(52.1871vw,-10px) scale(.3173);animation:fall-353 27s -9s linear infinite}@keyframes fall-353{72.965%{transform:translate(61.7195vw,72.965vh) scale(.3173)}to{transform:translate(56.9533vw,99vh) scale(.3173)}}.snow:nth-child(354){opacity:1.2166;transform:translate(73.4913vw,-10px) scale(.949);animation:fall-354 14s -21s linear infinite}@keyframes fall-354{46.628%{transform:translate(78.4582vw,46.628vh) scale(.949)}to{transform:translate(75.97475vw,99vh) scale(.949)}}.snow:nth-child(355){opacity:1.2948;transform:translate(92.8563vw,-10px) scale(.6421);animation:fall-355 22s -2s linear infinite}@keyframes fall-355{33.477%{transform:translate(93.2708vw,33.477vh) scale(.6421)}to{transform:translate(93.06355vw,99vh) scale(.6421)}}.snow:nth-child(356){opacity:.6972;transform:translate(81.2898vw,-10px) scale(.8982);animation:fall-356 24s -2s linear infinite}@keyframes fall-356{42.342%{transform:translate(73.7794vw,42.342vh) scale(.8982)}to{transform:translate(77.5346vw,99vh) scale(.8982)}}.snow:nth-child(357){opacity:.3578;transform:translate(45.1858vw,-10px) scale(.6556);animation:fall-357 10s -30s linear infinite}@keyframes fall-357{31.823%{transform:translate(35.7067vw,31.823vh) scale(.6556)}to{transform:translate(40.44625vw,99vh) scale(.6556)}}.snow:nth-child(358){opacity:.131;transform:translate(58.6384vw,-10px) scale(.0993);animation:fall-358 23s -10s linear infinite}@keyframes fall-358{71.835%{transform:translate(63.9143vw,71.835vh) scale(.0993)}to{transform:translate(61.27635vw,99vh) scale(.0993)}}.snow:nth-child(359){opacity:.4422;transform:translate(44.067vw,-10px) scale(.2566);animation:fall-359 11s -19s linear infinite}@keyframes fall-359{51.589%{transform:translate(45.184vw,51.589vh) scale(.2566)}to{transform:translate(44.6255vw,99vh) scale(.2566)}}.snow:nth-child(360){opacity:1.9806;transform:translate(27.012vw,-10px) scale(.0622);animation:fall-360 29s -5s linear infinite}@keyframes fall-360{56.189%{transform:translate(26.1716vw,56.189vh) scale(.0622)}to{transform:translate(26.5918vw,99vh) scale(.0622)}}.snow:nth-child(361){opacity:.0504;transform:translate(3.8533vw,-10px) scale(.4273);animation:fall-361 23s -2s linear infinite}@keyframes fall-361{41.003%{transform:translate(-3.0441vw,41.003vh) scale(.4273)}to{transform:translate(.4046vw,99vh) scale(.4273)}}.snow:nth-child(362){opacity:.8156;transform:translate(58.5207vw,-10px) scale(.0344);animation:fall-362 16s -6s linear infinite}@keyframes fall-362{79.569%{transform:translate(65.535vw,79.569vh) scale(.0344)}to{transform:translate(62.02785vw,99vh) scale(.0344)}}.snow:nth-child(363){opacity:1.527;transform:translate(70.4049vw,-10px) scale(.7106);animation:fall-363 13s -19s linear infinite}@keyframes fall-363{40.71%{transform:translate(77.2227vw,40.71vh) scale(.7106)}to{transform:translate(73.8138vw,99vh) scale(.7106)}}.snow:nth-child(364){opacity:.1444;transform:translate(9.1381vw,-10px) scale(.6299);animation:fall-364 12s -22s linear infinite}@keyframes fall-364{66.199%{transform:translate(15.8302vw,66.199vh) scale(.6299)}to{transform:translate(12.48415vw,99vh) scale(.6299)}}.snow:nth-child(365){opacity:.0994;transform:translate(54.2274vw,-10px) scale(.798);animation:fall-365 14s -14s linear infinite}@keyframes fall-365{66.964%{transform:translate(57.1558vw,66.964vh) scale(.798)}to{transform:translate(55.6916vw,99vh) scale(.798)}}.snow:nth-child(366){opacity:.6736;transform:translate(16.2788vw,-10px) scale(.6735);animation:fall-366 16s -24s linear infinite}@keyframes fall-366{39.503%{transform:translate(23.4781vw,39.503vh) scale(.6735)}to{transform:translate(19.87845vw,99vh) scale(.6735)}}.snow:nth-child(367){opacity:.2386;transform:translate(17.011vw,-10px) scale(.0455);animation:fall-367 26s -21s linear infinite}@keyframes fall-367{61.669%{transform:translate(13.7303vw,61.669vh) scale(.0455)}to{transform:translate(15.37065vw,99vh) scale(.0455)}}.snow:nth-child(368){opacity:.4144;transform:translate(31.1546vw,-10px) scale(.881);animation:fall-368 10s -22s linear infinite}@keyframes fall-368{47.238%{transform:translate(39.5791vw,47.238vh) scale(.881)}to{transform:translate(35.36685vw,99vh) scale(.881)}}.snow:nth-child(369){opacity:.5194;transform:translate(11.5769vw,-10px) scale(.3078);animation:fall-369 25s -29s linear infinite}@keyframes fall-369{48.544%{transform:translate(2.6074vw,48.544vh) scale(.3078)}to{transform:translate(7.09215vw,99vh) scale(.3078)}}.snow:nth-child(370){opacity:.2952;transform:translate(50.5164vw,-10px) scale(.6068);animation:fall-370 22s -12s linear infinite}@keyframes fall-370{64.107%{transform:translate(54.2563vw,64.107vh) scale(.6068)}to{transform:translate(52.38635vw,99vh) scale(.6068)}}.snow:nth-child(371){opacity:.0156;transform:translate(66.7286vw,-10px) scale(.5129);animation:fall-371 30s -4s linear infinite}@keyframes fall-371{43.341%{transform:translate(71.997vw,43.341vh) scale(.5129)}to{transform:translate(69.3628vw,99vh) scale(.5129)}}.snow:nth-child(372){opacity:.0034;transform:translate(68.6366vw,-10px) scale(.5973);animation:fall-372 15s -9s linear infinite}@keyframes fall-372{45.11%{transform:translate(77.2348vw,45.11vh) scale(.5973)}to{transform:translate(72.9357vw,99vh) scale(.5973)}}.snow:nth-child(373){opacity:1.2178;transform:translate(17.7619vw,-10px) scale(.5503);animation:fall-373 30s -27s linear infinite}@keyframes fall-373{65.921%{transform:translate(21.9206vw,65.921vh) scale(.5503)}to{transform:translate(19.84125vw,99vh) scale(.5503)}}.snow:nth-child(374){opacity:1.6786;transform:translate(77.1931vw,-10px) scale(.4058);animation:fall-374 27s -27s linear infinite}@keyframes fall-374{46.464%{transform:translate(82.0911vw,46.464vh) scale(.4058)}to{transform:translate(79.6421vw,99vh) scale(.4058)}}.snow:nth-child(375){opacity:.4148;transform:translate(88.0991vw,-10px) scale(.964);animation:fall-375 22s -19s linear infinite}@keyframes fall-375{55.9%{transform:translate(79.4365vw,55.9vh) scale(.964)}to{transform:translate(83.7678vw,99vh) scale(.964)}}.snow:nth-child(376){opacity:1.4898;transform:translate(87.0053vw,-10px) scale(.8725);animation:fall-376 27s -3s linear infinite}@keyframes fall-376{36.095%{transform:translate(81.7774vw,36.095vh) scale(.8725)}to{transform:translate(84.39135vw,99vh) scale(.8725)}}.snow:nth-child(377){opacity:1.265;transform:translate(50.4827vw,-10px) scale(.5277);animation:fall-377 28s -2s linear infinite}@keyframes fall-377{59.121%{transform:translate(54.151vw,59.121vh) scale(.5277)}to{transform:translate(52.31685vw,99vh) scale(.5277)}}.snow:nth-child(378){opacity:1.9658;transform:translate(44.9326vw,-10px) scale(.2846);animation:fall-378 20s -8s linear infinite}@keyframes fall-378{60.041%{transform:translate(48.924vw,60.041vh) scale(.2846)}to{transform:translate(46.9283vw,99vh) scale(.2846)}}.snow:nth-child(379){opacity:1.2966;transform:translate(77.5422vw,-10px) scale(.3246);animation:fall-379 20s -27s linear infinite}@keyframes fall-379{30.991%{transform:translate(82.5465vw,30.991vh) scale(.3246)}to{transform:translate(80.04435vw,99vh) scale(.3246)}}.snow:nth-child(380){opacity:.8972;transform:translate(79.7755vw,-10px) scale(.568);animation:fall-380 22s -30s linear infinite}@keyframes fall-380{30.81%{transform:translate(85.789vw,30.81vh) scale(.568)}to{transform:translate(82.78225vw,99vh) scale(.568)}}.snow:nth-child(381){opacity:1.2588;transform:translate(83.9491vw,-10px) scale(.8335);animation:fall-381 19s -8s linear infinite}@keyframes fall-381{61.185%{transform:translate(83.2375vw,61.185vh) scale(.8335)}to{transform:translate(83.5933vw,99vh) scale(.8335)}}.snow:nth-child(382){opacity:1.7172;transform:translate(83.159vw,-10px) scale(.8876);animation:fall-382 12s -10s linear infinite}@keyframes fall-382{30.965%{transform:translate(83.7961vw,30.965vh) scale(.8876)}to{transform:translate(83.47755vw,99vh) scale(.8876)}}.snow:nth-child(383){opacity:.5264;transform:translate(.9482vw,-10px) scale(.2162);animation:fall-383 25s -10s linear infinite}@keyframes fall-383{72.737%{transform:translate(10.9447vw,72.737vh) scale(.2162)}to{transform:translate(5.94645vw,99vh) scale(.2162)}}.snow:nth-child(384){opacity:.4744;transform:translate(38.9937vw,-10px) scale(.4788);animation:fall-384 28s -16s linear infinite}@keyframes fall-384{54.095%{transform:translate(41.7734vw,54.095vh) scale(.4788)}to{transform:translate(40.38355vw,99vh) scale(.4788)}}.snow:nth-child(385){opacity:.3974;transform:translate(99.0145vw,-10px) scale(.93);animation:fall-385 30s -16s linear infinite}@keyframes fall-385{56.242%{transform:translate(104.5852vw,56.242vh) scale(.93)}to{transform:translate(101.79985vw,99vh) scale(.93)}}.snow:nth-child(386){opacity:1.9726;transform:translate(85.4374vw,-10px) scale(.9033);animation:fall-386 30s -3s linear infinite}@keyframes fall-386{50.984%{transform:translate(77.0216vw,50.984vh) scale(.9033)}to{transform:translate(81.2295vw,99vh) scale(.9033)}}.snow:nth-child(387){opacity:.6616;transform:translate(37.9748vw,-10px) scale(.2212);animation:fall-387 10s -8s linear infinite}@keyframes fall-387{59.266%{transform:translate(28.053vw,59.266vh) scale(.2212)}to{transform:translate(33.0139vw,99vh) scale(.2212)}}.snow:nth-child(388){opacity:1.002;transform:translate(55.583vw,-10px) scale(.0654);animation:fall-388 23s -20s linear infinite}@keyframes fall-388{61.5%{transform:translate(56.2309vw,61.5vh) scale(.0654)}to{transform:translate(55.90695vw,99vh) scale(.0654)}}.snow:nth-child(389){opacity:1.9364;transform:translate(.7204vw,-10px) scale(.6543);animation:fall-389 26s -22s linear infinite}@keyframes fall-389{32.049%{transform:translate(-3.7295vw,32.049vh) scale(.6543)}to{transform:translate(-1.50455vw,99vh) scale(.6543)}}.snow:nth-child(390){opacity:.374;transform:translate(10.0758vw,-10px) scale(.2317);animation:fall-390 16s -7s linear infinite}@keyframes fall-390{45.979%{transform:translate(8.2414vw,45.979vh) scale(.2317)}to{transform:translate(9.1586vw,99vh) scale(.2317)}}.snow:nth-child(391){opacity:.8148;transform:translate(54.4078vw,-10px) scale(.6394);animation:fall-391 25s -28s linear infinite}@keyframes fall-391{32.938%{transform:translate(59.0538vw,32.938vh) scale(.6394)}to{transform:translate(56.7308vw,99vh) scale(.6394)}}.snow:nth-child(392){opacity:.3118;transform:translate(42.7246vw,-10px) scale(.6795);animation:fall-392 23s -28s linear infinite}@keyframes fall-392{58.125%{transform:translate(43.4158vw,58.125vh) scale(.6795)}to{transform:translate(43.0702vw,99vh) scale(.6795)}}.snow:nth-child(393){opacity:1.2706;transform:translate(41.5393vw,-10px) scale(.1504);animation:fall-393 14s -9s linear infinite}@keyframes fall-393{68.642%{transform:translate(32.0589vw,68.642vh) scale(.1504)}to{transform:translate(36.7991vw,99vh) scale(.1504)}}.snow:nth-child(394){opacity:.246;transform:translate(67.4656vw,-10px) scale(.1379);animation:fall-394 16s -11s linear infinite}@keyframes fall-394{38.964%{transform:translate(64.3352vw,38.964vh) scale(.1379)}to{transform:translate(65.9004vw,99vh) scale(.1379)}}.snow:nth-child(395){opacity:1.8154;transform:translate(98.8953vw,-10px) scale(.3929);animation:fall-395 12s -25s linear infinite}@keyframes fall-395{54.543%{transform:translate(97.6626vw,54.543vh) scale(.3929)}to{transform:translate(98.27895vw,99vh) scale(.3929)}}.snow:nth-child(396){opacity:1.3662;transform:translate(16.1429vw,-10px) scale(.8319);animation:fall-396 22s -20s linear infinite}@keyframes fall-396{33.246%{transform:translate(11.2343vw,33.246vh) scale(.8319)}to{transform:translate(13.6886vw,99vh) scale(.8319)}}.snow:nth-child(397){opacity:.405;transform:translate(98.1068vw,-10px) scale(.7125);animation:fall-397 22s -26s linear infinite}@keyframes fall-397{63.056%{transform:translate(90.6565vw,63.056vh) scale(.7125)}to{transform:translate(94.38165vw,99vh) scale(.7125)}}.snow:nth-child(398){opacity:.0436;transform:translate(96.8078vw,-10px) scale(.4352);animation:fall-398 27s -7s linear infinite}@keyframes fall-398{48.347%{transform:translate(94.5513vw,48.347vh) scale(.4352)}to{transform:translate(95.67955vw,99vh) scale(.4352)}}.snow:nth-child(399){opacity:1.9922;transform:translate(92.3306vw,-10px) scale(.0978);animation:fall-399 11s -8s linear infinite}@keyframes fall-399{42.453%{transform:translate(98.5433vw,42.453vh) scale(.0978)}to{transform:translate(95.43695vw,99vh) scale(.0978)}}.snow:nth-child(400){opacity:1.8898;transform:translate(80.1009vw,-10px) scale(.4007);animation:fall-400 25s -17s linear infinite}@keyframes fall-400{78.987%{transform:translate(89.4066vw,78.987vh) scale(.4007)}to{transform:translate(84.75375vw,99vh) scale(.4007)}}\n"] }]
|
|
81
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:0!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.234;transform:translate(75.4885vw,-10px) scale(.5179);animation:fall-1 25s -1s linear infinite}@keyframes fall-1{65.692%{transform:translate(67.8357vw,65.692vh) scale(.5179)}to{transform:translate(71.6621vw,99vh) scale(.5179)}}.snow:nth-child(2){opacity:1.4408;transform:translate(71.2142vw,-10px) scale(.3366);animation:fall-2 29s -4s linear infinite}@keyframes fall-2{52.383%{transform:translate(74.4226vw,52.383vh) scale(.3366)}to{transform:translate(72.8184vw,99vh) scale(.3366)}}.snow:nth-child(3){opacity:1.053;transform:translate(18.7563vw,-10px) scale(.5452);animation:fall-3 26s -4s linear infinite}@keyframes fall-3{36.713%{transform:translate(25.5761vw,36.713vh) scale(.5452)}to{transform:translate(22.1662vw,99vh) scale(.5452)}}.snow:nth-child(4){opacity:.4972;transform:translate(59.0791vw,-10px) scale(.4558);animation:fall-4 11s -4s linear infinite}@keyframes fall-4{63.5%{transform:translate(53.7587vw,63.5vh) scale(.4558)}to{transform:translate(56.4189vw,99vh) scale(.4558)}}.snow:nth-child(5){opacity:1.337;transform:translate(7.8258vw,-10px) scale(.2067);animation:fall-5 18s -21s linear infinite}@keyframes fall-5{32.063%{transform:translate(3.2576vw,32.063vh) scale(.2067)}to{transform:translate(5.5417vw,99vh) scale(.2067)}}.snow:nth-child(6){opacity:.5908;transform:translate(12.1596vw,-10px) scale(.0193);animation:fall-6 30s -4s linear infinite}@keyframes fall-6{66.013%{transform:translate(4.9978vw,66.013vh) scale(.0193)}to{transform:translate(8.5787vw,99vh) scale(.0193)}}.snow:nth-child(7){opacity:1.9834;transform:translate(37.009vw,-10px) scale(.0537);animation:fall-7 18s -16s linear infinite}@keyframes fall-7{63.039%{transform:translate(42.9573vw,63.039vh) scale(.0537)}to{transform:translate(39.98315vw,99vh) scale(.0537)}}.snow:nth-child(8){opacity:.7138;transform:translate(62.4485vw,-10px) scale(.9388);animation:fall-8 27s -29s linear infinite}@keyframes fall-8{63.989%{transform:translate(67.6366vw,63.989vh) scale(.9388)}to{transform:translate(65.04255vw,99vh) scale(.9388)}}.snow:nth-child(9){opacity:.6378;transform:translate(38.4243vw,-10px) scale(.7344);animation:fall-9 16s -11s linear infinite}@keyframes fall-9{32.973%{transform:translate(44.1243vw,32.973vh) scale(.7344)}to{transform:translate(41.2743vw,99vh) scale(.7344)}}.snow:nth-child(10){opacity:1.9096;transform:translate(8.5161vw,-10px) scale(.225);animation:fall-10 21s -12s linear infinite}@keyframes fall-10{66.415%{transform:translate(14.1071vw,66.415vh) scale(.225)}to{transform:translate(11.3116vw,99vh) scale(.225)}}.snow:nth-child(11){opacity:1.916;transform:translate(90.1806vw,-10px) scale(.4294);animation:fall-11 23s -8s linear infinite}@keyframes fall-11{48.391%{transform:translate(85.067vw,48.391vh) scale(.4294)}to{transform:translate(87.6238vw,99vh) scale(.4294)}}.snow:nth-child(12){opacity:.4302;transform:translate(50.6048vw,-10px) scale(.4839);animation:fall-12 21s -21s linear infinite}@keyframes fall-12{78.552%{transform:translate(44.1595vw,78.552vh) scale(.4839)}to{transform:translate(47.38215vw,99vh) scale(.4839)}}.snow:nth-child(13){opacity:.3022;transform:translate(31.5242vw,-10px) scale(.3667);animation:fall-13 22s -29s linear infinite}@keyframes fall-13{34.469%{transform:translate(30.2229vw,34.469vh) scale(.3667)}to{transform:translate(30.87355vw,99vh) scale(.3667)}}.snow:nth-child(14){opacity:1.3788;transform:translate(45.6895vw,-10px) scale(.6598);animation:fall-14 28s -27s linear infinite}@keyframes fall-14{50.409%{transform:translate(46.8289vw,50.409vh) scale(.6598)}to{transform:translate(46.2592vw,99vh) scale(.6598)}}.snow:nth-child(15){opacity:.9466;transform:translate(86.0213vw,-10px) scale(.2328);animation:fall-15 11s -27s linear infinite}@keyframes fall-15{53.139%{transform:translate(80.6754vw,53.139vh) scale(.2328)}to{transform:translate(83.34835vw,99vh) scale(.2328)}}.snow:nth-child(16){opacity:.3222;transform:translate(55.1042vw,-10px) scale(.386);animation:fall-16 16s -27s linear infinite}@keyframes fall-16{60.562%{transform:translate(63.2347vw,60.562vh) scale(.386)}to{transform:translate(59.16945vw,99vh) scale(.386)}}.snow:nth-child(17){opacity:.7906;transform:translate(.003vw,-10px) scale(.4898);animation:fall-17 22s -13s linear infinite}@keyframes fall-17{65.028%{transform:translate(4.3385vw,65.028vh) scale(.4898)}to{transform:translate(2.17075vw,99vh) scale(.4898)}}.snow:nth-child(18){opacity:.3668;transform:translate(49.9688vw,-10px) scale(.2764);animation:fall-18 20s -17s linear infinite}@keyframes fall-18{31.219%{transform:translate(52.3026vw,31.219vh) scale(.2764)}to{transform:translate(51.1357vw,99vh) scale(.2764)}}.snow:nth-child(19){opacity:.9608;transform:translate(68.3716vw,-10px) scale(.5798);animation:fall-19 27s -27s linear infinite}@keyframes fall-19{42.989%{transform:translate(67.8629vw,42.989vh) scale(.5798)}to{transform:translate(68.11725vw,99vh) scale(.5798)}}.snow:nth-child(20){opacity:1.704;transform:translate(39.0081vw,-10px) scale(.8195);animation:fall-20 18s -30s linear infinite}@keyframes fall-20{44.56%{transform:translate(34.4088vw,44.56vh) scale(.8195)}to{transform:translate(36.70845vw,99vh) scale(.8195)}}.snow:nth-child(21){opacity:.472;transform:translate(51.2041vw,-10px) scale(.4012);animation:fall-21 16s -5s linear infinite}@keyframes fall-21{38.695%{transform:translate(51.8186vw,38.695vh) scale(.4012)}to{transform:translate(51.51135vw,99vh) scale(.4012)}}.snow:nth-child(22){opacity:.0538;transform:translate(59.137vw,-10px) scale(.209);animation:fall-22 21s -25s linear infinite}@keyframes fall-22{63.026%{transform:translate(55.3496vw,63.026vh) scale(.209)}to{transform:translate(57.2433vw,99vh) scale(.209)}}.snow:nth-child(23){opacity:.7086;transform:translate(39.0578vw,-10px) scale(.1375);animation:fall-23 18s -2s linear infinite}@keyframes fall-23{44.971%{transform:translate(33.076vw,44.971vh) scale(.1375)}to{transform:translate(36.0669vw,99vh) scale(.1375)}}.snow:nth-child(24){opacity:1.5214;transform:translate(13.7487vw,-10px) scale(.8683);animation:fall-24 12s -22s linear infinite}@keyframes fall-24{76.303%{transform:translate(12.1638vw,76.303vh) scale(.8683)}to{transform:translate(12.95625vw,99vh) scale(.8683)}}.snow:nth-child(25){opacity:.6536;transform:translate(8.5304vw,-10px) scale(.7321);animation:fall-25 11s -3s linear infinite}@keyframes fall-25{30.927%{transform:translate(-1.1339vw,30.927vh) scale(.7321)}to{transform:translate(3.69825vw,99vh) scale(.7321)}}.snow:nth-child(26){opacity:1.3342;transform:translate(39.2332vw,-10px) scale(.1586);animation:fall-26 13s -4s linear infinite}@keyframes fall-26{67.016%{transform:translate(47.7789vw,67.016vh) scale(.1586)}to{transform:translate(43.50605vw,99vh) scale(.1586)}}.snow:nth-child(27){opacity:1.4992;transform:translate(32.5792vw,-10px) scale(.6196);animation:fall-27 24s -4s linear infinite}@keyframes fall-27{69.963%{transform:translate(38.2829vw,69.963vh) scale(.6196)}to{transform:translate(35.43105vw,99vh) scale(.6196)}}.snow:nth-child(28){opacity:1.9772;transform:translate(68.649vw,-10px) scale(.8176);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{44.802%{transform:translate(69.7496vw,44.802vh) scale(.8176)}to{transform:translate(69.1993vw,99vh) scale(.8176)}}.snow:nth-child(29){opacity:1.4182;transform:translate(28.1819vw,-10px) scale(.4968);animation:fall-29 20s -16s linear infinite}@keyframes fall-29{70.569%{transform:translate(34.8627vw,70.569vh) scale(.4968)}to{transform:translate(31.5223vw,99vh) scale(.4968)}}.snow:nth-child(30){opacity:1.2768;transform:translate(56.8441vw,-10px) scale(.083);animation:fall-30 28s -6s linear infinite}@keyframes fall-30{72.219%{transform:translate(57.5086vw,72.219vh) scale(.083)}to{transform:translate(57.17635vw,99vh) scale(.083)}}.snow:nth-child(31){opacity:1.3702;transform:translate(47.2158vw,-10px) scale(.4936);animation:fall-31 19s -23s linear infinite}@keyframes fall-31{72.192%{transform:translate(42.58vw,72.192vh) scale(.4936)}to{transform:translate(44.8979vw,99vh) scale(.4936)}}.snow:nth-child(32){opacity:.4242;transform:translate(24.8475vw,-10px) scale(.0196);animation:fall-32 19s -3s linear infinite}@keyframes fall-32{35.091%{transform:translate(29.0728vw,35.091vh) scale(.0196)}to{transform:translate(26.96015vw,99vh) scale(.0196)}}.snow:nth-child(33){opacity:.2208;transform:translate(85.1572vw,-10px) scale(.3395);animation:fall-33 20s -26s linear infinite}@keyframes fall-33{71.661%{transform:translate(94.9922vw,71.661vh) scale(.3395)}to{transform:translate(90.0747vw,99vh) scale(.3395)}}.snow:nth-child(34){opacity:1.1622;transform:translate(4.4225vw,-10px) scale(.8105);animation:fall-34 25s -30s linear infinite}@keyframes fall-34{71.739%{transform:translate(2.5621vw,71.739vh) scale(.8105)}to{transform:translate(3.4923vw,99vh) scale(.8105)}}.snow:nth-child(35){opacity:.1204;transform:translate(9.3703vw,-10px) scale(.2643);animation:fall-35 21s -13s linear infinite}@keyframes fall-35{63.612%{transform:translate(3.6582vw,63.612vh) scale(.2643)}to{transform:translate(6.51425vw,99vh) scale(.2643)}}.snow:nth-child(36){opacity:.5726;transform:translate(1.762vw,-10px) scale(.7977);animation:fall-36 12s -8s linear infinite}@keyframes fall-36{62.394%{transform:translate(-3.8597vw,62.394vh) scale(.7977)}to{transform:translate(-1.04885vw,99vh) scale(.7977)}}.snow:nth-child(37){opacity:1.0142;transform:translate(8.9256vw,-10px) scale(.6357);animation:fall-37 27s -24s linear infinite}@keyframes fall-37{31.725%{transform:translate(16.4296vw,31.725vh) scale(.6357)}to{transform:translate(12.6776vw,99vh) scale(.6357)}}.snow:nth-child(38){opacity:1.8622;transform:translate(60.5795vw,-10px) scale(.0178);animation:fall-38 21s -18s linear infinite}@keyframes fall-38{73.912%{transform:translate(68.8631vw,73.912vh) scale(.0178)}to{transform:translate(64.7213vw,99vh) scale(.0178)}}.snow:nth-child(39){opacity:.5254;transform:translate(63.3201vw,-10px) scale(.2928);animation:fall-39 27s -7s linear infinite}@keyframes fall-39{67.752%{transform:translate(56.5448vw,67.752vh) scale(.2928)}to{transform:translate(59.93245vw,99vh) scale(.2928)}}.snow:nth-child(40){opacity:1.6974;transform:translate(30.5409vw,-10px) scale(.4179);animation:fall-40 28s -23s linear infinite}@keyframes fall-40{46.959%{transform:translate(37.5088vw,46.959vh) scale(.4179)}to{transform:translate(34.02485vw,99vh) scale(.4179)}}.snow:nth-child(41){opacity:1.2532;transform:translate(44.3762vw,-10px) scale(.8248);animation:fall-41 21s -15s linear infinite}@keyframes fall-41{67.634%{transform:translate(50.672vw,67.634vh) scale(.8248)}to{transform:translate(47.5241vw,99vh) scale(.8248)}}.snow:nth-child(42){opacity:1.7302;transform:translate(75.8703vw,-10px) scale(.8497);animation:fall-42 18s -22s linear infinite}@keyframes fall-42{41.914%{transform:translate(78.0586vw,41.914vh) scale(.8497)}to{transform:translate(76.96445vw,99vh) scale(.8497)}}.snow:nth-child(43){opacity:1.8938;transform:translate(82.7929vw,-10px) scale(.7761);animation:fall-43 27s -2s linear infinite}@keyframes fall-43{42.545%{transform:translate(82.317vw,42.545vh) scale(.7761)}to{transform:translate(82.55495vw,99vh) scale(.7761)}}.snow:nth-child(44){opacity:.2558;transform:translate(83.2011vw,-10px) scale(.0109);animation:fall-44 17s -22s linear infinite}@keyframes fall-44{44.611%{transform:translate(91.892vw,44.611vh) scale(.0109)}to{transform:translate(87.54655vw,99vh) scale(.0109)}}.snow:nth-child(45){opacity:1.628;transform:translate(1.3864vw,-10px) scale(.4839);animation:fall-45 21s -30s linear infinite}@keyframes fall-45{74.311%{transform:translate(6.632vw,74.311vh) scale(.4839)}to{transform:translate(4.0092vw,99vh) scale(.4839)}}.snow:nth-child(46){opacity:1.832;transform:translate(22.2882vw,-10px) scale(.7374);animation:fall-46 28s -7s linear infinite}@keyframes fall-46{71.215%{transform:translate(14.0805vw,71.215vh) scale(.7374)}to{transform:translate(18.18435vw,99vh) scale(.7374)}}.snow:nth-child(47){opacity:1.1584;transform:translate(20.2276vw,-10px) scale(.8688);animation:fall-47 13s -9s linear infinite}@keyframes fall-47{55.809%{transform:translate(11.5136vw,55.809vh) scale(.8688)}to{transform:translate(15.8706vw,99vh) scale(.8688)}}.snow:nth-child(48){opacity:.1932;transform:translate(52.67vw,-10px) scale(.0196);animation:fall-48 18s -28s linear infinite}@keyframes fall-48{31.45%{transform:translate(57.0498vw,31.45vh) scale(.0196)}to{transform:translate(54.8599vw,99vh) scale(.0196)}}.snow:nth-child(49){opacity:1.3726;transform:translate(4.5228vw,-10px) scale(.3107);animation:fall-49 17s -29s linear infinite}@keyframes fall-49{40.176%{transform:translate(-4.0732vw,40.176vh) scale(.3107)}to{transform:translate(.2248vw,99vh) scale(.3107)}}.snow:nth-child(50){opacity:.8454;transform:translate(45.5086vw,-10px) scale(.9433);animation:fall-50 25s -13s linear infinite}@keyframes fall-50{32.31%{transform:translate(40.3907vw,32.31vh) scale(.9433)}to{transform:translate(42.94965vw,99vh) scale(.9433)}}.snow:nth-child(51){opacity:1.2896;transform:translate(98.4826vw,-10px) scale(.5169);animation:fall-51 18s -9s linear infinite}@keyframes fall-51{35.595%{transform:translate(103.5669vw,35.595vh) scale(.5169)}to{transform:translate(101.02475vw,99vh) scale(.5169)}}.snow:nth-child(52){opacity:.5024;transform:translate(86.8329vw,-10px) scale(.0921);animation:fall-52 24s -18s linear infinite}@keyframes fall-52{72.21%{transform:translate(80.353vw,72.21vh) scale(.0921)}to{transform:translate(83.59295vw,99vh) scale(.0921)}}.snow:nth-child(53){opacity:.537;transform:translate(69.9701vw,-10px) scale(.7322);animation:fall-53 26s -18s linear infinite}@keyframes fall-53{56.411%{transform:translate(71.9398vw,56.411vh) scale(.7322)}to{transform:translate(70.95495vw,99vh) scale(.7322)}}.snow:nth-child(54){opacity:.479;transform:translate(6.7379vw,-10px) scale(.4882);animation:fall-54 18s -22s linear infinite}@keyframes fall-54{32.888%{transform:translate(9.8402vw,32.888vh) scale(.4882)}to{transform:translate(8.28905vw,99vh) scale(.4882)}}.snow:nth-child(55){opacity:1.0692;transform:translate(91.4175vw,-10px) scale(.3877);animation:fall-55 12s -19s linear infinite}@keyframes fall-55{46.737%{transform:translate(97.3358vw,46.737vh) scale(.3877)}to{transform:translate(94.37665vw,99vh) scale(.3877)}}.snow:nth-child(56){opacity:.2962;transform:translate(54.2483vw,-10px) scale(.0684);animation:fall-56 28s -9s linear infinite}@keyframes fall-56{62.077%{transform:translate(58.6817vw,62.077vh) scale(.0684)}to{transform:translate(56.465vw,99vh) scale(.0684)}}.snow:nth-child(57){opacity:1.809;transform:translate(52.699vw,-10px) scale(.0195);animation:fall-57 13s -10s linear infinite}@keyframes fall-57{47.327%{transform:translate(44.4813vw,47.327vh) scale(.0195)}to{transform:translate(48.59015vw,99vh) scale(.0195)}}.snow:nth-child(58){opacity:.3342;transform:translate(16.4564vw,-10px) scale(.142);animation:fall-58 18s -25s linear infinite}@keyframes fall-58{65.384%{transform:translate(18.3504vw,65.384vh) scale(.142)}to{transform:translate(17.4034vw,99vh) scale(.142)}}.snow:nth-child(59){opacity:1.8462;transform:translate(32.6521vw,-10px) scale(.8934);animation:fall-59 23s -15s linear infinite}@keyframes fall-59{45.537%{transform:translate(34.6504vw,45.537vh) scale(.8934)}to{transform:translate(33.65125vw,99vh) scale(.8934)}}.snow:nth-child(60){opacity:1.1858;transform:translate(11.0645vw,-10px) scale(.7237);animation:fall-60 23s -13s linear infinite}@keyframes fall-60{43.883%{transform:translate(7.0716vw,43.883vh) scale(.7237)}to{transform:translate(9.06805vw,99vh) scale(.7237)}}.snow:nth-child(61){opacity:.4334;transform:translate(88.15vw,-10px) scale(.457);animation:fall-61 23s -29s linear infinite}@keyframes fall-61{40.983%{transform:translate(88.2924vw,40.983vh) scale(.457)}to{transform:translate(88.2212vw,99vh) scale(.457)}}.snow:nth-child(62){opacity:.0622;transform:translate(61.697vw,-10px) scale(.8424);animation:fall-62 29s -4s linear infinite}@keyframes fall-62{48.471%{transform:translate(55.5136vw,48.471vh) scale(.8424)}to{transform:translate(58.6053vw,99vh) scale(.8424)}}.snow:nth-child(63){opacity:.8274;transform:translate(88.5376vw,-10px) scale(.0453);animation:fall-63 11s -21s linear infinite}@keyframes fall-63{67.243%{transform:translate(96.8783vw,67.243vh) scale(.0453)}to{transform:translate(92.70795vw,99vh) scale(.0453)}}.snow:nth-child(64){opacity:.387;transform:translate(7.0419vw,-10px) scale(.4329);animation:fall-64 20s -19s linear infinite}@keyframes fall-64{33.878%{transform:translate(11.4386vw,33.878vh) scale(.4329)}to{transform:translate(9.24025vw,99vh) scale(.4329)}}.snow:nth-child(65){opacity:1.7498;transform:translate(54.4874vw,-10px) scale(.9724);animation:fall-65 25s -30s linear infinite}@keyframes fall-65{31.966%{transform:translate(52.6355vw,31.966vh) scale(.9724)}to{transform:translate(53.56145vw,99vh) scale(.9724)}}.snow:nth-child(66){opacity:1.6924;transform:translate(12.1087vw,-10px) scale(.8256);animation:fall-66 10s -9s linear infinite}@keyframes fall-66{51.505%{transform:translate(18.15vw,51.505vh) scale(.8256)}to{transform:translate(15.12935vw,99vh) scale(.8256)}}.snow:nth-child(67){opacity:1.725;transform:translate(22.0408vw,-10px) scale(.2095);animation:fall-67 14s -6s linear infinite}@keyframes fall-67{45.959%{transform:translate(13.2679vw,45.959vh) scale(.2095)}to{transform:translate(17.65435vw,99vh) scale(.2095)}}.snow:nth-child(68){opacity:1.6438;transform:translate(47.9194vw,-10px) scale(.5473);animation:fall-68 28s -14s linear infinite}@keyframes fall-68{50.821%{transform:translate(44.6927vw,50.821vh) scale(.5473)}to{transform:translate(46.30605vw,99vh) scale(.5473)}}.snow:nth-child(69){opacity:1.213;transform:translate(27.4909vw,-10px) scale(.8719);animation:fall-69 11s -26s linear infinite}@keyframes fall-69{68.235%{transform:translate(30.4991vw,68.235vh) scale(.8719)}to{transform:translate(28.995vw,99vh) scale(.8719)}}.snow:nth-child(70){opacity:1.2486;transform:translate(9.3297vw,-10px) scale(.3293);animation:fall-70 13s -4s linear infinite}@keyframes fall-70{33.558%{transform:translate(5.1525vw,33.558vh) scale(.3293)}to{transform:translate(7.2411vw,99vh) scale(.3293)}}.snow:nth-child(71){opacity:1.2816;transform:translate(26.8125vw,-10px) scale(.8395);animation:fall-71 10s -18s linear infinite}@keyframes fall-71{37.805%{transform:translate(31.6624vw,37.805vh) scale(.8395)}to{transform:translate(29.23745vw,99vh) scale(.8395)}}.snow:nth-child(72){opacity:.87;transform:translate(72.7007vw,-10px) scale(.0699);animation:fall-72 13s -9s linear infinite}@keyframes fall-72{31.284%{transform:translate(68.3115vw,31.284vh) scale(.0699)}to{transform:translate(70.5061vw,99vh) scale(.0699)}}.snow:nth-child(73){opacity:1.7306;transform:translate(72.1071vw,-10px) scale(.0277);animation:fall-73 17s -15s linear infinite}@keyframes fall-73{42.222%{transform:translate(77.1684vw,42.222vh) scale(.0277)}to{transform:translate(74.63775vw,99vh) scale(.0277)}}.snow:nth-child(74){opacity:.4;transform:translate(17.4977vw,-10px) scale(.5254);animation:fall-74 26s -10s linear infinite}@keyframes fall-74{76.901%{transform:translate(12.6349vw,76.901vh) scale(.5254)}to{transform:translate(15.0663vw,99vh) scale(.5254)}}.snow:nth-child(75){opacity:1.6748;transform:translate(73.7101vw,-10px) scale(.397);animation:fall-75 14s -3s linear infinite}@keyframes fall-75{76.812%{transform:translate(68.3624vw,76.812vh) scale(.397)}to{transform:translate(71.03625vw,99vh) scale(.397)}}.snow:nth-child(76){opacity:.0512;transform:translate(38.967vw,-10px) scale(.4948);animation:fall-76 10s -12s linear infinite}@keyframes fall-76{52.832%{transform:translate(36.6371vw,52.832vh) scale(.4948)}to{transform:translate(37.80205vw,99vh) scale(.4948)}}.snow:nth-child(77){opacity:.1156;transform:translate(7.947vw,-10px) scale(.2649);animation:fall-77 17s -22s linear infinite}@keyframes fall-77{36.617%{transform:translate(14.9986vw,36.617vh) scale(.2649)}to{transform:translate(11.4728vw,99vh) scale(.2649)}}.snow:nth-child(78){opacity:.62;transform:translate(16.6185vw,-10px) scale(.0336);animation:fall-78 23s -27s linear infinite}@keyframes fall-78{50.54%{transform:translate(15.4675vw,50.54vh) scale(.0336)}to{transform:translate(16.043vw,99vh) scale(.0336)}}.snow:nth-child(79){opacity:.3846;transform:translate(49.7738vw,-10px) scale(.0076);animation:fall-79 30s -11s linear infinite}@keyframes fall-79{51.582%{transform:translate(51.6905vw,51.582vh) scale(.0076)}to{transform:translate(50.73215vw,99vh) scale(.0076)}}.snow:nth-child(80){opacity:1.6384;transform:translate(1.2858vw,-10px) scale(.3561);animation:fall-80 11s -2s linear infinite}@keyframes fall-80{37.242%{transform:translate(6.3275vw,37.242vh) scale(.3561)}to{transform:translate(3.80665vw,99vh) scale(.3561)}}.snow:nth-child(81){opacity:.3184;transform:translate(76.0448vw,-10px) scale(.5476);animation:fall-81 22s -7s linear infinite}@keyframes fall-81{52.09%{transform:translate(75.0922vw,52.09vh) scale(.5476)}to{transform:translate(75.5685vw,99vh) scale(.5476)}}.snow:nth-child(82){opacity:1.1306;transform:translate(5.6111vw,-10px) scale(.5539);animation:fall-82 28s -3s linear infinite}@keyframes fall-82{49.211%{transform:translate(2.6738vw,49.211vh) scale(.5539)}to{transform:translate(4.14245vw,99vh) scale(.5539)}}.snow:nth-child(83){opacity:1.9886;transform:translate(79.0609vw,-10px) scale(.3144);animation:fall-83 12s -21s linear infinite}@keyframes fall-83{30.596%{transform:translate(70.0152vw,30.596vh) scale(.3144)}to{transform:translate(74.53805vw,99vh) scale(.3144)}}.snow:nth-child(84){opacity:.6672;transform:translate(20.1685vw,-10px) scale(.6408);animation:fall-84 20s -30s linear infinite}@keyframes fall-84{51.43%{transform:translate(18.3996vw,51.43vh) scale(.6408)}to{transform:translate(19.28405vw,99vh) scale(.6408)}}.snow:nth-child(85){opacity:1.4888;transform:translate(36.6093vw,-10px) scale(.6603);animation:fall-85 19s -19s linear infinite}@keyframes fall-85{41.515%{transform:translate(28.7147vw,41.515vh) scale(.6603)}to{transform:translate(32.662vw,99vh) scale(.6603)}}.snow:nth-child(86){opacity:1.6892;transform:translate(54.9245vw,-10px) scale(.6405);animation:fall-86 17s -25s linear infinite}@keyframes fall-86{76.881%{transform:translate(59.8081vw,76.881vh) scale(.6405)}to{transform:translate(57.3663vw,99vh) scale(.6405)}}.snow:nth-child(87){opacity:.2532;transform:translate(85.2874vw,-10px) scale(.334);animation:fall-87 27s -8s linear infinite}@keyframes fall-87{35.239%{transform:translate(87.4148vw,35.239vh) scale(.334)}to{transform:translate(86.3511vw,99vh) scale(.334)}}.snow:nth-child(88){opacity:.0346;transform:translate(88.6679vw,-10px) scale(.1648);animation:fall-88 10s -23s linear infinite}@keyframes fall-88{45.967%{transform:translate(87.5416vw,45.967vh) scale(.1648)}to{transform:translate(88.10475vw,99vh) scale(.1648)}}.snow:nth-child(89){opacity:.3682;transform:translate(74.7407vw,-10px) scale(.4951);animation:fall-89 27s -26s linear infinite}@keyframes fall-89{59.093%{transform:translate(67.9073vw,59.093vh) scale(.4951)}to{transform:translate(71.324vw,99vh) scale(.4951)}}.snow:nth-child(90){opacity:1.387;transform:translate(71.9577vw,-10px) scale(.2734);animation:fall-90 13s -11s linear infinite}@keyframes fall-90{42.319%{transform:translate(73.7604vw,42.319vh) scale(.2734)}to{transform:translate(72.85905vw,99vh) scale(.2734)}}.snow:nth-child(91){opacity:.0516;transform:translate(72.5694vw,-10px) scale(.6814);animation:fall-91 29s -30s linear infinite}@keyframes fall-91{30.75%{transform:translate(67.3083vw,30.75vh) scale(.6814)}to{transform:translate(69.93885vw,99vh) scale(.6814)}}.snow:nth-child(92){opacity:.9868;transform:translate(51.1291vw,-10px) scale(.0006);animation:fall-92 14s -15s linear infinite}@keyframes fall-92{30.579%{transform:translate(44.2457vw,30.579vh) scale(.0006)}to{transform:translate(47.6874vw,99vh) scale(.0006)}}.snow:nth-child(93){opacity:.9862;transform:translate(98.5609vw,-10px) scale(.3586);animation:fall-93 30s -15s linear infinite}@keyframes fall-93{66.564%{transform:translate(96.861vw,66.564vh) scale(.3586)}to{transform:translate(97.71095vw,99vh) scale(.3586)}}.snow:nth-child(94){opacity:.2006;transform:translate(53.7266vw,-10px) scale(.7485);animation:fall-94 12s -15s linear infinite}@keyframes fall-94{60.97%{transform:translate(62.6217vw,60.97vh) scale(.7485)}to{transform:translate(58.17415vw,99vh) scale(.7485)}}.snow:nth-child(95){opacity:1.506;transform:translate(36.7411vw,-10px) scale(.6354);animation:fall-95 23s -7s linear infinite}@keyframes fall-95{77.02%{transform:translate(41.9563vw,77.02vh) scale(.6354)}to{transform:translate(39.3487vw,99vh) scale(.6354)}}.snow:nth-child(96){opacity:.0004;transform:translate(98.4368vw,-10px) scale(.9538);animation:fall-96 28s -2s linear infinite}@keyframes fall-96{77.073%{transform:translate(95.9651vw,77.073vh) scale(.9538)}to{transform:translate(97.20095vw,99vh) scale(.9538)}}.snow:nth-child(97){opacity:1.916;transform:translate(35.2912vw,-10px) scale(.0597);animation:fall-97 19s -6s linear infinite}@keyframes fall-97{41.542%{transform:translate(31.3463vw,41.542vh) scale(.0597)}to{transform:translate(33.31875vw,99vh) scale(.0597)}}.snow:nth-child(98){opacity:1.7926;transform:translate(74.0702vw,-10px) scale(.6913);animation:fall-98 28s -4s linear infinite}@keyframes fall-98{71.41%{transform:translate(82.5328vw,71.41vh) scale(.6913)}to{transform:translate(78.3015vw,99vh) scale(.6913)}}.snow:nth-child(99){opacity:1.934;transform:translate(61.9345vw,-10px) scale(.1556);animation:fall-99 11s -13s linear infinite}@keyframes fall-99{55.172%{transform:translate(67.0687vw,55.172vh) scale(.1556)}to{transform:translate(64.5016vw,99vh) scale(.1556)}}.snow:nth-child(100){opacity:.5696;transform:translate(66.5194vw,-10px) scale(.3111);animation:fall-100 28s -23s linear infinite}@keyframes fall-100{47.638%{transform:translate(74.4155vw,47.638vh) scale(.3111)}to{transform:translate(70.46745vw,99vh) scale(.3111)}}.snow:nth-child(101){opacity:.4136;transform:translate(23.4988vw,-10px) scale(.3967);animation:fall-101 28s -25s linear infinite}@keyframes fall-101{33.053%{transform:translate(30.2709vw,33.053vh) scale(.3967)}to{transform:translate(26.88485vw,99vh) scale(.3967)}}.snow:nth-child(102){opacity:1.118;transform:translate(92.0801vw,-10px) scale(.905);animation:fall-102 23s -12s linear infinite}@keyframes fall-102{67.994%{transform:translate(88.9279vw,67.994vh) scale(.905)}to{transform:translate(90.504vw,99vh) scale(.905)}}.snow:nth-child(103){opacity:1.275;transform:translate(34.2895vw,-10px) scale(.2954);animation:fall-103 13s -22s linear infinite}@keyframes fall-103{64.489%{transform:translate(31.0908vw,64.489vh) scale(.2954)}to{transform:translate(32.69015vw,99vh) scale(.2954)}}.snow:nth-child(104){opacity:.5854;transform:translate(19.7136vw,-10px) scale(.9045);animation:fall-104 17s -17s linear infinite}@keyframes fall-104{39.887%{transform:translate(21.6439vw,39.887vh) scale(.9045)}to{transform:translate(20.67875vw,99vh) scale(.9045)}}.snow:nth-child(105){opacity:.3698;transform:translate(52.2781vw,-10px) scale(.8179);animation:fall-105 11s -6s linear infinite}@keyframes fall-105{41.438%{transform:translate(58.4108vw,41.438vh) scale(.8179)}to{transform:translate(55.34445vw,99vh) scale(.8179)}}.snow:nth-child(106){opacity:1.9392;transform:translate(8.89vw,-10px) scale(.6575);animation:fall-106 25s -19s linear infinite}@keyframes fall-106{65.079%{transform:translate(3.7464vw,65.079vh) scale(.6575)}to{transform:translate(6.3182vw,99vh) scale(.6575)}}.snow:nth-child(107){opacity:1.5526;transform:translate(44.1779vw,-10px) scale(.8876);animation:fall-107 25s -30s linear infinite}@keyframes fall-107{76.874%{transform:translate(50.3787vw,76.874vh) scale(.8876)}to{transform:translate(47.2783vw,99vh) scale(.8876)}}.snow:nth-child(108){opacity:.8992;transform:translate(34.8194vw,-10px) scale(.3714);animation:fall-108 19s -4s linear infinite}@keyframes fall-108{75.963%{transform:translate(32.5776vw,75.963vh) scale(.3714)}to{transform:translate(33.6985vw,99vh) scale(.3714)}}.snow:nth-child(109){opacity:.986;transform:translate(49.9599vw,-10px) scale(.7741);animation:fall-109 20s -25s linear infinite}@keyframes fall-109{39.607%{transform:translate(50.4704vw,39.607vh) scale(.7741)}to{transform:translate(50.21515vw,99vh) scale(.7741)}}.snow:nth-child(110){opacity:.0138;transform:translate(45.224vw,-10px) scale(.1596);animation:fall-110 14s -13s linear infinite}@keyframes fall-110{37.272%{transform:translate(50.4269vw,37.272vh) scale(.1596)}to{transform:translate(47.82545vw,99vh) scale(.1596)}}.snow:nth-child(111){opacity:.6804;transform:translate(65.1729vw,-10px) scale(.1224);animation:fall-111 14s -4s linear infinite}@keyframes fall-111{76.79%{transform:translate(70.6037vw,76.79vh) scale(.1224)}to{transform:translate(67.8883vw,99vh) scale(.1224)}}.snow:nth-child(112){opacity:.356;transform:translate(28.3843vw,-10px) scale(.7612);animation:fall-112 25s -25s linear infinite}@keyframes fall-112{37.688%{transform:translate(33.2999vw,37.688vh) scale(.7612)}to{transform:translate(30.8421vw,99vh) scale(.7612)}}.snow:nth-child(113){opacity:.146;transform:translate(36.4743vw,-10px) scale(.5902);animation:fall-113 30s -18s linear infinite}@keyframes fall-113{60.221%{transform:translate(29.6957vw,60.221vh) scale(.5902)}to{transform:translate(33.085vw,99vh) scale(.5902)}}.snow:nth-child(114){opacity:1.023;transform:translate(72.5202vw,-10px) scale(.0981);animation:fall-114 22s -22s linear infinite}@keyframes fall-114{63.678%{transform:translate(65.231vw,63.678vh) scale(.0981)}to{transform:translate(68.8756vw,99vh) scale(.0981)}}.snow:nth-child(115){opacity:.2226;transform:translate(5.5997vw,-10px) scale(.7548);animation:fall-115 21s -22s linear infinite}@keyframes fall-115{68.473%{transform:translate(10.7489vw,68.473vh) scale(.7548)}to{transform:translate(8.1743vw,99vh) scale(.7548)}}.snow:nth-child(116){opacity:1.7746;transform:translate(57.4802vw,-10px) scale(.2465);animation:fall-116 21s -8s linear infinite}@keyframes fall-116{54.036%{transform:translate(51.1668vw,54.036vh) scale(.2465)}to{transform:translate(54.3235vw,99vh) scale(.2465)}}.snow:nth-child(117){opacity:.928;transform:translate(31.9773vw,-10px) scale(.3286);animation:fall-117 21s -17s linear infinite}@keyframes fall-117{61.093%{transform:translate(28.5159vw,61.093vh) scale(.3286)}to{transform:translate(30.2466vw,99vh) scale(.3286)}}.snow:nth-child(118){opacity:1.7958;transform:translate(62.9093vw,-10px) scale(.2901);animation:fall-118 12s -19s linear infinite}@keyframes fall-118{66.389%{transform:translate(60.5816vw,66.389vh) scale(.2901)}to{transform:translate(61.74545vw,99vh) scale(.2901)}}.snow:nth-child(119){opacity:.4148;transform:translate(89.079vw,-10px) scale(.3493);animation:fall-119 13s -29s linear infinite}@keyframes fall-119{52.802%{transform:translate(82.7437vw,52.802vh) scale(.3493)}to{transform:translate(85.91135vw,99vh) scale(.3493)}}.snow:nth-child(120){opacity:.022;transform:translate(58.4937vw,-10px) scale(.2609);animation:fall-120 16s -8s linear infinite}@keyframes fall-120{50.267%{transform:translate(61.4227vw,50.267vh) scale(.2609)}to{transform:translate(59.9582vw,99vh) scale(.2609)}}.snow:nth-child(121){opacity:1.4922;transform:translate(1.6078vw,-10px) scale(.7638);animation:fall-121 29s -28s linear infinite}@keyframes fall-121{31.666%{transform:translate(9.6597vw,31.666vh) scale(.7638)}to{transform:translate(5.63375vw,99vh) scale(.7638)}}.snow:nth-child(122){opacity:1.3942;transform:translate(10.8347vw,-10px) scale(.5784);animation:fall-122 15s -12s linear infinite}@keyframes fall-122{68.655%{transform:translate(19.0731vw,68.655vh) scale(.5784)}to{transform:translate(14.9539vw,99vh) scale(.5784)}}.snow:nth-child(123){opacity:1.5948;transform:translate(96.9309vw,-10px) scale(.7008);animation:fall-123 12s -12s linear infinite}@keyframes fall-123{47.499%{transform:translate(104.321vw,47.499vh) scale(.7008)}to{transform:translate(100.62595vw,99vh) scale(.7008)}}.snow:nth-child(124){opacity:.794;transform:translate(42.1411vw,-10px) scale(.6851);animation:fall-124 24s -24s linear infinite}@keyframes fall-124{69.126%{transform:translate(44.2033vw,69.126vh) scale(.6851)}to{transform:translate(43.1722vw,99vh) scale(.6851)}}.snow:nth-child(125){opacity:1.6842;transform:translate(7.6128vw,-10px) scale(.9725);animation:fall-125 22s -24s linear infinite}@keyframes fall-125{55.407%{transform:translate(11.1697vw,55.407vh) scale(.9725)}to{transform:translate(9.39125vw,99vh) scale(.9725)}}.snow:nth-child(126){opacity:.981;transform:translate(7.8184vw,-10px) scale(.5593);animation:fall-126 29s -27s linear infinite}@keyframes fall-126{70.555%{transform:translate(9.0393vw,70.555vh) scale(.5593)}to{transform:translate(8.42885vw,99vh) scale(.5593)}}.snow:nth-child(127){opacity:.9866;transform:translate(27.3572vw,-10px) scale(.5629);animation:fall-127 18s -25s linear infinite}@keyframes fall-127{45.556%{transform:translate(20.1798vw,45.556vh) scale(.5629)}to{transform:translate(23.7685vw,99vh) scale(.5629)}}.snow:nth-child(128){opacity:.3968;transform:translate(34.4129vw,-10px) scale(.8156);animation:fall-128 27s -3s linear infinite}@keyframes fall-128{35.593%{transform:translate(28.0272vw,35.593vh) scale(.8156)}to{transform:translate(31.22005vw,99vh) scale(.8156)}}.snow:nth-child(129){opacity:1.6542;transform:translate(91.9035vw,-10px) scale(.0973);animation:fall-129 16s -9s linear infinite}@keyframes fall-129{36.968%{transform:translate(93.9574vw,36.968vh) scale(.0973)}to{transform:translate(92.93045vw,99vh) scale(.0973)}}.snow:nth-child(130){opacity:.7838;transform:translate(21.0221vw,-10px) scale(.0691);animation:fall-130 28s -22s linear infinite}@keyframes fall-130{57.155%{transform:translate(14.0062vw,57.155vh) scale(.0691)}to{transform:translate(17.51415vw,99vh) scale(.0691)}}.snow:nth-child(131){opacity:1.2964;transform:translate(86.6445vw,-10px) scale(.6273);animation:fall-131 29s -22s linear infinite}@keyframes fall-131{71.715%{transform:translate(95.598vw,71.715vh) scale(.6273)}to{transform:translate(91.12125vw,99vh) scale(.6273)}}.snow:nth-child(132){opacity:1.6892;transform:translate(35.9061vw,-10px) scale(.8796);animation:fall-132 22s -14s linear infinite}@keyframes fall-132{44.254%{transform:translate(27.1518vw,44.254vh) scale(.8796)}to{transform:translate(31.52895vw,99vh) scale(.8796)}}.snow:nth-child(133){opacity:.9504;transform:translate(50.5341vw,-10px) scale(.115);animation:fall-133 13s -1s linear infinite}@keyframes fall-133{34.957%{transform:translate(52.4065vw,34.957vh) scale(.115)}to{transform:translate(51.4703vw,99vh) scale(.115)}}.snow:nth-child(134){opacity:1.4372;transform:translate(27.2101vw,-10px) scale(.1137);animation:fall-134 27s -30s linear infinite}@keyframes fall-134{30.106%{transform:translate(26.3425vw,30.106vh) scale(.1137)}to{transform:translate(26.7763vw,99vh) scale(.1137)}}.snow:nth-child(135){opacity:1.6686;transform:translate(71.7358vw,-10px) scale(.8391);animation:fall-135 28s -8s linear infinite}@keyframes fall-135{55.214%{transform:translate(66.4027vw,55.214vh) scale(.8391)}to{transform:translate(69.06925vw,99vh) scale(.8391)}}.snow:nth-child(136){opacity:1.713;transform:translate(81.2326vw,-10px) scale(.7517);animation:fall-136 10s -17s linear infinite}@keyframes fall-136{62.81%{transform:translate(78.111vw,62.81vh) scale(.7517)}to{transform:translate(79.6718vw,99vh) scale(.7517)}}.snow:nth-child(137){opacity:.854;transform:translate(19.0326vw,-10px) scale(.532);animation:fall-137 28s -15s linear infinite}@keyframes fall-137{59.487%{transform:translate(27.966vw,59.487vh) scale(.532)}to{transform:translate(23.4993vw,99vh) scale(.532)}}.snow:nth-child(138){opacity:.8456;transform:translate(68.7744vw,-10px) scale(.1449);animation:fall-138 11s -11s linear infinite}@keyframes fall-138{52.973%{transform:translate(65.9102vw,52.973vh) scale(.1449)}to{transform:translate(67.3423vw,99vh) scale(.1449)}}.snow:nth-child(139){opacity:1.7212;transform:translate(23.71vw,-10px) scale(.4256);animation:fall-139 29s -18s linear infinite}@keyframes fall-139{63.976%{transform:translate(23.7991vw,63.976vh) scale(.4256)}to{transform:translate(23.75455vw,99vh) scale(.4256)}}.snow:nth-child(140){opacity:1.2346;transform:translate(41.8063vw,-10px) scale(.1049);animation:fall-140 30s -7s linear infinite}@keyframes fall-140{63.653%{transform:translate(31.8358vw,63.653vh) scale(.1049)}to{transform:translate(36.82105vw,99vh) scale(.1049)}}.snow:nth-child(141){opacity:.3286;transform:translate(63.8823vw,-10px) scale(.6659);animation:fall-141 22s -19s linear infinite}@keyframes fall-141{74.681%{transform:translate(65.5233vw,74.681vh) scale(.6659)}to{transform:translate(64.7028vw,99vh) scale(.6659)}}.snow:nth-child(142){opacity:1.2704;transform:translate(41.9252vw,-10px) scale(.854);animation:fall-142 28s -17s linear infinite}@keyframes fall-142{48.632%{transform:translate(51.7517vw,48.632vh) scale(.854)}to{transform:translate(46.83845vw,99vh) scale(.854)}}.snow:nth-child(143){opacity:1.916;transform:translate(39.8161vw,-10px) scale(.2459);animation:fall-143 12s -28s linear infinite}@keyframes fall-143{45.225%{transform:translate(35.5288vw,45.225vh) scale(.2459)}to{transform:translate(37.67245vw,99vh) scale(.2459)}}.snow:nth-child(144){opacity:1.5936;transform:translate(6.5645vw,-10px) scale(.9089);animation:fall-144 13s -12s linear infinite}@keyframes fall-144{45.245%{transform:translate(10.6924vw,45.245vh) scale(.9089)}to{transform:translate(8.62845vw,99vh) scale(.9089)}}.snow:nth-child(145){opacity:1.8962;transform:translate(13.5267vw,-10px) scale(.1392);animation:fall-145 28s -3s linear infinite}@keyframes fall-145{31.965%{transform:translate(9.3097vw,31.965vh) scale(.1392)}to{transform:translate(11.4182vw,99vh) scale(.1392)}}.snow:nth-child(146){opacity:.679;transform:translate(70.3052vw,-10px) scale(.042);animation:fall-146 15s -17s linear infinite}@keyframes fall-146{62.412%{transform:translate(62.5724vw,62.412vh) scale(.042)}to{transform:translate(66.4388vw,99vh) scale(.042)}}.snow:nth-child(147){opacity:1.955;transform:translate(47.1584vw,-10px) scale(.3599);animation:fall-147 24s -13s linear infinite}@keyframes fall-147{56.294%{transform:translate(45.2039vw,56.294vh) scale(.3599)}to{transform:translate(46.18115vw,99vh) scale(.3599)}}.snow:nth-child(148){opacity:1.7906;transform:translate(86.6312vw,-10px) scale(.9584);animation:fall-148 13s -25s linear infinite}@keyframes fall-148{51.963%{transform:translate(90.576vw,51.963vh) scale(.9584)}to{transform:translate(88.6036vw,99vh) scale(.9584)}}.snow:nth-child(149){opacity:1.7234;transform:translate(72.5297vw,-10px) scale(.0719);animation:fall-149 17s -20s linear infinite}@keyframes fall-149{58.838%{transform:translate(66.4934vw,58.838vh) scale(.0719)}to{transform:translate(69.51155vw,99vh) scale(.0719)}}.snow:nth-child(150){opacity:.7508;transform:translate(15.3931vw,-10px) scale(.2155);animation:fall-150 10s -5s linear infinite}@keyframes fall-150{78.823%{transform:translate(21.4961vw,78.823vh) scale(.2155)}to{transform:translate(18.4446vw,99vh) scale(.2155)}}.snow:nth-child(151){opacity:.2788;transform:translate(14.107vw,-10px) scale(.9304);animation:fall-151 29s -1s linear infinite}@keyframes fall-151{49.844%{transform:translate(14.3084vw,49.844vh) scale(.9304)}to{transform:translate(14.2077vw,99vh) scale(.9304)}}.snow:nth-child(152){opacity:.3046;transform:translate(15.4937vw,-10px) scale(.1521);animation:fall-152 10s -5s linear infinite}@keyframes fall-152{48.008%{transform:translate(19.1316vw,48.008vh) scale(.1521)}to{transform:translate(17.31265vw,99vh) scale(.1521)}}.snow:nth-child(153){opacity:.4872;transform:translate(68.086vw,-10px) scale(.9433);animation:fall-153 23s -18s linear infinite}@keyframes fall-153{38.426%{transform:translate(59.7806vw,38.426vh) scale(.9433)}to{transform:translate(63.9333vw,99vh) scale(.9433)}}.snow:nth-child(154){opacity:.3548;transform:translate(83.8117vw,-10px) scale(.9205);animation:fall-154 22s -28s linear infinite}@keyframes fall-154{71.72%{transform:translate(78.3249vw,71.72vh) scale(.9205)}to{transform:translate(81.0683vw,99vh) scale(.9205)}}.snow:nth-child(155){opacity:1.03;transform:translate(47.9339vw,-10px) scale(.2441);animation:fall-155 15s -17s linear infinite}@keyframes fall-155{37.033%{transform:translate(47.5252vw,37.033vh) scale(.2441)}to{transform:translate(47.72955vw,99vh) scale(.2441)}}.snow:nth-child(156){opacity:1.7228;transform:translate(15.4271vw,-10px) scale(.8868);animation:fall-156 18s -9s linear infinite}@keyframes fall-156{75.929%{transform:translate(22.0134vw,75.929vh) scale(.8868)}to{transform:translate(18.72025vw,99vh) scale(.8868)}}.snow:nth-child(157){opacity:.5738;transform:translate(90.7331vw,-10px) scale(.1201);animation:fall-157 24s -20s linear infinite}@keyframes fall-157{55.731%{transform:translate(92.7496vw,55.731vh) scale(.1201)}to{transform:translate(91.74135vw,99vh) scale(.1201)}}.snow:nth-child(158){opacity:1.7454;transform:translate(21.1314vw,-10px) scale(.6499);animation:fall-158 20s -21s linear infinite}@keyframes fall-158{38.064%{transform:translate(11.607vw,38.064vh) scale(.6499)}to{transform:translate(16.3692vw,99vh) scale(.6499)}}.snow:nth-child(159){opacity:.7238;transform:translate(69.834vw,-10px) scale(.485);animation:fall-159 12s -5s linear infinite}@keyframes fall-159{60.415%{transform:translate(75.0443vw,60.415vh) scale(.485)}to{transform:translate(72.43915vw,99vh) scale(.485)}}.snow:nth-child(160){opacity:.2344;transform:translate(9.4735vw,-10px) scale(.7124);animation:fall-160 26s -1s linear infinite}@keyframes fall-160{71.729%{transform:translate(13.2034vw,71.729vh) scale(.7124)}to{transform:translate(11.33845vw,99vh) scale(.7124)}}.snow:nth-child(161){opacity:.7678;transform:translate(75.9672vw,-10px) scale(.3156);animation:fall-161 20s -12s linear infinite}@keyframes fall-161{67.913%{transform:translate(82.1618vw,67.913vh) scale(.3156)}to{transform:translate(79.0645vw,99vh) scale(.3156)}}.snow:nth-child(162){opacity:.6796;transform:translate(57.5451vw,-10px) scale(.8795);animation:fall-162 22s -15s linear infinite}@keyframes fall-162{68.905%{transform:translate(63.1856vw,68.905vh) scale(.8795)}to{transform:translate(60.36535vw,99vh) scale(.8795)}}.snow:nth-child(163){opacity:.3022;transform:translate(56.0713vw,-10px) scale(.0642);animation:fall-163 21s -20s linear infinite}@keyframes fall-163{41.126%{transform:translate(52.863vw,41.126vh) scale(.0642)}to{transform:translate(54.46715vw,99vh) scale(.0642)}}.snow:nth-child(164){opacity:1.4692;transform:translate(35.2253vw,-10px) scale(.6886);animation:fall-164 26s -1s linear infinite}@keyframes fall-164{77.856%{transform:translate(27.366vw,77.856vh) scale(.6886)}to{transform:translate(31.29565vw,99vh) scale(.6886)}}.snow:nth-child(165){opacity:1.542;transform:translate(94.0313vw,-10px) scale(.9686);animation:fall-165 12s -8s linear infinite}@keyframes fall-165{34.616%{transform:translate(102.4762vw,34.616vh) scale(.9686)}to{transform:translate(98.25375vw,99vh) scale(.9686)}}.snow:nth-child(166){opacity:.787;transform:translate(18.2549vw,-10px) scale(.5803);animation:fall-166 15s -8s linear infinite}@keyframes fall-166{68.498%{transform:translate(10.4989vw,68.498vh) scale(.5803)}to{transform:translate(14.3769vw,99vh) scale(.5803)}}.snow:nth-child(167){opacity:1.5368;transform:translate(58.3117vw,-10px) scale(.0383);animation:fall-167 19s -29s linear infinite}@keyframes fall-167{49.6%{transform:translate(56.9416vw,49.6vh) scale(.0383)}to{transform:translate(57.62665vw,99vh) scale(.0383)}}.snow:nth-child(168){opacity:1.6446;transform:translate(52.7201vw,-10px) scale(.3566);animation:fall-168 15s -22s linear infinite}@keyframes fall-168{54.819%{transform:translate(56.2609vw,54.819vh) scale(.3566)}to{transform:translate(54.4905vw,99vh) scale(.3566)}}.snow:nth-child(169){opacity:.7404;transform:translate(72.6086vw,-10px) scale(.4571);animation:fall-169 14s -23s linear infinite}@keyframes fall-169{40.273%{transform:translate(65.7056vw,40.273vh) scale(.4571)}to{transform:translate(69.1571vw,99vh) scale(.4571)}}.snow:nth-child(170){opacity:1.6212;transform:translate(19.6524vw,-10px) scale(.3364);animation:fall-170 30s -14s linear infinite}@keyframes fall-170{53.62%{transform:translate(11.8841vw,53.62vh) scale(.3364)}to{transform:translate(15.76825vw,99vh) scale(.3364)}}.snow:nth-child(171){opacity:1.4816;transform:translate(10.0788vw,-10px) scale(.1271);animation:fall-171 16s -17s linear infinite}@keyframes fall-171{63.07%{transform:translate(9.4781vw,63.07vh) scale(.1271)}to{transform:translate(9.77845vw,99vh) scale(.1271)}}.snow:nth-child(172){opacity:.1968;transform:translate(43.9099vw,-10px) scale(.2003);animation:fall-172 24s -23s linear infinite}@keyframes fall-172{41.745%{transform:translate(38.0606vw,41.745vh) scale(.2003)}to{transform:translate(40.98525vw,99vh) scale(.2003)}}.snow:nth-child(173){opacity:.1108;transform:translate(8.4776vw,-10px) scale(.237);animation:fall-173 11s -15s linear infinite}@keyframes fall-173{69.942%{transform:translate(8.6433vw,69.942vh) scale(.237)}to{transform:translate(8.56045vw,99vh) scale(.237)}}.snow:nth-child(174){opacity:.1442;transform:translate(56.0311vw,-10px) scale(.0954);animation:fall-174 11s -27s linear infinite}@keyframes fall-174{67.976%{transform:translate(52.7373vw,67.976vh) scale(.0954)}to{transform:translate(54.3842vw,99vh) scale(.0954)}}.snow:nth-child(175){opacity:1.1672;transform:translate(40.6364vw,-10px) scale(.54);animation:fall-175 30s -23s linear infinite}@keyframes fall-175{41.142%{transform:translate(38.4972vw,41.142vh) scale(.54)}to{transform:translate(39.5668vw,99vh) scale(.54)}}.snow:nth-child(176){opacity:1.3084;transform:translate(51.5228vw,-10px) scale(.0619);animation:fall-176 17s -18s linear infinite}@keyframes fall-176{51.133%{transform:translate(58.9558vw,51.133vh) scale(.0619)}to{transform:translate(55.2393vw,99vh) scale(.0619)}}.snow:nth-child(177){opacity:1.823;transform:translate(40.0201vw,-10px) scale(.3593);animation:fall-177 26s -2s linear infinite}@keyframes fall-177{62.248%{transform:translate(32.5683vw,62.248vh) scale(.3593)}to{transform:translate(36.2942vw,99vh) scale(.3593)}}.snow:nth-child(178){opacity:1.5596;transform:translate(46.8228vw,-10px) scale(.0372);animation:fall-178 27s -23s linear infinite}@keyframes fall-178{40.617%{transform:translate(41.6754vw,40.617vh) scale(.0372)}to{transform:translate(44.2491vw,99vh) scale(.0372)}}.snow:nth-child(179){opacity:1.5922;transform:translate(48.7891vw,-10px) scale(.6384);animation:fall-179 26s -29s linear infinite}@keyframes fall-179{54.031%{transform:translate(51.9594vw,54.031vh) scale(.6384)}to{transform:translate(50.37425vw,99vh) scale(.6384)}}.snow:nth-child(180){opacity:.9252;transform:translate(77.5276vw,-10px) scale(.1533);animation:fall-180 13s -13s linear infinite}@keyframes fall-180{67.014%{transform:translate(76.1191vw,67.014vh) scale(.1533)}to{transform:translate(76.82335vw,99vh) scale(.1533)}}.snow:nth-child(181){opacity:1.0524;transform:translate(1.0952vw,-10px) scale(.7779);animation:fall-181 21s -30s linear infinite}@keyframes fall-181{65.406%{transform:translate(5.0389vw,65.406vh) scale(.7779)}to{transform:translate(3.06705vw,99vh) scale(.7779)}}.snow:nth-child(182){opacity:1.5198;transform:translate(44.2299vw,-10px) scale(.5888);animation:fall-182 27s -29s linear infinite}@keyframes fall-182{72.225%{transform:translate(49.5752vw,72.225vh) scale(.5888)}to{transform:translate(46.90255vw,99vh) scale(.5888)}}.snow:nth-child(183){opacity:.8234;transform:translate(36.0322vw,-10px) scale(.1131);animation:fall-183 27s -3s linear infinite}@keyframes fall-183{41.472%{transform:translate(33.9213vw,41.472vh) scale(.1131)}to{transform:translate(34.97675vw,99vh) scale(.1131)}}.snow:nth-child(184){opacity:.8832;transform:translate(12.2242vw,-10px) scale(.2785);animation:fall-184 23s -8s linear infinite}@keyframes fall-184{46.697%{transform:translate(19.7176vw,46.697vh) scale(.2785)}to{transform:translate(15.9709vw,99vh) scale(.2785)}}.snow:nth-child(185){opacity:1.8024;transform:translate(88.7821vw,-10px) scale(.4551);animation:fall-185 22s -28s linear infinite}@keyframes fall-185{64.36%{transform:translate(84.1229vw,64.36vh) scale(.4551)}to{transform:translate(86.4525vw,99vh) scale(.4551)}}.snow:nth-child(186){opacity:.4072;transform:translate(83.8387vw,-10px) scale(.3435);animation:fall-186 14s -6s linear infinite}@keyframes fall-186{62.614%{transform:translate(90.3323vw,62.614vh) scale(.3435)}to{transform:translate(87.0855vw,99vh) scale(.3435)}}.snow:nth-child(187){opacity:1.0082;transform:translate(7.1158vw,-10px) scale(.011);animation:fall-187 17s -17s linear infinite}@keyframes fall-187{56.131%{transform:translate(.2858vw,56.131vh) scale(.011)}to{transform:translate(3.7008vw,99vh) scale(.011)}}.snow:nth-child(188){opacity:1.943;transform:translate(68.2037vw,-10px) scale(.4936);animation:fall-188 10s -7s linear infinite}@keyframes fall-188{67.597%{transform:translate(67.1223vw,67.597vh) scale(.4936)}to{transform:translate(67.663vw,99vh) scale(.4936)}}.snow:nth-child(189){opacity:.8408;transform:translate(50.9309vw,-10px) scale(.9331);animation:fall-189 11s -2s linear infinite}@keyframes fall-189{42.672%{transform:translate(44.9888vw,42.672vh) scale(.9331)}to{transform:translate(47.95985vw,99vh) scale(.9331)}}.snow:nth-child(190){opacity:.8402;transform:translate(84.9553vw,-10px) scale(.0649);animation:fall-190 11s -1s linear infinite}@keyframes fall-190{48.049%{transform:translate(82.0136vw,48.049vh) scale(.0649)}to{transform:translate(83.48445vw,99vh) scale(.0649)}}.snow:nth-child(191){opacity:.374;transform:translate(12.1176vw,-10px) scale(.9423);animation:fall-191 30s -11s linear infinite}@keyframes fall-191{33.849%{transform:translate(18.8697vw,33.849vh) scale(.9423)}to{transform:translate(15.49365vw,99vh) scale(.9423)}}.snow:nth-child(192){opacity:.7952;transform:translate(20.7197vw,-10px) scale(.3636);animation:fall-192 10s -7s linear infinite}@keyframes fall-192{67.183%{transform:translate(18.9026vw,67.183vh) scale(.3636)}to{transform:translate(19.81115vw,99vh) scale(.3636)}}.snow:nth-child(193){opacity:.974;transform:translate(47.9484vw,-10px) scale(.8042);animation:fall-193 26s -10s linear infinite}@keyframes fall-193{57.122%{transform:translate(42.6676vw,57.122vh) scale(.8042)}to{transform:translate(45.308vw,99vh) scale(.8042)}}.snow:nth-child(194){opacity:.685;transform:translate(73.7649vw,-10px) scale(.6271);animation:fall-194 26s -25s linear infinite}@keyframes fall-194{38.906%{transform:translate(66.38vw,38.906vh) scale(.6271)}to{transform:translate(70.07245vw,99vh) scale(.6271)}}.snow:nth-child(195){opacity:1.7972;transform:translate(38.8783vw,-10px) scale(.516);animation:fall-195 12s -13s linear infinite}@keyframes fall-195{57.809%{transform:translate(34.8084vw,57.809vh) scale(.516)}to{transform:translate(36.84335vw,99vh) scale(.516)}}.snow:nth-child(196){opacity:1.6464;transform:translate(40.766vw,-10px) scale(.1521);animation:fall-196 12s -5s linear infinite}@keyframes fall-196{48.091%{transform:translate(34.7191vw,48.091vh) scale(.1521)}to{transform:translate(37.74255vw,99vh) scale(.1521)}}.snow:nth-child(197){opacity:1.2688;transform:translate(79.3371vw,-10px) scale(.1233);animation:fall-197 15s -26s linear infinite}@keyframes fall-197{70.841%{transform:translate(80.9978vw,70.841vh) scale(.1233)}to{transform:translate(80.16745vw,99vh) scale(.1233)}}.snow:nth-child(198){opacity:.917;transform:translate(94.7991vw,-10px) scale(.3294);animation:fall-198 14s -30s linear infinite}@keyframes fall-198{60.374%{transform:translate(92.545vw,60.374vh) scale(.3294)}to{transform:translate(93.67205vw,99vh) scale(.3294)}}.snow:nth-child(199){opacity:1.799;transform:translate(21.4998vw,-10px) scale(.7427);animation:fall-199 10s -29s linear infinite}@keyframes fall-199{35.585%{transform:translate(23.6924vw,35.585vh) scale(.7427)}to{transform:translate(22.5961vw,99vh) scale(.7427)}}.snow:nth-child(200){opacity:.872;transform:translate(9.8026vw,-10px) scale(.5422);animation:fall-200 12s -14s linear infinite}@keyframes fall-200{73.845%{transform:translate(19.607vw,73.845vh) scale(.5422)}to{transform:translate(14.7048vw,99vh) scale(.5422)}}.snow:nth-child(201){opacity:1.4786;transform:translate(49.8587vw,-10px) scale(.2532);animation:fall-201 20s -8s linear infinite}@keyframes fall-201{71.611%{transform:translate(45.0987vw,71.611vh) scale(.2532)}to{transform:translate(47.4787vw,99vh) scale(.2532)}}.snow:nth-child(202){opacity:.5768;transform:translate(75.573vw,-10px) scale(.5795);animation:fall-202 14s -16s linear infinite}@keyframes fall-202{69.724%{transform:translate(65.8764vw,69.724vh) scale(.5795)}to{transform:translate(70.7247vw,99vh) scale(.5795)}}.snow:nth-child(203){opacity:.4272;transform:translate(55.9897vw,-10px) scale(.1537);animation:fall-203 15s -13s linear infinite}@keyframes fall-203{47.049%{transform:translate(63.6348vw,47.049vh) scale(.1537)}to{transform:translate(59.81225vw,99vh) scale(.1537)}}.snow:nth-child(204){opacity:.5734;transform:translate(48.2946vw,-10px) scale(.9112);animation:fall-204 22s -1s linear infinite}@keyframes fall-204{75.764%{transform:translate(40.8992vw,75.764vh) scale(.9112)}to{transform:translate(44.5969vw,99vh) scale(.9112)}}.snow:nth-child(205){opacity:.232;transform:translate(83.8514vw,-10px) scale(.032);animation:fall-205 28s -8s linear infinite}@keyframes fall-205{43.589%{transform:translate(91.7863vw,43.589vh) scale(.032)}to{transform:translate(87.81885vw,99vh) scale(.032)}}.snow:nth-child(206){opacity:1.1098;transform:translate(92.5591vw,-10px) scale(.2378);animation:fall-206 12s -12s linear infinite}@keyframes fall-206{67.833%{transform:translate(94.9442vw,67.833vh) scale(.2378)}to{transform:translate(93.75165vw,99vh) scale(.2378)}}.snow:nth-child(207){opacity:.7812;transform:translate(43.4002vw,-10px) scale(.8998);animation:fall-207 20s -22s linear infinite}@keyframes fall-207{43.944%{transform:translate(53.0167vw,43.944vh) scale(.8998)}to{transform:translate(48.20845vw,99vh) scale(.8998)}}.snow:nth-child(208){opacity:.9092;transform:translate(76.8808vw,-10px) scale(.8416);animation:fall-208 22s -17s linear infinite}@keyframes fall-208{53.69%{transform:translate(76.1372vw,53.69vh) scale(.8416)}to{transform:translate(76.509vw,99vh) scale(.8416)}}.snow:nth-child(209){opacity:.8656;transform:translate(75.9047vw,-10px) scale(.4929);animation:fall-209 10s -17s linear infinite}@keyframes fall-209{50.249%{transform:translate(79.1263vw,50.249vh) scale(.4929)}to{transform:translate(77.5155vw,99vh) scale(.4929)}}.snow:nth-child(210){opacity:.233;transform:translate(96.3578vw,-10px) scale(.1338);animation:fall-210 19s -11s linear infinite}@keyframes fall-210{61.788%{transform:translate(88.1068vw,61.788vh) scale(.1338)}to{transform:translate(92.2323vw,99vh) scale(.1338)}}.snow:nth-child(211){opacity:1.565;transform:translate(80.3712vw,-10px) scale(.8703);animation:fall-211 11s -22s linear infinite}@keyframes fall-211{42.014%{transform:translate(80.6444vw,42.014vh) scale(.8703)}to{transform:translate(80.5078vw,99vh) scale(.8703)}}.snow:nth-child(212){opacity:.3946;transform:translate(73.1973vw,-10px) scale(.7272);animation:fall-212 12s -15s linear infinite}@keyframes fall-212{35.499%{transform:translate(66.1928vw,35.499vh) scale(.7272)}to{transform:translate(69.69505vw,99vh) scale(.7272)}}.snow:nth-child(213){opacity:.1566;transform:translate(16.599vw,-10px) scale(.5153);animation:fall-213 13s -12s linear infinite}@keyframes fall-213{34.906%{transform:translate(25.8492vw,34.906vh) scale(.5153)}to{transform:translate(21.2241vw,99vh) scale(.5153)}}.snow:nth-child(214){opacity:.4182;transform:translate(71.4008vw,-10px) scale(.4348);animation:fall-214 17s -29s linear infinite}@keyframes fall-214{49.233%{transform:translate(68.2126vw,49.233vh) scale(.4348)}to{transform:translate(69.8067vw,99vh) scale(.4348)}}.snow:nth-child(215){opacity:1.8178;transform:translate(25.7983vw,-10px) scale(.1252);animation:fall-215 13s -19s linear infinite}@keyframes fall-215{71.034%{transform:translate(24.6055vw,71.034vh) scale(.1252)}to{transform:translate(25.2019vw,99vh) scale(.1252)}}.snow:nth-child(216){opacity:.6446;transform:translate(65.884vw,-10px) scale(.1078);animation:fall-216 15s -28s linear infinite}@keyframes fall-216{75.571%{transform:translate(60.2134vw,75.571vh) scale(.1078)}to{transform:translate(63.0487vw,99vh) scale(.1078)}}.snow:nth-child(217){opacity:1.3026;transform:translate(15.4614vw,-10px) scale(.9207);animation:fall-217 23s -26s linear infinite}@keyframes fall-217{70.159%{transform:translate(20.8219vw,70.159vh) scale(.9207)}to{transform:translate(18.14165vw,99vh) scale(.9207)}}.snow:nth-child(218){opacity:.1436;transform:translate(39.4122vw,-10px) scale(.9622);animation:fall-218 24s -28s linear infinite}@keyframes fall-218{51.109%{transform:translate(44.3932vw,51.109vh) scale(.9622)}to{transform:translate(41.9027vw,99vh) scale(.9622)}}.snow:nth-child(219){opacity:1.679;transform:translate(79.1872vw,-10px) scale(.7298);animation:fall-219 23s -5s linear infinite}@keyframes fall-219{61.406%{transform:translate(74.9382vw,61.406vh) scale(.7298)}to{transform:translate(77.0627vw,99vh) scale(.7298)}}.snow:nth-child(220){opacity:1.1304;transform:translate(79.9607vw,-10px) scale(.1014);animation:fall-220 19s -4s linear infinite}@keyframes fall-220{33.968%{transform:translate(71.8771vw,33.968vh) scale(.1014)}to{transform:translate(75.9189vw,99vh) scale(.1014)}}.snow:nth-child(221){opacity:.662;transform:translate(42.5645vw,-10px) scale(.044);animation:fall-221 28s -3s linear infinite}@keyframes fall-221{37.586%{transform:translate(43.5125vw,37.586vh) scale(.044)}to{transform:translate(43.0385vw,99vh) scale(.044)}}.snow:nth-child(222){opacity:1.7432;transform:translate(17.2218vw,-10px) scale(.8288);animation:fall-222 17s -21s linear infinite}@keyframes fall-222{44.069%{transform:translate(23.1879vw,44.069vh) scale(.8288)}to{transform:translate(20.20485vw,99vh) scale(.8288)}}.snow:nth-child(223){opacity:.8684;transform:translate(86.5077vw,-10px) scale(.5216);animation:fall-223 10s -9s linear infinite}@keyframes fall-223{65.378%{transform:translate(81.1748vw,65.378vh) scale(.5216)}to{transform:translate(83.84125vw,99vh) scale(.5216)}}.snow:nth-child(224){opacity:1.32;transform:translate(63.4537vw,-10px) scale(.269);animation:fall-224 27s -12s linear infinite}@keyframes fall-224{38.966%{transform:translate(58.6273vw,38.966vh) scale(.269)}to{transform:translate(61.0405vw,99vh) scale(.269)}}.snow:nth-child(225){opacity:.0038;transform:translate(83.9302vw,-10px) scale(.3617);animation:fall-225 11s -11s linear infinite}@keyframes fall-225{40.238%{transform:translate(79.5257vw,40.238vh) scale(.3617)}to{transform:translate(81.72795vw,99vh) scale(.3617)}}.snow:nth-child(226){opacity:1.7536;transform:translate(59.3384vw,-10px) scale(.5657);animation:fall-226 28s -8s linear infinite}@keyframes fall-226{56.594%{transform:translate(58.1486vw,56.594vh) scale(.5657)}to{transform:translate(58.7435vw,99vh) scale(.5657)}}.snow:nth-child(227){opacity:.0816;transform:translate(86.9524vw,-10px) scale(.218);animation:fall-227 13s -8s linear infinite}@keyframes fall-227{79.562%{transform:translate(88.8066vw,79.562vh) scale(.218)}to{transform:translate(87.8795vw,99vh) scale(.218)}}.snow:nth-child(228){opacity:.6612;transform:translate(34.2124vw,-10px) scale(.784);animation:fall-228 26s -2s linear infinite}@keyframes fall-228{71.642%{transform:translate(32.2095vw,71.642vh) scale(.784)}to{transform:translate(33.21095vw,99vh) scale(.784)}}.snow:nth-child(229){opacity:1.5844;transform:translate(9.8946vw,-10px) scale(.8457);animation:fall-229 23s -8s linear infinite}@keyframes fall-229{50.611%{transform:translate(15.6754vw,50.611vh) scale(.8457)}to{transform:translate(12.785vw,99vh) scale(.8457)}}.snow:nth-child(230){opacity:.2282;transform:translate(38.0844vw,-10px) scale(.453);animation:fall-230 12s -28s linear infinite}@keyframes fall-230{48.172%{transform:translate(29.7164vw,48.172vh) scale(.453)}to{transform:translate(33.9004vw,99vh) scale(.453)}}.snow:nth-child(231){opacity:1.1864;transform:translate(97.371vw,-10px) scale(.6697);animation:fall-231 29s -12s linear infinite}@keyframes fall-231{49.517%{transform:translate(105.5226vw,49.517vh) scale(.6697)}to{transform:translate(101.4468vw,99vh) scale(.6697)}}.snow:nth-child(232){opacity:.3658;transform:translate(95.491vw,-10px) scale(.9766);animation:fall-232 28s -16s linear infinite}@keyframes fall-232{77.98%{transform:translate(94.2491vw,77.98vh) scale(.9766)}to{transform:translate(94.87005vw,99vh) scale(.9766)}}.snow:nth-child(233){opacity:1.02;transform:translate(15.1929vw,-10px) scale(.0559);animation:fall-233 29s -8s linear infinite}@keyframes fall-233{61.837%{transform:translate(22.345vw,61.837vh) scale(.0559)}to{transform:translate(18.76895vw,99vh) scale(.0559)}}.snow:nth-child(234){opacity:1.8956;transform:translate(64.2964vw,-10px) scale(.9686);animation:fall-234 28s -19s linear infinite}@keyframes fall-234{44.167%{transform:translate(62.829vw,44.167vh) scale(.9686)}to{transform:translate(63.5627vw,99vh) scale(.9686)}}.snow:nth-child(235){opacity:.9394;transform:translate(84.9534vw,-10px) scale(.7876);animation:fall-235 15s -25s linear infinite}@keyframes fall-235{34.466%{transform:translate(89.7726vw,34.466vh) scale(.7876)}to{transform:translate(87.363vw,99vh) scale(.7876)}}.snow:nth-child(236){opacity:.6846;transform:translate(48.5101vw,-10px) scale(.2017);animation:fall-236 19s -7s linear infinite}@keyframes fall-236{37.152%{transform:translate(57.7215vw,37.152vh) scale(.2017)}to{transform:translate(53.1158vw,99vh) scale(.2017)}}.snow:nth-child(237){opacity:1.9604;transform:translate(35.8183vw,-10px) scale(.343);animation:fall-237 25s -15s linear infinite}@keyframes fall-237{78.436%{transform:translate(31.8967vw,78.436vh) scale(.343)}to{transform:translate(33.8575vw,99vh) scale(.343)}}.snow:nth-child(238){opacity:1.0044;transform:translate(75.5214vw,-10px) scale(.2504);animation:fall-238 30s -13s linear infinite}@keyframes fall-238{34.604%{transform:translate(69.4736vw,34.604vh) scale(.2504)}to{transform:translate(72.4975vw,99vh) scale(.2504)}}.snow:nth-child(239){opacity:1.1342;transform:translate(57.1153vw,-10px) scale(.4553);animation:fall-239 27s -5s linear infinite}@keyframes fall-239{63.164%{transform:translate(65.7616vw,63.164vh) scale(.4553)}to{transform:translate(61.43845vw,99vh) scale(.4553)}}.snow:nth-child(240){opacity:.572;transform:translate(5.333vw,-10px) scale(.0553);animation:fall-240 26s -6s linear infinite}@keyframes fall-240{31.603%{transform:translate(-3.0146vw,31.603vh) scale(.0553)}to{transform:translate(1.1592vw,99vh) scale(.0553)}}.snow:nth-child(241){opacity:1.1688;transform:translate(1.9223vw,-10px) scale(.2606);animation:fall-241 11s -17s linear infinite}@keyframes fall-241{40.61%{transform:translate(10.8995vw,40.61vh) scale(.2606)}to{transform:translate(6.4109vw,99vh) scale(.2606)}}.snow:nth-child(242){opacity:.7672;transform:translate(17.2907vw,-10px) scale(.7857);animation:fall-242 15s -27s linear infinite}@keyframes fall-242{46.456%{transform:translate(20.0055vw,46.456vh) scale(.7857)}to{transform:translate(18.6481vw,99vh) scale(.7857)}}.snow:nth-child(243){opacity:1.9492;transform:translate(30.2772vw,-10px) scale(.5968);animation:fall-243 24s -1s linear infinite}@keyframes fall-243{51.096%{transform:translate(36.2066vw,51.096vh) scale(.5968)}to{transform:translate(33.2419vw,99vh) scale(.5968)}}.snow:nth-child(244){opacity:.3964;transform:translate(13.9311vw,-10px) scale(.6405);animation:fall-244 19s -7s linear infinite}@keyframes fall-244{55.012%{transform:translate(21.9119vw,55.012vh) scale(.6405)}to{transform:translate(17.9215vw,99vh) scale(.6405)}}.snow:nth-child(245){opacity:1.1448;transform:translate(64.0484vw,-10px) scale(.483);animation:fall-245 24s -16s linear infinite}@keyframes fall-245{73.457%{transform:translate(64.2865vw,73.457vh) scale(.483)}to{transform:translate(64.16745vw,99vh) scale(.483)}}.snow:nth-child(246){opacity:1.6198;transform:translate(60.6316vw,-10px) scale(.4916);animation:fall-246 14s -24s linear infinite}@keyframes fall-246{65.95%{transform:translate(61.6413vw,65.95vh) scale(.4916)}to{transform:translate(61.13645vw,99vh) scale(.4916)}}.snow:nth-child(247){opacity:1.9024;transform:translate(95.0635vw,-10px) scale(.2906);animation:fall-247 29s -3s linear infinite}@keyframes fall-247{56.21%{transform:translate(85.4187vw,56.21vh) scale(.2906)}to{transform:translate(90.2411vw,99vh) scale(.2906)}}.snow:nth-child(248){opacity:.681;transform:translate(97.8114vw,-10px) scale(.2945);animation:fall-248 24s -13s linear infinite}@keyframes fall-248{75.605%{transform:translate(105.7433vw,75.605vh) scale(.2945)}to{transform:translate(101.77735vw,99vh) scale(.2945)}}.snow:nth-child(249){opacity:1.41;transform:translate(30.0527vw,-10px) scale(.8203);animation:fall-249 18s -10s linear infinite}@keyframes fall-249{70.735%{transform:translate(25.959vw,70.735vh) scale(.8203)}to{transform:translate(28.00585vw,99vh) scale(.8203)}}.snow:nth-child(250){opacity:1.5856;transform:translate(44.0494vw,-10px) scale(.7319);animation:fall-250 27s -8s linear infinite}@keyframes fall-250{70.833%{transform:translate(49.5007vw,70.833vh) scale(.7319)}to{transform:translate(46.77505vw,99vh) scale(.7319)}}.snow:nth-child(251){opacity:1.518;transform:translate(10.6347vw,-10px) scale(.5609);animation:fall-251 26s -11s linear infinite}@keyframes fall-251{59.215%{transform:translate(13.3778vw,59.215vh) scale(.5609)}to{transform:translate(12.00625vw,99vh) scale(.5609)}}.snow:nth-child(252){opacity:.7586;transform:translate(14.0273vw,-10px) scale(.3899);animation:fall-252 27s -4s linear infinite}@keyframes fall-252{35.147%{transform:translate(17.4178vw,35.147vh) scale(.3899)}to{transform:translate(15.72255vw,99vh) scale(.3899)}}.snow:nth-child(253){opacity:.9122;transform:translate(41.9171vw,-10px) scale(.3379);animation:fall-253 27s -7s linear infinite}@keyframes fall-253{62.483%{transform:translate(38.2562vw,62.483vh) scale(.3379)}to{transform:translate(40.08665vw,99vh) scale(.3379)}}.snow:nth-child(254){opacity:1.0248;transform:translate(55.9886vw,-10px) scale(.9512);animation:fall-254 26s -6s linear infinite}@keyframes fall-254{44.488%{transform:translate(53.2985vw,44.488vh) scale(.9512)}to{transform:translate(54.64355vw,99vh) scale(.9512)}}.snow:nth-child(255){opacity:1.1818;transform:translate(48.5417vw,-10px) scale(.4079);animation:fall-255 20s -8s linear infinite}@keyframes fall-255{55.511%{transform:translate(47.5283vw,55.511vh) scale(.4079)}to{transform:translate(48.035vw,99vh) scale(.4079)}}.snow:nth-child(256){opacity:1.5796;transform:translate(7.7613vw,-10px) scale(.2489);animation:fall-256 18s -9s linear infinite}@keyframes fall-256{70.07%{transform:translate(5.0996vw,70.07vh) scale(.2489)}to{transform:translate(6.43045vw,99vh) scale(.2489)}}.snow:nth-child(257){opacity:.8966;transform:translate(74.9833vw,-10px) scale(.1212);animation:fall-257 11s -11s linear infinite}@keyframes fall-257{75.823%{transform:translate(80.2563vw,75.823vh) scale(.1212)}to{transform:translate(77.6198vw,99vh) scale(.1212)}}.snow:nth-child(258){opacity:.7402;transform:translate(93.1613vw,-10px) scale(.4551);animation:fall-258 25s -28s linear infinite}@keyframes fall-258{42.037%{transform:translate(90.435vw,42.037vh) scale(.4551)}to{transform:translate(91.79815vw,99vh) scale(.4551)}}.snow:nth-child(259){opacity:1.3672;transform:translate(59.667vw,-10px) scale(.7073);animation:fall-259 28s -30s linear infinite}@keyframes fall-259{65.075%{transform:translate(54.4932vw,65.075vh) scale(.7073)}to{transform:translate(57.0801vw,99vh) scale(.7073)}}.snow:nth-child(260){opacity:.7194;transform:translate(42.7261vw,-10px) scale(.1051);animation:fall-260 22s -15s linear infinite}@keyframes fall-260{31.64%{transform:translate(52.1726vw,31.64vh) scale(.1051)}to{transform:translate(47.44935vw,99vh) scale(.1051)}}.snow:nth-child(261){opacity:1.1324;transform:translate(66.4881vw,-10px) scale(.5065);animation:fall-261 16s -20s linear infinite}@keyframes fall-261{37.943%{transform:translate(65.4762vw,37.943vh) scale(.5065)}to{transform:translate(65.98215vw,99vh) scale(.5065)}}.snow:nth-child(262){opacity:1.7198;transform:translate(23.9355vw,-10px) scale(.2223);animation:fall-262 28s -1s linear infinite}@keyframes fall-262{47.24%{transform:translate(25.6722vw,47.24vh) scale(.2223)}to{transform:translate(24.80385vw,99vh) scale(.2223)}}.snow:nth-child(263){opacity:.5892;transform:translate(76.6424vw,-10px) scale(.2151);animation:fall-263 15s -5s linear infinite}@keyframes fall-263{77.48%{transform:translate(82.4518vw,77.48vh) scale(.2151)}to{transform:translate(79.5471vw,99vh) scale(.2151)}}.snow:nth-child(264){opacity:1.0386;transform:translate(38.3665vw,-10px) scale(.7129);animation:fall-264 27s -18s linear infinite}@keyframes fall-264{40.596%{transform:translate(30.1584vw,40.596vh) scale(.7129)}to{transform:translate(34.26245vw,99vh) scale(.7129)}}.snow:nth-child(265){opacity:1.6686;transform:translate(19.6187vw,-10px) scale(.5475);animation:fall-265 25s -1s linear infinite}@keyframes fall-265{59.046%{transform:translate(17.2771vw,59.046vh) scale(.5475)}to{transform:translate(18.4479vw,99vh) scale(.5475)}}.snow:nth-child(266){opacity:1.2188;transform:translate(7.6076vw,-10px) scale(.8176);animation:fall-266 29s -26s linear infinite}@keyframes fall-266{38.445%{transform:translate(16.6198vw,38.445vh) scale(.8176)}to{transform:translate(12.1137vw,99vh) scale(.8176)}}.snow:nth-child(267){opacity:.0536;transform:translate(23.1179vw,-10px) scale(.5978);animation:fall-267 23s -30s linear infinite}@keyframes fall-267{64.3%{transform:translate(15.9409vw,64.3vh) scale(.5978)}to{transform:translate(19.5294vw,99vh) scale(.5978)}}.snow:nth-child(268){opacity:.1738;transform:translate(85.4462vw,-10px) scale(.1157);animation:fall-268 13s -29s linear infinite}@keyframes fall-268{53.123%{transform:translate(94.7931vw,53.123vh) scale(.1157)}to{transform:translate(90.11965vw,99vh) scale(.1157)}}.snow:nth-child(269){opacity:.4144;transform:translate(84.6082vw,-10px) scale(.7839);animation:fall-269 20s -21s linear infinite}@keyframes fall-269{58.844%{transform:translate(89.2823vw,58.844vh) scale(.7839)}to{transform:translate(86.94525vw,99vh) scale(.7839)}}.snow:nth-child(270){opacity:1.3766;transform:translate(.2519vw,-10px) scale(.0441);animation:fall-270 14s -28s linear infinite}@keyframes fall-270{56.775%{transform:translate(2.511vw,56.775vh) scale(.0441)}to{transform:translate(1.38145vw,99vh) scale(.0441)}}.snow:nth-child(271){opacity:1.9984;transform:translate(34.8859vw,-10px) scale(.0632);animation:fall-271 24s -24s linear infinite}@keyframes fall-271{63.007%{transform:translate(41.0731vw,63.007vh) scale(.0632)}to{transform:translate(37.9795vw,99vh) scale(.0632)}}.snow:nth-child(272){opacity:1.3636;transform:translate(43.4157vw,-10px) scale(.9345);animation:fall-272 27s -15s linear infinite}@keyframes fall-272{79.459%{transform:translate(50.3282vw,79.459vh) scale(.9345)}to{transform:translate(46.87195vw,99vh) scale(.9345)}}.snow:nth-child(273){opacity:.3844;transform:translate(43.4314vw,-10px) scale(.3369);animation:fall-273 21s -26s linear infinite}@keyframes fall-273{78.254%{transform:translate(49.3645vw,78.254vh) scale(.3369)}to{transform:translate(46.39795vw,99vh) scale(.3369)}}.snow:nth-child(274){opacity:.8192;transform:translate(90.2134vw,-10px) scale(.3999);animation:fall-274 11s -3s linear infinite}@keyframes fall-274{78.155%{transform:translate(96.8649vw,78.155vh) scale(.3999)}to{transform:translate(93.53915vw,99vh) scale(.3999)}}.snow:nth-child(275){opacity:1.8344;transform:translate(47.302vw,-10px) scale(.4136);animation:fall-275 23s -23s linear infinite}@keyframes fall-275{35.167%{transform:translate(46.1118vw,35.167vh) scale(.4136)}to{transform:translate(46.7069vw,99vh) scale(.4136)}}.snow:nth-child(276){opacity:.5588;transform:translate(69.9644vw,-10px) scale(.3871);animation:fall-276 22s -4s linear infinite}@keyframes fall-276{63.933%{transform:translate(73.4118vw,63.933vh) scale(.3871)}to{transform:translate(71.6881vw,99vh) scale(.3871)}}.snow:nth-child(277){opacity:.8622;transform:translate(14.9695vw,-10px) scale(.6691);animation:fall-277 17s -12s linear infinite}@keyframes fall-277{43.513%{transform:translate(18.6829vw,43.513vh) scale(.6691)}to{transform:translate(16.8262vw,99vh) scale(.6691)}}.snow:nth-child(278){opacity:.2086;transform:translate(78.6959vw,-10px) scale(.1378);animation:fall-278 12s -6s linear infinite}@keyframes fall-278{32.818%{transform:translate(80.4671vw,32.818vh) scale(.1378)}to{transform:translate(79.5815vw,99vh) scale(.1378)}}.snow:nth-child(279){opacity:.2784;transform:translate(71.8443vw,-10px) scale(.2755);animation:fall-279 25s -9s linear infinite}@keyframes fall-279{59.338%{transform:translate(65.9059vw,59.338vh) scale(.2755)}to{transform:translate(68.8751vw,99vh) scale(.2755)}}.snow:nth-child(280){opacity:1.738;transform:translate(14.1932vw,-10px) scale(.5631);animation:fall-280 10s -21s linear infinite}@keyframes fall-280{40.899%{transform:translate(14.7448vw,40.899vh) scale(.5631)}to{transform:translate(14.469vw,99vh) scale(.5631)}}.snow:nth-child(281){opacity:1.4206;transform:translate(15.0695vw,-10px) scale(.1816);animation:fall-281 11s -9s linear infinite}@keyframes fall-281{55.063%{transform:translate(6.1697vw,55.063vh) scale(.1816)}to{transform:translate(10.6196vw,99vh) scale(.1816)}}.snow:nth-child(282){opacity:1.7636;transform:translate(76.4795vw,-10px) scale(.7286);animation:fall-282 25s -5s linear infinite}@keyframes fall-282{64.376%{transform:translate(86.4443vw,64.376vh) scale(.7286)}to{transform:translate(81.4619vw,99vh) scale(.7286)}}.snow:nth-child(283){opacity:1.4924;transform:translate(15.8408vw,-10px) scale(.1106);animation:fall-283 23s -26s linear infinite}@keyframes fall-283{39.672%{transform:translate(12.0623vw,39.672vh) scale(.1106)}to{transform:translate(13.95155vw,99vh) scale(.1106)}}.snow:nth-child(284){opacity:1.7628;transform:translate(63.0784vw,-10px) scale(.0273);animation:fall-284 28s -24s linear infinite}@keyframes fall-284{38.851%{transform:translate(64.3493vw,38.851vh) scale(.0273)}to{transform:translate(63.71385vw,99vh) scale(.0273)}}.snow:nth-child(285){opacity:.4628;transform:translate(97.8205vw,-10px) scale(.2936);animation:fall-285 22s -23s linear infinite}@keyframes fall-285{36.813%{transform:translate(98.1059vw,36.813vh) scale(.2936)}to{transform:translate(97.9632vw,99vh) scale(.2936)}}.snow:nth-child(286){opacity:1.0554;transform:translate(67.6963vw,-10px) scale(.8853);animation:fall-286 28s -14s linear infinite}@keyframes fall-286{77.732%{transform:translate(73.7302vw,77.732vh) scale(.8853)}to{transform:translate(70.71325vw,99vh) scale(.8853)}}.snow:nth-child(287){opacity:1.3662;transform:translate(9.4274vw,-10px) scale(.2712);animation:fall-287 21s -2s linear infinite}@keyframes fall-287{44.938%{transform:translate(11.4154vw,44.938vh) scale(.2712)}to{transform:translate(10.4214vw,99vh) scale(.2712)}}.snow:nth-child(288){opacity:.6254;transform:translate(26.9491vw,-10px) scale(.0958);animation:fall-288 21s -1s linear infinite}@keyframes fall-288{31.343%{transform:translate(22.2632vw,31.343vh) scale(.0958)}to{transform:translate(24.60615vw,99vh) scale(.0958)}}.snow:nth-child(289){opacity:.459;transform:translate(59.2939vw,-10px) scale(.6666);animation:fall-289 27s -26s linear infinite}@keyframes fall-289{45.792%{transform:translate(64.0367vw,45.792vh) scale(.6666)}to{transform:translate(61.6653vw,99vh) scale(.6666)}}.snow:nth-child(290){opacity:1.9878;transform:translate(27.8745vw,-10px) scale(.3745);animation:fall-290 14s -6s linear infinite}@keyframes fall-290{37.378%{transform:translate(28.2351vw,37.378vh) scale(.3745)}to{transform:translate(28.0548vw,99vh) scale(.3745)}}.snow:nth-child(291){opacity:.274;transform:translate(43.3101vw,-10px) scale(.6261);animation:fall-291 24s -10s linear infinite}@keyframes fall-291{70.652%{transform:translate(50.4542vw,70.652vh) scale(.6261)}to{transform:translate(46.88215vw,99vh) scale(.6261)}}.snow:nth-child(292){opacity:.3822;transform:translate(67.2629vw,-10px) scale(.0718);animation:fall-292 12s -2s linear infinite}@keyframes fall-292{31.305%{transform:translate(70.8107vw,31.305vh) scale(.0718)}to{transform:translate(69.0368vw,99vh) scale(.0718)}}.snow:nth-child(293){opacity:.7136;transform:translate(1.447vw,-10px) scale(.2228);animation:fall-293 20s -11s linear infinite}@keyframes fall-293{66.848%{transform:translate(-1.5361vw,66.848vh) scale(.2228)}to{transform:translate(-.04455vw,99vh) scale(.2228)}}.snow:nth-child(294){opacity:1.2022;transform:translate(77.4531vw,-10px) scale(.0609);animation:fall-294 27s -7s linear infinite}@keyframes fall-294{76.661%{transform:translate(86.321vw,76.661vh) scale(.0609)}to{transform:translate(81.88705vw,99vh) scale(.0609)}}.snow:nth-child(295){opacity:1.1982;transform:translate(84.0732vw,-10px) scale(.0119);animation:fall-295 20s -6s linear infinite}@keyframes fall-295{30.427%{transform:translate(82.119vw,30.427vh) scale(.0119)}to{transform:translate(83.0961vw,99vh) scale(.0119)}}.snow:nth-child(296){opacity:.6814;transform:translate(26.2183vw,-10px) scale(.7442);animation:fall-296 14s -2s linear infinite}@keyframes fall-296{75.808%{transform:translate(25.317vw,75.808vh) scale(.7442)}to{transform:translate(25.76765vw,99vh) scale(.7442)}}.snow:nth-child(297){opacity:1.565;transform:translate(89.1981vw,-10px) scale(.2703);animation:fall-297 23s -18s linear infinite}@keyframes fall-297{41.562%{transform:translate(91.9318vw,41.562vh) scale(.2703)}to{transform:translate(90.56495vw,99vh) scale(.2703)}}.snow:nth-child(298){opacity:1.667;transform:translate(79.7649vw,-10px) scale(.998);animation:fall-298 27s -12s linear infinite}@keyframes fall-298{33.407%{transform:translate(79.2892vw,33.407vh) scale(.998)}to{transform:translate(79.52705vw,99vh) scale(.998)}}.snow:nth-child(299){opacity:1.4418;transform:translate(21.711vw,-10px) scale(.214);animation:fall-299 18s -10s linear infinite}@keyframes fall-299{68.367%{transform:translate(23.2055vw,68.367vh) scale(.214)}to{transform:translate(22.45825vw,99vh) scale(.214)}}.snow:nth-child(300){opacity:.3394;transform:translate(47.3649vw,-10px) scale(.8469);animation:fall-300 10s -4s linear infinite}@keyframes fall-300{43.344%{transform:translate(49.8953vw,43.344vh) scale(.8469)}to{transform:translate(48.6301vw,99vh) scale(.8469)}}.snow:nth-child(301){opacity:1.2836;transform:translate(41.027vw,-10px) scale(.9063);animation:fall-301 16s -23s linear infinite}@keyframes fall-301{32.764%{transform:translate(39.719vw,32.764vh) scale(.9063)}to{transform:translate(40.373vw,99vh) scale(.9063)}}.snow:nth-child(302){opacity:1.928;transform:translate(43.5681vw,-10px) scale(.8299);animation:fall-302 19s -26s linear infinite}@keyframes fall-302{48.07%{transform:translate(45.393vw,48.07vh) scale(.8299)}to{transform:translate(44.48055vw,99vh) scale(.8299)}}.snow:nth-child(303){opacity:1.4712;transform:translate(83.7364vw,-10px) scale(.6885);animation:fall-303 12s -30s linear infinite}@keyframes fall-303{65.529%{transform:translate(81.2405vw,65.529vh) scale(.6885)}to{transform:translate(82.48845vw,99vh) scale(.6885)}}.snow:nth-child(304){opacity:1.5392;transform:translate(47.8277vw,-10px) scale(.9158);animation:fall-304 25s -29s linear infinite}@keyframes fall-304{36.48%{transform:translate(53.5669vw,36.48vh) scale(.9158)}to{transform:translate(50.6973vw,99vh) scale(.9158)}}.snow:nth-child(305){opacity:.195;transform:translate(37.0687vw,-10px) scale(.8777);animation:fall-305 29s -27s linear infinite}@keyframes fall-305{36.497%{transform:translate(35.4291vw,36.497vh) scale(.8777)}to{transform:translate(36.2489vw,99vh) scale(.8777)}}.snow:nth-child(306){opacity:.676;transform:translate(51.2262vw,-10px) scale(.1153);animation:fall-306 10s -14s linear infinite}@keyframes fall-306{46.419%{transform:translate(47.4029vw,46.419vh) scale(.1153)}to{transform:translate(49.31455vw,99vh) scale(.1153)}}.snow:nth-child(307){opacity:1.6946;transform:translate(23.7786vw,-10px) scale(.001);animation:fall-307 18s -12s linear infinite}@keyframes fall-307{79.334%{transform:translate(14.1957vw,79.334vh) scale(.001)}to{transform:translate(18.98715vw,99vh) scale(.001)}}.snow:nth-child(308){opacity:1.7456;transform:translate(4.0803vw,-10px) scale(.2503);animation:fall-308 28s -25s linear infinite}@keyframes fall-308{59.488%{transform:translate(-5.5071vw,59.488vh) scale(.2503)}to{transform:translate(-.7134vw,99vh) scale(.2503)}}.snow:nth-child(309){opacity:.2118;transform:translate(31.0611vw,-10px) scale(.1132);animation:fall-309 21s -1s linear infinite}@keyframes fall-309{66.448%{transform:translate(41.0397vw,66.448vh) scale(.1132)}to{transform:translate(36.0504vw,99vh) scale(.1132)}}.snow:nth-child(310){opacity:.9506;transform:translate(80.6288vw,-10px) scale(.2293);animation:fall-310 19s -12s linear infinite}@keyframes fall-310{72.248%{transform:translate(79.3603vw,72.248vh) scale(.2293)}to{transform:translate(79.99455vw,99vh) scale(.2293)}}.snow:nth-child(311){opacity:1.0628;transform:translate(13.953vw,-10px) scale(.4392);animation:fall-311 21s -20s linear infinite}@keyframes fall-311{67.193%{transform:translate(12.8192vw,67.193vh) scale(.4392)}to{transform:translate(13.3861vw,99vh) scale(.4392)}}.snow:nth-child(312){opacity:.2898;transform:translate(68.7715vw,-10px) scale(.0176);animation:fall-312 16s -23s linear infinite}@keyframes fall-312{42.028%{transform:translate(72.3589vw,42.028vh) scale(.0176)}to{transform:translate(70.5652vw,99vh) scale(.0176)}}.snow:nth-child(313){opacity:1.6188;transform:translate(43.8209vw,-10px) scale(.8505);animation:fall-313 25s -28s linear infinite}@keyframes fall-313{66.666%{transform:translate(48.155vw,66.666vh) scale(.8505)}to{transform:translate(45.98795vw,99vh) scale(.8505)}}.snow:nth-child(314){opacity:.4324;transform:translate(10.7654vw,-10px) scale(.7256);animation:fall-314 20s -8s linear infinite}@keyframes fall-314{47.634%{transform:translate(3.9952vw,47.634vh) scale(.7256)}to{transform:translate(7.3803vw,99vh) scale(.7256)}}.snow:nth-child(315){opacity:1.2784;transform:translate(8.8094vw,-10px) scale(.3502);animation:fall-315 16s -10s linear infinite}@keyframes fall-315{39.848%{transform:translate(4.6497vw,39.848vh) scale(.3502)}to{transform:translate(6.72955vw,99vh) scale(.3502)}}.snow:nth-child(316){opacity:.3266;transform:translate(36.9035vw,-10px) scale(.1146);animation:fall-316 23s -27s linear infinite}@keyframes fall-316{72.104%{transform:translate(34.2226vw,72.104vh) scale(.1146)}to{transform:translate(35.56305vw,99vh) scale(.1146)}}.snow:nth-child(317){opacity:1.7888;transform:translate(29.5814vw,-10px) scale(.6325);animation:fall-317 16s -12s linear infinite}@keyframes fall-317{56.307%{transform:translate(30.5068vw,56.307vh) scale(.6325)}to{transform:translate(30.0441vw,99vh) scale(.6325)}}.snow:nth-child(318){opacity:.7;transform:translate(93.5096vw,-10px) scale(.5528);animation:fall-318 22s -25s linear infinite}@keyframes fall-318{32.649%{transform:translate(95.7201vw,32.649vh) scale(.5528)}to{transform:translate(94.61485vw,99vh) scale(.5528)}}.snow:nth-child(319){opacity:.1048;transform:translate(2.8459vw,-10px) scale(.8741);animation:fall-319 30s -14s linear infinite}@keyframes fall-319{34.955%{transform:translate(-2.4429vw,34.955vh) scale(.8741)}to{transform:translate(.2015vw,99vh) scale(.8741)}}.snow:nth-child(320){opacity:.6756;transform:translate(57.3802vw,-10px) scale(.6459);animation:fall-320 28s -16s linear infinite}@keyframes fall-320{50.245%{transform:translate(62.6171vw,50.245vh) scale(.6459)}to{transform:translate(59.99865vw,99vh) scale(.6459)}}.snow:nth-child(321){opacity:1.8788;transform:translate(95.4943vw,-10px) scale(.1515);animation:fall-321 26s -30s linear infinite}@keyframes fall-321{53.54%{transform:translate(97.0767vw,53.54vh) scale(.1515)}to{transform:translate(96.2855vw,99vh) scale(.1515)}}.snow:nth-child(322){opacity:.4966;transform:translate(73.1799vw,-10px) scale(.1801);animation:fall-322 12s -20s linear infinite}@keyframes fall-322{77.252%{transform:translate(72.2854vw,77.252vh) scale(.1801)}to{transform:translate(72.73265vw,99vh) scale(.1801)}}.snow:nth-child(323){opacity:1.3114;transform:translate(85.1978vw,-10px) scale(.9433);animation:fall-323 26s -27s linear infinite}@keyframes fall-323{51.762%{transform:translate(94.6702vw,51.762vh) scale(.9433)}to{transform:translate(89.934vw,99vh) scale(.9433)}}.snow:nth-child(324){opacity:1.8126;transform:translate(.3542vw,-10px) scale(.9223);animation:fall-324 25s -16s linear infinite}@keyframes fall-324{66.493%{transform:translate(-7.5464vw,66.493vh) scale(.9223)}to{transform:translate(-3.5961vw,99vh) scale(.9223)}}.snow:nth-child(325){opacity:.089;transform:translate(54.6495vw,-10px) scale(.7653);animation:fall-325 29s -12s linear infinite}@keyframes fall-325{55.934%{transform:translate(51.2419vw,55.934vh) scale(.7653)}to{transform:translate(52.9457vw,99vh) scale(.7653)}}.snow:nth-child(326){opacity:1.4376;transform:translate(22.5017vw,-10px) scale(.8467);animation:fall-326 24s -21s linear infinite}@keyframes fall-326{42.752%{transform:translate(30.6792vw,42.752vh) scale(.8467)}to{transform:translate(26.59045vw,99vh) scale(.8467)}}.snow:nth-child(327){opacity:.0538;transform:translate(81.6064vw,-10px) scale(.4711);animation:fall-327 30s -15s linear infinite}@keyframes fall-327{31.502%{transform:translate(73.872vw,31.502vh) scale(.4711)}to{transform:translate(77.7392vw,99vh) scale(.4711)}}.snow:nth-child(328){opacity:1.135;transform:translate(75.6722vw,-10px) scale(.129);animation:fall-328 17s -26s linear infinite}@keyframes fall-328{38.949%{transform:translate(85.5837vw,38.949vh) scale(.129)}to{transform:translate(80.62795vw,99vh) scale(.129)}}.snow:nth-child(329){opacity:1.6192;transform:translate(75.6593vw,-10px) scale(.4387);animation:fall-329 24s -6s linear infinite}@keyframes fall-329{67.091%{transform:translate(68.562vw,67.091vh) scale(.4387)}to{transform:translate(72.11065vw,99vh) scale(.4387)}}.snow:nth-child(330){opacity:.4606;transform:translate(27.3839vw,-10px) scale(.8578);animation:fall-330 28s -17s linear infinite}@keyframes fall-330{54.63%{transform:translate(19.0443vw,54.63vh) scale(.8578)}to{transform:translate(23.2141vw,99vh) scale(.8578)}}.snow:nth-child(331){opacity:1.001;transform:translate(90.6213vw,-10px) scale(.5218);animation:fall-331 29s -28s linear infinite}@keyframes fall-331{72.488%{transform:translate(82.9314vw,72.488vh) scale(.5218)}to{transform:translate(86.77635vw,99vh) scale(.5218)}}.snow:nth-child(332){opacity:.2368;transform:translate(74.018vw,-10px) scale(.7561);animation:fall-332 29s -17s linear infinite}@keyframes fall-332{75.761%{transform:translate(69.1288vw,75.761vh) scale(.7561)}to{transform:translate(71.5734vw,99vh) scale(.7561)}}.snow:nth-child(333){opacity:1.173;transform:translate(88.3781vw,-10px) scale(.5776);animation:fall-333 29s -23s linear infinite}@keyframes fall-333{69.209%{transform:translate(96.5951vw,69.209vh) scale(.5776)}to{transform:translate(92.4866vw,99vh) scale(.5776)}}.snow:nth-child(334){opacity:1.9196;transform:translate(30.2143vw,-10px) scale(.4115);animation:fall-334 29s -12s linear infinite}@keyframes fall-334{40.328%{transform:translate(31.2728vw,40.328vh) scale(.4115)}to{transform:translate(30.74355vw,99vh) scale(.4115)}}.snow:nth-child(335){opacity:1.995;transform:translate(75.8vw,-10px) scale(.6999);animation:fall-335 25s -17s linear infinite}@keyframes fall-335{39.883%{transform:translate(84.4896vw,39.883vh) scale(.6999)}to{transform:translate(80.1448vw,99vh) scale(.6999)}}.snow:nth-child(336){opacity:.816;transform:translate(80.7639vw,-10px) scale(.3077);animation:fall-336 27s -7s linear infinite}@keyframes fall-336{33.161%{transform:translate(80.2932vw,33.161vh) scale(.3077)}to{transform:translate(80.52855vw,99vh) scale(.3077)}}.snow:nth-child(337){opacity:1.305;transform:translate(78.5518vw,-10px) scale(.7944);animation:fall-337 22s -1s linear infinite}@keyframes fall-337{68.474%{transform:translate(82.3323vw,68.474vh) scale(.7944)}to{transform:translate(80.44205vw,99vh) scale(.7944)}}.snow:nth-child(338){opacity:.016;transform:translate(39.5204vw,-10px) scale(.6298);animation:fall-338 23s -14s linear infinite}@keyframes fall-338{49.742%{transform:translate(35.3248vw,49.742vh) scale(.6298)}to{transform:translate(37.4226vw,99vh) scale(.6298)}}.snow:nth-child(339){opacity:.9642;transform:translate(53.8343vw,-10px) scale(.9838);animation:fall-339 13s -20s linear infinite}@keyframes fall-339{50.877%{transform:translate(61.3278vw,50.877vh) scale(.9838)}to{transform:translate(57.58105vw,99vh) scale(.9838)}}.snow:nth-child(340){opacity:.915;transform:translate(4.0135vw,-10px) scale(.0202);animation:fall-340 27s -4s linear infinite}@keyframes fall-340{70.898%{transform:translate(-3.4052vw,70.898vh) scale(.0202)}to{transform:translate(.30415vw,99vh) scale(.0202)}}.snow:nth-child(341){opacity:1.6644;transform:translate(43.3042vw,-10px) scale(.7167);animation:fall-341 23s -23s linear infinite}@keyframes fall-341{57.351%{transform:translate(53.2191vw,57.351vh) scale(.7167)}to{transform:translate(48.26165vw,99vh) scale(.7167)}}.snow:nth-child(342){opacity:1.7554;transform:translate(58.927vw,-10px) scale(.181);animation:fall-342 12s -9s linear infinite}@keyframes fall-342{39.271%{transform:translate(51.9268vw,39.271vh) scale(.181)}to{transform:translate(55.4269vw,99vh) scale(.181)}}.snow:nth-child(343){opacity:.9218;transform:translate(55.2653vw,-10px) scale(.133);animation:fall-343 25s -7s linear infinite}@keyframes fall-343{74.063%{transform:translate(55.2422vw,74.063vh) scale(.133)}to{transform:translate(55.25375vw,99vh) scale(.133)}}.snow:nth-child(344){opacity:1.0854;transform:translate(28.2905vw,-10px) scale(.941);animation:fall-344 21s -16s linear infinite}@keyframes fall-344{38.185%{transform:translate(34.0451vw,38.185vh) scale(.941)}to{transform:translate(31.1678vw,99vh) scale(.941)}}.snow:nth-child(345){opacity:1.3906;transform:translate(44.5932vw,-10px) scale(.0608);animation:fall-345 27s -28s linear infinite}@keyframes fall-345{64.421%{transform:translate(36.1136vw,64.421vh) scale(.0608)}to{transform:translate(40.3534vw,99vh) scale(.0608)}}.snow:nth-child(346){opacity:.4744;transform:translate(13.3709vw,-10px) scale(.4602);animation:fall-346 15s -26s linear infinite}@keyframes fall-346{41.92%{transform:translate(13.2959vw,41.92vh) scale(.4602)}to{transform:translate(13.3334vw,99vh) scale(.4602)}}.snow:nth-child(347){opacity:1.3776;transform:translate(19.1303vw,-10px) scale(.857);animation:fall-347 27s -12s linear infinite}@keyframes fall-347{35.468%{transform:translate(21.7827vw,35.468vh) scale(.857)}to{transform:translate(20.4565vw,99vh) scale(.857)}}.snow:nth-child(348){opacity:1.355;transform:translate(95.4675vw,-10px) scale(.6407);animation:fall-348 19s -8s linear infinite}@keyframes fall-348{50.342%{transform:translate(92.3086vw,50.342vh) scale(.6407)}to{transform:translate(93.88805vw,99vh) scale(.6407)}}.snow:nth-child(349){opacity:1.3548;transform:translate(7.3477vw,-10px) scale(.9992);animation:fall-349 15s -2s linear infinite}@keyframes fall-349{70.064%{transform:translate(10.2562vw,70.064vh) scale(.9992)}to{transform:translate(8.80195vw,99vh) scale(.9992)}}.snow:nth-child(350){opacity:1.502;transform:translate(22.9828vw,-10px) scale(.5282);animation:fall-350 15s -24s linear infinite}@keyframes fall-350{39.486%{transform:translate(14.8081vw,39.486vh) scale(.5282)}to{transform:translate(18.89545vw,99vh) scale(.5282)}}.snow:nth-child(351){opacity:1.6112;transform:translate(99.303vw,-10px) scale(.4727);animation:fall-351 23s -29s linear infinite}@keyframes fall-351{44.889%{transform:translate(96.2088vw,44.889vh) scale(.4727)}to{transform:translate(97.7559vw,99vh) scale(.4727)}}.snow:nth-child(352){opacity:1.4562;transform:translate(54.1364vw,-10px) scale(.5742);animation:fall-352 16s -2s linear infinite}@keyframes fall-352{53.082%{transform:translate(53.367vw,53.082vh) scale(.5742)}to{transform:translate(53.7517vw,99vh) scale(.5742)}}.snow:nth-child(353){opacity:1.6752;transform:translate(59.3827vw,-10px) scale(.9152);animation:fall-353 23s -16s linear infinite}@keyframes fall-353{41.161%{transform:translate(67.6621vw,41.161vh) scale(.9152)}to{transform:translate(63.5224vw,99vh) scale(.9152)}}.snow:nth-child(354){opacity:1.7608;transform:translate(52.5338vw,-10px) scale(.4471);animation:fall-354 11s -9s linear infinite}@keyframes fall-354{37.435%{transform:translate(56.1293vw,37.435vh) scale(.4471)}to{transform:translate(54.33155vw,99vh) scale(.4471)}}.snow:nth-child(355){opacity:1.259;transform:translate(39.6447vw,-10px) scale(.9226);animation:fall-355 25s -5s linear infinite}@keyframes fall-355{37.86%{transform:translate(37.7047vw,37.86vh) scale(.9226)}to{transform:translate(38.6747vw,99vh) scale(.9226)}}.snow:nth-child(356){opacity:1.2852;transform:translate(66.7651vw,-10px) scale(.6079);animation:fall-356 24s -13s linear infinite}@keyframes fall-356{63.969%{transform:translate(60.7479vw,63.969vh) scale(.6079)}to{transform:translate(63.7565vw,99vh) scale(.6079)}}.snow:nth-child(357){opacity:.8788;transform:translate(9.5193vw,-10px) scale(.8354);animation:fall-357 30s -7s linear infinite}@keyframes fall-357{33.131%{transform:translate(13.6361vw,33.131vh) scale(.8354)}to{transform:translate(11.5777vw,99vh) scale(.8354)}}.snow:nth-child(358){opacity:.741;transform:translate(65.9701vw,-10px) scale(.1987);animation:fall-358 23s -5s linear infinite}@keyframes fall-358{35.383%{transform:translate(66.3065vw,35.383vh) scale(.1987)}to{transform:translate(66.1383vw,99vh) scale(.1987)}}.snow:nth-child(359){opacity:1.1342;transform:translate(12.0868vw,-10px) scale(.5213);animation:fall-359 19s -12s linear infinite}@keyframes fall-359{70.967%{transform:translate(2.8377vw,70.967vh) scale(.5213)}to{transform:translate(7.46225vw,99vh) scale(.5213)}}.snow:nth-child(360){opacity:.2628;transform:translate(71.4566vw,-10px) scale(.0148);animation:fall-360 13s -3s linear infinite}@keyframes fall-360{78.924%{transform:translate(76.2719vw,78.924vh) scale(.0148)}to{transform:translate(73.86425vw,99vh) scale(.0148)}}.snow:nth-child(361){opacity:.533;transform:translate(84.3538vw,-10px) scale(.2741);animation:fall-361 18s -8s linear infinite}@keyframes fall-361{38.403%{transform:translate(83.299vw,38.403vh) scale(.2741)}to{transform:translate(83.8264vw,99vh) scale(.2741)}}.snow:nth-child(362){opacity:.0358;transform:translate(45.365vw,-10px) scale(.6093);animation:fall-362 10s -7s linear infinite}@keyframes fall-362{53.495%{transform:translate(54.3399vw,53.495vh) scale(.6093)}to{transform:translate(49.85245vw,99vh) scale(.6093)}}.snow:nth-child(363){opacity:1.312;transform:translate(18.2213vw,-10px) scale(.0863);animation:fall-363 22s -22s linear infinite}@keyframes fall-363{67.93%{transform:translate(10.8636vw,67.93vh) scale(.0863)}to{transform:translate(14.54245vw,99vh) scale(.0863)}}.snow:nth-child(364){opacity:1.5638;transform:translate(75.0793vw,-10px) scale(.6264);animation:fall-364 30s -1s linear infinite}@keyframes fall-364{53.091%{transform:translate(69.8444vw,53.091vh) scale(.6264)}to{transform:translate(72.46185vw,99vh) scale(.6264)}}.snow:nth-child(365){opacity:.6638;transform:translate(13.8176vw,-10px) scale(.5612);animation:fall-365 21s -27s linear infinite}@keyframes fall-365{65.649%{transform:translate(11.9008vw,65.649vh) scale(.5612)}to{transform:translate(12.8592vw,99vh) scale(.5612)}}.snow:nth-child(366){opacity:1.4886;transform:translate(88.1243vw,-10px) scale(.3231);animation:fall-366 20s -26s linear infinite}@keyframes fall-366{37.155%{transform:translate(83.6747vw,37.155vh) scale(.3231)}to{transform:translate(85.8995vw,99vh) scale(.3231)}}.snow:nth-child(367){opacity:1.2638;transform:translate(48.3667vw,-10px) scale(.6555);animation:fall-367 27s -28s linear infinite}@keyframes fall-367{39.139%{transform:translate(45.4774vw,39.139vh) scale(.6555)}to{transform:translate(46.92205vw,99vh) scale(.6555)}}.snow:nth-child(368){opacity:1.3648;transform:translate(28.1817vw,-10px) scale(.4295);animation:fall-368 22s -1s linear infinite}@keyframes fall-368{66.489%{transform:translate(33.1512vw,66.489vh) scale(.4295)}to{transform:translate(30.66645vw,99vh) scale(.4295)}}.snow:nth-child(369){opacity:1.3842;transform:translate(96.37vw,-10px) scale(.5442);animation:fall-369 19s -12s linear infinite}@keyframes fall-369{79.563%{transform:translate(106.2299vw,79.563vh) scale(.5442)}to{transform:translate(101.29995vw,99vh) scale(.5442)}}.snow:nth-child(370){opacity:.7322;transform:translate(77.008vw,-10px) scale(.6083);animation:fall-370 26s -22s linear infinite}@keyframes fall-370{62.737%{transform:translate(74.5834vw,62.737vh) scale(.6083)}to{transform:translate(75.7957vw,99vh) scale(.6083)}}.snow:nth-child(371){opacity:.336;transform:translate(76.2297vw,-10px) scale(.0549);animation:fall-371 21s -12s linear infinite}@keyframes fall-371{52.43%{transform:translate(66.4033vw,52.43vh) scale(.0549)}to{transform:translate(71.3165vw,99vh) scale(.0549)}}.snow:nth-child(372){opacity:.4376;transform:translate(91.6466vw,-10px) scale(.3558);animation:fall-372 26s -18s linear infinite}@keyframes fall-372{46.781%{transform:translate(82.7044vw,46.781vh) scale(.3558)}to{transform:translate(87.1755vw,99vh) scale(.3558)}}.snow:nth-child(373){opacity:1.3742;transform:translate(62.5475vw,-10px) scale(.5432);animation:fall-373 24s -22s linear infinite}@keyframes fall-373{49.775%{transform:translate(71.5317vw,49.775vh) scale(.5432)}to{transform:translate(67.0396vw,99vh) scale(.5432)}}.snow:nth-child(374){opacity:1.159;transform:translate(19.6398vw,-10px) scale(.7647);animation:fall-374 16s -30s linear infinite}@keyframes fall-374{62.344%{transform:translate(12.097vw,62.344vh) scale(.7647)}to{transform:translate(15.8684vw,99vh) scale(.7647)}}.snow:nth-child(375){opacity:.3662;transform:translate(58.8002vw,-10px) scale(.1546);animation:fall-375 26s -6s linear infinite}@keyframes fall-375{36.171%{transform:translate(60.9012vw,36.171vh) scale(.1546)}to{transform:translate(59.8507vw,99vh) scale(.1546)}}.snow:nth-child(376){opacity:.6042;transform:translate(97.2757vw,-10px) scale(.5385);animation:fall-376 17s -6s linear infinite}@keyframes fall-376{48.357%{transform:translate(102.3851vw,48.357vh) scale(.5385)}to{transform:translate(99.8304vw,99vh) scale(.5385)}}.snow:nth-child(377){opacity:1.3902;transform:translate(96.5773vw,-10px) scale(.5047);animation:fall-377 17s -8s linear infinite}@keyframes fall-377{60.693%{transform:translate(87.3756vw,60.693vh) scale(.5047)}to{transform:translate(91.97645vw,99vh) scale(.5047)}}.snow:nth-child(378){opacity:.457;transform:translate(31.2653vw,-10px) scale(.4436);animation:fall-378 23s -28s linear infinite}@keyframes fall-378{73.075%{transform:translate(36.4901vw,73.075vh) scale(.4436)}to{transform:translate(33.8777vw,99vh) scale(.4436)}}.snow:nth-child(379){opacity:1.2728;transform:translate(71.1344vw,-10px) scale(.6004);animation:fall-379 25s -12s linear infinite}@keyframes fall-379{71.902%{transform:translate(80.1784vw,71.902vh) scale(.6004)}to{transform:translate(75.6564vw,99vh) scale(.6004)}}.snow:nth-child(380){opacity:1.9992;transform:translate(5.1208vw,-10px) scale(.3694);animation:fall-380 23s -24s linear infinite}@keyframes fall-380{67.359%{transform:translate(9.6218vw,67.359vh) scale(.3694)}to{transform:translate(7.3713vw,99vh) scale(.3694)}}.snow:nth-child(381){opacity:1.1356;transform:translate(63.9308vw,-10px) scale(.7756);animation:fall-381 29s -14s linear infinite}@keyframes fall-381{63.777%{transform:translate(56.4944vw,63.777vh) scale(.7756)}to{transform:translate(60.2126vw,99vh) scale(.7756)}}.snow:nth-child(382){opacity:.7856;transform:translate(8.4687vw,-10px) scale(.0123);animation:fall-382 26s -16s linear infinite}@keyframes fall-382{64.922%{transform:translate(14.6769vw,64.922vh) scale(.0123)}to{transform:translate(11.5728vw,99vh) scale(.0123)}}.snow:nth-child(383){opacity:1.2106;transform:translate(27.468vw,-10px) scale(.6524);animation:fall-383 23s -3s linear infinite}@keyframes fall-383{55.581%{transform:translate(19.0181vw,55.581vh) scale(.6524)}to{transform:translate(23.24305vw,99vh) scale(.6524)}}.snow:nth-child(384){opacity:.2894;transform:translate(62.7552vw,-10px) scale(.729);animation:fall-384 30s -17s linear infinite}@keyframes fall-384{35.052%{transform:translate(59.9982vw,35.052vh) scale(.729)}to{transform:translate(61.3767vw,99vh) scale(.729)}}.snow:nth-child(385){opacity:1.0544;transform:translate(5.0859vw,-10px) scale(.3795);animation:fall-385 27s -30s linear infinite}@keyframes fall-385{74.695%{transform:translate(13.7592vw,74.695vh) scale(.3795)}to{transform:translate(9.42255vw,99vh) scale(.3795)}}.snow:nth-child(386){opacity:.118;transform:translate(60.9832vw,-10px) scale(.1936);animation:fall-386 20s -17s linear infinite}@keyframes fall-386{52.492%{transform:translate(64.9376vw,52.492vh) scale(.1936)}to{transform:translate(62.9604vw,99vh) scale(.1936)}}.snow:nth-child(387){opacity:1.5788;transform:translate(27.8923vw,-10px) scale(.695);animation:fall-387 30s -10s linear infinite}@keyframes fall-387{54.607%{transform:translate(31.3218vw,54.607vh) scale(.695)}to{transform:translate(29.60705vw,99vh) scale(.695)}}.snow:nth-child(388){opacity:1.4608;transform:translate(46.7211vw,-10px) scale(.6938);animation:fall-388 14s -22s linear infinite}@keyframes fall-388{54.201%{transform:translate(55.4655vw,54.201vh) scale(.6938)}to{transform:translate(51.0933vw,99vh) scale(.6938)}}.snow:nth-child(389){opacity:1.7714;transform:translate(57.19vw,-10px) scale(.8605);animation:fall-389 24s -14s linear infinite}@keyframes fall-389{31.804%{transform:translate(49.2219vw,31.804vh) scale(.8605)}to{transform:translate(53.20595vw,99vh) scale(.8605)}}.snow:nth-child(390){opacity:.8292;transform:translate(94.4121vw,-10px) scale(.0636);animation:fall-390 15s -27s linear infinite}@keyframes fall-390{62.852%{transform:translate(92.2669vw,62.852vh) scale(.0636)}to{transform:translate(93.3395vw,99vh) scale(.0636)}}.snow:nth-child(391){opacity:1.943;transform:translate(84.4372vw,-10px) scale(.482);animation:fall-391 13s -23s linear infinite}@keyframes fall-391{64.997%{transform:translate(87.8324vw,64.997vh) scale(.482)}to{transform:translate(86.1348vw,99vh) scale(.482)}}.snow:nth-child(392){opacity:1.187;transform:translate(23.2269vw,-10px) scale(.5288);animation:fall-392 30s -3s linear infinite}@keyframes fall-392{44.046%{transform:translate(28.5009vw,44.046vh) scale(.5288)}to{transform:translate(25.8639vw,99vh) scale(.5288)}}.snow:nth-child(393){opacity:.1346;transform:translate(74.0782vw,-10px) scale(.0604);animation:fall-393 22s -2s linear infinite}@keyframes fall-393{63.04%{transform:translate(65.4476vw,63.04vh) scale(.0604)}to{transform:translate(69.7629vw,99vh) scale(.0604)}}.snow:nth-child(394){opacity:.728;transform:translate(75.2249vw,-10px) scale(.011);animation:fall-394 22s -26s linear infinite}@keyframes fall-394{56.646%{transform:translate(71.6076vw,56.646vh) scale(.011)}to{transform:translate(73.41625vw,99vh) scale(.011)}}.snow:nth-child(395){opacity:1.8776;transform:translate(69.7435vw,-10px) scale(.6088);animation:fall-395 27s -4s linear infinite}@keyframes fall-395{53.928%{transform:translate(78.4104vw,53.928vh) scale(.6088)}to{transform:translate(74.07695vw,99vh) scale(.6088)}}.snow:nth-child(396){opacity:1.9078;transform:translate(93.7717vw,-10px) scale(.8994);animation:fall-396 23s -26s linear infinite}@keyframes fall-396{46.802%{transform:translate(86.6574vw,46.802vh) scale(.8994)}to{transform:translate(90.21455vw,99vh) scale(.8994)}}.snow:nth-child(397){opacity:1.1708;transform:translate(62.9565vw,-10px) scale(.1444);animation:fall-397 30s -13s linear infinite}@keyframes fall-397{50.17%{transform:translate(61.3699vw,50.17vh) scale(.1444)}to{transform:translate(62.1632vw,99vh) scale(.1444)}}.snow:nth-child(398){opacity:1.1268;transform:translate(90.0421vw,-10px) scale(.021);animation:fall-398 15s -2s linear infinite}@keyframes fall-398{49.62%{transform:translate(85.6237vw,49.62vh) scale(.021)}to{transform:translate(87.8329vw,99vh) scale(.021)}}.snow:nth-child(399){opacity:1.9;transform:translate(3.2172vw,-10px) scale(.9335);animation:fall-399 28s -21s linear infinite}@keyframes fall-399{41.912%{transform:translate(-5.6465vw,41.912vh) scale(.9335)}to{transform:translate(-1.21465vw,99vh) scale(.9335)}}.snow:nth-child(400){opacity:.026;transform:translate(26.7084vw,-10px) scale(.1337);animation:fall-400 24s -25s linear infinite}@keyframes fall-400{35.217%{transform:translate(20.5559vw,35.217vh) scale(.1337)}to{transform:translate(23.63215vw,99vh) scale(.1337)}}\n"] }]
|
|
82
82
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
83
83
|
|
|
84
84
|
// Angular
|