@esfaenza/core 15.2.293 → 15.2.294
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/jace-resource/jace-resource.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
|
@@ -22,9 +22,9 @@ export class AppComponent {
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
|
|
25
|
-
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2774;transform:translate(94.9606vw,-10px) scale(.5777);animation:fall-1 14s -22s linear infinite}@keyframes fall-1{63.061%{transform:translate(100.6625vw,63.061vh) scale(.5777)}to{transform:translate(97.81155vw,99vh) scale(.5777)}}.snow:nth-child(2){opacity:1.3896;transform:translate(17.7109vw,-10px) scale(.1229);animation:fall-2 29s -30s linear infinite}@keyframes fall-2{55.655%{transform:translate(24.2213vw,55.655vh) scale(.1229)}to{transform:translate(20.9661vw,99vh) scale(.1229)}}.snow:nth-child(3){opacity:.3374;transform:translate(71.0423vw,-10px) scale(.3791);animation:fall-3 29s -13s linear infinite}@keyframes fall-3{62.499%{transform:translate(74.4417vw,62.499vh) scale(.3791)}to{transform:translate(72.742vw,99vh) scale(.3791)}}.snow:nth-child(4){opacity:1.248;transform:translate(40.3562vw,-10px) scale(.4426);animation:fall-4 20s -24s linear infinite}@keyframes fall-4{59.388%{transform:translate(48.1132vw,59.388vh) scale(.4426)}to{transform:translate(44.2347vw,99vh) scale(.4426)}}.snow:nth-child(5){opacity:.4562;transform:translate(24.0366vw,-10px) scale(.3742);animation:fall-5 14s -2s linear infinite}@keyframes fall-5{74.632%{transform:translate(14.6471vw,74.632vh) scale(.3742)}to{transform:translate(19.34185vw,99vh) scale(.3742)}}.snow:nth-child(6){opacity:.058;transform:translate(85.0041vw,-10px) scale(.7706);animation:fall-6 22s -15s linear infinite}@keyframes fall-6{39.062%{transform:translate(82.6128vw,39.062vh) scale(.7706)}to{transform:translate(83.80845vw,99vh) scale(.7706)}}.snow:nth-child(7){opacity:.3994;transform:translate(10.9187vw,-10px) scale(.1534);animation:fall-7 26s -1s linear infinite}@keyframes fall-7{51.806%{transform:translate(5.6003vw,51.806vh) scale(.1534)}to{transform:translate(8.2595vw,99vh) scale(.1534)}}.snow:nth-child(8){opacity:.9016;transform:translate(87.6025vw,-10px) scale(.4981);animation:fall-8 18s -30s linear infinite}@keyframes fall-8{66.137%{transform:translate(90.7616vw,66.137vh) scale(.4981)}to{transform:translate(89.18205vw,99vh) scale(.4981)}}.snow:nth-child(9){opacity:.5198;transform:translate(8.8787vw,-10px) scale(.7776);animation:fall-9 16s -16s linear infinite}@keyframes fall-9{74.714%{transform:translate(2.2166vw,74.714vh) scale(.7776)}to{transform:translate(5.54765vw,99vh) scale(.7776)}}.snow:nth-child(10){opacity:.9192;transform:translate(85.2774vw,-10px) scale(.985);animation:fall-10 19s -24s linear infinite}@keyframes fall-10{54.615%{transform:translate(86.2011vw,54.615vh) scale(.985)}to{transform:translate(85.73925vw,99vh) scale(.985)}}.snow:nth-child(11){opacity:1.6976;transform:translate(36.9444vw,-10px) scale(.0692);animation:fall-11 28s -2s linear infinite}@keyframes fall-11{35.811%{transform:translate(31.8048vw,35.811vh) scale(.0692)}to{transform:translate(34.3746vw,99vh) scale(.0692)}}.snow:nth-child(12){opacity:.867;transform:translate(15.7621vw,-10px) scale(.859);animation:fall-12 30s -6s linear infinite}@keyframes fall-12{77.539%{transform:translate(25.7453vw,77.539vh) scale(.859)}to{transform:translate(20.7537vw,99vh) scale(.859)}}.snow:nth-child(13){opacity:1.7258;transform:translate(82.5962vw,-10px) scale(.6634);animation:fall-13 18s -3s linear infinite}@keyframes fall-13{42.071%{transform:translate(91.9158vw,42.071vh) scale(.6634)}to{transform:translate(87.256vw,99vh) scale(.6634)}}.snow:nth-child(14){opacity:.5548;transform:translate(61.5475vw,-10px) scale(.2829);animation:fall-14 12s -6s linear infinite}@keyframes fall-14{45.749%{transform:translate(67.3118vw,45.749vh) scale(.2829)}to{transform:translate(64.42965vw,99vh) scale(.2829)}}.snow:nth-child(15){opacity:1.8476;transform:translate(76.9166vw,-10px) scale(.3111);animation:fall-15 14s -3s linear infinite}@keyframes fall-15{40.992%{transform:translate(71.3411vw,40.992vh) scale(.3111)}to{transform:translate(74.12885vw,99vh) scale(.3111)}}.snow:nth-child(16){opacity:.5906;transform:translate(32.108vw,-10px) scale(.7131);animation:fall-16 20s -25s linear infinite}@keyframes fall-16{33.225%{transform:translate(39.342vw,33.225vh) scale(.7131)}to{transform:translate(35.725vw,99vh) scale(.7131)}}.snow:nth-child(17){opacity:.3978;transform:translate(89.1806vw,-10px) scale(.4776);animation:fall-17 10s -3s linear infinite}@keyframes fall-17{68.899%{transform:translate(80.5756vw,68.899vh) scale(.4776)}to{transform:translate(84.8781vw,99vh) scale(.4776)}}.snow:nth-child(18){opacity:.5916;transform:translate(43.7509vw,-10px) scale(.546);animation:fall-18 15s -5s linear infinite}@keyframes fall-18{65.095%{transform:translate(43.1568vw,65.095vh) scale(.546)}to{transform:translate(43.45385vw,99vh) scale(.546)}}.snow:nth-child(19){opacity:1.971;transform:translate(27.5429vw,-10px) scale(.4589);animation:fall-19 25s -29s linear infinite}@keyframes fall-19{70.345%{transform:translate(36.9828vw,70.345vh) scale(.4589)}to{transform:translate(32.26285vw,99vh) scale(.4589)}}.snow:nth-child(20){opacity:.1176;transform:translate(39.4072vw,-10px) scale(.1288);animation:fall-20 30s -22s linear infinite}@keyframes fall-20{61.094%{transform:translate(38.4579vw,61.094vh) scale(.1288)}to{transform:translate(38.93255vw,99vh) scale(.1288)}}.snow:nth-child(21){opacity:.5516;transform:translate(16.6878vw,-10px) scale(.635);animation:fall-21 27s -4s linear infinite}@keyframes fall-21{50.535%{transform:translate(8.5067vw,50.535vh) scale(.635)}to{transform:translate(12.59725vw,99vh) scale(.635)}}.snow:nth-child(22){opacity:.2342;transform:translate(85.6398vw,-10px) scale(.4066);animation:fall-22 24s -21s linear infinite}@keyframes fall-22{42.368%{transform:translate(77.4201vw,42.368vh) scale(.4066)}to{transform:translate(81.52995vw,99vh) scale(.4066)}}.snow:nth-child(23){opacity:.3938;transform:translate(69.4845vw,-10px) scale(.7007);animation:fall-23 14s -28s linear infinite}@keyframes fall-23{79.099%{transform:translate(60.7579vw,79.099vh) scale(.7007)}to{transform:translate(65.1212vw,99vh) scale(.7007)}}.snow:nth-child(24){opacity:1.9844;transform:translate(5.2811vw,-10px) scale(.7922);animation:fall-24 21s -22s linear infinite}@keyframes fall-24{71.125%{transform:translate(10.6568vw,71.125vh) scale(.7922)}to{transform:translate(7.96895vw,99vh) scale(.7922)}}.snow:nth-child(25){opacity:1.0176;transform:translate(11.4434vw,-10px) scale(.2791);animation:fall-25 23s -20s linear infinite}@keyframes fall-25{68.773%{transform:translate(19.0898vw,68.773vh) scale(.2791)}to{transform:translate(15.2666vw,99vh) scale(.2791)}}.snow:nth-child(26){opacity:.4906;transform:translate(41.755vw,-10px) scale(.2935);animation:fall-26 15s -12s linear infinite}@keyframes fall-26{53.824%{transform:translate(46.3071vw,53.824vh) scale(.2935)}to{transform:translate(44.03105vw,99vh) scale(.2935)}}.snow:nth-child(27){opacity:.829;transform:translate(57.5679vw,-10px) scale(.1184);animation:fall-27 18s -21s linear infinite}@keyframes fall-27{45.269%{transform:translate(50.0698vw,45.269vh) scale(.1184)}to{transform:translate(53.81885vw,99vh) scale(.1184)}}.snow:nth-child(28){opacity:.5006;transform:translate(51.5218vw,-10px) scale(.8097);animation:fall-28 28s -4s linear infinite}@keyframes fall-28{57.313%{transform:translate(45.0703vw,57.313vh) scale(.8097)}to{transform:translate(48.29605vw,99vh) scale(.8097)}}.snow:nth-child(29){opacity:.8004;transform:translate(48.9021vw,-10px) scale(.7091);animation:fall-29 27s -18s linear infinite}@keyframes fall-29{39.353%{transform:translate(53.7944vw,39.353vh) scale(.7091)}to{transform:translate(51.34825vw,99vh) scale(.7091)}}.snow:nth-child(30){opacity:1.19;transform:translate(70.9639vw,-10px) scale(.418);animation:fall-30 27s -15s linear infinite}@keyframes fall-30{60.676%{transform:translate(70.3619vw,60.676vh) scale(.418)}to{transform:translate(70.6629vw,99vh) scale(.418)}}.snow:nth-child(31){opacity:1.3534;transform:translate(14.49vw,-10px) scale(.6697);animation:fall-31 18s -22s linear infinite}@keyframes fall-31{73.455%{transform:translate(7.2876vw,73.455vh) scale(.6697)}to{transform:translate(10.8888vw,99vh) scale(.6697)}}.snow:nth-child(32){opacity:1.4392;transform:translate(65.9168vw,-10px) scale(.7243);animation:fall-32 26s -30s linear infinite}@keyframes fall-32{53.01%{transform:translate(63.1645vw,53.01vh) scale(.7243)}to{transform:translate(64.54065vw,99vh) scale(.7243)}}.snow:nth-child(33){opacity:.219;transform:translate(12.9799vw,-10px) scale(.6704);animation:fall-33 18s -27s linear infinite}@keyframes fall-33{78.278%{transform:translate(10.2873vw,78.278vh) scale(.6704)}to{transform:translate(11.6336vw,99vh) scale(.6704)}}.snow:nth-child(34){opacity:.5064;transform:translate(99.2485vw,-10px) scale(.9303);animation:fall-34 28s -19s linear infinite}@keyframes fall-34{77.651%{transform:translate(104.9703vw,77.651vh) scale(.9303)}to{transform:translate(102.1094vw,99vh) scale(.9303)}}.snow:nth-child(35){opacity:.2034;transform:translate(51.9626vw,-10px) scale(.9392);animation:fall-35 25s -26s linear infinite}@keyframes fall-35{57.568%{transform:translate(50.4335vw,57.568vh) scale(.9392)}to{transform:translate(51.19805vw,99vh) scale(.9392)}}.snow:nth-child(36){opacity:.397;transform:translate(96.1059vw,-10px) scale(.4955);animation:fall-36 28s -24s linear infinite}@keyframes fall-36{77.697%{transform:translate(88.3381vw,77.697vh) scale(.4955)}to{transform:translate(92.222vw,99vh) scale(.4955)}}.snow:nth-child(37){opacity:.9794;transform:translate(21.711vw,-10px) scale(.6449);animation:fall-37 29s -19s linear infinite}@keyframes fall-37{30.642%{transform:translate(19.5629vw,30.642vh) scale(.6449)}to{transform:translate(20.63695vw,99vh) scale(.6449)}}.snow:nth-child(38){opacity:.1694;transform:translate(93.7837vw,-10px) scale(.9523);animation:fall-38 19s -16s linear infinite}@keyframes fall-38{37.308%{transform:translate(91.8559vw,37.308vh) scale(.9523)}to{transform:translate(92.8198vw,99vh) scale(.9523)}}.snow:nth-child(39){opacity:.714;transform:translate(87.7186vw,-10px) scale(.9101);animation:fall-39 19s -20s linear infinite}@keyframes fall-39{36.435%{transform:translate(80.365vw,36.435vh) scale(.9101)}to{transform:translate(84.0418vw,99vh) scale(.9101)}}.snow:nth-child(40){opacity:1.5988;transform:translate(34.2303vw,-10px) scale(.9024);animation:fall-40 30s -15s linear infinite}@keyframes fall-40{33.737%{transform:translate(41.4908vw,33.737vh) scale(.9024)}to{transform:translate(37.86055vw,99vh) scale(.9024)}}.snow:nth-child(41){opacity:1.211;transform:translate(15.5362vw,-10px) scale(.6833);animation:fall-41 30s -18s linear infinite}@keyframes fall-41{33.791%{transform:translate(23.5248vw,33.791vh) scale(.6833)}to{transform:translate(19.5305vw,99vh) scale(.6833)}}.snow:nth-child(42){opacity:.9386;transform:translate(37.7093vw,-10px) scale(.6743);animation:fall-42 10s -14s linear infinite}@keyframes fall-42{67.918%{transform:translate(42.9412vw,67.918vh) scale(.6743)}to{transform:translate(40.32525vw,99vh) scale(.6743)}}.snow:nth-child(43){opacity:1.0166;transform:translate(99.9093vw,-10px) scale(.5326);animation:fall-43 10s -26s linear infinite}@keyframes fall-43{60.731%{transform:translate(93.4778vw,60.731vh) scale(.5326)}to{transform:translate(96.69355vw,99vh) scale(.5326)}}.snow:nth-child(44){opacity:.2476;transform:translate(45.7016vw,-10px) scale(.2422);animation:fall-44 14s -20s linear infinite}@keyframes fall-44{57.264%{transform:translate(40.9775vw,57.264vh) scale(.2422)}to{transform:translate(43.33955vw,99vh) scale(.2422)}}.snow:nth-child(45){opacity:.053;transform:translate(96.3488vw,-10px) scale(.5147);animation:fall-45 16s -18s linear infinite}@keyframes fall-45{78.135%{transform:translate(104.7518vw,78.135vh) scale(.5147)}to{transform:translate(100.5503vw,99vh) scale(.5147)}}.snow:nth-child(46){opacity:1.5366;transform:translate(15.8925vw,-10px) scale(.7741);animation:fall-46 25s -1s linear infinite}@keyframes fall-46{33.574%{transform:translate(17.1235vw,33.574vh) scale(.7741)}to{transform:translate(16.508vw,99vh) scale(.7741)}}.snow:nth-child(47){opacity:1.6278;transform:translate(42.0817vw,-10px) scale(.2766);animation:fall-47 23s -5s linear infinite}@keyframes fall-47{71.832%{transform:translate(35.2948vw,71.832vh) scale(.2766)}to{transform:translate(38.68825vw,99vh) scale(.2766)}}.snow:nth-child(48){opacity:1.8114;transform:translate(1.9626vw,-10px) scale(.0364);animation:fall-48 28s -24s linear infinite}@keyframes fall-48{37.442%{transform:translate(8.0248vw,37.442vh) scale(.0364)}to{transform:translate(4.9937vw,99vh) scale(.0364)}}.snow:nth-child(49){opacity:1.473;transform:translate(.3888vw,-10px) scale(.9678);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{42.76%{transform:translate(-4.7807vw,42.76vh) scale(.9678)}to{transform:translate(-2.19595vw,99vh) scale(.9678)}}.snow:nth-child(50){opacity:1.606;transform:translate(50.072vw,-10px) scale(.1295);animation:fall-50 30s -3s linear infinite}@keyframes fall-50{35.216%{transform:translate(50.4027vw,35.216vh) scale(.1295)}to{transform:translate(50.23735vw,99vh) scale(.1295)}}.snow:nth-child(51){opacity:.9316;transform:translate(37.1561vw,-10px) scale(.2659);animation:fall-51 25s -21s linear infinite}@keyframes fall-51{36.742%{transform:translate(38.5782vw,36.742vh) scale(.2659)}to{transform:translate(37.86715vw,99vh) scale(.2659)}}.snow:nth-child(52){opacity:.9152;transform:translate(26.6492vw,-10px) scale(.2266);animation:fall-52 13s -7s linear infinite}@keyframes fall-52{50.154%{transform:translate(28.925vw,50.154vh) scale(.2266)}to{transform:translate(27.7871vw,99vh) scale(.2266)}}.snow:nth-child(53){opacity:1.626;transform:translate(84.6316vw,-10px) scale(.5438);animation:fall-53 11s -29s linear infinite}@keyframes fall-53{69.072%{transform:translate(76.8805vw,69.072vh) scale(.5438)}to{transform:translate(80.75605vw,99vh) scale(.5438)}}.snow:nth-child(54){opacity:.2574;transform:translate(6.9659vw,-10px) scale(.8383);animation:fall-54 14s -21s linear infinite}@keyframes fall-54{47.483%{transform:translate(-1.8491vw,47.483vh) scale(.8383)}to{transform:translate(2.5584vw,99vh) scale(.8383)}}.snow:nth-child(55){opacity:1.1208;transform:translate(60.2027vw,-10px) scale(.8216);animation:fall-55 22s -16s linear infinite}@keyframes fall-55{54.915%{transform:translate(54.3051vw,54.915vh) scale(.8216)}to{transform:translate(57.2539vw,99vh) scale(.8216)}}.snow:nth-child(56){opacity:1.9688;transform:translate(26.5053vw,-10px) scale(.1962);animation:fall-56 30s -4s linear infinite}@keyframes fall-56{75.16%{transform:translate(35.8597vw,75.16vh) scale(.1962)}to{transform:translate(31.1825vw,99vh) scale(.1962)}}.snow:nth-child(57){opacity:.4826;transform:translate(49.0873vw,-10px) scale(.8097);animation:fall-57 21s -20s linear infinite}@keyframes fall-57{49.415%{transform:translate(44.5307vw,49.415vh) scale(.8097)}to{transform:translate(46.809vw,99vh) scale(.8097)}}.snow:nth-child(58){opacity:.614;transform:translate(94.9054vw,-10px) scale(.3977);animation:fall-58 14s -30s linear infinite}@keyframes fall-58{74.349%{transform:translate(85.901vw,74.349vh) scale(.3977)}to{transform:translate(90.4032vw,99vh) scale(.3977)}}.snow:nth-child(59){opacity:1.1834;transform:translate(1.2664vw,-10px) scale(.6813);animation:fall-59 28s -10s linear infinite}@keyframes fall-59{32.964%{transform:translate(-8.252vw,32.964vh) scale(.6813)}to{transform:translate(-3.4928vw,99vh) scale(.6813)}}.snow:nth-child(60){opacity:1.905;transform:translate(54.2862vw,-10px) scale(.7472);animation:fall-60 11s -2s linear infinite}@keyframes fall-60{68.503%{transform:translate(54.9454vw,68.503vh) scale(.7472)}to{transform:translate(54.6158vw,99vh) scale(.7472)}}.snow:nth-child(61){opacity:1.9584;transform:translate(60.7187vw,-10px) scale(.1552);animation:fall-61 16s -20s linear infinite}@keyframes fall-61{61.47%{transform:translate(64.1046vw,61.47vh) scale(.1552)}to{transform:translate(62.41165vw,99vh) scale(.1552)}}.snow:nth-child(62){opacity:.5252;transform:translate(42.8898vw,-10px) scale(.1535);animation:fall-62 11s -19s linear infinite}@keyframes fall-62{58.422%{transform:translate(46.154vw,58.422vh) scale(.1535)}to{transform:translate(44.5219vw,99vh) scale(.1535)}}.snow:nth-child(63){opacity:1.2972;transform:translate(43.6586vw,-10px) scale(.6042);animation:fall-63 30s -15s linear infinite}@keyframes fall-63{37.282%{transform:translate(45.1316vw,37.282vh) scale(.6042)}to{transform:translate(44.3951vw,99vh) scale(.6042)}}.snow:nth-child(64){opacity:1.844;transform:translate(78.397vw,-10px) scale(.675);animation:fall-64 19s -14s linear infinite}@keyframes fall-64{43.75%{transform:translate(77.9875vw,43.75vh) scale(.675)}to{transform:translate(78.19225vw,99vh) scale(.675)}}.snow:nth-child(65){opacity:1.1366;transform:translate(55.9869vw,-10px) scale(.3316);animation:fall-65 22s -18s linear infinite}@keyframes fall-65{41.291%{transform:translate(49.9994vw,41.291vh) scale(.3316)}to{transform:translate(52.99315vw,99vh) scale(.3316)}}.snow:nth-child(66){opacity:.8368;transform:translate(88.8725vw,-10px) scale(.5642);animation:fall-66 28s -26s linear infinite}@keyframes fall-66{78.457%{transform:translate(83.4345vw,78.457vh) scale(.5642)}to{transform:translate(86.1535vw,99vh) scale(.5642)}}.snow:nth-child(67){opacity:1.0486;transform:translate(48.2618vw,-10px) scale(.6936);animation:fall-67 28s -13s linear infinite}@keyframes fall-67{78.165%{transform:translate(44.3273vw,78.165vh) scale(.6936)}to{transform:translate(46.29455vw,99vh) scale(.6936)}}.snow:nth-child(68){opacity:.073;transform:translate(61.7402vw,-10px) scale(.7657);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{46.851%{transform:translate(61.819vw,46.851vh) scale(.7657)}to{transform:translate(61.7796vw,99vh) scale(.7657)}}.snow:nth-child(69){opacity:.5554;transform:translate(32.584vw,-10px) scale(.4477);animation:fall-69 15s -12s linear infinite}@keyframes fall-69{48.77%{transform:translate(31.2775vw,48.77vh) scale(.4477)}to{transform:translate(31.93075vw,99vh) scale(.4477)}}.snow:nth-child(70){opacity:1.4306;transform:translate(99.7701vw,-10px) scale(.1524);animation:fall-70 26s -15s linear infinite}@keyframes fall-70{32.473%{transform:translate(101.3471vw,32.473vh) scale(.1524)}to{transform:translate(100.5586vw,99vh) scale(.1524)}}.snow:nth-child(71){opacity:.1994;transform:translate(68.2764vw,-10px) scale(.6284);animation:fall-71 28s -26s linear infinite}@keyframes fall-71{45.357%{transform:translate(64.697vw,45.357vh) scale(.6284)}to{transform:translate(66.4867vw,99vh) scale(.6284)}}.snow:nth-child(72){opacity:1.9844;transform:translate(47.4165vw,-10px) scale(.1959);animation:fall-72 18s -15s linear infinite}@keyframes fall-72{71.587%{transform:translate(42.622vw,71.587vh) scale(.1959)}to{transform:translate(45.01925vw,99vh) scale(.1959)}}.snow:nth-child(73){opacity:1.9068;transform:translate(17.8916vw,-10px) scale(.9007);animation:fall-73 27s -23s linear infinite}@keyframes fall-73{78.671%{transform:translate(19.8603vw,78.671vh) scale(.9007)}to{transform:translate(18.87595vw,99vh) scale(.9007)}}.snow:nth-child(74){opacity:.1352;transform:translate(73.3704vw,-10px) scale(.6235);animation:fall-74 28s -30s linear infinite}@keyframes fall-74{53.495%{transform:translate(63.7524vw,53.495vh) scale(.6235)}to{transform:translate(68.5614vw,99vh) scale(.6235)}}.snow:nth-child(75){opacity:.9528;transform:translate(13.1931vw,-10px) scale(.7416);animation:fall-75 18s -24s linear infinite}@keyframes fall-75{40.498%{transform:translate(21.0721vw,40.498vh) scale(.7416)}to{transform:translate(17.1326vw,99vh) scale(.7416)}}.snow:nth-child(76){opacity:1.7118;transform:translate(65.7595vw,-10px) scale(.5195);animation:fall-76 30s -8s linear infinite}@keyframes fall-76{68.767%{transform:translate(56.4527vw,68.767vh) scale(.5195)}to{transform:translate(61.1061vw,99vh) scale(.5195)}}.snow:nth-child(77){opacity:.3112;transform:translate(15.9339vw,-10px) scale(.3762);animation:fall-77 25s -11s linear infinite}@keyframes fall-77{63.301%{transform:translate(24.7372vw,63.301vh) scale(.3762)}to{transform:translate(20.33555vw,99vh) scale(.3762)}}.snow:nth-child(78){opacity:1.1856;transform:translate(34.513vw,-10px) scale(.7066);animation:fall-78 18s -1s linear infinite}@keyframes fall-78{45.924%{transform:translate(27.2774vw,45.924vh) scale(.7066)}to{transform:translate(30.8952vw,99vh) scale(.7066)}}.snow:nth-child(79){opacity:.7086;transform:translate(21.7082vw,-10px) scale(.8533);animation:fall-79 19s -30s linear infinite}@keyframes fall-79{39.801%{transform:translate(15.8639vw,39.801vh) scale(.8533)}to{transform:translate(18.78605vw,99vh) scale(.8533)}}.snow:nth-child(80){opacity:1.194;transform:translate(2.2753vw,-10px) scale(.513);animation:fall-80 19s -26s linear infinite}@keyframes fall-80{66.818%{transform:translate(1.973vw,66.818vh) scale(.513)}to{transform:translate(2.12415vw,99vh) scale(.513)}}.snow:nth-child(81){opacity:1.761;transform:translate(40.0624vw,-10px) scale(.9104);animation:fall-81 19s -19s linear infinite}@keyframes fall-81{49.532%{transform:translate(38.7818vw,49.532vh) scale(.9104)}to{transform:translate(39.4221vw,99vh) scale(.9104)}}.snow:nth-child(82){opacity:1.0752;transform:translate(33.8318vw,-10px) scale(.8287);animation:fall-82 26s -4s linear infinite}@keyframes fall-82{62.806%{transform:translate(34.2704vw,62.806vh) scale(.8287)}to{transform:translate(34.0511vw,99vh) scale(.8287)}}.snow:nth-child(83){opacity:1.8376;transform:translate(91.5934vw,-10px) scale(.7072);animation:fall-83 28s -2s linear infinite}@keyframes fall-83{31.019%{transform:translate(94.6337vw,31.019vh) scale(.7072)}to{transform:translate(93.11355vw,99vh) scale(.7072)}}.snow:nth-child(84){opacity:.7972;transform:translate(96.5675vw,-10px) scale(.7855);animation:fall-84 30s -30s linear infinite}@keyframes fall-84{31.435%{transform:translate(101.0072vw,31.435vh) scale(.7855)}to{transform:translate(98.78735vw,99vh) scale(.7855)}}.snow:nth-child(85){opacity:1.3702;transform:translate(46.4151vw,-10px) scale(.169);animation:fall-85 21s -5s linear infinite}@keyframes fall-85{46.775%{transform:translate(45.3839vw,46.775vh) scale(.169)}to{transform:translate(45.8995vw,99vh) scale(.169)}}.snow:nth-child(86){opacity:.9108;transform:translate(8.755vw,-10px) scale(.7681);animation:fall-86 18s -7s linear infinite}@keyframes fall-86{44.646%{transform:translate(2.7659vw,44.646vh) scale(.7681)}to{transform:translate(5.76045vw,99vh) scale(.7681)}}.snow:nth-child(87){opacity:1.6426;transform:translate(48.1317vw,-10px) scale(.5258);animation:fall-87 18s -17s linear infinite}@keyframes fall-87{73.28%{transform:translate(57.1059vw,73.28vh) scale(.5258)}to{transform:translate(52.6188vw,99vh) scale(.5258)}}.snow:nth-child(88){opacity:1.091;transform:translate(62.5195vw,-10px) scale(.2843);animation:fall-88 18s -17s linear infinite}@keyframes fall-88{52.235%{transform:translate(65.9664vw,52.235vh) scale(.2843)}to{transform:translate(64.24295vw,99vh) scale(.2843)}}.snow:nth-child(89){opacity:1.3474;transform:translate(23.6758vw,-10px) scale(.5345);animation:fall-89 13s -28s linear infinite}@keyframes fall-89{65.546%{transform:translate(25.664vw,65.546vh) scale(.5345)}to{transform:translate(24.6699vw,99vh) scale(.5345)}}.snow:nth-child(90){opacity:.9064;transform:translate(66.1267vw,-10px) scale(.6458);animation:fall-90 10s -26s linear infinite}@keyframes fall-90{42.581%{transform:translate(69.667vw,42.581vh) scale(.6458)}to{transform:translate(67.89685vw,99vh) scale(.6458)}}.snow:nth-child(91){opacity:1.4102;transform:translate(69.1064vw,-10px) scale(.6716);animation:fall-91 27s -22s linear infinite}@keyframes fall-91{48.074%{transform:translate(74.6271vw,48.074vh) scale(.6716)}to{transform:translate(71.86675vw,99vh) scale(.6716)}}.snow:nth-child(92){opacity:.879;transform:translate(23.4055vw,-10px) scale(.8431);animation:fall-92 27s -2s linear infinite}@keyframes fall-92{49.508%{transform:translate(16.7785vw,49.508vh) scale(.8431)}to{transform:translate(20.092vw,99vh) scale(.8431)}}.snow:nth-child(93){opacity:.8016;transform:translate(19.6083vw,-10px) scale(.3008);animation:fall-93 18s -6s linear infinite}@keyframes fall-93{74.728%{transform:translate(27.9159vw,74.728vh) scale(.3008)}to{transform:translate(23.7621vw,99vh) scale(.3008)}}.snow:nth-child(94){opacity:.49;transform:translate(24.9781vw,-10px) scale(.0692);animation:fall-94 11s -14s linear infinite}@keyframes fall-94{52.326%{transform:translate(32.8227vw,52.326vh) scale(.0692)}to{transform:translate(28.9004vw,99vh) scale(.0692)}}.snow:nth-child(95){opacity:1.9826;transform:translate(28.1307vw,-10px) scale(.8869);animation:fall-95 17s -14s linear infinite}@keyframes fall-95{32.922%{transform:translate(30.4972vw,32.922vh) scale(.8869)}to{transform:translate(29.31395vw,99vh) scale(.8869)}}.snow:nth-child(96){opacity:1.6646;transform:translate(17.5818vw,-10px) scale(.6941);animation:fall-96 14s -18s linear infinite}@keyframes fall-96{73.075%{transform:translate(23.8267vw,73.075vh) scale(.6941)}to{transform:translate(20.70425vw,99vh) scale(.6941)}}.snow:nth-child(97){opacity:1.8068;transform:translate(75.1638vw,-10px) scale(.1128);animation:fall-97 20s -28s linear infinite}@keyframes fall-97{64.761%{transform:translate(70.5868vw,64.761vh) scale(.1128)}to{transform:translate(72.8753vw,99vh) scale(.1128)}}.snow:nth-child(98){opacity:1.1026;transform:translate(41.8161vw,-10px) scale(.8858);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{75.45%{transform:translate(43.1501vw,75.45vh) scale(.8858)}to{transform:translate(42.4831vw,99vh) scale(.8858)}}.snow:nth-child(99){opacity:1.2032;transform:translate(59.7227vw,-10px) scale(.6671);animation:fall-99 13s -15s linear infinite}@keyframes fall-99{63.681%{transform:translate(52.8704vw,63.681vh) scale(.6671)}to{transform:translate(56.29655vw,99vh) scale(.6671)}}.snow:nth-child(100){opacity:1.6754;transform:translate(56.1829vw,-10px) scale(.8733);animation:fall-100 22s -25s linear infinite}@keyframes fall-100{71.811%{transform:translate(56.8249vw,71.811vh) scale(.8733)}to{transform:translate(56.5039vw,99vh) scale(.8733)}}.snow:nth-child(101){opacity:1.271;transform:translate(5.4642vw,-10px) scale(.6525);animation:fall-101 23s -20s linear infinite}@keyframes fall-101{37.683%{transform:translate(13.7487vw,37.683vh) scale(.6525)}to{transform:translate(9.60645vw,99vh) scale(.6525)}}.snow:nth-child(102){opacity:.514;transform:translate(27.4709vw,-10px) scale(.048);animation:fall-102 10s -24s linear infinite}@keyframes fall-102{59.364%{transform:translate(35.1463vw,59.364vh) scale(.048)}to{transform:translate(31.3086vw,99vh) scale(.048)}}.snow:nth-child(103){opacity:.4812;transform:translate(91.824vw,-10px) scale(.4874);animation:fall-103 20s -4s linear infinite}@keyframes fall-103{66.521%{transform:translate(82.7213vw,66.521vh) scale(.4874)}to{transform:translate(87.27265vw,99vh) scale(.4874)}}.snow:nth-child(104){opacity:1.5348;transform:translate(83.8689vw,-10px) scale(.2384);animation:fall-104 16s -22s linear infinite}@keyframes fall-104{71.921%{transform:translate(89.5168vw,71.921vh) scale(.2384)}to{transform:translate(86.69285vw,99vh) scale(.2384)}}.snow:nth-child(105){opacity:.2404;transform:translate(91.9079vw,-10px) scale(.2137);animation:fall-105 13s -4s linear infinite}@keyframes fall-105{69.041%{transform:translate(101.7133vw,69.041vh) scale(.2137)}to{transform:translate(96.8106vw,99vh) scale(.2137)}}.snow:nth-child(106){opacity:.201;transform:translate(32.6081vw,-10px) scale(.743);animation:fall-106 24s -7s linear infinite}@keyframes fall-106{56.39%{transform:translate(41.3904vw,56.39vh) scale(.743)}to{transform:translate(36.99925vw,99vh) scale(.743)}}.snow:nth-child(107){opacity:1.641;transform:translate(85.9644vw,-10px) scale(.7269);animation:fall-107 28s -6s linear infinite}@keyframes fall-107{30.616%{transform:translate(87.0393vw,30.616vh) scale(.7269)}to{transform:translate(86.50185vw,99vh) scale(.7269)}}.snow:nth-child(108){opacity:.4872;transform:translate(.5646vw,-10px) scale(.1568);animation:fall-108 28s -7s linear infinite}@keyframes fall-108{47.277%{transform:translate(-.8386vw,47.277vh) scale(.1568)}to{transform:translate(-.137vw,99vh) scale(.1568)}}.snow:nth-child(109){opacity:1.2674;transform:translate(67.3284vw,-10px) scale(.5154);animation:fall-109 21s -24s linear infinite}@keyframes fall-109{33.305%{transform:translate(75.449vw,33.305vh) scale(.5154)}to{transform:translate(71.3887vw,99vh) scale(.5154)}}.snow:nth-child(110){opacity:.5;transform:translate(14.2082vw,-10px) scale(.7381);animation:fall-110 12s -5s linear infinite}@keyframes fall-110{75.237%{transform:translate(6.7288vw,75.237vh) scale(.7381)}to{transform:translate(10.4685vw,99vh) scale(.7381)}}.snow:nth-child(111){opacity:.9248;transform:translate(99.0128vw,-10px) scale(.4824);animation:fall-111 18s -29s linear infinite}@keyframes fall-111{47.583%{transform:translate(104.6706vw,47.583vh) scale(.4824)}to{transform:translate(101.8417vw,99vh) scale(.4824)}}.snow:nth-child(112){opacity:.481;transform:translate(78.1741vw,-10px) scale(.1932);animation:fall-112 19s -5s linear infinite}@keyframes fall-112{38.293%{transform:translate(71.4947vw,38.293vh) scale(.1932)}to{transform:translate(74.8344vw,99vh) scale(.1932)}}.snow:nth-child(113){opacity:.0688;transform:translate(31.3473vw,-10px) scale(.3915);animation:fall-113 30s -11s linear infinite}@keyframes fall-113{59.667%{transform:translate(40.6353vw,59.667vh) scale(.3915)}to{transform:translate(35.9913vw,99vh) scale(.3915)}}.snow:nth-child(114){opacity:.9598;transform:translate(5.6907vw,-10px) scale(.4943);animation:fall-114 12s -8s linear infinite}@keyframes fall-114{45.753%{transform:translate(1.4604vw,45.753vh) scale(.4943)}to{transform:translate(3.57555vw,99vh) scale(.4943)}}.snow:nth-child(115){opacity:.4834;transform:translate(23.0046vw,-10px) scale(.7129);animation:fall-115 25s -22s linear infinite}@keyframes fall-115{44.336%{transform:translate(25.9086vw,44.336vh) scale(.7129)}to{transform:translate(24.4566vw,99vh) scale(.7129)}}.snow:nth-child(116){opacity:.9786;transform:translate(26.6006vw,-10px) scale(.4431);animation:fall-116 17s -30s linear infinite}@keyframes fall-116{31.308%{transform:translate(28.1187vw,31.308vh) scale(.4431)}to{transform:translate(27.35965vw,99vh) scale(.4431)}}.snow:nth-child(117){opacity:1.428;transform:translate(69.9654vw,-10px) scale(.5448);animation:fall-117 15s -12s linear infinite}@keyframes fall-117{62.094%{transform:translate(64.1971vw,62.094vh) scale(.5448)}to{transform:translate(67.08125vw,99vh) scale(.5448)}}.snow:nth-child(118){opacity:.5082;transform:translate(66.043vw,-10px) scale(.1613);animation:fall-118 13s -2s linear infinite}@keyframes fall-118{68.131%{transform:translate(58.8147vw,68.131vh) scale(.1613)}to{transform:translate(62.42885vw,99vh) scale(.1613)}}.snow:nth-child(119){opacity:1.959;transform:translate(70.9181vw,-10px) scale(.2379);animation:fall-119 30s -28s linear infinite}@keyframes fall-119{47.843%{transform:translate(72.9126vw,47.843vh) scale(.2379)}to{transform:translate(71.91535vw,99vh) scale(.2379)}}.snow:nth-child(120){opacity:.5858;transform:translate(55.2269vw,-10px) scale(.4314);animation:fall-120 16s -6s linear infinite}@keyframes fall-120{76.297%{transform:translate(63.201vw,76.297vh) scale(.4314)}to{transform:translate(59.21395vw,99vh) scale(.4314)}}.snow:nth-child(121){opacity:1.9002;transform:translate(42.5694vw,-10px) scale(.0543);animation:fall-121 25s -24s linear infinite}@keyframes fall-121{50.731%{transform:translate(43.4976vw,50.731vh) scale(.0543)}to{transform:translate(43.0335vw,99vh) scale(.0543)}}.snow:nth-child(122){opacity:.9474;transform:translate(55.3864vw,-10px) scale(.5124);animation:fall-122 21s -28s linear infinite}@keyframes fall-122{70.009%{transform:translate(52.22vw,70.009vh) scale(.5124)}to{transform:translate(53.8032vw,99vh) scale(.5124)}}.snow:nth-child(123){opacity:1.7768;transform:translate(44.8188vw,-10px) scale(.6072);animation:fall-123 18s -18s linear infinite}@keyframes fall-123{55.639%{transform:translate(46.5078vw,55.639vh) scale(.6072)}to{transform:translate(45.6633vw,99vh) scale(.6072)}}.snow:nth-child(124){opacity:1.7778;transform:translate(31.8368vw,-10px) scale(.388);animation:fall-124 14s -18s linear infinite}@keyframes fall-124{74.007%{transform:translate(37.4766vw,74.007vh) scale(.388)}to{transform:translate(34.6567vw,99vh) scale(.388)}}.snow:nth-child(125){opacity:.5854;transform:translate(20.5335vw,-10px) scale(.982);animation:fall-125 12s -16s linear infinite}@keyframes fall-125{47.201%{transform:translate(27.9323vw,47.201vh) scale(.982)}to{transform:translate(24.2329vw,99vh) scale(.982)}}.snow:nth-child(126){opacity:.4028;transform:translate(95.0698vw,-10px) scale(.1164);animation:fall-126 15s -26s linear infinite}@keyframes fall-126{37.193%{transform:translate(88.2069vw,37.193vh) scale(.1164)}to{transform:translate(91.63835vw,99vh) scale(.1164)}}.snow:nth-child(127){opacity:.98;transform:translate(96.8522vw,-10px) scale(.3823);animation:fall-127 23s -17s linear infinite}@keyframes fall-127{54.127%{transform:translate(95.0845vw,54.127vh) scale(.3823)}to{transform:translate(95.96835vw,99vh) scale(.3823)}}.snow:nth-child(128){opacity:.107;transform:translate(62.3009vw,-10px) scale(.0953);animation:fall-128 18s -4s linear infinite}@keyframes fall-128{39.054%{transform:translate(53.7779vw,39.054vh) scale(.0953)}to{transform:translate(58.0394vw,99vh) scale(.0953)}}.snow:nth-child(129){opacity:1.0328;transform:translate(99.7007vw,-10px) scale(.731);animation:fall-129 28s -29s linear infinite}@keyframes fall-129{61.126%{transform:translate(106.6561vw,61.126vh) scale(.731)}to{transform:translate(103.1784vw,99vh) scale(.731)}}.snow:nth-child(130){opacity:1.6816;transform:translate(3.7662vw,-10px) scale(.6132);animation:fall-130 20s -18s linear infinite}@keyframes fall-130{77.858%{transform:translate(4.8189vw,77.858vh) scale(.6132)}to{transform:translate(4.29255vw,99vh) scale(.6132)}}.snow:nth-child(131){opacity:.024;transform:translate(44.4985vw,-10px) scale(.2306);animation:fall-131 23s -30s linear infinite}@keyframes fall-131{60.886%{transform:translate(48.9902vw,60.886vh) scale(.2306)}to{transform:translate(46.74435vw,99vh) scale(.2306)}}.snow:nth-child(132){opacity:1.5368;transform:translate(13.3196vw,-10px) scale(.2092);animation:fall-132 21s -10s linear infinite}@keyframes fall-132{75.058%{transform:translate(8.2501vw,75.058vh) scale(.2092)}to{transform:translate(10.78485vw,99vh) scale(.2092)}}.snow:nth-child(133){opacity:1.5156;transform:translate(55.9706vw,-10px) scale(.8646);animation:fall-133 24s -22s linear infinite}@keyframes fall-133{58.623%{transform:translate(60.6271vw,58.623vh) scale(.8646)}to{transform:translate(58.29885vw,99vh) scale(.8646)}}.snow:nth-child(134){opacity:.4352;transform:translate(90.1295vw,-10px) scale(.519);animation:fall-134 25s -16s linear infinite}@keyframes fall-134{30.048%{transform:translate(91.5856vw,30.048vh) scale(.519)}to{transform:translate(90.85755vw,99vh) scale(.519)}}.snow:nth-child(135){opacity:.8194;transform:translate(11.3635vw,-10px) scale(.6097);animation:fall-135 20s -9s linear infinite}@keyframes fall-135{55.661%{transform:translate(15.0489vw,55.661vh) scale(.6097)}to{transform:translate(13.2062vw,99vh) scale(.6097)}}.snow:nth-child(136){opacity:.0998;transform:translate(83.4674vw,-10px) scale(.9228);animation:fall-136 21s -11s linear infinite}@keyframes fall-136{51.632%{transform:translate(75.2981vw,51.632vh) scale(.9228)}to{transform:translate(79.38275vw,99vh) scale(.9228)}}.snow:nth-child(137){opacity:.1624;transform:translate(46.1673vw,-10px) scale(.9617);animation:fall-137 16s -14s linear infinite}@keyframes fall-137{58.877%{transform:translate(52.7778vw,58.877vh) scale(.9617)}to{transform:translate(49.47255vw,99vh) scale(.9617)}}.snow:nth-child(138){opacity:1.0792;transform:translate(24.1257vw,-10px) scale(.1639);animation:fall-138 26s -29s linear infinite}@keyframes fall-138{53.605%{transform:translate(32.728vw,53.605vh) scale(.1639)}to{transform:translate(28.42685vw,99vh) scale(.1639)}}.snow:nth-child(139){opacity:.0384;transform:translate(62.9788vw,-10px) scale(.3955);animation:fall-139 19s -13s linear infinite}@keyframes fall-139{70.152%{transform:translate(70.545vw,70.152vh) scale(.3955)}to{transform:translate(66.7619vw,99vh) scale(.3955)}}.snow:nth-child(140){opacity:1.5634;transform:translate(72.5452vw,-10px) scale(.8349);animation:fall-140 30s -30s linear infinite}@keyframes fall-140{77.266%{transform:translate(63.5098vw,77.266vh) scale(.8349)}to{transform:translate(68.0275vw,99vh) scale(.8349)}}.snow:nth-child(141){opacity:1.1726;transform:translate(62.0259vw,-10px) scale(.328);animation:fall-141 26s -29s linear infinite}@keyframes fall-141{49.578%{transform:translate(64.613vw,49.578vh) scale(.328)}to{transform:translate(63.31945vw,99vh) scale(.328)}}.snow:nth-child(142){opacity:1.859;transform:translate(80.71vw,-10px) scale(.9015);animation:fall-142 17s -9s linear infinite}@keyframes fall-142{56.156%{transform:translate(88.1969vw,56.156vh) scale(.9015)}to{transform:translate(84.45345vw,99vh) scale(.9015)}}.snow:nth-child(143){opacity:.6362;transform:translate(2.9271vw,-10px) scale(.27);animation:fall-143 15s -5s linear infinite}@keyframes fall-143{41.102%{transform:translate(4.6297vw,41.102vh) scale(.27)}to{transform:translate(3.7784vw,99vh) scale(.27)}}.snow:nth-child(144){opacity:.9842;transform:translate(5.6595vw,-10px) scale(.2826);animation:fall-144 13s -16s linear infinite}@keyframes fall-144{67.833%{transform:translate(-3.2263vw,67.833vh) scale(.2826)}to{transform:translate(1.2166vw,99vh) scale(.2826)}}.snow:nth-child(145){opacity:1.1642;transform:translate(21.1205vw,-10px) scale(.4092);animation:fall-145 16s -18s linear infinite}@keyframes fall-145{36.439%{transform:translate(17.1548vw,36.439vh) scale(.4092)}to{transform:translate(19.13765vw,99vh) scale(.4092)}}.snow:nth-child(146){opacity:.763;transform:translate(43.2777vw,-10px) scale(.0821);animation:fall-146 15s -25s linear infinite}@keyframes fall-146{70.026%{transform:translate(43.8071vw,70.026vh) scale(.0821)}to{transform:translate(43.5424vw,99vh) scale(.0821)}}.snow:nth-child(147){opacity:.971;transform:translate(47.2887vw,-10px) scale(.6124);animation:fall-147 22s -16s linear infinite}@keyframes fall-147{68.94%{transform:translate(44.189vw,68.94vh) scale(.6124)}to{transform:translate(45.73885vw,99vh) scale(.6124)}}.snow:nth-child(148){opacity:.5842;transform:translate(35.4082vw,-10px) scale(.7801);animation:fall-148 19s -1s linear infinite}@keyframes fall-148{36.762%{transform:translate(29.963vw,36.762vh) scale(.7801)}to{transform:translate(32.6856vw,99vh) scale(.7801)}}.snow:nth-child(149){opacity:1.4638;transform:translate(3.266vw,-10px) scale(.5159);animation:fall-149 21s -17s linear infinite}@keyframes fall-149{57.738%{transform:translate(-3.4419vw,57.738vh) scale(.5159)}to{transform:translate(-.08795vw,99vh) scale(.5159)}}.snow:nth-child(150){opacity:.0822;transform:translate(40.479vw,-10px) scale(.9581);animation:fall-150 11s -11s linear infinite}@keyframes fall-150{75.703%{transform:translate(43.8997vw,75.703vh) scale(.9581)}to{transform:translate(42.18935vw,99vh) scale(.9581)}}.snow:nth-child(151){opacity:.0352;transform:translate(82.4501vw,-10px) scale(.7289);animation:fall-151 11s -5s linear infinite}@keyframes fall-151{56.22%{transform:translate(75.5268vw,56.22vh) scale(.7289)}to{transform:translate(78.98845vw,99vh) scale(.7289)}}.snow:nth-child(152){opacity:1.6718;transform:translate(63.6417vw,-10px) scale(.4608);animation:fall-152 29s -27s linear infinite}@keyframes fall-152{31.164%{transform:translate(60.9243vw,31.164vh) scale(.4608)}to{transform:translate(62.283vw,99vh) scale(.4608)}}.snow:nth-child(153){opacity:.834;transform:translate(72.0126vw,-10px) scale(.6838);animation:fall-153 12s -20s linear infinite}@keyframes fall-153{44.698%{transform:translate(74.0878vw,44.698vh) scale(.6838)}to{transform:translate(73.0502vw,99vh) scale(.6838)}}.snow:nth-child(154){opacity:1.0868;transform:translate(3.6441vw,-10px) scale(.5324);animation:fall-154 27s -5s linear infinite}@keyframes fall-154{47.336%{transform:translate(11.6452vw,47.336vh) scale(.5324)}to{transform:translate(7.64465vw,99vh) scale(.5324)}}.snow:nth-child(155){opacity:1.6086;transform:translate(24.2357vw,-10px) scale(.1864);animation:fall-155 29s -25s linear infinite}@keyframes fall-155{39.443%{transform:translate(20.7614vw,39.443vh) scale(.1864)}to{transform:translate(22.49855vw,99vh) scale(.1864)}}.snow:nth-child(156){opacity:.2008;transform:translate(41.8003vw,-10px) scale(.0386);animation:fall-156 25s -25s linear infinite}@keyframes fall-156{73.631%{transform:translate(43.505vw,73.631vh) scale(.0386)}to{transform:translate(42.65265vw,99vh) scale(.0386)}}.snow:nth-child(157){opacity:1.8364;transform:translate(61.765vw,-10px) scale(.1072);animation:fall-157 26s -10s linear infinite}@keyframes fall-157{70.3%{transform:translate(51.9847vw,70.3vh) scale(.1072)}to{transform:translate(56.87485vw,99vh) scale(.1072)}}.snow:nth-child(158){opacity:.7426;transform:translate(5.5158vw,-10px) scale(.3707);animation:fall-158 21s -19s linear infinite}@keyframes fall-158{46.06%{transform:translate(12.13vw,46.06vh) scale(.3707)}to{transform:translate(8.8229vw,99vh) scale(.3707)}}.snow:nth-child(159){opacity:.4574;transform:translate(51.1769vw,-10px) scale(.6454);animation:fall-159 11s -8s linear infinite}@keyframes fall-159{55.02%{transform:translate(49.6402vw,55.02vh) scale(.6454)}to{transform:translate(50.40855vw,99vh) scale(.6454)}}.snow:nth-child(160){opacity:.1846;transform:translate(50.5264vw,-10px) scale(.1086);animation:fall-160 16s -9s linear infinite}@keyframes fall-160{57.561%{transform:translate(43.4401vw,57.561vh) scale(.1086)}to{transform:translate(46.98325vw,99vh) scale(.1086)}}.snow:nth-child(161){opacity:1.3064;transform:translate(61.9628vw,-10px) scale(.4358);animation:fall-161 15s -12s linear infinite}@keyframes fall-161{69.629%{transform:translate(59.6543vw,69.629vh) scale(.4358)}to{transform:translate(60.80855vw,99vh) scale(.4358)}}.snow:nth-child(162){opacity:1.1434;transform:translate(25.5533vw,-10px) scale(.1967);animation:fall-162 25s -17s linear infinite}@keyframes fall-162{63.911%{transform:translate(30.8057vw,63.911vh) scale(.1967)}to{transform:translate(28.1795vw,99vh) scale(.1967)}}.snow:nth-child(163){opacity:1.5374;transform:translate(19.6711vw,-10px) scale(.4238);animation:fall-163 28s -22s linear infinite}@keyframes fall-163{77.886%{transform:translate(22.5194vw,77.886vh) scale(.4238)}to{transform:translate(21.09525vw,99vh) scale(.4238)}}.snow:nth-child(164){opacity:1.9606;transform:translate(10.1532vw,-10px) scale(.7601);animation:fall-164 27s -11s linear infinite}@keyframes fall-164{54.496%{transform:translate(6.2599vw,54.496vh) scale(.7601)}to{transform:translate(8.20655vw,99vh) scale(.7601)}}.snow:nth-child(165){opacity:1.6414;transform:translate(84.6865vw,-10px) scale(.618);animation:fall-165 21s -21s linear infinite}@keyframes fall-165{30.873%{transform:translate(78.2366vw,30.873vh) scale(.618)}to{transform:translate(81.46155vw,99vh) scale(.618)}}.snow:nth-child(166){opacity:.444;transform:translate(73.6316vw,-10px) scale(.1617);animation:fall-166 15s -18s linear infinite}@keyframes fall-166{74.51%{transform:translate(64.0571vw,74.51vh) scale(.1617)}to{transform:translate(68.84435vw,99vh) scale(.1617)}}.snow:nth-child(167){opacity:1.8538;transform:translate(55.9408vw,-10px) scale(.0727);animation:fall-167 14s -25s linear infinite}@keyframes fall-167{70.869%{transform:translate(54.5175vw,70.869vh) scale(.0727)}to{transform:translate(55.22915vw,99vh) scale(.0727)}}.snow:nth-child(168){opacity:1.404;transform:translate(63.4889vw,-10px) scale(.5729);animation:fall-168 10s -8s linear infinite}@keyframes fall-168{50.024%{transform:translate(70.5164vw,50.024vh) scale(.5729)}to{transform:translate(67.00265vw,99vh) scale(.5729)}}.snow:nth-child(169){opacity:.5754;transform:translate(68.6854vw,-10px) scale(.9335);animation:fall-169 22s -12s linear infinite}@keyframes fall-169{47.808%{transform:translate(67.7348vw,47.808vh) scale(.9335)}to{transform:translate(68.2101vw,99vh) scale(.9335)}}.snow:nth-child(170){opacity:.4078;transform:translate(15.4634vw,-10px) scale(.3004);animation:fall-170 14s -25s linear infinite}@keyframes fall-170{46.287%{transform:translate(17.6006vw,46.287vh) scale(.3004)}to{transform:translate(16.532vw,99vh) scale(.3004)}}.snow:nth-child(171){opacity:.3992;transform:translate(63.7386vw,-10px) scale(.1957);animation:fall-171 26s -2s linear infinite}@keyframes fall-171{32.268%{transform:translate(67.1988vw,32.268vh) scale(.1957)}to{transform:translate(65.4687vw,99vh) scale(.1957)}}.snow:nth-child(172){opacity:.9764;transform:translate(14.5979vw,-10px) scale(.7758);animation:fall-172 10s -21s linear infinite}@keyframes fall-172{72.638%{transform:translate(18.4542vw,72.638vh) scale(.7758)}to{transform:translate(16.52605vw,99vh) scale(.7758)}}.snow:nth-child(173){opacity:1.432;transform:translate(55.2262vw,-10px) scale(.7707);animation:fall-173 10s -28s linear infinite}@keyframes fall-173{36.342%{transform:translate(48.9622vw,36.342vh) scale(.7707)}to{transform:translate(52.0942vw,99vh) scale(.7707)}}.snow:nth-child(174){opacity:1.8842;transform:translate(52.4513vw,-10px) scale(.908);animation:fall-174 25s -10s linear infinite}@keyframes fall-174{65.782%{transform:translate(49.3691vw,65.782vh) scale(.908)}to{transform:translate(50.9102vw,99vh) scale(.908)}}.snow:nth-child(175){opacity:1.216;transform:translate(37.1319vw,-10px) scale(.1007);animation:fall-175 27s -19s linear infinite}@keyframes fall-175{37.656%{transform:translate(36.7911vw,37.656vh) scale(.1007)}to{transform:translate(36.9615vw,99vh) scale(.1007)}}.snow:nth-child(176){opacity:1.6724;transform:translate(31.8329vw,-10px) scale(.0599);animation:fall-176 20s -26s linear infinite}@keyframes fall-176{58.052%{transform:translate(32.2821vw,58.052vh) scale(.0599)}to{transform:translate(32.0575vw,99vh) scale(.0599)}}.snow:nth-child(177){opacity:1.6308;transform:translate(88.2215vw,-10px) scale(.7404);animation:fall-177 10s -16s linear infinite}@keyframes fall-177{47.78%{transform:translate(85.6397vw,47.78vh) scale(.7404)}to{transform:translate(86.9306vw,99vh) scale(.7404)}}.snow:nth-child(178){opacity:1.4192;transform:translate(4.6715vw,-10px) scale(.3302);animation:fall-178 11s -9s linear infinite}@keyframes fall-178{74.992%{transform:translate(3.2017vw,74.992vh) scale(.3302)}to{transform:translate(3.9366vw,99vh) scale(.3302)}}.snow:nth-child(179){opacity:.8672;transform:translate(13.5861vw,-10px) scale(.3767);animation:fall-179 18s -12s linear infinite}@keyframes fall-179{62.601%{transform:translate(14.9874vw,62.601vh) scale(.3767)}to{transform:translate(14.28675vw,99vh) scale(.3767)}}.snow:nth-child(180){opacity:.9664;transform:translate(11.7598vw,-10px) scale(.4542);animation:fall-180 20s -28s linear infinite}@keyframes fall-180{49.376%{transform:translate(7.695vw,49.376vh) scale(.4542)}to{transform:translate(9.7274vw,99vh) scale(.4542)}}.snow:nth-child(181){opacity:.5888;transform:translate(38.9617vw,-10px) scale(.582);animation:fall-181 30s -8s linear infinite}@keyframes fall-181{77.08%{transform:translate(48.4643vw,77.08vh) scale(.582)}to{transform:translate(43.713vw,99vh) scale(.582)}}.snow:nth-child(182){opacity:1.6214;transform:translate(6.4867vw,-10px) scale(.7991);animation:fall-182 13s -22s linear infinite}@keyframes fall-182{42.775%{transform:translate(4.707vw,42.775vh) scale(.7991)}to{transform:translate(5.59685vw,99vh) scale(.7991)}}.snow:nth-child(183){opacity:1.5034;transform:translate(11.1901vw,-10px) scale(.8579);animation:fall-183 24s -30s linear infinite}@keyframes fall-183{43.109%{transform:translate(17.8327vw,43.109vh) scale(.8579)}to{transform:translate(14.5114vw,99vh) scale(.8579)}}.snow:nth-child(184){opacity:.4466;transform:translate(22.8633vw,-10px) scale(.431);animation:fall-184 24s -24s linear infinite}@keyframes fall-184{30.399%{transform:translate(22.994vw,30.399vh) scale(.431)}to{transform:translate(22.92865vw,99vh) scale(.431)}}.snow:nth-child(185){opacity:1.8924;transform:translate(26.6661vw,-10px) scale(.5285);animation:fall-185 25s -30s linear infinite}@keyframes fall-185{79.327%{transform:translate(17.3221vw,79.327vh) scale(.5285)}to{transform:translate(21.9941vw,99vh) scale(.5285)}}.snow:nth-child(186){opacity:1.2308;transform:translate(44.3032vw,-10px) scale(.7318);animation:fall-186 17s -25s linear infinite}@keyframes fall-186{51.504%{transform:translate(45.864vw,51.504vh) scale(.7318)}to{transform:translate(45.0836vw,99vh) scale(.7318)}}.snow:nth-child(187){opacity:.0664;transform:translate(40.8586vw,-10px) scale(.7308);animation:fall-187 21s -13s linear infinite}@keyframes fall-187{65.677%{transform:translate(37.0965vw,65.677vh) scale(.7308)}to{transform:translate(38.97755vw,99vh) scale(.7308)}}.snow:nth-child(188){opacity:.6364;transform:translate(62.4042vw,-10px) scale(.2453);animation:fall-188 26s -29s linear infinite}@keyframes fall-188{42.686%{transform:translate(59.1092vw,42.686vh) scale(.2453)}to{transform:translate(60.7567vw,99vh) scale(.2453)}}.snow:nth-child(189){opacity:1.5652;transform:translate(50.3096vw,-10px) scale(.3989);animation:fall-189 28s -30s linear infinite}@keyframes fall-189{64.692%{transform:translate(45.6829vw,64.692vh) scale(.3989)}to{transform:translate(47.99625vw,99vh) scale(.3989)}}.snow:nth-child(190){opacity:.9226;transform:translate(68.2834vw,-10px) scale(.737);animation:fall-190 12s -14s linear infinite}@keyframes fall-190{55.768%{transform:translate(62.3084vw,55.768vh) scale(.737)}to{transform:translate(65.2959vw,99vh) scale(.737)}}.snow:nth-child(191){opacity:1.668;transform:translate(48.1662vw,-10px) scale(.396);animation:fall-191 29s -21s linear infinite}@keyframes fall-191{40.234%{transform:translate(54.6968vw,40.234vh) scale(.396)}to{transform:translate(51.4315vw,99vh) scale(.396)}}.snow:nth-child(192){opacity:.9376;transform:translate(60.6082vw,-10px) scale(.3102);animation:fall-192 18s -23s linear infinite}@keyframes fall-192{76.098%{transform:translate(61.4523vw,76.098vh) scale(.3102)}to{transform:translate(61.03025vw,99vh) scale(.3102)}}.snow:nth-child(193){opacity:1.393;transform:translate(28.1733vw,-10px) scale(.5077);animation:fall-193 10s -13s linear infinite}@keyframes fall-193{77.391%{transform:translate(25.7624vw,77.391vh) scale(.5077)}to{transform:translate(26.96785vw,99vh) scale(.5077)}}.snow:nth-child(194){opacity:.5216;transform:translate(9.0287vw,-10px) scale(.8505);animation:fall-194 30s -6s linear infinite}@keyframes fall-194{49.062%{transform:translate(17.1701vw,49.062vh) scale(.8505)}to{transform:translate(13.0994vw,99vh) scale(.8505)}}.snow:nth-child(195){opacity:.2662;transform:translate(36.0987vw,-10px) scale(.4643);animation:fall-195 21s -2s linear infinite}@keyframes fall-195{65.644%{transform:translate(39.9344vw,65.644vh) scale(.4643)}to{transform:translate(38.01655vw,99vh) scale(.4643)}}.snow:nth-child(196){opacity:.4502;transform:translate(28.5238vw,-10px) scale(.5841);animation:fall-196 18s -6s linear infinite}@keyframes fall-196{52.559%{transform:translate(26.5141vw,52.559vh) scale(.5841)}to{transform:translate(27.51895vw,99vh) scale(.5841)}}.snow:nth-child(197){opacity:1.9078;transform:translate(36.7796vw,-10px) scale(.5751);animation:fall-197 12s -27s linear infinite}@keyframes fall-197{58.919%{transform:translate(35.9023vw,58.919vh) scale(.5751)}to{transform:translate(36.34095vw,99vh) scale(.5751)}}.snow:nth-child(198){opacity:.4324;transform:translate(76.0507vw,-10px) scale(.3294);animation:fall-198 16s -4s linear infinite}@keyframes fall-198{57.892%{transform:translate(79.5944vw,57.892vh) scale(.3294)}to{transform:translate(77.82255vw,99vh) scale(.3294)}}.snow:nth-child(199){opacity:.1828;transform:translate(99.3065vw,-10px) scale(.7759);animation:fall-199 18s -27s linear infinite}@keyframes fall-199{40.048%{transform:translate(103.6331vw,40.048vh) scale(.7759)}to{transform:translate(101.4698vw,99vh) scale(.7759)}}.snow:nth-child(200){opacity:.9886;transform:translate(24.5159vw,-10px) scale(.0197);animation:fall-200 17s -5s linear infinite}@keyframes fall-200{60.993%{transform:translate(27.1713vw,60.993vh) scale(.0197)}to{transform:translate(25.8436vw,99vh) scale(.0197)}}.snow:nth-child(201){opacity:1.5314;transform:translate(35.9239vw,-10px) scale(.1053);animation:fall-201 17s -15s linear infinite}@keyframes fall-201{45.348%{transform:translate(42.218vw,45.348vh) scale(.1053)}to{transform:translate(39.07095vw,99vh) scale(.1053)}}.snow:nth-child(202){opacity:1.7718;transform:translate(39.3215vw,-10px) scale(.9767);animation:fall-202 15s -12s linear infinite}@keyframes fall-202{42.213%{transform:translate(40.9055vw,42.213vh) scale(.9767)}to{transform:translate(40.1135vw,99vh) scale(.9767)}}.snow:nth-child(203){opacity:.0544;transform:translate(34.0368vw,-10px) scale(.6859);animation:fall-203 22s -16s linear infinite}@keyframes fall-203{63.893%{transform:translate(32.8132vw,63.893vh) scale(.6859)}to{transform:translate(33.425vw,99vh) scale(.6859)}}.snow:nth-child(204){opacity:1.9092;transform:translate(18.3318vw,-10px) scale(.1782);animation:fall-204 16s -4s linear infinite}@keyframes fall-204{63.645%{transform:translate(20.0379vw,63.645vh) scale(.1782)}to{transform:translate(19.18485vw,99vh) scale(.1782)}}.snow:nth-child(205){opacity:1.1198;transform:translate(87.7201vw,-10px) scale(.8244);animation:fall-205 20s -15s linear infinite}@keyframes fall-205{59.797%{transform:translate(86.7952vw,59.797vh) scale(.8244)}to{transform:translate(87.25765vw,99vh) scale(.8244)}}.snow:nth-child(206){opacity:.9388;transform:translate(78.1909vw,-10px) scale(.3949);animation:fall-206 29s -28s linear infinite}@keyframes fall-206{54.201%{transform:translate(77.8046vw,54.201vh) scale(.3949)}to{transform:translate(77.99775vw,99vh) scale(.3949)}}.snow:nth-child(207){opacity:1.1186;transform:translate(51.7706vw,-10px) scale(.2065);animation:fall-207 18s -3s linear infinite}@keyframes fall-207{64.276%{transform:translate(45.9464vw,64.276vh) scale(.2065)}to{transform:translate(48.8585vw,99vh) scale(.2065)}}.snow:nth-child(208){opacity:1.0832;transform:translate(95.1503vw,-10px) scale(.7942);animation:fall-208 28s -19s linear infinite}@keyframes fall-208{64.045%{transform:translate(91.7835vw,64.045vh) scale(.7942)}to{transform:translate(93.4669vw,99vh) scale(.7942)}}.snow:nth-child(209){opacity:.8378;transform:translate(9.6271vw,-10px) scale(.3031);animation:fall-209 14s -16s linear infinite}@keyframes fall-209{64.483%{transform:translate(3.695vw,64.483vh) scale(.3031)}to{transform:translate(6.66105vw,99vh) scale(.3031)}}.snow:nth-child(210){opacity:.6936;transform:translate(31.9633vw,-10px) scale(.1595);animation:fall-210 19s -30s linear infinite}@keyframes fall-210{48.827%{transform:translate(34.2317vw,48.827vh) scale(.1595)}to{transform:translate(33.0975vw,99vh) scale(.1595)}}.snow:nth-child(211){opacity:.0742;transform:translate(54.0998vw,-10px) scale(.7244);animation:fall-211 19s -15s linear infinite}@keyframes fall-211{42.035%{transform:translate(56.0147vw,42.035vh) scale(.7244)}to{transform:translate(55.05725vw,99vh) scale(.7244)}}.snow:nth-child(212){opacity:1.7584;transform:translate(23.3642vw,-10px) scale(.6841);animation:fall-212 21s -9s linear infinite}@keyframes fall-212{41.558%{transform:translate(29.923vw,41.558vh) scale(.6841)}to{transform:translate(26.6436vw,99vh) scale(.6841)}}.snow:nth-child(213){opacity:1.8884;transform:translate(81.7791vw,-10px) scale(.2476);animation:fall-213 29s -24s linear infinite}@keyframes fall-213{33.458%{transform:translate(76.4044vw,33.458vh) scale(.2476)}to{transform:translate(79.09175vw,99vh) scale(.2476)}}.snow:nth-child(214){opacity:1.886;transform:translate(44.5404vw,-10px) scale(.1187);animation:fall-214 17s -18s linear infinite}@keyframes fall-214{30.172%{transform:translate(37.6698vw,30.172vh) scale(.1187)}to{transform:translate(41.1051vw,99vh) scale(.1187)}}.snow:nth-child(215){opacity:1.9322;transform:translate(7.7214vw,-10px) scale(.6703);animation:fall-215 20s -26s linear infinite}@keyframes fall-215{51.837%{transform:translate(15.4046vw,51.837vh) scale(.6703)}to{transform:translate(11.563vw,99vh) scale(.6703)}}.snow:nth-child(216){opacity:.6886;transform:translate(58.1149vw,-10px) scale(.003);animation:fall-216 14s -24s linear infinite}@keyframes fall-216{30.612%{transform:translate(54.8727vw,30.612vh) scale(.003)}to{transform:translate(56.4938vw,99vh) scale(.003)}}.snow:nth-child(217){opacity:.8324;transform:translate(96.5921vw,-10px) scale(.4493);animation:fall-217 11s -27s linear infinite}@keyframes fall-217{54.297%{transform:translate(97.7708vw,54.297vh) scale(.4493)}to{transform:translate(97.18145vw,99vh) scale(.4493)}}.snow:nth-child(218){opacity:.5516;transform:translate(90.8895vw,-10px) scale(.2582);animation:fall-218 30s -2s linear infinite}@keyframes fall-218{78.456%{transform:translate(96.3393vw,78.456vh) scale(.2582)}to{transform:translate(93.6144vw,99vh) scale(.2582)}}.snow:nth-child(219){opacity:.7214;transform:translate(56.0617vw,-10px) scale(.2629);animation:fall-219 24s -5s linear infinite}@keyframes fall-219{76.504%{transform:translate(46.4077vw,76.504vh) scale(.2629)}to{transform:translate(51.2347vw,99vh) scale(.2629)}}.snow:nth-child(220){opacity:.483;transform:translate(62.0288vw,-10px) scale(.7273);animation:fall-220 14s -21s linear infinite}@keyframes fall-220{60.814%{transform:translate(61.6927vw,60.814vh) scale(.7273)}to{transform:translate(61.86075vw,99vh) scale(.7273)}}.snow:nth-child(221){opacity:1.3362;transform:translate(81.3907vw,-10px) scale(.9003);animation:fall-221 29s -12s linear infinite}@keyframes fall-221{59.85%{transform:translate(83.4001vw,59.85vh) scale(.9003)}to{transform:translate(82.3954vw,99vh) scale(.9003)}}.snow:nth-child(222){opacity:1.5304;transform:translate(49.8416vw,-10px) scale(.4333);animation:fall-222 10s -5s linear infinite}@keyframes fall-222{33.964%{transform:translate(44.8132vw,33.964vh) scale(.4333)}to{transform:translate(47.3274vw,99vh) scale(.4333)}}.snow:nth-child(223){opacity:.3662;transform:translate(4.0656vw,-10px) scale(.0919);animation:fall-223 19s -29s linear infinite}@keyframes fall-223{74.013%{transform:translate(7.8711vw,74.013vh) scale(.0919)}to{transform:translate(5.96835vw,99vh) scale(.0919)}}.snow:nth-child(224){opacity:1.5996;transform:translate(62.2074vw,-10px) scale(.9459);animation:fall-224 16s -22s linear infinite}@keyframes fall-224{53.49%{transform:translate(71.3699vw,53.49vh) scale(.9459)}to{transform:translate(66.78865vw,99vh) scale(.9459)}}.snow:nth-child(225){opacity:.6752;transform:translate(8.9536vw,-10px) scale(.5043);animation:fall-225 16s -1s linear infinite}@keyframes fall-225{70.853%{transform:translate(.8165vw,70.853vh) scale(.5043)}to{transform:translate(4.88505vw,99vh) scale(.5043)}}.snow:nth-child(226){opacity:1.7448;transform:translate(59.5397vw,-10px) scale(.2208);animation:fall-226 22s -13s linear infinite}@keyframes fall-226{38.709%{transform:translate(55.4073vw,38.709vh) scale(.2208)}to{transform:translate(57.4735vw,99vh) scale(.2208)}}.snow:nth-child(227){opacity:1.0564;transform:translate(84.338vw,-10px) scale(.0055);animation:fall-227 17s -28s linear infinite}@keyframes fall-227{45.94%{transform:translate(81.112vw,45.94vh) scale(.0055)}to{transform:translate(82.725vw,99vh) scale(.0055)}}.snow:nth-child(228){opacity:.2036;transform:translate(38.2565vw,-10px) scale(.9031);animation:fall-228 10s -7s linear infinite}@keyframes fall-228{77.387%{transform:translate(41.8466vw,77.387vh) scale(.9031)}to{transform:translate(40.05155vw,99vh) scale(.9031)}}.snow:nth-child(229){opacity:.3376;transform:translate(12.5236vw,-10px) scale(.6369);animation:fall-229 13s -1s linear infinite}@keyframes fall-229{51.92%{transform:translate(20.7803vw,51.92vh) scale(.6369)}to{transform:translate(16.65195vw,99vh) scale(.6369)}}.snow:nth-child(230){opacity:1.1104;transform:translate(42.9336vw,-10px) scale(.7703);animation:fall-230 17s -23s linear infinite}@keyframes fall-230{54.947%{transform:translate(41.6248vw,54.947vh) scale(.7703)}to{transform:translate(42.2792vw,99vh) scale(.7703)}}.snow:nth-child(231){opacity:.6044;transform:translate(8.0537vw,-10px) scale(.7351);animation:fall-231 15s -12s linear infinite}@keyframes fall-231{32.934%{transform:translate(17.7088vw,32.934vh) scale(.7351)}to{transform:translate(12.88125vw,99vh) scale(.7351)}}.snow:nth-child(232){opacity:1.5856;transform:translate(62.1458vw,-10px) scale(.4925);animation:fall-232 12s -4s linear infinite}@keyframes fall-232{43.983%{transform:translate(55.3498vw,43.983vh) scale(.4925)}to{transform:translate(58.7478vw,99vh) scale(.4925)}}.snow:nth-child(233){opacity:.523;transform:translate(47.7304vw,-10px) scale(.8967);animation:fall-233 27s -21s linear infinite}@keyframes fall-233{55.478%{transform:translate(55.9456vw,55.478vh) scale(.8967)}to{transform:translate(51.838vw,99vh) scale(.8967)}}.snow:nth-child(234){opacity:.5666;transform:translate(22.0895vw,-10px) scale(.7565);animation:fall-234 21s -21s linear infinite}@keyframes fall-234{58.825%{transform:translate(13.8997vw,58.825vh) scale(.7565)}to{transform:translate(17.9946vw,99vh) scale(.7565)}}.snow:nth-child(235){opacity:.266;transform:translate(71.9572vw,-10px) scale(.3329);animation:fall-235 15s -12s linear infinite}@keyframes fall-235{54.102%{transform:translate(67.0972vw,54.102vh) scale(.3329)}to{transform:translate(69.5272vw,99vh) scale(.3329)}}.snow:nth-child(236){opacity:.3456;transform:translate(37.0776vw,-10px) scale(.5236);animation:fall-236 14s -17s linear infinite}@keyframes fall-236{70.185%{transform:translate(40.6246vw,70.185vh) scale(.5236)}to{transform:translate(38.8511vw,99vh) scale(.5236)}}.snow:nth-child(237){opacity:1.2274;transform:translate(72.3996vw,-10px) scale(.2237);animation:fall-237 20s -8s linear infinite}@keyframes fall-237{71.014%{transform:translate(67.9163vw,71.014vh) scale(.2237)}to{transform:translate(70.15795vw,99vh) scale(.2237)}}.snow:nth-child(238){opacity:.8526;transform:translate(52.1303vw,-10px) scale(.1094);animation:fall-238 20s -15s linear infinite}@keyframes fall-238{63.128%{transform:translate(49.9642vw,63.128vh) scale(.1094)}to{transform:translate(51.04725vw,99vh) scale(.1094)}}.snow:nth-child(239){opacity:.0862;transform:translate(4.6799vw,-10px) scale(.025);animation:fall-239 17s -13s linear infinite}@keyframes fall-239{51.46%{transform:translate(4.5784vw,51.46vh) scale(.025)}to{transform:translate(4.62915vw,99vh) scale(.025)}}.snow:nth-child(240){opacity:.0424;transform:translate(82.9767vw,-10px) scale(.8943);animation:fall-240 16s -30s linear infinite}@keyframes fall-240{67.556%{transform:translate(89.3957vw,67.556vh) scale(.8943)}to{transform:translate(86.1862vw,99vh) scale(.8943)}}.snow:nth-child(241){opacity:.483;transform:translate(35.2418vw,-10px) scale(.7118);animation:fall-241 21s -7s linear infinite}@keyframes fall-241{71.223%{transform:translate(41.5835vw,71.223vh) scale(.7118)}to{transform:translate(38.41265vw,99vh) scale(.7118)}}.snow:nth-child(242){opacity:.9676;transform:translate(77.7719vw,-10px) scale(.8006);animation:fall-242 18s -15s linear infinite}@keyframes fall-242{71.757%{transform:translate(75.7975vw,71.757vh) scale(.8006)}to{transform:translate(76.7847vw,99vh) scale(.8006)}}.snow:nth-child(243){opacity:1.2126;transform:translate(78.9874vw,-10px) scale(.937);animation:fall-243 22s -17s linear infinite}@keyframes fall-243{52.836%{transform:translate(83.4714vw,52.836vh) scale(.937)}to{transform:translate(81.2294vw,99vh) scale(.937)}}.snow:nth-child(244){opacity:1.0002;transform:translate(18.6379vw,-10px) scale(.6381);animation:fall-244 28s -17s linear infinite}@keyframes fall-244{34.497%{transform:translate(17.5612vw,34.497vh) scale(.6381)}to{transform:translate(18.09955vw,99vh) scale(.6381)}}.snow:nth-child(245){opacity:.0616;transform:translate(74.6654vw,-10px) scale(.5067);animation:fall-245 22s -26s linear infinite}@keyframes fall-245{55.058%{transform:translate(76.2778vw,55.058vh) scale(.5067)}to{transform:translate(75.4716vw,99vh) scale(.5067)}}.snow:nth-child(246){opacity:1.102;transform:translate(56.7258vw,-10px) scale(.0401);animation:fall-246 16s -14s linear infinite}@keyframes fall-246{58.805%{transform:translate(50.8194vw,58.805vh) scale(.0401)}to{transform:translate(53.7726vw,99vh) scale(.0401)}}.snow:nth-child(247){opacity:.193;transform:translate(80.4702vw,-10px) scale(.3013);animation:fall-247 12s -13s linear infinite}@keyframes fall-247{65.075%{transform:translate(74.1509vw,65.075vh) scale(.3013)}to{transform:translate(77.31055vw,99vh) scale(.3013)}}.snow:nth-child(248){opacity:1.9348;transform:translate(8.7348vw,-10px) scale(.156);animation:fall-248 13s -4s linear infinite}@keyframes fall-248{44.229%{transform:translate(-.0423vw,44.229vh) scale(.156)}to{transform:translate(4.34625vw,99vh) scale(.156)}}.snow:nth-child(249){opacity:.5142;transform:translate(65.867vw,-10px) scale(.6447);animation:fall-249 25s -23s linear infinite}@keyframes fall-249{49.591%{transform:translate(75.1534vw,49.591vh) scale(.6447)}to{transform:translate(70.5102vw,99vh) scale(.6447)}}.snow:nth-child(250){opacity:1.9574;transform:translate(41.6499vw,-10px) scale(.642);animation:fall-250 22s -6s linear infinite}@keyframes fall-250{47.538%{transform:translate(47.1695vw,47.538vh) scale(.642)}to{transform:translate(44.4097vw,99vh) scale(.642)}}.snow:nth-child(251){opacity:.6968;transform:translate(45.8487vw,-10px) scale(.9012);animation:fall-251 24s -14s linear infinite}@keyframes fall-251{77.673%{transform:translate(43.171vw,77.673vh) scale(.9012)}to{transform:translate(44.50985vw,99vh) scale(.9012)}}.snow:nth-child(252){opacity:1.5706;transform:translate(64.5616vw,-10px) scale(.9754);animation:fall-252 15s -17s linear infinite}@keyframes fall-252{78.701%{transform:translate(68.3962vw,78.701vh) scale(.9754)}to{transform:translate(66.4789vw,99vh) scale(.9754)}}.snow:nth-child(253){opacity:.431;transform:translate(43.4657vw,-10px) scale(.1738);animation:fall-253 24s -17s linear infinite}@keyframes fall-253{56.424%{transform:translate(34.5469vw,56.424vh) scale(.1738)}to{transform:translate(39.0063vw,99vh) scale(.1738)}}.snow:nth-child(254){opacity:.0076;transform:translate(25.0954vw,-10px) scale(.5399);animation:fall-254 27s -30s linear infinite}@keyframes fall-254{56.281%{transform:translate(31.3883vw,56.281vh) scale(.5399)}to{transform:translate(28.24185vw,99vh) scale(.5399)}}.snow:nth-child(255){opacity:.5424;transform:translate(87.1116vw,-10px) scale(.5573);animation:fall-255 28s -4s linear infinite}@keyframes fall-255{39.482%{transform:translate(96.4973vw,39.482vh) scale(.5573)}to{transform:translate(91.80445vw,99vh) scale(.5573)}}.snow:nth-child(256){opacity:1.604;transform:translate(26.143vw,-10px) scale(.1171);animation:fall-256 30s -20s linear infinite}@keyframes fall-256{55.926%{transform:translate(18.3962vw,55.926vh) scale(.1171)}to{transform:translate(22.2696vw,99vh) scale(.1171)}}.snow:nth-child(257){opacity:1.058;transform:translate(80.4153vw,-10px) scale(.9386);animation:fall-257 19s -14s linear infinite}@keyframes fall-257{39.269%{transform:translate(88.0754vw,39.269vh) scale(.9386)}to{transform:translate(84.24535vw,99vh) scale(.9386)}}.snow:nth-child(258){opacity:.5848;transform:translate(67.0749vw,-10px) scale(.346);animation:fall-258 27s -15s linear infinite}@keyframes fall-258{40.964%{transform:translate(67.8265vw,40.964vh) scale(.346)}to{transform:translate(67.4507vw,99vh) scale(.346)}}.snow:nth-child(259){opacity:.2832;transform:translate(50.1689vw,-10px) scale(.5363);animation:fall-259 21s -24s linear infinite}@keyframes fall-259{68.166%{transform:translate(47.1164vw,68.166vh) scale(.5363)}to{transform:translate(48.64265vw,99vh) scale(.5363)}}.snow:nth-child(260){opacity:1.1566;transform:translate(30.2197vw,-10px) scale(.0767);animation:fall-260 13s -1s linear infinite}@keyframes fall-260{58.169%{transform:translate(28.283vw,58.169vh) scale(.0767)}to{transform:translate(29.25135vw,99vh) scale(.0767)}}.snow:nth-child(261){opacity:.4734;transform:translate(43.3904vw,-10px) scale(.9758);animation:fall-261 10s -15s linear infinite}@keyframes fall-261{47.803%{transform:translate(50.5595vw,47.803vh) scale(.9758)}to{transform:translate(46.97495vw,99vh) scale(.9758)}}.snow:nth-child(262){opacity:1.9274;transform:translate(76.9534vw,-10px) scale(.9375);animation:fall-262 11s -30s linear infinite}@keyframes fall-262{54.57%{transform:translate(75.0767vw,54.57vh) scale(.9375)}to{transform:translate(76.01505vw,99vh) scale(.9375)}}.snow:nth-child(263){opacity:1.3036;transform:translate(25.2162vw,-10px) scale(.7689);animation:fall-263 25s -6s linear infinite}@keyframes fall-263{30.122%{transform:translate(26.1094vw,30.122vh) scale(.7689)}to{transform:translate(25.6628vw,99vh) scale(.7689)}}.snow:nth-child(264){opacity:.1838;transform:translate(77.1752vw,-10px) scale(.0045);animation:fall-264 15s -9s linear infinite}@keyframes fall-264{79.892%{transform:translate(82.3268vw,79.892vh) scale(.0045)}to{transform:translate(79.751vw,99vh) scale(.0045)}}.snow:nth-child(265){opacity:.0628;transform:translate(51.4217vw,-10px) scale(.8869);animation:fall-265 27s -28s linear infinite}@keyframes fall-265{44.635%{transform:translate(50.4836vw,44.635vh) scale(.8869)}to{transform:translate(50.95265vw,99vh) scale(.8869)}}.snow:nth-child(266){opacity:1.1248;transform:translate(78.6685vw,-10px) scale(.7655);animation:fall-266 25s -8s linear infinite}@keyframes fall-266{39.526%{transform:translate(72.7311vw,39.526vh) scale(.7655)}to{transform:translate(75.6998vw,99vh) scale(.7655)}}.snow:nth-child(267){opacity:.939;transform:translate(2.2125vw,-10px) scale(.4697);animation:fall-267 11s -1s linear infinite}@keyframes fall-267{61.857%{transform:translate(8.6817vw,61.857vh) scale(.4697)}to{transform:translate(5.4471vw,99vh) scale(.4697)}}.snow:nth-child(268){opacity:.965;transform:translate(16.675vw,-10px) scale(.575);animation:fall-268 13s -7s linear infinite}@keyframes fall-268{53.858%{transform:translate(19.1275vw,53.858vh) scale(.575)}to{transform:translate(17.90125vw,99vh) scale(.575)}}.snow:nth-child(269){opacity:.6808;transform:translate(22.8828vw,-10px) scale(.6204);animation:fall-269 10s -17s linear infinite}@keyframes fall-269{69.756%{transform:translate(17.5544vw,69.756vh) scale(.6204)}to{transform:translate(20.2186vw,99vh) scale(.6204)}}.snow:nth-child(270){opacity:.6636;transform:translate(7.1781vw,-10px) scale(.1233);animation:fall-270 20s -13s linear infinite}@keyframes fall-270{39.498%{transform:translate(17.0603vw,39.498vh) scale(.1233)}to{transform:translate(12.1192vw,99vh) scale(.1233)}}.snow:nth-child(271){opacity:.681;transform:translate(40.566vw,-10px) scale(.6287);animation:fall-271 12s -18s linear infinite}@keyframes fall-271{32.868%{transform:translate(44.5vw,32.868vh) scale(.6287)}to{transform:translate(42.533vw,99vh) scale(.6287)}}.snow:nth-child(272){opacity:.7844;transform:translate(91.7559vw,-10px) scale(.4727);animation:fall-272 27s -6s linear infinite}@keyframes fall-272{71.808%{transform:translate(85.4369vw,71.808vh) scale(.4727)}to{transform:translate(88.5964vw,99vh) scale(.4727)}}.snow:nth-child(273){opacity:.6578;transform:translate(28.9623vw,-10px) scale(.0631);animation:fall-273 24s -29s linear infinite}@keyframes fall-273{38.227%{transform:translate(22.5339vw,38.227vh) scale(.0631)}to{transform:translate(25.7481vw,99vh) scale(.0631)}}.snow:nth-child(274){opacity:.4516;transform:translate(62.8507vw,-10px) scale(.8949);animation:fall-274 28s -19s linear infinite}@keyframes fall-274{45.541%{transform:translate(61.1941vw,45.541vh) scale(.8949)}to{transform:translate(62.0224vw,99vh) scale(.8949)}}.snow:nth-child(275){opacity:1.3404;transform:translate(4.1038vw,-10px) scale(.686);animation:fall-275 20s -17s linear infinite}@keyframes fall-275{57.999%{transform:translate(8.7641vw,57.999vh) scale(.686)}to{transform:translate(6.43395vw,99vh) scale(.686)}}.snow:nth-child(276){opacity:1.2976;transform:translate(60.826vw,-10px) scale(.946);animation:fall-276 30s -11s linear infinite}@keyframes fall-276{40.076%{transform:translate(61.3597vw,40.076vh) scale(.946)}to{transform:translate(61.09285vw,99vh) scale(.946)}}.snow:nth-child(277){opacity:1.3424;transform:translate(62.0915vw,-10px) scale(.2728);animation:fall-277 10s -28s linear infinite}@keyframes fall-277{57.557%{transform:translate(65.9325vw,57.557vh) scale(.2728)}to{transform:translate(64.012vw,99vh) scale(.2728)}}.snow:nth-child(278){opacity:1.3938;transform:translate(65.8104vw,-10px) scale(.674);animation:fall-278 16s -4s linear infinite}@keyframes fall-278{39.423%{transform:translate(72.4339vw,39.423vh) scale(.674)}to{transform:translate(69.12215vw,99vh) scale(.674)}}.snow:nth-child(279){opacity:.023;transform:translate(20.1722vw,-10px) scale(.0753);animation:fall-279 22s -28s linear infinite}@keyframes fall-279{44.323%{transform:translate(26.8957vw,44.323vh) scale(.0753)}to{transform:translate(23.53395vw,99vh) scale(.0753)}}.snow:nth-child(280){opacity:1.582;transform:translate(.6826vw,-10px) scale(.8256);animation:fall-280 21s -15s linear infinite}@keyframes fall-280{62.453%{transform:translate(-3.7654vw,62.453vh) scale(.8256)}to{transform:translate(-1.5414vw,99vh) scale(.8256)}}.snow:nth-child(281){opacity:.3106;transform:translate(38.8165vw,-10px) scale(.6092);animation:fall-281 12s -7s linear infinite}@keyframes fall-281{45.947%{transform:translate(43.9119vw,45.947vh) scale(.6092)}to{transform:translate(41.3642vw,99vh) scale(.6092)}}.snow:nth-child(282){opacity:1.8914;transform:translate(26.2813vw,-10px) scale(.8369);animation:fall-282 19s -30s linear infinite}@keyframes fall-282{58.151%{transform:translate(23.1112vw,58.151vh) scale(.8369)}to{transform:translate(24.69625vw,99vh) scale(.8369)}}.snow:nth-child(283){opacity:1.0936;transform:translate(97.343vw,-10px) scale(.7184);animation:fall-283 13s -27s linear infinite}@keyframes fall-283{70.855%{transform:translate(90.1629vw,70.855vh) scale(.7184)}to{transform:translate(93.75295vw,99vh) scale(.7184)}}.snow:nth-child(284){opacity:.7154;transform:translate(34.4323vw,-10px) scale(.15);animation:fall-284 27s -4s linear infinite}@keyframes fall-284{37.802%{transform:translate(30.3302vw,37.802vh) scale(.15)}to{transform:translate(32.38125vw,99vh) scale(.15)}}.snow:nth-child(285){opacity:.74;transform:translate(13.6025vw,-10px) scale(.1861);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{44.373%{transform:translate(13.4658vw,44.373vh) scale(.1861)}to{transform:translate(13.53415vw,99vh) scale(.1861)}}.snow:nth-child(286){opacity:.9436;transform:translate(32.2973vw,-10px) scale(.454);animation:fall-286 28s -30s linear infinite}@keyframes fall-286{40.02%{transform:translate(30.9147vw,40.02vh) scale(.454)}to{transform:translate(31.606vw,99vh) scale(.454)}}.snow:nth-child(287){opacity:.4476;transform:translate(75.7012vw,-10px) scale(.7457);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{68.816%{transform:translate(75.3295vw,68.816vh) scale(.7457)}to{transform:translate(75.51535vw,99vh) scale(.7457)}}.snow:nth-child(288){opacity:.9954;transform:translate(58.234vw,-10px) scale(.7632);animation:fall-288 11s -9s linear infinite}@keyframes fall-288{69.786%{transform:translate(64.6907vw,69.786vh) scale(.7632)}to{transform:translate(61.46235vw,99vh) scale(.7632)}}.snow:nth-child(289){opacity:1.7788;transform:translate(72.5962vw,-10px) scale(.9928);animation:fall-289 19s -22s linear infinite}@keyframes fall-289{49.94%{transform:translate(72.1206vw,49.94vh) scale(.9928)}to{transform:translate(72.3584vw,99vh) scale(.9928)}}.snow:nth-child(290){opacity:1.9022;transform:translate(16.4544vw,-10px) scale(.4162);animation:fall-290 26s -12s linear infinite}@keyframes fall-290{47.19%{transform:translate(25.0773vw,47.19vh) scale(.4162)}to{transform:translate(20.76585vw,99vh) scale(.4162)}}.snow:nth-child(291){opacity:1.3024;transform:translate(56.2875vw,-10px) scale(.2551);animation:fall-291 18s -15s linear infinite}@keyframes fall-291{68.973%{transform:translate(54.6214vw,68.973vh) scale(.2551)}to{transform:translate(55.45445vw,99vh) scale(.2551)}}.snow:nth-child(292){opacity:.462;transform:translate(16.2578vw,-10px) scale(.3477);animation:fall-292 13s -27s linear infinite}@keyframes fall-292{60.32%{transform:translate(6.8066vw,60.32vh) scale(.3477)}to{transform:translate(11.5322vw,99vh) scale(.3477)}}.snow:nth-child(293){opacity:.1748;transform:translate(81.6756vw,-10px) scale(.2975);animation:fall-293 14s -14s linear infinite}@keyframes fall-293{60.89%{transform:translate(81.3435vw,60.89vh) scale(.2975)}to{transform:translate(81.50955vw,99vh) scale(.2975)}}.snow:nth-child(294){opacity:1.2572;transform:translate(72.7101vw,-10px) scale(.4847);animation:fall-294 24s -10s linear infinite}@keyframes fall-294{73.349%{transform:translate(80.6735vw,73.349vh) scale(.4847)}to{transform:translate(76.6918vw,99vh) scale(.4847)}}.snow:nth-child(295){opacity:1.163;transform:translate(68.5103vw,-10px) scale(.2234);animation:fall-295 16s -18s linear infinite}@keyframes fall-295{75.182%{transform:translate(74.8167vw,75.182vh) scale(.2234)}to{transform:translate(71.6635vw,99vh) scale(.2234)}}.snow:nth-child(296){opacity:.5304;transform:translate(95.1343vw,-10px) scale(.3869);animation:fall-296 20s -12s linear infinite}@keyframes fall-296{63.465%{transform:translate(104.521vw,63.465vh) scale(.3869)}to{transform:translate(99.82765vw,99vh) scale(.3869)}}.snow:nth-child(297){opacity:.598;transform:translate(96.7033vw,-10px) scale(.2752);animation:fall-297 10s -26s linear infinite}@keyframes fall-297{55.934%{transform:translate(87.1895vw,55.934vh) scale(.2752)}to{transform:translate(91.9464vw,99vh) scale(.2752)}}.snow:nth-child(298){opacity:1.577;transform:translate(89.3316vw,-10px) scale(.6284);animation:fall-298 27s -9s linear infinite}@keyframes fall-298{31.039%{transform:translate(79.9664vw,31.039vh) scale(.6284)}to{transform:translate(84.649vw,99vh) scale(.6284)}}.snow:nth-child(299){opacity:1.3362;transform:translate(87.2425vw,-10px) scale(.2009);animation:fall-299 15s -13s linear infinite}@keyframes fall-299{72.736%{transform:translate(82.0699vw,72.736vh) scale(.2009)}to{transform:translate(84.6562vw,99vh) scale(.2009)}}.snow:nth-child(300){opacity:.8868;transform:translate(74.5065vw,-10px) scale(.7242);animation:fall-300 21s -27s linear infinite}@keyframes fall-300{45.985%{transform:translate(78.0909vw,45.985vh) scale(.7242)}to{transform:translate(76.2987vw,99vh) scale(.7242)}}.snow:nth-child(301){opacity:.1326;transform:translate(25.0111vw,-10px) scale(.7916);animation:fall-301 10s -16s linear infinite}@keyframes fall-301{44.841%{transform:translate(29.2123vw,44.841vh) scale(.7916)}to{transform:translate(27.1117vw,99vh) scale(.7916)}}.snow:nth-child(302){opacity:1.1494;transform:translate(43.7553vw,-10px) scale(.7584);animation:fall-302 17s -16s linear infinite}@keyframes fall-302{31.176%{transform:translate(42.981vw,31.176vh) scale(.7584)}to{transform:translate(43.36815vw,99vh) scale(.7584)}}.snow:nth-child(303){opacity:.8608;transform:translate(83.1746vw,-10px) scale(.1204);animation:fall-303 18s -15s linear infinite}@keyframes fall-303{30.228%{transform:translate(83.859vw,30.228vh) scale(.1204)}to{transform:translate(83.5168vw,99vh) scale(.1204)}}.snow:nth-child(304){opacity:1.8342;transform:translate(14.2678vw,-10px) scale(.5728);animation:fall-304 23s -22s linear infinite}@keyframes fall-304{76.564%{transform:translate(5.4945vw,76.564vh) scale(.5728)}to{transform:translate(9.88115vw,99vh) scale(.5728)}}.snow:nth-child(305){opacity:.852;transform:translate(62.0935vw,-10px) scale(.7911);animation:fall-305 28s -12s linear infinite}@keyframes fall-305{51.613%{transform:translate(61.4944vw,51.613vh) scale(.7911)}to{transform:translate(61.79395vw,99vh) scale(.7911)}}.snow:nth-child(306){opacity:1.9662;transform:translate(4.9092vw,-10px) scale(.8984);animation:fall-306 27s -29s linear infinite}@keyframes fall-306{57.302%{transform:translate(5.8023vw,57.302vh) scale(.8984)}to{transform:translate(5.35575vw,99vh) scale(.8984)}}.snow:nth-child(307){opacity:.1274;transform:translate(67.7463vw,-10px) scale(.0199);animation:fall-307 14s -20s linear infinite}@keyframes fall-307{38.094%{transform:translate(74.5526vw,38.094vh) scale(.0199)}to{transform:translate(71.14945vw,99vh) scale(.0199)}}.snow:nth-child(308){opacity:.2764;transform:translate(75.2553vw,-10px) scale(.8645);animation:fall-308 25s -11s linear infinite}@keyframes fall-308{69.808%{transform:translate(73.4964vw,69.808vh) scale(.8645)}to{transform:translate(74.37585vw,99vh) scale(.8645)}}.snow:nth-child(309){opacity:.3074;transform:translate(22.1694vw,-10px) scale(.3976);animation:fall-309 28s -18s linear infinite}@keyframes fall-309{46.604%{transform:translate(26.4516vw,46.604vh) scale(.3976)}to{transform:translate(24.3105vw,99vh) scale(.3976)}}.snow:nth-child(310){opacity:1.943;transform:translate(99.3318vw,-10px) scale(.8342);animation:fall-310 24s -17s linear infinite}@keyframes fall-310{60.553%{transform:translate(89.892vw,60.553vh) scale(.8342)}to{transform:translate(94.6119vw,99vh) scale(.8342)}}.snow:nth-child(311){opacity:.988;transform:translate(84.0949vw,-10px) scale(.264);animation:fall-311 13s -14s linear infinite}@keyframes fall-311{53.275%{transform:translate(84.9042vw,53.275vh) scale(.264)}to{transform:translate(84.49955vw,99vh) scale(.264)}}.snow:nth-child(312){opacity:.881;transform:translate(23.9572vw,-10px) scale(.3799);animation:fall-312 11s -6s linear infinite}@keyframes fall-312{52.096%{transform:translate(23.6646vw,52.096vh) scale(.3799)}to{transform:translate(23.8109vw,99vh) scale(.3799)}}.snow:nth-child(313){opacity:.8128;transform:translate(1.2905vw,-10px) scale(.1238);animation:fall-313 28s -30s linear infinite}@keyframes fall-313{79.443%{transform:translate(-4.7624vw,79.443vh) scale(.1238)}to{transform:translate(-1.73595vw,99vh) scale(.1238)}}.snow:nth-child(314){opacity:1.9232;transform:translate(55.7923vw,-10px) scale(.7501);animation:fall-314 22s -13s linear infinite}@keyframes fall-314{70.743%{transform:translate(51.5487vw,70.743vh) scale(.7501)}to{transform:translate(53.6705vw,99vh) scale(.7501)}}.snow:nth-child(315){opacity:.2478;transform:translate(67.8002vw,-10px) scale(.5624);animation:fall-315 15s -8s linear infinite}@keyframes fall-315{46.713%{transform:translate(71.9353vw,46.713vh) scale(.5624)}to{transform:translate(69.86775vw,99vh) scale(.5624)}}.snow:nth-child(316){opacity:.8882;transform:translate(9.4215vw,-10px) scale(.1263);animation:fall-316 22s -28s linear infinite}@keyframes fall-316{43.184%{transform:translate(.9541vw,43.184vh) scale(.1263)}to{transform:translate(5.1878vw,99vh) scale(.1263)}}.snow:nth-child(317){opacity:.8874;transform:translate(24.6746vw,-10px) scale(.9076);animation:fall-317 11s -3s linear infinite}@keyframes fall-317{62.533%{transform:translate(33.3102vw,62.533vh) scale(.9076)}to{transform:translate(28.9924vw,99vh) scale(.9076)}}.snow:nth-child(318){opacity:.2696;transform:translate(47.1813vw,-10px) scale(.9406);animation:fall-318 17s -26s linear infinite}@keyframes fall-318{79.382%{transform:translate(49.0363vw,79.382vh) scale(.9406)}to{transform:translate(48.1088vw,99vh) scale(.9406)}}.snow:nth-child(319){opacity:1.7072;transform:translate(33.7994vw,-10px) scale(.7188);animation:fall-319 18s -22s linear infinite}@keyframes fall-319{62.711%{transform:translate(35.5422vw,62.711vh) scale(.7188)}to{transform:translate(34.6708vw,99vh) scale(.7188)}}.snow:nth-child(320){opacity:1.3234;transform:translate(39.3698vw,-10px) scale(.3209);animation:fall-320 24s -2s linear infinite}@keyframes fall-320{59.622%{transform:translate(45.0508vw,59.622vh) scale(.3209)}to{transform:translate(42.2103vw,99vh) scale(.3209)}}.snow:nth-child(321){opacity:1.0904;transform:translate(19.7074vw,-10px) scale(.3946);animation:fall-321 28s -22s linear infinite}@keyframes fall-321{44.437%{transform:translate(29.2509vw,44.437vh) scale(.3946)}to{transform:translate(24.47915vw,99vh) scale(.3946)}}.snow:nth-child(322){opacity:1.7326;transform:translate(67.4569vw,-10px) scale(.5075);animation:fall-322 12s -2s linear infinite}@keyframes fall-322{41.737%{transform:translate(72.2356vw,41.737vh) scale(.5075)}to{transform:translate(69.84625vw,99vh) scale(.5075)}}.snow:nth-child(323){opacity:.677;transform:translate(55.0564vw,-10px) scale(.5757);animation:fall-323 27s -10s linear infinite}@keyframes fall-323{41.115%{transform:translate(55.3728vw,41.115vh) scale(.5757)}to{transform:translate(55.2146vw,99vh) scale(.5757)}}.snow:nth-child(324){opacity:1.9312;transform:translate(28.9768vw,-10px) scale(.3507);animation:fall-324 22s -10s linear infinite}@keyframes fall-324{59.462%{transform:translate(32.8169vw,59.462vh) scale(.3507)}to{transform:translate(30.89685vw,99vh) scale(.3507)}}.snow:nth-child(325){opacity:1.676;transform:translate(16.1753vw,-10px) scale(.8359);animation:fall-325 17s -15s linear infinite}@keyframes fall-325{77.815%{transform:translate(13.5146vw,77.815vh) scale(.8359)}to{transform:translate(14.84495vw,99vh) scale(.8359)}}.snow:nth-child(326){opacity:.0126;transform:translate(22.8933vw,-10px) scale(.7873);animation:fall-326 20s -30s linear infinite}@keyframes fall-326{30.094%{transform:translate(29.3045vw,30.094vh) scale(.7873)}to{transform:translate(26.0989vw,99vh) scale(.7873)}}.snow:nth-child(327){opacity:.982;transform:translate(86.7997vw,-10px) scale(.9824);animation:fall-327 12s -3s linear infinite}@keyframes fall-327{67.769%{transform:translate(78.6404vw,67.769vh) scale(.9824)}to{transform:translate(82.72005vw,99vh) scale(.9824)}}.snow:nth-child(328){opacity:.8458;transform:translate(29.9798vw,-10px) scale(.0904);animation:fall-328 27s -1s linear infinite}@keyframes fall-328{35.355%{transform:translate(26.8738vw,35.355vh) scale(.0904)}to{transform:translate(28.4268vw,99vh) scale(.0904)}}.snow:nth-child(329){opacity:.9632;transform:translate(69.5565vw,-10px) scale(.9132);animation:fall-329 16s -23s linear infinite}@keyframes fall-329{57.493%{transform:translate(67.8478vw,57.493vh) scale(.9132)}to{transform:translate(68.70215vw,99vh) scale(.9132)}}.snow:nth-child(330){opacity:.8754;transform:translate(60.5794vw,-10px) scale(.3593);animation:fall-330 15s -2s linear infinite}@keyframes fall-330{31.034%{transform:translate(66.7713vw,31.034vh) scale(.3593)}to{transform:translate(63.67535vw,99vh) scale(.3593)}}.snow:nth-child(331){opacity:1.4676;transform:translate(41.808vw,-10px) scale(.4763);animation:fall-331 28s -29s linear infinite}@keyframes fall-331{76.068%{transform:translate(51.7783vw,76.068vh) scale(.4763)}to{transform:translate(46.79315vw,99vh) scale(.4763)}}.snow:nth-child(332){opacity:1.3888;transform:translate(44.2679vw,-10px) scale(.8089);animation:fall-332 19s -28s linear infinite}@keyframes fall-332{70.882%{transform:translate(35.3324vw,70.882vh) scale(.8089)}to{transform:translate(39.80015vw,99vh) scale(.8089)}}.snow:nth-child(333){opacity:1.0336;transform:translate(43.4422vw,-10px) scale(.6405);animation:fall-333 12s -23s linear infinite}@keyframes fall-333{46.251%{transform:translate(42.9686vw,46.251vh) scale(.6405)}to{transform:translate(43.2054vw,99vh) scale(.6405)}}.snow:nth-child(334){opacity:1.1482;transform:translate(25.7201vw,-10px) scale(.0902);animation:fall-334 12s -22s linear infinite}@keyframes fall-334{55.775%{transform:translate(20.1917vw,55.775vh) scale(.0902)}to{transform:translate(22.9559vw,99vh) scale(.0902)}}.snow:nth-child(335){opacity:.9128;transform:translate(31.6887vw,-10px) scale(.2533);animation:fall-335 23s -1s linear infinite}@keyframes fall-335{53.018%{transform:translate(29.1523vw,53.018vh) scale(.2533)}to{transform:translate(30.4205vw,99vh) scale(.2533)}}.snow:nth-child(336){opacity:.1324;transform:translate(74.1195vw,-10px) scale(.8209);animation:fall-336 13s -7s linear infinite}@keyframes fall-336{42.308%{transform:translate(75.572vw,42.308vh) scale(.8209)}to{transform:translate(74.84575vw,99vh) scale(.8209)}}.snow:nth-child(337){opacity:.884;transform:translate(20.9855vw,-10px) scale(.5873);animation:fall-337 25s -24s linear infinite}@keyframes fall-337{41.485%{transform:translate(19.7215vw,41.485vh) scale(.5873)}to{transform:translate(20.3535vw,99vh) scale(.5873)}}.snow:nth-child(338){opacity:1.1346;transform:translate(71.6591vw,-10px) scale(.1239);animation:fall-338 10s -30s linear infinite}@keyframes fall-338{61.689%{transform:translate(63.7265vw,61.689vh) scale(.1239)}to{transform:translate(67.6928vw,99vh) scale(.1239)}}.snow:nth-child(339){opacity:.0358;transform:translate(29.5369vw,-10px) scale(.112);animation:fall-339 19s -26s linear infinite}@keyframes fall-339{68.073%{transform:translate(23.6696vw,68.073vh) scale(.112)}to{transform:translate(26.60325vw,99vh) scale(.112)}}.snow:nth-child(340){opacity:1.6288;transform:translate(96.2734vw,-10px) scale(.1082);animation:fall-340 15s -22s linear infinite}@keyframes fall-340{31.759%{transform:translate(99.8715vw,31.759vh) scale(.1082)}to{transform:translate(98.07245vw,99vh) scale(.1082)}}.snow:nth-child(341){opacity:.7862;transform:translate(36.0687vw,-10px) scale(.3868);animation:fall-341 21s -12s linear infinite}@keyframes fall-341{76.048%{transform:translate(36.4746vw,76.048vh) scale(.3868)}to{transform:translate(36.27165vw,99vh) scale(.3868)}}.snow:nth-child(342){opacity:1.91;transform:translate(18.9094vw,-10px) scale(.0488);animation:fall-342 22s -19s linear infinite}@keyframes fall-342{37.729%{transform:translate(18.0028vw,37.729vh) scale(.0488)}to{transform:translate(18.4561vw,99vh) scale(.0488)}}.snow:nth-child(343){opacity:.927;transform:translate(54.1632vw,-10px) scale(.276);animation:fall-343 21s -25s linear infinite}@keyframes fall-343{35.612%{transform:translate(48.6869vw,35.612vh) scale(.276)}to{transform:translate(51.42505vw,99vh) scale(.276)}}.snow:nth-child(344){opacity:1.6596;transform:translate(46.8646vw,-10px) scale(.8943);animation:fall-344 20s -28s linear infinite}@keyframes fall-344{44.851%{transform:translate(43.0216vw,44.851vh) scale(.8943)}to{transform:translate(44.9431vw,99vh) scale(.8943)}}.snow:nth-child(345){opacity:1.502;transform:translate(30.7949vw,-10px) scale(.6738);animation:fall-345 17s -16s linear infinite}@keyframes fall-345{30.898%{transform:translate(33.4965vw,30.898vh) scale(.6738)}to{transform:translate(32.1457vw,99vh) scale(.6738)}}.snow:nth-child(346){opacity:1.915;transform:translate(38.1068vw,-10px) scale(.5003);animation:fall-346 15s -22s linear infinite}@keyframes fall-346{74.302%{transform:translate(42.3125vw,74.302vh) scale(.5003)}to{transform:translate(40.20965vw,99vh) scale(.5003)}}.snow:nth-child(347){opacity:.7254;transform:translate(60.0244vw,-10px) scale(.1952);animation:fall-347 23s -14s linear infinite}@keyframes fall-347{52.148%{transform:translate(56.6439vw,52.148vh) scale(.1952)}to{transform:translate(58.33415vw,99vh) scale(.1952)}}.snow:nth-child(348){opacity:1.875;transform:translate(92.9648vw,-10px) scale(.9033);animation:fall-348 24s -17s linear infinite}@keyframes fall-348{31.668%{transform:translate(91.0589vw,31.668vh) scale(.9033)}to{transform:translate(92.01185vw,99vh) scale(.9033)}}.snow:nth-child(349){opacity:.9612;transform:translate(60.5754vw,-10px) scale(.8855);animation:fall-349 28s -14s linear infinite}@keyframes fall-349{65.272%{transform:translate(55.4123vw,65.272vh) scale(.8855)}to{transform:translate(57.99385vw,99vh) scale(.8855)}}.snow:nth-child(350){opacity:.3398;transform:translate(81.9297vw,-10px) scale(.1221);animation:fall-350 28s -20s linear infinite}@keyframes fall-350{32.975%{transform:translate(73.4587vw,32.975vh) scale(.1221)}to{transform:translate(77.6942vw,99vh) scale(.1221)}}.snow:nth-child(351){opacity:.7414;transform:translate(23.5055vw,-10px) scale(.1153);animation:fall-351 28s -10s linear infinite}@keyframes fall-351{38.817%{transform:translate(18.8027vw,38.817vh) scale(.1153)}to{transform:translate(21.1541vw,99vh) scale(.1153)}}.snow:nth-child(352){opacity:.171;transform:translate(90.6728vw,-10px) scale(.8363);animation:fall-352 20s -9s linear infinite}@keyframes fall-352{48.413%{transform:translate(86.0553vw,48.413vh) scale(.8363)}to{transform:translate(88.36405vw,99vh) scale(.8363)}}.snow:nth-child(353){opacity:1.0904;transform:translate(97.6015vw,-10px) scale(.8137);animation:fall-353 17s -30s linear infinite}@keyframes fall-353{67.991%{transform:translate(104.8408vw,67.991vh) scale(.8137)}to{transform:translate(101.22115vw,99vh) scale(.8137)}}.snow:nth-child(354){opacity:1.1174;transform:translate(90.2245vw,-10px) scale(.7703);animation:fall-354 15s -1s linear infinite}@keyframes fall-354{57.188%{transform:translate(87.4859vw,57.188vh) scale(.7703)}to{transform:translate(88.8552vw,99vh) scale(.7703)}}.snow:nth-child(355){opacity:.3506;transform:translate(11.3681vw,-10px) scale(.1727);animation:fall-355 14s -24s linear infinite}@keyframes fall-355{61.135%{transform:translate(11.5729vw,61.135vh) scale(.1727)}to{transform:translate(11.4705vw,99vh) scale(.1727)}}.snow:nth-child(356){opacity:1.0878;transform:translate(85.5826vw,-10px) scale(.6445);animation:fall-356 25s -9s linear infinite}@keyframes fall-356{42.287%{transform:translate(80.4704vw,42.287vh) scale(.6445)}to{transform:translate(83.0265vw,99vh) scale(.6445)}}.snow:nth-child(357){opacity:1.5786;transform:translate(43.0561vw,-10px) scale(.8721);animation:fall-357 15s -5s linear infinite}@keyframes fall-357{77.999%{transform:translate(42.8456vw,77.999vh) scale(.8721)}to{transform:translate(42.95085vw,99vh) scale(.8721)}}.snow:nth-child(358){opacity:1.6658;transform:translate(.9296vw,-10px) scale(.2904);animation:fall-358 17s -22s linear infinite}@keyframes fall-358{63.68%{transform:translate(3.2122vw,63.68vh) scale(.2904)}to{transform:translate(2.0709vw,99vh) scale(.2904)}}.snow:nth-child(359){opacity:1.3538;transform:translate(47.7965vw,-10px) scale(.1907);animation:fall-359 30s -27s linear infinite}@keyframes fall-359{48.899%{transform:translate(51.9034vw,48.899vh) scale(.1907)}to{transform:translate(49.84995vw,99vh) scale(.1907)}}.snow:nth-child(360){opacity:.4614;transform:translate(42.3887vw,-10px) scale(.3998);animation:fall-360 13s -21s linear infinite}@keyframes fall-360{68.041%{transform:translate(50.2944vw,68.041vh) scale(.3998)}to{transform:translate(46.34155vw,99vh) scale(.3998)}}.snow:nth-child(361){opacity:.73;transform:translate(35.123vw,-10px) scale(.6007);animation:fall-361 19s -5s linear infinite}@keyframes fall-361{57.661%{transform:translate(33.9529vw,57.661vh) scale(.6007)}to{transform:translate(34.53795vw,99vh) scale(.6007)}}.snow:nth-child(362){opacity:.0678;transform:translate(96.4981vw,-10px) scale(.227);animation:fall-362 21s -27s linear infinite}@keyframes fall-362{51.614%{transform:translate(99.1894vw,51.614vh) scale(.227)}to{transform:translate(97.84375vw,99vh) scale(.227)}}.snow:nth-child(363){opacity:.7096;transform:translate(55.6455vw,-10px) scale(.6158);animation:fall-363 26s -18s linear infinite}@keyframes fall-363{53.689%{transform:translate(50.6537vw,53.689vh) scale(.6158)}to{transform:translate(53.1496vw,99vh) scale(.6158)}}.snow:nth-child(364){opacity:1.9206;transform:translate(9.9473vw,-10px) scale(.3829);animation:fall-364 13s -10s linear infinite}@keyframes fall-364{77.296%{transform:translate(13.8338vw,77.296vh) scale(.3829)}to{transform:translate(11.89055vw,99vh) scale(.3829)}}.snow:nth-child(365){opacity:.611;transform:translate(40.0002vw,-10px) scale(.4173);animation:fall-365 16s -21s linear infinite}@keyframes fall-365{79.274%{transform:translate(49.0141vw,79.274vh) scale(.4173)}to{transform:translate(44.50715vw,99vh) scale(.4173)}}.snow:nth-child(366){opacity:1.5334;transform:translate(37.8758vw,-10px) scale(.7446);animation:fall-366 28s -24s linear infinite}@keyframes fall-366{64.62%{transform:translate(37.1095vw,64.62vh) scale(.7446)}to{transform:translate(37.49265vw,99vh) scale(.7446)}}.snow:nth-child(367){opacity:.8254;transform:translate(2.9331vw,-10px) scale(.0412);animation:fall-367 29s -27s linear infinite}@keyframes fall-367{78.924%{transform:translate(-6.9583vw,78.924vh) scale(.0412)}to{transform:translate(-2.0126vw,99vh) scale(.0412)}}.snow:nth-child(368){opacity:.0698;transform:translate(57.2146vw,-10px) scale(.3824);animation:fall-368 17s -19s linear infinite}@keyframes fall-368{61.61%{transform:translate(49.4053vw,61.61vh) scale(.3824)}to{transform:translate(53.30995vw,99vh) scale(.3824)}}.snow:nth-child(369){opacity:1.7642;transform:translate(67.1783vw,-10px) scale(.2637);animation:fall-369 26s -18s linear infinite}@keyframes fall-369{58.351%{transform:translate(70.2319vw,58.351vh) scale(.2637)}to{transform:translate(68.7051vw,99vh) scale(.2637)}}.snow:nth-child(370){opacity:1.341;transform:translate(48.3788vw,-10px) scale(.0026);animation:fall-370 29s -14s linear infinite}@keyframes fall-370{30.419%{transform:translate(55.8121vw,30.419vh) scale(.0026)}to{transform:translate(52.09545vw,99vh) scale(.0026)}}.snow:nth-child(371){opacity:1.8204;transform:translate(31.7943vw,-10px) scale(.7998);animation:fall-371 11s -21s linear infinite}@keyframes fall-371{48.291%{transform:translate(28.6894vw,48.291vh) scale(.7998)}to{transform:translate(30.24185vw,99vh) scale(.7998)}}.snow:nth-child(372){opacity:.3384;transform:translate(80.8773vw,-10px) scale(.577);animation:fall-372 10s -20s linear infinite}@keyframes fall-372{75.137%{transform:translate(77.516vw,75.137vh) scale(.577)}to{transform:translate(79.19665vw,99vh) scale(.577)}}.snow:nth-child(373){opacity:1.0432;transform:translate(46.5562vw,-10px) scale(.5158);animation:fall-373 16s -22s linear infinite}@keyframes fall-373{60.242%{transform:translate(45.0394vw,60.242vh) scale(.5158)}to{transform:translate(45.7978vw,99vh) scale(.5158)}}.snow:nth-child(374){opacity:.3362;transform:translate(83.314vw,-10px) scale(.899);animation:fall-374 28s -3s linear infinite}@keyframes fall-374{59.59%{transform:translate(78.7791vw,59.59vh) scale(.899)}to{transform:translate(81.04655vw,99vh) scale(.899)}}.snow:nth-child(375){opacity:.5134;transform:translate(62.0425vw,-10px) scale(.8766);animation:fall-375 19s -1s linear infinite}@keyframes fall-375{46.312%{transform:translate(68.8118vw,46.312vh) scale(.8766)}to{transform:translate(65.42715vw,99vh) scale(.8766)}}.snow:nth-child(376){opacity:1.4746;transform:translate(68.8233vw,-10px) scale(.6354);animation:fall-376 22s -7s linear infinite}@keyframes fall-376{77.432%{transform:translate(78.4481vw,77.432vh) scale(.6354)}to{transform:translate(73.6357vw,99vh) scale(.6354)}}.snow:nth-child(377){opacity:.6332;transform:translate(21.2062vw,-10px) scale(.7707);animation:fall-377 29s -30s linear infinite}@keyframes fall-377{38.506%{transform:translate(29.0173vw,38.506vh) scale(.7707)}to{transform:translate(25.11175vw,99vh) scale(.7707)}}.snow:nth-child(378){opacity:.6304;transform:translate(25.9558vw,-10px) scale(.5962);animation:fall-378 26s -26s linear infinite}@keyframes fall-378{70.712%{transform:translate(35.5705vw,70.712vh) scale(.5962)}to{transform:translate(30.76315vw,99vh) scale(.5962)}}.snow:nth-child(379){opacity:1.732;transform:translate(33.3329vw,-10px) scale(.0509);animation:fall-379 29s -28s linear infinite}@keyframes fall-379{34.021%{transform:translate(34.497vw,34.021vh) scale(.0509)}to{transform:translate(33.91495vw,99vh) scale(.0509)}}.snow:nth-child(380){opacity:.8866;transform:translate(38.446vw,-10px) scale(.6026);animation:fall-380 25s -10s linear infinite}@keyframes fall-380{35.663%{transform:translate(39.2949vw,35.663vh) scale(.6026)}to{transform:translate(38.87045vw,99vh) scale(.6026)}}.snow:nth-child(381){opacity:1.786;transform:translate(92.5037vw,-10px) scale(.2698);animation:fall-381 30s -29s linear infinite}@keyframes fall-381{46.505%{transform:translate(91.7468vw,46.505vh) scale(.2698)}to{transform:translate(92.12525vw,99vh) scale(.2698)}}.snow:nth-child(382){opacity:.5852;transform:translate(15.4488vw,-10px) scale(.5969);animation:fall-382 24s -6s linear infinite}@keyframes fall-382{38.716%{transform:translate(8.257vw,38.716vh) scale(.5969)}to{transform:translate(11.8529vw,99vh) scale(.5969)}}.snow:nth-child(383){opacity:.566;transform:translate(89.7616vw,-10px) scale(.3291);animation:fall-383 22s -17s linear infinite}@keyframes fall-383{34.547%{transform:translate(82.7118vw,34.547vh) scale(.3291)}to{transform:translate(86.2367vw,99vh) scale(.3291)}}.snow:nth-child(384){opacity:1.858;transform:translate(60.9113vw,-10px) scale(.7708);animation:fall-384 10s -25s linear infinite}@keyframes fall-384{47.692%{transform:translate(61.6995vw,47.692vh) scale(.7708)}to{transform:translate(61.3054vw,99vh) scale(.7708)}}.snow:nth-child(385){opacity:.1714;transform:translate(39.6172vw,-10px) scale(.1009);animation:fall-385 25s -22s linear infinite}@keyframes fall-385{71.514%{transform:translate(46.849vw,71.514vh) scale(.1009)}to{transform:translate(43.2331vw,99vh) scale(.1009)}}.snow:nth-child(386){opacity:.6054;transform:translate(34.4404vw,-10px) scale(.7082);animation:fall-386 25s -15s linear infinite}@keyframes fall-386{40.746%{transform:translate(43.0414vw,40.746vh) scale(.7082)}to{transform:translate(38.7409vw,99vh) scale(.7082)}}.snow:nth-child(387){opacity:1.4434;transform:translate(2.519vw,-10px) scale(.9394);animation:fall-387 17s -19s linear infinite}@keyframes fall-387{62.709%{transform:translate(-2.527vw,62.709vh) scale(.9394)}to{transform:translate(-.004vw,99vh) scale(.9394)}}.snow:nth-child(388){opacity:1.6842;transform:translate(57.75vw,-10px) scale(.4561);animation:fall-388 25s -25s linear infinite}@keyframes fall-388{49.472%{transform:translate(48.4962vw,49.472vh) scale(.4561)}to{transform:translate(53.1231vw,99vh) scale(.4561)}}.snow:nth-child(389){opacity:1.5874;transform:translate(14.9923vw,-10px) scale(.566);animation:fall-389 19s -26s linear infinite}@keyframes fall-389{53.553%{transform:translate(5.8554vw,53.553vh) scale(.566)}to{transform:translate(10.42385vw,99vh) scale(.566)}}.snow:nth-child(390){opacity:1.7518;transform:translate(92.1128vw,-10px) scale(.0666);animation:fall-390 22s -13s linear infinite}@keyframes fall-390{52.881%{transform:translate(94.9948vw,52.881vh) scale(.0666)}to{transform:translate(93.5538vw,99vh) scale(.0666)}}.snow:nth-child(391){opacity:.162;transform:translate(9.9478vw,-10px) scale(.079);animation:fall-391 29s -11s linear infinite}@keyframes fall-391{49.327%{transform:translate(14.3411vw,49.327vh) scale(.079)}to{transform:translate(12.14445vw,99vh) scale(.079)}}.snow:nth-child(392){opacity:.276;transform:translate(74.7879vw,-10px) scale(.3822);animation:fall-392 25s -22s linear infinite}@keyframes fall-392{66.935%{transform:translate(83.2278vw,66.935vh) scale(.3822)}to{transform:translate(79.00785vw,99vh) scale(.3822)}}.snow:nth-child(393){opacity:1.9188;transform:translate(87.2339vw,-10px) scale(.8627);animation:fall-393 22s -1s linear infinite}@keyframes fall-393{63.746%{transform:translate(88.2212vw,63.746vh) scale(.8627)}to{transform:translate(87.72755vw,99vh) scale(.8627)}}.snow:nth-child(394){opacity:.838;transform:translate(2.9915vw,-10px) scale(.6152);animation:fall-394 17s -10s linear infinite}@keyframes fall-394{67.744%{transform:translate(4.8326vw,67.744vh) scale(.6152)}to{transform:translate(3.91205vw,99vh) scale(.6152)}}.snow:nth-child(395){opacity:1.4076;transform:translate(72.4718vw,-10px) scale(.5996);animation:fall-395 20s -29s linear infinite}@keyframes fall-395{45.402%{transform:translate(64.9946vw,45.402vh) scale(.5996)}to{transform:translate(68.7332vw,99vh) scale(.5996)}}.snow:nth-child(396){opacity:.9832;transform:translate(15.2566vw,-10px) scale(.313);animation:fall-396 29s -4s linear infinite}@keyframes fall-396{60.364%{transform:translate(11.693vw,60.364vh) scale(.313)}to{transform:translate(13.4748vw,99vh) scale(.313)}}.snow:nth-child(397){opacity:.4164;transform:translate(56.931vw,-10px) scale(.14);animation:fall-397 18s -18s linear infinite}@keyframes fall-397{73.721%{transform:translate(58.5415vw,73.721vh) scale(.14)}to{transform:translate(57.73625vw,99vh) scale(.14)}}.snow:nth-child(398){opacity:1.376;transform:translate(73.266vw,-10px) scale(.179);animation:fall-398 28s -24s linear infinite}@keyframes fall-398{41.399%{transform:translate(67.2301vw,41.399vh) scale(.179)}to{transform:translate(70.24805vw,99vh) scale(.179)}}.snow:nth-child(399){opacity:.89;transform:translate(52.7589vw,-10px) scale(.4093);animation:fall-399 24s -24s linear infinite}@keyframes fall-399{41.512%{transform:translate(56.1906vw,41.512vh) scale(.4093)}to{transform:translate(54.47475vw,99vh) scale(.4093)}}.snow:nth-child(400){opacity:.8626;transform:translate(92.5519vw,-10px) scale(.8129);animation:fall-400 15s -2s linear infinite}@keyframes fall-400{68.484%{transform:translate(96.2353vw,68.484vh) scale(.8129)}to{transform:translate(94.3936vw,99vh) scale(.8129)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
25
|
+
AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4062;transform:translate(47.102vw,-10px) scale(.9291);animation:fall-1 10s -10s linear infinite}@keyframes fall-1{50.341%{transform:translate(47.4017vw,50.341vh) scale(.9291)}to{transform:translate(47.25185vw,99vh) scale(.9291)}}.snow:nth-child(2){opacity:1.5306;transform:translate(67.3557vw,-10px) scale(.7827);animation:fall-2 23s -20s linear infinite}@keyframes fall-2{32.575%{transform:translate(77.0979vw,32.575vh) scale(.7827)}to{transform:translate(72.2268vw,99vh) scale(.7827)}}.snow:nth-child(3){opacity:1.5488;transform:translate(12.0879vw,-10px) scale(.8057);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{57.901%{transform:translate(4.3148vw,57.901vh) scale(.8057)}to{transform:translate(8.20135vw,99vh) scale(.8057)}}.snow:nth-child(4){opacity:.8704;transform:translate(18.74vw,-10px) scale(.6005);animation:fall-4 29s -7s linear infinite}@keyframes fall-4{70.881%{transform:translate(12.4794vw,70.881vh) scale(.6005)}to{transform:translate(15.6097vw,99vh) scale(.6005)}}.snow:nth-child(5){opacity:.4772;transform:translate(11.2629vw,-10px) scale(.9865);animation:fall-5 12s -22s linear infinite}@keyframes fall-5{70.035%{transform:translate(2.096vw,70.035vh) scale(.9865)}to{transform:translate(6.67945vw,99vh) scale(.9865)}}.snow:nth-child(6){opacity:1.8312;transform:translate(52.9796vw,-10px) scale(.6341);animation:fall-6 25s -5s linear infinite}@keyframes fall-6{42.587%{transform:translate(52.5808vw,42.587vh) scale(.6341)}to{transform:translate(52.7802vw,99vh) scale(.6341)}}.snow:nth-child(7){opacity:.3304;transform:translate(90.9889vw,-10px) scale(.2199);animation:fall-7 14s -11s linear infinite}@keyframes fall-7{30.519%{transform:translate(91.7473vw,30.519vh) scale(.2199)}to{transform:translate(91.3681vw,99vh) scale(.2199)}}.snow:nth-child(8){opacity:1.9096;transform:translate(76.1727vw,-10px) scale(.5483);animation:fall-8 20s -19s linear infinite}@keyframes fall-8{38.144%{transform:translate(66.2909vw,38.144vh) scale(.5483)}to{transform:translate(71.2318vw,99vh) scale(.5483)}}.snow:nth-child(9){opacity:.8466;transform:translate(91.2325vw,-10px) scale(.0014);animation:fall-9 25s -9s linear infinite}@keyframes fall-9{68.395%{transform:translate(86.8741vw,68.395vh) scale(.0014)}to{transform:translate(89.0533vw,99vh) scale(.0014)}}.snow:nth-child(10){opacity:.1246;transform:translate(47.8511vw,-10px) scale(.992);animation:fall-10 22s -16s linear infinite}@keyframes fall-10{36.185%{transform:translate(43.9034vw,36.185vh) scale(.992)}to{transform:translate(45.87725vw,99vh) scale(.992)}}.snow:nth-child(11){opacity:.8962;transform:translate(68.1316vw,-10px) scale(.0036);animation:fall-11 15s -22s linear infinite}@keyframes fall-11{31.236%{transform:translate(60.3019vw,31.236vh) scale(.0036)}to{transform:translate(64.21675vw,99vh) scale(.0036)}}.snow:nth-child(12){opacity:.918;transform:translate(26.9494vw,-10px) scale(.1194);animation:fall-12 25s -11s linear infinite}@keyframes fall-12{44.976%{transform:translate(17.9408vw,44.976vh) scale(.1194)}to{transform:translate(22.4451vw,99vh) scale(.1194)}}.snow:nth-child(13){opacity:1.812;transform:translate(36.3036vw,-10px) scale(.8497);animation:fall-13 26s -22s linear infinite}@keyframes fall-13{78.388%{transform:translate(40.3385vw,78.388vh) scale(.8497)}to{transform:translate(38.32105vw,99vh) scale(.8497)}}.snow:nth-child(14){opacity:.9748;transform:translate(79.5723vw,-10px) scale(.924);animation:fall-14 19s -25s linear infinite}@keyframes fall-14{43.195%{transform:translate(77.6567vw,43.195vh) scale(.924)}to{transform:translate(78.6145vw,99vh) scale(.924)}}.snow:nth-child(15){opacity:1.3048;transform:translate(64.1286vw,-10px) scale(.9885);animation:fall-15 11s -9s linear infinite}@keyframes fall-15{79.76%{transform:translate(72.8703vw,79.76vh) scale(.9885)}to{transform:translate(68.49945vw,99vh) scale(.9885)}}.snow:nth-child(16){opacity:.758;transform:translate(1.6978vw,-10px) scale(.4654);animation:fall-16 24s -20s linear infinite}@keyframes fall-16{43.592%{transform:translate(-4.1952vw,43.592vh) scale(.4654)}to{transform:translate(-1.2487vw,99vh) scale(.4654)}}.snow:nth-child(17){opacity:.4662;transform:translate(11.829vw,-10px) scale(.7473);animation:fall-17 19s -29s linear infinite}@keyframes fall-17{78.365%{transform:translate(6.2098vw,78.365vh) scale(.7473)}to{transform:translate(9.0194vw,99vh) scale(.7473)}}.snow:nth-child(18){opacity:.059;transform:translate(26.8056vw,-10px) scale(.4558);animation:fall-18 13s -23s linear infinite}@keyframes fall-18{71.901%{transform:translate(31.3064vw,71.901vh) scale(.4558)}to{transform:translate(29.056vw,99vh) scale(.4558)}}.snow:nth-child(19){opacity:.9818;transform:translate(21.8503vw,-10px) scale(.8145);animation:fall-19 20s -1s linear infinite}@keyframes fall-19{66.224%{transform:translate(25.4453vw,66.224vh) scale(.8145)}to{transform:translate(23.6478vw,99vh) scale(.8145)}}.snow:nth-child(20){opacity:.0712;transform:translate(19.858vw,-10px) scale(.2876);animation:fall-20 29s -26s linear infinite}@keyframes fall-20{76.767%{transform:translate(22.8277vw,76.767vh) scale(.2876)}to{transform:translate(21.34285vw,99vh) scale(.2876)}}.snow:nth-child(21){opacity:.5898;transform:translate(23.172vw,-10px) scale(.2057);animation:fall-21 16s -10s linear infinite}@keyframes fall-21{58.413%{transform:translate(23.3749vw,58.413vh) scale(.2057)}to{transform:translate(23.27345vw,99vh) scale(.2057)}}.snow:nth-child(22){opacity:1.1182;transform:translate(95.8626vw,-10px) scale(.4028);animation:fall-22 19s -20s linear infinite}@keyframes fall-22{30.212%{transform:translate(93.1383vw,30.212vh) scale(.4028)}to{transform:translate(94.50045vw,99vh) scale(.4028)}}.snow:nth-child(23){opacity:.5306;transform:translate(81.6694vw,-10px) scale(.5838);animation:fall-23 20s -22s linear infinite}@keyframes fall-23{53.577%{transform:translate(86.6186vw,53.577vh) scale(.5838)}to{transform:translate(84.144vw,99vh) scale(.5838)}}.snow:nth-child(24){opacity:.3918;transform:translate(80.261vw,-10px) scale(.3537);animation:fall-24 18s -4s linear infinite}@keyframes fall-24{67.246%{transform:translate(84.8216vw,67.246vh) scale(.3537)}to{transform:translate(82.5413vw,99vh) scale(.3537)}}.snow:nth-child(25){opacity:1.8728;transform:translate(10.9036vw,-10px) scale(.8599);animation:fall-25 17s -10s linear infinite}@keyframes fall-25{77.96%{transform:translate(15.2693vw,77.96vh) scale(.8599)}to{transform:translate(13.08645vw,99vh) scale(.8599)}}.snow:nth-child(26){opacity:1.12;transform:translate(41.2508vw,-10px) scale(.3273);animation:fall-26 29s -19s linear infinite}@keyframes fall-26{55.883%{transform:translate(48.2099vw,55.883vh) scale(.3273)}to{transform:translate(44.73035vw,99vh) scale(.3273)}}.snow:nth-child(27){opacity:.042;transform:translate(3.7423vw,-10px) scale(.6894);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{38.738%{transform:translate(12.8795vw,38.738vh) scale(.6894)}to{transform:translate(8.3109vw,99vh) scale(.6894)}}.snow:nth-child(28){opacity:1.5898;transform:translate(92.6785vw,-10px) scale(.1691);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{34.152%{transform:translate(88.1914vw,34.152vh) scale(.1691)}to{transform:translate(90.43495vw,99vh) scale(.1691)}}.snow:nth-child(29){opacity:1.334;transform:translate(26.5066vw,-10px) scale(.9684);animation:fall-29 28s -18s linear infinite}@keyframes fall-29{76.357%{transform:translate(23.8829vw,76.357vh) scale(.9684)}to{transform:translate(25.19475vw,99vh) scale(.9684)}}.snow:nth-child(30){opacity:.1924;transform:translate(6.185vw,-10px) scale(.4108);animation:fall-30 13s -12s linear infinite}@keyframes fall-30{30.656%{transform:translate(1.0029vw,30.656vh) scale(.4108)}to{transform:translate(3.59395vw,99vh) scale(.4108)}}.snow:nth-child(31){opacity:.0738;transform:translate(69.1877vw,-10px) scale(.6243);animation:fall-31 21s -29s linear infinite}@keyframes fall-31{74.533%{transform:translate(76.8517vw,74.533vh) scale(.6243)}to{transform:translate(73.0197vw,99vh) scale(.6243)}}.snow:nth-child(32){opacity:.1416;transform:translate(91.6698vw,-10px) scale(.8671);animation:fall-32 18s -11s linear infinite}@keyframes fall-32{53.882%{transform:translate(101.5064vw,53.882vh) scale(.8671)}to{transform:translate(96.5881vw,99vh) scale(.8671)}}.snow:nth-child(33){opacity:.1142;transform:translate(6.1014vw,-10px) scale(.3131);animation:fall-33 12s -27s linear infinite}@keyframes fall-33{36.604%{transform:translate(14.6048vw,36.604vh) scale(.3131)}to{transform:translate(10.3531vw,99vh) scale(.3131)}}.snow:nth-child(34){opacity:.2386;transform:translate(97.7997vw,-10px) scale(.7049);animation:fall-34 24s -18s linear infinite}@keyframes fall-34{46.344%{transform:translate(104.7819vw,46.344vh) scale(.7049)}to{transform:translate(101.2908vw,99vh) scale(.7049)}}.snow:nth-child(35){opacity:.265;transform:translate(26.2021vw,-10px) scale(.1772);animation:fall-35 16s -10s linear infinite}@keyframes fall-35{79.59%{transform:translate(17.6324vw,79.59vh) scale(.1772)}to{transform:translate(21.91725vw,99vh) scale(.1772)}}.snow:nth-child(36){opacity:.7164;transform:translate(90.4932vw,-10px) scale(.0499);animation:fall-36 15s -26s linear infinite}@keyframes fall-36{49.399%{transform:translate(87.4308vw,49.399vh) scale(.0499)}to{transform:translate(88.962vw,99vh) scale(.0499)}}.snow:nth-child(37){opacity:.6906;transform:translate(71.0978vw,-10px) scale(.7335);animation:fall-37 29s -5s linear infinite}@keyframes fall-37{70.427%{transform:translate(78.4082vw,70.427vh) scale(.7335)}to{transform:translate(74.753vw,99vh) scale(.7335)}}.snow:nth-child(38){opacity:1.5094;transform:translate(84.5806vw,-10px) scale(.6143);animation:fall-38 20s -2s linear infinite}@keyframes fall-38{75.409%{transform:translate(87.5875vw,75.409vh) scale(.6143)}to{transform:translate(86.08405vw,99vh) scale(.6143)}}.snow:nth-child(39){opacity:.1504;transform:translate(12.2659vw,-10px) scale(.3574);animation:fall-39 23s -28s linear infinite}@keyframes fall-39{57.135%{transform:translate(5.947vw,57.135vh) scale(.3574)}to{transform:translate(9.10645vw,99vh) scale(.3574)}}.snow:nth-child(40){opacity:.1166;transform:translate(10.0095vw,-10px) scale(.7968);animation:fall-40 14s -17s linear infinite}@keyframes fall-40{77.305%{transform:translate(7.2671vw,77.305vh) scale(.7968)}to{transform:translate(8.6383vw,99vh) scale(.7968)}}.snow:nth-child(41){opacity:1.7392;transform:translate(39.1939vw,-10px) scale(.9096);animation:fall-41 26s -14s linear infinite}@keyframes fall-41{68.296%{transform:translate(33.0919vw,68.296vh) scale(.9096)}to{transform:translate(36.1429vw,99vh) scale(.9096)}}.snow:nth-child(42){opacity:.2392;transform:translate(14.959vw,-10px) scale(.4808);animation:fall-42 17s -19s linear infinite}@keyframes fall-42{76.839%{transform:translate(21.395vw,76.839vh) scale(.4808)}to{transform:translate(18.177vw,99vh) scale(.4808)}}.snow:nth-child(43){opacity:.6588;transform:translate(51.6571vw,-10px) scale(.1401);animation:fall-43 18s -13s linear infinite}@keyframes fall-43{30.609%{transform:translate(49.113vw,30.609vh) scale(.1401)}to{transform:translate(50.38505vw,99vh) scale(.1401)}}.snow:nth-child(44){opacity:.1102;transform:translate(69.5833vw,-10px) scale(.0811);animation:fall-44 28s -5s linear infinite}@keyframes fall-44{73.454%{transform:translate(67.9887vw,73.454vh) scale(.0811)}to{transform:translate(68.786vw,99vh) scale(.0811)}}.snow:nth-child(45){opacity:.0602;transform:translate(89.4735vw,-10px) scale(.2353);animation:fall-45 13s -15s linear infinite}@keyframes fall-45{53.463%{transform:translate(83.3256vw,53.463vh) scale(.2353)}to{transform:translate(86.39955vw,99vh) scale(.2353)}}.snow:nth-child(46){opacity:1.6104;transform:translate(81.2483vw,-10px) scale(.5184);animation:fall-46 14s -5s linear infinite}@keyframes fall-46{44.743%{transform:translate(80.0437vw,44.743vh) scale(.5184)}to{transform:translate(80.646vw,99vh) scale(.5184)}}.snow:nth-child(47){opacity:.1808;transform:translate(46.2876vw,-10px) scale(.0558);animation:fall-47 25s -4s linear infinite}@keyframes fall-47{38.908%{transform:translate(50.8941vw,38.908vh) scale(.0558)}to{transform:translate(48.59085vw,99vh) scale(.0558)}}.snow:nth-child(48){opacity:.7932;transform:translate(94.5362vw,-10px) scale(.4614);animation:fall-48 19s -24s linear infinite}@keyframes fall-48{51.284%{transform:translate(102.434vw,51.284vh) scale(.4614)}to{transform:translate(98.4851vw,99vh) scale(.4614)}}.snow:nth-child(49){opacity:1.6686;transform:translate(49.8462vw,-10px) scale(.1156);animation:fall-49 10s -14s linear infinite}@keyframes fall-49{73.225%{transform:translate(46.0217vw,73.225vh) scale(.1156)}to{transform:translate(47.93395vw,99vh) scale(.1156)}}.snow:nth-child(50){opacity:.8234;transform:translate(86.0495vw,-10px) scale(.5349);animation:fall-50 20s -27s linear infinite}@keyframes fall-50{65.779%{transform:translate(81.0136vw,65.779vh) scale(.5349)}to{transform:translate(83.53155vw,99vh) scale(.5349)}}.snow:nth-child(51){opacity:1.327;transform:translate(26.2549vw,-10px) scale(.712);animation:fall-51 30s -9s linear infinite}@keyframes fall-51{59.51%{transform:translate(27.6033vw,59.51vh) scale(.712)}to{transform:translate(26.9291vw,99vh) scale(.712)}}.snow:nth-child(52){opacity:.1962;transform:translate(58.143vw,-10px) scale(.6716);animation:fall-52 18s -29s linear infinite}@keyframes fall-52{45.947%{transform:translate(55.1137vw,45.947vh) scale(.6716)}to{transform:translate(56.62835vw,99vh) scale(.6716)}}.snow:nth-child(53){opacity:.4782;transform:translate(80.38vw,-10px) scale(.6);animation:fall-53 29s -25s linear infinite}@keyframes fall-53{61.328%{transform:translate(78.99vw,61.328vh) scale(.6)}to{transform:translate(79.685vw,99vh) scale(.6)}}.snow:nth-child(54){opacity:.5372;transform:translate(24.9831vw,-10px) scale(.6781);animation:fall-54 25s -15s linear infinite}@keyframes fall-54{76.115%{transform:translate(23.604vw,76.115vh) scale(.6781)}to{transform:translate(24.29355vw,99vh) scale(.6781)}}.snow:nth-child(55){opacity:1.8;transform:translate(1.5947vw,-10px) scale(.599);animation:fall-55 15s -7s linear infinite}@keyframes fall-55{50.411%{transform:translate(9.594vw,50.411vh) scale(.599)}to{transform:translate(5.59435vw,99vh) scale(.599)}}.snow:nth-child(56){opacity:.0846;transform:translate(16.5768vw,-10px) scale(.8991);animation:fall-56 28s -28s linear infinite}@keyframes fall-56{57.318%{transform:translate(12.7614vw,57.318vh) scale(.8991)}to{transform:translate(14.6691vw,99vh) scale(.8991)}}.snow:nth-child(57){opacity:1.779;transform:translate(67.9434vw,-10px) scale(.839);animation:fall-57 26s -1s linear infinite}@keyframes fall-57{53.778%{transform:translate(62.3443vw,53.778vh) scale(.839)}to{transform:translate(65.14385vw,99vh) scale(.839)}}.snow:nth-child(58){opacity:.899;transform:translate(60.7808vw,-10px) scale(.1551);animation:fall-58 14s -15s linear infinite}@keyframes fall-58{38.843%{transform:translate(50.8621vw,38.843vh) scale(.1551)}to{transform:translate(55.82145vw,99vh) scale(.1551)}}.snow:nth-child(59){opacity:1.0008;transform:translate(98.6083vw,-10px) scale(.5994);animation:fall-59 15s -3s linear infinite}@keyframes fall-59{43.453%{transform:translate(108.5338vw,43.453vh) scale(.5994)}to{transform:translate(103.57105vw,99vh) scale(.5994)}}.snow:nth-child(60){opacity:1.1872;transform:translate(83.7438vw,-10px) scale(.441);animation:fall-60 16s -6s linear infinite}@keyframes fall-60{77.185%{transform:translate(86.0891vw,77.185vh) scale(.441)}to{transform:translate(84.91645vw,99vh) scale(.441)}}.snow:nth-child(61){opacity:1.3046;transform:translate(15.4493vw,-10px) scale(.7525);animation:fall-61 17s -6s linear infinite}@keyframes fall-61{43.063%{transform:translate(18.1124vw,43.063vh) scale(.7525)}to{transform:translate(16.78085vw,99vh) scale(.7525)}}.snow:nth-child(62){opacity:.7058;transform:translate(70.3456vw,-10px) scale(.9257);animation:fall-62 26s -12s linear infinite}@keyframes fall-62{51.794%{transform:translate(66.9101vw,51.794vh) scale(.9257)}to{transform:translate(68.62785vw,99vh) scale(.9257)}}.snow:nth-child(63){opacity:.981;transform:translate(32.9393vw,-10px) scale(.7179);animation:fall-63 22s -14s linear infinite}@keyframes fall-63{40.213%{transform:translate(41.3418vw,40.213vh) scale(.7179)}to{transform:translate(37.14055vw,99vh) scale(.7179)}}.snow:nth-child(64){opacity:.9154;transform:translate(59.7878vw,-10px) scale(.9377);animation:fall-64 17s -18s linear infinite}@keyframes fall-64{31.449%{transform:translate(60.1906vw,31.449vh) scale(.9377)}to{transform:translate(59.9892vw,99vh) scale(.9377)}}.snow:nth-child(65){opacity:.5118;transform:translate(26.7514vw,-10px) scale(.4892);animation:fall-65 16s -9s linear infinite}@keyframes fall-65{42.074%{transform:translate(17.3159vw,42.074vh) scale(.4892)}to{transform:translate(22.03365vw,99vh) scale(.4892)}}.snow:nth-child(66){opacity:1.2898;transform:translate(89.694vw,-10px) scale(.3334);animation:fall-66 15s -7s linear infinite}@keyframes fall-66{79.714%{transform:translate(97.7626vw,79.714vh) scale(.3334)}to{transform:translate(93.7283vw,99vh) scale(.3334)}}.snow:nth-child(67){opacity:1.7982;transform:translate(76.9778vw,-10px) scale(.5924);animation:fall-67 29s -6s linear infinite}@keyframes fall-67{68.238%{transform:translate(76.9792vw,68.238vh) scale(.5924)}to{transform:translate(76.9785vw,99vh) scale(.5924)}}.snow:nth-child(68){opacity:1.7836;transform:translate(84.9038vw,-10px) scale(.7462);animation:fall-68 19s -8s linear infinite}@keyframes fall-68{38.431%{transform:translate(78.517vw,38.431vh) scale(.7462)}to{transform:translate(81.7104vw,99vh) scale(.7462)}}.snow:nth-child(69){opacity:.8372;transform:translate(96.2005vw,-10px) scale(.9542);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{53.339%{transform:translate(103.6421vw,53.339vh) scale(.9542)}to{transform:translate(99.9213vw,99vh) scale(.9542)}}.snow:nth-child(70){opacity:.3746;transform:translate(29.7772vw,-10px) scale(.2086);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{75.44%{transform:translate(26.5569vw,75.44vh) scale(.2086)}to{transform:translate(28.16705vw,99vh) scale(.2086)}}.snow:nth-child(71){opacity:1.4586;transform:translate(73.9772vw,-10px) scale(.6319);animation:fall-71 11s -9s linear infinite}@keyframes fall-71{58.774%{transform:translate(75.345vw,58.774vh) scale(.6319)}to{transform:translate(74.6611vw,99vh) scale(.6319)}}.snow:nth-child(72){opacity:.703;transform:translate(26.403vw,-10px) scale(.5451);animation:fall-72 13s -2s linear infinite}@keyframes fall-72{30.482%{transform:translate(36.21vw,30.482vh) scale(.5451)}to{transform:translate(31.3065vw,99vh) scale(.5451)}}.snow:nth-child(73){opacity:1.6308;transform:translate(77.1716vw,-10px) scale(.7248);animation:fall-73 30s -1s linear infinite}@keyframes fall-73{34.744%{transform:translate(79.6451vw,34.744vh) scale(.7248)}to{transform:translate(78.40835vw,99vh) scale(.7248)}}.snow:nth-child(74){opacity:.3938;transform:translate(71.931vw,-10px) scale(.6317);animation:fall-74 15s -15s linear infinite}@keyframes fall-74{62.665%{transform:translate(70.1697vw,62.665vh) scale(.6317)}to{transform:translate(71.05035vw,99vh) scale(.6317)}}.snow:nth-child(75){opacity:.577;transform:translate(17.4114vw,-10px) scale(.9117);animation:fall-75 29s -9s linear infinite}@keyframes fall-75{72.762%{transform:translate(26.3572vw,72.762vh) scale(.9117)}to{transform:translate(21.8843vw,99vh) scale(.9117)}}.snow:nth-child(76){opacity:1.2496;transform:translate(11.048vw,-10px) scale(.0292);animation:fall-76 23s -16s linear infinite}@keyframes fall-76{71.383%{transform:translate(17.0525vw,71.383vh) scale(.0292)}to{transform:translate(14.05025vw,99vh) scale(.0292)}}.snow:nth-child(77){opacity:1.4334;transform:translate(39.6584vw,-10px) scale(.5844);animation:fall-77 24s -6s linear infinite}@keyframes fall-77{42.011%{transform:translate(43.8339vw,42.011vh) scale(.5844)}to{transform:translate(41.74615vw,99vh) scale(.5844)}}.snow:nth-child(78){opacity:.3742;transform:translate(82.8811vw,-10px) scale(.7006);animation:fall-78 10s -16s linear infinite}@keyframes fall-78{35.155%{transform:translate(78.4948vw,35.155vh) scale(.7006)}to{transform:translate(80.68795vw,99vh) scale(.7006)}}.snow:nth-child(79){opacity:.8856;transform:translate(42.3698vw,-10px) scale(.9635);animation:fall-79 12s -16s linear infinite}@keyframes fall-79{50.57%{transform:translate(38.8435vw,50.57vh) scale(.9635)}to{transform:translate(40.60665vw,99vh) scale(.9635)}}.snow:nth-child(80){opacity:1.0988;transform:translate(92.164vw,-10px) scale(.783);animation:fall-80 23s -14s linear infinite}@keyframes fall-80{35.721%{transform:translate(98.4157vw,35.721vh) scale(.783)}to{transform:translate(95.28985vw,99vh) scale(.783)}}.snow:nth-child(81){opacity:1.7698;transform:translate(17.0633vw,-10px) scale(.4871);animation:fall-81 25s -20s linear infinite}@keyframes fall-81{36.457%{transform:translate(21.2161vw,36.457vh) scale(.4871)}to{transform:translate(19.1397vw,99vh) scale(.4871)}}.snow:nth-child(82){opacity:.0532;transform:translate(85.7031vw,-10px) scale(.5234);animation:fall-82 24s -2s linear infinite}@keyframes fall-82{34.097%{transform:translate(84.0023vw,34.097vh) scale(.5234)}to{transform:translate(84.8527vw,99vh) scale(.5234)}}.snow:nth-child(83){opacity:.4296;transform:translate(7.5532vw,-10px) scale(.7158);animation:fall-83 24s -8s linear infinite}@keyframes fall-83{65.212%{transform:translate(.9242vw,65.212vh) scale(.7158)}to{transform:translate(4.2387vw,99vh) scale(.7158)}}.snow:nth-child(84){opacity:1.6934;transform:translate(46.3472vw,-10px) scale(.3309);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{59.044%{transform:translate(51.1928vw,59.044vh) scale(.3309)}to{transform:translate(48.77vw,99vh) scale(.3309)}}.snow:nth-child(85){opacity:.1732;transform:translate(86.9815vw,-10px) scale(.371);animation:fall-85 16s -2s linear infinite}@keyframes fall-85{72.63%{transform:translate(91.0059vw,72.63vh) scale(.371)}to{transform:translate(88.9937vw,99vh) scale(.371)}}.snow:nth-child(86){opacity:1.1292;transform:translate(49.8128vw,-10px) scale(.6959);animation:fall-86 14s -7s linear infinite}@keyframes fall-86{66.034%{transform:translate(58.7034vw,66.034vh) scale(.6959)}to{transform:translate(54.2581vw,99vh) scale(.6959)}}.snow:nth-child(87){opacity:.2904;transform:translate(70.0651vw,-10px) scale(.9025);animation:fall-87 10s -3s linear infinite}@keyframes fall-87{44.846%{transform:translate(74.6425vw,44.846vh) scale(.9025)}to{transform:translate(72.3538vw,99vh) scale(.9025)}}.snow:nth-child(88){opacity:1.25;transform:translate(15.7161vw,-10px) scale(.7246);animation:fall-88 12s -14s linear infinite}@keyframes fall-88{75.796%{transform:translate(15.5733vw,75.796vh) scale(.7246)}to{transform:translate(15.6447vw,99vh) scale(.7246)}}.snow:nth-child(89){opacity:1.4036;transform:translate(93.571vw,-10px) scale(.0389);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{61.894%{transform:translate(88.447vw,61.894vh) scale(.0389)}to{transform:translate(91.009vw,99vh) scale(.0389)}}.snow:nth-child(90){opacity:.481;transform:translate(30.061vw,-10px) scale(.2605);animation:fall-90 11s -29s linear infinite}@keyframes fall-90{53.775%{transform:translate(31.8353vw,53.775vh) scale(.2605)}to{transform:translate(30.94815vw,99vh) scale(.2605)}}.snow:nth-child(91){opacity:.747;transform:translate(13.1515vw,-10px) scale(.5697);animation:fall-91 24s -28s linear infinite}@keyframes fall-91{32.139%{transform:translate(4.8385vw,32.139vh) scale(.5697)}to{transform:translate(8.995vw,99vh) scale(.5697)}}.snow:nth-child(92){opacity:.4786;transform:translate(8.7999vw,-10px) scale(.386);animation:fall-92 13s -14s linear infinite}@keyframes fall-92{67.106%{transform:translate(17.1978vw,67.106vh) scale(.386)}to{transform:translate(12.99885vw,99vh) scale(.386)}}.snow:nth-child(93){opacity:1.795;transform:translate(82.3982vw,-10px) scale(.4232);animation:fall-93 12s -29s linear infinite}@keyframes fall-93{35.047%{transform:translate(72.6367vw,35.047vh) scale(.4232)}to{transform:translate(77.51745vw,99vh) scale(.4232)}}.snow:nth-child(94){opacity:1.17;transform:translate(13.4082vw,-10px) scale(.782);animation:fall-94 11s -5s linear infinite}@keyframes fall-94{43.189%{transform:translate(9.5544vw,43.189vh) scale(.782)}to{transform:translate(11.4813vw,99vh) scale(.782)}}.snow:nth-child(95){opacity:.3588;transform:translate(59.172vw,-10px) scale(.4695);animation:fall-95 29s -16s linear infinite}@keyframes fall-95{41.651%{transform:translate(60.3697vw,41.651vh) scale(.4695)}to{transform:translate(59.77085vw,99vh) scale(.4695)}}.snow:nth-child(96){opacity:.616;transform:translate(72.7385vw,-10px) scale(.1334);animation:fall-96 17s -2s linear infinite}@keyframes fall-96{70.877%{transform:translate(70.2366vw,70.877vh) scale(.1334)}to{transform:translate(71.48755vw,99vh) scale(.1334)}}.snow:nth-child(97){opacity:.8356;transform:translate(8.37vw,-10px) scale(.9413);animation:fall-97 14s -12s linear infinite}@keyframes fall-97{61.883%{transform:translate(16.8309vw,61.883vh) scale(.9413)}to{transform:translate(12.60045vw,99vh) scale(.9413)}}.snow:nth-child(98){opacity:1.5816;transform:translate(74.9133vw,-10px) scale(.2051);animation:fall-98 27s -12s linear infinite}@keyframes fall-98{50.777%{transform:translate(71.2914vw,50.777vh) scale(.2051)}to{transform:translate(73.10235vw,99vh) scale(.2051)}}.snow:nth-child(99){opacity:.6968;transform:translate(75.09vw,-10px) scale(.5355);animation:fall-99 20s -15s linear infinite}@keyframes fall-99{57.147%{transform:translate(68.3064vw,57.147vh) scale(.5355)}to{transform:translate(71.6982vw,99vh) scale(.5355)}}.snow:nth-child(100){opacity:.9956;transform:translate(77.802vw,-10px) scale(.6064);animation:fall-100 27s -16s linear infinite}@keyframes fall-100{61.393%{transform:translate(82.877vw,61.393vh) scale(.6064)}to{transform:translate(80.3395vw,99vh) scale(.6064)}}.snow:nth-child(101){opacity:.674;transform:translate(75.2211vw,-10px) scale(.4006);animation:fall-101 27s -26s linear infinite}@keyframes fall-101{43.575%{transform:translate(72.2512vw,43.575vh) scale(.4006)}to{transform:translate(73.73615vw,99vh) scale(.4006)}}.snow:nth-child(102){opacity:.9706;transform:translate(76.0834vw,-10px) scale(.0493);animation:fall-102 28s -3s linear infinite}@keyframes fall-102{63.637%{transform:translate(67.4933vw,63.637vh) scale(.0493)}to{transform:translate(71.78835vw,99vh) scale(.0493)}}.snow:nth-child(103){opacity:.297;transform:translate(7.672vw,-10px) scale(.9715);animation:fall-103 18s -29s linear infinite}@keyframes fall-103{75.415%{transform:translate(-.784vw,75.415vh) scale(.9715)}to{transform:translate(3.444vw,99vh) scale(.9715)}}.snow:nth-child(104){opacity:.183;transform:translate(21.1962vw,-10px) scale(.8919);animation:fall-104 20s -13s linear infinite}@keyframes fall-104{32.149%{transform:translate(11.6691vw,32.149vh) scale(.8919)}to{transform:translate(16.43265vw,99vh) scale(.8919)}}.snow:nth-child(105){opacity:1.2978;transform:translate(34.767vw,-10px) scale(.2513);animation:fall-105 18s -14s linear infinite}@keyframes fall-105{42.452%{transform:translate(25.3583vw,42.452vh) scale(.2513)}to{transform:translate(30.06265vw,99vh) scale(.2513)}}.snow:nth-child(106){opacity:1.3902;transform:translate(95.5318vw,-10px) scale(.6054);animation:fall-106 30s -1s linear infinite}@keyframes fall-106{47.41%{transform:translate(90.0259vw,47.41vh) scale(.6054)}to{transform:translate(92.77885vw,99vh) scale(.6054)}}.snow:nth-child(107){opacity:1.9466;transform:translate(57.1563vw,-10px) scale(.3616);animation:fall-107 10s -13s linear infinite}@keyframes fall-107{66.967%{transform:translate(57.9585vw,66.967vh) scale(.3616)}to{transform:translate(57.5574vw,99vh) scale(.3616)}}.snow:nth-child(108){opacity:.8614;transform:translate(25.5905vw,-10px) scale(.987);animation:fall-108 19s -1s linear infinite}@keyframes fall-108{50.238%{transform:translate(27.0201vw,50.238vh) scale(.987)}to{transform:translate(26.3053vw,99vh) scale(.987)}}.snow:nth-child(109){opacity:.3448;transform:translate(63.4043vw,-10px) scale(.707);animation:fall-109 12s -26s linear infinite}@keyframes fall-109{44.291%{transform:translate(67.9184vw,44.291vh) scale(.707)}to{transform:translate(65.66135vw,99vh) scale(.707)}}.snow:nth-child(110){opacity:1.3928;transform:translate(99.86vw,-10px) scale(.2543);animation:fall-110 10s -17s linear infinite}@keyframes fall-110{44.545%{transform:translate(109.1151vw,44.545vh) scale(.2543)}to{transform:translate(104.48755vw,99vh) scale(.2543)}}.snow:nth-child(111){opacity:1.1462;transform:translate(62.7067vw,-10px) scale(.3206);animation:fall-111 15s -8s linear infinite}@keyframes fall-111{71.975%{transform:translate(59.8486vw,71.975vh) scale(.3206)}to{transform:translate(61.27765vw,99vh) scale(.3206)}}.snow:nth-child(112){opacity:1.5954;transform:translate(90.9707vw,-10px) scale(.6899);animation:fall-112 29s -28s linear infinite}@keyframes fall-112{52.931%{transform:translate(95.6044vw,52.931vh) scale(.6899)}to{transform:translate(93.28755vw,99vh) scale(.6899)}}.snow:nth-child(113){opacity:.6332;transform:translate(94.3073vw,-10px) scale(.0776);animation:fall-113 15s -23s linear infinite}@keyframes fall-113{30.625%{transform:translate(93.0621vw,30.625vh) scale(.0776)}to{transform:translate(93.6847vw,99vh) scale(.0776)}}.snow:nth-child(114){opacity:1.3564;transform:translate(95.2567vw,-10px) scale(.6521);animation:fall-114 21s -26s linear infinite}@keyframes fall-114{39.717%{transform:translate(86.4204vw,39.717vh) scale(.6521)}to{transform:translate(90.83855vw,99vh) scale(.6521)}}.snow:nth-child(115){opacity:.7518;transform:translate(19.7179vw,-10px) scale(.2824);animation:fall-115 21s -30s linear infinite}@keyframes fall-115{32.159%{transform:translate(13.0943vw,32.159vh) scale(.2824)}to{transform:translate(16.4061vw,99vh) scale(.2824)}}.snow:nth-child(116){opacity:.3824;transform:translate(84.262vw,-10px) scale(.8902);animation:fall-116 10s -26s linear infinite}@keyframes fall-116{52.32%{transform:translate(87.6131vw,52.32vh) scale(.8902)}to{transform:translate(85.93755vw,99vh) scale(.8902)}}.snow:nth-child(117){opacity:1.6622;transform:translate(30.3462vw,-10px) scale(.162);animation:fall-117 22s -10s linear infinite}@keyframes fall-117{44.869%{transform:translate(21.7691vw,44.869vh) scale(.162)}to{transform:translate(26.05765vw,99vh) scale(.162)}}.snow:nth-child(118){opacity:1.1724;transform:translate(25.8223vw,-10px) scale(.05);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{32.283%{transform:translate(25.569vw,32.283vh) scale(.05)}to{transform:translate(25.69565vw,99vh) scale(.05)}}.snow:nth-child(119){opacity:.5736;transform:translate(62.0421vw,-10px) scale(.363);animation:fall-119 11s -3s linear infinite}@keyframes fall-119{77.468%{transform:translate(65.4711vw,77.468vh) scale(.363)}to{transform:translate(63.7566vw,99vh) scale(.363)}}.snow:nth-child(120){opacity:1.7494;transform:translate(20.4119vw,-10px) scale(.3716);animation:fall-120 16s -6s linear infinite}@keyframes fall-120{30.831%{transform:translate(17.8213vw,30.831vh) scale(.3716)}to{transform:translate(19.1166vw,99vh) scale(.3716)}}.snow:nth-child(121){opacity:1.18;transform:translate(95.8771vw,-10px) scale(.511);animation:fall-121 18s -27s linear infinite}@keyframes fall-121{69.961%{transform:translate(99.4003vw,69.961vh) scale(.511)}to{transform:translate(97.6387vw,99vh) scale(.511)}}.snow:nth-child(122){opacity:.4084;transform:translate(7.6172vw,-10px) scale(.8356);animation:fall-122 29s -23s linear infinite}@keyframes fall-122{75.413%{transform:translate(-.0249vw,75.413vh) scale(.8356)}to{transform:translate(3.79615vw,99vh) scale(.8356)}}.snow:nth-child(123){opacity:1.2456;transform:translate(14.3424vw,-10px) scale(.8019);animation:fall-123 30s -3s linear infinite}@keyframes fall-123{50.568%{transform:translate(5.2968vw,50.568vh) scale(.8019)}to{transform:translate(9.8196vw,99vh) scale(.8019)}}.snow:nth-child(124){opacity:1.0592;transform:translate(84.9692vw,-10px) scale(.1277);animation:fall-124 28s -7s linear infinite}@keyframes fall-124{44.404%{transform:translate(88.5453vw,44.404vh) scale(.1277)}to{transform:translate(86.75725vw,99vh) scale(.1277)}}.snow:nth-child(125){opacity:1.068;transform:translate(62.8325vw,-10px) scale(.1023);animation:fall-125 30s -1s linear infinite}@keyframes fall-125{43.766%{transform:translate(57.0903vw,43.766vh) scale(.1023)}to{transform:translate(59.9614vw,99vh) scale(.1023)}}.snow:nth-child(126){opacity:.3212;transform:translate(80.7317vw,-10px) scale(.4576);animation:fall-126 22s -15s linear infinite}@keyframes fall-126{52.192%{transform:translate(72.3573vw,52.192vh) scale(.4576)}to{transform:translate(76.5445vw,99vh) scale(.4576)}}.snow:nth-child(127){opacity:.709;transform:translate(1.6294vw,-10px) scale(.5383);animation:fall-127 25s -10s linear infinite}@keyframes fall-127{75.529%{transform:translate(9.5274vw,75.529vh) scale(.5383)}to{transform:translate(5.5784vw,99vh) scale(.5383)}}.snow:nth-child(128){opacity:1.0374;transform:translate(42.7131vw,-10px) scale(.1598);animation:fall-128 12s -20s linear infinite}@keyframes fall-128{61.505%{transform:translate(38.6371vw,61.505vh) scale(.1598)}to{transform:translate(40.6751vw,99vh) scale(.1598)}}.snow:nth-child(129){opacity:.8998;transform:translate(45.4989vw,-10px) scale(.9478);animation:fall-129 24s -4s linear infinite}@keyframes fall-129{41.286%{transform:translate(50.2137vw,41.286vh) scale(.9478)}to{transform:translate(47.8563vw,99vh) scale(.9478)}}.snow:nth-child(130){opacity:1.8822;transform:translate(84.5134vw,-10px) scale(.9011);animation:fall-130 29s -8s linear infinite}@keyframes fall-130{79.813%{transform:translate(83.9499vw,79.813vh) scale(.9011)}to{transform:translate(84.23165vw,99vh) scale(.9011)}}.snow:nth-child(131){opacity:.924;transform:translate(14.157vw,-10px) scale(.1177);animation:fall-131 13s -2s linear infinite}@keyframes fall-131{54.621%{transform:translate(10.6548vw,54.621vh) scale(.1177)}to{transform:translate(12.4059vw,99vh) scale(.1177)}}.snow:nth-child(132){opacity:.5834;transform:translate(54.9278vw,-10px) scale(.4204);animation:fall-132 21s -27s linear infinite}@keyframes fall-132{79.348%{transform:translate(54.1341vw,79.348vh) scale(.4204)}to{transform:translate(54.53095vw,99vh) scale(.4204)}}.snow:nth-child(133){opacity:.2918;transform:translate(30.8579vw,-10px) scale(.0369);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{44.842%{transform:translate(27.0429vw,44.842vh) scale(.0369)}to{transform:translate(28.9504vw,99vh) scale(.0369)}}.snow:nth-child(134){opacity:1.5884;transform:translate(24.1599vw,-10px) scale(.6468);animation:fall-134 18s -17s linear infinite}@keyframes fall-134{65.521%{transform:translate(14.4829vw,65.521vh) scale(.6468)}to{transform:translate(19.3214vw,99vh) scale(.6468)}}.snow:nth-child(135){opacity:1.404;transform:translate(31.1826vw,-10px) scale(.8794);animation:fall-135 11s -23s linear infinite}@keyframes fall-135{37.956%{transform:translate(26.9209vw,37.956vh) scale(.8794)}to{transform:translate(29.05175vw,99vh) scale(.8794)}}.snow:nth-child(136){opacity:1.0168;transform:translate(34.0418vw,-10px) scale(.7259);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{68.03%{transform:translate(31.0172vw,68.03vh) scale(.7259)}to{transform:translate(32.5295vw,99vh) scale(.7259)}}.snow:nth-child(137){opacity:.6944;transform:translate(46.3249vw,-10px) scale(.6922);animation:fall-137 26s -24s linear infinite}@keyframes fall-137{44.866%{transform:translate(44.9138vw,44.866vh) scale(.6922)}to{transform:translate(45.61935vw,99vh) scale(.6922)}}.snow:nth-child(138){opacity:1.8062;transform:translate(52.3862vw,-10px) scale(.4692);animation:fall-138 14s -18s linear infinite}@keyframes fall-138{42.732%{transform:translate(51.0186vw,42.732vh) scale(.4692)}to{transform:translate(51.7024vw,99vh) scale(.4692)}}.snow:nth-child(139){opacity:1.23;transform:translate(46.4638vw,-10px) scale(.8526);animation:fall-139 28s -3s linear infinite}@keyframes fall-139{65.48%{transform:translate(37.7572vw,65.48vh) scale(.8526)}to{transform:translate(42.1105vw,99vh) scale(.8526)}}.snow:nth-child(140){opacity:1.437;transform:translate(38.6528vw,-10px) scale(.7043);animation:fall-140 21s -19s linear infinite}@keyframes fall-140{41.702%{transform:translate(39.8684vw,41.702vh) scale(.7043)}to{transform:translate(39.2606vw,99vh) scale(.7043)}}.snow:nth-child(141){opacity:1.2272;transform:translate(48.6815vw,-10px) scale(.7345);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{76.388%{transform:translate(55.0469vw,76.388vh) scale(.7345)}to{transform:translate(51.8642vw,99vh) scale(.7345)}}.snow:nth-child(142){opacity:.1784;transform:translate(9.2004vw,-10px) scale(.5926);animation:fall-142 25s -21s linear infinite}@keyframes fall-142{54.465%{transform:translate(10.2972vw,54.465vh) scale(.5926)}to{transform:translate(9.7488vw,99vh) scale(.5926)}}.snow:nth-child(143){opacity:1.732;transform:translate(17.6417vw,-10px) scale(.5873);animation:fall-143 19s -20s linear infinite}@keyframes fall-143{43.474%{transform:translate(21.6188vw,43.474vh) scale(.5873)}to{transform:translate(19.63025vw,99vh) scale(.5873)}}.snow:nth-child(144){opacity:.6406;transform:translate(53.5761vw,-10px) scale(.3525);animation:fall-144 25s -27s linear infinite}@keyframes fall-144{48.43%{transform:translate(45.2799vw,48.43vh) scale(.3525)}to{transform:translate(49.428vw,99vh) scale(.3525)}}.snow:nth-child(145){opacity:.6106;transform:translate(47.6319vw,-10px) scale(.8122);animation:fall-145 28s -13s linear infinite}@keyframes fall-145{50.412%{transform:translate(47.8061vw,50.412vh) scale(.8122)}to{transform:translate(47.719vw,99vh) scale(.8122)}}.snow:nth-child(146){opacity:.5798;transform:translate(73.9139vw,-10px) scale(.5128);animation:fall-146 28s -9s linear infinite}@keyframes fall-146{56.621%{transform:translate(80.1689vw,56.621vh) scale(.5128)}to{transform:translate(77.0414vw,99vh) scale(.5128)}}.snow:nth-child(147){opacity:1.5934;transform:translate(10.7357vw,-10px) scale(.4412);animation:fall-147 21s -23s linear infinite}@keyframes fall-147{33.688%{transform:translate(2.9459vw,33.688vh) scale(.4412)}to{transform:translate(6.8408vw,99vh) scale(.4412)}}.snow:nth-child(148){opacity:1.0976;transform:translate(33.8628vw,-10px) scale(.6662);animation:fall-148 21s -11s linear infinite}@keyframes fall-148{68.982%{transform:translate(39.0085vw,68.982vh) scale(.6662)}to{transform:translate(36.43565vw,99vh) scale(.6662)}}.snow:nth-child(149){opacity:.8224;transform:translate(45.5049vw,-10px) scale(.3879);animation:fall-149 10s -24s linear infinite}@keyframes fall-149{53.897%{transform:translate(47.9553vw,53.897vh) scale(.3879)}to{transform:translate(46.7301vw,99vh) scale(.3879)}}.snow:nth-child(150){opacity:.5754;transform:translate(85.6435vw,-10px) scale(.8788);animation:fall-150 30s -15s linear infinite}@keyframes fall-150{37.423%{transform:translate(77.2455vw,37.423vh) scale(.8788)}to{transform:translate(81.4445vw,99vh) scale(.8788)}}.snow:nth-child(151){opacity:.091;transform:translate(91.949vw,-10px) scale(.3766);animation:fall-151 27s -1s linear infinite}@keyframes fall-151{33.839%{transform:translate(92.364vw,33.839vh) scale(.3766)}to{transform:translate(92.1565vw,99vh) scale(.3766)}}.snow:nth-child(152){opacity:1.7896;transform:translate(42.5546vw,-10px) scale(.2883);animation:fall-152 20s -25s linear infinite}@keyframes fall-152{79.609%{transform:translate(46.618vw,79.609vh) scale(.2883)}to{transform:translate(44.5863vw,99vh) scale(.2883)}}.snow:nth-child(153){opacity:1.8136;transform:translate(76.8437vw,-10px) scale(.9126);animation:fall-153 20s -5s linear infinite}@keyframes fall-153{78.609%{transform:translate(67.1892vw,78.609vh) scale(.9126)}to{transform:translate(72.01645vw,99vh) scale(.9126)}}.snow:nth-child(154){opacity:.5644;transform:translate(97.5366vw,-10px) scale(.9715);animation:fall-154 29s -3s linear infinite}@keyframes fall-154{62.647%{transform:translate(96.61vw,62.647vh) scale(.9715)}to{transform:translate(97.0733vw,99vh) scale(.9715)}}.snow:nth-child(155){opacity:.2826;transform:translate(99.9507vw,-10px) scale(.1099);animation:fall-155 30s -9s linear infinite}@keyframes fall-155{64.232%{transform:translate(92.9303vw,64.232vh) scale(.1099)}to{transform:translate(96.4405vw,99vh) scale(.1099)}}.snow:nth-child(156){opacity:.971;transform:translate(38.5596vw,-10px) scale(.0062);animation:fall-156 25s -3s linear infinite}@keyframes fall-156{61.234%{transform:translate(39.9783vw,61.234vh) scale(.0062)}to{transform:translate(39.26895vw,99vh) scale(.0062)}}.snow:nth-child(157){opacity:.5068;transform:translate(81.0898vw,-10px) scale(.8789);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{51.983%{transform:translate(80.7888vw,51.983vh) scale(.8789)}to{transform:translate(80.9393vw,99vh) scale(.8789)}}.snow:nth-child(158){opacity:.9038;transform:translate(29.0189vw,-10px) scale(.8035);animation:fall-158 21s -14s linear infinite}@keyframes fall-158{37.815%{transform:translate(38.1462vw,37.815vh) scale(.8035)}to{transform:translate(33.58255vw,99vh) scale(.8035)}}.snow:nth-child(159){opacity:1.7958;transform:translate(53.1909vw,-10px) scale(.0634);animation:fall-159 13s -19s linear infinite}@keyframes fall-159{77.362%{transform:translate(52.0576vw,77.362vh) scale(.0634)}to{transform:translate(52.62425vw,99vh) scale(.0634)}}.snow:nth-child(160){opacity:.0954;transform:translate(84.6042vw,-10px) scale(.2833);animation:fall-160 15s -24s linear infinite}@keyframes fall-160{53.151%{transform:translate(86.0518vw,53.151vh) scale(.2833)}to{transform:translate(85.328vw,99vh) scale(.2833)}}.snow:nth-child(161){opacity:1.3142;transform:translate(74.5418vw,-10px) scale(.4542);animation:fall-161 13s -1s linear infinite}@keyframes fall-161{77.408%{transform:translate(66.5614vw,77.408vh) scale(.4542)}to{transform:translate(70.5516vw,99vh) scale(.4542)}}.snow:nth-child(162){opacity:1.3196;transform:translate(71.3896vw,-10px) scale(.7378);animation:fall-162 29s -6s linear infinite}@keyframes fall-162{72.187%{transform:translate(68.9615vw,72.187vh) scale(.7378)}to{transform:translate(70.17555vw,99vh) scale(.7378)}}.snow:nth-child(163){opacity:.539;transform:translate(43.3149vw,-10px) scale(.0917);animation:fall-163 30s -16s linear infinite}@keyframes fall-163{58.233%{transform:translate(34.6412vw,58.233vh) scale(.0917)}to{transform:translate(38.97805vw,99vh) scale(.0917)}}.snow:nth-child(164){opacity:1.7934;transform:translate(31.7265vw,-10px) scale(.9819);animation:fall-164 11s -8s linear infinite}@keyframes fall-164{63.707%{transform:translate(33.4751vw,63.707vh) scale(.9819)}to{transform:translate(32.6008vw,99vh) scale(.9819)}}.snow:nth-child(165){opacity:1.1186;transform:translate(77.2202vw,-10px) scale(.3034);animation:fall-165 29s -8s linear infinite}@keyframes fall-165{73.056%{transform:translate(76.7251vw,73.056vh) scale(.3034)}to{transform:translate(76.97265vw,99vh) scale(.3034)}}.snow:nth-child(166){opacity:1.9246;transform:translate(7.9549vw,-10px) scale(.6028);animation:fall-166 24s -29s linear infinite}@keyframes fall-166{68.672%{transform:translate(3.9144vw,68.672vh) scale(.6028)}to{transform:translate(5.93465vw,99vh) scale(.6028)}}.snow:nth-child(167){opacity:.487;transform:translate(36.0587vw,-10px) scale(.5135);animation:fall-167 11s -25s linear infinite}@keyframes fall-167{69.741%{transform:translate(32.3535vw,69.741vh) scale(.5135)}to{transform:translate(34.2061vw,99vh) scale(.5135)}}.snow:nth-child(168){opacity:.622;transform:translate(84.7521vw,-10px) scale(.1692);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{46.805%{transform:translate(77.4935vw,46.805vh) scale(.1692)}to{transform:translate(81.1228vw,99vh) scale(.1692)}}.snow:nth-child(169){opacity:.5698;transform:translate(41.6079vw,-10px) scale(.8262);animation:fall-169 18s -17s linear infinite}@keyframes fall-169{46.979%{transform:translate(38.8236vw,46.979vh) scale(.8262)}to{transform:translate(40.21575vw,99vh) scale(.8262)}}.snow:nth-child(170){opacity:1.5732;transform:translate(3.3437vw,-10px) scale(.4074);animation:fall-170 11s -20s linear infinite}@keyframes fall-170{33.769%{transform:translate(-4.8759vw,33.769vh) scale(.4074)}to{transform:translate(-.7661vw,99vh) scale(.4074)}}.snow:nth-child(171){opacity:.5466;transform:translate(86.5295vw,-10px) scale(.7881);animation:fall-171 11s -9s linear infinite}@keyframes fall-171{40.877%{transform:translate(84.5145vw,40.877vh) scale(.7881)}to{transform:translate(85.522vw,99vh) scale(.7881)}}.snow:nth-child(172){opacity:.294;transform:translate(80.0662vw,-10px) scale(.5397);animation:fall-172 28s -18s linear infinite}@keyframes fall-172{64.788%{transform:translate(87.4317vw,64.788vh) scale(.5397)}to{transform:translate(83.74895vw,99vh) scale(.5397)}}.snow:nth-child(173){opacity:1.6256;transform:translate(91.4491vw,-10px) scale(.0616);animation:fall-173 19s -4s linear infinite}@keyframes fall-173{75.536%{transform:translate(88.912vw,75.536vh) scale(.0616)}to{transform:translate(90.18055vw,99vh) scale(.0616)}}.snow:nth-child(174){opacity:.5392;transform:translate(98.0437vw,-10px) scale(.7494);animation:fall-174 11s -4s linear infinite}@keyframes fall-174{55.476%{transform:translate(96.9707vw,55.476vh) scale(.7494)}to{transform:translate(97.5072vw,99vh) scale(.7494)}}.snow:nth-child(175){opacity:.4226;transform:translate(29.917vw,-10px) scale(.8406);animation:fall-175 15s -25s linear infinite}@keyframes fall-175{59.081%{transform:translate(30.5718vw,59.081vh) scale(.8406)}to{transform:translate(30.2444vw,99vh) scale(.8406)}}.snow:nth-child(176){opacity:.6354;transform:translate(84.74vw,-10px) scale(.3049);animation:fall-176 13s -10s linear infinite}@keyframes fall-176{61.097%{transform:translate(92.5147vw,61.097vh) scale(.3049)}to{transform:translate(88.62735vw,99vh) scale(.3049)}}.snow:nth-child(177){opacity:1.6714;transform:translate(79.7352vw,-10px) scale(.4142);animation:fall-177 15s -17s linear infinite}@keyframes fall-177{39.941%{transform:translate(86.3115vw,39.941vh) scale(.4142)}to{transform:translate(83.02335vw,99vh) scale(.4142)}}.snow:nth-child(178){opacity:1.7434;transform:translate(8.7261vw,-10px) scale(.0817);animation:fall-178 24s -13s linear infinite}@keyframes fall-178{78.891%{transform:translate(15.3434vw,78.891vh) scale(.0817)}to{transform:translate(12.03475vw,99vh) scale(.0817)}}.snow:nth-child(179){opacity:1.9416;transform:translate(36.8758vw,-10px) scale(.7063);animation:fall-179 21s -27s linear infinite}@keyframes fall-179{46.721%{transform:translate(35.3957vw,46.721vh) scale(.7063)}to{transform:translate(36.13575vw,99vh) scale(.7063)}}.snow:nth-child(180){opacity:.4466;transform:translate(88.2671vw,-10px) scale(.3436);animation:fall-180 27s -12s linear infinite}@keyframes fall-180{36.641%{transform:translate(98.0387vw,36.641vh) scale(.3436)}to{transform:translate(93.1529vw,99vh) scale(.3436)}}.snow:nth-child(181){opacity:1.0738;transform:translate(43.8882vw,-10px) scale(.8069);animation:fall-181 28s -20s linear infinite}@keyframes fall-181{77.663%{transform:translate(51.0419vw,77.663vh) scale(.8069)}to{transform:translate(47.46505vw,99vh) scale(.8069)}}.snow:nth-child(182){opacity:1.3586;transform:translate(3.716vw,-10px) scale(.5837);animation:fall-182 27s -29s linear infinite}@keyframes fall-182{65.092%{transform:translate(-2.9453vw,65.092vh) scale(.5837)}to{transform:translate(.38535vw,99vh) scale(.5837)}}.snow:nth-child(183){opacity:.3402;transform:translate(52.3361vw,-10px) scale(.0377);animation:fall-183 19s -14s linear infinite}@keyframes fall-183{64.359%{transform:translate(60.9067vw,64.359vh) scale(.0377)}to{transform:translate(56.6214vw,99vh) scale(.0377)}}.snow:nth-child(184){opacity:1.0192;transform:translate(93.2252vw,-10px) scale(.8171);animation:fall-184 15s -8s linear infinite}@keyframes fall-184{61.376%{transform:translate(97.9228vw,61.376vh) scale(.8171)}to{transform:translate(95.574vw,99vh) scale(.8171)}}.snow:nth-child(185){opacity:1.3214;transform:translate(8.9933vw,-10px) scale(.349);animation:fall-185 21s -6s linear infinite}@keyframes fall-185{38.821%{transform:translate(-.5039vw,38.821vh) scale(.349)}to{transform:translate(4.2447vw,99vh) scale(.349)}}.snow:nth-child(186){opacity:1.3748;transform:translate(72.9121vw,-10px) scale(.846);animation:fall-186 24s -29s linear infinite}@keyframes fall-186{69.775%{transform:translate(81.2617vw,69.775vh) scale(.846)}to{transform:translate(77.0869vw,99vh) scale(.846)}}.snow:nth-child(187){opacity:.704;transform:translate(36.4447vw,-10px) scale(.2475);animation:fall-187 16s -11s linear infinite}@keyframes fall-187{58.294%{transform:translate(41.3008vw,58.294vh) scale(.2475)}to{transform:translate(38.87275vw,99vh) scale(.2475)}}.snow:nth-child(188){opacity:.563;transform:translate(69.2211vw,-10px) scale(.4605);animation:fall-188 20s -16s linear infinite}@keyframes fall-188{31.48%{transform:translate(74.806vw,31.48vh) scale(.4605)}to{transform:translate(72.01355vw,99vh) scale(.4605)}}.snow:nth-child(189){opacity:1.9532;transform:translate(40.1682vw,-10px) scale(.3275);animation:fall-189 29s -12s linear infinite}@keyframes fall-189{57.222%{transform:translate(33.1182vw,57.222vh) scale(.3275)}to{transform:translate(36.6432vw,99vh) scale(.3275)}}.snow:nth-child(190){opacity:1.9842;transform:translate(90.5658vw,-10px) scale(.6527);animation:fall-190 25s -24s linear infinite}@keyframes fall-190{37.993%{transform:translate(98.3913vw,37.993vh) scale(.6527)}to{transform:translate(94.47855vw,99vh) scale(.6527)}}.snow:nth-child(191){opacity:.5386;transform:translate(82.0545vw,-10px) scale(.6077);animation:fall-191 25s -17s linear infinite}@keyframes fall-191{63.526%{transform:translate(85.4499vw,63.526vh) scale(.6077)}to{transform:translate(83.7522vw,99vh) scale(.6077)}}.snow:nth-child(192){opacity:.7674;transform:translate(20.1438vw,-10px) scale(.0695);animation:fall-192 25s -5s linear infinite}@keyframes fall-192{40.052%{transform:translate(19.7641vw,40.052vh) scale(.0695)}to{transform:translate(19.95395vw,99vh) scale(.0695)}}.snow:nth-child(193){opacity:.1534;transform:translate(74.1594vw,-10px) scale(.4375);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{31.869%{transform:translate(79.6351vw,31.869vh) scale(.4375)}to{transform:translate(76.89725vw,99vh) scale(.4375)}}.snow:nth-child(194){opacity:.327;transform:translate(58.6475vw,-10px) scale(.7705);animation:fall-194 20s -23s linear infinite}@keyframes fall-194{74.581%{transform:translate(54.1419vw,74.581vh) scale(.7705)}to{transform:translate(56.3947vw,99vh) scale(.7705)}}.snow:nth-child(195){opacity:.1138;transform:translate(10.3565vw,-10px) scale(.6758);animation:fall-195 20s -15s linear infinite}@keyframes fall-195{54.032%{transform:translate(15.69vw,54.032vh) scale(.6758)}to{transform:translate(13.02325vw,99vh) scale(.6758)}}.snow:nth-child(196){opacity:1.7694;transform:translate(59.9748vw,-10px) scale(.1273);animation:fall-196 26s -25s linear infinite}@keyframes fall-196{42.638%{transform:translate(64.22vw,42.638vh) scale(.1273)}to{transform:translate(62.0974vw,99vh) scale(.1273)}}.snow:nth-child(197){opacity:1.8492;transform:translate(52.9731vw,-10px) scale(.8337);animation:fall-197 13s -9s linear infinite}@keyframes fall-197{56.113%{transform:translate(61.1047vw,56.113vh) scale(.8337)}to{transform:translate(57.0389vw,99vh) scale(.8337)}}.snow:nth-child(198){opacity:1.1838;transform:translate(38.3898vw,-10px) scale(.8327);animation:fall-198 16s -25s linear infinite}@keyframes fall-198{54.707%{transform:translate(35.874vw,54.707vh) scale(.8327)}to{transform:translate(37.1319vw,99vh) scale(.8327)}}.snow:nth-child(199){opacity:.0822;transform:translate(17.3124vw,-10px) scale(.8398);animation:fall-199 11s -3s linear infinite}@keyframes fall-199{74.624%{transform:translate(9.6213vw,74.624vh) scale(.8398)}to{transform:translate(13.46685vw,99vh) scale(.8398)}}.snow:nth-child(200){opacity:1.5088;transform:translate(6.3238vw,-10px) scale(.0738);animation:fall-200 25s -3s linear infinite}@keyframes fall-200{35.215%{transform:translate(-3.5138vw,35.215vh) scale(.0738)}to{transform:translate(1.405vw,99vh) scale(.0738)}}.snow:nth-child(201){opacity:.691;transform:translate(53.6639vw,-10px) scale(.5574);animation:fall-201 23s -1s linear infinite}@keyframes fall-201{32.849%{transform:translate(56.8774vw,32.849vh) scale(.5574)}to{transform:translate(55.27065vw,99vh) scale(.5574)}}.snow:nth-child(202){opacity:1.9144;transform:translate(13.5781vw,-10px) scale(.9714);animation:fall-202 11s -7s linear infinite}@keyframes fall-202{69.29%{transform:translate(20.2246vw,69.29vh) scale(.9714)}to{transform:translate(16.90135vw,99vh) scale(.9714)}}.snow:nth-child(203){opacity:1.5318;transform:translate(10.2926vw,-10px) scale(.779);animation:fall-203 23s -29s linear infinite}@keyframes fall-203{71.008%{transform:translate(1.8406vw,71.008vh) scale(.779)}to{transform:translate(6.0666vw,99vh) scale(.779)}}.snow:nth-child(204){opacity:.338;transform:translate(2.0036vw,-10px) scale(.0581);animation:fall-204 17s -12s linear infinite}@keyframes fall-204{72.007%{transform:translate(8.7632vw,72.007vh) scale(.0581)}to{transform:translate(5.3834vw,99vh) scale(.0581)}}.snow:nth-child(205){opacity:1.0038;transform:translate(13.6094vw,-10px) scale(.1953);animation:fall-205 14s -16s linear infinite}@keyframes fall-205{61.022%{transform:translate(13.4548vw,61.022vh) scale(.1953)}to{transform:translate(13.5321vw,99vh) scale(.1953)}}.snow:nth-child(206){opacity:.7864;transform:translate(19.1831vw,-10px) scale(.0346);animation:fall-206 16s -19s linear infinite}@keyframes fall-206{68.251%{transform:translate(9.2615vw,68.251vh) scale(.0346)}to{transform:translate(14.2223vw,99vh) scale(.0346)}}.snow:nth-child(207){opacity:1.4906;transform:translate(63.775vw,-10px) scale(.6438);animation:fall-207 16s -10s linear infinite}@keyframes fall-207{68.876%{transform:translate(64.8434vw,68.876vh) scale(.6438)}to{transform:translate(64.3092vw,99vh) scale(.6438)}}.snow:nth-child(208){opacity:.3238;transform:translate(29.894vw,-10px) scale(.5187);animation:fall-208 17s -17s linear infinite}@keyframes fall-208{59.947%{transform:translate(39.6585vw,59.947vh) scale(.5187)}to{transform:translate(34.77625vw,99vh) scale(.5187)}}.snow:nth-child(209){opacity:1.9172;transform:translate(9.7131vw,-10px) scale(.47);animation:fall-209 15s -14s linear infinite}@keyframes fall-209{31.67%{transform:translate(19.4354vw,31.67vh) scale(.47)}to{transform:translate(14.57425vw,99vh) scale(.47)}}.snow:nth-child(210){opacity:.5888;transform:translate(7.819vw,-10px) scale(.5341);animation:fall-210 23s -21s linear infinite}@keyframes fall-210{68.267%{transform:translate(7.3478vw,68.267vh) scale(.5341)}to{transform:translate(7.5834vw,99vh) scale(.5341)}}.snow:nth-child(211){opacity:1.4438;transform:translate(55.966vw,-10px) scale(.4216);animation:fall-211 12s -2s linear infinite}@keyframes fall-211{49.583%{transform:translate(62.7573vw,49.583vh) scale(.4216)}to{transform:translate(59.36165vw,99vh) scale(.4216)}}.snow:nth-child(212){opacity:1.0688;transform:translate(29.468vw,-10px) scale(.8407);animation:fall-212 13s -30s linear infinite}@keyframes fall-212{38.107%{transform:translate(21.128vw,38.107vh) scale(.8407)}to{transform:translate(25.298vw,99vh) scale(.8407)}}.snow:nth-child(213){opacity:1.7882;transform:translate(40.0416vw,-10px) scale(.7079);animation:fall-213 14s -25s linear infinite}@keyframes fall-213{70.839%{transform:translate(41.7343vw,70.839vh) scale(.7079)}to{transform:translate(40.88795vw,99vh) scale(.7079)}}.snow:nth-child(214){opacity:.883;transform:translate(2.3902vw,-10px) scale(.7586);animation:fall-214 22s -17s linear infinite}@keyframes fall-214{48.012%{transform:translate(7.3204vw,48.012vh) scale(.7586)}to{transform:translate(4.8553vw,99vh) scale(.7586)}}.snow:nth-child(215){opacity:.5146;transform:translate(3.8847vw,-10px) scale(.8747);animation:fall-215 12s -5s linear infinite}@keyframes fall-215{75.514%{transform:translate(8.3801vw,75.514vh) scale(.8747)}to{transform:translate(6.1324vw,99vh) scale(.8747)}}.snow:nth-child(216){opacity:1.3652;transform:translate(24.7627vw,-10px) scale(.1515);animation:fall-216 23s -25s linear infinite}@keyframes fall-216{78.812%{transform:translate(15.9564vw,78.812vh) scale(.1515)}to{transform:translate(20.35955vw,99vh) scale(.1515)}}.snow:nth-child(217){opacity:1.0654;transform:translate(71.3591vw,-10px) scale(.5104);animation:fall-217 27s -4s linear infinite}@keyframes fall-217{67.091%{transform:translate(65.8415vw,67.091vh) scale(.5104)}to{transform:translate(68.6003vw,99vh) scale(.5104)}}.snow:nth-child(218){opacity:1.88;transform:translate(20.1817vw,-10px) scale(.0343);animation:fall-218 22s -3s linear infinite}@keyframes fall-218{50.097%{transform:translate(26.0875vw,50.097vh) scale(.0343)}to{transform:translate(23.1346vw,99vh) scale(.0343)}}.snow:nth-child(219){opacity:.039;transform:translate(89.0496vw,-10px) scale(.3348);animation:fall-219 16s -26s linear infinite}@keyframes fall-219{32.748%{transform:translate(89.3319vw,32.748vh) scale(.3348)}to{transform:translate(89.19075vw,99vh) scale(.3348)}}.snow:nth-child(220){opacity:1.0992;transform:translate(92.8549vw,-10px) scale(.3551);animation:fall-220 30s -11s linear infinite}@keyframes fall-220{30.81%{transform:translate(87.6059vw,30.81vh) scale(.3551)}to{transform:translate(90.2304vw,99vh) scale(.3551)}}.snow:nth-child(221){opacity:.5764;transform:translate(30.8028vw,-10px) scale(.0266);animation:fall-221 20s -2s linear infinite}@keyframes fall-221{34.439%{transform:translate(23.5388vw,34.439vh) scale(.0266)}to{transform:translate(27.1708vw,99vh) scale(.0266)}}.snow:nth-child(222){opacity:1.4672;transform:translate(14.0954vw,-10px) scale(.7012);animation:fall-222 22s -29s linear infinite}@keyframes fall-222{35.863%{transform:translate(7.9124vw,35.863vh) scale(.7012)}to{transform:translate(11.0039vw,99vh) scale(.7012)}}.snow:nth-child(223){opacity:.6676;transform:translate(49.7282vw,-10px) scale(.6283);animation:fall-223 29s -14s linear infinite}@keyframes fall-223{52.18%{transform:translate(52.3766vw,52.18vh) scale(.6283)}to{transform:translate(51.0524vw,99vh) scale(.6283)}}.snow:nth-child(224){opacity:.7694;transform:translate(78.1345vw,-10px) scale(.484);animation:fall-224 26s -6s linear infinite}@keyframes fall-224{73.894%{transform:translate(83.8741vw,73.894vh) scale(.484)}to{transform:translate(81.0043vw,99vh) scale(.484)}}.snow:nth-child(225){opacity:1.705;transform:translate(92.3423vw,-10px) scale(.3071);animation:fall-225 23s -14s linear infinite}@keyframes fall-225{38.013%{transform:translate(88.0678vw,38.013vh) scale(.3071)}to{transform:translate(90.20505vw,99vh) scale(.3071)}}.snow:nth-child(226){opacity:.3772;transform:translate(78.2898vw,-10px) scale(.7525);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{48.544%{transform:translate(78.2722vw,48.544vh) scale(.7525)}to{transform:translate(78.281vw,99vh) scale(.7525)}}.snow:nth-child(227){opacity:.729;transform:translate(40.287vw,-10px) scale(.1572);animation:fall-227 13s -23s linear infinite}@keyframes fall-227{70.347%{transform:translate(30.7528vw,70.347vh) scale(.1572)}to{transform:translate(35.5199vw,99vh) scale(.1572)}}.snow:nth-child(228){opacity:1.5294;transform:translate(12.9164vw,-10px) scale(.7187);animation:fall-228 24s -6s linear infinite}@keyframes fall-228{31.893%{transform:translate(10.1551vw,31.893vh) scale(.7187)}to{transform:translate(11.53575vw,99vh) scale(.7187)}}.snow:nth-child(229){opacity:.6648;transform:translate(71.1552vw,-10px) scale(.4739);animation:fall-229 19s -11s linear infinite}@keyframes fall-229{36.275%{transform:translate(61.9145vw,36.275vh) scale(.4739)}to{transform:translate(66.53485vw,99vh) scale(.4739)}}.snow:nth-child(230){opacity:1.396;transform:translate(25.2149vw,-10px) scale(.0595);animation:fall-230 29s -20s linear infinite}@keyframes fall-230{40.782%{transform:translate(19.0995vw,40.782vh) scale(.0595)}to{transform:translate(22.1572vw,99vh) scale(.0595)}}.snow:nth-child(231){opacity:.562;transform:translate(36.5419vw,-10px) scale(.5198);animation:fall-231 13s -17s linear infinite}@keyframes fall-231{58.396%{transform:translate(28.7067vw,58.396vh) scale(.5198)}to{transform:translate(32.6243vw,99vh) scale(.5198)}}.snow:nth-child(232){opacity:1.1328;transform:translate(92.5248vw,-10px) scale(.3228);animation:fall-232 29s -28s linear infinite}@keyframes fall-232{59.55%{transform:translate(96.3254vw,59.55vh) scale(.3228)}to{transform:translate(94.4251vw,99vh) scale(.3228)}}.snow:nth-child(233){opacity:.0368;transform:translate(36.4933vw,-10px) scale(.9251);animation:fall-233 30s -22s linear infinite}@keyframes fall-233{40.624%{transform:translate(39.5065vw,40.624vh) scale(.9251)}to{transform:translate(37.9999vw,99vh) scale(.9251)}}.snow:nth-child(234){opacity:1.4842;transform:translate(92.8751vw,-10px) scale(.6992);animation:fall-234 26s -22s linear infinite}@keyframes fall-234{54.215%{transform:translate(94.2048vw,54.215vh) scale(.6992)}to{transform:translate(93.53995vw,99vh) scale(.6992)}}.snow:nth-child(235){opacity:.3794;transform:translate(44.7809vw,-10px) scale(.6846);animation:fall-235 28s -3s linear infinite}@keyframes fall-235{32.898%{transform:translate(51.927vw,32.898vh) scale(.6846)}to{transform:translate(48.35395vw,99vh) scale(.6846)}}.snow:nth-child(236){opacity:.2074;transform:translate(87.2393vw,-10px) scale(.9008);animation:fall-236 10s -17s linear infinite}@keyframes fall-236{62.711%{transform:translate(86.8137vw,62.711vh) scale(.9008)}to{transform:translate(87.0265vw,99vh) scale(.9008)}}.snow:nth-child(237){opacity:1.9096;transform:translate(35.1129vw,-10px) scale(.4742);animation:fall-237 20s -22s linear infinite}@keyframes fall-237{63.325%{transform:translate(35.9951vw,63.325vh) scale(.4742)}to{transform:translate(35.554vw,99vh) scale(.4742)}}.snow:nth-child(238){opacity:.186;transform:translate(51.1704vw,-10px) scale(.7694);animation:fall-238 20s -7s linear infinite}@keyframes fall-238{64.979%{transform:translate(42.4334vw,64.979vh) scale(.7694)}to{transform:translate(46.8019vw,99vh) scale(.7694)}}.snow:nth-child(239){opacity:.3146;transform:translate(73.0748vw,-10px) scale(.0535);animation:fall-239 14s -21s linear infinite}@keyframes fall-239{30.503%{transform:translate(70.5525vw,30.503vh) scale(.0535)}to{transform:translate(71.81365vw,99vh) scale(.0535)}}.snow:nth-child(240){opacity:1.4854;transform:translate(60.7381vw,-10px) scale(.053);animation:fall-240 28s -24s linear infinite}@keyframes fall-240{46.722%{transform:translate(64.4522vw,46.722vh) scale(.053)}to{transform:translate(62.59515vw,99vh) scale(.053)}}.snow:nth-child(241){opacity:.4492;transform:translate(38.1215vw,-10px) scale(.6118);animation:fall-241 28s -26s linear infinite}@keyframes fall-241{63.433%{transform:translate(28.6914vw,63.433vh) scale(.6118)}to{transform:translate(33.40645vw,99vh) scale(.6118)}}.snow:nth-child(242){opacity:.4008;transform:translate(32.6789vw,-10px) scale(.4322);animation:fall-242 21s -19s linear infinite}@keyframes fall-242{37.646%{transform:translate(26.5581vw,37.646vh) scale(.4322)}to{transform:translate(29.6185vw,99vh) scale(.4322)}}.snow:nth-child(243){opacity:1.7778;transform:translate(23.7698vw,-10px) scale(.1763);animation:fall-243 19s -11s linear infinite}@keyframes fall-243{67.165%{transform:translate(33.1504vw,67.165vh) scale(.1763)}to{transform:translate(28.4601vw,99vh) scale(.1763)}}.snow:nth-child(244){opacity:.1256;transform:translate(50.4465vw,-10px) scale(.6018);animation:fall-244 15s -10s linear infinite}@keyframes fall-244{53.731%{transform:translate(50.073vw,53.731vh) scale(.6018)}to{transform:translate(50.25975vw,99vh) scale(.6018)}}.snow:nth-child(245){opacity:.5942;transform:translate(18.556vw,-10px) scale(.4878);animation:fall-245 23s -12s linear infinite}@keyframes fall-245{50.464%{transform:translate(9.3154vw,50.464vh) scale(.4878)}to{transform:translate(13.9357vw,99vh) scale(.4878)}}.snow:nth-child(246){opacity:1.5584;transform:translate(49.6346vw,-10px) scale(.5146);animation:fall-246 21s -22s linear infinite}@keyframes fall-246{46.396%{transform:translate(52.3587vw,46.396vh) scale(.5146)}to{transform:translate(50.99665vw,99vh) scale(.5146)}}.snow:nth-child(247){opacity:.7428;transform:translate(26.3563vw,-10px) scale(.0273);animation:fall-247 28s -25s linear infinite}@keyframes fall-247{30.058%{transform:translate(25.1029vw,30.058vh) scale(.0273)}to{transform:translate(25.7296vw,99vh) scale(.0273)}}.snow:nth-child(248){opacity:1.7806;transform:translate(14.3548vw,-10px) scale(.1082);animation:fall-248 17s -24s linear infinite}@keyframes fall-248{70.842%{transform:translate(17.3216vw,70.842vh) scale(.1082)}to{transform:translate(15.8382vw,99vh) scale(.1082)}}.snow:nth-child(249){opacity:1.766;transform:translate(16.1318vw,-10px) scale(.3468);animation:fall-249 26s -18s linear infinite}@keyframes fall-249{48.613%{transform:translate(19.7665vw,48.613vh) scale(.3468)}to{transform:translate(17.94915vw,99vh) scale(.3468)}}.snow:nth-child(250){opacity:.4482;transform:translate(68.0807vw,-10px) scale(.8199);animation:fall-250 24s -4s linear infinite}@keyframes fall-250{54.424%{transform:translate(61.1418vw,54.424vh) scale(.8199)}to{transform:translate(64.61125vw,99vh) scale(.8199)}}.snow:nth-child(251){opacity:.4706;transform:translate(46.4329vw,-10px) scale(.3131);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{72.524%{transform:translate(45.2643vw,72.524vh) scale(.3131)}to{transform:translate(45.8486vw,99vh) scale(.3131)}}.snow:nth-child(252){opacity:1.9274;transform:translate(35.0011vw,-10px) scale(.8988);animation:fall-252 10s -26s linear infinite}@keyframes fall-252{67.26%{transform:translate(29.7645vw,67.26vh) scale(.8988)}to{transform:translate(32.3828vw,99vh) scale(.8988)}}.snow:nth-child(253){opacity:1.47;transform:translate(92.2503vw,-10px) scale(.9086);animation:fall-253 11s -9s linear infinite}@keyframes fall-253{63.915%{transform:translate(91.4788vw,63.915vh) scale(.9086)}to{transform:translate(91.86455vw,99vh) scale(.9086)}}.snow:nth-child(254){opacity:1.2884;transform:translate(81.4474vw,-10px) scale(.4075);animation:fall-254 10s -2s linear infinite}@keyframes fall-254{60.318%{transform:translate(75.8576vw,60.318vh) scale(.4075)}to{transform:translate(78.6525vw,99vh) scale(.4075)}}.snow:nth-child(255){opacity:1.7106;transform:translate(47.2791vw,-10px) scale(.368);animation:fall-255 19s -24s linear infinite}@keyframes fall-255{35.166%{transform:translate(54.7949vw,35.166vh) scale(.368)}to{transform:translate(51.037vw,99vh) scale(.368)}}.snow:nth-child(256){opacity:.7622;transform:translate(47.2119vw,-10px) scale(.0923);animation:fall-256 17s -1s linear infinite}@keyframes fall-256{36.437%{transform:translate(52.9823vw,36.437vh) scale(.0923)}to{transform:translate(50.0971vw,99vh) scale(.0923)}}.snow:nth-child(257){opacity:1.086;transform:translate(6.4103vw,-10px) scale(.0502);animation:fall-257 22s -7s linear infinite}@keyframes fall-257{66.06%{transform:translate(15.4658vw,66.06vh) scale(.0502)}to{transform:translate(10.93805vw,99vh) scale(.0502)}}.snow:nth-child(258){opacity:1.6138;transform:translate(18.9877vw,-10px) scale(.9958);animation:fall-258 13s -10s linear infinite}@keyframes fall-258{64.506%{transform:translate(15.738vw,64.506vh) scale(.9958)}to{transform:translate(17.36285vw,99vh) scale(.9958)}}.snow:nth-child(259){opacity:1.3306;transform:translate(93.5603vw,-10px) scale(.4267);animation:fall-259 24s -24s linear infinite}@keyframes fall-259{64.536%{transform:translate(84.6495vw,64.536vh) scale(.4267)}to{transform:translate(89.1049vw,99vh) scale(.4267)}}.snow:nth-child(260){opacity:1.3608;transform:translate(2.518vw,-10px) scale(.8252);animation:fall-260 12s -22s linear infinite}@keyframes fall-260{45.985%{transform:translate(-.1525vw,45.985vh) scale(.8252)}to{transform:translate(1.18275vw,99vh) scale(.8252)}}.snow:nth-child(261){opacity:.6696;transform:translate(22.6568vw,-10px) scale(.9873);animation:fall-261 24s -3s linear infinite}@keyframes fall-261{72.676%{transform:translate(27.1552vw,72.676vh) scale(.9873)}to{transform:translate(24.906vw,99vh) scale(.9873)}}.snow:nth-child(262){opacity:1.191;transform:translate(61.4038vw,-10px) scale(.1767);animation:fall-262 25s -26s linear infinite}@keyframes fall-262{37.214%{transform:translate(71.1196vw,37.214vh) scale(.1767)}to{transform:translate(66.2617vw,99vh) scale(.1767)}}.snow:nth-child(263){opacity:.5006;transform:translate(76.0959vw,-10px) scale(.0908);animation:fall-263 25s -4s linear infinite}@keyframes fall-263{42.948%{transform:translate(82.3993vw,42.948vh) scale(.0908)}to{transform:translate(79.2476vw,99vh) scale(.0908)}}.snow:nth-child(264){opacity:.7826;transform:translate(17.0486vw,-10px) scale(.5158);animation:fall-264 20s -3s linear infinite}@keyframes fall-264{32.956%{transform:translate(24.8863vw,32.956vh) scale(.5158)}to{transform:translate(20.96745vw,99vh) scale(.5158)}}.snow:nth-child(265){opacity:.3246;transform:translate(58.7374vw,-10px) scale(.2193);animation:fall-265 29s -9s linear infinite}@keyframes fall-265{64.603%{transform:translate(51.6441vw,64.603vh) scale(.2193)}to{transform:translate(55.19075vw,99vh) scale(.2193)}}.snow:nth-child(266){opacity:.6706;transform:translate(45.9087vw,-10px) scale(.7292);animation:fall-266 29s -8s linear infinite}@keyframes fall-266{55.761%{transform:translate(52.6084vw,55.761vh) scale(.7292)}to{transform:translate(49.25855vw,99vh) scale(.7292)}}.snow:nth-child(267){opacity:.8758;transform:translate(67.9188vw,-10px) scale(.0918);animation:fall-267 26s -26s linear infinite}@keyframes fall-267{60.677%{transform:translate(76.1889vw,60.677vh) scale(.0918)}to{transform:translate(72.05385vw,99vh) scale(.0918)}}.snow:nth-child(268){opacity:1.5028;transform:translate(8.668vw,-10px) scale(.0499);animation:fall-268 16s -30s linear infinite}@keyframes fall-268{77.604%{transform:translate(.2909vw,77.604vh) scale(.0499)}to{transform:translate(4.47945vw,99vh) scale(.0499)}}.snow:nth-child(269){opacity:.6752;transform:translate(90.6239vw,-10px) scale(.0787);animation:fall-269 16s -16s linear infinite}@keyframes fall-269{44.838%{transform:translate(86.73vw,44.838vh) scale(.0787)}to{transform:translate(88.67695vw,99vh) scale(.0787)}}.snow:nth-child(270){opacity:1.1132;transform:translate(64.946vw,-10px) scale(.264);animation:fall-270 30s -9s linear infinite}@keyframes fall-270{64.65%{transform:translate(72.3922vw,64.65vh) scale(.264)}to{transform:translate(68.6691vw,99vh) scale(.264)}}.snow:nth-child(271){opacity:.1506;transform:translate(33.0755vw,-10px) scale(.5649);animation:fall-271 10s -18s linear infinite}@keyframes fall-271{48.723%{transform:translate(40.6249vw,48.723vh) scale(.5649)}to{transform:translate(36.8502vw,99vh) scale(.5649)}}.snow:nth-child(272){opacity:.7922;transform:translate(84.6065vw,-10px) scale(.0821);animation:fall-272 21s -16s linear infinite}@keyframes fall-272{59.43%{transform:translate(75.8317vw,59.43vh) scale(.0821)}to{transform:translate(80.2191vw,99vh) scale(.0821)}}.snow:nth-child(273){opacity:.946;transform:translate(86.4053vw,-10px) scale(.6529);animation:fall-273 18s -3s linear infinite}@keyframes fall-273{39.506%{transform:translate(77.9411vw,39.506vh) scale(.6529)}to{transform:translate(82.1732vw,99vh) scale(.6529)}}.snow:nth-child(274){opacity:.1926;transform:translate(70.3663vw,-10px) scale(.5425);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{30.448%{transform:translate(79.7698vw,30.448vh) scale(.5425)}to{transform:translate(75.06805vw,99vh) scale(.5425)}}.snow:nth-child(275){opacity:1.0444;transform:translate(43.0788vw,-10px) scale(.3934);animation:fall-275 27s -24s linear infinite}@keyframes fall-275{35.757%{transform:translate(43.062vw,35.757vh) scale(.3934)}to{transform:translate(43.0704vw,99vh) scale(.3934)}}.snow:nth-child(276){opacity:1.1178;transform:translate(90.417vw,-10px) scale(.5043);animation:fall-276 27s -21s linear infinite}@keyframes fall-276{70.623%{transform:translate(86.3502vw,70.623vh) scale(.5043)}to{transform:translate(88.3836vw,99vh) scale(.5043)}}.snow:nth-child(277){opacity:1.5896;transform:translate(6.0595vw,-10px) scale(.9796);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{52.868%{transform:translate(-3.6392vw,52.868vh) scale(.9796)}to{transform:translate(1.21015vw,99vh) scale(.9796)}}.snow:nth-child(278){opacity:.1242;transform:translate(79.3545vw,-10px) scale(.9673);animation:fall-278 28s -26s linear infinite}@keyframes fall-278{55.247%{transform:translate(85.9712vw,55.247vh) scale(.9673)}to{transform:translate(82.66285vw,99vh) scale(.9673)}}.snow:nth-child(279){opacity:1.1034;transform:translate(22.6182vw,-10px) scale(.2811);animation:fall-279 12s -24s linear infinite}@keyframes fall-279{53.54%{transform:translate(30.5666vw,53.54vh) scale(.2811)}to{transform:translate(26.5924vw,99vh) scale(.2811)}}.snow:nth-child(280){opacity:.8122;transform:translate(86.5135vw,-10px) scale(.479);animation:fall-280 29s -27s linear infinite}@keyframes fall-280{42.136%{transform:translate(86.0007vw,42.136vh) scale(.479)}to{transform:translate(86.2571vw,99vh) scale(.479)}}.snow:nth-child(281){opacity:1.6018;transform:translate(24.3491vw,-10px) scale(.4811);animation:fall-281 10s -8s linear infinite}@keyframes fall-281{34.323%{transform:translate(22.1337vw,34.323vh) scale(.4811)}to{transform:translate(23.2414vw,99vh) scale(.4811)}}.snow:nth-child(282){opacity:.655;transform:translate(93.7832vw,-10px) scale(.5996);animation:fall-282 12s -8s linear infinite}@keyframes fall-282{74.128%{transform:translate(97.1802vw,74.128vh) scale(.5996)}to{transform:translate(95.4817vw,99vh) scale(.5996)}}.snow:nth-child(283){opacity:1.5376;transform:translate(60.209vw,-10px) scale(.6009);animation:fall-283 20s -26s linear infinite}@keyframes fall-283{62.891%{transform:translate(65.8298vw,62.891vh) scale(.6009)}to{transform:translate(63.0194vw,99vh) scale(.6009)}}.snow:nth-child(284){opacity:1.7694;transform:translate(13.8431vw,-10px) scale(.8149);animation:fall-284 21s -14s linear infinite}@keyframes fall-284{76.237%{transform:translate(9.8833vw,76.237vh) scale(.8149)}to{transform:translate(11.8632vw,99vh) scale(.8149)}}.snow:nth-child(285){opacity:.9016;transform:translate(6.8656vw,-10px) scale(.787);animation:fall-285 22s -16s linear infinite}@keyframes fall-285{32.508%{transform:translate(16.2708vw,32.508vh) scale(.787)}to{transform:translate(11.5682vw,99vh) scale(.787)}}.snow:nth-child(286){opacity:.2786;transform:translate(31.4065vw,-10px) scale(.371);animation:fall-286 19s -24s linear infinite}@keyframes fall-286{32.961%{transform:translate(39.7318vw,32.961vh) scale(.371)}to{transform:translate(35.56915vw,99vh) scale(.371)}}.snow:nth-child(287){opacity:1.0434;transform:translate(24.786vw,-10px) scale(.8467);animation:fall-287 15s -15s linear infinite}@keyframes fall-287{57.452%{transform:translate(31.1203vw,57.452vh) scale(.8467)}to{transform:translate(27.95315vw,99vh) scale(.8467)}}.snow:nth-child(288){opacity:.7874;transform:translate(58.0237vw,-10px) scale(.8719);animation:fall-288 20s -9s linear infinite}@keyframes fall-288{36.658%{transform:translate(61.8159vw,36.658vh) scale(.8719)}to{transform:translate(59.9198vw,99vh) scale(.8719)}}.snow:nth-child(289){opacity:1.8882;transform:translate(76.6756vw,-10px) scale(.757);animation:fall-289 18s -1s linear infinite}@keyframes fall-289{70.519%{transform:translate(73.8235vw,70.519vh) scale(.757)}to{transform:translate(75.24955vw,99vh) scale(.757)}}.snow:nth-child(290){opacity:.1874;transform:translate(39.1904vw,-10px) scale(.4111);animation:fall-290 27s -2s linear infinite}@keyframes fall-290{45.409%{transform:translate(31.1489vw,45.409vh) scale(.4111)}to{transform:translate(35.16965vw,99vh) scale(.4111)}}.snow:nth-child(291){opacity:.6074;transform:translate(7.6514vw,-10px) scale(.8192);animation:fall-291 10s -7s linear infinite}@keyframes fall-291{73.504%{transform:translate(1.2169vw,73.504vh) scale(.8192)}to{transform:translate(4.43415vw,99vh) scale(.8192)}}.snow:nth-child(292){opacity:.5172;transform:translate(45.8455vw,-10px) scale(.2343);animation:fall-292 17s -28s linear infinite}@keyframes fall-292{44.399%{transform:translate(52.9323vw,44.399vh) scale(.2343)}to{transform:translate(49.3889vw,99vh) scale(.2343)}}.snow:nth-child(293){opacity:.3778;transform:translate(93.3901vw,-10px) scale(.7947);animation:fall-293 18s -4s linear infinite}@keyframes fall-293{79.749%{transform:translate(99.2303vw,79.749vh) scale(.7947)}to{transform:translate(96.3102vw,99vh) scale(.7947)}}.snow:nth-child(294){opacity:.85;transform:translate(65.5035vw,-10px) scale(.5325);animation:fall-294 14s -24s linear infinite}@keyframes fall-294{55.094%{transform:translate(59.9049vw,55.094vh) scale(.5325)}to{transform:translate(62.7042vw,99vh) scale(.5325)}}.snow:nth-child(295){opacity:.7366;transform:translate(26.461vw,-10px) scale(.1857);animation:fall-295 30s -25s linear infinite}@keyframes fall-295{53.412%{transform:translate(28.302vw,53.412vh) scale(.1857)}to{transform:translate(27.3815vw,99vh) scale(.1857)}}.snow:nth-child(296){opacity:1.1508;transform:translate(80.2522vw,-10px) scale(.4322);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{58.539%{transform:translate(76.8887vw,58.539vh) scale(.4322)}to{transform:translate(78.57045vw,99vh) scale(.4322)}}.snow:nth-child(297){opacity:1.3528;transform:translate(39.7503vw,-10px) scale(.848);animation:fall-297 24s -16s linear infinite}@keyframes fall-297{72.054%{transform:translate(36.4237vw,72.054vh) scale(.848)}to{transform:translate(38.087vw,99vh) scale(.848)}}.snow:nth-child(298){opacity:1.1442;transform:translate(81.3721vw,-10px) scale(.4267);animation:fall-298 30s -11s linear infinite}@keyframes fall-298{46.917%{transform:translate(91.2571vw,46.917vh) scale(.4267)}to{transform:translate(86.3146vw,99vh) scale(.4267)}}.snow:nth-child(299){opacity:.8612;transform:translate(60.5352vw,-10px) scale(.7617);animation:fall-299 23s -24s linear infinite}@keyframes fall-299{79.12%{transform:translate(57.2067vw,79.12vh) scale(.7617)}to{transform:translate(58.87095vw,99vh) scale(.7617)}}.snow:nth-child(300){opacity:1.8252;transform:translate(88.6791vw,-10px) scale(.0929);animation:fall-300 29s -11s linear infinite}@keyframes fall-300{54.023%{transform:translate(80.3608vw,54.023vh) scale(.0929)}to{transform:translate(84.51995vw,99vh) scale(.0929)}}.snow:nth-child(301){opacity:1.8494;transform:translate(44.5917vw,-10px) scale(.0832);animation:fall-301 29s -23s linear infinite}@keyframes fall-301{37.688%{transform:translate(51.7258vw,37.688vh) scale(.0832)}to{transform:translate(48.15875vw,99vh) scale(.0832)}}.snow:nth-child(302){opacity:.3456;transform:translate(10.594vw,-10px) scale(.7079);animation:fall-302 20s -26s linear infinite}@keyframes fall-302{49.456%{transform:translate(16.8525vw,49.456vh) scale(.7079)}to{transform:translate(13.72325vw,99vh) scale(.7079)}}.snow:nth-child(303){opacity:1.5394;transform:translate(77.4785vw,-10px) scale(.1751);animation:fall-303 10s -8s linear infinite}@keyframes fall-303{63.525%{transform:translate(84.8718vw,63.525vh) scale(.1751)}to{transform:translate(81.17515vw,99vh) scale(.1751)}}.snow:nth-child(304){opacity:.2158;transform:translate(4.7051vw,-10px) scale(.8359);animation:fall-304 15s -29s linear infinite}@keyframes fall-304{76.912%{transform:translate(1.6833vw,76.912vh) scale(.8359)}to{transform:translate(3.1942vw,99vh) scale(.8359)}}.snow:nth-child(305){opacity:1.2434;transform:translate(18.2077vw,-10px) scale(.7359);animation:fall-305 24s -7s linear infinite}@keyframes fall-305{61.079%{transform:translate(21.986vw,61.079vh) scale(.7359)}to{transform:translate(20.09685vw,99vh) scale(.7359)}}.snow:nth-child(306){opacity:.437;transform:translate(38.3229vw,-10px) scale(.529);animation:fall-306 24s -29s linear infinite}@keyframes fall-306{66.63%{transform:translate(45.4631vw,66.63vh) scale(.529)}to{transform:translate(41.893vw,99vh) scale(.529)}}.snow:nth-child(307){opacity:1.2902;transform:translate(42.5657vw,-10px) scale(.6514);animation:fall-307 12s -13s linear infinite}@keyframes fall-307{59.16%{transform:translate(52.5336vw,59.16vh) scale(.6514)}to{transform:translate(47.54965vw,99vh) scale(.6514)}}.snow:nth-child(308){opacity:.353;transform:translate(95.4114vw,-10px) scale(.7597);animation:fall-308 14s -21s linear infinite}@keyframes fall-308{49.902%{transform:translate(101.3059vw,49.902vh) scale(.7597)}to{transform:translate(98.35865vw,99vh) scale(.7597)}}.snow:nth-child(309){opacity:1.8052;transform:translate(28.0413vw,-10px) scale(.8444);animation:fall-309 29s -3s linear infinite}@keyframes fall-309{78.606%{transform:translate(21.9153vw,78.606vh) scale(.8444)}to{transform:translate(24.9783vw,99vh) scale(.8444)}}.snow:nth-child(310){opacity:.663;transform:translate(13.2954vw,-10px) scale(.056);animation:fall-310 13s -25s linear infinite}@keyframes fall-310{37.207%{transform:translate(19.3328vw,37.207vh) scale(.056)}to{transform:translate(16.3141vw,99vh) scale(.056)}}.snow:nth-child(311){opacity:1.939;transform:translate(58.785vw,-10px) scale(.8738);animation:fall-311 25s -20s linear infinite}@keyframes fall-311{39.055%{transform:translate(59.1848vw,39.055vh) scale(.8738)}to{transform:translate(58.9849vw,99vh) scale(.8738)}}.snow:nth-child(312){opacity:1.9158;transform:translate(73.7131vw,-10px) scale(.4517);animation:fall-312 15s -7s linear infinite}@keyframes fall-312{58.631%{transform:translate(72.6072vw,58.631vh) scale(.4517)}to{transform:translate(73.16015vw,99vh) scale(.4517)}}.snow:nth-child(313){opacity:1.6458;transform:translate(38.5937vw,-10px) scale(.8133);animation:fall-313 18s -17s linear infinite}@keyframes fall-313{66.685%{transform:translate(35.9755vw,66.685vh) scale(.8133)}to{transform:translate(37.2846vw,99vh) scale(.8133)}}.snow:nth-child(314){opacity:.6896;transform:translate(81.3946vw,-10px) scale(.0785);animation:fall-314 17s -26s linear infinite}@keyframes fall-314{61.961%{transform:translate(82.7591vw,61.961vh) scale(.0785)}to{transform:translate(82.07685vw,99vh) scale(.0785)}}.snow:nth-child(315){opacity:1.5482;transform:translate(52.1096vw,-10px) scale(.4144);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{58.016%{transform:translate(55.0036vw,58.016vh) scale(.4144)}to{transform:translate(53.5566vw,99vh) scale(.4144)}}.snow:nth-child(316){opacity:1.1244;transform:translate(85.3342vw,-10px) scale(.905);animation:fall-316 11s -1s linear infinite}@keyframes fall-316{45.806%{transform:translate(79.475vw,45.806vh) scale(.905)}to{transform:translate(82.4046vw,99vh) scale(.905)}}.snow:nth-child(317){opacity:1.6572;transform:translate(31.402vw,-10px) scale(.1848);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{58.059%{transform:translate(40.7437vw,58.059vh) scale(.1848)}to{transform:translate(36.07285vw,99vh) scale(.1848)}}.snow:nth-child(318){opacity:1.9694;transform:translate(25.1665vw,-10px) scale(.4018);animation:fall-318 21s -2s linear infinite}@keyframes fall-318{76.2%{transform:translate(18.0385vw,76.2vh) scale(.4018)}to{transform:translate(21.6025vw,99vh) scale(.4018)}}.snow:nth-child(319){opacity:.3834;transform:translate(99.7512vw,-10px) scale(.5944);animation:fall-319 19s -4s linear infinite}@keyframes fall-319{48.74%{transform:translate(91.9277vw,48.74vh) scale(.5944)}to{transform:translate(95.83945vw,99vh) scale(.5944)}}.snow:nth-child(320){opacity:1.506;transform:translate(38.4136vw,-10px) scale(.2837);animation:fall-320 27s -30s linear infinite}@keyframes fall-320{62.527%{transform:translate(28.9829vw,62.527vh) scale(.2837)}to{transform:translate(33.69825vw,99vh) scale(.2837)}}.snow:nth-child(321){opacity:.5246;transform:translate(8.7148vw,-10px) scale(.0148);animation:fall-321 16s -1s linear infinite}@keyframes fall-321{63.468%{transform:translate(9.2351vw,63.468vh) scale(.0148)}to{transform:translate(8.97495vw,99vh) scale(.0148)}}.snow:nth-child(322){opacity:.2878;transform:translate(71.4753vw,-10px) scale(.3627);animation:fall-322 14s -4s linear infinite}@keyframes fall-322{35.16%{transform:translate(72.8066vw,35.16vh) scale(.3627)}to{transform:translate(72.14095vw,99vh) scale(.3627)}}.snow:nth-child(323){opacity:.0732;transform:translate(5.4864vw,-10px) scale(.197);animation:fall-323 29s -1s linear infinite}@keyframes fall-323{43.99%{transform:translate(15.3645vw,43.99vh) scale(.197)}to{transform:translate(10.42545vw,99vh) scale(.197)}}.snow:nth-child(324){opacity:1.0352;transform:translate(25.3127vw,-10px) scale(.5391);animation:fall-324 25s -24s linear infinite}@keyframes fall-324{75.785%{transform:translate(33.2293vw,75.785vh) scale(.5391)}to{transform:translate(29.271vw,99vh) scale(.5391)}}.snow:nth-child(325){opacity:.8172;transform:translate(6.3408vw,-10px) scale(.0017);animation:fall-325 18s -7s linear infinite}@keyframes fall-325{70.434%{transform:translate(5.556vw,70.434vh) scale(.0017)}to{transform:translate(5.9484vw,99vh) scale(.0017)}}.snow:nth-child(326){opacity:.5756;transform:translate(74.1049vw,-10px) scale(.2994);animation:fall-326 20s -22s linear infinite}@keyframes fall-326{47.152%{transform:translate(70.3511vw,47.152vh) scale(.2994)}to{transform:translate(72.228vw,99vh) scale(.2994)}}.snow:nth-child(327){opacity:1.989;transform:translate(3.2777vw,-10px) scale(.9505);animation:fall-327 24s -17s linear infinite}@keyframes fall-327{61.248%{transform:translate(-2.6848vw,61.248vh) scale(.9505)}to{transform:translate(.29645vw,99vh) scale(.9505)}}.snow:nth-child(328){opacity:1.7324;transform:translate(54.6831vw,-10px) scale(.1408);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{46.48%{transform:translate(61.7207vw,46.48vh) scale(.1408)}to{transform:translate(58.2019vw,99vh) scale(.1408)}}.snow:nth-child(329){opacity:1.3096;transform:translate(20.5428vw,-10px) scale(.0399);animation:fall-329 21s -6s linear infinite}@keyframes fall-329{34.274%{transform:translate(19.3105vw,34.274vh) scale(.0399)}to{transform:translate(19.92665vw,99vh) scale(.0399)}}.snow:nth-child(330){opacity:1.4856;transform:translate(62.2155vw,-10px) scale(.8184);animation:fall-330 27s -9s linear infinite}@keyframes fall-330{68.879%{transform:translate(72.0842vw,68.879vh) scale(.8184)}to{transform:translate(67.14985vw,99vh) scale(.8184)}}.snow:nth-child(331){opacity:1.3392;transform:translate(22.9357vw,-10px) scale(.1571);animation:fall-331 25s -6s linear infinite}@keyframes fall-331{46.365%{transform:translate(23.0453vw,46.365vh) scale(.1571)}to{transform:translate(22.9905vw,99vh) scale(.1571)}}.snow:nth-child(332){opacity:.3344;transform:translate(65.2171vw,-10px) scale(.74);animation:fall-332 23s -4s linear infinite}@keyframes fall-332{65.437%{transform:translate(65.757vw,65.437vh) scale(.74)}to{transform:translate(65.48705vw,99vh) scale(.74)}}.snow:nth-child(333){opacity:.8394;transform:translate(77.5833vw,-10px) scale(.6637);animation:fall-333 17s -15s linear infinite}@keyframes fall-333{78.219%{transform:translate(71.403vw,78.219vh) scale(.6637)}to{transform:translate(74.49315vw,99vh) scale(.6637)}}.snow:nth-child(334){opacity:1.837;transform:translate(47.9845vw,-10px) scale(.1638);animation:fall-334 14s -25s linear infinite}@keyframes fall-334{33.966%{transform:translate(42.1915vw,33.966vh) scale(.1638)}to{transform:translate(45.088vw,99vh) scale(.1638)}}.snow:nth-child(335){opacity:.4844;transform:translate(28.1422vw,-10px) scale(.2896);animation:fall-335 13s -21s linear infinite}@keyframes fall-335{65.397%{transform:translate(20.817vw,65.397vh) scale(.2896)}to{transform:translate(24.4796vw,99vh) scale(.2896)}}.snow:nth-child(336){opacity:.5788;transform:translate(41.6261vw,-10px) scale(.0501);animation:fall-336 11s -1s linear infinite}@keyframes fall-336{41.433%{transform:translate(47.7237vw,41.433vh) scale(.0501)}to{transform:translate(44.6749vw,99vh) scale(.0501)}}.snow:nth-child(337){opacity:.6312;transform:translate(48.2462vw,-10px) scale(.6588);animation:fall-337 30s -8s linear infinite}@keyframes fall-337{40.323%{transform:translate(54.6768vw,40.323vh) scale(.6588)}to{transform:translate(51.4615vw,99vh) scale(.6588)}}.snow:nth-child(338){opacity:1.8562;transform:translate(76.1836vw,-10px) scale(.1239);animation:fall-338 27s -25s linear infinite}@keyframes fall-338{38.069%{transform:translate(74.1879vw,38.069vh) scale(.1239)}to{transform:translate(75.18575vw,99vh) scale(.1239)}}.snow:nth-child(339){opacity:1.2726;transform:translate(29.5448vw,-10px) scale(.1509);animation:fall-339 19s -5s linear infinite}@keyframes fall-339{49.705%{transform:translate(24.3995vw,49.705vh) scale(.1509)}to{transform:translate(26.97215vw,99vh) scale(.1509)}}.snow:nth-child(340){opacity:1.793;transform:translate(46.1604vw,-10px) scale(.3789);animation:fall-340 26s -17s linear infinite}@keyframes fall-340{61.175%{transform:translate(55.4602vw,61.175vh) scale(.3789)}to{transform:translate(50.8103vw,99vh) scale(.3789)}}.snow:nth-child(341){opacity:1.5734;transform:translate(16.3915vw,-10px) scale(.6771);animation:fall-341 16s -11s linear infinite}@keyframes fall-341{31.817%{transform:translate(9.7746vw,31.817vh) scale(.6771)}to{transform:translate(13.08305vw,99vh) scale(.6771)}}.snow:nth-child(342){opacity:.627;transform:translate(97.4971vw,-10px) scale(.9444);animation:fall-342 14s -8s linear infinite}@keyframes fall-342{76.875%{transform:translate(94.5884vw,76.875vh) scale(.9444)}to{transform:translate(96.04275vw,99vh) scale(.9444)}}.snow:nth-child(343){opacity:1.3484;transform:translate(4.491vw,-10px) scale(.8737);animation:fall-343 13s -25s linear infinite}@keyframes fall-343{77.948%{transform:translate(6.9633vw,77.948vh) scale(.8737)}to{transform:translate(5.72715vw,99vh) scale(.8737)}}.snow:nth-child(344){opacity:1.8202;transform:translate(17.2903vw,-10px) scale(.6964);animation:fall-344 10s -3s linear infinite}@keyframes fall-344{52.988%{transform:translate(19.9358vw,52.988vh) scale(.6964)}to{transform:translate(18.61305vw,99vh) scale(.6964)}}.snow:nth-child(345){opacity:.9202;transform:translate(25.115vw,-10px) scale(.2818);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.373%{transform:translate(28.4282vw,37.373vh) scale(.2818)}to{transform:translate(26.7716vw,99vh) scale(.2818)}}.snow:nth-child(346){opacity:.4812;transform:translate(89.7305vw,-10px) scale(.9044);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{31.614%{transform:translate(82.9591vw,31.614vh) scale(.9044)}to{transform:translate(86.3448vw,99vh) scale(.9044)}}.snow:nth-child(347){opacity:1.2348;transform:translate(76.1212vw,-10px) scale(.857);animation:fall-347 21s -6s linear infinite}@keyframes fall-347{69.764%{transform:translate(75.6294vw,69.764vh) scale(.857)}to{transform:translate(75.8753vw,99vh) scale(.857)}}.snow:nth-child(348){opacity:.6972;transform:translate(39.8006vw,-10px) scale(.2806);animation:fall-348 10s -20s linear infinite}@keyframes fall-348{71.205%{transform:translate(35.6449vw,71.205vh) scale(.2806)}to{transform:translate(37.72275vw,99vh) scale(.2806)}}.snow:nth-child(349){opacity:.154;transform:translate(92.5544vw,-10px) scale(.4992);animation:fall-349 12s -24s linear infinite}@keyframes fall-349{59.22%{transform:translate(97.6945vw,59.22vh) scale(.4992)}to{transform:translate(95.12445vw,99vh) scale(.4992)}}.snow:nth-child(350){opacity:1.2302;transform:translate(64.8023vw,-10px) scale(.6005);animation:fall-350 26s -12s linear infinite}@keyframes fall-350{53.117%{transform:translate(64.7839vw,53.117vh) scale(.6005)}to{transform:translate(64.7931vw,99vh) scale(.6005)}}.snow:nth-child(351){opacity:.1526;transform:translate(66.56vw,-10px) scale(.3083);animation:fall-351 16s -9s linear infinite}@keyframes fall-351{74.278%{transform:translate(58.5869vw,74.278vh) scale(.3083)}to{transform:translate(62.57345vw,99vh) scale(.3083)}}.snow:nth-child(352){opacity:1.0444;transform:translate(39.9994vw,-10px) scale(.4161);animation:fall-352 25s -28s linear infinite}@keyframes fall-352{40.55%{transform:translate(38.1171vw,40.55vh) scale(.4161)}to{transform:translate(39.05825vw,99vh) scale(.4161)}}.snow:nth-child(353){opacity:1.748;transform:translate(39.5521vw,-10px) scale(.1515);animation:fall-353 28s -10s linear infinite}@keyframes fall-353{53.602%{transform:translate(33.7627vw,53.602vh) scale(.1515)}to{transform:translate(36.6574vw,99vh) scale(.1515)}}.snow:nth-child(354){opacity:1.2948;transform:translate(63.1904vw,-10px) scale(.8269);animation:fall-354 28s -9s linear infinite}@keyframes fall-354{72.133%{transform:translate(60.2931vw,72.133vh) scale(.8269)}to{transform:translate(61.74175vw,99vh) scale(.8269)}}.snow:nth-child(355){opacity:.765;transform:translate(10.4467vw,-10px) scale(.4139);animation:fall-355 16s -18s linear infinite}@keyframes fall-355{36.484%{transform:translate(4.715vw,36.484vh) scale(.4139)}to{transform:translate(7.58085vw,99vh) scale(.4139)}}.snow:nth-child(356){opacity:.7556;transform:translate(28.5481vw,-10px) scale(.3619);animation:fall-356 17s -4s linear infinite}@keyframes fall-356{51.81%{transform:translate(25.1066vw,51.81vh) scale(.3619)}to{transform:translate(26.82735vw,99vh) scale(.3619)}}.snow:nth-child(357){opacity:1.2444;transform:translate(84.8023vw,-10px) scale(.7514);animation:fall-357 21s -7s linear infinite}@keyframes fall-357{73.804%{transform:translate(85.3592vw,73.804vh) scale(.7514)}to{transform:translate(85.08075vw,99vh) scale(.7514)}}.snow:nth-child(358){opacity:.9616;transform:translate(39.942vw,-10px) scale(.8773);animation:fall-358 23s -12s linear infinite}@keyframes fall-358{40.048%{transform:translate(44.4324vw,40.048vh) scale(.8773)}to{transform:translate(42.1872vw,99vh) scale(.8773)}}.snow:nth-child(359){opacity:1.177;transform:translate(81.5159vw,-10px) scale(.3658);animation:fall-359 23s -26s linear infinite}@keyframes fall-359{60.966%{transform:translate(87.6962vw,60.966vh) scale(.3658)}to{transform:translate(84.60605vw,99vh) scale(.3658)}}.snow:nth-child(360){opacity:1.9634;transform:translate(41.3651vw,-10px) scale(.3929);animation:fall-360 23s -17s linear infinite}@keyframes fall-360{38.163%{transform:translate(50.7501vw,38.163vh) scale(.3929)}to{transform:translate(46.0576vw,99vh) scale(.3929)}}.snow:nth-child(361){opacity:.7804;transform:translate(71.8441vw,-10px) scale(.7506);animation:fall-361 12s -23s linear infinite}@keyframes fall-361{67.977%{transform:translate(76.5303vw,67.977vh) scale(.7506)}to{transform:translate(74.1872vw,99vh) scale(.7506)}}.snow:nth-child(362){opacity:.2174;transform:translate(95.8356vw,-10px) scale(.5088);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{43.281%{transform:translate(101.9757vw,43.281vh) scale(.5088)}to{transform:translate(98.90565vw,99vh) scale(.5088)}}.snow:nth-child(363){opacity:1.8562;transform:translate(57.1144vw,-10px) scale(.5596);animation:fall-363 24s -12s linear infinite}@keyframes fall-363{66.121%{transform:translate(64.4695vw,66.121vh) scale(.5596)}to{transform:translate(60.79195vw,99vh) scale(.5596)}}.snow:nth-child(364){opacity:.6808;transform:translate(20.6433vw,-10px) scale(.2458);animation:fall-364 14s -22s linear infinite}@keyframes fall-364{40.139%{transform:translate(20.9184vw,40.139vh) scale(.2458)}to{transform:translate(20.78085vw,99vh) scale(.2458)}}.snow:nth-child(365){opacity:1.6676;transform:translate(51.9867vw,-10px) scale(.9579);animation:fall-365 14s -23s linear infinite}@keyframes fall-365{68.498%{transform:translate(58.5008vw,68.498vh) scale(.9579)}to{transform:translate(55.24375vw,99vh) scale(.9579)}}.snow:nth-child(366){opacity:.162;transform:translate(74.8256vw,-10px) scale(.9121);animation:fall-366 10s -30s linear infinite}@keyframes fall-366{71.341%{transform:translate(67.7787vw,71.341vh) scale(.9121)}to{transform:translate(71.30215vw,99vh) scale(.9121)}}.snow:nth-child(367){opacity:.2266;transform:translate(8.0846vw,-10px) scale(.5719);animation:fall-367 10s -18s linear infinite}@keyframes fall-367{54.993%{transform:translate(9.5065vw,54.993vh) scale(.5719)}to{transform:translate(8.79555vw,99vh) scale(.5719)}}.snow:nth-child(368){opacity:1.3246;transform:translate(56.337vw,-10px) scale(.4851);animation:fall-368 13s -23s linear infinite}@keyframes fall-368{37.843%{transform:translate(51.631vw,37.843vh) scale(.4851)}to{transform:translate(53.984vw,99vh) scale(.4851)}}.snow:nth-child(369){opacity:1.984;transform:translate(29.0451vw,-10px) scale(.2212);animation:fall-369 30s -26s linear infinite}@keyframes fall-369{73.969%{transform:translate(30.0984vw,73.969vh) scale(.2212)}to{transform:translate(29.57175vw,99vh) scale(.2212)}}.snow:nth-child(370){opacity:.6766;transform:translate(89.0455vw,-10px) scale(.2528);animation:fall-370 13s -30s linear infinite}@keyframes fall-370{49.8%{transform:translate(87.9857vw,49.8vh) scale(.2528)}to{transform:translate(88.5156vw,99vh) scale(.2528)}}.snow:nth-child(371){opacity:.1462;transform:translate(30.9736vw,-10px) scale(.452);animation:fall-371 30s -28s linear infinite}@keyframes fall-371{77.809%{transform:translate(24.0044vw,77.809vh) scale(.452)}to{transform:translate(27.489vw,99vh) scale(.452)}}.snow:nth-child(372){opacity:.4552;transform:translate(77.586vw,-10px) scale(.2684);animation:fall-372 20s -12s linear infinite}@keyframes fall-372{63.563%{transform:translate(83.4253vw,63.563vh) scale(.2684)}to{transform:translate(80.50565vw,99vh) scale(.2684)}}.snow:nth-child(373){opacity:.273;transform:translate(88.1727vw,-10px) scale(.5974);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{31.507%{transform:translate(89.7851vw,31.507vh) scale(.5974)}to{transform:translate(88.9789vw,99vh) scale(.5974)}}.snow:nth-child(374){opacity:.6188;transform:translate(34.6005vw,-10px) scale(.7686);animation:fall-374 23s -3s linear infinite}@keyframes fall-374{52.119%{transform:translate(31.0898vw,52.119vh) scale(.7686)}to{transform:translate(32.84515vw,99vh) scale(.7686)}}.snow:nth-child(375){opacity:.1972;transform:translate(79.3312vw,-10px) scale(.7888);animation:fall-375 28s -29s linear infinite}@keyframes fall-375{34.688%{transform:translate(71.5813vw,34.688vh) scale(.7888)}to{transform:translate(75.45625vw,99vh) scale(.7888)}}.snow:nth-child(376){opacity:1.7942;transform:translate(82.1675vw,-10px) scale(.7034);animation:fall-376 22s -30s linear infinite}@keyframes fall-376{53.794%{transform:translate(75.1439vw,53.794vh) scale(.7034)}to{transform:translate(78.6557vw,99vh) scale(.7034)}}.snow:nth-child(377){opacity:1.62;transform:translate(38.8513vw,-10px) scale(.5148);animation:fall-377 20s -27s linear infinite}@keyframes fall-377{55.291%{transform:translate(45.1957vw,55.291vh) scale(.5148)}to{transform:translate(42.0235vw,99vh) scale(.5148)}}.snow:nth-child(378){opacity:1.2656;transform:translate(71.3058vw,-10px) scale(.8435);animation:fall-378 25s -13s linear infinite}@keyframes fall-378{37.204%{transform:translate(80.8934vw,37.204vh) scale(.8435)}to{transform:translate(76.0996vw,99vh) scale(.8435)}}.snow:nth-child(379){opacity:.9026;transform:translate(28.2985vw,-10px) scale(.3976);animation:fall-379 29s -2s linear infinite}@keyframes fall-379{37.677%{transform:translate(21.4713vw,37.677vh) scale(.3976)}to{transform:translate(24.8849vw,99vh) scale(.3976)}}.snow:nth-child(380){opacity:.99;transform:translate(13.7334vw,-10px) scale(.369);animation:fall-380 13s -15s linear infinite}@keyframes fall-380{71.733%{transform:translate(14.7387vw,71.733vh) scale(.369)}to{transform:translate(14.23605vw,99vh) scale(.369)}}.snow:nth-child(381){opacity:1.462;transform:translate(98.0964vw,-10px) scale(.2219);animation:fall-381 12s -3s linear infinite}@keyframes fall-381{61.478%{transform:translate(95.5604vw,61.478vh) scale(.2219)}to{transform:translate(96.8284vw,99vh) scale(.2219)}}.snow:nth-child(382){opacity:.8944;transform:translate(78.6068vw,-10px) scale(.235);animation:fall-382 16s -27s linear infinite}@keyframes fall-382{63.698%{transform:translate(75.8546vw,63.698vh) scale(.235)}to{transform:translate(77.2307vw,99vh) scale(.235)}}.snow:nth-child(383){opacity:.9234;transform:translate(24.0808vw,-10px) scale(.8331);animation:fall-383 29s -13s linear infinite}@keyframes fall-383{40.621%{transform:translate(16.4963vw,40.621vh) scale(.8331)}to{transform:translate(20.28855vw,99vh) scale(.8331)}}.snow:nth-child(384){opacity:1.339;transform:translate(69.9689vw,-10px) scale(.3557);animation:fall-384 23s -20s linear infinite}@keyframes fall-384{44.98%{transform:translate(72.7204vw,44.98vh) scale(.3557)}to{transform:translate(71.34465vw,99vh) scale(.3557)}}.snow:nth-child(385){opacity:.3682;transform:translate(8.5127vw,-10px) scale(.0283);animation:fall-385 17s -12s linear infinite}@keyframes fall-385{53.575%{transform:translate(-1.2325vw,53.575vh) scale(.0283)}to{transform:translate(3.6401vw,99vh) scale(.0283)}}.snow:nth-child(386){opacity:1.079;transform:translate(15.3615vw,-10px) scale(.5885);animation:fall-386 14s -21s linear infinite}@keyframes fall-386{31.941%{transform:translate(9.363vw,31.941vh) scale(.5885)}to{transform:translate(12.36225vw,99vh) scale(.5885)}}.snow:nth-child(387){opacity:.794;transform:translate(90.7895vw,-10px) scale(.0589);animation:fall-387 12s -11s linear infinite}@keyframes fall-387{79.369%{transform:translate(88.6336vw,79.369vh) scale(.0589)}to{transform:translate(89.71155vw,99vh) scale(.0589)}}.snow:nth-child(388){opacity:.684;transform:translate(10.4183vw,-10px) scale(.3386);animation:fall-388 11s -27s linear infinite}@keyframes fall-388{48.187%{transform:translate(19.468vw,48.187vh) scale(.3386)}to{transform:translate(14.94315vw,99vh) scale(.3386)}}.snow:nth-child(389){opacity:1.5698;transform:translate(76.0596vw,-10px) scale(.1711);animation:fall-389 26s -16s linear infinite}@keyframes fall-389{55.025%{transform:translate(73.7454vw,55.025vh) scale(.1711)}to{transform:translate(74.9025vw,99vh) scale(.1711)}}.snow:nth-child(390){opacity:.9738;transform:translate(22.4619vw,-10px) scale(.4498);animation:fall-390 26s -4s linear infinite}@keyframes fall-390{51.018%{transform:translate(16.4134vw,51.018vh) scale(.4498)}to{transform:translate(19.43765vw,99vh) scale(.4498)}}.snow:nth-child(391){opacity:.8408;transform:translate(19.7193vw,-10px) scale(.6884);animation:fall-391 14s -7s linear infinite}@keyframes fall-391{52.763%{transform:translate(23.0803vw,52.763vh) scale(.6884)}to{transform:translate(21.3998vw,99vh) scale(.6884)}}.snow:nth-child(392){opacity:.3938;transform:translate(43.7833vw,-10px) scale(.001);animation:fall-392 18s -1s linear infinite}@keyframes fall-392{40.336%{transform:translate(53.6385vw,40.336vh) scale(.001)}to{transform:translate(48.7109vw,99vh) scale(.001)}}.snow:nth-child(393){opacity:1.9162;transform:translate(30.6732vw,-10px) scale(.8933);animation:fall-393 22s -4s linear infinite}@keyframes fall-393{64.876%{transform:translate(25.5196vw,64.876vh) scale(.8933)}to{transform:translate(28.0964vw,99vh) scale(.8933)}}.snow:nth-child(394){opacity:.074;transform:translate(27.5229vw,-10px) scale(.1985);animation:fall-394 10s -29s linear infinite}@keyframes fall-394{32.757%{transform:translate(17.5528vw,32.757vh) scale(.1985)}to{transform:translate(22.53785vw,99vh) scale(.1985)}}.snow:nth-child(395){opacity:.9002;transform:translate(73.2594vw,-10px) scale(.5516);animation:fall-395 19s -24s linear infinite}@keyframes fall-395{50.157%{transform:translate(66.2977vw,50.157vh) scale(.5516)}to{transform:translate(69.77855vw,99vh) scale(.5516)}}.snow:nth-child(396){opacity:1.053;transform:translate(55.167vw,-10px) scale(.2904);animation:fall-396 17s -16s linear infinite}@keyframes fall-396{58.71%{transform:translate(47.0757vw,58.71vh) scale(.2904)}to{transform:translate(51.12135vw,99vh) scale(.2904)}}.snow:nth-child(397){opacity:.188;transform:translate(58.9561vw,-10px) scale(.7247);animation:fall-397 10s -4s linear infinite}@keyframes fall-397{63.915%{transform:translate(54.4427vw,63.915vh) scale(.7247)}to{transform:translate(56.6994vw,99vh) scale(.7247)}}.snow:nth-child(398){opacity:.5336;transform:translate(61.9957vw,-10px) scale(.9984);animation:fall-398 10s -15s linear infinite}@keyframes fall-398{57.461%{transform:translate(63.5809vw,57.461vh) scale(.9984)}to{transform:translate(62.7883vw,99vh) scale(.9984)}}.snow:nth-child(399){opacity:1.3148;transform:translate(85.9281vw,-10px) scale(.1588);animation:fall-399 20s -6s linear infinite}@keyframes fall-399{45.444%{transform:translate(89.8339vw,45.444vh) scale(.1588)}to{transform:translate(87.881vw,99vh) scale(.1588)}}.snow:nth-child(400){opacity:.1392;transform:translate(56.6174vw,-10px) scale(.597);animation:fall-400 14s -28s linear infinite}@keyframes fall-400{43.459%{transform:translate(62.8687vw,43.459vh) scale(.597)}to{transform:translate(59.74305vw,99vh) scale(.597)}}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.RouterOutlet, selector: "router-outlet", inputs: ["name"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AppComponent, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.2774;transform:translate(94.9606vw,-10px) scale(.5777);animation:fall-1 14s -22s linear infinite}@keyframes fall-1{63.061%{transform:translate(100.6625vw,63.061vh) scale(.5777)}to{transform:translate(97.81155vw,99vh) scale(.5777)}}.snow:nth-child(2){opacity:1.3896;transform:translate(17.7109vw,-10px) scale(.1229);animation:fall-2 29s -30s linear infinite}@keyframes fall-2{55.655%{transform:translate(24.2213vw,55.655vh) scale(.1229)}to{transform:translate(20.9661vw,99vh) scale(.1229)}}.snow:nth-child(3){opacity:.3374;transform:translate(71.0423vw,-10px) scale(.3791);animation:fall-3 29s -13s linear infinite}@keyframes fall-3{62.499%{transform:translate(74.4417vw,62.499vh) scale(.3791)}to{transform:translate(72.742vw,99vh) scale(.3791)}}.snow:nth-child(4){opacity:1.248;transform:translate(40.3562vw,-10px) scale(.4426);animation:fall-4 20s -24s linear infinite}@keyframes fall-4{59.388%{transform:translate(48.1132vw,59.388vh) scale(.4426)}to{transform:translate(44.2347vw,99vh) scale(.4426)}}.snow:nth-child(5){opacity:.4562;transform:translate(24.0366vw,-10px) scale(.3742);animation:fall-5 14s -2s linear infinite}@keyframes fall-5{74.632%{transform:translate(14.6471vw,74.632vh) scale(.3742)}to{transform:translate(19.34185vw,99vh) scale(.3742)}}.snow:nth-child(6){opacity:.058;transform:translate(85.0041vw,-10px) scale(.7706);animation:fall-6 22s -15s linear infinite}@keyframes fall-6{39.062%{transform:translate(82.6128vw,39.062vh) scale(.7706)}to{transform:translate(83.80845vw,99vh) scale(.7706)}}.snow:nth-child(7){opacity:.3994;transform:translate(10.9187vw,-10px) scale(.1534);animation:fall-7 26s -1s linear infinite}@keyframes fall-7{51.806%{transform:translate(5.6003vw,51.806vh) scale(.1534)}to{transform:translate(8.2595vw,99vh) scale(.1534)}}.snow:nth-child(8){opacity:.9016;transform:translate(87.6025vw,-10px) scale(.4981);animation:fall-8 18s -30s linear infinite}@keyframes fall-8{66.137%{transform:translate(90.7616vw,66.137vh) scale(.4981)}to{transform:translate(89.18205vw,99vh) scale(.4981)}}.snow:nth-child(9){opacity:.5198;transform:translate(8.8787vw,-10px) scale(.7776);animation:fall-9 16s -16s linear infinite}@keyframes fall-9{74.714%{transform:translate(2.2166vw,74.714vh) scale(.7776)}to{transform:translate(5.54765vw,99vh) scale(.7776)}}.snow:nth-child(10){opacity:.9192;transform:translate(85.2774vw,-10px) scale(.985);animation:fall-10 19s -24s linear infinite}@keyframes fall-10{54.615%{transform:translate(86.2011vw,54.615vh) scale(.985)}to{transform:translate(85.73925vw,99vh) scale(.985)}}.snow:nth-child(11){opacity:1.6976;transform:translate(36.9444vw,-10px) scale(.0692);animation:fall-11 28s -2s linear infinite}@keyframes fall-11{35.811%{transform:translate(31.8048vw,35.811vh) scale(.0692)}to{transform:translate(34.3746vw,99vh) scale(.0692)}}.snow:nth-child(12){opacity:.867;transform:translate(15.7621vw,-10px) scale(.859);animation:fall-12 30s -6s linear infinite}@keyframes fall-12{77.539%{transform:translate(25.7453vw,77.539vh) scale(.859)}to{transform:translate(20.7537vw,99vh) scale(.859)}}.snow:nth-child(13){opacity:1.7258;transform:translate(82.5962vw,-10px) scale(.6634);animation:fall-13 18s -3s linear infinite}@keyframes fall-13{42.071%{transform:translate(91.9158vw,42.071vh) scale(.6634)}to{transform:translate(87.256vw,99vh) scale(.6634)}}.snow:nth-child(14){opacity:.5548;transform:translate(61.5475vw,-10px) scale(.2829);animation:fall-14 12s -6s linear infinite}@keyframes fall-14{45.749%{transform:translate(67.3118vw,45.749vh) scale(.2829)}to{transform:translate(64.42965vw,99vh) scale(.2829)}}.snow:nth-child(15){opacity:1.8476;transform:translate(76.9166vw,-10px) scale(.3111);animation:fall-15 14s -3s linear infinite}@keyframes fall-15{40.992%{transform:translate(71.3411vw,40.992vh) scale(.3111)}to{transform:translate(74.12885vw,99vh) scale(.3111)}}.snow:nth-child(16){opacity:.5906;transform:translate(32.108vw,-10px) scale(.7131);animation:fall-16 20s -25s linear infinite}@keyframes fall-16{33.225%{transform:translate(39.342vw,33.225vh) scale(.7131)}to{transform:translate(35.725vw,99vh) scale(.7131)}}.snow:nth-child(17){opacity:.3978;transform:translate(89.1806vw,-10px) scale(.4776);animation:fall-17 10s -3s linear infinite}@keyframes fall-17{68.899%{transform:translate(80.5756vw,68.899vh) scale(.4776)}to{transform:translate(84.8781vw,99vh) scale(.4776)}}.snow:nth-child(18){opacity:.5916;transform:translate(43.7509vw,-10px) scale(.546);animation:fall-18 15s -5s linear infinite}@keyframes fall-18{65.095%{transform:translate(43.1568vw,65.095vh) scale(.546)}to{transform:translate(43.45385vw,99vh) scale(.546)}}.snow:nth-child(19){opacity:1.971;transform:translate(27.5429vw,-10px) scale(.4589);animation:fall-19 25s -29s linear infinite}@keyframes fall-19{70.345%{transform:translate(36.9828vw,70.345vh) scale(.4589)}to{transform:translate(32.26285vw,99vh) scale(.4589)}}.snow:nth-child(20){opacity:.1176;transform:translate(39.4072vw,-10px) scale(.1288);animation:fall-20 30s -22s linear infinite}@keyframes fall-20{61.094%{transform:translate(38.4579vw,61.094vh) scale(.1288)}to{transform:translate(38.93255vw,99vh) scale(.1288)}}.snow:nth-child(21){opacity:.5516;transform:translate(16.6878vw,-10px) scale(.635);animation:fall-21 27s -4s linear infinite}@keyframes fall-21{50.535%{transform:translate(8.5067vw,50.535vh) scale(.635)}to{transform:translate(12.59725vw,99vh) scale(.635)}}.snow:nth-child(22){opacity:.2342;transform:translate(85.6398vw,-10px) scale(.4066);animation:fall-22 24s -21s linear infinite}@keyframes fall-22{42.368%{transform:translate(77.4201vw,42.368vh) scale(.4066)}to{transform:translate(81.52995vw,99vh) scale(.4066)}}.snow:nth-child(23){opacity:.3938;transform:translate(69.4845vw,-10px) scale(.7007);animation:fall-23 14s -28s linear infinite}@keyframes fall-23{79.099%{transform:translate(60.7579vw,79.099vh) scale(.7007)}to{transform:translate(65.1212vw,99vh) scale(.7007)}}.snow:nth-child(24){opacity:1.9844;transform:translate(5.2811vw,-10px) scale(.7922);animation:fall-24 21s -22s linear infinite}@keyframes fall-24{71.125%{transform:translate(10.6568vw,71.125vh) scale(.7922)}to{transform:translate(7.96895vw,99vh) scale(.7922)}}.snow:nth-child(25){opacity:1.0176;transform:translate(11.4434vw,-10px) scale(.2791);animation:fall-25 23s -20s linear infinite}@keyframes fall-25{68.773%{transform:translate(19.0898vw,68.773vh) scale(.2791)}to{transform:translate(15.2666vw,99vh) scale(.2791)}}.snow:nth-child(26){opacity:.4906;transform:translate(41.755vw,-10px) scale(.2935);animation:fall-26 15s -12s linear infinite}@keyframes fall-26{53.824%{transform:translate(46.3071vw,53.824vh) scale(.2935)}to{transform:translate(44.03105vw,99vh) scale(.2935)}}.snow:nth-child(27){opacity:.829;transform:translate(57.5679vw,-10px) scale(.1184);animation:fall-27 18s -21s linear infinite}@keyframes fall-27{45.269%{transform:translate(50.0698vw,45.269vh) scale(.1184)}to{transform:translate(53.81885vw,99vh) scale(.1184)}}.snow:nth-child(28){opacity:.5006;transform:translate(51.5218vw,-10px) scale(.8097);animation:fall-28 28s -4s linear infinite}@keyframes fall-28{57.313%{transform:translate(45.0703vw,57.313vh) scale(.8097)}to{transform:translate(48.29605vw,99vh) scale(.8097)}}.snow:nth-child(29){opacity:.8004;transform:translate(48.9021vw,-10px) scale(.7091);animation:fall-29 27s -18s linear infinite}@keyframes fall-29{39.353%{transform:translate(53.7944vw,39.353vh) scale(.7091)}to{transform:translate(51.34825vw,99vh) scale(.7091)}}.snow:nth-child(30){opacity:1.19;transform:translate(70.9639vw,-10px) scale(.418);animation:fall-30 27s -15s linear infinite}@keyframes fall-30{60.676%{transform:translate(70.3619vw,60.676vh) scale(.418)}to{transform:translate(70.6629vw,99vh) scale(.418)}}.snow:nth-child(31){opacity:1.3534;transform:translate(14.49vw,-10px) scale(.6697);animation:fall-31 18s -22s linear infinite}@keyframes fall-31{73.455%{transform:translate(7.2876vw,73.455vh) scale(.6697)}to{transform:translate(10.8888vw,99vh) scale(.6697)}}.snow:nth-child(32){opacity:1.4392;transform:translate(65.9168vw,-10px) scale(.7243);animation:fall-32 26s -30s linear infinite}@keyframes fall-32{53.01%{transform:translate(63.1645vw,53.01vh) scale(.7243)}to{transform:translate(64.54065vw,99vh) scale(.7243)}}.snow:nth-child(33){opacity:.219;transform:translate(12.9799vw,-10px) scale(.6704);animation:fall-33 18s -27s linear infinite}@keyframes fall-33{78.278%{transform:translate(10.2873vw,78.278vh) scale(.6704)}to{transform:translate(11.6336vw,99vh) scale(.6704)}}.snow:nth-child(34){opacity:.5064;transform:translate(99.2485vw,-10px) scale(.9303);animation:fall-34 28s -19s linear infinite}@keyframes fall-34{77.651%{transform:translate(104.9703vw,77.651vh) scale(.9303)}to{transform:translate(102.1094vw,99vh) scale(.9303)}}.snow:nth-child(35){opacity:.2034;transform:translate(51.9626vw,-10px) scale(.9392);animation:fall-35 25s -26s linear infinite}@keyframes fall-35{57.568%{transform:translate(50.4335vw,57.568vh) scale(.9392)}to{transform:translate(51.19805vw,99vh) scale(.9392)}}.snow:nth-child(36){opacity:.397;transform:translate(96.1059vw,-10px) scale(.4955);animation:fall-36 28s -24s linear infinite}@keyframes fall-36{77.697%{transform:translate(88.3381vw,77.697vh) scale(.4955)}to{transform:translate(92.222vw,99vh) scale(.4955)}}.snow:nth-child(37){opacity:.9794;transform:translate(21.711vw,-10px) scale(.6449);animation:fall-37 29s -19s linear infinite}@keyframes fall-37{30.642%{transform:translate(19.5629vw,30.642vh) scale(.6449)}to{transform:translate(20.63695vw,99vh) scale(.6449)}}.snow:nth-child(38){opacity:.1694;transform:translate(93.7837vw,-10px) scale(.9523);animation:fall-38 19s -16s linear infinite}@keyframes fall-38{37.308%{transform:translate(91.8559vw,37.308vh) scale(.9523)}to{transform:translate(92.8198vw,99vh) scale(.9523)}}.snow:nth-child(39){opacity:.714;transform:translate(87.7186vw,-10px) scale(.9101);animation:fall-39 19s -20s linear infinite}@keyframes fall-39{36.435%{transform:translate(80.365vw,36.435vh) scale(.9101)}to{transform:translate(84.0418vw,99vh) scale(.9101)}}.snow:nth-child(40){opacity:1.5988;transform:translate(34.2303vw,-10px) scale(.9024);animation:fall-40 30s -15s linear infinite}@keyframes fall-40{33.737%{transform:translate(41.4908vw,33.737vh) scale(.9024)}to{transform:translate(37.86055vw,99vh) scale(.9024)}}.snow:nth-child(41){opacity:1.211;transform:translate(15.5362vw,-10px) scale(.6833);animation:fall-41 30s -18s linear infinite}@keyframes fall-41{33.791%{transform:translate(23.5248vw,33.791vh) scale(.6833)}to{transform:translate(19.5305vw,99vh) scale(.6833)}}.snow:nth-child(42){opacity:.9386;transform:translate(37.7093vw,-10px) scale(.6743);animation:fall-42 10s -14s linear infinite}@keyframes fall-42{67.918%{transform:translate(42.9412vw,67.918vh) scale(.6743)}to{transform:translate(40.32525vw,99vh) scale(.6743)}}.snow:nth-child(43){opacity:1.0166;transform:translate(99.9093vw,-10px) scale(.5326);animation:fall-43 10s -26s linear infinite}@keyframes fall-43{60.731%{transform:translate(93.4778vw,60.731vh) scale(.5326)}to{transform:translate(96.69355vw,99vh) scale(.5326)}}.snow:nth-child(44){opacity:.2476;transform:translate(45.7016vw,-10px) scale(.2422);animation:fall-44 14s -20s linear infinite}@keyframes fall-44{57.264%{transform:translate(40.9775vw,57.264vh) scale(.2422)}to{transform:translate(43.33955vw,99vh) scale(.2422)}}.snow:nth-child(45){opacity:.053;transform:translate(96.3488vw,-10px) scale(.5147);animation:fall-45 16s -18s linear infinite}@keyframes fall-45{78.135%{transform:translate(104.7518vw,78.135vh) scale(.5147)}to{transform:translate(100.5503vw,99vh) scale(.5147)}}.snow:nth-child(46){opacity:1.5366;transform:translate(15.8925vw,-10px) scale(.7741);animation:fall-46 25s -1s linear infinite}@keyframes fall-46{33.574%{transform:translate(17.1235vw,33.574vh) scale(.7741)}to{transform:translate(16.508vw,99vh) scale(.7741)}}.snow:nth-child(47){opacity:1.6278;transform:translate(42.0817vw,-10px) scale(.2766);animation:fall-47 23s -5s linear infinite}@keyframes fall-47{71.832%{transform:translate(35.2948vw,71.832vh) scale(.2766)}to{transform:translate(38.68825vw,99vh) scale(.2766)}}.snow:nth-child(48){opacity:1.8114;transform:translate(1.9626vw,-10px) scale(.0364);animation:fall-48 28s -24s linear infinite}@keyframes fall-48{37.442%{transform:translate(8.0248vw,37.442vh) scale(.0364)}to{transform:translate(4.9937vw,99vh) scale(.0364)}}.snow:nth-child(49){opacity:1.473;transform:translate(.3888vw,-10px) scale(.9678);animation:fall-49 11s -15s linear infinite}@keyframes fall-49{42.76%{transform:translate(-4.7807vw,42.76vh) scale(.9678)}to{transform:translate(-2.19595vw,99vh) scale(.9678)}}.snow:nth-child(50){opacity:1.606;transform:translate(50.072vw,-10px) scale(.1295);animation:fall-50 30s -3s linear infinite}@keyframes fall-50{35.216%{transform:translate(50.4027vw,35.216vh) scale(.1295)}to{transform:translate(50.23735vw,99vh) scale(.1295)}}.snow:nth-child(51){opacity:.9316;transform:translate(37.1561vw,-10px) scale(.2659);animation:fall-51 25s -21s linear infinite}@keyframes fall-51{36.742%{transform:translate(38.5782vw,36.742vh) scale(.2659)}to{transform:translate(37.86715vw,99vh) scale(.2659)}}.snow:nth-child(52){opacity:.9152;transform:translate(26.6492vw,-10px) scale(.2266);animation:fall-52 13s -7s linear infinite}@keyframes fall-52{50.154%{transform:translate(28.925vw,50.154vh) scale(.2266)}to{transform:translate(27.7871vw,99vh) scale(.2266)}}.snow:nth-child(53){opacity:1.626;transform:translate(84.6316vw,-10px) scale(.5438);animation:fall-53 11s -29s linear infinite}@keyframes fall-53{69.072%{transform:translate(76.8805vw,69.072vh) scale(.5438)}to{transform:translate(80.75605vw,99vh) scale(.5438)}}.snow:nth-child(54){opacity:.2574;transform:translate(6.9659vw,-10px) scale(.8383);animation:fall-54 14s -21s linear infinite}@keyframes fall-54{47.483%{transform:translate(-1.8491vw,47.483vh) scale(.8383)}to{transform:translate(2.5584vw,99vh) scale(.8383)}}.snow:nth-child(55){opacity:1.1208;transform:translate(60.2027vw,-10px) scale(.8216);animation:fall-55 22s -16s linear infinite}@keyframes fall-55{54.915%{transform:translate(54.3051vw,54.915vh) scale(.8216)}to{transform:translate(57.2539vw,99vh) scale(.8216)}}.snow:nth-child(56){opacity:1.9688;transform:translate(26.5053vw,-10px) scale(.1962);animation:fall-56 30s -4s linear infinite}@keyframes fall-56{75.16%{transform:translate(35.8597vw,75.16vh) scale(.1962)}to{transform:translate(31.1825vw,99vh) scale(.1962)}}.snow:nth-child(57){opacity:.4826;transform:translate(49.0873vw,-10px) scale(.8097);animation:fall-57 21s -20s linear infinite}@keyframes fall-57{49.415%{transform:translate(44.5307vw,49.415vh) scale(.8097)}to{transform:translate(46.809vw,99vh) scale(.8097)}}.snow:nth-child(58){opacity:.614;transform:translate(94.9054vw,-10px) scale(.3977);animation:fall-58 14s -30s linear infinite}@keyframes fall-58{74.349%{transform:translate(85.901vw,74.349vh) scale(.3977)}to{transform:translate(90.4032vw,99vh) scale(.3977)}}.snow:nth-child(59){opacity:1.1834;transform:translate(1.2664vw,-10px) scale(.6813);animation:fall-59 28s -10s linear infinite}@keyframes fall-59{32.964%{transform:translate(-8.252vw,32.964vh) scale(.6813)}to{transform:translate(-3.4928vw,99vh) scale(.6813)}}.snow:nth-child(60){opacity:1.905;transform:translate(54.2862vw,-10px) scale(.7472);animation:fall-60 11s -2s linear infinite}@keyframes fall-60{68.503%{transform:translate(54.9454vw,68.503vh) scale(.7472)}to{transform:translate(54.6158vw,99vh) scale(.7472)}}.snow:nth-child(61){opacity:1.9584;transform:translate(60.7187vw,-10px) scale(.1552);animation:fall-61 16s -20s linear infinite}@keyframes fall-61{61.47%{transform:translate(64.1046vw,61.47vh) scale(.1552)}to{transform:translate(62.41165vw,99vh) scale(.1552)}}.snow:nth-child(62){opacity:.5252;transform:translate(42.8898vw,-10px) scale(.1535);animation:fall-62 11s -19s linear infinite}@keyframes fall-62{58.422%{transform:translate(46.154vw,58.422vh) scale(.1535)}to{transform:translate(44.5219vw,99vh) scale(.1535)}}.snow:nth-child(63){opacity:1.2972;transform:translate(43.6586vw,-10px) scale(.6042);animation:fall-63 30s -15s linear infinite}@keyframes fall-63{37.282%{transform:translate(45.1316vw,37.282vh) scale(.6042)}to{transform:translate(44.3951vw,99vh) scale(.6042)}}.snow:nth-child(64){opacity:1.844;transform:translate(78.397vw,-10px) scale(.675);animation:fall-64 19s -14s linear infinite}@keyframes fall-64{43.75%{transform:translate(77.9875vw,43.75vh) scale(.675)}to{transform:translate(78.19225vw,99vh) scale(.675)}}.snow:nth-child(65){opacity:1.1366;transform:translate(55.9869vw,-10px) scale(.3316);animation:fall-65 22s -18s linear infinite}@keyframes fall-65{41.291%{transform:translate(49.9994vw,41.291vh) scale(.3316)}to{transform:translate(52.99315vw,99vh) scale(.3316)}}.snow:nth-child(66){opacity:.8368;transform:translate(88.8725vw,-10px) scale(.5642);animation:fall-66 28s -26s linear infinite}@keyframes fall-66{78.457%{transform:translate(83.4345vw,78.457vh) scale(.5642)}to{transform:translate(86.1535vw,99vh) scale(.5642)}}.snow:nth-child(67){opacity:1.0486;transform:translate(48.2618vw,-10px) scale(.6936);animation:fall-67 28s -13s linear infinite}@keyframes fall-67{78.165%{transform:translate(44.3273vw,78.165vh) scale(.6936)}to{transform:translate(46.29455vw,99vh) scale(.6936)}}.snow:nth-child(68){opacity:.073;transform:translate(61.7402vw,-10px) scale(.7657);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{46.851%{transform:translate(61.819vw,46.851vh) scale(.7657)}to{transform:translate(61.7796vw,99vh) scale(.7657)}}.snow:nth-child(69){opacity:.5554;transform:translate(32.584vw,-10px) scale(.4477);animation:fall-69 15s -12s linear infinite}@keyframes fall-69{48.77%{transform:translate(31.2775vw,48.77vh) scale(.4477)}to{transform:translate(31.93075vw,99vh) scale(.4477)}}.snow:nth-child(70){opacity:1.4306;transform:translate(99.7701vw,-10px) scale(.1524);animation:fall-70 26s -15s linear infinite}@keyframes fall-70{32.473%{transform:translate(101.3471vw,32.473vh) scale(.1524)}to{transform:translate(100.5586vw,99vh) scale(.1524)}}.snow:nth-child(71){opacity:.1994;transform:translate(68.2764vw,-10px) scale(.6284);animation:fall-71 28s -26s linear infinite}@keyframes fall-71{45.357%{transform:translate(64.697vw,45.357vh) scale(.6284)}to{transform:translate(66.4867vw,99vh) scale(.6284)}}.snow:nth-child(72){opacity:1.9844;transform:translate(47.4165vw,-10px) scale(.1959);animation:fall-72 18s -15s linear infinite}@keyframes fall-72{71.587%{transform:translate(42.622vw,71.587vh) scale(.1959)}to{transform:translate(45.01925vw,99vh) scale(.1959)}}.snow:nth-child(73){opacity:1.9068;transform:translate(17.8916vw,-10px) scale(.9007);animation:fall-73 27s -23s linear infinite}@keyframes fall-73{78.671%{transform:translate(19.8603vw,78.671vh) scale(.9007)}to{transform:translate(18.87595vw,99vh) scale(.9007)}}.snow:nth-child(74){opacity:.1352;transform:translate(73.3704vw,-10px) scale(.6235);animation:fall-74 28s -30s linear infinite}@keyframes fall-74{53.495%{transform:translate(63.7524vw,53.495vh) scale(.6235)}to{transform:translate(68.5614vw,99vh) scale(.6235)}}.snow:nth-child(75){opacity:.9528;transform:translate(13.1931vw,-10px) scale(.7416);animation:fall-75 18s -24s linear infinite}@keyframes fall-75{40.498%{transform:translate(21.0721vw,40.498vh) scale(.7416)}to{transform:translate(17.1326vw,99vh) scale(.7416)}}.snow:nth-child(76){opacity:1.7118;transform:translate(65.7595vw,-10px) scale(.5195);animation:fall-76 30s -8s linear infinite}@keyframes fall-76{68.767%{transform:translate(56.4527vw,68.767vh) scale(.5195)}to{transform:translate(61.1061vw,99vh) scale(.5195)}}.snow:nth-child(77){opacity:.3112;transform:translate(15.9339vw,-10px) scale(.3762);animation:fall-77 25s -11s linear infinite}@keyframes fall-77{63.301%{transform:translate(24.7372vw,63.301vh) scale(.3762)}to{transform:translate(20.33555vw,99vh) scale(.3762)}}.snow:nth-child(78){opacity:1.1856;transform:translate(34.513vw,-10px) scale(.7066);animation:fall-78 18s -1s linear infinite}@keyframes fall-78{45.924%{transform:translate(27.2774vw,45.924vh) scale(.7066)}to{transform:translate(30.8952vw,99vh) scale(.7066)}}.snow:nth-child(79){opacity:.7086;transform:translate(21.7082vw,-10px) scale(.8533);animation:fall-79 19s -30s linear infinite}@keyframes fall-79{39.801%{transform:translate(15.8639vw,39.801vh) scale(.8533)}to{transform:translate(18.78605vw,99vh) scale(.8533)}}.snow:nth-child(80){opacity:1.194;transform:translate(2.2753vw,-10px) scale(.513);animation:fall-80 19s -26s linear infinite}@keyframes fall-80{66.818%{transform:translate(1.973vw,66.818vh) scale(.513)}to{transform:translate(2.12415vw,99vh) scale(.513)}}.snow:nth-child(81){opacity:1.761;transform:translate(40.0624vw,-10px) scale(.9104);animation:fall-81 19s -19s linear infinite}@keyframes fall-81{49.532%{transform:translate(38.7818vw,49.532vh) scale(.9104)}to{transform:translate(39.4221vw,99vh) scale(.9104)}}.snow:nth-child(82){opacity:1.0752;transform:translate(33.8318vw,-10px) scale(.8287);animation:fall-82 26s -4s linear infinite}@keyframes fall-82{62.806%{transform:translate(34.2704vw,62.806vh) scale(.8287)}to{transform:translate(34.0511vw,99vh) scale(.8287)}}.snow:nth-child(83){opacity:1.8376;transform:translate(91.5934vw,-10px) scale(.7072);animation:fall-83 28s -2s linear infinite}@keyframes fall-83{31.019%{transform:translate(94.6337vw,31.019vh) scale(.7072)}to{transform:translate(93.11355vw,99vh) scale(.7072)}}.snow:nth-child(84){opacity:.7972;transform:translate(96.5675vw,-10px) scale(.7855);animation:fall-84 30s -30s linear infinite}@keyframes fall-84{31.435%{transform:translate(101.0072vw,31.435vh) scale(.7855)}to{transform:translate(98.78735vw,99vh) scale(.7855)}}.snow:nth-child(85){opacity:1.3702;transform:translate(46.4151vw,-10px) scale(.169);animation:fall-85 21s -5s linear infinite}@keyframes fall-85{46.775%{transform:translate(45.3839vw,46.775vh) scale(.169)}to{transform:translate(45.8995vw,99vh) scale(.169)}}.snow:nth-child(86){opacity:.9108;transform:translate(8.755vw,-10px) scale(.7681);animation:fall-86 18s -7s linear infinite}@keyframes fall-86{44.646%{transform:translate(2.7659vw,44.646vh) scale(.7681)}to{transform:translate(5.76045vw,99vh) scale(.7681)}}.snow:nth-child(87){opacity:1.6426;transform:translate(48.1317vw,-10px) scale(.5258);animation:fall-87 18s -17s linear infinite}@keyframes fall-87{73.28%{transform:translate(57.1059vw,73.28vh) scale(.5258)}to{transform:translate(52.6188vw,99vh) scale(.5258)}}.snow:nth-child(88){opacity:1.091;transform:translate(62.5195vw,-10px) scale(.2843);animation:fall-88 18s -17s linear infinite}@keyframes fall-88{52.235%{transform:translate(65.9664vw,52.235vh) scale(.2843)}to{transform:translate(64.24295vw,99vh) scale(.2843)}}.snow:nth-child(89){opacity:1.3474;transform:translate(23.6758vw,-10px) scale(.5345);animation:fall-89 13s -28s linear infinite}@keyframes fall-89{65.546%{transform:translate(25.664vw,65.546vh) scale(.5345)}to{transform:translate(24.6699vw,99vh) scale(.5345)}}.snow:nth-child(90){opacity:.9064;transform:translate(66.1267vw,-10px) scale(.6458);animation:fall-90 10s -26s linear infinite}@keyframes fall-90{42.581%{transform:translate(69.667vw,42.581vh) scale(.6458)}to{transform:translate(67.89685vw,99vh) scale(.6458)}}.snow:nth-child(91){opacity:1.4102;transform:translate(69.1064vw,-10px) scale(.6716);animation:fall-91 27s -22s linear infinite}@keyframes fall-91{48.074%{transform:translate(74.6271vw,48.074vh) scale(.6716)}to{transform:translate(71.86675vw,99vh) scale(.6716)}}.snow:nth-child(92){opacity:.879;transform:translate(23.4055vw,-10px) scale(.8431);animation:fall-92 27s -2s linear infinite}@keyframes fall-92{49.508%{transform:translate(16.7785vw,49.508vh) scale(.8431)}to{transform:translate(20.092vw,99vh) scale(.8431)}}.snow:nth-child(93){opacity:.8016;transform:translate(19.6083vw,-10px) scale(.3008);animation:fall-93 18s -6s linear infinite}@keyframes fall-93{74.728%{transform:translate(27.9159vw,74.728vh) scale(.3008)}to{transform:translate(23.7621vw,99vh) scale(.3008)}}.snow:nth-child(94){opacity:.49;transform:translate(24.9781vw,-10px) scale(.0692);animation:fall-94 11s -14s linear infinite}@keyframes fall-94{52.326%{transform:translate(32.8227vw,52.326vh) scale(.0692)}to{transform:translate(28.9004vw,99vh) scale(.0692)}}.snow:nth-child(95){opacity:1.9826;transform:translate(28.1307vw,-10px) scale(.8869);animation:fall-95 17s -14s linear infinite}@keyframes fall-95{32.922%{transform:translate(30.4972vw,32.922vh) scale(.8869)}to{transform:translate(29.31395vw,99vh) scale(.8869)}}.snow:nth-child(96){opacity:1.6646;transform:translate(17.5818vw,-10px) scale(.6941);animation:fall-96 14s -18s linear infinite}@keyframes fall-96{73.075%{transform:translate(23.8267vw,73.075vh) scale(.6941)}to{transform:translate(20.70425vw,99vh) scale(.6941)}}.snow:nth-child(97){opacity:1.8068;transform:translate(75.1638vw,-10px) scale(.1128);animation:fall-97 20s -28s linear infinite}@keyframes fall-97{64.761%{transform:translate(70.5868vw,64.761vh) scale(.1128)}to{transform:translate(72.8753vw,99vh) scale(.1128)}}.snow:nth-child(98){opacity:1.1026;transform:translate(41.8161vw,-10px) scale(.8858);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{75.45%{transform:translate(43.1501vw,75.45vh) scale(.8858)}to{transform:translate(42.4831vw,99vh) scale(.8858)}}.snow:nth-child(99){opacity:1.2032;transform:translate(59.7227vw,-10px) scale(.6671);animation:fall-99 13s -15s linear infinite}@keyframes fall-99{63.681%{transform:translate(52.8704vw,63.681vh) scale(.6671)}to{transform:translate(56.29655vw,99vh) scale(.6671)}}.snow:nth-child(100){opacity:1.6754;transform:translate(56.1829vw,-10px) scale(.8733);animation:fall-100 22s -25s linear infinite}@keyframes fall-100{71.811%{transform:translate(56.8249vw,71.811vh) scale(.8733)}to{transform:translate(56.5039vw,99vh) scale(.8733)}}.snow:nth-child(101){opacity:1.271;transform:translate(5.4642vw,-10px) scale(.6525);animation:fall-101 23s -20s linear infinite}@keyframes fall-101{37.683%{transform:translate(13.7487vw,37.683vh) scale(.6525)}to{transform:translate(9.60645vw,99vh) scale(.6525)}}.snow:nth-child(102){opacity:.514;transform:translate(27.4709vw,-10px) scale(.048);animation:fall-102 10s -24s linear infinite}@keyframes fall-102{59.364%{transform:translate(35.1463vw,59.364vh) scale(.048)}to{transform:translate(31.3086vw,99vh) scale(.048)}}.snow:nth-child(103){opacity:.4812;transform:translate(91.824vw,-10px) scale(.4874);animation:fall-103 20s -4s linear infinite}@keyframes fall-103{66.521%{transform:translate(82.7213vw,66.521vh) scale(.4874)}to{transform:translate(87.27265vw,99vh) scale(.4874)}}.snow:nth-child(104){opacity:1.5348;transform:translate(83.8689vw,-10px) scale(.2384);animation:fall-104 16s -22s linear infinite}@keyframes fall-104{71.921%{transform:translate(89.5168vw,71.921vh) scale(.2384)}to{transform:translate(86.69285vw,99vh) scale(.2384)}}.snow:nth-child(105){opacity:.2404;transform:translate(91.9079vw,-10px) scale(.2137);animation:fall-105 13s -4s linear infinite}@keyframes fall-105{69.041%{transform:translate(101.7133vw,69.041vh) scale(.2137)}to{transform:translate(96.8106vw,99vh) scale(.2137)}}.snow:nth-child(106){opacity:.201;transform:translate(32.6081vw,-10px) scale(.743);animation:fall-106 24s -7s linear infinite}@keyframes fall-106{56.39%{transform:translate(41.3904vw,56.39vh) scale(.743)}to{transform:translate(36.99925vw,99vh) scale(.743)}}.snow:nth-child(107){opacity:1.641;transform:translate(85.9644vw,-10px) scale(.7269);animation:fall-107 28s -6s linear infinite}@keyframes fall-107{30.616%{transform:translate(87.0393vw,30.616vh) scale(.7269)}to{transform:translate(86.50185vw,99vh) scale(.7269)}}.snow:nth-child(108){opacity:.4872;transform:translate(.5646vw,-10px) scale(.1568);animation:fall-108 28s -7s linear infinite}@keyframes fall-108{47.277%{transform:translate(-.8386vw,47.277vh) scale(.1568)}to{transform:translate(-.137vw,99vh) scale(.1568)}}.snow:nth-child(109){opacity:1.2674;transform:translate(67.3284vw,-10px) scale(.5154);animation:fall-109 21s -24s linear infinite}@keyframes fall-109{33.305%{transform:translate(75.449vw,33.305vh) scale(.5154)}to{transform:translate(71.3887vw,99vh) scale(.5154)}}.snow:nth-child(110){opacity:.5;transform:translate(14.2082vw,-10px) scale(.7381);animation:fall-110 12s -5s linear infinite}@keyframes fall-110{75.237%{transform:translate(6.7288vw,75.237vh) scale(.7381)}to{transform:translate(10.4685vw,99vh) scale(.7381)}}.snow:nth-child(111){opacity:.9248;transform:translate(99.0128vw,-10px) scale(.4824);animation:fall-111 18s -29s linear infinite}@keyframes fall-111{47.583%{transform:translate(104.6706vw,47.583vh) scale(.4824)}to{transform:translate(101.8417vw,99vh) scale(.4824)}}.snow:nth-child(112){opacity:.481;transform:translate(78.1741vw,-10px) scale(.1932);animation:fall-112 19s -5s linear infinite}@keyframes fall-112{38.293%{transform:translate(71.4947vw,38.293vh) scale(.1932)}to{transform:translate(74.8344vw,99vh) scale(.1932)}}.snow:nth-child(113){opacity:.0688;transform:translate(31.3473vw,-10px) scale(.3915);animation:fall-113 30s -11s linear infinite}@keyframes fall-113{59.667%{transform:translate(40.6353vw,59.667vh) scale(.3915)}to{transform:translate(35.9913vw,99vh) scale(.3915)}}.snow:nth-child(114){opacity:.9598;transform:translate(5.6907vw,-10px) scale(.4943);animation:fall-114 12s -8s linear infinite}@keyframes fall-114{45.753%{transform:translate(1.4604vw,45.753vh) scale(.4943)}to{transform:translate(3.57555vw,99vh) scale(.4943)}}.snow:nth-child(115){opacity:.4834;transform:translate(23.0046vw,-10px) scale(.7129);animation:fall-115 25s -22s linear infinite}@keyframes fall-115{44.336%{transform:translate(25.9086vw,44.336vh) scale(.7129)}to{transform:translate(24.4566vw,99vh) scale(.7129)}}.snow:nth-child(116){opacity:.9786;transform:translate(26.6006vw,-10px) scale(.4431);animation:fall-116 17s -30s linear infinite}@keyframes fall-116{31.308%{transform:translate(28.1187vw,31.308vh) scale(.4431)}to{transform:translate(27.35965vw,99vh) scale(.4431)}}.snow:nth-child(117){opacity:1.428;transform:translate(69.9654vw,-10px) scale(.5448);animation:fall-117 15s -12s linear infinite}@keyframes fall-117{62.094%{transform:translate(64.1971vw,62.094vh) scale(.5448)}to{transform:translate(67.08125vw,99vh) scale(.5448)}}.snow:nth-child(118){opacity:.5082;transform:translate(66.043vw,-10px) scale(.1613);animation:fall-118 13s -2s linear infinite}@keyframes fall-118{68.131%{transform:translate(58.8147vw,68.131vh) scale(.1613)}to{transform:translate(62.42885vw,99vh) scale(.1613)}}.snow:nth-child(119){opacity:1.959;transform:translate(70.9181vw,-10px) scale(.2379);animation:fall-119 30s -28s linear infinite}@keyframes fall-119{47.843%{transform:translate(72.9126vw,47.843vh) scale(.2379)}to{transform:translate(71.91535vw,99vh) scale(.2379)}}.snow:nth-child(120){opacity:.5858;transform:translate(55.2269vw,-10px) scale(.4314);animation:fall-120 16s -6s linear infinite}@keyframes fall-120{76.297%{transform:translate(63.201vw,76.297vh) scale(.4314)}to{transform:translate(59.21395vw,99vh) scale(.4314)}}.snow:nth-child(121){opacity:1.9002;transform:translate(42.5694vw,-10px) scale(.0543);animation:fall-121 25s -24s linear infinite}@keyframes fall-121{50.731%{transform:translate(43.4976vw,50.731vh) scale(.0543)}to{transform:translate(43.0335vw,99vh) scale(.0543)}}.snow:nth-child(122){opacity:.9474;transform:translate(55.3864vw,-10px) scale(.5124);animation:fall-122 21s -28s linear infinite}@keyframes fall-122{70.009%{transform:translate(52.22vw,70.009vh) scale(.5124)}to{transform:translate(53.8032vw,99vh) scale(.5124)}}.snow:nth-child(123){opacity:1.7768;transform:translate(44.8188vw,-10px) scale(.6072);animation:fall-123 18s -18s linear infinite}@keyframes fall-123{55.639%{transform:translate(46.5078vw,55.639vh) scale(.6072)}to{transform:translate(45.6633vw,99vh) scale(.6072)}}.snow:nth-child(124){opacity:1.7778;transform:translate(31.8368vw,-10px) scale(.388);animation:fall-124 14s -18s linear infinite}@keyframes fall-124{74.007%{transform:translate(37.4766vw,74.007vh) scale(.388)}to{transform:translate(34.6567vw,99vh) scale(.388)}}.snow:nth-child(125){opacity:.5854;transform:translate(20.5335vw,-10px) scale(.982);animation:fall-125 12s -16s linear infinite}@keyframes fall-125{47.201%{transform:translate(27.9323vw,47.201vh) scale(.982)}to{transform:translate(24.2329vw,99vh) scale(.982)}}.snow:nth-child(126){opacity:.4028;transform:translate(95.0698vw,-10px) scale(.1164);animation:fall-126 15s -26s linear infinite}@keyframes fall-126{37.193%{transform:translate(88.2069vw,37.193vh) scale(.1164)}to{transform:translate(91.63835vw,99vh) scale(.1164)}}.snow:nth-child(127){opacity:.98;transform:translate(96.8522vw,-10px) scale(.3823);animation:fall-127 23s -17s linear infinite}@keyframes fall-127{54.127%{transform:translate(95.0845vw,54.127vh) scale(.3823)}to{transform:translate(95.96835vw,99vh) scale(.3823)}}.snow:nth-child(128){opacity:.107;transform:translate(62.3009vw,-10px) scale(.0953);animation:fall-128 18s -4s linear infinite}@keyframes fall-128{39.054%{transform:translate(53.7779vw,39.054vh) scale(.0953)}to{transform:translate(58.0394vw,99vh) scale(.0953)}}.snow:nth-child(129){opacity:1.0328;transform:translate(99.7007vw,-10px) scale(.731);animation:fall-129 28s -29s linear infinite}@keyframes fall-129{61.126%{transform:translate(106.6561vw,61.126vh) scale(.731)}to{transform:translate(103.1784vw,99vh) scale(.731)}}.snow:nth-child(130){opacity:1.6816;transform:translate(3.7662vw,-10px) scale(.6132);animation:fall-130 20s -18s linear infinite}@keyframes fall-130{77.858%{transform:translate(4.8189vw,77.858vh) scale(.6132)}to{transform:translate(4.29255vw,99vh) scale(.6132)}}.snow:nth-child(131){opacity:.024;transform:translate(44.4985vw,-10px) scale(.2306);animation:fall-131 23s -30s linear infinite}@keyframes fall-131{60.886%{transform:translate(48.9902vw,60.886vh) scale(.2306)}to{transform:translate(46.74435vw,99vh) scale(.2306)}}.snow:nth-child(132){opacity:1.5368;transform:translate(13.3196vw,-10px) scale(.2092);animation:fall-132 21s -10s linear infinite}@keyframes fall-132{75.058%{transform:translate(8.2501vw,75.058vh) scale(.2092)}to{transform:translate(10.78485vw,99vh) scale(.2092)}}.snow:nth-child(133){opacity:1.5156;transform:translate(55.9706vw,-10px) scale(.8646);animation:fall-133 24s -22s linear infinite}@keyframes fall-133{58.623%{transform:translate(60.6271vw,58.623vh) scale(.8646)}to{transform:translate(58.29885vw,99vh) scale(.8646)}}.snow:nth-child(134){opacity:.4352;transform:translate(90.1295vw,-10px) scale(.519);animation:fall-134 25s -16s linear infinite}@keyframes fall-134{30.048%{transform:translate(91.5856vw,30.048vh) scale(.519)}to{transform:translate(90.85755vw,99vh) scale(.519)}}.snow:nth-child(135){opacity:.8194;transform:translate(11.3635vw,-10px) scale(.6097);animation:fall-135 20s -9s linear infinite}@keyframes fall-135{55.661%{transform:translate(15.0489vw,55.661vh) scale(.6097)}to{transform:translate(13.2062vw,99vh) scale(.6097)}}.snow:nth-child(136){opacity:.0998;transform:translate(83.4674vw,-10px) scale(.9228);animation:fall-136 21s -11s linear infinite}@keyframes fall-136{51.632%{transform:translate(75.2981vw,51.632vh) scale(.9228)}to{transform:translate(79.38275vw,99vh) scale(.9228)}}.snow:nth-child(137){opacity:.1624;transform:translate(46.1673vw,-10px) scale(.9617);animation:fall-137 16s -14s linear infinite}@keyframes fall-137{58.877%{transform:translate(52.7778vw,58.877vh) scale(.9617)}to{transform:translate(49.47255vw,99vh) scale(.9617)}}.snow:nth-child(138){opacity:1.0792;transform:translate(24.1257vw,-10px) scale(.1639);animation:fall-138 26s -29s linear infinite}@keyframes fall-138{53.605%{transform:translate(32.728vw,53.605vh) scale(.1639)}to{transform:translate(28.42685vw,99vh) scale(.1639)}}.snow:nth-child(139){opacity:.0384;transform:translate(62.9788vw,-10px) scale(.3955);animation:fall-139 19s -13s linear infinite}@keyframes fall-139{70.152%{transform:translate(70.545vw,70.152vh) scale(.3955)}to{transform:translate(66.7619vw,99vh) scale(.3955)}}.snow:nth-child(140){opacity:1.5634;transform:translate(72.5452vw,-10px) scale(.8349);animation:fall-140 30s -30s linear infinite}@keyframes fall-140{77.266%{transform:translate(63.5098vw,77.266vh) scale(.8349)}to{transform:translate(68.0275vw,99vh) scale(.8349)}}.snow:nth-child(141){opacity:1.1726;transform:translate(62.0259vw,-10px) scale(.328);animation:fall-141 26s -29s linear infinite}@keyframes fall-141{49.578%{transform:translate(64.613vw,49.578vh) scale(.328)}to{transform:translate(63.31945vw,99vh) scale(.328)}}.snow:nth-child(142){opacity:1.859;transform:translate(80.71vw,-10px) scale(.9015);animation:fall-142 17s -9s linear infinite}@keyframes fall-142{56.156%{transform:translate(88.1969vw,56.156vh) scale(.9015)}to{transform:translate(84.45345vw,99vh) scale(.9015)}}.snow:nth-child(143){opacity:.6362;transform:translate(2.9271vw,-10px) scale(.27);animation:fall-143 15s -5s linear infinite}@keyframes fall-143{41.102%{transform:translate(4.6297vw,41.102vh) scale(.27)}to{transform:translate(3.7784vw,99vh) scale(.27)}}.snow:nth-child(144){opacity:.9842;transform:translate(5.6595vw,-10px) scale(.2826);animation:fall-144 13s -16s linear infinite}@keyframes fall-144{67.833%{transform:translate(-3.2263vw,67.833vh) scale(.2826)}to{transform:translate(1.2166vw,99vh) scale(.2826)}}.snow:nth-child(145){opacity:1.1642;transform:translate(21.1205vw,-10px) scale(.4092);animation:fall-145 16s -18s linear infinite}@keyframes fall-145{36.439%{transform:translate(17.1548vw,36.439vh) scale(.4092)}to{transform:translate(19.13765vw,99vh) scale(.4092)}}.snow:nth-child(146){opacity:.763;transform:translate(43.2777vw,-10px) scale(.0821);animation:fall-146 15s -25s linear infinite}@keyframes fall-146{70.026%{transform:translate(43.8071vw,70.026vh) scale(.0821)}to{transform:translate(43.5424vw,99vh) scale(.0821)}}.snow:nth-child(147){opacity:.971;transform:translate(47.2887vw,-10px) scale(.6124);animation:fall-147 22s -16s linear infinite}@keyframes fall-147{68.94%{transform:translate(44.189vw,68.94vh) scale(.6124)}to{transform:translate(45.73885vw,99vh) scale(.6124)}}.snow:nth-child(148){opacity:.5842;transform:translate(35.4082vw,-10px) scale(.7801);animation:fall-148 19s -1s linear infinite}@keyframes fall-148{36.762%{transform:translate(29.963vw,36.762vh) scale(.7801)}to{transform:translate(32.6856vw,99vh) scale(.7801)}}.snow:nth-child(149){opacity:1.4638;transform:translate(3.266vw,-10px) scale(.5159);animation:fall-149 21s -17s linear infinite}@keyframes fall-149{57.738%{transform:translate(-3.4419vw,57.738vh) scale(.5159)}to{transform:translate(-.08795vw,99vh) scale(.5159)}}.snow:nth-child(150){opacity:.0822;transform:translate(40.479vw,-10px) scale(.9581);animation:fall-150 11s -11s linear infinite}@keyframes fall-150{75.703%{transform:translate(43.8997vw,75.703vh) scale(.9581)}to{transform:translate(42.18935vw,99vh) scale(.9581)}}.snow:nth-child(151){opacity:.0352;transform:translate(82.4501vw,-10px) scale(.7289);animation:fall-151 11s -5s linear infinite}@keyframes fall-151{56.22%{transform:translate(75.5268vw,56.22vh) scale(.7289)}to{transform:translate(78.98845vw,99vh) scale(.7289)}}.snow:nth-child(152){opacity:1.6718;transform:translate(63.6417vw,-10px) scale(.4608);animation:fall-152 29s -27s linear infinite}@keyframes fall-152{31.164%{transform:translate(60.9243vw,31.164vh) scale(.4608)}to{transform:translate(62.283vw,99vh) scale(.4608)}}.snow:nth-child(153){opacity:.834;transform:translate(72.0126vw,-10px) scale(.6838);animation:fall-153 12s -20s linear infinite}@keyframes fall-153{44.698%{transform:translate(74.0878vw,44.698vh) scale(.6838)}to{transform:translate(73.0502vw,99vh) scale(.6838)}}.snow:nth-child(154){opacity:1.0868;transform:translate(3.6441vw,-10px) scale(.5324);animation:fall-154 27s -5s linear infinite}@keyframes fall-154{47.336%{transform:translate(11.6452vw,47.336vh) scale(.5324)}to{transform:translate(7.64465vw,99vh) scale(.5324)}}.snow:nth-child(155){opacity:1.6086;transform:translate(24.2357vw,-10px) scale(.1864);animation:fall-155 29s -25s linear infinite}@keyframes fall-155{39.443%{transform:translate(20.7614vw,39.443vh) scale(.1864)}to{transform:translate(22.49855vw,99vh) scale(.1864)}}.snow:nth-child(156){opacity:.2008;transform:translate(41.8003vw,-10px) scale(.0386);animation:fall-156 25s -25s linear infinite}@keyframes fall-156{73.631%{transform:translate(43.505vw,73.631vh) scale(.0386)}to{transform:translate(42.65265vw,99vh) scale(.0386)}}.snow:nth-child(157){opacity:1.8364;transform:translate(61.765vw,-10px) scale(.1072);animation:fall-157 26s -10s linear infinite}@keyframes fall-157{70.3%{transform:translate(51.9847vw,70.3vh) scale(.1072)}to{transform:translate(56.87485vw,99vh) scale(.1072)}}.snow:nth-child(158){opacity:.7426;transform:translate(5.5158vw,-10px) scale(.3707);animation:fall-158 21s -19s linear infinite}@keyframes fall-158{46.06%{transform:translate(12.13vw,46.06vh) scale(.3707)}to{transform:translate(8.8229vw,99vh) scale(.3707)}}.snow:nth-child(159){opacity:.4574;transform:translate(51.1769vw,-10px) scale(.6454);animation:fall-159 11s -8s linear infinite}@keyframes fall-159{55.02%{transform:translate(49.6402vw,55.02vh) scale(.6454)}to{transform:translate(50.40855vw,99vh) scale(.6454)}}.snow:nth-child(160){opacity:.1846;transform:translate(50.5264vw,-10px) scale(.1086);animation:fall-160 16s -9s linear infinite}@keyframes fall-160{57.561%{transform:translate(43.4401vw,57.561vh) scale(.1086)}to{transform:translate(46.98325vw,99vh) scale(.1086)}}.snow:nth-child(161){opacity:1.3064;transform:translate(61.9628vw,-10px) scale(.4358);animation:fall-161 15s -12s linear infinite}@keyframes fall-161{69.629%{transform:translate(59.6543vw,69.629vh) scale(.4358)}to{transform:translate(60.80855vw,99vh) scale(.4358)}}.snow:nth-child(162){opacity:1.1434;transform:translate(25.5533vw,-10px) scale(.1967);animation:fall-162 25s -17s linear infinite}@keyframes fall-162{63.911%{transform:translate(30.8057vw,63.911vh) scale(.1967)}to{transform:translate(28.1795vw,99vh) scale(.1967)}}.snow:nth-child(163){opacity:1.5374;transform:translate(19.6711vw,-10px) scale(.4238);animation:fall-163 28s -22s linear infinite}@keyframes fall-163{77.886%{transform:translate(22.5194vw,77.886vh) scale(.4238)}to{transform:translate(21.09525vw,99vh) scale(.4238)}}.snow:nth-child(164){opacity:1.9606;transform:translate(10.1532vw,-10px) scale(.7601);animation:fall-164 27s -11s linear infinite}@keyframes fall-164{54.496%{transform:translate(6.2599vw,54.496vh) scale(.7601)}to{transform:translate(8.20655vw,99vh) scale(.7601)}}.snow:nth-child(165){opacity:1.6414;transform:translate(84.6865vw,-10px) scale(.618);animation:fall-165 21s -21s linear infinite}@keyframes fall-165{30.873%{transform:translate(78.2366vw,30.873vh) scale(.618)}to{transform:translate(81.46155vw,99vh) scale(.618)}}.snow:nth-child(166){opacity:.444;transform:translate(73.6316vw,-10px) scale(.1617);animation:fall-166 15s -18s linear infinite}@keyframes fall-166{74.51%{transform:translate(64.0571vw,74.51vh) scale(.1617)}to{transform:translate(68.84435vw,99vh) scale(.1617)}}.snow:nth-child(167){opacity:1.8538;transform:translate(55.9408vw,-10px) scale(.0727);animation:fall-167 14s -25s linear infinite}@keyframes fall-167{70.869%{transform:translate(54.5175vw,70.869vh) scale(.0727)}to{transform:translate(55.22915vw,99vh) scale(.0727)}}.snow:nth-child(168){opacity:1.404;transform:translate(63.4889vw,-10px) scale(.5729);animation:fall-168 10s -8s linear infinite}@keyframes fall-168{50.024%{transform:translate(70.5164vw,50.024vh) scale(.5729)}to{transform:translate(67.00265vw,99vh) scale(.5729)}}.snow:nth-child(169){opacity:.5754;transform:translate(68.6854vw,-10px) scale(.9335);animation:fall-169 22s -12s linear infinite}@keyframes fall-169{47.808%{transform:translate(67.7348vw,47.808vh) scale(.9335)}to{transform:translate(68.2101vw,99vh) scale(.9335)}}.snow:nth-child(170){opacity:.4078;transform:translate(15.4634vw,-10px) scale(.3004);animation:fall-170 14s -25s linear infinite}@keyframes fall-170{46.287%{transform:translate(17.6006vw,46.287vh) scale(.3004)}to{transform:translate(16.532vw,99vh) scale(.3004)}}.snow:nth-child(171){opacity:.3992;transform:translate(63.7386vw,-10px) scale(.1957);animation:fall-171 26s -2s linear infinite}@keyframes fall-171{32.268%{transform:translate(67.1988vw,32.268vh) scale(.1957)}to{transform:translate(65.4687vw,99vh) scale(.1957)}}.snow:nth-child(172){opacity:.9764;transform:translate(14.5979vw,-10px) scale(.7758);animation:fall-172 10s -21s linear infinite}@keyframes fall-172{72.638%{transform:translate(18.4542vw,72.638vh) scale(.7758)}to{transform:translate(16.52605vw,99vh) scale(.7758)}}.snow:nth-child(173){opacity:1.432;transform:translate(55.2262vw,-10px) scale(.7707);animation:fall-173 10s -28s linear infinite}@keyframes fall-173{36.342%{transform:translate(48.9622vw,36.342vh) scale(.7707)}to{transform:translate(52.0942vw,99vh) scale(.7707)}}.snow:nth-child(174){opacity:1.8842;transform:translate(52.4513vw,-10px) scale(.908);animation:fall-174 25s -10s linear infinite}@keyframes fall-174{65.782%{transform:translate(49.3691vw,65.782vh) scale(.908)}to{transform:translate(50.9102vw,99vh) scale(.908)}}.snow:nth-child(175){opacity:1.216;transform:translate(37.1319vw,-10px) scale(.1007);animation:fall-175 27s -19s linear infinite}@keyframes fall-175{37.656%{transform:translate(36.7911vw,37.656vh) scale(.1007)}to{transform:translate(36.9615vw,99vh) scale(.1007)}}.snow:nth-child(176){opacity:1.6724;transform:translate(31.8329vw,-10px) scale(.0599);animation:fall-176 20s -26s linear infinite}@keyframes fall-176{58.052%{transform:translate(32.2821vw,58.052vh) scale(.0599)}to{transform:translate(32.0575vw,99vh) scale(.0599)}}.snow:nth-child(177){opacity:1.6308;transform:translate(88.2215vw,-10px) scale(.7404);animation:fall-177 10s -16s linear infinite}@keyframes fall-177{47.78%{transform:translate(85.6397vw,47.78vh) scale(.7404)}to{transform:translate(86.9306vw,99vh) scale(.7404)}}.snow:nth-child(178){opacity:1.4192;transform:translate(4.6715vw,-10px) scale(.3302);animation:fall-178 11s -9s linear infinite}@keyframes fall-178{74.992%{transform:translate(3.2017vw,74.992vh) scale(.3302)}to{transform:translate(3.9366vw,99vh) scale(.3302)}}.snow:nth-child(179){opacity:.8672;transform:translate(13.5861vw,-10px) scale(.3767);animation:fall-179 18s -12s linear infinite}@keyframes fall-179{62.601%{transform:translate(14.9874vw,62.601vh) scale(.3767)}to{transform:translate(14.28675vw,99vh) scale(.3767)}}.snow:nth-child(180){opacity:.9664;transform:translate(11.7598vw,-10px) scale(.4542);animation:fall-180 20s -28s linear infinite}@keyframes fall-180{49.376%{transform:translate(7.695vw,49.376vh) scale(.4542)}to{transform:translate(9.7274vw,99vh) scale(.4542)}}.snow:nth-child(181){opacity:.5888;transform:translate(38.9617vw,-10px) scale(.582);animation:fall-181 30s -8s linear infinite}@keyframes fall-181{77.08%{transform:translate(48.4643vw,77.08vh) scale(.582)}to{transform:translate(43.713vw,99vh) scale(.582)}}.snow:nth-child(182){opacity:1.6214;transform:translate(6.4867vw,-10px) scale(.7991);animation:fall-182 13s -22s linear infinite}@keyframes fall-182{42.775%{transform:translate(4.707vw,42.775vh) scale(.7991)}to{transform:translate(5.59685vw,99vh) scale(.7991)}}.snow:nth-child(183){opacity:1.5034;transform:translate(11.1901vw,-10px) scale(.8579);animation:fall-183 24s -30s linear infinite}@keyframes fall-183{43.109%{transform:translate(17.8327vw,43.109vh) scale(.8579)}to{transform:translate(14.5114vw,99vh) scale(.8579)}}.snow:nth-child(184){opacity:.4466;transform:translate(22.8633vw,-10px) scale(.431);animation:fall-184 24s -24s linear infinite}@keyframes fall-184{30.399%{transform:translate(22.994vw,30.399vh) scale(.431)}to{transform:translate(22.92865vw,99vh) scale(.431)}}.snow:nth-child(185){opacity:1.8924;transform:translate(26.6661vw,-10px) scale(.5285);animation:fall-185 25s -30s linear infinite}@keyframes fall-185{79.327%{transform:translate(17.3221vw,79.327vh) scale(.5285)}to{transform:translate(21.9941vw,99vh) scale(.5285)}}.snow:nth-child(186){opacity:1.2308;transform:translate(44.3032vw,-10px) scale(.7318);animation:fall-186 17s -25s linear infinite}@keyframes fall-186{51.504%{transform:translate(45.864vw,51.504vh) scale(.7318)}to{transform:translate(45.0836vw,99vh) scale(.7318)}}.snow:nth-child(187){opacity:.0664;transform:translate(40.8586vw,-10px) scale(.7308);animation:fall-187 21s -13s linear infinite}@keyframes fall-187{65.677%{transform:translate(37.0965vw,65.677vh) scale(.7308)}to{transform:translate(38.97755vw,99vh) scale(.7308)}}.snow:nth-child(188){opacity:.6364;transform:translate(62.4042vw,-10px) scale(.2453);animation:fall-188 26s -29s linear infinite}@keyframes fall-188{42.686%{transform:translate(59.1092vw,42.686vh) scale(.2453)}to{transform:translate(60.7567vw,99vh) scale(.2453)}}.snow:nth-child(189){opacity:1.5652;transform:translate(50.3096vw,-10px) scale(.3989);animation:fall-189 28s -30s linear infinite}@keyframes fall-189{64.692%{transform:translate(45.6829vw,64.692vh) scale(.3989)}to{transform:translate(47.99625vw,99vh) scale(.3989)}}.snow:nth-child(190){opacity:.9226;transform:translate(68.2834vw,-10px) scale(.737);animation:fall-190 12s -14s linear infinite}@keyframes fall-190{55.768%{transform:translate(62.3084vw,55.768vh) scale(.737)}to{transform:translate(65.2959vw,99vh) scale(.737)}}.snow:nth-child(191){opacity:1.668;transform:translate(48.1662vw,-10px) scale(.396);animation:fall-191 29s -21s linear infinite}@keyframes fall-191{40.234%{transform:translate(54.6968vw,40.234vh) scale(.396)}to{transform:translate(51.4315vw,99vh) scale(.396)}}.snow:nth-child(192){opacity:.9376;transform:translate(60.6082vw,-10px) scale(.3102);animation:fall-192 18s -23s linear infinite}@keyframes fall-192{76.098%{transform:translate(61.4523vw,76.098vh) scale(.3102)}to{transform:translate(61.03025vw,99vh) scale(.3102)}}.snow:nth-child(193){opacity:1.393;transform:translate(28.1733vw,-10px) scale(.5077);animation:fall-193 10s -13s linear infinite}@keyframes fall-193{77.391%{transform:translate(25.7624vw,77.391vh) scale(.5077)}to{transform:translate(26.96785vw,99vh) scale(.5077)}}.snow:nth-child(194){opacity:.5216;transform:translate(9.0287vw,-10px) scale(.8505);animation:fall-194 30s -6s linear infinite}@keyframes fall-194{49.062%{transform:translate(17.1701vw,49.062vh) scale(.8505)}to{transform:translate(13.0994vw,99vh) scale(.8505)}}.snow:nth-child(195){opacity:.2662;transform:translate(36.0987vw,-10px) scale(.4643);animation:fall-195 21s -2s linear infinite}@keyframes fall-195{65.644%{transform:translate(39.9344vw,65.644vh) scale(.4643)}to{transform:translate(38.01655vw,99vh) scale(.4643)}}.snow:nth-child(196){opacity:.4502;transform:translate(28.5238vw,-10px) scale(.5841);animation:fall-196 18s -6s linear infinite}@keyframes fall-196{52.559%{transform:translate(26.5141vw,52.559vh) scale(.5841)}to{transform:translate(27.51895vw,99vh) scale(.5841)}}.snow:nth-child(197){opacity:1.9078;transform:translate(36.7796vw,-10px) scale(.5751);animation:fall-197 12s -27s linear infinite}@keyframes fall-197{58.919%{transform:translate(35.9023vw,58.919vh) scale(.5751)}to{transform:translate(36.34095vw,99vh) scale(.5751)}}.snow:nth-child(198){opacity:.4324;transform:translate(76.0507vw,-10px) scale(.3294);animation:fall-198 16s -4s linear infinite}@keyframes fall-198{57.892%{transform:translate(79.5944vw,57.892vh) scale(.3294)}to{transform:translate(77.82255vw,99vh) scale(.3294)}}.snow:nth-child(199){opacity:.1828;transform:translate(99.3065vw,-10px) scale(.7759);animation:fall-199 18s -27s linear infinite}@keyframes fall-199{40.048%{transform:translate(103.6331vw,40.048vh) scale(.7759)}to{transform:translate(101.4698vw,99vh) scale(.7759)}}.snow:nth-child(200){opacity:.9886;transform:translate(24.5159vw,-10px) scale(.0197);animation:fall-200 17s -5s linear infinite}@keyframes fall-200{60.993%{transform:translate(27.1713vw,60.993vh) scale(.0197)}to{transform:translate(25.8436vw,99vh) scale(.0197)}}.snow:nth-child(201){opacity:1.5314;transform:translate(35.9239vw,-10px) scale(.1053);animation:fall-201 17s -15s linear infinite}@keyframes fall-201{45.348%{transform:translate(42.218vw,45.348vh) scale(.1053)}to{transform:translate(39.07095vw,99vh) scale(.1053)}}.snow:nth-child(202){opacity:1.7718;transform:translate(39.3215vw,-10px) scale(.9767);animation:fall-202 15s -12s linear infinite}@keyframes fall-202{42.213%{transform:translate(40.9055vw,42.213vh) scale(.9767)}to{transform:translate(40.1135vw,99vh) scale(.9767)}}.snow:nth-child(203){opacity:.0544;transform:translate(34.0368vw,-10px) scale(.6859);animation:fall-203 22s -16s linear infinite}@keyframes fall-203{63.893%{transform:translate(32.8132vw,63.893vh) scale(.6859)}to{transform:translate(33.425vw,99vh) scale(.6859)}}.snow:nth-child(204){opacity:1.9092;transform:translate(18.3318vw,-10px) scale(.1782);animation:fall-204 16s -4s linear infinite}@keyframes fall-204{63.645%{transform:translate(20.0379vw,63.645vh) scale(.1782)}to{transform:translate(19.18485vw,99vh) scale(.1782)}}.snow:nth-child(205){opacity:1.1198;transform:translate(87.7201vw,-10px) scale(.8244);animation:fall-205 20s -15s linear infinite}@keyframes fall-205{59.797%{transform:translate(86.7952vw,59.797vh) scale(.8244)}to{transform:translate(87.25765vw,99vh) scale(.8244)}}.snow:nth-child(206){opacity:.9388;transform:translate(78.1909vw,-10px) scale(.3949);animation:fall-206 29s -28s linear infinite}@keyframes fall-206{54.201%{transform:translate(77.8046vw,54.201vh) scale(.3949)}to{transform:translate(77.99775vw,99vh) scale(.3949)}}.snow:nth-child(207){opacity:1.1186;transform:translate(51.7706vw,-10px) scale(.2065);animation:fall-207 18s -3s linear infinite}@keyframes fall-207{64.276%{transform:translate(45.9464vw,64.276vh) scale(.2065)}to{transform:translate(48.8585vw,99vh) scale(.2065)}}.snow:nth-child(208){opacity:1.0832;transform:translate(95.1503vw,-10px) scale(.7942);animation:fall-208 28s -19s linear infinite}@keyframes fall-208{64.045%{transform:translate(91.7835vw,64.045vh) scale(.7942)}to{transform:translate(93.4669vw,99vh) scale(.7942)}}.snow:nth-child(209){opacity:.8378;transform:translate(9.6271vw,-10px) scale(.3031);animation:fall-209 14s -16s linear infinite}@keyframes fall-209{64.483%{transform:translate(3.695vw,64.483vh) scale(.3031)}to{transform:translate(6.66105vw,99vh) scale(.3031)}}.snow:nth-child(210){opacity:.6936;transform:translate(31.9633vw,-10px) scale(.1595);animation:fall-210 19s -30s linear infinite}@keyframes fall-210{48.827%{transform:translate(34.2317vw,48.827vh) scale(.1595)}to{transform:translate(33.0975vw,99vh) scale(.1595)}}.snow:nth-child(211){opacity:.0742;transform:translate(54.0998vw,-10px) scale(.7244);animation:fall-211 19s -15s linear infinite}@keyframes fall-211{42.035%{transform:translate(56.0147vw,42.035vh) scale(.7244)}to{transform:translate(55.05725vw,99vh) scale(.7244)}}.snow:nth-child(212){opacity:1.7584;transform:translate(23.3642vw,-10px) scale(.6841);animation:fall-212 21s -9s linear infinite}@keyframes fall-212{41.558%{transform:translate(29.923vw,41.558vh) scale(.6841)}to{transform:translate(26.6436vw,99vh) scale(.6841)}}.snow:nth-child(213){opacity:1.8884;transform:translate(81.7791vw,-10px) scale(.2476);animation:fall-213 29s -24s linear infinite}@keyframes fall-213{33.458%{transform:translate(76.4044vw,33.458vh) scale(.2476)}to{transform:translate(79.09175vw,99vh) scale(.2476)}}.snow:nth-child(214){opacity:1.886;transform:translate(44.5404vw,-10px) scale(.1187);animation:fall-214 17s -18s linear infinite}@keyframes fall-214{30.172%{transform:translate(37.6698vw,30.172vh) scale(.1187)}to{transform:translate(41.1051vw,99vh) scale(.1187)}}.snow:nth-child(215){opacity:1.9322;transform:translate(7.7214vw,-10px) scale(.6703);animation:fall-215 20s -26s linear infinite}@keyframes fall-215{51.837%{transform:translate(15.4046vw,51.837vh) scale(.6703)}to{transform:translate(11.563vw,99vh) scale(.6703)}}.snow:nth-child(216){opacity:.6886;transform:translate(58.1149vw,-10px) scale(.003);animation:fall-216 14s -24s linear infinite}@keyframes fall-216{30.612%{transform:translate(54.8727vw,30.612vh) scale(.003)}to{transform:translate(56.4938vw,99vh) scale(.003)}}.snow:nth-child(217){opacity:.8324;transform:translate(96.5921vw,-10px) scale(.4493);animation:fall-217 11s -27s linear infinite}@keyframes fall-217{54.297%{transform:translate(97.7708vw,54.297vh) scale(.4493)}to{transform:translate(97.18145vw,99vh) scale(.4493)}}.snow:nth-child(218){opacity:.5516;transform:translate(90.8895vw,-10px) scale(.2582);animation:fall-218 30s -2s linear infinite}@keyframes fall-218{78.456%{transform:translate(96.3393vw,78.456vh) scale(.2582)}to{transform:translate(93.6144vw,99vh) scale(.2582)}}.snow:nth-child(219){opacity:.7214;transform:translate(56.0617vw,-10px) scale(.2629);animation:fall-219 24s -5s linear infinite}@keyframes fall-219{76.504%{transform:translate(46.4077vw,76.504vh) scale(.2629)}to{transform:translate(51.2347vw,99vh) scale(.2629)}}.snow:nth-child(220){opacity:.483;transform:translate(62.0288vw,-10px) scale(.7273);animation:fall-220 14s -21s linear infinite}@keyframes fall-220{60.814%{transform:translate(61.6927vw,60.814vh) scale(.7273)}to{transform:translate(61.86075vw,99vh) scale(.7273)}}.snow:nth-child(221){opacity:1.3362;transform:translate(81.3907vw,-10px) scale(.9003);animation:fall-221 29s -12s linear infinite}@keyframes fall-221{59.85%{transform:translate(83.4001vw,59.85vh) scale(.9003)}to{transform:translate(82.3954vw,99vh) scale(.9003)}}.snow:nth-child(222){opacity:1.5304;transform:translate(49.8416vw,-10px) scale(.4333);animation:fall-222 10s -5s linear infinite}@keyframes fall-222{33.964%{transform:translate(44.8132vw,33.964vh) scale(.4333)}to{transform:translate(47.3274vw,99vh) scale(.4333)}}.snow:nth-child(223){opacity:.3662;transform:translate(4.0656vw,-10px) scale(.0919);animation:fall-223 19s -29s linear infinite}@keyframes fall-223{74.013%{transform:translate(7.8711vw,74.013vh) scale(.0919)}to{transform:translate(5.96835vw,99vh) scale(.0919)}}.snow:nth-child(224){opacity:1.5996;transform:translate(62.2074vw,-10px) scale(.9459);animation:fall-224 16s -22s linear infinite}@keyframes fall-224{53.49%{transform:translate(71.3699vw,53.49vh) scale(.9459)}to{transform:translate(66.78865vw,99vh) scale(.9459)}}.snow:nth-child(225){opacity:.6752;transform:translate(8.9536vw,-10px) scale(.5043);animation:fall-225 16s -1s linear infinite}@keyframes fall-225{70.853%{transform:translate(.8165vw,70.853vh) scale(.5043)}to{transform:translate(4.88505vw,99vh) scale(.5043)}}.snow:nth-child(226){opacity:1.7448;transform:translate(59.5397vw,-10px) scale(.2208);animation:fall-226 22s -13s linear infinite}@keyframes fall-226{38.709%{transform:translate(55.4073vw,38.709vh) scale(.2208)}to{transform:translate(57.4735vw,99vh) scale(.2208)}}.snow:nth-child(227){opacity:1.0564;transform:translate(84.338vw,-10px) scale(.0055);animation:fall-227 17s -28s linear infinite}@keyframes fall-227{45.94%{transform:translate(81.112vw,45.94vh) scale(.0055)}to{transform:translate(82.725vw,99vh) scale(.0055)}}.snow:nth-child(228){opacity:.2036;transform:translate(38.2565vw,-10px) scale(.9031);animation:fall-228 10s -7s linear infinite}@keyframes fall-228{77.387%{transform:translate(41.8466vw,77.387vh) scale(.9031)}to{transform:translate(40.05155vw,99vh) scale(.9031)}}.snow:nth-child(229){opacity:.3376;transform:translate(12.5236vw,-10px) scale(.6369);animation:fall-229 13s -1s linear infinite}@keyframes fall-229{51.92%{transform:translate(20.7803vw,51.92vh) scale(.6369)}to{transform:translate(16.65195vw,99vh) scale(.6369)}}.snow:nth-child(230){opacity:1.1104;transform:translate(42.9336vw,-10px) scale(.7703);animation:fall-230 17s -23s linear infinite}@keyframes fall-230{54.947%{transform:translate(41.6248vw,54.947vh) scale(.7703)}to{transform:translate(42.2792vw,99vh) scale(.7703)}}.snow:nth-child(231){opacity:.6044;transform:translate(8.0537vw,-10px) scale(.7351);animation:fall-231 15s -12s linear infinite}@keyframes fall-231{32.934%{transform:translate(17.7088vw,32.934vh) scale(.7351)}to{transform:translate(12.88125vw,99vh) scale(.7351)}}.snow:nth-child(232){opacity:1.5856;transform:translate(62.1458vw,-10px) scale(.4925);animation:fall-232 12s -4s linear infinite}@keyframes fall-232{43.983%{transform:translate(55.3498vw,43.983vh) scale(.4925)}to{transform:translate(58.7478vw,99vh) scale(.4925)}}.snow:nth-child(233){opacity:.523;transform:translate(47.7304vw,-10px) scale(.8967);animation:fall-233 27s -21s linear infinite}@keyframes fall-233{55.478%{transform:translate(55.9456vw,55.478vh) scale(.8967)}to{transform:translate(51.838vw,99vh) scale(.8967)}}.snow:nth-child(234){opacity:.5666;transform:translate(22.0895vw,-10px) scale(.7565);animation:fall-234 21s -21s linear infinite}@keyframes fall-234{58.825%{transform:translate(13.8997vw,58.825vh) scale(.7565)}to{transform:translate(17.9946vw,99vh) scale(.7565)}}.snow:nth-child(235){opacity:.266;transform:translate(71.9572vw,-10px) scale(.3329);animation:fall-235 15s -12s linear infinite}@keyframes fall-235{54.102%{transform:translate(67.0972vw,54.102vh) scale(.3329)}to{transform:translate(69.5272vw,99vh) scale(.3329)}}.snow:nth-child(236){opacity:.3456;transform:translate(37.0776vw,-10px) scale(.5236);animation:fall-236 14s -17s linear infinite}@keyframes fall-236{70.185%{transform:translate(40.6246vw,70.185vh) scale(.5236)}to{transform:translate(38.8511vw,99vh) scale(.5236)}}.snow:nth-child(237){opacity:1.2274;transform:translate(72.3996vw,-10px) scale(.2237);animation:fall-237 20s -8s linear infinite}@keyframes fall-237{71.014%{transform:translate(67.9163vw,71.014vh) scale(.2237)}to{transform:translate(70.15795vw,99vh) scale(.2237)}}.snow:nth-child(238){opacity:.8526;transform:translate(52.1303vw,-10px) scale(.1094);animation:fall-238 20s -15s linear infinite}@keyframes fall-238{63.128%{transform:translate(49.9642vw,63.128vh) scale(.1094)}to{transform:translate(51.04725vw,99vh) scale(.1094)}}.snow:nth-child(239){opacity:.0862;transform:translate(4.6799vw,-10px) scale(.025);animation:fall-239 17s -13s linear infinite}@keyframes fall-239{51.46%{transform:translate(4.5784vw,51.46vh) scale(.025)}to{transform:translate(4.62915vw,99vh) scale(.025)}}.snow:nth-child(240){opacity:.0424;transform:translate(82.9767vw,-10px) scale(.8943);animation:fall-240 16s -30s linear infinite}@keyframes fall-240{67.556%{transform:translate(89.3957vw,67.556vh) scale(.8943)}to{transform:translate(86.1862vw,99vh) scale(.8943)}}.snow:nth-child(241){opacity:.483;transform:translate(35.2418vw,-10px) scale(.7118);animation:fall-241 21s -7s linear infinite}@keyframes fall-241{71.223%{transform:translate(41.5835vw,71.223vh) scale(.7118)}to{transform:translate(38.41265vw,99vh) scale(.7118)}}.snow:nth-child(242){opacity:.9676;transform:translate(77.7719vw,-10px) scale(.8006);animation:fall-242 18s -15s linear infinite}@keyframes fall-242{71.757%{transform:translate(75.7975vw,71.757vh) scale(.8006)}to{transform:translate(76.7847vw,99vh) scale(.8006)}}.snow:nth-child(243){opacity:1.2126;transform:translate(78.9874vw,-10px) scale(.937);animation:fall-243 22s -17s linear infinite}@keyframes fall-243{52.836%{transform:translate(83.4714vw,52.836vh) scale(.937)}to{transform:translate(81.2294vw,99vh) scale(.937)}}.snow:nth-child(244){opacity:1.0002;transform:translate(18.6379vw,-10px) scale(.6381);animation:fall-244 28s -17s linear infinite}@keyframes fall-244{34.497%{transform:translate(17.5612vw,34.497vh) scale(.6381)}to{transform:translate(18.09955vw,99vh) scale(.6381)}}.snow:nth-child(245){opacity:.0616;transform:translate(74.6654vw,-10px) scale(.5067);animation:fall-245 22s -26s linear infinite}@keyframes fall-245{55.058%{transform:translate(76.2778vw,55.058vh) scale(.5067)}to{transform:translate(75.4716vw,99vh) scale(.5067)}}.snow:nth-child(246){opacity:1.102;transform:translate(56.7258vw,-10px) scale(.0401);animation:fall-246 16s -14s linear infinite}@keyframes fall-246{58.805%{transform:translate(50.8194vw,58.805vh) scale(.0401)}to{transform:translate(53.7726vw,99vh) scale(.0401)}}.snow:nth-child(247){opacity:.193;transform:translate(80.4702vw,-10px) scale(.3013);animation:fall-247 12s -13s linear infinite}@keyframes fall-247{65.075%{transform:translate(74.1509vw,65.075vh) scale(.3013)}to{transform:translate(77.31055vw,99vh) scale(.3013)}}.snow:nth-child(248){opacity:1.9348;transform:translate(8.7348vw,-10px) scale(.156);animation:fall-248 13s -4s linear infinite}@keyframes fall-248{44.229%{transform:translate(-.0423vw,44.229vh) scale(.156)}to{transform:translate(4.34625vw,99vh) scale(.156)}}.snow:nth-child(249){opacity:.5142;transform:translate(65.867vw,-10px) scale(.6447);animation:fall-249 25s -23s linear infinite}@keyframes fall-249{49.591%{transform:translate(75.1534vw,49.591vh) scale(.6447)}to{transform:translate(70.5102vw,99vh) scale(.6447)}}.snow:nth-child(250){opacity:1.9574;transform:translate(41.6499vw,-10px) scale(.642);animation:fall-250 22s -6s linear infinite}@keyframes fall-250{47.538%{transform:translate(47.1695vw,47.538vh) scale(.642)}to{transform:translate(44.4097vw,99vh) scale(.642)}}.snow:nth-child(251){opacity:.6968;transform:translate(45.8487vw,-10px) scale(.9012);animation:fall-251 24s -14s linear infinite}@keyframes fall-251{77.673%{transform:translate(43.171vw,77.673vh) scale(.9012)}to{transform:translate(44.50985vw,99vh) scale(.9012)}}.snow:nth-child(252){opacity:1.5706;transform:translate(64.5616vw,-10px) scale(.9754);animation:fall-252 15s -17s linear infinite}@keyframes fall-252{78.701%{transform:translate(68.3962vw,78.701vh) scale(.9754)}to{transform:translate(66.4789vw,99vh) scale(.9754)}}.snow:nth-child(253){opacity:.431;transform:translate(43.4657vw,-10px) scale(.1738);animation:fall-253 24s -17s linear infinite}@keyframes fall-253{56.424%{transform:translate(34.5469vw,56.424vh) scale(.1738)}to{transform:translate(39.0063vw,99vh) scale(.1738)}}.snow:nth-child(254){opacity:.0076;transform:translate(25.0954vw,-10px) scale(.5399);animation:fall-254 27s -30s linear infinite}@keyframes fall-254{56.281%{transform:translate(31.3883vw,56.281vh) scale(.5399)}to{transform:translate(28.24185vw,99vh) scale(.5399)}}.snow:nth-child(255){opacity:.5424;transform:translate(87.1116vw,-10px) scale(.5573);animation:fall-255 28s -4s linear infinite}@keyframes fall-255{39.482%{transform:translate(96.4973vw,39.482vh) scale(.5573)}to{transform:translate(91.80445vw,99vh) scale(.5573)}}.snow:nth-child(256){opacity:1.604;transform:translate(26.143vw,-10px) scale(.1171);animation:fall-256 30s -20s linear infinite}@keyframes fall-256{55.926%{transform:translate(18.3962vw,55.926vh) scale(.1171)}to{transform:translate(22.2696vw,99vh) scale(.1171)}}.snow:nth-child(257){opacity:1.058;transform:translate(80.4153vw,-10px) scale(.9386);animation:fall-257 19s -14s linear infinite}@keyframes fall-257{39.269%{transform:translate(88.0754vw,39.269vh) scale(.9386)}to{transform:translate(84.24535vw,99vh) scale(.9386)}}.snow:nth-child(258){opacity:.5848;transform:translate(67.0749vw,-10px) scale(.346);animation:fall-258 27s -15s linear infinite}@keyframes fall-258{40.964%{transform:translate(67.8265vw,40.964vh) scale(.346)}to{transform:translate(67.4507vw,99vh) scale(.346)}}.snow:nth-child(259){opacity:.2832;transform:translate(50.1689vw,-10px) scale(.5363);animation:fall-259 21s -24s linear infinite}@keyframes fall-259{68.166%{transform:translate(47.1164vw,68.166vh) scale(.5363)}to{transform:translate(48.64265vw,99vh) scale(.5363)}}.snow:nth-child(260){opacity:1.1566;transform:translate(30.2197vw,-10px) scale(.0767);animation:fall-260 13s -1s linear infinite}@keyframes fall-260{58.169%{transform:translate(28.283vw,58.169vh) scale(.0767)}to{transform:translate(29.25135vw,99vh) scale(.0767)}}.snow:nth-child(261){opacity:.4734;transform:translate(43.3904vw,-10px) scale(.9758);animation:fall-261 10s -15s linear infinite}@keyframes fall-261{47.803%{transform:translate(50.5595vw,47.803vh) scale(.9758)}to{transform:translate(46.97495vw,99vh) scale(.9758)}}.snow:nth-child(262){opacity:1.9274;transform:translate(76.9534vw,-10px) scale(.9375);animation:fall-262 11s -30s linear infinite}@keyframes fall-262{54.57%{transform:translate(75.0767vw,54.57vh) scale(.9375)}to{transform:translate(76.01505vw,99vh) scale(.9375)}}.snow:nth-child(263){opacity:1.3036;transform:translate(25.2162vw,-10px) scale(.7689);animation:fall-263 25s -6s linear infinite}@keyframes fall-263{30.122%{transform:translate(26.1094vw,30.122vh) scale(.7689)}to{transform:translate(25.6628vw,99vh) scale(.7689)}}.snow:nth-child(264){opacity:.1838;transform:translate(77.1752vw,-10px) scale(.0045);animation:fall-264 15s -9s linear infinite}@keyframes fall-264{79.892%{transform:translate(82.3268vw,79.892vh) scale(.0045)}to{transform:translate(79.751vw,99vh) scale(.0045)}}.snow:nth-child(265){opacity:.0628;transform:translate(51.4217vw,-10px) scale(.8869);animation:fall-265 27s -28s linear infinite}@keyframes fall-265{44.635%{transform:translate(50.4836vw,44.635vh) scale(.8869)}to{transform:translate(50.95265vw,99vh) scale(.8869)}}.snow:nth-child(266){opacity:1.1248;transform:translate(78.6685vw,-10px) scale(.7655);animation:fall-266 25s -8s linear infinite}@keyframes fall-266{39.526%{transform:translate(72.7311vw,39.526vh) scale(.7655)}to{transform:translate(75.6998vw,99vh) scale(.7655)}}.snow:nth-child(267){opacity:.939;transform:translate(2.2125vw,-10px) scale(.4697);animation:fall-267 11s -1s linear infinite}@keyframes fall-267{61.857%{transform:translate(8.6817vw,61.857vh) scale(.4697)}to{transform:translate(5.4471vw,99vh) scale(.4697)}}.snow:nth-child(268){opacity:.965;transform:translate(16.675vw,-10px) scale(.575);animation:fall-268 13s -7s linear infinite}@keyframes fall-268{53.858%{transform:translate(19.1275vw,53.858vh) scale(.575)}to{transform:translate(17.90125vw,99vh) scale(.575)}}.snow:nth-child(269){opacity:.6808;transform:translate(22.8828vw,-10px) scale(.6204);animation:fall-269 10s -17s linear infinite}@keyframes fall-269{69.756%{transform:translate(17.5544vw,69.756vh) scale(.6204)}to{transform:translate(20.2186vw,99vh) scale(.6204)}}.snow:nth-child(270){opacity:.6636;transform:translate(7.1781vw,-10px) scale(.1233);animation:fall-270 20s -13s linear infinite}@keyframes fall-270{39.498%{transform:translate(17.0603vw,39.498vh) scale(.1233)}to{transform:translate(12.1192vw,99vh) scale(.1233)}}.snow:nth-child(271){opacity:.681;transform:translate(40.566vw,-10px) scale(.6287);animation:fall-271 12s -18s linear infinite}@keyframes fall-271{32.868%{transform:translate(44.5vw,32.868vh) scale(.6287)}to{transform:translate(42.533vw,99vh) scale(.6287)}}.snow:nth-child(272){opacity:.7844;transform:translate(91.7559vw,-10px) scale(.4727);animation:fall-272 27s -6s linear infinite}@keyframes fall-272{71.808%{transform:translate(85.4369vw,71.808vh) scale(.4727)}to{transform:translate(88.5964vw,99vh) scale(.4727)}}.snow:nth-child(273){opacity:.6578;transform:translate(28.9623vw,-10px) scale(.0631);animation:fall-273 24s -29s linear infinite}@keyframes fall-273{38.227%{transform:translate(22.5339vw,38.227vh) scale(.0631)}to{transform:translate(25.7481vw,99vh) scale(.0631)}}.snow:nth-child(274){opacity:.4516;transform:translate(62.8507vw,-10px) scale(.8949);animation:fall-274 28s -19s linear infinite}@keyframes fall-274{45.541%{transform:translate(61.1941vw,45.541vh) scale(.8949)}to{transform:translate(62.0224vw,99vh) scale(.8949)}}.snow:nth-child(275){opacity:1.3404;transform:translate(4.1038vw,-10px) scale(.686);animation:fall-275 20s -17s linear infinite}@keyframes fall-275{57.999%{transform:translate(8.7641vw,57.999vh) scale(.686)}to{transform:translate(6.43395vw,99vh) scale(.686)}}.snow:nth-child(276){opacity:1.2976;transform:translate(60.826vw,-10px) scale(.946);animation:fall-276 30s -11s linear infinite}@keyframes fall-276{40.076%{transform:translate(61.3597vw,40.076vh) scale(.946)}to{transform:translate(61.09285vw,99vh) scale(.946)}}.snow:nth-child(277){opacity:1.3424;transform:translate(62.0915vw,-10px) scale(.2728);animation:fall-277 10s -28s linear infinite}@keyframes fall-277{57.557%{transform:translate(65.9325vw,57.557vh) scale(.2728)}to{transform:translate(64.012vw,99vh) scale(.2728)}}.snow:nth-child(278){opacity:1.3938;transform:translate(65.8104vw,-10px) scale(.674);animation:fall-278 16s -4s linear infinite}@keyframes fall-278{39.423%{transform:translate(72.4339vw,39.423vh) scale(.674)}to{transform:translate(69.12215vw,99vh) scale(.674)}}.snow:nth-child(279){opacity:.023;transform:translate(20.1722vw,-10px) scale(.0753);animation:fall-279 22s -28s linear infinite}@keyframes fall-279{44.323%{transform:translate(26.8957vw,44.323vh) scale(.0753)}to{transform:translate(23.53395vw,99vh) scale(.0753)}}.snow:nth-child(280){opacity:1.582;transform:translate(.6826vw,-10px) scale(.8256);animation:fall-280 21s -15s linear infinite}@keyframes fall-280{62.453%{transform:translate(-3.7654vw,62.453vh) scale(.8256)}to{transform:translate(-1.5414vw,99vh) scale(.8256)}}.snow:nth-child(281){opacity:.3106;transform:translate(38.8165vw,-10px) scale(.6092);animation:fall-281 12s -7s linear infinite}@keyframes fall-281{45.947%{transform:translate(43.9119vw,45.947vh) scale(.6092)}to{transform:translate(41.3642vw,99vh) scale(.6092)}}.snow:nth-child(282){opacity:1.8914;transform:translate(26.2813vw,-10px) scale(.8369);animation:fall-282 19s -30s linear infinite}@keyframes fall-282{58.151%{transform:translate(23.1112vw,58.151vh) scale(.8369)}to{transform:translate(24.69625vw,99vh) scale(.8369)}}.snow:nth-child(283){opacity:1.0936;transform:translate(97.343vw,-10px) scale(.7184);animation:fall-283 13s -27s linear infinite}@keyframes fall-283{70.855%{transform:translate(90.1629vw,70.855vh) scale(.7184)}to{transform:translate(93.75295vw,99vh) scale(.7184)}}.snow:nth-child(284){opacity:.7154;transform:translate(34.4323vw,-10px) scale(.15);animation:fall-284 27s -4s linear infinite}@keyframes fall-284{37.802%{transform:translate(30.3302vw,37.802vh) scale(.15)}to{transform:translate(32.38125vw,99vh) scale(.15)}}.snow:nth-child(285){opacity:.74;transform:translate(13.6025vw,-10px) scale(.1861);animation:fall-285 30s -23s linear infinite}@keyframes fall-285{44.373%{transform:translate(13.4658vw,44.373vh) scale(.1861)}to{transform:translate(13.53415vw,99vh) scale(.1861)}}.snow:nth-child(286){opacity:.9436;transform:translate(32.2973vw,-10px) scale(.454);animation:fall-286 28s -30s linear infinite}@keyframes fall-286{40.02%{transform:translate(30.9147vw,40.02vh) scale(.454)}to{transform:translate(31.606vw,99vh) scale(.454)}}.snow:nth-child(287){opacity:.4476;transform:translate(75.7012vw,-10px) scale(.7457);animation:fall-287 17s -2s linear infinite}@keyframes fall-287{68.816%{transform:translate(75.3295vw,68.816vh) scale(.7457)}to{transform:translate(75.51535vw,99vh) scale(.7457)}}.snow:nth-child(288){opacity:.9954;transform:translate(58.234vw,-10px) scale(.7632);animation:fall-288 11s -9s linear infinite}@keyframes fall-288{69.786%{transform:translate(64.6907vw,69.786vh) scale(.7632)}to{transform:translate(61.46235vw,99vh) scale(.7632)}}.snow:nth-child(289){opacity:1.7788;transform:translate(72.5962vw,-10px) scale(.9928);animation:fall-289 19s -22s linear infinite}@keyframes fall-289{49.94%{transform:translate(72.1206vw,49.94vh) scale(.9928)}to{transform:translate(72.3584vw,99vh) scale(.9928)}}.snow:nth-child(290){opacity:1.9022;transform:translate(16.4544vw,-10px) scale(.4162);animation:fall-290 26s -12s linear infinite}@keyframes fall-290{47.19%{transform:translate(25.0773vw,47.19vh) scale(.4162)}to{transform:translate(20.76585vw,99vh) scale(.4162)}}.snow:nth-child(291){opacity:1.3024;transform:translate(56.2875vw,-10px) scale(.2551);animation:fall-291 18s -15s linear infinite}@keyframes fall-291{68.973%{transform:translate(54.6214vw,68.973vh) scale(.2551)}to{transform:translate(55.45445vw,99vh) scale(.2551)}}.snow:nth-child(292){opacity:.462;transform:translate(16.2578vw,-10px) scale(.3477);animation:fall-292 13s -27s linear infinite}@keyframes fall-292{60.32%{transform:translate(6.8066vw,60.32vh) scale(.3477)}to{transform:translate(11.5322vw,99vh) scale(.3477)}}.snow:nth-child(293){opacity:.1748;transform:translate(81.6756vw,-10px) scale(.2975);animation:fall-293 14s -14s linear infinite}@keyframes fall-293{60.89%{transform:translate(81.3435vw,60.89vh) scale(.2975)}to{transform:translate(81.50955vw,99vh) scale(.2975)}}.snow:nth-child(294){opacity:1.2572;transform:translate(72.7101vw,-10px) scale(.4847);animation:fall-294 24s -10s linear infinite}@keyframes fall-294{73.349%{transform:translate(80.6735vw,73.349vh) scale(.4847)}to{transform:translate(76.6918vw,99vh) scale(.4847)}}.snow:nth-child(295){opacity:1.163;transform:translate(68.5103vw,-10px) scale(.2234);animation:fall-295 16s -18s linear infinite}@keyframes fall-295{75.182%{transform:translate(74.8167vw,75.182vh) scale(.2234)}to{transform:translate(71.6635vw,99vh) scale(.2234)}}.snow:nth-child(296){opacity:.5304;transform:translate(95.1343vw,-10px) scale(.3869);animation:fall-296 20s -12s linear infinite}@keyframes fall-296{63.465%{transform:translate(104.521vw,63.465vh) scale(.3869)}to{transform:translate(99.82765vw,99vh) scale(.3869)}}.snow:nth-child(297){opacity:.598;transform:translate(96.7033vw,-10px) scale(.2752);animation:fall-297 10s -26s linear infinite}@keyframes fall-297{55.934%{transform:translate(87.1895vw,55.934vh) scale(.2752)}to{transform:translate(91.9464vw,99vh) scale(.2752)}}.snow:nth-child(298){opacity:1.577;transform:translate(89.3316vw,-10px) scale(.6284);animation:fall-298 27s -9s linear infinite}@keyframes fall-298{31.039%{transform:translate(79.9664vw,31.039vh) scale(.6284)}to{transform:translate(84.649vw,99vh) scale(.6284)}}.snow:nth-child(299){opacity:1.3362;transform:translate(87.2425vw,-10px) scale(.2009);animation:fall-299 15s -13s linear infinite}@keyframes fall-299{72.736%{transform:translate(82.0699vw,72.736vh) scale(.2009)}to{transform:translate(84.6562vw,99vh) scale(.2009)}}.snow:nth-child(300){opacity:.8868;transform:translate(74.5065vw,-10px) scale(.7242);animation:fall-300 21s -27s linear infinite}@keyframes fall-300{45.985%{transform:translate(78.0909vw,45.985vh) scale(.7242)}to{transform:translate(76.2987vw,99vh) scale(.7242)}}.snow:nth-child(301){opacity:.1326;transform:translate(25.0111vw,-10px) scale(.7916);animation:fall-301 10s -16s linear infinite}@keyframes fall-301{44.841%{transform:translate(29.2123vw,44.841vh) scale(.7916)}to{transform:translate(27.1117vw,99vh) scale(.7916)}}.snow:nth-child(302){opacity:1.1494;transform:translate(43.7553vw,-10px) scale(.7584);animation:fall-302 17s -16s linear infinite}@keyframes fall-302{31.176%{transform:translate(42.981vw,31.176vh) scale(.7584)}to{transform:translate(43.36815vw,99vh) scale(.7584)}}.snow:nth-child(303){opacity:.8608;transform:translate(83.1746vw,-10px) scale(.1204);animation:fall-303 18s -15s linear infinite}@keyframes fall-303{30.228%{transform:translate(83.859vw,30.228vh) scale(.1204)}to{transform:translate(83.5168vw,99vh) scale(.1204)}}.snow:nth-child(304){opacity:1.8342;transform:translate(14.2678vw,-10px) scale(.5728);animation:fall-304 23s -22s linear infinite}@keyframes fall-304{76.564%{transform:translate(5.4945vw,76.564vh) scale(.5728)}to{transform:translate(9.88115vw,99vh) scale(.5728)}}.snow:nth-child(305){opacity:.852;transform:translate(62.0935vw,-10px) scale(.7911);animation:fall-305 28s -12s linear infinite}@keyframes fall-305{51.613%{transform:translate(61.4944vw,51.613vh) scale(.7911)}to{transform:translate(61.79395vw,99vh) scale(.7911)}}.snow:nth-child(306){opacity:1.9662;transform:translate(4.9092vw,-10px) scale(.8984);animation:fall-306 27s -29s linear infinite}@keyframes fall-306{57.302%{transform:translate(5.8023vw,57.302vh) scale(.8984)}to{transform:translate(5.35575vw,99vh) scale(.8984)}}.snow:nth-child(307){opacity:.1274;transform:translate(67.7463vw,-10px) scale(.0199);animation:fall-307 14s -20s linear infinite}@keyframes fall-307{38.094%{transform:translate(74.5526vw,38.094vh) scale(.0199)}to{transform:translate(71.14945vw,99vh) scale(.0199)}}.snow:nth-child(308){opacity:.2764;transform:translate(75.2553vw,-10px) scale(.8645);animation:fall-308 25s -11s linear infinite}@keyframes fall-308{69.808%{transform:translate(73.4964vw,69.808vh) scale(.8645)}to{transform:translate(74.37585vw,99vh) scale(.8645)}}.snow:nth-child(309){opacity:.3074;transform:translate(22.1694vw,-10px) scale(.3976);animation:fall-309 28s -18s linear infinite}@keyframes fall-309{46.604%{transform:translate(26.4516vw,46.604vh) scale(.3976)}to{transform:translate(24.3105vw,99vh) scale(.3976)}}.snow:nth-child(310){opacity:1.943;transform:translate(99.3318vw,-10px) scale(.8342);animation:fall-310 24s -17s linear infinite}@keyframes fall-310{60.553%{transform:translate(89.892vw,60.553vh) scale(.8342)}to{transform:translate(94.6119vw,99vh) scale(.8342)}}.snow:nth-child(311){opacity:.988;transform:translate(84.0949vw,-10px) scale(.264);animation:fall-311 13s -14s linear infinite}@keyframes fall-311{53.275%{transform:translate(84.9042vw,53.275vh) scale(.264)}to{transform:translate(84.49955vw,99vh) scale(.264)}}.snow:nth-child(312){opacity:.881;transform:translate(23.9572vw,-10px) scale(.3799);animation:fall-312 11s -6s linear infinite}@keyframes fall-312{52.096%{transform:translate(23.6646vw,52.096vh) scale(.3799)}to{transform:translate(23.8109vw,99vh) scale(.3799)}}.snow:nth-child(313){opacity:.8128;transform:translate(1.2905vw,-10px) scale(.1238);animation:fall-313 28s -30s linear infinite}@keyframes fall-313{79.443%{transform:translate(-4.7624vw,79.443vh) scale(.1238)}to{transform:translate(-1.73595vw,99vh) scale(.1238)}}.snow:nth-child(314){opacity:1.9232;transform:translate(55.7923vw,-10px) scale(.7501);animation:fall-314 22s -13s linear infinite}@keyframes fall-314{70.743%{transform:translate(51.5487vw,70.743vh) scale(.7501)}to{transform:translate(53.6705vw,99vh) scale(.7501)}}.snow:nth-child(315){opacity:.2478;transform:translate(67.8002vw,-10px) scale(.5624);animation:fall-315 15s -8s linear infinite}@keyframes fall-315{46.713%{transform:translate(71.9353vw,46.713vh) scale(.5624)}to{transform:translate(69.86775vw,99vh) scale(.5624)}}.snow:nth-child(316){opacity:.8882;transform:translate(9.4215vw,-10px) scale(.1263);animation:fall-316 22s -28s linear infinite}@keyframes fall-316{43.184%{transform:translate(.9541vw,43.184vh) scale(.1263)}to{transform:translate(5.1878vw,99vh) scale(.1263)}}.snow:nth-child(317){opacity:.8874;transform:translate(24.6746vw,-10px) scale(.9076);animation:fall-317 11s -3s linear infinite}@keyframes fall-317{62.533%{transform:translate(33.3102vw,62.533vh) scale(.9076)}to{transform:translate(28.9924vw,99vh) scale(.9076)}}.snow:nth-child(318){opacity:.2696;transform:translate(47.1813vw,-10px) scale(.9406);animation:fall-318 17s -26s linear infinite}@keyframes fall-318{79.382%{transform:translate(49.0363vw,79.382vh) scale(.9406)}to{transform:translate(48.1088vw,99vh) scale(.9406)}}.snow:nth-child(319){opacity:1.7072;transform:translate(33.7994vw,-10px) scale(.7188);animation:fall-319 18s -22s linear infinite}@keyframes fall-319{62.711%{transform:translate(35.5422vw,62.711vh) scale(.7188)}to{transform:translate(34.6708vw,99vh) scale(.7188)}}.snow:nth-child(320){opacity:1.3234;transform:translate(39.3698vw,-10px) scale(.3209);animation:fall-320 24s -2s linear infinite}@keyframes fall-320{59.622%{transform:translate(45.0508vw,59.622vh) scale(.3209)}to{transform:translate(42.2103vw,99vh) scale(.3209)}}.snow:nth-child(321){opacity:1.0904;transform:translate(19.7074vw,-10px) scale(.3946);animation:fall-321 28s -22s linear infinite}@keyframes fall-321{44.437%{transform:translate(29.2509vw,44.437vh) scale(.3946)}to{transform:translate(24.47915vw,99vh) scale(.3946)}}.snow:nth-child(322){opacity:1.7326;transform:translate(67.4569vw,-10px) scale(.5075);animation:fall-322 12s -2s linear infinite}@keyframes fall-322{41.737%{transform:translate(72.2356vw,41.737vh) scale(.5075)}to{transform:translate(69.84625vw,99vh) scale(.5075)}}.snow:nth-child(323){opacity:.677;transform:translate(55.0564vw,-10px) scale(.5757);animation:fall-323 27s -10s linear infinite}@keyframes fall-323{41.115%{transform:translate(55.3728vw,41.115vh) scale(.5757)}to{transform:translate(55.2146vw,99vh) scale(.5757)}}.snow:nth-child(324){opacity:1.9312;transform:translate(28.9768vw,-10px) scale(.3507);animation:fall-324 22s -10s linear infinite}@keyframes fall-324{59.462%{transform:translate(32.8169vw,59.462vh) scale(.3507)}to{transform:translate(30.89685vw,99vh) scale(.3507)}}.snow:nth-child(325){opacity:1.676;transform:translate(16.1753vw,-10px) scale(.8359);animation:fall-325 17s -15s linear infinite}@keyframes fall-325{77.815%{transform:translate(13.5146vw,77.815vh) scale(.8359)}to{transform:translate(14.84495vw,99vh) scale(.8359)}}.snow:nth-child(326){opacity:.0126;transform:translate(22.8933vw,-10px) scale(.7873);animation:fall-326 20s -30s linear infinite}@keyframes fall-326{30.094%{transform:translate(29.3045vw,30.094vh) scale(.7873)}to{transform:translate(26.0989vw,99vh) scale(.7873)}}.snow:nth-child(327){opacity:.982;transform:translate(86.7997vw,-10px) scale(.9824);animation:fall-327 12s -3s linear infinite}@keyframes fall-327{67.769%{transform:translate(78.6404vw,67.769vh) scale(.9824)}to{transform:translate(82.72005vw,99vh) scale(.9824)}}.snow:nth-child(328){opacity:.8458;transform:translate(29.9798vw,-10px) scale(.0904);animation:fall-328 27s -1s linear infinite}@keyframes fall-328{35.355%{transform:translate(26.8738vw,35.355vh) scale(.0904)}to{transform:translate(28.4268vw,99vh) scale(.0904)}}.snow:nth-child(329){opacity:.9632;transform:translate(69.5565vw,-10px) scale(.9132);animation:fall-329 16s -23s linear infinite}@keyframes fall-329{57.493%{transform:translate(67.8478vw,57.493vh) scale(.9132)}to{transform:translate(68.70215vw,99vh) scale(.9132)}}.snow:nth-child(330){opacity:.8754;transform:translate(60.5794vw,-10px) scale(.3593);animation:fall-330 15s -2s linear infinite}@keyframes fall-330{31.034%{transform:translate(66.7713vw,31.034vh) scale(.3593)}to{transform:translate(63.67535vw,99vh) scale(.3593)}}.snow:nth-child(331){opacity:1.4676;transform:translate(41.808vw,-10px) scale(.4763);animation:fall-331 28s -29s linear infinite}@keyframes fall-331{76.068%{transform:translate(51.7783vw,76.068vh) scale(.4763)}to{transform:translate(46.79315vw,99vh) scale(.4763)}}.snow:nth-child(332){opacity:1.3888;transform:translate(44.2679vw,-10px) scale(.8089);animation:fall-332 19s -28s linear infinite}@keyframes fall-332{70.882%{transform:translate(35.3324vw,70.882vh) scale(.8089)}to{transform:translate(39.80015vw,99vh) scale(.8089)}}.snow:nth-child(333){opacity:1.0336;transform:translate(43.4422vw,-10px) scale(.6405);animation:fall-333 12s -23s linear infinite}@keyframes fall-333{46.251%{transform:translate(42.9686vw,46.251vh) scale(.6405)}to{transform:translate(43.2054vw,99vh) scale(.6405)}}.snow:nth-child(334){opacity:1.1482;transform:translate(25.7201vw,-10px) scale(.0902);animation:fall-334 12s -22s linear infinite}@keyframes fall-334{55.775%{transform:translate(20.1917vw,55.775vh) scale(.0902)}to{transform:translate(22.9559vw,99vh) scale(.0902)}}.snow:nth-child(335){opacity:.9128;transform:translate(31.6887vw,-10px) scale(.2533);animation:fall-335 23s -1s linear infinite}@keyframes fall-335{53.018%{transform:translate(29.1523vw,53.018vh) scale(.2533)}to{transform:translate(30.4205vw,99vh) scale(.2533)}}.snow:nth-child(336){opacity:.1324;transform:translate(74.1195vw,-10px) scale(.8209);animation:fall-336 13s -7s linear infinite}@keyframes fall-336{42.308%{transform:translate(75.572vw,42.308vh) scale(.8209)}to{transform:translate(74.84575vw,99vh) scale(.8209)}}.snow:nth-child(337){opacity:.884;transform:translate(20.9855vw,-10px) scale(.5873);animation:fall-337 25s -24s linear infinite}@keyframes fall-337{41.485%{transform:translate(19.7215vw,41.485vh) scale(.5873)}to{transform:translate(20.3535vw,99vh) scale(.5873)}}.snow:nth-child(338){opacity:1.1346;transform:translate(71.6591vw,-10px) scale(.1239);animation:fall-338 10s -30s linear infinite}@keyframes fall-338{61.689%{transform:translate(63.7265vw,61.689vh) scale(.1239)}to{transform:translate(67.6928vw,99vh) scale(.1239)}}.snow:nth-child(339){opacity:.0358;transform:translate(29.5369vw,-10px) scale(.112);animation:fall-339 19s -26s linear infinite}@keyframes fall-339{68.073%{transform:translate(23.6696vw,68.073vh) scale(.112)}to{transform:translate(26.60325vw,99vh) scale(.112)}}.snow:nth-child(340){opacity:1.6288;transform:translate(96.2734vw,-10px) scale(.1082);animation:fall-340 15s -22s linear infinite}@keyframes fall-340{31.759%{transform:translate(99.8715vw,31.759vh) scale(.1082)}to{transform:translate(98.07245vw,99vh) scale(.1082)}}.snow:nth-child(341){opacity:.7862;transform:translate(36.0687vw,-10px) scale(.3868);animation:fall-341 21s -12s linear infinite}@keyframes fall-341{76.048%{transform:translate(36.4746vw,76.048vh) scale(.3868)}to{transform:translate(36.27165vw,99vh) scale(.3868)}}.snow:nth-child(342){opacity:1.91;transform:translate(18.9094vw,-10px) scale(.0488);animation:fall-342 22s -19s linear infinite}@keyframes fall-342{37.729%{transform:translate(18.0028vw,37.729vh) scale(.0488)}to{transform:translate(18.4561vw,99vh) scale(.0488)}}.snow:nth-child(343){opacity:.927;transform:translate(54.1632vw,-10px) scale(.276);animation:fall-343 21s -25s linear infinite}@keyframes fall-343{35.612%{transform:translate(48.6869vw,35.612vh) scale(.276)}to{transform:translate(51.42505vw,99vh) scale(.276)}}.snow:nth-child(344){opacity:1.6596;transform:translate(46.8646vw,-10px) scale(.8943);animation:fall-344 20s -28s linear infinite}@keyframes fall-344{44.851%{transform:translate(43.0216vw,44.851vh) scale(.8943)}to{transform:translate(44.9431vw,99vh) scale(.8943)}}.snow:nth-child(345){opacity:1.502;transform:translate(30.7949vw,-10px) scale(.6738);animation:fall-345 17s -16s linear infinite}@keyframes fall-345{30.898%{transform:translate(33.4965vw,30.898vh) scale(.6738)}to{transform:translate(32.1457vw,99vh) scale(.6738)}}.snow:nth-child(346){opacity:1.915;transform:translate(38.1068vw,-10px) scale(.5003);animation:fall-346 15s -22s linear infinite}@keyframes fall-346{74.302%{transform:translate(42.3125vw,74.302vh) scale(.5003)}to{transform:translate(40.20965vw,99vh) scale(.5003)}}.snow:nth-child(347){opacity:.7254;transform:translate(60.0244vw,-10px) scale(.1952);animation:fall-347 23s -14s linear infinite}@keyframes fall-347{52.148%{transform:translate(56.6439vw,52.148vh) scale(.1952)}to{transform:translate(58.33415vw,99vh) scale(.1952)}}.snow:nth-child(348){opacity:1.875;transform:translate(92.9648vw,-10px) scale(.9033);animation:fall-348 24s -17s linear infinite}@keyframes fall-348{31.668%{transform:translate(91.0589vw,31.668vh) scale(.9033)}to{transform:translate(92.01185vw,99vh) scale(.9033)}}.snow:nth-child(349){opacity:.9612;transform:translate(60.5754vw,-10px) scale(.8855);animation:fall-349 28s -14s linear infinite}@keyframes fall-349{65.272%{transform:translate(55.4123vw,65.272vh) scale(.8855)}to{transform:translate(57.99385vw,99vh) scale(.8855)}}.snow:nth-child(350){opacity:.3398;transform:translate(81.9297vw,-10px) scale(.1221);animation:fall-350 28s -20s linear infinite}@keyframes fall-350{32.975%{transform:translate(73.4587vw,32.975vh) scale(.1221)}to{transform:translate(77.6942vw,99vh) scale(.1221)}}.snow:nth-child(351){opacity:.7414;transform:translate(23.5055vw,-10px) scale(.1153);animation:fall-351 28s -10s linear infinite}@keyframes fall-351{38.817%{transform:translate(18.8027vw,38.817vh) scale(.1153)}to{transform:translate(21.1541vw,99vh) scale(.1153)}}.snow:nth-child(352){opacity:.171;transform:translate(90.6728vw,-10px) scale(.8363);animation:fall-352 20s -9s linear infinite}@keyframes fall-352{48.413%{transform:translate(86.0553vw,48.413vh) scale(.8363)}to{transform:translate(88.36405vw,99vh) scale(.8363)}}.snow:nth-child(353){opacity:1.0904;transform:translate(97.6015vw,-10px) scale(.8137);animation:fall-353 17s -30s linear infinite}@keyframes fall-353{67.991%{transform:translate(104.8408vw,67.991vh) scale(.8137)}to{transform:translate(101.22115vw,99vh) scale(.8137)}}.snow:nth-child(354){opacity:1.1174;transform:translate(90.2245vw,-10px) scale(.7703);animation:fall-354 15s -1s linear infinite}@keyframes fall-354{57.188%{transform:translate(87.4859vw,57.188vh) scale(.7703)}to{transform:translate(88.8552vw,99vh) scale(.7703)}}.snow:nth-child(355){opacity:.3506;transform:translate(11.3681vw,-10px) scale(.1727);animation:fall-355 14s -24s linear infinite}@keyframes fall-355{61.135%{transform:translate(11.5729vw,61.135vh) scale(.1727)}to{transform:translate(11.4705vw,99vh) scale(.1727)}}.snow:nth-child(356){opacity:1.0878;transform:translate(85.5826vw,-10px) scale(.6445);animation:fall-356 25s -9s linear infinite}@keyframes fall-356{42.287%{transform:translate(80.4704vw,42.287vh) scale(.6445)}to{transform:translate(83.0265vw,99vh) scale(.6445)}}.snow:nth-child(357){opacity:1.5786;transform:translate(43.0561vw,-10px) scale(.8721);animation:fall-357 15s -5s linear infinite}@keyframes fall-357{77.999%{transform:translate(42.8456vw,77.999vh) scale(.8721)}to{transform:translate(42.95085vw,99vh) scale(.8721)}}.snow:nth-child(358){opacity:1.6658;transform:translate(.9296vw,-10px) scale(.2904);animation:fall-358 17s -22s linear infinite}@keyframes fall-358{63.68%{transform:translate(3.2122vw,63.68vh) scale(.2904)}to{transform:translate(2.0709vw,99vh) scale(.2904)}}.snow:nth-child(359){opacity:1.3538;transform:translate(47.7965vw,-10px) scale(.1907);animation:fall-359 30s -27s linear infinite}@keyframes fall-359{48.899%{transform:translate(51.9034vw,48.899vh) scale(.1907)}to{transform:translate(49.84995vw,99vh) scale(.1907)}}.snow:nth-child(360){opacity:.4614;transform:translate(42.3887vw,-10px) scale(.3998);animation:fall-360 13s -21s linear infinite}@keyframes fall-360{68.041%{transform:translate(50.2944vw,68.041vh) scale(.3998)}to{transform:translate(46.34155vw,99vh) scale(.3998)}}.snow:nth-child(361){opacity:.73;transform:translate(35.123vw,-10px) scale(.6007);animation:fall-361 19s -5s linear infinite}@keyframes fall-361{57.661%{transform:translate(33.9529vw,57.661vh) scale(.6007)}to{transform:translate(34.53795vw,99vh) scale(.6007)}}.snow:nth-child(362){opacity:.0678;transform:translate(96.4981vw,-10px) scale(.227);animation:fall-362 21s -27s linear infinite}@keyframes fall-362{51.614%{transform:translate(99.1894vw,51.614vh) scale(.227)}to{transform:translate(97.84375vw,99vh) scale(.227)}}.snow:nth-child(363){opacity:.7096;transform:translate(55.6455vw,-10px) scale(.6158);animation:fall-363 26s -18s linear infinite}@keyframes fall-363{53.689%{transform:translate(50.6537vw,53.689vh) scale(.6158)}to{transform:translate(53.1496vw,99vh) scale(.6158)}}.snow:nth-child(364){opacity:1.9206;transform:translate(9.9473vw,-10px) scale(.3829);animation:fall-364 13s -10s linear infinite}@keyframes fall-364{77.296%{transform:translate(13.8338vw,77.296vh) scale(.3829)}to{transform:translate(11.89055vw,99vh) scale(.3829)}}.snow:nth-child(365){opacity:.611;transform:translate(40.0002vw,-10px) scale(.4173);animation:fall-365 16s -21s linear infinite}@keyframes fall-365{79.274%{transform:translate(49.0141vw,79.274vh) scale(.4173)}to{transform:translate(44.50715vw,99vh) scale(.4173)}}.snow:nth-child(366){opacity:1.5334;transform:translate(37.8758vw,-10px) scale(.7446);animation:fall-366 28s -24s linear infinite}@keyframes fall-366{64.62%{transform:translate(37.1095vw,64.62vh) scale(.7446)}to{transform:translate(37.49265vw,99vh) scale(.7446)}}.snow:nth-child(367){opacity:.8254;transform:translate(2.9331vw,-10px) scale(.0412);animation:fall-367 29s -27s linear infinite}@keyframes fall-367{78.924%{transform:translate(-6.9583vw,78.924vh) scale(.0412)}to{transform:translate(-2.0126vw,99vh) scale(.0412)}}.snow:nth-child(368){opacity:.0698;transform:translate(57.2146vw,-10px) scale(.3824);animation:fall-368 17s -19s linear infinite}@keyframes fall-368{61.61%{transform:translate(49.4053vw,61.61vh) scale(.3824)}to{transform:translate(53.30995vw,99vh) scale(.3824)}}.snow:nth-child(369){opacity:1.7642;transform:translate(67.1783vw,-10px) scale(.2637);animation:fall-369 26s -18s linear infinite}@keyframes fall-369{58.351%{transform:translate(70.2319vw,58.351vh) scale(.2637)}to{transform:translate(68.7051vw,99vh) scale(.2637)}}.snow:nth-child(370){opacity:1.341;transform:translate(48.3788vw,-10px) scale(.0026);animation:fall-370 29s -14s linear infinite}@keyframes fall-370{30.419%{transform:translate(55.8121vw,30.419vh) scale(.0026)}to{transform:translate(52.09545vw,99vh) scale(.0026)}}.snow:nth-child(371){opacity:1.8204;transform:translate(31.7943vw,-10px) scale(.7998);animation:fall-371 11s -21s linear infinite}@keyframes fall-371{48.291%{transform:translate(28.6894vw,48.291vh) scale(.7998)}to{transform:translate(30.24185vw,99vh) scale(.7998)}}.snow:nth-child(372){opacity:.3384;transform:translate(80.8773vw,-10px) scale(.577);animation:fall-372 10s -20s linear infinite}@keyframes fall-372{75.137%{transform:translate(77.516vw,75.137vh) scale(.577)}to{transform:translate(79.19665vw,99vh) scale(.577)}}.snow:nth-child(373){opacity:1.0432;transform:translate(46.5562vw,-10px) scale(.5158);animation:fall-373 16s -22s linear infinite}@keyframes fall-373{60.242%{transform:translate(45.0394vw,60.242vh) scale(.5158)}to{transform:translate(45.7978vw,99vh) scale(.5158)}}.snow:nth-child(374){opacity:.3362;transform:translate(83.314vw,-10px) scale(.899);animation:fall-374 28s -3s linear infinite}@keyframes fall-374{59.59%{transform:translate(78.7791vw,59.59vh) scale(.899)}to{transform:translate(81.04655vw,99vh) scale(.899)}}.snow:nth-child(375){opacity:.5134;transform:translate(62.0425vw,-10px) scale(.8766);animation:fall-375 19s -1s linear infinite}@keyframes fall-375{46.312%{transform:translate(68.8118vw,46.312vh) scale(.8766)}to{transform:translate(65.42715vw,99vh) scale(.8766)}}.snow:nth-child(376){opacity:1.4746;transform:translate(68.8233vw,-10px) scale(.6354);animation:fall-376 22s -7s linear infinite}@keyframes fall-376{77.432%{transform:translate(78.4481vw,77.432vh) scale(.6354)}to{transform:translate(73.6357vw,99vh) scale(.6354)}}.snow:nth-child(377){opacity:.6332;transform:translate(21.2062vw,-10px) scale(.7707);animation:fall-377 29s -30s linear infinite}@keyframes fall-377{38.506%{transform:translate(29.0173vw,38.506vh) scale(.7707)}to{transform:translate(25.11175vw,99vh) scale(.7707)}}.snow:nth-child(378){opacity:.6304;transform:translate(25.9558vw,-10px) scale(.5962);animation:fall-378 26s -26s linear infinite}@keyframes fall-378{70.712%{transform:translate(35.5705vw,70.712vh) scale(.5962)}to{transform:translate(30.76315vw,99vh) scale(.5962)}}.snow:nth-child(379){opacity:1.732;transform:translate(33.3329vw,-10px) scale(.0509);animation:fall-379 29s -28s linear infinite}@keyframes fall-379{34.021%{transform:translate(34.497vw,34.021vh) scale(.0509)}to{transform:translate(33.91495vw,99vh) scale(.0509)}}.snow:nth-child(380){opacity:.8866;transform:translate(38.446vw,-10px) scale(.6026);animation:fall-380 25s -10s linear infinite}@keyframes fall-380{35.663%{transform:translate(39.2949vw,35.663vh) scale(.6026)}to{transform:translate(38.87045vw,99vh) scale(.6026)}}.snow:nth-child(381){opacity:1.786;transform:translate(92.5037vw,-10px) scale(.2698);animation:fall-381 30s -29s linear infinite}@keyframes fall-381{46.505%{transform:translate(91.7468vw,46.505vh) scale(.2698)}to{transform:translate(92.12525vw,99vh) scale(.2698)}}.snow:nth-child(382){opacity:.5852;transform:translate(15.4488vw,-10px) scale(.5969);animation:fall-382 24s -6s linear infinite}@keyframes fall-382{38.716%{transform:translate(8.257vw,38.716vh) scale(.5969)}to{transform:translate(11.8529vw,99vh) scale(.5969)}}.snow:nth-child(383){opacity:.566;transform:translate(89.7616vw,-10px) scale(.3291);animation:fall-383 22s -17s linear infinite}@keyframes fall-383{34.547%{transform:translate(82.7118vw,34.547vh) scale(.3291)}to{transform:translate(86.2367vw,99vh) scale(.3291)}}.snow:nth-child(384){opacity:1.858;transform:translate(60.9113vw,-10px) scale(.7708);animation:fall-384 10s -25s linear infinite}@keyframes fall-384{47.692%{transform:translate(61.6995vw,47.692vh) scale(.7708)}to{transform:translate(61.3054vw,99vh) scale(.7708)}}.snow:nth-child(385){opacity:.1714;transform:translate(39.6172vw,-10px) scale(.1009);animation:fall-385 25s -22s linear infinite}@keyframes fall-385{71.514%{transform:translate(46.849vw,71.514vh) scale(.1009)}to{transform:translate(43.2331vw,99vh) scale(.1009)}}.snow:nth-child(386){opacity:.6054;transform:translate(34.4404vw,-10px) scale(.7082);animation:fall-386 25s -15s linear infinite}@keyframes fall-386{40.746%{transform:translate(43.0414vw,40.746vh) scale(.7082)}to{transform:translate(38.7409vw,99vh) scale(.7082)}}.snow:nth-child(387){opacity:1.4434;transform:translate(2.519vw,-10px) scale(.9394);animation:fall-387 17s -19s linear infinite}@keyframes fall-387{62.709%{transform:translate(-2.527vw,62.709vh) scale(.9394)}to{transform:translate(-.004vw,99vh) scale(.9394)}}.snow:nth-child(388){opacity:1.6842;transform:translate(57.75vw,-10px) scale(.4561);animation:fall-388 25s -25s linear infinite}@keyframes fall-388{49.472%{transform:translate(48.4962vw,49.472vh) scale(.4561)}to{transform:translate(53.1231vw,99vh) scale(.4561)}}.snow:nth-child(389){opacity:1.5874;transform:translate(14.9923vw,-10px) scale(.566);animation:fall-389 19s -26s linear infinite}@keyframes fall-389{53.553%{transform:translate(5.8554vw,53.553vh) scale(.566)}to{transform:translate(10.42385vw,99vh) scale(.566)}}.snow:nth-child(390){opacity:1.7518;transform:translate(92.1128vw,-10px) scale(.0666);animation:fall-390 22s -13s linear infinite}@keyframes fall-390{52.881%{transform:translate(94.9948vw,52.881vh) scale(.0666)}to{transform:translate(93.5538vw,99vh) scale(.0666)}}.snow:nth-child(391){opacity:.162;transform:translate(9.9478vw,-10px) scale(.079);animation:fall-391 29s -11s linear infinite}@keyframes fall-391{49.327%{transform:translate(14.3411vw,49.327vh) scale(.079)}to{transform:translate(12.14445vw,99vh) scale(.079)}}.snow:nth-child(392){opacity:.276;transform:translate(74.7879vw,-10px) scale(.3822);animation:fall-392 25s -22s linear infinite}@keyframes fall-392{66.935%{transform:translate(83.2278vw,66.935vh) scale(.3822)}to{transform:translate(79.00785vw,99vh) scale(.3822)}}.snow:nth-child(393){opacity:1.9188;transform:translate(87.2339vw,-10px) scale(.8627);animation:fall-393 22s -1s linear infinite}@keyframes fall-393{63.746%{transform:translate(88.2212vw,63.746vh) scale(.8627)}to{transform:translate(87.72755vw,99vh) scale(.8627)}}.snow:nth-child(394){opacity:.838;transform:translate(2.9915vw,-10px) scale(.6152);animation:fall-394 17s -10s linear infinite}@keyframes fall-394{67.744%{transform:translate(4.8326vw,67.744vh) scale(.6152)}to{transform:translate(3.91205vw,99vh) scale(.6152)}}.snow:nth-child(395){opacity:1.4076;transform:translate(72.4718vw,-10px) scale(.5996);animation:fall-395 20s -29s linear infinite}@keyframes fall-395{45.402%{transform:translate(64.9946vw,45.402vh) scale(.5996)}to{transform:translate(68.7332vw,99vh) scale(.5996)}}.snow:nth-child(396){opacity:.9832;transform:translate(15.2566vw,-10px) scale(.313);animation:fall-396 29s -4s linear infinite}@keyframes fall-396{60.364%{transform:translate(11.693vw,60.364vh) scale(.313)}to{transform:translate(13.4748vw,99vh) scale(.313)}}.snow:nth-child(397){opacity:.4164;transform:translate(56.931vw,-10px) scale(.14);animation:fall-397 18s -18s linear infinite}@keyframes fall-397{73.721%{transform:translate(58.5415vw,73.721vh) scale(.14)}to{transform:translate(57.73625vw,99vh) scale(.14)}}.snow:nth-child(398){opacity:1.376;transform:translate(73.266vw,-10px) scale(.179);animation:fall-398 28s -24s linear infinite}@keyframes fall-398{41.399%{transform:translate(67.2301vw,41.399vh) scale(.179)}to{transform:translate(70.24805vw,99vh) scale(.179)}}.snow:nth-child(399){opacity:.89;transform:translate(52.7589vw,-10px) scale(.4093);animation:fall-399 24s -24s linear infinite}@keyframes fall-399{41.512%{transform:translate(56.1906vw,41.512vh) scale(.4093)}to{transform:translate(54.47475vw,99vh) scale(.4093)}}.snow:nth-child(400){opacity:.8626;transform:translate(92.5519vw,-10px) scale(.8129);animation:fall-400 15s -2s linear infinite}@keyframes fall-400{68.484%{transform:translate(96.2353vw,68.484vh) scale(.8129)}to{transform:translate(94.3936vw,99vh) scale(.8129)}}\n"] }]
|
|
28
|
+
args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-600{max-height:600px;overflow-x:hidden;overflow-y:auto}.list-area{position:relative!important}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.wizard-step-container{background-color:#fff;box-shadow:#63636333 0 2px 8px;padding:10px}.app-right-border{border-right:2px solid #ccc}.app-mtu-fixed-height{height:302px}.app-mtu-fixed-height-wrapper{height:204px;overflow:auto}.app-upper-right-close{position:absolute;top:0;right:15px;font-size:20px}.toast-message{white-space:pre-wrap}.app-overflow-auto{overflow:auto}.app-no-border{border:none!important}.app-contextmenu{background-color:#fff;border:1px solid;padding:10px 30px}.app-contextmenu-item{margin-left:-30px;margin-right:-30px;cursor:pointer}.app-contextmenu-item>span{padding:3px 30px}.app-contextmenu-item:hover{background-color:#ddd}.app-lh-0{line-height:0}.app-lh-05{line-height:.5}.app-lh-1{line-height:1}.app-lh-2{line-height:2}.app-lh-2-important{line-height:2!important}.app-lh-22{line-height:2.2}.app-display-block{display:block!important}.app-input-inline-icon{padding:0;margin:0;position:absolute;top:2px;right:20px}.app-bordered-box{border:1px solid #ccc}.app-mr-auto{margin-right:auto}.app-mrd-infobox-small{border:1px solid #ccc;padding:5px;border-radius:5px}.app-mrd-infobox{border:1px solid #ccc;padding:5px;border-radius:5px;margin-top:-5px;float:left}.app-mrd-infobox-editmode{margin-bottom:-20px;margin-top:-6px}.app-whitespace-prewrap{white-space:pre-wrap}.app-white-selectable{background-color:#fff}.app-white-selected{background-color:#ddd!important}.app-bb-box{border-bottom:2px solid #ddd}.app-white-selectable:hover{background-color:#ddd}.app-placeholder{color:#aaa}.app-placeholder-dark{color:#777}.modal-open{overflow:inherit;padding-right:0!important}.dropdown-menu a:hover{color:#000!important;background-color:#f5f5f5}.dropdown-menu span:hover,.dropdown-item a:hover{color:#000!important;background-color:transparent}.dropdown-item empty{color:#000!important;background-color:#f5f5f5}.app-history-box{max-height:775px;overflow-x:hidden;overflow-y:auto}.app-date-width,.app-input-width{width:100px}.load-more-btn{width:100%;margin-top:10px;background-color:ButtonFace}.app-max-width-100{max-width:100px}.app-search-buttons{position:absolute;top:55px;right:20px}.app-left-0{left:0}.app-left-4{left:4px}.app-left-10{left:10px}.app-bottom-0{bottom:0}.app-bottom-10{bottom:10px}.app-right-0{right:0}.app-right-10{right:10px!important}.app-right-20{right:20px}.app-right-25{right:25px}.app-right-50{right:50px}.app-top-2{top:2px}.app-top-5{top:5px}.app-top-20,.app-top-40{top:20px}.m-t-min-1{margin-top:-1px}.m-t-min-3{margin-top:-3px}.m-t-min-5{margin-top:-5px}.m-t-min-6{margin-top:-6px}.m-t-min-10{margin-top:-10px}.app-uppercase{text-transform:uppercase}.app-col-sm-10-with-addon{width:calc(83.33333% - 56px)!important}.app-bring-to-front{z-index:9999999!important}.modal{z-index:99999998!important}.app-bring-to-front-strong,.guppy_help{z-index:99999999!important}bs-dropdown-container{z-index:99999999!important}.app-bold{font-weight:700}.app-float-left{float:left}.app-float-right{float:right}.app-no-resize{resize:none}.app-table-no-border{border-top:none!important}.app-upper-left-indicator{position:absolute;top:2px;right:5px}.app-dialog-button{margin-bottom:19px;margin-top:1px;font-size:25px}.app-z-index-0{z-index:0!important}.app-col-divide:after{width:0px;content:\"-\";display:block;position:absolute;top:10px;bottom:0;right:2px;font-weight:700}.app-widgets-expanded{padding-right:20px!important;padding-top:10px!important;padding-bottom:0!important}.app-widget-head-expanded{padding:0 0 0 20px}.app-upper-right-trash{position:absolute;right:15px;top:15px;cursor:pointer;z-index:99}.app-absolute{position:absolute}.app-relative{position:relative}.app-box-ricarico{width:250px;position:absolute;bottom:35px}.app-box-ricarico-edit{width:250px;position:absolute;bottom:21px}.app-input-ricarico{display:inline;margin-left:2px;width:20%}.app-no-overflow{overflow:hidden}.app-overflow-visible{overflow:visible}.app-limited-block{max-height:350px;overflow:auto}.app-refresh-button{position:absolute;top:10px}.app-float-right{float:right!important}.app-intable-input{padding:2px 5px}.app-intable-select{padding:2px 5px;height:23px!important}.app-option-placeholder{color:#aaa!important}.app-option-placeholder option{color:#000!important}.app-lightgrey{color:#666}.app-bg-lightgrey{background-color:#ddd!important}.app-width-1000{width:1000px!important}.app-width-10{width:10px!important}.app-width-20{width:20px!important}.app-width-30{width:30px!important}.app-width-40{width:40px!important}.app-width-50{width:50px!important}.app-width-60{width:60px!important}.app-width-70{width:70px!important}.app-width-80{width:80px!important}.app-width-90{width:90px!important}.app-width-100{width:100px!important}.app-width-110{width:110px!important}.app-width-120{width:120px!important}.app-width-130{width:130px!important}.app-width-180{width:180px!important}.app-width-435{width:435px!important}.app-height-350{height:350px}.app-height-250{height:250px}.app-height-275{height:275px}.app-height-300{height:300px}.app-height-380{height:380px}.app-height-370{height:370px}.app-max-height-370{max-height:370px}.app-height-400,.app-height-425{height:400px}.app-height-450{height:450px}.app-height-560{height:560px}.app-sm2-minus-5{float:left;width:calc(16.66667% - 5px)!important}.app-sm10-plus-5{float:left;width:calc(83.33333% + 5px)!important}.app-deadline-todo{background-color:#87cefa!important}.app-deadline-done{background-color:#90ee90!important}.app-font-size-12{font-size:12px!important}.app-font-size-14{font-size:14px!important}.app-font-size-15{font-size:15px!important}.app-font-size-16{font-size:16px!important}.app-font-size-17{font-size:17px!important}.app-font-size-18{font-size:18px!important}.app-font-size-20{font-size:20px!important}.app-font-size-22{font-size:22px!important}.app-font-size-25{font-size:25px!important}.app-font-size-59{font-size:59px!important}.app-selected{background-color:#b0c4de}.app-aff-90{color:#006400}.app-aff-80{color:green}.app-aff-70{color:#90ee90}.app-aff-60{color:#3cb371}.app-aff-50{color:#ff8c00}.app-aff-40{color:red}.app-bg-aff-90{background-color:#006400}.app-bg-aff-80{background-color:green}.app-bg-aff-70{background-color:#90ee90}.app-bg-aff-60{background-color:#3cb371}.app-bg-aff-50{background-color:#ff8c00}.app-bg-aff-40{background-color:red}.app-scarico-materiale-body{max-height:500px;overflow:auto;overflow-x:hidden}.app-max-height-550{max-height:550px}.app-max-height-300{max-height:300px}.app-success-row{background-color:#389c90!important}.app-danger-row{background-color:#9c3838!important}.app-info-row{background-color:#388b9c!important}.app-active-readonly{color:#555!important;background-color:#fff!important}.app-reading-info{position:absolute;top:5px;left:5px;font-size:20px}.app-loading-over{display:none;margin:auto;position:absolute;inset:0;width:100%;height:100%;z-index:99;background:rgba(0,0,0,.5) none repeat}.app-loading-over-internal{color:#fff;position:absolute;top:48%;left:45%;font-size:15px}.app-circle{display:inline-block;width:10px;height:10px;border-radius:50%}.loader-img{position:absolute;width:140px;top:35%;left:calc(50% - 70px)}.app-timepicker-success{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem;border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.app-success-row-link{color:ivory!important}.dropdown-item:hover{color:#fff!important}.app-fixed-height-700{height:700px;overflow:auto;overflow-x:hidden}.app-fixed-height-610{height:610px;overflow:auto;overflow-x:hidden}.app-fixed-height-685{height:685px;overflow:auto;overflow-x:hidden}.app-arrow{height:15px;width:100%;text-align:center}.app-visible{display:block!important}.app-scheduling-symbol{position:absolute;right:15px;font-size:2.15em;z-index:100}.app-arrow:hover{background-color:#d3d3d3}.app-calendar-box{width:calc(100% - 380px);padding-left:10px;float:right}.app-deadline-box-container{width:380px;height:100%;float:left}.app-deadline-box{padding:0 3px;margin-bottom:5px;margin-left:5px;margin-right:5px;border-style:solid;border-color:#d3d3d3;border-width:2px;position:relative}.app-input-icon{position:absolute;color:#696969;top:11px;left:5px;z-index:999}.app-input-icon:hover{color:#696969}.app-text-center{text-align:center}.app-text-right{text-align:right}.app-text-left{text-align:left}.app-fe-sm-v{position:relative;top:0;width:1px;left:5px;font-size:8px;font-weight:700;color:#000;text-shadow:0px 0px .2px black}.app-fe-v{position:relative;top:-10px;left:145px;width:1px;font-size:11px;font-weight:700;color:#fffac2;text-shadow:0px 0px 1px #fffbcc}.app-card-function-button{padding:.5rem 1.25rem;border-bottom:solid 2px #D9D9D9}.app-modal-function-button{padding:8px 15px;border-bottom:solid 1px #D9D9D9}.app-no-bg-img{background-image:none!important}.app-widget-head-button{font-size:1.15rem;margin-top:-2px;margin-bottom:-5px;margin-left:10px}.app-line-separator{height:3px;background:rgb(237,237,237);border-bottom:1px solid rgb(237,237,237);margin-bottom:10px}.app-small-line-separator{height:2px;background:#ccc;border-bottom:1px solid #ccc;margin-bottom:5px;margin-top:5px}.app-link{color:#0275d8!important;cursor:pointer;text-decoration:none;display:block}.app-link:hover{color:#23527c!important;cursor:pointer;text-decoration:underline!important}.app-link-nocol{cursor:pointer;text-decoration:none}.app-link-nocol:hover{text-decoration:underline}.app-btn-widget{position:absolute;margin:0;top:3.5px;background-color:#414b50;cursor:pointer}.app-btn-widget-spacer{visibility:hidden;height:1px}.app-btn-widget:hover{background-color:#697378}.app-inline{display:inline}.app-btn-search{width:40.85px;height:38px}.app-fa-cell-fix{display:table-cell}.app-display-none{display:none}.app-border-radius-5{border-radius:5px!important}.app-no-padding{padding:0!important}.app-padding-5{padding:5px!important}.app-padding-2{padding:2px!important}.app-padding-3{padding:3px!important}.app-padding-10{padding:10px!important}.app-padding-15{padding:15px!important}.app-padding-left-0{padding-left:0!important}.app-padding-left-5{padding-left:5px!important}.app-padding-left-10{padding-left:10px!important}.app-padding-left-15{padding-left:15px!important}.app-padding-left-20{padding-left:20px!important}.app-padding-left-25{padding-left:25px!important}.app-padding-left-30{padding-left:30px!important}.app-padding-left-35{padding-left:35px!important}.app-padding-left-40{padding-left:40px!important}.app-padding-left-45{padding-left:45px!important}.app-padding-right-0{padding-right:0!important}.app-padding-right-5{padding-right:5px!important}.app-padding-right-10{padding-right:10px!important}.app-padding-right-15{padding-right:15px!important}.app-margin-0{margin:0!important}.app-margin-right-min-10{margin-right:-10px!important}.app-margin-left-min-2{margin-left:-2px}.app-margin-left-min-5{margin-left:-5px}.app-margin-left-min-10{margin-left:-10px!important}.app-margin-right-min-20{margin-right:-20px!important}.app-margin-left-0{margin-left:0!important}.app-margin-left-5{margin-left:5px!important}.app-margin-left-6{margin-left:6px!important}.app-margin-left-15{margin-left:15px!important}.app-margin-left-25{margin-left:25px!important}.app-margin-right-10{margin-right:10px!important}.app-margin-right-15{margin-right:15px!important}.app-margin-right-20{margin-right:20px!important}.app-margin-right-25{margin-right:25px!important}.app-margin-right-5{margin-right:5px!important}.app-margin-top-min-10{margin-top:-10px!important}.app-margin-top-min-15{margin-top:-15px!important}.app-margin-left-10{margin-left:10px!important}.app-margin-bottom-0{margin-bottom:0!important}.app-margin-bottom-2{margin-bottom:2px!important}.app-margin-bottom-5{margin-bottom:5px!important}.app-margin-bottom-10{margin-bottom:10px!important}.app-margin-bottom-14{margin-bottom:14px!important}.app-margin-bottom-15{margin-bottom:15px!important}.app-margin-bottom-20{margin-bottom:20px!important}.app-margin-bottom-25{margin-bottom:25px!important}.app-margin-bottom-30{margin-bottom:30px!important}.app-border-radius-10{border-radius:10px}.app-no-margin{margin:0!important}.app-no-row-margin{margin-left:0!important;margin-right:0!important}.app-white-text{color:#fff!important}.app-black-text{color:#242424!important}.app-pointer{cursor:pointer}.app-not-allowed{cursor:not-allowed}.app-hidden-view{visibility:hidden!important}.app-afterline-button{margin-top:5px;color:#fff;background-color:inherit;border-width:2px;border-color:#fff;font-weight:700;margin-bottom:-5px}.app-afterline-button-black{color:#000;background-color:inherit;border-width:2px;border-color:#000;font-weight:700;margin-bottom:5px}.m-t-min-2{margin-top:-2px}.m-t-1{margin-top:1px}.m-t-2{margin-top:2px}.m-t-3{margin-top:3px}.m-t-4{margin-top:4px}.m-t-6{margin-top:6px}.m-t-7{margin-top:7px}.m-t-8{margin-top:8px}.m-t-9{margin-top:9px}.m-t-10{margin-top:10px}.m-t-30{margin-top:30px}.f-s-25{font-size:25px}.app-pullleft-1{margin-right:1px}.app-pullleft-2{margin-right:2px}.app-pullleft-3{margin-right:3px}.app-pullleft-4{margin-right:4px}.app-pullleft-5{margin-right:5px}.app-pullleft-6{margin-right:6px}.app-pullleft-7{margin-right:7px}.app-pullleft-8{margin-right:8px}.app-pullleft-9{margin-right:9px}.app-pullleft-10{margin-right:10px}.app-pullleft-15{margin-right:15px}.app-pullright-1{margin-left:1px}.app-pullright-2{margin-left:2px}.app-pullright-3{margin-left:3px}.app-pullright-4{margin-left:4px}.app-pullright-5{margin-left:5px}.app-pullright-6{margin-left:6px}.app-pullright-7{margin-left:7px}.app-pullright-8{margin-left:8px}.app-pullright-9{margin-left:9px}.app-pullright-10{margin-left:10px}.app-pullright-15{margin-left:15px}.app-pullup-1{margin-bottom:1px}.app-pullup-2{margin-bottom:2px}.app-pullup-3{margin-bottom:3px}.app-pullup-4{margin-bottom:4px}.app-pullup-5{margin-bottom:5px}.app-pullup-6{margin-bottom:6px}.app-pullup-7{margin-bottom:7px}.app-pullup-8{margin-bottom:8px}.app-pullup-9{margin-bottom:9px}.app-pullup-10{margin-bottom:10px}.app-pullup-15{margin-bottom:15px}.app-one-clm-width{width:100%}.app-two-clm-width{width:50%}.app-three-clm-width{width:33.333%}.app-four-clm-width{width:25%}.app-five-clm-width{width:20%}.app-six-clm-width{width:16.666%}.app-col-12{width:100%}.app-col-11{width:91.66666667%}.app-col-10{width:83.33333333%}.app-col-9{width:75%}.app-col-8{width:66.66666667%}.app-col-7{width:58.33333333%}.app-col-6{width:50%}.app-col-5{width:41.66666667%}.app-col-4{width:33.33333333%}.app-col-3{width:25%}.app-col-2{width:16.66666667%}.app-col-1{width:8.33333333%}.app-padding-bottom-0{padding-bottom:0!important}.app-padding-bottom-5{padding-bottom:5px}.app-padding-bottom-10{padding-bottom:10px}.app-padding-top-0{padding-top:0!important}.app-padding-top-3{padding-top:3px!important}.app-padding-top-8{padding-top:8px!important}.app-padding-top-5{padding-top:5px!important}.app-padding-top-10{padding-top:10px!important}.app-padding-top-13{padding-top:13px!important}.app-padding-top-15{padding-top:15px!important}.app-padding-top-16{padding-top:16px!important}.app-mb-0{margin-bottom:0}.file-upload .file-upload-btn{position:absolute;width:100%;height:35px;z-index:9;opacity:0}.file-upload .delete-file{position:absolute;right:50px;top:8px;font-size:16px;opacity:.8;cursor:pointer;z-index:99;visibility:hidden}.file-upload:hover .delete-file{visibility:visible}.app-right-15{right:15px}.app-top-0{top:0}.app-top-10{top:10px}.app-fs-30{font-size:30px}.app-fs-16{font-size:16px}.app-fs-20{font-size:20px}.app-fs-23{font-size:23px}.app-fs-24{font-size:24px}.app-fs-18{font-size:18px}.app-fs-14{font-size:14px}.app-fs-12{font-size:12px}.selectable-timeline{height:20px;display:flex}.timeline-element-selected{cursor:pointer;text-decoration:underline;font-weight:700}.timeline-element-unselected{cursor:pointer;font-style:italic}.timeline-arrow{width:15px}.timeline-element-container{width:calc(100% - 37px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex}.app-checkbox-label{margin-left:5px;margin-top:-1px}.app-nowrap{white-space:nowrap}.app-min-height-365{min-height:365px}.app-min-width-std-395{min-width:395px}.app-min-width-std-110{min-width:110px}.app-min-width-std-150{min-width:150px}.app-min-width-std-220{min-width:220px}.app-min-width-std-120{min-width:120px}.app-min-width-std-70{min-width:70px}.app-ltab-border{border-left:2px solid #bbb}.app-rtab-border{border-right:2px solid #bbb}.app-col-min{width:1px}.app-filter-wrapper{padding-left:0;margin-top:20px}.app-first-filter-line{margin-top:-20px}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;text-align:left;border:1px solid #CCC;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{text-decoration:none;outline:0}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right-user{left:-250px;right:0;top:-2px;width:242px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;white-space:nowrap}.dropdown-backdrop{position:fixed;inset:0}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;content:\"\"}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.app-search-background{z-index:9999;margin-top:60px;padding:0;background-color:#0000004d;width:100vw;height:calc(100vh - 60px)}.app-search-result-box{height:calc(100% - 35px);overflow:hidden;margin:20px}.app-search-card{margin-top:2px;margin-bottom:10px;padding:15px;background-color:#fff;box-shadow:#06182c66 0 0 0 2px,#06182ca6 0 4px 6px -1px,#ffffff14 0 1px inset}.pull-left{float:left}.pull-right{float:right}.pace .pace-progress{background:#637CA0;position:absolute;height:3px;z-index:0}.pace .pace-progress-inner{display:none}.pace .pace-activity{position:absolute;top:10px;left:10px;border-width:1px;right:auto;width:18px;height:18px;border-top-color:#242d3a;border-left-color:#242d3a}.slimScrollBar,.slimScrollRail{border-radius:0!important;width:4px!important}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:\"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)\";filter:alpha(opacity=20)}.guppy_help{max-height:400px;overflow-y:scroll}.toast-container{margin-top:55px}.ngx-json-viewer .segment-type-null>.segment-main>.segment-value{background-color:inherit!important}.swal2-html-container{overflow:hidden}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local(\"Roboto Thin\"),local(\"Roboto-Thin\"),url(/assets/fonts/google/Roboto/Roboto-Thin.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:local(\"Roboto Thin Italic\"),local(\"Roboto-ThinItalic\"),url(/assets/fonts/google/Roboto/Roboto-ThinItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local(\"Roboto Light\"),local(\"Roboto-Light\"),url(/assets/fonts/google/Roboto/Roboto-Light.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:local(\"Roboto Light Italic\"),local(\"Roboto-LightItalic\"),url(/assets/fonts/google/Roboto/Roboto-LightItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local(\"Roboto Regular\"),local(\"Roboto-Regular\"),url(/assets/fonts/google/Roboto/Roboto-Regular.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local(\"Roboto Italic\"),local(\"Roboto-Italic\"),url(/assets/fonts/google/Roboto/Roboto-Italic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local(\"Roboto Medium\"),local(\"Roboto-Medium\"),url(/assets/fonts/google/Roboto/Roboto-Medium.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local(\"Roboto Medium Italic\"),local(\"Roboto-MediumItalic\"),url(/assets/fonts/google/Roboto/Roboto-MediumItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local(\"Roboto Bold\"),local(\"Roboto-Bold\"),url(/assets/fonts/google/Roboto/Roboto-Bold.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:local(\"Roboto Bold Italic\"),local(\"Roboto-BoldItalic\"),url(/assets/fonts/google/Roboto/Roboto-BoldItalic.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local(\"Roboto Black\"),local(\"Roboto-Black\"),url(/assets/fonts/google/Roboto/Roboto-Black.ttf) format(\"truetype\")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:local(\"Roboto Black Italic\"),local(\"Roboto-BlackItalic\"),url(/assets/fonts/google/Roboto/Roboto-BlackItalic.ttf) format(\"truetype\")}html{height:100%;min-height:100%}body{font-family:Roboto,sans-serif;font-size:14px;color:#242424}body:before{content:\"\";position:fixed;width:100%;height:100%;top:0;left:0;background:#e9ebee;will-change:transform;z-index:-1}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-size:70%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#e1e1e1;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#cccccc}::-webkit-scrollbar-thumb:active{background:#888888}::-webkit-scrollbar-track{background:#666666;border:0px none #ffffff;border-radius:0}::-webkit-scrollbar-track:hover{background:#666666}::-webkit-scrollbar-track:active{background:#333333}::-webkit-scrollbar-corner{background:transparent}.transition{transition:.3s}.widget-controls{position:absolute;z-index:1;top:0;right:0;padding:10px 20px;font-size:14px}.widget-controls a{color:#fff;margin-left:7px;line-height:1;vertical-align:top;display:inline-block}.widget-controls a i.glyphicon-resize-full{font-size:13px}.widget-controls a:hover{color:#ffffffb3}.widget-controls a.dropdown-toggle:after{display:none}.widget-controls ul.dropdown-menu{min-width:9rem;padding:0;border-radius:0}.widget-controls ul.dropdown-menu li{padding:4px;overflow:hidden}.widget-controls ul.dropdown-menu li a{color:#242d3a;font-size:13px;width:100%}.widget-controls ul.dropdown-menu li:hover{background-color:#242d3a}.widget-controls ul.dropdown-menu li:hover a{color:#fff}.card.fullscreened .card-header{line-height:35px}.card.fullscreened .card-header .widget-controls{padding:20px}.card.fullscreened .card-header .widget-controls a{margin-left:12px}.card.fullscreened .card-header .widget-controls a.setting{display:none}.card.fullscreened.card-primary{background:#024a88}.card.fullscreened.card-success{background:#2d922d}.card.fullscreened.card-info{background:#248dad}.card.fullscreened.card-warning{background:#f79a17}.card.fullscreened.card-danger{background:#bf1725}.scrolling{height:100%;overflow-y:scroll;padding-bottom:60px}.no-margin{margin:0}.bottom-15{margin-bottom:15px}.m-t-5{margin-top:5px}.m-t-15{margin-top:15px}.res-img{width:100%}.chart-outher{width:55%;margin:0 auto}.p-t-10{padding-top:10%}.o-visible{overflow:visible}.w-150{width:150px}.w-200{width:200px}@media (max-width: 543px){.chart-outher{width:100%}}@media (min-width: 544px) and (max-width: 767px){.chart-outher{width:85%}}@media (min-width: 992px) and (max-width: 1199px){.chart-outher{width:65%}}.mat-form-field-disabled .mat-form-field-wrapper{background-color:#ddd}.mat-no-border-top .mat-form-field-infix{border-top:none!important}.mat-dflt-margin,.mat-form-field-appearance-outline .mat-form-field-wrapper{margin-top:.125em!important;margin-bottom:.125em!important}.mat-form-field-wrapper{padding-bottom:0;height:35px;min-height:35px!important;margin-bottom:-7px!important}.mat-full-width{width:100%}.mat-full-height .mat-form-field-wrapper{height:100%!important}.mat-form-field-appearance-outline .mat-form-field-infix{padding-top:5px;padding-bottom:0;height:36px}.mat-form-field-appearance-outline .mat-form-field-infix select.mat-input-element{background-color:transparent;margin-bottom:-11px!important;margin-top:-2px!important;padding-top:0!important;top:0!important}.mat-form-field-appearance-outline .mat-form-field-infix input{display:inline-flex;margin-top:-8px;margin-bottom:-5px;padding-top:8px}.mat-form-field-appearance-outline .mat-form-field-suffix{height:25px!important;top:-2px!important}.mat-form-field-appearance-outline .mat-form-field-suffix .form-input-suffix{margin-right:5px!important;position:absolute!important;top:7px!important;right:4px!important}.mat-form-field-appearance-outline .mat-form-field-infix .form-input-suffix{position:relative!important;top:-4px!important}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:32px!important}.mat-form-field-label-wrapper{top:-8px}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{top:60%!important}.mat-form-field-suffix{margin-right:-10px!important}.cdk-overlay-container{z-index:99999999!important}.mat-height-fixed .mat-form-field-flex{height:38px!important}.mat-height-auto .mat-form-field-flex{height:auto!important;padding-bottom:5px!important;padding-top:5px!important;padding-right:2px!important}.mat-height-auto .mat-form-field-infix{height:auto!important}.mat-icon-button-override{width:25px!important;top:0!important;color:#000000a3!important;position:absolute!important}.mat-icon-button-override-suffix{right:-5px!important}.mat-icon-button-override-prefix{left:-5px!important}.mat-option{height:25px!important;font-size:14px!important}.ngx-mat-timepicker .mat-form-field-infix{border-top:none!important}.mat-form-field-wrapper .form-control{width:100%;border:none;padding:0;line-height:1}.mat-form-field-wrapper .form-control:focus{box-shadow:none!important}.mat-form-field-wrapper .form-control.checking-field.ng-touched{padding-right:0;background-position-y:14px!important;background-position-x:right;padding-top:8px;padding-bottom:0}.mat-height-auto .form-control.checking-field.ng-touched{padding-right:25px;background-position:center right .625rem!important}.mat-form-field-wrapper .form-control.input-small.checking-field.ng-touched{background-position-y:9px!important;padding-right:25px}.mat-form-field-wrapper .form-control{background-color:transparent!important}.mat-form-field-wrapper .form-control.checking-combo.ng-touched{padding-right:45px;background-position-y:8px!important;padding-top:4px!important}.mat-form-field-wrapper .form-control.checking-combo.ng-untouched{padding-right:20px;background-position-y:8px!important;padding-top:4px!important}.mat-input-with-suffix{width:calc(100% - 35px)!important;display:inline-block!important;margin-right:10px!important}.mat-input-group-addon .mat-form-field-appearance-outline .mat-form-field-wrapper{background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.mat-form-field-appearance-outline textarea{padding:5px 0!important}.mat-chip-list-wrapper input.mat-input-element,.mat-chip-list-wrapper .mat-standard-chip{margin:1px 4px 4px!important;padding-top:10px!important}.mat-chip-list-wrapper{margin:0!important;padding:5px!important}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.4062;transform:translate(47.102vw,-10px) scale(.9291);animation:fall-1 10s -10s linear infinite}@keyframes fall-1{50.341%{transform:translate(47.4017vw,50.341vh) scale(.9291)}to{transform:translate(47.25185vw,99vh) scale(.9291)}}.snow:nth-child(2){opacity:1.5306;transform:translate(67.3557vw,-10px) scale(.7827);animation:fall-2 23s -20s linear infinite}@keyframes fall-2{32.575%{transform:translate(77.0979vw,32.575vh) scale(.7827)}to{transform:translate(72.2268vw,99vh) scale(.7827)}}.snow:nth-child(3){opacity:1.5488;transform:translate(12.0879vw,-10px) scale(.8057);animation:fall-3 24s -18s linear infinite}@keyframes fall-3{57.901%{transform:translate(4.3148vw,57.901vh) scale(.8057)}to{transform:translate(8.20135vw,99vh) scale(.8057)}}.snow:nth-child(4){opacity:.8704;transform:translate(18.74vw,-10px) scale(.6005);animation:fall-4 29s -7s linear infinite}@keyframes fall-4{70.881%{transform:translate(12.4794vw,70.881vh) scale(.6005)}to{transform:translate(15.6097vw,99vh) scale(.6005)}}.snow:nth-child(5){opacity:.4772;transform:translate(11.2629vw,-10px) scale(.9865);animation:fall-5 12s -22s linear infinite}@keyframes fall-5{70.035%{transform:translate(2.096vw,70.035vh) scale(.9865)}to{transform:translate(6.67945vw,99vh) scale(.9865)}}.snow:nth-child(6){opacity:1.8312;transform:translate(52.9796vw,-10px) scale(.6341);animation:fall-6 25s -5s linear infinite}@keyframes fall-6{42.587%{transform:translate(52.5808vw,42.587vh) scale(.6341)}to{transform:translate(52.7802vw,99vh) scale(.6341)}}.snow:nth-child(7){opacity:.3304;transform:translate(90.9889vw,-10px) scale(.2199);animation:fall-7 14s -11s linear infinite}@keyframes fall-7{30.519%{transform:translate(91.7473vw,30.519vh) scale(.2199)}to{transform:translate(91.3681vw,99vh) scale(.2199)}}.snow:nth-child(8){opacity:1.9096;transform:translate(76.1727vw,-10px) scale(.5483);animation:fall-8 20s -19s linear infinite}@keyframes fall-8{38.144%{transform:translate(66.2909vw,38.144vh) scale(.5483)}to{transform:translate(71.2318vw,99vh) scale(.5483)}}.snow:nth-child(9){opacity:.8466;transform:translate(91.2325vw,-10px) scale(.0014);animation:fall-9 25s -9s linear infinite}@keyframes fall-9{68.395%{transform:translate(86.8741vw,68.395vh) scale(.0014)}to{transform:translate(89.0533vw,99vh) scale(.0014)}}.snow:nth-child(10){opacity:.1246;transform:translate(47.8511vw,-10px) scale(.992);animation:fall-10 22s -16s linear infinite}@keyframes fall-10{36.185%{transform:translate(43.9034vw,36.185vh) scale(.992)}to{transform:translate(45.87725vw,99vh) scale(.992)}}.snow:nth-child(11){opacity:.8962;transform:translate(68.1316vw,-10px) scale(.0036);animation:fall-11 15s -22s linear infinite}@keyframes fall-11{31.236%{transform:translate(60.3019vw,31.236vh) scale(.0036)}to{transform:translate(64.21675vw,99vh) scale(.0036)}}.snow:nth-child(12){opacity:.918;transform:translate(26.9494vw,-10px) scale(.1194);animation:fall-12 25s -11s linear infinite}@keyframes fall-12{44.976%{transform:translate(17.9408vw,44.976vh) scale(.1194)}to{transform:translate(22.4451vw,99vh) scale(.1194)}}.snow:nth-child(13){opacity:1.812;transform:translate(36.3036vw,-10px) scale(.8497);animation:fall-13 26s -22s linear infinite}@keyframes fall-13{78.388%{transform:translate(40.3385vw,78.388vh) scale(.8497)}to{transform:translate(38.32105vw,99vh) scale(.8497)}}.snow:nth-child(14){opacity:.9748;transform:translate(79.5723vw,-10px) scale(.924);animation:fall-14 19s -25s linear infinite}@keyframes fall-14{43.195%{transform:translate(77.6567vw,43.195vh) scale(.924)}to{transform:translate(78.6145vw,99vh) scale(.924)}}.snow:nth-child(15){opacity:1.3048;transform:translate(64.1286vw,-10px) scale(.9885);animation:fall-15 11s -9s linear infinite}@keyframes fall-15{79.76%{transform:translate(72.8703vw,79.76vh) scale(.9885)}to{transform:translate(68.49945vw,99vh) scale(.9885)}}.snow:nth-child(16){opacity:.758;transform:translate(1.6978vw,-10px) scale(.4654);animation:fall-16 24s -20s linear infinite}@keyframes fall-16{43.592%{transform:translate(-4.1952vw,43.592vh) scale(.4654)}to{transform:translate(-1.2487vw,99vh) scale(.4654)}}.snow:nth-child(17){opacity:.4662;transform:translate(11.829vw,-10px) scale(.7473);animation:fall-17 19s -29s linear infinite}@keyframes fall-17{78.365%{transform:translate(6.2098vw,78.365vh) scale(.7473)}to{transform:translate(9.0194vw,99vh) scale(.7473)}}.snow:nth-child(18){opacity:.059;transform:translate(26.8056vw,-10px) scale(.4558);animation:fall-18 13s -23s linear infinite}@keyframes fall-18{71.901%{transform:translate(31.3064vw,71.901vh) scale(.4558)}to{transform:translate(29.056vw,99vh) scale(.4558)}}.snow:nth-child(19){opacity:.9818;transform:translate(21.8503vw,-10px) scale(.8145);animation:fall-19 20s -1s linear infinite}@keyframes fall-19{66.224%{transform:translate(25.4453vw,66.224vh) scale(.8145)}to{transform:translate(23.6478vw,99vh) scale(.8145)}}.snow:nth-child(20){opacity:.0712;transform:translate(19.858vw,-10px) scale(.2876);animation:fall-20 29s -26s linear infinite}@keyframes fall-20{76.767%{transform:translate(22.8277vw,76.767vh) scale(.2876)}to{transform:translate(21.34285vw,99vh) scale(.2876)}}.snow:nth-child(21){opacity:.5898;transform:translate(23.172vw,-10px) scale(.2057);animation:fall-21 16s -10s linear infinite}@keyframes fall-21{58.413%{transform:translate(23.3749vw,58.413vh) scale(.2057)}to{transform:translate(23.27345vw,99vh) scale(.2057)}}.snow:nth-child(22){opacity:1.1182;transform:translate(95.8626vw,-10px) scale(.4028);animation:fall-22 19s -20s linear infinite}@keyframes fall-22{30.212%{transform:translate(93.1383vw,30.212vh) scale(.4028)}to{transform:translate(94.50045vw,99vh) scale(.4028)}}.snow:nth-child(23){opacity:.5306;transform:translate(81.6694vw,-10px) scale(.5838);animation:fall-23 20s -22s linear infinite}@keyframes fall-23{53.577%{transform:translate(86.6186vw,53.577vh) scale(.5838)}to{transform:translate(84.144vw,99vh) scale(.5838)}}.snow:nth-child(24){opacity:.3918;transform:translate(80.261vw,-10px) scale(.3537);animation:fall-24 18s -4s linear infinite}@keyframes fall-24{67.246%{transform:translate(84.8216vw,67.246vh) scale(.3537)}to{transform:translate(82.5413vw,99vh) scale(.3537)}}.snow:nth-child(25){opacity:1.8728;transform:translate(10.9036vw,-10px) scale(.8599);animation:fall-25 17s -10s linear infinite}@keyframes fall-25{77.96%{transform:translate(15.2693vw,77.96vh) scale(.8599)}to{transform:translate(13.08645vw,99vh) scale(.8599)}}.snow:nth-child(26){opacity:1.12;transform:translate(41.2508vw,-10px) scale(.3273);animation:fall-26 29s -19s linear infinite}@keyframes fall-26{55.883%{transform:translate(48.2099vw,55.883vh) scale(.3273)}to{transform:translate(44.73035vw,99vh) scale(.3273)}}.snow:nth-child(27){opacity:.042;transform:translate(3.7423vw,-10px) scale(.6894);animation:fall-27 26s -20s linear infinite}@keyframes fall-27{38.738%{transform:translate(12.8795vw,38.738vh) scale(.6894)}to{transform:translate(8.3109vw,99vh) scale(.6894)}}.snow:nth-child(28){opacity:1.5898;transform:translate(92.6785vw,-10px) scale(.1691);animation:fall-28 20s -23s linear infinite}@keyframes fall-28{34.152%{transform:translate(88.1914vw,34.152vh) scale(.1691)}to{transform:translate(90.43495vw,99vh) scale(.1691)}}.snow:nth-child(29){opacity:1.334;transform:translate(26.5066vw,-10px) scale(.9684);animation:fall-29 28s -18s linear infinite}@keyframes fall-29{76.357%{transform:translate(23.8829vw,76.357vh) scale(.9684)}to{transform:translate(25.19475vw,99vh) scale(.9684)}}.snow:nth-child(30){opacity:.1924;transform:translate(6.185vw,-10px) scale(.4108);animation:fall-30 13s -12s linear infinite}@keyframes fall-30{30.656%{transform:translate(1.0029vw,30.656vh) scale(.4108)}to{transform:translate(3.59395vw,99vh) scale(.4108)}}.snow:nth-child(31){opacity:.0738;transform:translate(69.1877vw,-10px) scale(.6243);animation:fall-31 21s -29s linear infinite}@keyframes fall-31{74.533%{transform:translate(76.8517vw,74.533vh) scale(.6243)}to{transform:translate(73.0197vw,99vh) scale(.6243)}}.snow:nth-child(32){opacity:.1416;transform:translate(91.6698vw,-10px) scale(.8671);animation:fall-32 18s -11s linear infinite}@keyframes fall-32{53.882%{transform:translate(101.5064vw,53.882vh) scale(.8671)}to{transform:translate(96.5881vw,99vh) scale(.8671)}}.snow:nth-child(33){opacity:.1142;transform:translate(6.1014vw,-10px) scale(.3131);animation:fall-33 12s -27s linear infinite}@keyframes fall-33{36.604%{transform:translate(14.6048vw,36.604vh) scale(.3131)}to{transform:translate(10.3531vw,99vh) scale(.3131)}}.snow:nth-child(34){opacity:.2386;transform:translate(97.7997vw,-10px) scale(.7049);animation:fall-34 24s -18s linear infinite}@keyframes fall-34{46.344%{transform:translate(104.7819vw,46.344vh) scale(.7049)}to{transform:translate(101.2908vw,99vh) scale(.7049)}}.snow:nth-child(35){opacity:.265;transform:translate(26.2021vw,-10px) scale(.1772);animation:fall-35 16s -10s linear infinite}@keyframes fall-35{79.59%{transform:translate(17.6324vw,79.59vh) scale(.1772)}to{transform:translate(21.91725vw,99vh) scale(.1772)}}.snow:nth-child(36){opacity:.7164;transform:translate(90.4932vw,-10px) scale(.0499);animation:fall-36 15s -26s linear infinite}@keyframes fall-36{49.399%{transform:translate(87.4308vw,49.399vh) scale(.0499)}to{transform:translate(88.962vw,99vh) scale(.0499)}}.snow:nth-child(37){opacity:.6906;transform:translate(71.0978vw,-10px) scale(.7335);animation:fall-37 29s -5s linear infinite}@keyframes fall-37{70.427%{transform:translate(78.4082vw,70.427vh) scale(.7335)}to{transform:translate(74.753vw,99vh) scale(.7335)}}.snow:nth-child(38){opacity:1.5094;transform:translate(84.5806vw,-10px) scale(.6143);animation:fall-38 20s -2s linear infinite}@keyframes fall-38{75.409%{transform:translate(87.5875vw,75.409vh) scale(.6143)}to{transform:translate(86.08405vw,99vh) scale(.6143)}}.snow:nth-child(39){opacity:.1504;transform:translate(12.2659vw,-10px) scale(.3574);animation:fall-39 23s -28s linear infinite}@keyframes fall-39{57.135%{transform:translate(5.947vw,57.135vh) scale(.3574)}to{transform:translate(9.10645vw,99vh) scale(.3574)}}.snow:nth-child(40){opacity:.1166;transform:translate(10.0095vw,-10px) scale(.7968);animation:fall-40 14s -17s linear infinite}@keyframes fall-40{77.305%{transform:translate(7.2671vw,77.305vh) scale(.7968)}to{transform:translate(8.6383vw,99vh) scale(.7968)}}.snow:nth-child(41){opacity:1.7392;transform:translate(39.1939vw,-10px) scale(.9096);animation:fall-41 26s -14s linear infinite}@keyframes fall-41{68.296%{transform:translate(33.0919vw,68.296vh) scale(.9096)}to{transform:translate(36.1429vw,99vh) scale(.9096)}}.snow:nth-child(42){opacity:.2392;transform:translate(14.959vw,-10px) scale(.4808);animation:fall-42 17s -19s linear infinite}@keyframes fall-42{76.839%{transform:translate(21.395vw,76.839vh) scale(.4808)}to{transform:translate(18.177vw,99vh) scale(.4808)}}.snow:nth-child(43){opacity:.6588;transform:translate(51.6571vw,-10px) scale(.1401);animation:fall-43 18s -13s linear infinite}@keyframes fall-43{30.609%{transform:translate(49.113vw,30.609vh) scale(.1401)}to{transform:translate(50.38505vw,99vh) scale(.1401)}}.snow:nth-child(44){opacity:.1102;transform:translate(69.5833vw,-10px) scale(.0811);animation:fall-44 28s -5s linear infinite}@keyframes fall-44{73.454%{transform:translate(67.9887vw,73.454vh) scale(.0811)}to{transform:translate(68.786vw,99vh) scale(.0811)}}.snow:nth-child(45){opacity:.0602;transform:translate(89.4735vw,-10px) scale(.2353);animation:fall-45 13s -15s linear infinite}@keyframes fall-45{53.463%{transform:translate(83.3256vw,53.463vh) scale(.2353)}to{transform:translate(86.39955vw,99vh) scale(.2353)}}.snow:nth-child(46){opacity:1.6104;transform:translate(81.2483vw,-10px) scale(.5184);animation:fall-46 14s -5s linear infinite}@keyframes fall-46{44.743%{transform:translate(80.0437vw,44.743vh) scale(.5184)}to{transform:translate(80.646vw,99vh) scale(.5184)}}.snow:nth-child(47){opacity:.1808;transform:translate(46.2876vw,-10px) scale(.0558);animation:fall-47 25s -4s linear infinite}@keyframes fall-47{38.908%{transform:translate(50.8941vw,38.908vh) scale(.0558)}to{transform:translate(48.59085vw,99vh) scale(.0558)}}.snow:nth-child(48){opacity:.7932;transform:translate(94.5362vw,-10px) scale(.4614);animation:fall-48 19s -24s linear infinite}@keyframes fall-48{51.284%{transform:translate(102.434vw,51.284vh) scale(.4614)}to{transform:translate(98.4851vw,99vh) scale(.4614)}}.snow:nth-child(49){opacity:1.6686;transform:translate(49.8462vw,-10px) scale(.1156);animation:fall-49 10s -14s linear infinite}@keyframes fall-49{73.225%{transform:translate(46.0217vw,73.225vh) scale(.1156)}to{transform:translate(47.93395vw,99vh) scale(.1156)}}.snow:nth-child(50){opacity:.8234;transform:translate(86.0495vw,-10px) scale(.5349);animation:fall-50 20s -27s linear infinite}@keyframes fall-50{65.779%{transform:translate(81.0136vw,65.779vh) scale(.5349)}to{transform:translate(83.53155vw,99vh) scale(.5349)}}.snow:nth-child(51){opacity:1.327;transform:translate(26.2549vw,-10px) scale(.712);animation:fall-51 30s -9s linear infinite}@keyframes fall-51{59.51%{transform:translate(27.6033vw,59.51vh) scale(.712)}to{transform:translate(26.9291vw,99vh) scale(.712)}}.snow:nth-child(52){opacity:.1962;transform:translate(58.143vw,-10px) scale(.6716);animation:fall-52 18s -29s linear infinite}@keyframes fall-52{45.947%{transform:translate(55.1137vw,45.947vh) scale(.6716)}to{transform:translate(56.62835vw,99vh) scale(.6716)}}.snow:nth-child(53){opacity:.4782;transform:translate(80.38vw,-10px) scale(.6);animation:fall-53 29s -25s linear infinite}@keyframes fall-53{61.328%{transform:translate(78.99vw,61.328vh) scale(.6)}to{transform:translate(79.685vw,99vh) scale(.6)}}.snow:nth-child(54){opacity:.5372;transform:translate(24.9831vw,-10px) scale(.6781);animation:fall-54 25s -15s linear infinite}@keyframes fall-54{76.115%{transform:translate(23.604vw,76.115vh) scale(.6781)}to{transform:translate(24.29355vw,99vh) scale(.6781)}}.snow:nth-child(55){opacity:1.8;transform:translate(1.5947vw,-10px) scale(.599);animation:fall-55 15s -7s linear infinite}@keyframes fall-55{50.411%{transform:translate(9.594vw,50.411vh) scale(.599)}to{transform:translate(5.59435vw,99vh) scale(.599)}}.snow:nth-child(56){opacity:.0846;transform:translate(16.5768vw,-10px) scale(.8991);animation:fall-56 28s -28s linear infinite}@keyframes fall-56{57.318%{transform:translate(12.7614vw,57.318vh) scale(.8991)}to{transform:translate(14.6691vw,99vh) scale(.8991)}}.snow:nth-child(57){opacity:1.779;transform:translate(67.9434vw,-10px) scale(.839);animation:fall-57 26s -1s linear infinite}@keyframes fall-57{53.778%{transform:translate(62.3443vw,53.778vh) scale(.839)}to{transform:translate(65.14385vw,99vh) scale(.839)}}.snow:nth-child(58){opacity:.899;transform:translate(60.7808vw,-10px) scale(.1551);animation:fall-58 14s -15s linear infinite}@keyframes fall-58{38.843%{transform:translate(50.8621vw,38.843vh) scale(.1551)}to{transform:translate(55.82145vw,99vh) scale(.1551)}}.snow:nth-child(59){opacity:1.0008;transform:translate(98.6083vw,-10px) scale(.5994);animation:fall-59 15s -3s linear infinite}@keyframes fall-59{43.453%{transform:translate(108.5338vw,43.453vh) scale(.5994)}to{transform:translate(103.57105vw,99vh) scale(.5994)}}.snow:nth-child(60){opacity:1.1872;transform:translate(83.7438vw,-10px) scale(.441);animation:fall-60 16s -6s linear infinite}@keyframes fall-60{77.185%{transform:translate(86.0891vw,77.185vh) scale(.441)}to{transform:translate(84.91645vw,99vh) scale(.441)}}.snow:nth-child(61){opacity:1.3046;transform:translate(15.4493vw,-10px) scale(.7525);animation:fall-61 17s -6s linear infinite}@keyframes fall-61{43.063%{transform:translate(18.1124vw,43.063vh) scale(.7525)}to{transform:translate(16.78085vw,99vh) scale(.7525)}}.snow:nth-child(62){opacity:.7058;transform:translate(70.3456vw,-10px) scale(.9257);animation:fall-62 26s -12s linear infinite}@keyframes fall-62{51.794%{transform:translate(66.9101vw,51.794vh) scale(.9257)}to{transform:translate(68.62785vw,99vh) scale(.9257)}}.snow:nth-child(63){opacity:.981;transform:translate(32.9393vw,-10px) scale(.7179);animation:fall-63 22s -14s linear infinite}@keyframes fall-63{40.213%{transform:translate(41.3418vw,40.213vh) scale(.7179)}to{transform:translate(37.14055vw,99vh) scale(.7179)}}.snow:nth-child(64){opacity:.9154;transform:translate(59.7878vw,-10px) scale(.9377);animation:fall-64 17s -18s linear infinite}@keyframes fall-64{31.449%{transform:translate(60.1906vw,31.449vh) scale(.9377)}to{transform:translate(59.9892vw,99vh) scale(.9377)}}.snow:nth-child(65){opacity:.5118;transform:translate(26.7514vw,-10px) scale(.4892);animation:fall-65 16s -9s linear infinite}@keyframes fall-65{42.074%{transform:translate(17.3159vw,42.074vh) scale(.4892)}to{transform:translate(22.03365vw,99vh) scale(.4892)}}.snow:nth-child(66){opacity:1.2898;transform:translate(89.694vw,-10px) scale(.3334);animation:fall-66 15s -7s linear infinite}@keyframes fall-66{79.714%{transform:translate(97.7626vw,79.714vh) scale(.3334)}to{transform:translate(93.7283vw,99vh) scale(.3334)}}.snow:nth-child(67){opacity:1.7982;transform:translate(76.9778vw,-10px) scale(.5924);animation:fall-67 29s -6s linear infinite}@keyframes fall-67{68.238%{transform:translate(76.9792vw,68.238vh) scale(.5924)}to{transform:translate(76.9785vw,99vh) scale(.5924)}}.snow:nth-child(68){opacity:1.7836;transform:translate(84.9038vw,-10px) scale(.7462);animation:fall-68 19s -8s linear infinite}@keyframes fall-68{38.431%{transform:translate(78.517vw,38.431vh) scale(.7462)}to{transform:translate(81.7104vw,99vh) scale(.7462)}}.snow:nth-child(69){opacity:.8372;transform:translate(96.2005vw,-10px) scale(.9542);animation:fall-69 13s -25s linear infinite}@keyframes fall-69{53.339%{transform:translate(103.6421vw,53.339vh) scale(.9542)}to{transform:translate(99.9213vw,99vh) scale(.9542)}}.snow:nth-child(70){opacity:.3746;transform:translate(29.7772vw,-10px) scale(.2086);animation:fall-70 25s -18s linear infinite}@keyframes fall-70{75.44%{transform:translate(26.5569vw,75.44vh) scale(.2086)}to{transform:translate(28.16705vw,99vh) scale(.2086)}}.snow:nth-child(71){opacity:1.4586;transform:translate(73.9772vw,-10px) scale(.6319);animation:fall-71 11s -9s linear infinite}@keyframes fall-71{58.774%{transform:translate(75.345vw,58.774vh) scale(.6319)}to{transform:translate(74.6611vw,99vh) scale(.6319)}}.snow:nth-child(72){opacity:.703;transform:translate(26.403vw,-10px) scale(.5451);animation:fall-72 13s -2s linear infinite}@keyframes fall-72{30.482%{transform:translate(36.21vw,30.482vh) scale(.5451)}to{transform:translate(31.3065vw,99vh) scale(.5451)}}.snow:nth-child(73){opacity:1.6308;transform:translate(77.1716vw,-10px) scale(.7248);animation:fall-73 30s -1s linear infinite}@keyframes fall-73{34.744%{transform:translate(79.6451vw,34.744vh) scale(.7248)}to{transform:translate(78.40835vw,99vh) scale(.7248)}}.snow:nth-child(74){opacity:.3938;transform:translate(71.931vw,-10px) scale(.6317);animation:fall-74 15s -15s linear infinite}@keyframes fall-74{62.665%{transform:translate(70.1697vw,62.665vh) scale(.6317)}to{transform:translate(71.05035vw,99vh) scale(.6317)}}.snow:nth-child(75){opacity:.577;transform:translate(17.4114vw,-10px) scale(.9117);animation:fall-75 29s -9s linear infinite}@keyframes fall-75{72.762%{transform:translate(26.3572vw,72.762vh) scale(.9117)}to{transform:translate(21.8843vw,99vh) scale(.9117)}}.snow:nth-child(76){opacity:1.2496;transform:translate(11.048vw,-10px) scale(.0292);animation:fall-76 23s -16s linear infinite}@keyframes fall-76{71.383%{transform:translate(17.0525vw,71.383vh) scale(.0292)}to{transform:translate(14.05025vw,99vh) scale(.0292)}}.snow:nth-child(77){opacity:1.4334;transform:translate(39.6584vw,-10px) scale(.5844);animation:fall-77 24s -6s linear infinite}@keyframes fall-77{42.011%{transform:translate(43.8339vw,42.011vh) scale(.5844)}to{transform:translate(41.74615vw,99vh) scale(.5844)}}.snow:nth-child(78){opacity:.3742;transform:translate(82.8811vw,-10px) scale(.7006);animation:fall-78 10s -16s linear infinite}@keyframes fall-78{35.155%{transform:translate(78.4948vw,35.155vh) scale(.7006)}to{transform:translate(80.68795vw,99vh) scale(.7006)}}.snow:nth-child(79){opacity:.8856;transform:translate(42.3698vw,-10px) scale(.9635);animation:fall-79 12s -16s linear infinite}@keyframes fall-79{50.57%{transform:translate(38.8435vw,50.57vh) scale(.9635)}to{transform:translate(40.60665vw,99vh) scale(.9635)}}.snow:nth-child(80){opacity:1.0988;transform:translate(92.164vw,-10px) scale(.783);animation:fall-80 23s -14s linear infinite}@keyframes fall-80{35.721%{transform:translate(98.4157vw,35.721vh) scale(.783)}to{transform:translate(95.28985vw,99vh) scale(.783)}}.snow:nth-child(81){opacity:1.7698;transform:translate(17.0633vw,-10px) scale(.4871);animation:fall-81 25s -20s linear infinite}@keyframes fall-81{36.457%{transform:translate(21.2161vw,36.457vh) scale(.4871)}to{transform:translate(19.1397vw,99vh) scale(.4871)}}.snow:nth-child(82){opacity:.0532;transform:translate(85.7031vw,-10px) scale(.5234);animation:fall-82 24s -2s linear infinite}@keyframes fall-82{34.097%{transform:translate(84.0023vw,34.097vh) scale(.5234)}to{transform:translate(84.8527vw,99vh) scale(.5234)}}.snow:nth-child(83){opacity:.4296;transform:translate(7.5532vw,-10px) scale(.7158);animation:fall-83 24s -8s linear infinite}@keyframes fall-83{65.212%{transform:translate(.9242vw,65.212vh) scale(.7158)}to{transform:translate(4.2387vw,99vh) scale(.7158)}}.snow:nth-child(84){opacity:1.6934;transform:translate(46.3472vw,-10px) scale(.3309);animation:fall-84 27s -8s linear infinite}@keyframes fall-84{59.044%{transform:translate(51.1928vw,59.044vh) scale(.3309)}to{transform:translate(48.77vw,99vh) scale(.3309)}}.snow:nth-child(85){opacity:.1732;transform:translate(86.9815vw,-10px) scale(.371);animation:fall-85 16s -2s linear infinite}@keyframes fall-85{72.63%{transform:translate(91.0059vw,72.63vh) scale(.371)}to{transform:translate(88.9937vw,99vh) scale(.371)}}.snow:nth-child(86){opacity:1.1292;transform:translate(49.8128vw,-10px) scale(.6959);animation:fall-86 14s -7s linear infinite}@keyframes fall-86{66.034%{transform:translate(58.7034vw,66.034vh) scale(.6959)}to{transform:translate(54.2581vw,99vh) scale(.6959)}}.snow:nth-child(87){opacity:.2904;transform:translate(70.0651vw,-10px) scale(.9025);animation:fall-87 10s -3s linear infinite}@keyframes fall-87{44.846%{transform:translate(74.6425vw,44.846vh) scale(.9025)}to{transform:translate(72.3538vw,99vh) scale(.9025)}}.snow:nth-child(88){opacity:1.25;transform:translate(15.7161vw,-10px) scale(.7246);animation:fall-88 12s -14s linear infinite}@keyframes fall-88{75.796%{transform:translate(15.5733vw,75.796vh) scale(.7246)}to{transform:translate(15.6447vw,99vh) scale(.7246)}}.snow:nth-child(89){opacity:1.4036;transform:translate(93.571vw,-10px) scale(.0389);animation:fall-89 28s -27s linear infinite}@keyframes fall-89{61.894%{transform:translate(88.447vw,61.894vh) scale(.0389)}to{transform:translate(91.009vw,99vh) scale(.0389)}}.snow:nth-child(90){opacity:.481;transform:translate(30.061vw,-10px) scale(.2605);animation:fall-90 11s -29s linear infinite}@keyframes fall-90{53.775%{transform:translate(31.8353vw,53.775vh) scale(.2605)}to{transform:translate(30.94815vw,99vh) scale(.2605)}}.snow:nth-child(91){opacity:.747;transform:translate(13.1515vw,-10px) scale(.5697);animation:fall-91 24s -28s linear infinite}@keyframes fall-91{32.139%{transform:translate(4.8385vw,32.139vh) scale(.5697)}to{transform:translate(8.995vw,99vh) scale(.5697)}}.snow:nth-child(92){opacity:.4786;transform:translate(8.7999vw,-10px) scale(.386);animation:fall-92 13s -14s linear infinite}@keyframes fall-92{67.106%{transform:translate(17.1978vw,67.106vh) scale(.386)}to{transform:translate(12.99885vw,99vh) scale(.386)}}.snow:nth-child(93){opacity:1.795;transform:translate(82.3982vw,-10px) scale(.4232);animation:fall-93 12s -29s linear infinite}@keyframes fall-93{35.047%{transform:translate(72.6367vw,35.047vh) scale(.4232)}to{transform:translate(77.51745vw,99vh) scale(.4232)}}.snow:nth-child(94){opacity:1.17;transform:translate(13.4082vw,-10px) scale(.782);animation:fall-94 11s -5s linear infinite}@keyframes fall-94{43.189%{transform:translate(9.5544vw,43.189vh) scale(.782)}to{transform:translate(11.4813vw,99vh) scale(.782)}}.snow:nth-child(95){opacity:.3588;transform:translate(59.172vw,-10px) scale(.4695);animation:fall-95 29s -16s linear infinite}@keyframes fall-95{41.651%{transform:translate(60.3697vw,41.651vh) scale(.4695)}to{transform:translate(59.77085vw,99vh) scale(.4695)}}.snow:nth-child(96){opacity:.616;transform:translate(72.7385vw,-10px) scale(.1334);animation:fall-96 17s -2s linear infinite}@keyframes fall-96{70.877%{transform:translate(70.2366vw,70.877vh) scale(.1334)}to{transform:translate(71.48755vw,99vh) scale(.1334)}}.snow:nth-child(97){opacity:.8356;transform:translate(8.37vw,-10px) scale(.9413);animation:fall-97 14s -12s linear infinite}@keyframes fall-97{61.883%{transform:translate(16.8309vw,61.883vh) scale(.9413)}to{transform:translate(12.60045vw,99vh) scale(.9413)}}.snow:nth-child(98){opacity:1.5816;transform:translate(74.9133vw,-10px) scale(.2051);animation:fall-98 27s -12s linear infinite}@keyframes fall-98{50.777%{transform:translate(71.2914vw,50.777vh) scale(.2051)}to{transform:translate(73.10235vw,99vh) scale(.2051)}}.snow:nth-child(99){opacity:.6968;transform:translate(75.09vw,-10px) scale(.5355);animation:fall-99 20s -15s linear infinite}@keyframes fall-99{57.147%{transform:translate(68.3064vw,57.147vh) scale(.5355)}to{transform:translate(71.6982vw,99vh) scale(.5355)}}.snow:nth-child(100){opacity:.9956;transform:translate(77.802vw,-10px) scale(.6064);animation:fall-100 27s -16s linear infinite}@keyframes fall-100{61.393%{transform:translate(82.877vw,61.393vh) scale(.6064)}to{transform:translate(80.3395vw,99vh) scale(.6064)}}.snow:nth-child(101){opacity:.674;transform:translate(75.2211vw,-10px) scale(.4006);animation:fall-101 27s -26s linear infinite}@keyframes fall-101{43.575%{transform:translate(72.2512vw,43.575vh) scale(.4006)}to{transform:translate(73.73615vw,99vh) scale(.4006)}}.snow:nth-child(102){opacity:.9706;transform:translate(76.0834vw,-10px) scale(.0493);animation:fall-102 28s -3s linear infinite}@keyframes fall-102{63.637%{transform:translate(67.4933vw,63.637vh) scale(.0493)}to{transform:translate(71.78835vw,99vh) scale(.0493)}}.snow:nth-child(103){opacity:.297;transform:translate(7.672vw,-10px) scale(.9715);animation:fall-103 18s -29s linear infinite}@keyframes fall-103{75.415%{transform:translate(-.784vw,75.415vh) scale(.9715)}to{transform:translate(3.444vw,99vh) scale(.9715)}}.snow:nth-child(104){opacity:.183;transform:translate(21.1962vw,-10px) scale(.8919);animation:fall-104 20s -13s linear infinite}@keyframes fall-104{32.149%{transform:translate(11.6691vw,32.149vh) scale(.8919)}to{transform:translate(16.43265vw,99vh) scale(.8919)}}.snow:nth-child(105){opacity:1.2978;transform:translate(34.767vw,-10px) scale(.2513);animation:fall-105 18s -14s linear infinite}@keyframes fall-105{42.452%{transform:translate(25.3583vw,42.452vh) scale(.2513)}to{transform:translate(30.06265vw,99vh) scale(.2513)}}.snow:nth-child(106){opacity:1.3902;transform:translate(95.5318vw,-10px) scale(.6054);animation:fall-106 30s -1s linear infinite}@keyframes fall-106{47.41%{transform:translate(90.0259vw,47.41vh) scale(.6054)}to{transform:translate(92.77885vw,99vh) scale(.6054)}}.snow:nth-child(107){opacity:1.9466;transform:translate(57.1563vw,-10px) scale(.3616);animation:fall-107 10s -13s linear infinite}@keyframes fall-107{66.967%{transform:translate(57.9585vw,66.967vh) scale(.3616)}to{transform:translate(57.5574vw,99vh) scale(.3616)}}.snow:nth-child(108){opacity:.8614;transform:translate(25.5905vw,-10px) scale(.987);animation:fall-108 19s -1s linear infinite}@keyframes fall-108{50.238%{transform:translate(27.0201vw,50.238vh) scale(.987)}to{transform:translate(26.3053vw,99vh) scale(.987)}}.snow:nth-child(109){opacity:.3448;transform:translate(63.4043vw,-10px) scale(.707);animation:fall-109 12s -26s linear infinite}@keyframes fall-109{44.291%{transform:translate(67.9184vw,44.291vh) scale(.707)}to{transform:translate(65.66135vw,99vh) scale(.707)}}.snow:nth-child(110){opacity:1.3928;transform:translate(99.86vw,-10px) scale(.2543);animation:fall-110 10s -17s linear infinite}@keyframes fall-110{44.545%{transform:translate(109.1151vw,44.545vh) scale(.2543)}to{transform:translate(104.48755vw,99vh) scale(.2543)}}.snow:nth-child(111){opacity:1.1462;transform:translate(62.7067vw,-10px) scale(.3206);animation:fall-111 15s -8s linear infinite}@keyframes fall-111{71.975%{transform:translate(59.8486vw,71.975vh) scale(.3206)}to{transform:translate(61.27765vw,99vh) scale(.3206)}}.snow:nth-child(112){opacity:1.5954;transform:translate(90.9707vw,-10px) scale(.6899);animation:fall-112 29s -28s linear infinite}@keyframes fall-112{52.931%{transform:translate(95.6044vw,52.931vh) scale(.6899)}to{transform:translate(93.28755vw,99vh) scale(.6899)}}.snow:nth-child(113){opacity:.6332;transform:translate(94.3073vw,-10px) scale(.0776);animation:fall-113 15s -23s linear infinite}@keyframes fall-113{30.625%{transform:translate(93.0621vw,30.625vh) scale(.0776)}to{transform:translate(93.6847vw,99vh) scale(.0776)}}.snow:nth-child(114){opacity:1.3564;transform:translate(95.2567vw,-10px) scale(.6521);animation:fall-114 21s -26s linear infinite}@keyframes fall-114{39.717%{transform:translate(86.4204vw,39.717vh) scale(.6521)}to{transform:translate(90.83855vw,99vh) scale(.6521)}}.snow:nth-child(115){opacity:.7518;transform:translate(19.7179vw,-10px) scale(.2824);animation:fall-115 21s -30s linear infinite}@keyframes fall-115{32.159%{transform:translate(13.0943vw,32.159vh) scale(.2824)}to{transform:translate(16.4061vw,99vh) scale(.2824)}}.snow:nth-child(116){opacity:.3824;transform:translate(84.262vw,-10px) scale(.8902);animation:fall-116 10s -26s linear infinite}@keyframes fall-116{52.32%{transform:translate(87.6131vw,52.32vh) scale(.8902)}to{transform:translate(85.93755vw,99vh) scale(.8902)}}.snow:nth-child(117){opacity:1.6622;transform:translate(30.3462vw,-10px) scale(.162);animation:fall-117 22s -10s linear infinite}@keyframes fall-117{44.869%{transform:translate(21.7691vw,44.869vh) scale(.162)}to{transform:translate(26.05765vw,99vh) scale(.162)}}.snow:nth-child(118){opacity:1.1724;transform:translate(25.8223vw,-10px) scale(.05);animation:fall-118 18s -15s linear infinite}@keyframes fall-118{32.283%{transform:translate(25.569vw,32.283vh) scale(.05)}to{transform:translate(25.69565vw,99vh) scale(.05)}}.snow:nth-child(119){opacity:.5736;transform:translate(62.0421vw,-10px) scale(.363);animation:fall-119 11s -3s linear infinite}@keyframes fall-119{77.468%{transform:translate(65.4711vw,77.468vh) scale(.363)}to{transform:translate(63.7566vw,99vh) scale(.363)}}.snow:nth-child(120){opacity:1.7494;transform:translate(20.4119vw,-10px) scale(.3716);animation:fall-120 16s -6s linear infinite}@keyframes fall-120{30.831%{transform:translate(17.8213vw,30.831vh) scale(.3716)}to{transform:translate(19.1166vw,99vh) scale(.3716)}}.snow:nth-child(121){opacity:1.18;transform:translate(95.8771vw,-10px) scale(.511);animation:fall-121 18s -27s linear infinite}@keyframes fall-121{69.961%{transform:translate(99.4003vw,69.961vh) scale(.511)}to{transform:translate(97.6387vw,99vh) scale(.511)}}.snow:nth-child(122){opacity:.4084;transform:translate(7.6172vw,-10px) scale(.8356);animation:fall-122 29s -23s linear infinite}@keyframes fall-122{75.413%{transform:translate(-.0249vw,75.413vh) scale(.8356)}to{transform:translate(3.79615vw,99vh) scale(.8356)}}.snow:nth-child(123){opacity:1.2456;transform:translate(14.3424vw,-10px) scale(.8019);animation:fall-123 30s -3s linear infinite}@keyframes fall-123{50.568%{transform:translate(5.2968vw,50.568vh) scale(.8019)}to{transform:translate(9.8196vw,99vh) scale(.8019)}}.snow:nth-child(124){opacity:1.0592;transform:translate(84.9692vw,-10px) scale(.1277);animation:fall-124 28s -7s linear infinite}@keyframes fall-124{44.404%{transform:translate(88.5453vw,44.404vh) scale(.1277)}to{transform:translate(86.75725vw,99vh) scale(.1277)}}.snow:nth-child(125){opacity:1.068;transform:translate(62.8325vw,-10px) scale(.1023);animation:fall-125 30s -1s linear infinite}@keyframes fall-125{43.766%{transform:translate(57.0903vw,43.766vh) scale(.1023)}to{transform:translate(59.9614vw,99vh) scale(.1023)}}.snow:nth-child(126){opacity:.3212;transform:translate(80.7317vw,-10px) scale(.4576);animation:fall-126 22s -15s linear infinite}@keyframes fall-126{52.192%{transform:translate(72.3573vw,52.192vh) scale(.4576)}to{transform:translate(76.5445vw,99vh) scale(.4576)}}.snow:nth-child(127){opacity:.709;transform:translate(1.6294vw,-10px) scale(.5383);animation:fall-127 25s -10s linear infinite}@keyframes fall-127{75.529%{transform:translate(9.5274vw,75.529vh) scale(.5383)}to{transform:translate(5.5784vw,99vh) scale(.5383)}}.snow:nth-child(128){opacity:1.0374;transform:translate(42.7131vw,-10px) scale(.1598);animation:fall-128 12s -20s linear infinite}@keyframes fall-128{61.505%{transform:translate(38.6371vw,61.505vh) scale(.1598)}to{transform:translate(40.6751vw,99vh) scale(.1598)}}.snow:nth-child(129){opacity:.8998;transform:translate(45.4989vw,-10px) scale(.9478);animation:fall-129 24s -4s linear infinite}@keyframes fall-129{41.286%{transform:translate(50.2137vw,41.286vh) scale(.9478)}to{transform:translate(47.8563vw,99vh) scale(.9478)}}.snow:nth-child(130){opacity:1.8822;transform:translate(84.5134vw,-10px) scale(.9011);animation:fall-130 29s -8s linear infinite}@keyframes fall-130{79.813%{transform:translate(83.9499vw,79.813vh) scale(.9011)}to{transform:translate(84.23165vw,99vh) scale(.9011)}}.snow:nth-child(131){opacity:.924;transform:translate(14.157vw,-10px) scale(.1177);animation:fall-131 13s -2s linear infinite}@keyframes fall-131{54.621%{transform:translate(10.6548vw,54.621vh) scale(.1177)}to{transform:translate(12.4059vw,99vh) scale(.1177)}}.snow:nth-child(132){opacity:.5834;transform:translate(54.9278vw,-10px) scale(.4204);animation:fall-132 21s -27s linear infinite}@keyframes fall-132{79.348%{transform:translate(54.1341vw,79.348vh) scale(.4204)}to{transform:translate(54.53095vw,99vh) scale(.4204)}}.snow:nth-child(133){opacity:.2918;transform:translate(30.8579vw,-10px) scale(.0369);animation:fall-133 18s -17s linear infinite}@keyframes fall-133{44.842%{transform:translate(27.0429vw,44.842vh) scale(.0369)}to{transform:translate(28.9504vw,99vh) scale(.0369)}}.snow:nth-child(134){opacity:1.5884;transform:translate(24.1599vw,-10px) scale(.6468);animation:fall-134 18s -17s linear infinite}@keyframes fall-134{65.521%{transform:translate(14.4829vw,65.521vh) scale(.6468)}to{transform:translate(19.3214vw,99vh) scale(.6468)}}.snow:nth-child(135){opacity:1.404;transform:translate(31.1826vw,-10px) scale(.8794);animation:fall-135 11s -23s linear infinite}@keyframes fall-135{37.956%{transform:translate(26.9209vw,37.956vh) scale(.8794)}to{transform:translate(29.05175vw,99vh) scale(.8794)}}.snow:nth-child(136){opacity:1.0168;transform:translate(34.0418vw,-10px) scale(.7259);animation:fall-136 12s -18s linear infinite}@keyframes fall-136{68.03%{transform:translate(31.0172vw,68.03vh) scale(.7259)}to{transform:translate(32.5295vw,99vh) scale(.7259)}}.snow:nth-child(137){opacity:.6944;transform:translate(46.3249vw,-10px) scale(.6922);animation:fall-137 26s -24s linear infinite}@keyframes fall-137{44.866%{transform:translate(44.9138vw,44.866vh) scale(.6922)}to{transform:translate(45.61935vw,99vh) scale(.6922)}}.snow:nth-child(138){opacity:1.8062;transform:translate(52.3862vw,-10px) scale(.4692);animation:fall-138 14s -18s linear infinite}@keyframes fall-138{42.732%{transform:translate(51.0186vw,42.732vh) scale(.4692)}to{transform:translate(51.7024vw,99vh) scale(.4692)}}.snow:nth-child(139){opacity:1.23;transform:translate(46.4638vw,-10px) scale(.8526);animation:fall-139 28s -3s linear infinite}@keyframes fall-139{65.48%{transform:translate(37.7572vw,65.48vh) scale(.8526)}to{transform:translate(42.1105vw,99vh) scale(.8526)}}.snow:nth-child(140){opacity:1.437;transform:translate(38.6528vw,-10px) scale(.7043);animation:fall-140 21s -19s linear infinite}@keyframes fall-140{41.702%{transform:translate(39.8684vw,41.702vh) scale(.7043)}to{transform:translate(39.2606vw,99vh) scale(.7043)}}.snow:nth-child(141){opacity:1.2272;transform:translate(48.6815vw,-10px) scale(.7345);animation:fall-141 28s -6s linear infinite}@keyframes fall-141{76.388%{transform:translate(55.0469vw,76.388vh) scale(.7345)}to{transform:translate(51.8642vw,99vh) scale(.7345)}}.snow:nth-child(142){opacity:.1784;transform:translate(9.2004vw,-10px) scale(.5926);animation:fall-142 25s -21s linear infinite}@keyframes fall-142{54.465%{transform:translate(10.2972vw,54.465vh) scale(.5926)}to{transform:translate(9.7488vw,99vh) scale(.5926)}}.snow:nth-child(143){opacity:1.732;transform:translate(17.6417vw,-10px) scale(.5873);animation:fall-143 19s -20s linear infinite}@keyframes fall-143{43.474%{transform:translate(21.6188vw,43.474vh) scale(.5873)}to{transform:translate(19.63025vw,99vh) scale(.5873)}}.snow:nth-child(144){opacity:.6406;transform:translate(53.5761vw,-10px) scale(.3525);animation:fall-144 25s -27s linear infinite}@keyframes fall-144{48.43%{transform:translate(45.2799vw,48.43vh) scale(.3525)}to{transform:translate(49.428vw,99vh) scale(.3525)}}.snow:nth-child(145){opacity:.6106;transform:translate(47.6319vw,-10px) scale(.8122);animation:fall-145 28s -13s linear infinite}@keyframes fall-145{50.412%{transform:translate(47.8061vw,50.412vh) scale(.8122)}to{transform:translate(47.719vw,99vh) scale(.8122)}}.snow:nth-child(146){opacity:.5798;transform:translate(73.9139vw,-10px) scale(.5128);animation:fall-146 28s -9s linear infinite}@keyframes fall-146{56.621%{transform:translate(80.1689vw,56.621vh) scale(.5128)}to{transform:translate(77.0414vw,99vh) scale(.5128)}}.snow:nth-child(147){opacity:1.5934;transform:translate(10.7357vw,-10px) scale(.4412);animation:fall-147 21s -23s linear infinite}@keyframes fall-147{33.688%{transform:translate(2.9459vw,33.688vh) scale(.4412)}to{transform:translate(6.8408vw,99vh) scale(.4412)}}.snow:nth-child(148){opacity:1.0976;transform:translate(33.8628vw,-10px) scale(.6662);animation:fall-148 21s -11s linear infinite}@keyframes fall-148{68.982%{transform:translate(39.0085vw,68.982vh) scale(.6662)}to{transform:translate(36.43565vw,99vh) scale(.6662)}}.snow:nth-child(149){opacity:.8224;transform:translate(45.5049vw,-10px) scale(.3879);animation:fall-149 10s -24s linear infinite}@keyframes fall-149{53.897%{transform:translate(47.9553vw,53.897vh) scale(.3879)}to{transform:translate(46.7301vw,99vh) scale(.3879)}}.snow:nth-child(150){opacity:.5754;transform:translate(85.6435vw,-10px) scale(.8788);animation:fall-150 30s -15s linear infinite}@keyframes fall-150{37.423%{transform:translate(77.2455vw,37.423vh) scale(.8788)}to{transform:translate(81.4445vw,99vh) scale(.8788)}}.snow:nth-child(151){opacity:.091;transform:translate(91.949vw,-10px) scale(.3766);animation:fall-151 27s -1s linear infinite}@keyframes fall-151{33.839%{transform:translate(92.364vw,33.839vh) scale(.3766)}to{transform:translate(92.1565vw,99vh) scale(.3766)}}.snow:nth-child(152){opacity:1.7896;transform:translate(42.5546vw,-10px) scale(.2883);animation:fall-152 20s -25s linear infinite}@keyframes fall-152{79.609%{transform:translate(46.618vw,79.609vh) scale(.2883)}to{transform:translate(44.5863vw,99vh) scale(.2883)}}.snow:nth-child(153){opacity:1.8136;transform:translate(76.8437vw,-10px) scale(.9126);animation:fall-153 20s -5s linear infinite}@keyframes fall-153{78.609%{transform:translate(67.1892vw,78.609vh) scale(.9126)}to{transform:translate(72.01645vw,99vh) scale(.9126)}}.snow:nth-child(154){opacity:.5644;transform:translate(97.5366vw,-10px) scale(.9715);animation:fall-154 29s -3s linear infinite}@keyframes fall-154{62.647%{transform:translate(96.61vw,62.647vh) scale(.9715)}to{transform:translate(97.0733vw,99vh) scale(.9715)}}.snow:nth-child(155){opacity:.2826;transform:translate(99.9507vw,-10px) scale(.1099);animation:fall-155 30s -9s linear infinite}@keyframes fall-155{64.232%{transform:translate(92.9303vw,64.232vh) scale(.1099)}to{transform:translate(96.4405vw,99vh) scale(.1099)}}.snow:nth-child(156){opacity:.971;transform:translate(38.5596vw,-10px) scale(.0062);animation:fall-156 25s -3s linear infinite}@keyframes fall-156{61.234%{transform:translate(39.9783vw,61.234vh) scale(.0062)}to{transform:translate(39.26895vw,99vh) scale(.0062)}}.snow:nth-child(157){opacity:.5068;transform:translate(81.0898vw,-10px) scale(.8789);animation:fall-157 17s -13s linear infinite}@keyframes fall-157{51.983%{transform:translate(80.7888vw,51.983vh) scale(.8789)}to{transform:translate(80.9393vw,99vh) scale(.8789)}}.snow:nth-child(158){opacity:.9038;transform:translate(29.0189vw,-10px) scale(.8035);animation:fall-158 21s -14s linear infinite}@keyframes fall-158{37.815%{transform:translate(38.1462vw,37.815vh) scale(.8035)}to{transform:translate(33.58255vw,99vh) scale(.8035)}}.snow:nth-child(159){opacity:1.7958;transform:translate(53.1909vw,-10px) scale(.0634);animation:fall-159 13s -19s linear infinite}@keyframes fall-159{77.362%{transform:translate(52.0576vw,77.362vh) scale(.0634)}to{transform:translate(52.62425vw,99vh) scale(.0634)}}.snow:nth-child(160){opacity:.0954;transform:translate(84.6042vw,-10px) scale(.2833);animation:fall-160 15s -24s linear infinite}@keyframes fall-160{53.151%{transform:translate(86.0518vw,53.151vh) scale(.2833)}to{transform:translate(85.328vw,99vh) scale(.2833)}}.snow:nth-child(161){opacity:1.3142;transform:translate(74.5418vw,-10px) scale(.4542);animation:fall-161 13s -1s linear infinite}@keyframes fall-161{77.408%{transform:translate(66.5614vw,77.408vh) scale(.4542)}to{transform:translate(70.5516vw,99vh) scale(.4542)}}.snow:nth-child(162){opacity:1.3196;transform:translate(71.3896vw,-10px) scale(.7378);animation:fall-162 29s -6s linear infinite}@keyframes fall-162{72.187%{transform:translate(68.9615vw,72.187vh) scale(.7378)}to{transform:translate(70.17555vw,99vh) scale(.7378)}}.snow:nth-child(163){opacity:.539;transform:translate(43.3149vw,-10px) scale(.0917);animation:fall-163 30s -16s linear infinite}@keyframes fall-163{58.233%{transform:translate(34.6412vw,58.233vh) scale(.0917)}to{transform:translate(38.97805vw,99vh) scale(.0917)}}.snow:nth-child(164){opacity:1.7934;transform:translate(31.7265vw,-10px) scale(.9819);animation:fall-164 11s -8s linear infinite}@keyframes fall-164{63.707%{transform:translate(33.4751vw,63.707vh) scale(.9819)}to{transform:translate(32.6008vw,99vh) scale(.9819)}}.snow:nth-child(165){opacity:1.1186;transform:translate(77.2202vw,-10px) scale(.3034);animation:fall-165 29s -8s linear infinite}@keyframes fall-165{73.056%{transform:translate(76.7251vw,73.056vh) scale(.3034)}to{transform:translate(76.97265vw,99vh) scale(.3034)}}.snow:nth-child(166){opacity:1.9246;transform:translate(7.9549vw,-10px) scale(.6028);animation:fall-166 24s -29s linear infinite}@keyframes fall-166{68.672%{transform:translate(3.9144vw,68.672vh) scale(.6028)}to{transform:translate(5.93465vw,99vh) scale(.6028)}}.snow:nth-child(167){opacity:.487;transform:translate(36.0587vw,-10px) scale(.5135);animation:fall-167 11s -25s linear infinite}@keyframes fall-167{69.741%{transform:translate(32.3535vw,69.741vh) scale(.5135)}to{transform:translate(34.2061vw,99vh) scale(.5135)}}.snow:nth-child(168){opacity:.622;transform:translate(84.7521vw,-10px) scale(.1692);animation:fall-168 13s -2s linear infinite}@keyframes fall-168{46.805%{transform:translate(77.4935vw,46.805vh) scale(.1692)}to{transform:translate(81.1228vw,99vh) scale(.1692)}}.snow:nth-child(169){opacity:.5698;transform:translate(41.6079vw,-10px) scale(.8262);animation:fall-169 18s -17s linear infinite}@keyframes fall-169{46.979%{transform:translate(38.8236vw,46.979vh) scale(.8262)}to{transform:translate(40.21575vw,99vh) scale(.8262)}}.snow:nth-child(170){opacity:1.5732;transform:translate(3.3437vw,-10px) scale(.4074);animation:fall-170 11s -20s linear infinite}@keyframes fall-170{33.769%{transform:translate(-4.8759vw,33.769vh) scale(.4074)}to{transform:translate(-.7661vw,99vh) scale(.4074)}}.snow:nth-child(171){opacity:.5466;transform:translate(86.5295vw,-10px) scale(.7881);animation:fall-171 11s -9s linear infinite}@keyframes fall-171{40.877%{transform:translate(84.5145vw,40.877vh) scale(.7881)}to{transform:translate(85.522vw,99vh) scale(.7881)}}.snow:nth-child(172){opacity:.294;transform:translate(80.0662vw,-10px) scale(.5397);animation:fall-172 28s -18s linear infinite}@keyframes fall-172{64.788%{transform:translate(87.4317vw,64.788vh) scale(.5397)}to{transform:translate(83.74895vw,99vh) scale(.5397)}}.snow:nth-child(173){opacity:1.6256;transform:translate(91.4491vw,-10px) scale(.0616);animation:fall-173 19s -4s linear infinite}@keyframes fall-173{75.536%{transform:translate(88.912vw,75.536vh) scale(.0616)}to{transform:translate(90.18055vw,99vh) scale(.0616)}}.snow:nth-child(174){opacity:.5392;transform:translate(98.0437vw,-10px) scale(.7494);animation:fall-174 11s -4s linear infinite}@keyframes fall-174{55.476%{transform:translate(96.9707vw,55.476vh) scale(.7494)}to{transform:translate(97.5072vw,99vh) scale(.7494)}}.snow:nth-child(175){opacity:.4226;transform:translate(29.917vw,-10px) scale(.8406);animation:fall-175 15s -25s linear infinite}@keyframes fall-175{59.081%{transform:translate(30.5718vw,59.081vh) scale(.8406)}to{transform:translate(30.2444vw,99vh) scale(.8406)}}.snow:nth-child(176){opacity:.6354;transform:translate(84.74vw,-10px) scale(.3049);animation:fall-176 13s -10s linear infinite}@keyframes fall-176{61.097%{transform:translate(92.5147vw,61.097vh) scale(.3049)}to{transform:translate(88.62735vw,99vh) scale(.3049)}}.snow:nth-child(177){opacity:1.6714;transform:translate(79.7352vw,-10px) scale(.4142);animation:fall-177 15s -17s linear infinite}@keyframes fall-177{39.941%{transform:translate(86.3115vw,39.941vh) scale(.4142)}to{transform:translate(83.02335vw,99vh) scale(.4142)}}.snow:nth-child(178){opacity:1.7434;transform:translate(8.7261vw,-10px) scale(.0817);animation:fall-178 24s -13s linear infinite}@keyframes fall-178{78.891%{transform:translate(15.3434vw,78.891vh) scale(.0817)}to{transform:translate(12.03475vw,99vh) scale(.0817)}}.snow:nth-child(179){opacity:1.9416;transform:translate(36.8758vw,-10px) scale(.7063);animation:fall-179 21s -27s linear infinite}@keyframes fall-179{46.721%{transform:translate(35.3957vw,46.721vh) scale(.7063)}to{transform:translate(36.13575vw,99vh) scale(.7063)}}.snow:nth-child(180){opacity:.4466;transform:translate(88.2671vw,-10px) scale(.3436);animation:fall-180 27s -12s linear infinite}@keyframes fall-180{36.641%{transform:translate(98.0387vw,36.641vh) scale(.3436)}to{transform:translate(93.1529vw,99vh) scale(.3436)}}.snow:nth-child(181){opacity:1.0738;transform:translate(43.8882vw,-10px) scale(.8069);animation:fall-181 28s -20s linear infinite}@keyframes fall-181{77.663%{transform:translate(51.0419vw,77.663vh) scale(.8069)}to{transform:translate(47.46505vw,99vh) scale(.8069)}}.snow:nth-child(182){opacity:1.3586;transform:translate(3.716vw,-10px) scale(.5837);animation:fall-182 27s -29s linear infinite}@keyframes fall-182{65.092%{transform:translate(-2.9453vw,65.092vh) scale(.5837)}to{transform:translate(.38535vw,99vh) scale(.5837)}}.snow:nth-child(183){opacity:.3402;transform:translate(52.3361vw,-10px) scale(.0377);animation:fall-183 19s -14s linear infinite}@keyframes fall-183{64.359%{transform:translate(60.9067vw,64.359vh) scale(.0377)}to{transform:translate(56.6214vw,99vh) scale(.0377)}}.snow:nth-child(184){opacity:1.0192;transform:translate(93.2252vw,-10px) scale(.8171);animation:fall-184 15s -8s linear infinite}@keyframes fall-184{61.376%{transform:translate(97.9228vw,61.376vh) scale(.8171)}to{transform:translate(95.574vw,99vh) scale(.8171)}}.snow:nth-child(185){opacity:1.3214;transform:translate(8.9933vw,-10px) scale(.349);animation:fall-185 21s -6s linear infinite}@keyframes fall-185{38.821%{transform:translate(-.5039vw,38.821vh) scale(.349)}to{transform:translate(4.2447vw,99vh) scale(.349)}}.snow:nth-child(186){opacity:1.3748;transform:translate(72.9121vw,-10px) scale(.846);animation:fall-186 24s -29s linear infinite}@keyframes fall-186{69.775%{transform:translate(81.2617vw,69.775vh) scale(.846)}to{transform:translate(77.0869vw,99vh) scale(.846)}}.snow:nth-child(187){opacity:.704;transform:translate(36.4447vw,-10px) scale(.2475);animation:fall-187 16s -11s linear infinite}@keyframes fall-187{58.294%{transform:translate(41.3008vw,58.294vh) scale(.2475)}to{transform:translate(38.87275vw,99vh) scale(.2475)}}.snow:nth-child(188){opacity:.563;transform:translate(69.2211vw,-10px) scale(.4605);animation:fall-188 20s -16s linear infinite}@keyframes fall-188{31.48%{transform:translate(74.806vw,31.48vh) scale(.4605)}to{transform:translate(72.01355vw,99vh) scale(.4605)}}.snow:nth-child(189){opacity:1.9532;transform:translate(40.1682vw,-10px) scale(.3275);animation:fall-189 29s -12s linear infinite}@keyframes fall-189{57.222%{transform:translate(33.1182vw,57.222vh) scale(.3275)}to{transform:translate(36.6432vw,99vh) scale(.3275)}}.snow:nth-child(190){opacity:1.9842;transform:translate(90.5658vw,-10px) scale(.6527);animation:fall-190 25s -24s linear infinite}@keyframes fall-190{37.993%{transform:translate(98.3913vw,37.993vh) scale(.6527)}to{transform:translate(94.47855vw,99vh) scale(.6527)}}.snow:nth-child(191){opacity:.5386;transform:translate(82.0545vw,-10px) scale(.6077);animation:fall-191 25s -17s linear infinite}@keyframes fall-191{63.526%{transform:translate(85.4499vw,63.526vh) scale(.6077)}to{transform:translate(83.7522vw,99vh) scale(.6077)}}.snow:nth-child(192){opacity:.7674;transform:translate(20.1438vw,-10px) scale(.0695);animation:fall-192 25s -5s linear infinite}@keyframes fall-192{40.052%{transform:translate(19.7641vw,40.052vh) scale(.0695)}to{transform:translate(19.95395vw,99vh) scale(.0695)}}.snow:nth-child(193){opacity:.1534;transform:translate(74.1594vw,-10px) scale(.4375);animation:fall-193 10s -1s linear infinite}@keyframes fall-193{31.869%{transform:translate(79.6351vw,31.869vh) scale(.4375)}to{transform:translate(76.89725vw,99vh) scale(.4375)}}.snow:nth-child(194){opacity:.327;transform:translate(58.6475vw,-10px) scale(.7705);animation:fall-194 20s -23s linear infinite}@keyframes fall-194{74.581%{transform:translate(54.1419vw,74.581vh) scale(.7705)}to{transform:translate(56.3947vw,99vh) scale(.7705)}}.snow:nth-child(195){opacity:.1138;transform:translate(10.3565vw,-10px) scale(.6758);animation:fall-195 20s -15s linear infinite}@keyframes fall-195{54.032%{transform:translate(15.69vw,54.032vh) scale(.6758)}to{transform:translate(13.02325vw,99vh) scale(.6758)}}.snow:nth-child(196){opacity:1.7694;transform:translate(59.9748vw,-10px) scale(.1273);animation:fall-196 26s -25s linear infinite}@keyframes fall-196{42.638%{transform:translate(64.22vw,42.638vh) scale(.1273)}to{transform:translate(62.0974vw,99vh) scale(.1273)}}.snow:nth-child(197){opacity:1.8492;transform:translate(52.9731vw,-10px) scale(.8337);animation:fall-197 13s -9s linear infinite}@keyframes fall-197{56.113%{transform:translate(61.1047vw,56.113vh) scale(.8337)}to{transform:translate(57.0389vw,99vh) scale(.8337)}}.snow:nth-child(198){opacity:1.1838;transform:translate(38.3898vw,-10px) scale(.8327);animation:fall-198 16s -25s linear infinite}@keyframes fall-198{54.707%{transform:translate(35.874vw,54.707vh) scale(.8327)}to{transform:translate(37.1319vw,99vh) scale(.8327)}}.snow:nth-child(199){opacity:.0822;transform:translate(17.3124vw,-10px) scale(.8398);animation:fall-199 11s -3s linear infinite}@keyframes fall-199{74.624%{transform:translate(9.6213vw,74.624vh) scale(.8398)}to{transform:translate(13.46685vw,99vh) scale(.8398)}}.snow:nth-child(200){opacity:1.5088;transform:translate(6.3238vw,-10px) scale(.0738);animation:fall-200 25s -3s linear infinite}@keyframes fall-200{35.215%{transform:translate(-3.5138vw,35.215vh) scale(.0738)}to{transform:translate(1.405vw,99vh) scale(.0738)}}.snow:nth-child(201){opacity:.691;transform:translate(53.6639vw,-10px) scale(.5574);animation:fall-201 23s -1s linear infinite}@keyframes fall-201{32.849%{transform:translate(56.8774vw,32.849vh) scale(.5574)}to{transform:translate(55.27065vw,99vh) scale(.5574)}}.snow:nth-child(202){opacity:1.9144;transform:translate(13.5781vw,-10px) scale(.9714);animation:fall-202 11s -7s linear infinite}@keyframes fall-202{69.29%{transform:translate(20.2246vw,69.29vh) scale(.9714)}to{transform:translate(16.90135vw,99vh) scale(.9714)}}.snow:nth-child(203){opacity:1.5318;transform:translate(10.2926vw,-10px) scale(.779);animation:fall-203 23s -29s linear infinite}@keyframes fall-203{71.008%{transform:translate(1.8406vw,71.008vh) scale(.779)}to{transform:translate(6.0666vw,99vh) scale(.779)}}.snow:nth-child(204){opacity:.338;transform:translate(2.0036vw,-10px) scale(.0581);animation:fall-204 17s -12s linear infinite}@keyframes fall-204{72.007%{transform:translate(8.7632vw,72.007vh) scale(.0581)}to{transform:translate(5.3834vw,99vh) scale(.0581)}}.snow:nth-child(205){opacity:1.0038;transform:translate(13.6094vw,-10px) scale(.1953);animation:fall-205 14s -16s linear infinite}@keyframes fall-205{61.022%{transform:translate(13.4548vw,61.022vh) scale(.1953)}to{transform:translate(13.5321vw,99vh) scale(.1953)}}.snow:nth-child(206){opacity:.7864;transform:translate(19.1831vw,-10px) scale(.0346);animation:fall-206 16s -19s linear infinite}@keyframes fall-206{68.251%{transform:translate(9.2615vw,68.251vh) scale(.0346)}to{transform:translate(14.2223vw,99vh) scale(.0346)}}.snow:nth-child(207){opacity:1.4906;transform:translate(63.775vw,-10px) scale(.6438);animation:fall-207 16s -10s linear infinite}@keyframes fall-207{68.876%{transform:translate(64.8434vw,68.876vh) scale(.6438)}to{transform:translate(64.3092vw,99vh) scale(.6438)}}.snow:nth-child(208){opacity:.3238;transform:translate(29.894vw,-10px) scale(.5187);animation:fall-208 17s -17s linear infinite}@keyframes fall-208{59.947%{transform:translate(39.6585vw,59.947vh) scale(.5187)}to{transform:translate(34.77625vw,99vh) scale(.5187)}}.snow:nth-child(209){opacity:1.9172;transform:translate(9.7131vw,-10px) scale(.47);animation:fall-209 15s -14s linear infinite}@keyframes fall-209{31.67%{transform:translate(19.4354vw,31.67vh) scale(.47)}to{transform:translate(14.57425vw,99vh) scale(.47)}}.snow:nth-child(210){opacity:.5888;transform:translate(7.819vw,-10px) scale(.5341);animation:fall-210 23s -21s linear infinite}@keyframes fall-210{68.267%{transform:translate(7.3478vw,68.267vh) scale(.5341)}to{transform:translate(7.5834vw,99vh) scale(.5341)}}.snow:nth-child(211){opacity:1.4438;transform:translate(55.966vw,-10px) scale(.4216);animation:fall-211 12s -2s linear infinite}@keyframes fall-211{49.583%{transform:translate(62.7573vw,49.583vh) scale(.4216)}to{transform:translate(59.36165vw,99vh) scale(.4216)}}.snow:nth-child(212){opacity:1.0688;transform:translate(29.468vw,-10px) scale(.8407);animation:fall-212 13s -30s linear infinite}@keyframes fall-212{38.107%{transform:translate(21.128vw,38.107vh) scale(.8407)}to{transform:translate(25.298vw,99vh) scale(.8407)}}.snow:nth-child(213){opacity:1.7882;transform:translate(40.0416vw,-10px) scale(.7079);animation:fall-213 14s -25s linear infinite}@keyframes fall-213{70.839%{transform:translate(41.7343vw,70.839vh) scale(.7079)}to{transform:translate(40.88795vw,99vh) scale(.7079)}}.snow:nth-child(214){opacity:.883;transform:translate(2.3902vw,-10px) scale(.7586);animation:fall-214 22s -17s linear infinite}@keyframes fall-214{48.012%{transform:translate(7.3204vw,48.012vh) scale(.7586)}to{transform:translate(4.8553vw,99vh) scale(.7586)}}.snow:nth-child(215){opacity:.5146;transform:translate(3.8847vw,-10px) scale(.8747);animation:fall-215 12s -5s linear infinite}@keyframes fall-215{75.514%{transform:translate(8.3801vw,75.514vh) scale(.8747)}to{transform:translate(6.1324vw,99vh) scale(.8747)}}.snow:nth-child(216){opacity:1.3652;transform:translate(24.7627vw,-10px) scale(.1515);animation:fall-216 23s -25s linear infinite}@keyframes fall-216{78.812%{transform:translate(15.9564vw,78.812vh) scale(.1515)}to{transform:translate(20.35955vw,99vh) scale(.1515)}}.snow:nth-child(217){opacity:1.0654;transform:translate(71.3591vw,-10px) scale(.5104);animation:fall-217 27s -4s linear infinite}@keyframes fall-217{67.091%{transform:translate(65.8415vw,67.091vh) scale(.5104)}to{transform:translate(68.6003vw,99vh) scale(.5104)}}.snow:nth-child(218){opacity:1.88;transform:translate(20.1817vw,-10px) scale(.0343);animation:fall-218 22s -3s linear infinite}@keyframes fall-218{50.097%{transform:translate(26.0875vw,50.097vh) scale(.0343)}to{transform:translate(23.1346vw,99vh) scale(.0343)}}.snow:nth-child(219){opacity:.039;transform:translate(89.0496vw,-10px) scale(.3348);animation:fall-219 16s -26s linear infinite}@keyframes fall-219{32.748%{transform:translate(89.3319vw,32.748vh) scale(.3348)}to{transform:translate(89.19075vw,99vh) scale(.3348)}}.snow:nth-child(220){opacity:1.0992;transform:translate(92.8549vw,-10px) scale(.3551);animation:fall-220 30s -11s linear infinite}@keyframes fall-220{30.81%{transform:translate(87.6059vw,30.81vh) scale(.3551)}to{transform:translate(90.2304vw,99vh) scale(.3551)}}.snow:nth-child(221){opacity:.5764;transform:translate(30.8028vw,-10px) scale(.0266);animation:fall-221 20s -2s linear infinite}@keyframes fall-221{34.439%{transform:translate(23.5388vw,34.439vh) scale(.0266)}to{transform:translate(27.1708vw,99vh) scale(.0266)}}.snow:nth-child(222){opacity:1.4672;transform:translate(14.0954vw,-10px) scale(.7012);animation:fall-222 22s -29s linear infinite}@keyframes fall-222{35.863%{transform:translate(7.9124vw,35.863vh) scale(.7012)}to{transform:translate(11.0039vw,99vh) scale(.7012)}}.snow:nth-child(223){opacity:.6676;transform:translate(49.7282vw,-10px) scale(.6283);animation:fall-223 29s -14s linear infinite}@keyframes fall-223{52.18%{transform:translate(52.3766vw,52.18vh) scale(.6283)}to{transform:translate(51.0524vw,99vh) scale(.6283)}}.snow:nth-child(224){opacity:.7694;transform:translate(78.1345vw,-10px) scale(.484);animation:fall-224 26s -6s linear infinite}@keyframes fall-224{73.894%{transform:translate(83.8741vw,73.894vh) scale(.484)}to{transform:translate(81.0043vw,99vh) scale(.484)}}.snow:nth-child(225){opacity:1.705;transform:translate(92.3423vw,-10px) scale(.3071);animation:fall-225 23s -14s linear infinite}@keyframes fall-225{38.013%{transform:translate(88.0678vw,38.013vh) scale(.3071)}to{transform:translate(90.20505vw,99vh) scale(.3071)}}.snow:nth-child(226){opacity:.3772;transform:translate(78.2898vw,-10px) scale(.7525);animation:fall-226 13s -15s linear infinite}@keyframes fall-226{48.544%{transform:translate(78.2722vw,48.544vh) scale(.7525)}to{transform:translate(78.281vw,99vh) scale(.7525)}}.snow:nth-child(227){opacity:.729;transform:translate(40.287vw,-10px) scale(.1572);animation:fall-227 13s -23s linear infinite}@keyframes fall-227{70.347%{transform:translate(30.7528vw,70.347vh) scale(.1572)}to{transform:translate(35.5199vw,99vh) scale(.1572)}}.snow:nth-child(228){opacity:1.5294;transform:translate(12.9164vw,-10px) scale(.7187);animation:fall-228 24s -6s linear infinite}@keyframes fall-228{31.893%{transform:translate(10.1551vw,31.893vh) scale(.7187)}to{transform:translate(11.53575vw,99vh) scale(.7187)}}.snow:nth-child(229){opacity:.6648;transform:translate(71.1552vw,-10px) scale(.4739);animation:fall-229 19s -11s linear infinite}@keyframes fall-229{36.275%{transform:translate(61.9145vw,36.275vh) scale(.4739)}to{transform:translate(66.53485vw,99vh) scale(.4739)}}.snow:nth-child(230){opacity:1.396;transform:translate(25.2149vw,-10px) scale(.0595);animation:fall-230 29s -20s linear infinite}@keyframes fall-230{40.782%{transform:translate(19.0995vw,40.782vh) scale(.0595)}to{transform:translate(22.1572vw,99vh) scale(.0595)}}.snow:nth-child(231){opacity:.562;transform:translate(36.5419vw,-10px) scale(.5198);animation:fall-231 13s -17s linear infinite}@keyframes fall-231{58.396%{transform:translate(28.7067vw,58.396vh) scale(.5198)}to{transform:translate(32.6243vw,99vh) scale(.5198)}}.snow:nth-child(232){opacity:1.1328;transform:translate(92.5248vw,-10px) scale(.3228);animation:fall-232 29s -28s linear infinite}@keyframes fall-232{59.55%{transform:translate(96.3254vw,59.55vh) scale(.3228)}to{transform:translate(94.4251vw,99vh) scale(.3228)}}.snow:nth-child(233){opacity:.0368;transform:translate(36.4933vw,-10px) scale(.9251);animation:fall-233 30s -22s linear infinite}@keyframes fall-233{40.624%{transform:translate(39.5065vw,40.624vh) scale(.9251)}to{transform:translate(37.9999vw,99vh) scale(.9251)}}.snow:nth-child(234){opacity:1.4842;transform:translate(92.8751vw,-10px) scale(.6992);animation:fall-234 26s -22s linear infinite}@keyframes fall-234{54.215%{transform:translate(94.2048vw,54.215vh) scale(.6992)}to{transform:translate(93.53995vw,99vh) scale(.6992)}}.snow:nth-child(235){opacity:.3794;transform:translate(44.7809vw,-10px) scale(.6846);animation:fall-235 28s -3s linear infinite}@keyframes fall-235{32.898%{transform:translate(51.927vw,32.898vh) scale(.6846)}to{transform:translate(48.35395vw,99vh) scale(.6846)}}.snow:nth-child(236){opacity:.2074;transform:translate(87.2393vw,-10px) scale(.9008);animation:fall-236 10s -17s linear infinite}@keyframes fall-236{62.711%{transform:translate(86.8137vw,62.711vh) scale(.9008)}to{transform:translate(87.0265vw,99vh) scale(.9008)}}.snow:nth-child(237){opacity:1.9096;transform:translate(35.1129vw,-10px) scale(.4742);animation:fall-237 20s -22s linear infinite}@keyframes fall-237{63.325%{transform:translate(35.9951vw,63.325vh) scale(.4742)}to{transform:translate(35.554vw,99vh) scale(.4742)}}.snow:nth-child(238){opacity:.186;transform:translate(51.1704vw,-10px) scale(.7694);animation:fall-238 20s -7s linear infinite}@keyframes fall-238{64.979%{transform:translate(42.4334vw,64.979vh) scale(.7694)}to{transform:translate(46.8019vw,99vh) scale(.7694)}}.snow:nth-child(239){opacity:.3146;transform:translate(73.0748vw,-10px) scale(.0535);animation:fall-239 14s -21s linear infinite}@keyframes fall-239{30.503%{transform:translate(70.5525vw,30.503vh) scale(.0535)}to{transform:translate(71.81365vw,99vh) scale(.0535)}}.snow:nth-child(240){opacity:1.4854;transform:translate(60.7381vw,-10px) scale(.053);animation:fall-240 28s -24s linear infinite}@keyframes fall-240{46.722%{transform:translate(64.4522vw,46.722vh) scale(.053)}to{transform:translate(62.59515vw,99vh) scale(.053)}}.snow:nth-child(241){opacity:.4492;transform:translate(38.1215vw,-10px) scale(.6118);animation:fall-241 28s -26s linear infinite}@keyframes fall-241{63.433%{transform:translate(28.6914vw,63.433vh) scale(.6118)}to{transform:translate(33.40645vw,99vh) scale(.6118)}}.snow:nth-child(242){opacity:.4008;transform:translate(32.6789vw,-10px) scale(.4322);animation:fall-242 21s -19s linear infinite}@keyframes fall-242{37.646%{transform:translate(26.5581vw,37.646vh) scale(.4322)}to{transform:translate(29.6185vw,99vh) scale(.4322)}}.snow:nth-child(243){opacity:1.7778;transform:translate(23.7698vw,-10px) scale(.1763);animation:fall-243 19s -11s linear infinite}@keyframes fall-243{67.165%{transform:translate(33.1504vw,67.165vh) scale(.1763)}to{transform:translate(28.4601vw,99vh) scale(.1763)}}.snow:nth-child(244){opacity:.1256;transform:translate(50.4465vw,-10px) scale(.6018);animation:fall-244 15s -10s linear infinite}@keyframes fall-244{53.731%{transform:translate(50.073vw,53.731vh) scale(.6018)}to{transform:translate(50.25975vw,99vh) scale(.6018)}}.snow:nth-child(245){opacity:.5942;transform:translate(18.556vw,-10px) scale(.4878);animation:fall-245 23s -12s linear infinite}@keyframes fall-245{50.464%{transform:translate(9.3154vw,50.464vh) scale(.4878)}to{transform:translate(13.9357vw,99vh) scale(.4878)}}.snow:nth-child(246){opacity:1.5584;transform:translate(49.6346vw,-10px) scale(.5146);animation:fall-246 21s -22s linear infinite}@keyframes fall-246{46.396%{transform:translate(52.3587vw,46.396vh) scale(.5146)}to{transform:translate(50.99665vw,99vh) scale(.5146)}}.snow:nth-child(247){opacity:.7428;transform:translate(26.3563vw,-10px) scale(.0273);animation:fall-247 28s -25s linear infinite}@keyframes fall-247{30.058%{transform:translate(25.1029vw,30.058vh) scale(.0273)}to{transform:translate(25.7296vw,99vh) scale(.0273)}}.snow:nth-child(248){opacity:1.7806;transform:translate(14.3548vw,-10px) scale(.1082);animation:fall-248 17s -24s linear infinite}@keyframes fall-248{70.842%{transform:translate(17.3216vw,70.842vh) scale(.1082)}to{transform:translate(15.8382vw,99vh) scale(.1082)}}.snow:nth-child(249){opacity:1.766;transform:translate(16.1318vw,-10px) scale(.3468);animation:fall-249 26s -18s linear infinite}@keyframes fall-249{48.613%{transform:translate(19.7665vw,48.613vh) scale(.3468)}to{transform:translate(17.94915vw,99vh) scale(.3468)}}.snow:nth-child(250){opacity:.4482;transform:translate(68.0807vw,-10px) scale(.8199);animation:fall-250 24s -4s linear infinite}@keyframes fall-250{54.424%{transform:translate(61.1418vw,54.424vh) scale(.8199)}to{transform:translate(64.61125vw,99vh) scale(.8199)}}.snow:nth-child(251){opacity:.4706;transform:translate(46.4329vw,-10px) scale(.3131);animation:fall-251 10s -14s linear infinite}@keyframes fall-251{72.524%{transform:translate(45.2643vw,72.524vh) scale(.3131)}to{transform:translate(45.8486vw,99vh) scale(.3131)}}.snow:nth-child(252){opacity:1.9274;transform:translate(35.0011vw,-10px) scale(.8988);animation:fall-252 10s -26s linear infinite}@keyframes fall-252{67.26%{transform:translate(29.7645vw,67.26vh) scale(.8988)}to{transform:translate(32.3828vw,99vh) scale(.8988)}}.snow:nth-child(253){opacity:1.47;transform:translate(92.2503vw,-10px) scale(.9086);animation:fall-253 11s -9s linear infinite}@keyframes fall-253{63.915%{transform:translate(91.4788vw,63.915vh) scale(.9086)}to{transform:translate(91.86455vw,99vh) scale(.9086)}}.snow:nth-child(254){opacity:1.2884;transform:translate(81.4474vw,-10px) scale(.4075);animation:fall-254 10s -2s linear infinite}@keyframes fall-254{60.318%{transform:translate(75.8576vw,60.318vh) scale(.4075)}to{transform:translate(78.6525vw,99vh) scale(.4075)}}.snow:nth-child(255){opacity:1.7106;transform:translate(47.2791vw,-10px) scale(.368);animation:fall-255 19s -24s linear infinite}@keyframes fall-255{35.166%{transform:translate(54.7949vw,35.166vh) scale(.368)}to{transform:translate(51.037vw,99vh) scale(.368)}}.snow:nth-child(256){opacity:.7622;transform:translate(47.2119vw,-10px) scale(.0923);animation:fall-256 17s -1s linear infinite}@keyframes fall-256{36.437%{transform:translate(52.9823vw,36.437vh) scale(.0923)}to{transform:translate(50.0971vw,99vh) scale(.0923)}}.snow:nth-child(257){opacity:1.086;transform:translate(6.4103vw,-10px) scale(.0502);animation:fall-257 22s -7s linear infinite}@keyframes fall-257{66.06%{transform:translate(15.4658vw,66.06vh) scale(.0502)}to{transform:translate(10.93805vw,99vh) scale(.0502)}}.snow:nth-child(258){opacity:1.6138;transform:translate(18.9877vw,-10px) scale(.9958);animation:fall-258 13s -10s linear infinite}@keyframes fall-258{64.506%{transform:translate(15.738vw,64.506vh) scale(.9958)}to{transform:translate(17.36285vw,99vh) scale(.9958)}}.snow:nth-child(259){opacity:1.3306;transform:translate(93.5603vw,-10px) scale(.4267);animation:fall-259 24s -24s linear infinite}@keyframes fall-259{64.536%{transform:translate(84.6495vw,64.536vh) scale(.4267)}to{transform:translate(89.1049vw,99vh) scale(.4267)}}.snow:nth-child(260){opacity:1.3608;transform:translate(2.518vw,-10px) scale(.8252);animation:fall-260 12s -22s linear infinite}@keyframes fall-260{45.985%{transform:translate(-.1525vw,45.985vh) scale(.8252)}to{transform:translate(1.18275vw,99vh) scale(.8252)}}.snow:nth-child(261){opacity:.6696;transform:translate(22.6568vw,-10px) scale(.9873);animation:fall-261 24s -3s linear infinite}@keyframes fall-261{72.676%{transform:translate(27.1552vw,72.676vh) scale(.9873)}to{transform:translate(24.906vw,99vh) scale(.9873)}}.snow:nth-child(262){opacity:1.191;transform:translate(61.4038vw,-10px) scale(.1767);animation:fall-262 25s -26s linear infinite}@keyframes fall-262{37.214%{transform:translate(71.1196vw,37.214vh) scale(.1767)}to{transform:translate(66.2617vw,99vh) scale(.1767)}}.snow:nth-child(263){opacity:.5006;transform:translate(76.0959vw,-10px) scale(.0908);animation:fall-263 25s -4s linear infinite}@keyframes fall-263{42.948%{transform:translate(82.3993vw,42.948vh) scale(.0908)}to{transform:translate(79.2476vw,99vh) scale(.0908)}}.snow:nth-child(264){opacity:.7826;transform:translate(17.0486vw,-10px) scale(.5158);animation:fall-264 20s -3s linear infinite}@keyframes fall-264{32.956%{transform:translate(24.8863vw,32.956vh) scale(.5158)}to{transform:translate(20.96745vw,99vh) scale(.5158)}}.snow:nth-child(265){opacity:.3246;transform:translate(58.7374vw,-10px) scale(.2193);animation:fall-265 29s -9s linear infinite}@keyframes fall-265{64.603%{transform:translate(51.6441vw,64.603vh) scale(.2193)}to{transform:translate(55.19075vw,99vh) scale(.2193)}}.snow:nth-child(266){opacity:.6706;transform:translate(45.9087vw,-10px) scale(.7292);animation:fall-266 29s -8s linear infinite}@keyframes fall-266{55.761%{transform:translate(52.6084vw,55.761vh) scale(.7292)}to{transform:translate(49.25855vw,99vh) scale(.7292)}}.snow:nth-child(267){opacity:.8758;transform:translate(67.9188vw,-10px) scale(.0918);animation:fall-267 26s -26s linear infinite}@keyframes fall-267{60.677%{transform:translate(76.1889vw,60.677vh) scale(.0918)}to{transform:translate(72.05385vw,99vh) scale(.0918)}}.snow:nth-child(268){opacity:1.5028;transform:translate(8.668vw,-10px) scale(.0499);animation:fall-268 16s -30s linear infinite}@keyframes fall-268{77.604%{transform:translate(.2909vw,77.604vh) scale(.0499)}to{transform:translate(4.47945vw,99vh) scale(.0499)}}.snow:nth-child(269){opacity:.6752;transform:translate(90.6239vw,-10px) scale(.0787);animation:fall-269 16s -16s linear infinite}@keyframes fall-269{44.838%{transform:translate(86.73vw,44.838vh) scale(.0787)}to{transform:translate(88.67695vw,99vh) scale(.0787)}}.snow:nth-child(270){opacity:1.1132;transform:translate(64.946vw,-10px) scale(.264);animation:fall-270 30s -9s linear infinite}@keyframes fall-270{64.65%{transform:translate(72.3922vw,64.65vh) scale(.264)}to{transform:translate(68.6691vw,99vh) scale(.264)}}.snow:nth-child(271){opacity:.1506;transform:translate(33.0755vw,-10px) scale(.5649);animation:fall-271 10s -18s linear infinite}@keyframes fall-271{48.723%{transform:translate(40.6249vw,48.723vh) scale(.5649)}to{transform:translate(36.8502vw,99vh) scale(.5649)}}.snow:nth-child(272){opacity:.7922;transform:translate(84.6065vw,-10px) scale(.0821);animation:fall-272 21s -16s linear infinite}@keyframes fall-272{59.43%{transform:translate(75.8317vw,59.43vh) scale(.0821)}to{transform:translate(80.2191vw,99vh) scale(.0821)}}.snow:nth-child(273){opacity:.946;transform:translate(86.4053vw,-10px) scale(.6529);animation:fall-273 18s -3s linear infinite}@keyframes fall-273{39.506%{transform:translate(77.9411vw,39.506vh) scale(.6529)}to{transform:translate(82.1732vw,99vh) scale(.6529)}}.snow:nth-child(274){opacity:.1926;transform:translate(70.3663vw,-10px) scale(.5425);animation:fall-274 26s -14s linear infinite}@keyframes fall-274{30.448%{transform:translate(79.7698vw,30.448vh) scale(.5425)}to{transform:translate(75.06805vw,99vh) scale(.5425)}}.snow:nth-child(275){opacity:1.0444;transform:translate(43.0788vw,-10px) scale(.3934);animation:fall-275 27s -24s linear infinite}@keyframes fall-275{35.757%{transform:translate(43.062vw,35.757vh) scale(.3934)}to{transform:translate(43.0704vw,99vh) scale(.3934)}}.snow:nth-child(276){opacity:1.1178;transform:translate(90.417vw,-10px) scale(.5043);animation:fall-276 27s -21s linear infinite}@keyframes fall-276{70.623%{transform:translate(86.3502vw,70.623vh) scale(.5043)}to{transform:translate(88.3836vw,99vh) scale(.5043)}}.snow:nth-child(277){opacity:1.5896;transform:translate(6.0595vw,-10px) scale(.9796);animation:fall-277 16s -7s linear infinite}@keyframes fall-277{52.868%{transform:translate(-3.6392vw,52.868vh) scale(.9796)}to{transform:translate(1.21015vw,99vh) scale(.9796)}}.snow:nth-child(278){opacity:.1242;transform:translate(79.3545vw,-10px) scale(.9673);animation:fall-278 28s -26s linear infinite}@keyframes fall-278{55.247%{transform:translate(85.9712vw,55.247vh) scale(.9673)}to{transform:translate(82.66285vw,99vh) scale(.9673)}}.snow:nth-child(279){opacity:1.1034;transform:translate(22.6182vw,-10px) scale(.2811);animation:fall-279 12s -24s linear infinite}@keyframes fall-279{53.54%{transform:translate(30.5666vw,53.54vh) scale(.2811)}to{transform:translate(26.5924vw,99vh) scale(.2811)}}.snow:nth-child(280){opacity:.8122;transform:translate(86.5135vw,-10px) scale(.479);animation:fall-280 29s -27s linear infinite}@keyframes fall-280{42.136%{transform:translate(86.0007vw,42.136vh) scale(.479)}to{transform:translate(86.2571vw,99vh) scale(.479)}}.snow:nth-child(281){opacity:1.6018;transform:translate(24.3491vw,-10px) scale(.4811);animation:fall-281 10s -8s linear infinite}@keyframes fall-281{34.323%{transform:translate(22.1337vw,34.323vh) scale(.4811)}to{transform:translate(23.2414vw,99vh) scale(.4811)}}.snow:nth-child(282){opacity:.655;transform:translate(93.7832vw,-10px) scale(.5996);animation:fall-282 12s -8s linear infinite}@keyframes fall-282{74.128%{transform:translate(97.1802vw,74.128vh) scale(.5996)}to{transform:translate(95.4817vw,99vh) scale(.5996)}}.snow:nth-child(283){opacity:1.5376;transform:translate(60.209vw,-10px) scale(.6009);animation:fall-283 20s -26s linear infinite}@keyframes fall-283{62.891%{transform:translate(65.8298vw,62.891vh) scale(.6009)}to{transform:translate(63.0194vw,99vh) scale(.6009)}}.snow:nth-child(284){opacity:1.7694;transform:translate(13.8431vw,-10px) scale(.8149);animation:fall-284 21s -14s linear infinite}@keyframes fall-284{76.237%{transform:translate(9.8833vw,76.237vh) scale(.8149)}to{transform:translate(11.8632vw,99vh) scale(.8149)}}.snow:nth-child(285){opacity:.9016;transform:translate(6.8656vw,-10px) scale(.787);animation:fall-285 22s -16s linear infinite}@keyframes fall-285{32.508%{transform:translate(16.2708vw,32.508vh) scale(.787)}to{transform:translate(11.5682vw,99vh) scale(.787)}}.snow:nth-child(286){opacity:.2786;transform:translate(31.4065vw,-10px) scale(.371);animation:fall-286 19s -24s linear infinite}@keyframes fall-286{32.961%{transform:translate(39.7318vw,32.961vh) scale(.371)}to{transform:translate(35.56915vw,99vh) scale(.371)}}.snow:nth-child(287){opacity:1.0434;transform:translate(24.786vw,-10px) scale(.8467);animation:fall-287 15s -15s linear infinite}@keyframes fall-287{57.452%{transform:translate(31.1203vw,57.452vh) scale(.8467)}to{transform:translate(27.95315vw,99vh) scale(.8467)}}.snow:nth-child(288){opacity:.7874;transform:translate(58.0237vw,-10px) scale(.8719);animation:fall-288 20s -9s linear infinite}@keyframes fall-288{36.658%{transform:translate(61.8159vw,36.658vh) scale(.8719)}to{transform:translate(59.9198vw,99vh) scale(.8719)}}.snow:nth-child(289){opacity:1.8882;transform:translate(76.6756vw,-10px) scale(.757);animation:fall-289 18s -1s linear infinite}@keyframes fall-289{70.519%{transform:translate(73.8235vw,70.519vh) scale(.757)}to{transform:translate(75.24955vw,99vh) scale(.757)}}.snow:nth-child(290){opacity:.1874;transform:translate(39.1904vw,-10px) scale(.4111);animation:fall-290 27s -2s linear infinite}@keyframes fall-290{45.409%{transform:translate(31.1489vw,45.409vh) scale(.4111)}to{transform:translate(35.16965vw,99vh) scale(.4111)}}.snow:nth-child(291){opacity:.6074;transform:translate(7.6514vw,-10px) scale(.8192);animation:fall-291 10s -7s linear infinite}@keyframes fall-291{73.504%{transform:translate(1.2169vw,73.504vh) scale(.8192)}to{transform:translate(4.43415vw,99vh) scale(.8192)}}.snow:nth-child(292){opacity:.5172;transform:translate(45.8455vw,-10px) scale(.2343);animation:fall-292 17s -28s linear infinite}@keyframes fall-292{44.399%{transform:translate(52.9323vw,44.399vh) scale(.2343)}to{transform:translate(49.3889vw,99vh) scale(.2343)}}.snow:nth-child(293){opacity:.3778;transform:translate(93.3901vw,-10px) scale(.7947);animation:fall-293 18s -4s linear infinite}@keyframes fall-293{79.749%{transform:translate(99.2303vw,79.749vh) scale(.7947)}to{transform:translate(96.3102vw,99vh) scale(.7947)}}.snow:nth-child(294){opacity:.85;transform:translate(65.5035vw,-10px) scale(.5325);animation:fall-294 14s -24s linear infinite}@keyframes fall-294{55.094%{transform:translate(59.9049vw,55.094vh) scale(.5325)}to{transform:translate(62.7042vw,99vh) scale(.5325)}}.snow:nth-child(295){opacity:.7366;transform:translate(26.461vw,-10px) scale(.1857);animation:fall-295 30s -25s linear infinite}@keyframes fall-295{53.412%{transform:translate(28.302vw,53.412vh) scale(.1857)}to{transform:translate(27.3815vw,99vh) scale(.1857)}}.snow:nth-child(296){opacity:1.1508;transform:translate(80.2522vw,-10px) scale(.4322);animation:fall-296 16s -7s linear infinite}@keyframes fall-296{58.539%{transform:translate(76.8887vw,58.539vh) scale(.4322)}to{transform:translate(78.57045vw,99vh) scale(.4322)}}.snow:nth-child(297){opacity:1.3528;transform:translate(39.7503vw,-10px) scale(.848);animation:fall-297 24s -16s linear infinite}@keyframes fall-297{72.054%{transform:translate(36.4237vw,72.054vh) scale(.848)}to{transform:translate(38.087vw,99vh) scale(.848)}}.snow:nth-child(298){opacity:1.1442;transform:translate(81.3721vw,-10px) scale(.4267);animation:fall-298 30s -11s linear infinite}@keyframes fall-298{46.917%{transform:translate(91.2571vw,46.917vh) scale(.4267)}to{transform:translate(86.3146vw,99vh) scale(.4267)}}.snow:nth-child(299){opacity:.8612;transform:translate(60.5352vw,-10px) scale(.7617);animation:fall-299 23s -24s linear infinite}@keyframes fall-299{79.12%{transform:translate(57.2067vw,79.12vh) scale(.7617)}to{transform:translate(58.87095vw,99vh) scale(.7617)}}.snow:nth-child(300){opacity:1.8252;transform:translate(88.6791vw,-10px) scale(.0929);animation:fall-300 29s -11s linear infinite}@keyframes fall-300{54.023%{transform:translate(80.3608vw,54.023vh) scale(.0929)}to{transform:translate(84.51995vw,99vh) scale(.0929)}}.snow:nth-child(301){opacity:1.8494;transform:translate(44.5917vw,-10px) scale(.0832);animation:fall-301 29s -23s linear infinite}@keyframes fall-301{37.688%{transform:translate(51.7258vw,37.688vh) scale(.0832)}to{transform:translate(48.15875vw,99vh) scale(.0832)}}.snow:nth-child(302){opacity:.3456;transform:translate(10.594vw,-10px) scale(.7079);animation:fall-302 20s -26s linear infinite}@keyframes fall-302{49.456%{transform:translate(16.8525vw,49.456vh) scale(.7079)}to{transform:translate(13.72325vw,99vh) scale(.7079)}}.snow:nth-child(303){opacity:1.5394;transform:translate(77.4785vw,-10px) scale(.1751);animation:fall-303 10s -8s linear infinite}@keyframes fall-303{63.525%{transform:translate(84.8718vw,63.525vh) scale(.1751)}to{transform:translate(81.17515vw,99vh) scale(.1751)}}.snow:nth-child(304){opacity:.2158;transform:translate(4.7051vw,-10px) scale(.8359);animation:fall-304 15s -29s linear infinite}@keyframes fall-304{76.912%{transform:translate(1.6833vw,76.912vh) scale(.8359)}to{transform:translate(3.1942vw,99vh) scale(.8359)}}.snow:nth-child(305){opacity:1.2434;transform:translate(18.2077vw,-10px) scale(.7359);animation:fall-305 24s -7s linear infinite}@keyframes fall-305{61.079%{transform:translate(21.986vw,61.079vh) scale(.7359)}to{transform:translate(20.09685vw,99vh) scale(.7359)}}.snow:nth-child(306){opacity:.437;transform:translate(38.3229vw,-10px) scale(.529);animation:fall-306 24s -29s linear infinite}@keyframes fall-306{66.63%{transform:translate(45.4631vw,66.63vh) scale(.529)}to{transform:translate(41.893vw,99vh) scale(.529)}}.snow:nth-child(307){opacity:1.2902;transform:translate(42.5657vw,-10px) scale(.6514);animation:fall-307 12s -13s linear infinite}@keyframes fall-307{59.16%{transform:translate(52.5336vw,59.16vh) scale(.6514)}to{transform:translate(47.54965vw,99vh) scale(.6514)}}.snow:nth-child(308){opacity:.353;transform:translate(95.4114vw,-10px) scale(.7597);animation:fall-308 14s -21s linear infinite}@keyframes fall-308{49.902%{transform:translate(101.3059vw,49.902vh) scale(.7597)}to{transform:translate(98.35865vw,99vh) scale(.7597)}}.snow:nth-child(309){opacity:1.8052;transform:translate(28.0413vw,-10px) scale(.8444);animation:fall-309 29s -3s linear infinite}@keyframes fall-309{78.606%{transform:translate(21.9153vw,78.606vh) scale(.8444)}to{transform:translate(24.9783vw,99vh) scale(.8444)}}.snow:nth-child(310){opacity:.663;transform:translate(13.2954vw,-10px) scale(.056);animation:fall-310 13s -25s linear infinite}@keyframes fall-310{37.207%{transform:translate(19.3328vw,37.207vh) scale(.056)}to{transform:translate(16.3141vw,99vh) scale(.056)}}.snow:nth-child(311){opacity:1.939;transform:translate(58.785vw,-10px) scale(.8738);animation:fall-311 25s -20s linear infinite}@keyframes fall-311{39.055%{transform:translate(59.1848vw,39.055vh) scale(.8738)}to{transform:translate(58.9849vw,99vh) scale(.8738)}}.snow:nth-child(312){opacity:1.9158;transform:translate(73.7131vw,-10px) scale(.4517);animation:fall-312 15s -7s linear infinite}@keyframes fall-312{58.631%{transform:translate(72.6072vw,58.631vh) scale(.4517)}to{transform:translate(73.16015vw,99vh) scale(.4517)}}.snow:nth-child(313){opacity:1.6458;transform:translate(38.5937vw,-10px) scale(.8133);animation:fall-313 18s -17s linear infinite}@keyframes fall-313{66.685%{transform:translate(35.9755vw,66.685vh) scale(.8133)}to{transform:translate(37.2846vw,99vh) scale(.8133)}}.snow:nth-child(314){opacity:.6896;transform:translate(81.3946vw,-10px) scale(.0785);animation:fall-314 17s -26s linear infinite}@keyframes fall-314{61.961%{transform:translate(82.7591vw,61.961vh) scale(.0785)}to{transform:translate(82.07685vw,99vh) scale(.0785)}}.snow:nth-child(315){opacity:1.5482;transform:translate(52.1096vw,-10px) scale(.4144);animation:fall-315 20s -17s linear infinite}@keyframes fall-315{58.016%{transform:translate(55.0036vw,58.016vh) scale(.4144)}to{transform:translate(53.5566vw,99vh) scale(.4144)}}.snow:nth-child(316){opacity:1.1244;transform:translate(85.3342vw,-10px) scale(.905);animation:fall-316 11s -1s linear infinite}@keyframes fall-316{45.806%{transform:translate(79.475vw,45.806vh) scale(.905)}to{transform:translate(82.4046vw,99vh) scale(.905)}}.snow:nth-child(317){opacity:1.6572;transform:translate(31.402vw,-10px) scale(.1848);animation:fall-317 19s -6s linear infinite}@keyframes fall-317{58.059%{transform:translate(40.7437vw,58.059vh) scale(.1848)}to{transform:translate(36.07285vw,99vh) scale(.1848)}}.snow:nth-child(318){opacity:1.9694;transform:translate(25.1665vw,-10px) scale(.4018);animation:fall-318 21s -2s linear infinite}@keyframes fall-318{76.2%{transform:translate(18.0385vw,76.2vh) scale(.4018)}to{transform:translate(21.6025vw,99vh) scale(.4018)}}.snow:nth-child(319){opacity:.3834;transform:translate(99.7512vw,-10px) scale(.5944);animation:fall-319 19s -4s linear infinite}@keyframes fall-319{48.74%{transform:translate(91.9277vw,48.74vh) scale(.5944)}to{transform:translate(95.83945vw,99vh) scale(.5944)}}.snow:nth-child(320){opacity:1.506;transform:translate(38.4136vw,-10px) scale(.2837);animation:fall-320 27s -30s linear infinite}@keyframes fall-320{62.527%{transform:translate(28.9829vw,62.527vh) scale(.2837)}to{transform:translate(33.69825vw,99vh) scale(.2837)}}.snow:nth-child(321){opacity:.5246;transform:translate(8.7148vw,-10px) scale(.0148);animation:fall-321 16s -1s linear infinite}@keyframes fall-321{63.468%{transform:translate(9.2351vw,63.468vh) scale(.0148)}to{transform:translate(8.97495vw,99vh) scale(.0148)}}.snow:nth-child(322){opacity:.2878;transform:translate(71.4753vw,-10px) scale(.3627);animation:fall-322 14s -4s linear infinite}@keyframes fall-322{35.16%{transform:translate(72.8066vw,35.16vh) scale(.3627)}to{transform:translate(72.14095vw,99vh) scale(.3627)}}.snow:nth-child(323){opacity:.0732;transform:translate(5.4864vw,-10px) scale(.197);animation:fall-323 29s -1s linear infinite}@keyframes fall-323{43.99%{transform:translate(15.3645vw,43.99vh) scale(.197)}to{transform:translate(10.42545vw,99vh) scale(.197)}}.snow:nth-child(324){opacity:1.0352;transform:translate(25.3127vw,-10px) scale(.5391);animation:fall-324 25s -24s linear infinite}@keyframes fall-324{75.785%{transform:translate(33.2293vw,75.785vh) scale(.5391)}to{transform:translate(29.271vw,99vh) scale(.5391)}}.snow:nth-child(325){opacity:.8172;transform:translate(6.3408vw,-10px) scale(.0017);animation:fall-325 18s -7s linear infinite}@keyframes fall-325{70.434%{transform:translate(5.556vw,70.434vh) scale(.0017)}to{transform:translate(5.9484vw,99vh) scale(.0017)}}.snow:nth-child(326){opacity:.5756;transform:translate(74.1049vw,-10px) scale(.2994);animation:fall-326 20s -22s linear infinite}@keyframes fall-326{47.152%{transform:translate(70.3511vw,47.152vh) scale(.2994)}to{transform:translate(72.228vw,99vh) scale(.2994)}}.snow:nth-child(327){opacity:1.989;transform:translate(3.2777vw,-10px) scale(.9505);animation:fall-327 24s -17s linear infinite}@keyframes fall-327{61.248%{transform:translate(-2.6848vw,61.248vh) scale(.9505)}to{transform:translate(.29645vw,99vh) scale(.9505)}}.snow:nth-child(328){opacity:1.7324;transform:translate(54.6831vw,-10px) scale(.1408);animation:fall-328 15s -28s linear infinite}@keyframes fall-328{46.48%{transform:translate(61.7207vw,46.48vh) scale(.1408)}to{transform:translate(58.2019vw,99vh) scale(.1408)}}.snow:nth-child(329){opacity:1.3096;transform:translate(20.5428vw,-10px) scale(.0399);animation:fall-329 21s -6s linear infinite}@keyframes fall-329{34.274%{transform:translate(19.3105vw,34.274vh) scale(.0399)}to{transform:translate(19.92665vw,99vh) scale(.0399)}}.snow:nth-child(330){opacity:1.4856;transform:translate(62.2155vw,-10px) scale(.8184);animation:fall-330 27s -9s linear infinite}@keyframes fall-330{68.879%{transform:translate(72.0842vw,68.879vh) scale(.8184)}to{transform:translate(67.14985vw,99vh) scale(.8184)}}.snow:nth-child(331){opacity:1.3392;transform:translate(22.9357vw,-10px) scale(.1571);animation:fall-331 25s -6s linear infinite}@keyframes fall-331{46.365%{transform:translate(23.0453vw,46.365vh) scale(.1571)}to{transform:translate(22.9905vw,99vh) scale(.1571)}}.snow:nth-child(332){opacity:.3344;transform:translate(65.2171vw,-10px) scale(.74);animation:fall-332 23s -4s linear infinite}@keyframes fall-332{65.437%{transform:translate(65.757vw,65.437vh) scale(.74)}to{transform:translate(65.48705vw,99vh) scale(.74)}}.snow:nth-child(333){opacity:.8394;transform:translate(77.5833vw,-10px) scale(.6637);animation:fall-333 17s -15s linear infinite}@keyframes fall-333{78.219%{transform:translate(71.403vw,78.219vh) scale(.6637)}to{transform:translate(74.49315vw,99vh) scale(.6637)}}.snow:nth-child(334){opacity:1.837;transform:translate(47.9845vw,-10px) scale(.1638);animation:fall-334 14s -25s linear infinite}@keyframes fall-334{33.966%{transform:translate(42.1915vw,33.966vh) scale(.1638)}to{transform:translate(45.088vw,99vh) scale(.1638)}}.snow:nth-child(335){opacity:.4844;transform:translate(28.1422vw,-10px) scale(.2896);animation:fall-335 13s -21s linear infinite}@keyframes fall-335{65.397%{transform:translate(20.817vw,65.397vh) scale(.2896)}to{transform:translate(24.4796vw,99vh) scale(.2896)}}.snow:nth-child(336){opacity:.5788;transform:translate(41.6261vw,-10px) scale(.0501);animation:fall-336 11s -1s linear infinite}@keyframes fall-336{41.433%{transform:translate(47.7237vw,41.433vh) scale(.0501)}to{transform:translate(44.6749vw,99vh) scale(.0501)}}.snow:nth-child(337){opacity:.6312;transform:translate(48.2462vw,-10px) scale(.6588);animation:fall-337 30s -8s linear infinite}@keyframes fall-337{40.323%{transform:translate(54.6768vw,40.323vh) scale(.6588)}to{transform:translate(51.4615vw,99vh) scale(.6588)}}.snow:nth-child(338){opacity:1.8562;transform:translate(76.1836vw,-10px) scale(.1239);animation:fall-338 27s -25s linear infinite}@keyframes fall-338{38.069%{transform:translate(74.1879vw,38.069vh) scale(.1239)}to{transform:translate(75.18575vw,99vh) scale(.1239)}}.snow:nth-child(339){opacity:1.2726;transform:translate(29.5448vw,-10px) scale(.1509);animation:fall-339 19s -5s linear infinite}@keyframes fall-339{49.705%{transform:translate(24.3995vw,49.705vh) scale(.1509)}to{transform:translate(26.97215vw,99vh) scale(.1509)}}.snow:nth-child(340){opacity:1.793;transform:translate(46.1604vw,-10px) scale(.3789);animation:fall-340 26s -17s linear infinite}@keyframes fall-340{61.175%{transform:translate(55.4602vw,61.175vh) scale(.3789)}to{transform:translate(50.8103vw,99vh) scale(.3789)}}.snow:nth-child(341){opacity:1.5734;transform:translate(16.3915vw,-10px) scale(.6771);animation:fall-341 16s -11s linear infinite}@keyframes fall-341{31.817%{transform:translate(9.7746vw,31.817vh) scale(.6771)}to{transform:translate(13.08305vw,99vh) scale(.6771)}}.snow:nth-child(342){opacity:.627;transform:translate(97.4971vw,-10px) scale(.9444);animation:fall-342 14s -8s linear infinite}@keyframes fall-342{76.875%{transform:translate(94.5884vw,76.875vh) scale(.9444)}to{transform:translate(96.04275vw,99vh) scale(.9444)}}.snow:nth-child(343){opacity:1.3484;transform:translate(4.491vw,-10px) scale(.8737);animation:fall-343 13s -25s linear infinite}@keyframes fall-343{77.948%{transform:translate(6.9633vw,77.948vh) scale(.8737)}to{transform:translate(5.72715vw,99vh) scale(.8737)}}.snow:nth-child(344){opacity:1.8202;transform:translate(17.2903vw,-10px) scale(.6964);animation:fall-344 10s -3s linear infinite}@keyframes fall-344{52.988%{transform:translate(19.9358vw,52.988vh) scale(.6964)}to{transform:translate(18.61305vw,99vh) scale(.6964)}}.snow:nth-child(345){opacity:.9202;transform:translate(25.115vw,-10px) scale(.2818);animation:fall-345 28s -27s linear infinite}@keyframes fall-345{37.373%{transform:translate(28.4282vw,37.373vh) scale(.2818)}to{transform:translate(26.7716vw,99vh) scale(.2818)}}.snow:nth-child(346){opacity:.4812;transform:translate(89.7305vw,-10px) scale(.9044);animation:fall-346 10s -3s linear infinite}@keyframes fall-346{31.614%{transform:translate(82.9591vw,31.614vh) scale(.9044)}to{transform:translate(86.3448vw,99vh) scale(.9044)}}.snow:nth-child(347){opacity:1.2348;transform:translate(76.1212vw,-10px) scale(.857);animation:fall-347 21s -6s linear infinite}@keyframes fall-347{69.764%{transform:translate(75.6294vw,69.764vh) scale(.857)}to{transform:translate(75.8753vw,99vh) scale(.857)}}.snow:nth-child(348){opacity:.6972;transform:translate(39.8006vw,-10px) scale(.2806);animation:fall-348 10s -20s linear infinite}@keyframes fall-348{71.205%{transform:translate(35.6449vw,71.205vh) scale(.2806)}to{transform:translate(37.72275vw,99vh) scale(.2806)}}.snow:nth-child(349){opacity:.154;transform:translate(92.5544vw,-10px) scale(.4992);animation:fall-349 12s -24s linear infinite}@keyframes fall-349{59.22%{transform:translate(97.6945vw,59.22vh) scale(.4992)}to{transform:translate(95.12445vw,99vh) scale(.4992)}}.snow:nth-child(350){opacity:1.2302;transform:translate(64.8023vw,-10px) scale(.6005);animation:fall-350 26s -12s linear infinite}@keyframes fall-350{53.117%{transform:translate(64.7839vw,53.117vh) scale(.6005)}to{transform:translate(64.7931vw,99vh) scale(.6005)}}.snow:nth-child(351){opacity:.1526;transform:translate(66.56vw,-10px) scale(.3083);animation:fall-351 16s -9s linear infinite}@keyframes fall-351{74.278%{transform:translate(58.5869vw,74.278vh) scale(.3083)}to{transform:translate(62.57345vw,99vh) scale(.3083)}}.snow:nth-child(352){opacity:1.0444;transform:translate(39.9994vw,-10px) scale(.4161);animation:fall-352 25s -28s linear infinite}@keyframes fall-352{40.55%{transform:translate(38.1171vw,40.55vh) scale(.4161)}to{transform:translate(39.05825vw,99vh) scale(.4161)}}.snow:nth-child(353){opacity:1.748;transform:translate(39.5521vw,-10px) scale(.1515);animation:fall-353 28s -10s linear infinite}@keyframes fall-353{53.602%{transform:translate(33.7627vw,53.602vh) scale(.1515)}to{transform:translate(36.6574vw,99vh) scale(.1515)}}.snow:nth-child(354){opacity:1.2948;transform:translate(63.1904vw,-10px) scale(.8269);animation:fall-354 28s -9s linear infinite}@keyframes fall-354{72.133%{transform:translate(60.2931vw,72.133vh) scale(.8269)}to{transform:translate(61.74175vw,99vh) scale(.8269)}}.snow:nth-child(355){opacity:.765;transform:translate(10.4467vw,-10px) scale(.4139);animation:fall-355 16s -18s linear infinite}@keyframes fall-355{36.484%{transform:translate(4.715vw,36.484vh) scale(.4139)}to{transform:translate(7.58085vw,99vh) scale(.4139)}}.snow:nth-child(356){opacity:.7556;transform:translate(28.5481vw,-10px) scale(.3619);animation:fall-356 17s -4s linear infinite}@keyframes fall-356{51.81%{transform:translate(25.1066vw,51.81vh) scale(.3619)}to{transform:translate(26.82735vw,99vh) scale(.3619)}}.snow:nth-child(357){opacity:1.2444;transform:translate(84.8023vw,-10px) scale(.7514);animation:fall-357 21s -7s linear infinite}@keyframes fall-357{73.804%{transform:translate(85.3592vw,73.804vh) scale(.7514)}to{transform:translate(85.08075vw,99vh) scale(.7514)}}.snow:nth-child(358){opacity:.9616;transform:translate(39.942vw,-10px) scale(.8773);animation:fall-358 23s -12s linear infinite}@keyframes fall-358{40.048%{transform:translate(44.4324vw,40.048vh) scale(.8773)}to{transform:translate(42.1872vw,99vh) scale(.8773)}}.snow:nth-child(359){opacity:1.177;transform:translate(81.5159vw,-10px) scale(.3658);animation:fall-359 23s -26s linear infinite}@keyframes fall-359{60.966%{transform:translate(87.6962vw,60.966vh) scale(.3658)}to{transform:translate(84.60605vw,99vh) scale(.3658)}}.snow:nth-child(360){opacity:1.9634;transform:translate(41.3651vw,-10px) scale(.3929);animation:fall-360 23s -17s linear infinite}@keyframes fall-360{38.163%{transform:translate(50.7501vw,38.163vh) scale(.3929)}to{transform:translate(46.0576vw,99vh) scale(.3929)}}.snow:nth-child(361){opacity:.7804;transform:translate(71.8441vw,-10px) scale(.7506);animation:fall-361 12s -23s linear infinite}@keyframes fall-361{67.977%{transform:translate(76.5303vw,67.977vh) scale(.7506)}to{transform:translate(74.1872vw,99vh) scale(.7506)}}.snow:nth-child(362){opacity:.2174;transform:translate(95.8356vw,-10px) scale(.5088);animation:fall-362 10s -20s linear infinite}@keyframes fall-362{43.281%{transform:translate(101.9757vw,43.281vh) scale(.5088)}to{transform:translate(98.90565vw,99vh) scale(.5088)}}.snow:nth-child(363){opacity:1.8562;transform:translate(57.1144vw,-10px) scale(.5596);animation:fall-363 24s -12s linear infinite}@keyframes fall-363{66.121%{transform:translate(64.4695vw,66.121vh) scale(.5596)}to{transform:translate(60.79195vw,99vh) scale(.5596)}}.snow:nth-child(364){opacity:.6808;transform:translate(20.6433vw,-10px) scale(.2458);animation:fall-364 14s -22s linear infinite}@keyframes fall-364{40.139%{transform:translate(20.9184vw,40.139vh) scale(.2458)}to{transform:translate(20.78085vw,99vh) scale(.2458)}}.snow:nth-child(365){opacity:1.6676;transform:translate(51.9867vw,-10px) scale(.9579);animation:fall-365 14s -23s linear infinite}@keyframes fall-365{68.498%{transform:translate(58.5008vw,68.498vh) scale(.9579)}to{transform:translate(55.24375vw,99vh) scale(.9579)}}.snow:nth-child(366){opacity:.162;transform:translate(74.8256vw,-10px) scale(.9121);animation:fall-366 10s -30s linear infinite}@keyframes fall-366{71.341%{transform:translate(67.7787vw,71.341vh) scale(.9121)}to{transform:translate(71.30215vw,99vh) scale(.9121)}}.snow:nth-child(367){opacity:.2266;transform:translate(8.0846vw,-10px) scale(.5719);animation:fall-367 10s -18s linear infinite}@keyframes fall-367{54.993%{transform:translate(9.5065vw,54.993vh) scale(.5719)}to{transform:translate(8.79555vw,99vh) scale(.5719)}}.snow:nth-child(368){opacity:1.3246;transform:translate(56.337vw,-10px) scale(.4851);animation:fall-368 13s -23s linear infinite}@keyframes fall-368{37.843%{transform:translate(51.631vw,37.843vh) scale(.4851)}to{transform:translate(53.984vw,99vh) scale(.4851)}}.snow:nth-child(369){opacity:1.984;transform:translate(29.0451vw,-10px) scale(.2212);animation:fall-369 30s -26s linear infinite}@keyframes fall-369{73.969%{transform:translate(30.0984vw,73.969vh) scale(.2212)}to{transform:translate(29.57175vw,99vh) scale(.2212)}}.snow:nth-child(370){opacity:.6766;transform:translate(89.0455vw,-10px) scale(.2528);animation:fall-370 13s -30s linear infinite}@keyframes fall-370{49.8%{transform:translate(87.9857vw,49.8vh) scale(.2528)}to{transform:translate(88.5156vw,99vh) scale(.2528)}}.snow:nth-child(371){opacity:.1462;transform:translate(30.9736vw,-10px) scale(.452);animation:fall-371 30s -28s linear infinite}@keyframes fall-371{77.809%{transform:translate(24.0044vw,77.809vh) scale(.452)}to{transform:translate(27.489vw,99vh) scale(.452)}}.snow:nth-child(372){opacity:.4552;transform:translate(77.586vw,-10px) scale(.2684);animation:fall-372 20s -12s linear infinite}@keyframes fall-372{63.563%{transform:translate(83.4253vw,63.563vh) scale(.2684)}to{transform:translate(80.50565vw,99vh) scale(.2684)}}.snow:nth-child(373){opacity:.273;transform:translate(88.1727vw,-10px) scale(.5974);animation:fall-373 14s -7s linear infinite}@keyframes fall-373{31.507%{transform:translate(89.7851vw,31.507vh) scale(.5974)}to{transform:translate(88.9789vw,99vh) scale(.5974)}}.snow:nth-child(374){opacity:.6188;transform:translate(34.6005vw,-10px) scale(.7686);animation:fall-374 23s -3s linear infinite}@keyframes fall-374{52.119%{transform:translate(31.0898vw,52.119vh) scale(.7686)}to{transform:translate(32.84515vw,99vh) scale(.7686)}}.snow:nth-child(375){opacity:.1972;transform:translate(79.3312vw,-10px) scale(.7888);animation:fall-375 28s -29s linear infinite}@keyframes fall-375{34.688%{transform:translate(71.5813vw,34.688vh) scale(.7888)}to{transform:translate(75.45625vw,99vh) scale(.7888)}}.snow:nth-child(376){opacity:1.7942;transform:translate(82.1675vw,-10px) scale(.7034);animation:fall-376 22s -30s linear infinite}@keyframes fall-376{53.794%{transform:translate(75.1439vw,53.794vh) scale(.7034)}to{transform:translate(78.6557vw,99vh) scale(.7034)}}.snow:nth-child(377){opacity:1.62;transform:translate(38.8513vw,-10px) scale(.5148);animation:fall-377 20s -27s linear infinite}@keyframes fall-377{55.291%{transform:translate(45.1957vw,55.291vh) scale(.5148)}to{transform:translate(42.0235vw,99vh) scale(.5148)}}.snow:nth-child(378){opacity:1.2656;transform:translate(71.3058vw,-10px) scale(.8435);animation:fall-378 25s -13s linear infinite}@keyframes fall-378{37.204%{transform:translate(80.8934vw,37.204vh) scale(.8435)}to{transform:translate(76.0996vw,99vh) scale(.8435)}}.snow:nth-child(379){opacity:.9026;transform:translate(28.2985vw,-10px) scale(.3976);animation:fall-379 29s -2s linear infinite}@keyframes fall-379{37.677%{transform:translate(21.4713vw,37.677vh) scale(.3976)}to{transform:translate(24.8849vw,99vh) scale(.3976)}}.snow:nth-child(380){opacity:.99;transform:translate(13.7334vw,-10px) scale(.369);animation:fall-380 13s -15s linear infinite}@keyframes fall-380{71.733%{transform:translate(14.7387vw,71.733vh) scale(.369)}to{transform:translate(14.23605vw,99vh) scale(.369)}}.snow:nth-child(381){opacity:1.462;transform:translate(98.0964vw,-10px) scale(.2219);animation:fall-381 12s -3s linear infinite}@keyframes fall-381{61.478%{transform:translate(95.5604vw,61.478vh) scale(.2219)}to{transform:translate(96.8284vw,99vh) scale(.2219)}}.snow:nth-child(382){opacity:.8944;transform:translate(78.6068vw,-10px) scale(.235);animation:fall-382 16s -27s linear infinite}@keyframes fall-382{63.698%{transform:translate(75.8546vw,63.698vh) scale(.235)}to{transform:translate(77.2307vw,99vh) scale(.235)}}.snow:nth-child(383){opacity:.9234;transform:translate(24.0808vw,-10px) scale(.8331);animation:fall-383 29s -13s linear infinite}@keyframes fall-383{40.621%{transform:translate(16.4963vw,40.621vh) scale(.8331)}to{transform:translate(20.28855vw,99vh) scale(.8331)}}.snow:nth-child(384){opacity:1.339;transform:translate(69.9689vw,-10px) scale(.3557);animation:fall-384 23s -20s linear infinite}@keyframes fall-384{44.98%{transform:translate(72.7204vw,44.98vh) scale(.3557)}to{transform:translate(71.34465vw,99vh) scale(.3557)}}.snow:nth-child(385){opacity:.3682;transform:translate(8.5127vw,-10px) scale(.0283);animation:fall-385 17s -12s linear infinite}@keyframes fall-385{53.575%{transform:translate(-1.2325vw,53.575vh) scale(.0283)}to{transform:translate(3.6401vw,99vh) scale(.0283)}}.snow:nth-child(386){opacity:1.079;transform:translate(15.3615vw,-10px) scale(.5885);animation:fall-386 14s -21s linear infinite}@keyframes fall-386{31.941%{transform:translate(9.363vw,31.941vh) scale(.5885)}to{transform:translate(12.36225vw,99vh) scale(.5885)}}.snow:nth-child(387){opacity:.794;transform:translate(90.7895vw,-10px) scale(.0589);animation:fall-387 12s -11s linear infinite}@keyframes fall-387{79.369%{transform:translate(88.6336vw,79.369vh) scale(.0589)}to{transform:translate(89.71155vw,99vh) scale(.0589)}}.snow:nth-child(388){opacity:.684;transform:translate(10.4183vw,-10px) scale(.3386);animation:fall-388 11s -27s linear infinite}@keyframes fall-388{48.187%{transform:translate(19.468vw,48.187vh) scale(.3386)}to{transform:translate(14.94315vw,99vh) scale(.3386)}}.snow:nth-child(389){opacity:1.5698;transform:translate(76.0596vw,-10px) scale(.1711);animation:fall-389 26s -16s linear infinite}@keyframes fall-389{55.025%{transform:translate(73.7454vw,55.025vh) scale(.1711)}to{transform:translate(74.9025vw,99vh) scale(.1711)}}.snow:nth-child(390){opacity:.9738;transform:translate(22.4619vw,-10px) scale(.4498);animation:fall-390 26s -4s linear infinite}@keyframes fall-390{51.018%{transform:translate(16.4134vw,51.018vh) scale(.4498)}to{transform:translate(19.43765vw,99vh) scale(.4498)}}.snow:nth-child(391){opacity:.8408;transform:translate(19.7193vw,-10px) scale(.6884);animation:fall-391 14s -7s linear infinite}@keyframes fall-391{52.763%{transform:translate(23.0803vw,52.763vh) scale(.6884)}to{transform:translate(21.3998vw,99vh) scale(.6884)}}.snow:nth-child(392){opacity:.3938;transform:translate(43.7833vw,-10px) scale(.001);animation:fall-392 18s -1s linear infinite}@keyframes fall-392{40.336%{transform:translate(53.6385vw,40.336vh) scale(.001)}to{transform:translate(48.7109vw,99vh) scale(.001)}}.snow:nth-child(393){opacity:1.9162;transform:translate(30.6732vw,-10px) scale(.8933);animation:fall-393 22s -4s linear infinite}@keyframes fall-393{64.876%{transform:translate(25.5196vw,64.876vh) scale(.8933)}to{transform:translate(28.0964vw,99vh) scale(.8933)}}.snow:nth-child(394){opacity:.074;transform:translate(27.5229vw,-10px) scale(.1985);animation:fall-394 10s -29s linear infinite}@keyframes fall-394{32.757%{transform:translate(17.5528vw,32.757vh) scale(.1985)}to{transform:translate(22.53785vw,99vh) scale(.1985)}}.snow:nth-child(395){opacity:.9002;transform:translate(73.2594vw,-10px) scale(.5516);animation:fall-395 19s -24s linear infinite}@keyframes fall-395{50.157%{transform:translate(66.2977vw,50.157vh) scale(.5516)}to{transform:translate(69.77855vw,99vh) scale(.5516)}}.snow:nth-child(396){opacity:1.053;transform:translate(55.167vw,-10px) scale(.2904);animation:fall-396 17s -16s linear infinite}@keyframes fall-396{58.71%{transform:translate(47.0757vw,58.71vh) scale(.2904)}to{transform:translate(51.12135vw,99vh) scale(.2904)}}.snow:nth-child(397){opacity:.188;transform:translate(58.9561vw,-10px) scale(.7247);animation:fall-397 10s -4s linear infinite}@keyframes fall-397{63.915%{transform:translate(54.4427vw,63.915vh) scale(.7247)}to{transform:translate(56.6994vw,99vh) scale(.7247)}}.snow:nth-child(398){opacity:.5336;transform:translate(61.9957vw,-10px) scale(.9984);animation:fall-398 10s -15s linear infinite}@keyframes fall-398{57.461%{transform:translate(63.5809vw,57.461vh) scale(.9984)}to{transform:translate(62.7883vw,99vh) scale(.9984)}}.snow:nth-child(399){opacity:1.3148;transform:translate(85.9281vw,-10px) scale(.1588);animation:fall-399 20s -6s linear infinite}@keyframes fall-399{45.444%{transform:translate(89.8339vw,45.444vh) scale(.1588)}to{transform:translate(87.881vw,99vh) scale(.1588)}}.snow:nth-child(400){opacity:.1392;transform:translate(56.6174vw,-10px) scale(.597);animation:fall-400 14s -28s linear infinite}@keyframes fall-400{43.459%{transform:translate(62.8687vw,43.459vh) scale(.597)}to{transform:translate(59.74305vw,99vh) scale(.597)}}\n"] }]
|
|
29
29
|
}], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
|
|
30
30
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFNN0Qsa01BQWtNO0FBT2xNLE1BQU0sT0FBTyxZQUFZO0lBTXJCLFlBQW9CLEdBQWlCLEVBQVMsTUFBZ0IsRUFBVSxNQUFjO1FBQWxFLFFBQUcsR0FBSCxHQUFHLENBQWM7UUFBUyxXQUFNLEdBQU4sTUFBTSxDQUFVO1FBQVUsV0FBTSxHQUFOLE1BQU0sQ0FBUTtRQUovRSxVQUFLLEdBQWEsRUFBRSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsQ0FBQyxDQUFTLEVBQUUsSUFBUyxFQUFFLEVBQUUsQ0FBQyxJQUFJLENBQUM7UUFJaEQsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVksRUFBRTtZQUN4QixPQUFPLENBQUMsR0FBRyxDQUFDLHVEQUF1RCxDQUFDLENBQUE7WUFDcEUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7U0FDakU7SUFDTCxDQUFDOzswR0FoQlEsWUFBWTs4RkFBWixZQUFZLGdEQ2R6Qix1TEFHK0I7NEZEV2xCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuaW1wb3J0IHsgQXBwU3RhdGUsIFRva2VuU2VydmljZSB9IGZyb20gXCJAZXNmYWVuemEvY29yZS9zZXJ2aWNlc1wiO1xyXG5cclxuLyogTi5COiBRdWVzdG8gY29tcG9uZW50ZSBub24gcHXDsiBkaXZlbnRhcmUgc3RhbmRhbG9uZS4gw4ggaWwgcHVudG8gZGkgaW5ncmVzc28gcGVyIGlsIGJvb3RzdHJhcCBkZWkgbW9kdWxpIGRpIEZyb250ZW5kLCBjaGUgTk9OIHNpIGJhc2FubyBzdWkgY29tcG9uZW50aSBzdGFuZGFsb25lIGEgbWVubyBkaSByYXJlIGZ1bnppb25hbGl0w6AgKi9cclxuQENvbXBvbmVudCh7XHJcbiAgICBzZWxlY3RvcjogJ2FwcC1yb290JyxcclxuICAgIGVuY2Fwc3VsYXRpb246IFZpZXdFbmNhcHN1bGF0aW9uLk5vbmUsXHJcbiAgICBzdHlsZVVybHM6IFtcIi4vYXBwLmNvbXBvbmVudC5zY3NzXCJdLFxyXG4gICAgdGVtcGxhdGVVcmw6ICcuL2FwcC5jb21wb25lbnQuaHRtbCdcclxufSlcclxuZXhwb3J0IGNsYXNzIEFwcENvbXBvbmVudCB7XHJcblxyXG4gICAgcHVibGljIHNub3dzOiBudW1iZXJbXSA9IFtdO1xyXG5cclxuICAgIHB1YmxpYyBzbm93VHJhY2tCeSA9IChfOiBudW1iZXIsIGl0ZW06IGFueSkgPT4gaXRlbTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpIHtcclxuICAgICAgICAgICAgY29uc29sZS5sb2coXCJBcHBDb21wb25lbnQgLSBubyBhY2NvdW50IHNjb3BlLCByZWRpcmVjdGluZyB0byBsb2dpblwiKVxyXG4gICAgICAgICAgICB0aGlzLnJvdXRlci5uYXZpZ2F0ZShbXCJsb2dpblwiLCB7IGZyb21Vcmw6IHRoaXMucm91dGVyLnVybCB9XSk7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59IiwiPG5nLWNvbnRhaW5lciAqbmdJZj1cIl9zdGF0ZS5jaHJpc3RtYXNUaW1lXCI+XHJcbiAgICA8ZGl2ICpuZ0Zvcj1cImxldCBpIG9mIHNub3dzOyB0cmFja0J5OiBzbm93VHJhY2tCeVwiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==
|