@esfaenza/core 15.2.260 → 15.2.262

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.
@@ -23,10 +23,10 @@ export class AppComponent {
23
23
  }
24
24
  }
25
25
  AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }, { token: ANONYMOUS_MODE }], target: i0.ɵɵFactoryTarget.Component });
26
- AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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.0354;transform:translate(15.6463vw,-10px) scale(.6674);animation:fall-1 15s -23s linear infinite}@keyframes fall-1{32.816%{transform:translate(5.9709vw,32.816vh) scale(.6674)}to{transform:translate(10.8086vw,99vh) scale(.6674)}}.snow:nth-child(2){opacity:.8388;transform:translate(98.4375vw,-10px) scale(.9221);animation:fall-2 18s -24s linear infinite}@keyframes fall-2{77.172%{transform:translate(105.1117vw,77.172vh) scale(.9221)}to{transform:translate(101.7746vw,99vh) scale(.9221)}}.snow:nth-child(3){opacity:1.6102;transform:translate(89.9538vw,-10px) scale(.0427);animation:fall-3 13s -7s linear infinite}@keyframes fall-3{74.659%{transform:translate(80.8968vw,74.659vh) scale(.0427)}to{transform:translate(85.4253vw,99vh) scale(.0427)}}.snow:nth-child(4){opacity:1.8978;transform:translate(57.2498vw,-10px) scale(.6638);animation:fall-4 21s -24s linear infinite}@keyframes fall-4{30.847%{transform:translate(66.7863vw,30.847vh) scale(.6638)}to{transform:translate(62.01805vw,99vh) scale(.6638)}}.snow:nth-child(5){opacity:.4266;transform:translate(19.7499vw,-10px) scale(.0252);animation:fall-5 12s -6s linear infinite}@keyframes fall-5{38.622%{transform:translate(11.4884vw,38.622vh) scale(.0252)}to{transform:translate(15.61915vw,99vh) scale(.0252)}}.snow:nth-child(6){opacity:1.081;transform:translate(80.968vw,-10px) scale(.4094);animation:fall-6 23s -26s linear infinite}@keyframes fall-6{52.469%{transform:translate(75.682vw,52.469vh) scale(.4094)}to{transform:translate(78.325vw,99vh) scale(.4094)}}.snow:nth-child(7){opacity:.9554;transform:translate(12.4567vw,-10px) scale(.6328);animation:fall-7 26s -12s linear infinite}@keyframes fall-7{62.325%{transform:translate(15.0808vw,62.325vh) scale(.6328)}to{transform:translate(13.76875vw,99vh) scale(.6328)}}.snow:nth-child(8){opacity:.6404;transform:translate(26.7497vw,-10px) scale(.7013);animation:fall-8 28s -22s linear infinite}@keyframes fall-8{62.316%{transform:translate(29.4693vw,62.316vh) scale(.7013)}to{transform:translate(28.1095vw,99vh) scale(.7013)}}.snow:nth-child(9){opacity:1.1166;transform:translate(41.031vw,-10px) scale(.2798);animation:fall-9 12s -26s linear infinite}@keyframes fall-9{45.237%{transform:translate(48.7641vw,45.237vh) scale(.2798)}to{transform:translate(44.89755vw,99vh) scale(.2798)}}.snow:nth-child(10){opacity:1.1032;transform:translate(99.2495vw,-10px) scale(.5037);animation:fall-10 11s -22s linear infinite}@keyframes fall-10{59.814%{transform:translate(94.8731vw,59.814vh) scale(.5037)}to{transform:translate(97.0613vw,99vh) scale(.5037)}}.snow:nth-child(11){opacity:.3308;transform:translate(82.2267vw,-10px) scale(.5048);animation:fall-11 20s -19s linear infinite}@keyframes fall-11{66.893%{transform:translate(76.8703vw,66.893vh) scale(.5048)}to{transform:translate(79.5485vw,99vh) scale(.5048)}}.snow:nth-child(12){opacity:1.301;transform:translate(83.8956vw,-10px) scale(.6799);animation:fall-12 16s -13s linear infinite}@keyframes fall-12{48.449%{transform:translate(82.0424vw,48.449vh) scale(.6799)}to{transform:translate(82.969vw,99vh) scale(.6799)}}.snow:nth-child(13){opacity:1.069;transform:translate(92.9058vw,-10px) scale(.2265);animation:fall-13 16s -2s linear infinite}@keyframes fall-13{46.742%{transform:translate(88.3854vw,46.742vh) scale(.2265)}to{transform:translate(90.6456vw,99vh) scale(.2265)}}.snow:nth-child(14){opacity:.5114;transform:translate(37.9224vw,-10px) scale(.023);animation:fall-14 17s -15s linear infinite}@keyframes fall-14{35.973%{transform:translate(32.578vw,35.973vh) scale(.023)}to{transform:translate(35.2502vw,99vh) scale(.023)}}.snow:nth-child(15){opacity:1.6492;transform:translate(5.3664vw,-10px) scale(.1592);animation:fall-15 23s -22s linear infinite}@keyframes fall-15{40.262%{transform:translate(12.0091vw,40.262vh) scale(.1592)}to{transform:translate(8.68775vw,99vh) scale(.1592)}}.snow:nth-child(16){opacity:1.5002;transform:translate(90.4079vw,-10px) scale(.9588);animation:fall-16 23s -2s linear infinite}@keyframes fall-16{75.774%{transform:translate(81.5994vw,75.774vh) scale(.9588)}to{transform:translate(86.00365vw,99vh) scale(.9588)}}.snow:nth-child(17){opacity:.8592;transform:translate(64.5376vw,-10px) scale(.0044);animation:fall-17 13s -20s linear infinite}@keyframes fall-17{35.423%{transform:translate(57.0525vw,35.423vh) scale(.0044)}to{transform:translate(60.79505vw,99vh) scale(.0044)}}.snow:nth-child(18){opacity:1.4302;transform:translate(63.6648vw,-10px) scale(.003);animation:fall-18 29s -27s linear infinite}@keyframes fall-18{32.516%{transform:translate(64.5359vw,32.516vh) scale(.003)}to{transform:translate(64.10035vw,99vh) scale(.003)}}.snow:nth-child(19){opacity:1.365;transform:translate(61.5625vw,-10px) scale(.2847);animation:fall-19 11s -21s linear infinite}@keyframes fall-19{79.012%{transform:translate(54.441vw,79.012vh) scale(.2847)}to{transform:translate(58.00175vw,99vh) scale(.2847)}}.snow:nth-child(20){opacity:1.3706;transform:translate(26.1266vw,-10px) scale(.533);animation:fall-20 19s -5s linear infinite}@keyframes fall-20{62.41%{transform:translate(22.5905vw,62.41vh) scale(.533)}to{transform:translate(24.35855vw,99vh) scale(.533)}}.snow:nth-child(21){opacity:.7986;transform:translate(61.4648vw,-10px) scale(.9059);animation:fall-21 20s -28s linear infinite}@keyframes fall-21{76.282%{transform:translate(63.6856vw,76.282vh) scale(.9059)}to{transform:translate(62.5752vw,99vh) scale(.9059)}}.snow:nth-child(22){opacity:1.8806;transform:translate(40.4254vw,-10px) scale(.5866);animation:fall-22 18s -13s linear infinite}@keyframes fall-22{69.258%{transform:translate(38.8383vw,69.258vh) scale(.5866)}to{transform:translate(39.63185vw,99vh) scale(.5866)}}.snow:nth-child(23){opacity:.8138;transform:translate(10.2546vw,-10px) scale(.4395);animation:fall-23 19s -16s linear infinite}@keyframes fall-23{45.046%{transform:translate(8.9684vw,45.046vh) scale(.4395)}to{transform:translate(9.6115vw,99vh) scale(.4395)}}.snow:nth-child(24){opacity:.6176;transform:translate(22.8611vw,-10px) scale(.7456);animation:fall-24 30s -30s linear infinite}@keyframes fall-24{49.774%{transform:translate(21.5738vw,49.774vh) scale(.7456)}to{transform:translate(22.21745vw,99vh) scale(.7456)}}.snow:nth-child(25){opacity:.0912;transform:translate(56.2892vw,-10px) scale(.8261);animation:fall-25 19s -3s linear infinite}@keyframes fall-25{58.782%{transform:translate(50.0462vw,58.782vh) scale(.8261)}to{transform:translate(53.1677vw,99vh) scale(.8261)}}.snow:nth-child(26){opacity:.5408;transform:translate(63.2052vw,-10px) scale(.5173);animation:fall-26 13s -4s linear infinite}@keyframes fall-26{79.718%{transform:translate(69.4856vw,79.718vh) scale(.5173)}to{transform:translate(66.3454vw,99vh) scale(.5173)}}.snow:nth-child(27){opacity:1.5248;transform:translate(66.7373vw,-10px) scale(.4384);animation:fall-27 24s -29s linear infinite}@keyframes fall-27{54.28%{transform:translate(72.3956vw,54.28vh) scale(.4384)}to{transform:translate(69.56645vw,99vh) scale(.4384)}}.snow:nth-child(28){opacity:1.8582;transform:translate(91.6249vw,-10px) scale(.6852);animation:fall-28 19s -14s linear infinite}@keyframes fall-28{55.865%{transform:translate(90.9312vw,55.865vh) scale(.6852)}to{transform:translate(91.27805vw,99vh) scale(.6852)}}.snow:nth-child(29){opacity:.253;transform:translate(30.7607vw,-10px) scale(.6529);animation:fall-29 13s -5s linear infinite}@keyframes fall-29{55.143%{transform:translate(36.109vw,55.143vh) scale(.6529)}to{transform:translate(33.43485vw,99vh) scale(.6529)}}.snow:nth-child(30){opacity:.4638;transform:translate(39.4323vw,-10px) scale(.1995);animation:fall-30 21s -19s linear infinite}@keyframes fall-30{40.164%{transform:translate(35.0635vw,40.164vh) scale(.1995)}to{transform:translate(37.2479vw,99vh) scale(.1995)}}.snow:nth-child(31){opacity:.243;transform:translate(63.1772vw,-10px) scale(.1215);animation:fall-31 26s -21s linear infinite}@keyframes fall-31{76.283%{transform:translate(56.8409vw,76.283vh) scale(.1215)}to{transform:translate(60.00905vw,99vh) scale(.1215)}}.snow:nth-child(32){opacity:.5082;transform:translate(.2795vw,-10px) scale(.168);animation:fall-32 29s -3s linear infinite}@keyframes fall-32{74.464%{transform:translate(3.5441vw,74.464vh) scale(.168)}to{transform:translate(1.9118vw,99vh) scale(.168)}}.snow:nth-child(33){opacity:.2328;transform:translate(61.9174vw,-10px) scale(.4943);animation:fall-33 28s -20s linear infinite}@keyframes fall-33{55.493%{transform:translate(54.4134vw,55.493vh) scale(.4943)}to{transform:translate(58.1654vw,99vh) scale(.4943)}}.snow:nth-child(34){opacity:.078;transform:translate(6.9627vw,-10px) scale(.0039);animation:fall-34 26s -18s linear infinite}@keyframes fall-34{78.908%{transform:translate(.5192vw,78.908vh) scale(.0039)}to{transform:translate(3.74095vw,99vh) scale(.0039)}}.snow:nth-child(35){opacity:1.4052;transform:translate(.0419vw,-10px) scale(.9444);animation:fall-35 22s -18s linear infinite}@keyframes fall-35{63.541%{transform:translate(2.6625vw,63.541vh) scale(.9444)}to{transform:translate(1.3522vw,99vh) scale(.9444)}}.snow:nth-child(36){opacity:1.084;transform:translate(56.339vw,-10px) scale(.3331);animation:fall-36 19s -23s linear infinite}@keyframes fall-36{77.153%{transform:translate(50.6449vw,77.153vh) scale(.3331)}to{transform:translate(53.49195vw,99vh) scale(.3331)}}.snow:nth-child(37){opacity:1.0194;transform:translate(85.3292vw,-10px) scale(.8769);animation:fall-37 27s -9s linear infinite}@keyframes fall-37{57.965%{transform:translate(82.9272vw,57.965vh) scale(.8769)}to{transform:translate(84.1282vw,99vh) scale(.8769)}}.snow:nth-child(38){opacity:1.589;transform:translate(60.7802vw,-10px) scale(.8393);animation:fall-38 21s -21s linear infinite}@keyframes fall-38{35.012%{transform:translate(65.5308vw,35.012vh) scale(.8393)}to{transform:translate(63.1555vw,99vh) scale(.8393)}}.snow:nth-child(39){opacity:1.667;transform:translate(34.5957vw,-10px) scale(.1801);animation:fall-39 28s -1s linear infinite}@keyframes fall-39{32.066%{transform:translate(25.7591vw,32.066vh) scale(.1801)}to{transform:translate(30.1774vw,99vh) scale(.1801)}}.snow:nth-child(40){opacity:1.3124;transform:translate(18.3779vw,-10px) scale(.1341);animation:fall-40 23s -19s linear infinite}@keyframes fall-40{51.302%{transform:translate(9.6628vw,51.302vh) scale(.1341)}to{transform:translate(14.02035vw,99vh) scale(.1341)}}.snow:nth-child(41){opacity:1.222;transform:translate(7.1373vw,-10px) scale(.0626);animation:fall-41 15s -26s linear infinite}@keyframes fall-41{63.736%{transform:translate(9.3294vw,63.736vh) scale(.0626)}to{transform:translate(8.23335vw,99vh) scale(.0626)}}.snow:nth-child(42){opacity:.4958;transform:translate(4.5158vw,-10px) scale(.1531);animation:fall-42 23s -4s linear infinite}@keyframes fall-42{43.699%{transform:translate(-2.2824vw,43.699vh) scale(.1531)}to{transform:translate(1.1167vw,99vh) scale(.1531)}}.snow:nth-child(43){opacity:1.326;transform:translate(61.859vw,-10px) scale(.1413);animation:fall-43 27s -26s linear infinite}@keyframes fall-43{64.924%{transform:translate(64.8606vw,64.924vh) scale(.1413)}to{transform:translate(63.3598vw,99vh) scale(.1413)}}.snow:nth-child(44){opacity:.2706;transform:translate(64.9746vw,-10px) scale(.8046);animation:fall-44 20s -29s linear infinite}@keyframes fall-44{45.614%{transform:translate(72.291vw,45.614vh) scale(.8046)}to{transform:translate(68.6328vw,99vh) scale(.8046)}}.snow:nth-child(45){opacity:1.219;transform:translate(21.0721vw,-10px) scale(.3073);animation:fall-45 25s -10s linear infinite}@keyframes fall-45{42.103%{transform:translate(19.3834vw,42.103vh) scale(.3073)}to{transform:translate(20.22775vw,99vh) scale(.3073)}}.snow:nth-child(46){opacity:1.4122;transform:translate(65.5326vw,-10px) scale(.9184);animation:fall-46 12s -18s linear infinite}@keyframes fall-46{71.283%{transform:translate(60.2626vw,71.283vh) scale(.9184)}to{transform:translate(62.8976vw,99vh) scale(.9184)}}.snow:nth-child(47){opacity:1.7128;transform:translate(95.5708vw,-10px) scale(.4743);animation:fall-47 29s -27s linear infinite}@keyframes fall-47{63.846%{transform:translate(102.0487vw,63.846vh) scale(.4743)}to{transform:translate(98.80975vw,99vh) scale(.4743)}}.snow:nth-child(48){opacity:.5348;transform:translate(73.4743vw,-10px) scale(.7807);animation:fall-48 30s -10s linear infinite}@keyframes fall-48{48.241%{transform:translate(82.936vw,48.241vh) scale(.7807)}to{transform:translate(78.20515vw,99vh) scale(.7807)}}.snow:nth-child(49){opacity:1.386;transform:translate(59.1838vw,-10px) scale(.66);animation:fall-49 10s -11s linear infinite}@keyframes fall-49{70.183%{transform:translate(62.5209vw,70.183vh) scale(.66)}to{transform:translate(60.85235vw,99vh) scale(.66)}}.snow:nth-child(50){opacity:.0566;transform:translate(39.6267vw,-10px) scale(.7011);animation:fall-50 17s -9s linear infinite}@keyframes fall-50{59.284%{transform:translate(30.5394vw,59.284vh) scale(.7011)}to{transform:translate(35.08305vw,99vh) scale(.7011)}}.snow:nth-child(51){opacity:.7074;transform:translate(98.9777vw,-10px) scale(.6673);animation:fall-51 22s -30s linear infinite}@keyframes fall-51{43.114%{transform:translate(98.0662vw,43.114vh) scale(.6673)}to{transform:translate(98.52195vw,99vh) scale(.6673)}}.snow:nth-child(52){opacity:.782;transform:translate(85.6226vw,-10px) scale(.6147);animation:fall-52 10s -30s linear infinite}@keyframes fall-52{59.81%{transform:translate(95.2846vw,59.81vh) scale(.6147)}to{transform:translate(90.4536vw,99vh) scale(.6147)}}.snow:nth-child(53){opacity:1.5304;transform:translate(4.3218vw,-10px) scale(.6265);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{46.42%{transform:translate(12.6811vw,46.42vh) scale(.6265)}to{transform:translate(8.50145vw,99vh) scale(.6265)}}.snow:nth-child(54){opacity:1.366;transform:translate(58.2156vw,-10px) scale(.5726);animation:fall-54 11s -18s linear infinite}@keyframes fall-54{73.692%{transform:translate(55.7365vw,73.692vh) scale(.5726)}to{transform:translate(56.97605vw,99vh) scale(.5726)}}.snow:nth-child(55){opacity:.9496;transform:translate(6.9844vw,-10px) scale(.3825);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{31.617%{transform:translate(6.9047vw,31.617vh) scale(.3825)}to{transform:translate(6.94455vw,99vh) scale(.3825)}}.snow:nth-child(56){opacity:1.86;transform:translate(84.8798vw,-10px) scale(.0727);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{57.719%{transform:translate(80.2382vw,57.719vh) scale(.0727)}to{transform:translate(82.559vw,99vh) scale(.0727)}}.snow:nth-child(57){opacity:1.1808;transform:translate(27.1657vw,-10px) scale(.8015);animation:fall-57 23s -13s linear infinite}@keyframes fall-57{69.454%{transform:translate(29.0853vw,69.454vh) scale(.8015)}to{transform:translate(28.1255vw,99vh) scale(.8015)}}.snow:nth-child(58){opacity:.8182;transform:translate(91.7241vw,-10px) scale(.9729);animation:fall-58 15s -24s linear infinite}@keyframes fall-58{31.646%{transform:translate(90.7695vw,31.646vh) scale(.9729)}to{transform:translate(91.2468vw,99vh) scale(.9729)}}.snow:nth-child(59){opacity:.319;transform:translate(79.8413vw,-10px) scale(.7952);animation:fall-59 20s -13s linear infinite}@keyframes fall-59{59.387%{transform:translate(73.1768vw,59.387vh) scale(.7952)}to{transform:translate(76.50905vw,99vh) scale(.7952)}}.snow:nth-child(60){opacity:1.2964;transform:translate(95.6592vw,-10px) scale(.8169);animation:fall-60 21s -5s linear infinite}@keyframes fall-60{61.8%{transform:translate(105.2215vw,61.8vh) scale(.8169)}to{transform:translate(100.44035vw,99vh) scale(.8169)}}.snow:nth-child(61){opacity:.4972;transform:translate(67.5531vw,-10px) scale(.4178);animation:fall-61 13s -1s linear infinite}@keyframes fall-61{54.796%{transform:translate(69.5675vw,54.796vh) scale(.4178)}to{transform:translate(68.5603vw,99vh) scale(.4178)}}.snow:nth-child(62){opacity:1.029;transform:translate(84.203vw,-10px) scale(.3394);animation:fall-62 27s -25s linear infinite}@keyframes fall-62{60.929%{transform:translate(83.5012vw,60.929vh) scale(.3394)}to{transform:translate(83.8521vw,99vh) scale(.3394)}}.snow:nth-child(63){opacity:1.8178;transform:translate(44.3812vw,-10px) scale(.6955);animation:fall-63 25s -10s linear infinite}@keyframes fall-63{33.056%{transform:translate(53.777vw,33.056vh) scale(.6955)}to{transform:translate(49.0791vw,99vh) scale(.6955)}}.snow:nth-child(64){opacity:1.3078;transform:translate(2.2146vw,-10px) scale(.4679);animation:fall-64 18s -23s linear infinite}@keyframes fall-64{67.485%{transform:translate(-5.4368vw,67.485vh) scale(.4679)}to{transform:translate(-1.6111vw,99vh) scale(.4679)}}.snow:nth-child(65){opacity:.2686;transform:translate(68.4889vw,-10px) scale(.8354);animation:fall-65 18s -3s linear infinite}@keyframes fall-65{75.602%{transform:translate(61.6386vw,75.602vh) scale(.8354)}to{transform:translate(65.06375vw,99vh) scale(.8354)}}.snow:nth-child(66){opacity:1.8662;transform:translate(5.7111vw,-10px) scale(.0192);animation:fall-66 27s -19s linear infinite}@keyframes fall-66{58.221%{transform:translate(-2.7959vw,58.221vh) scale(.0192)}to{transform:translate(1.4576vw,99vh) scale(.0192)}}.snow:nth-child(67){opacity:1.5494;transform:translate(71.5233vw,-10px) scale(.3527);animation:fall-67 28s -14s linear infinite}@keyframes fall-67{66.846%{transform:translate(72.1532vw,66.846vh) scale(.3527)}to{transform:translate(71.83825vw,99vh) scale(.3527)}}.snow:nth-child(68){opacity:1.4576;transform:translate(51.5051vw,-10px) scale(.3427);animation:fall-68 25s -17s linear infinite}@keyframes fall-68{73.927%{transform:translate(48.4896vw,73.927vh) scale(.3427)}to{transform:translate(49.99735vw,99vh) scale(.3427)}}.snow:nth-child(69){opacity:.8616;transform:translate(5.817vw,-10px) scale(.4184);animation:fall-69 22s -19s linear infinite}@keyframes fall-69{62.53%{transform:translate(-1.59vw,62.53vh) scale(.4184)}to{transform:translate(2.1135vw,99vh) scale(.4184)}}.snow:nth-child(70){opacity:.7884;transform:translate(64.4433vw,-10px) scale(.188);animation:fall-70 20s -27s linear infinite}@keyframes fall-70{39.77%{transform:translate(63.572vw,39.77vh) scale(.188)}to{transform:translate(64.00765vw,99vh) scale(.188)}}.snow:nth-child(71){opacity:1.6038;transform:translate(44.4956vw,-10px) scale(.458);animation:fall-71 14s -19s linear infinite}@keyframes fall-71{64.877%{transform:translate(42.0959vw,64.877vh) scale(.458)}to{transform:translate(43.29575vw,99vh) scale(.458)}}.snow:nth-child(72){opacity:1.0448;transform:translate(75.6537vw,-10px) scale(.7014);animation:fall-72 21s -22s linear infinite}@keyframes fall-72{44.661%{transform:translate(82.5331vw,44.661vh) scale(.7014)}to{transform:translate(79.0934vw,99vh) scale(.7014)}}.snow:nth-child(73){opacity:.859;transform:translate(26.825vw,-10px) scale(.5932);animation:fall-73 27s -9s linear infinite}@keyframes fall-73{30.969%{transform:translate(17.6252vw,30.969vh) scale(.5932)}to{transform:translate(22.2251vw,99vh) scale(.5932)}}.snow:nth-child(74){opacity:.5268;transform:translate(10.0292vw,-10px) scale(.7917);animation:fall-74 30s -26s linear infinite}@keyframes fall-74{49.464%{transform:translate(15.411vw,49.464vh) scale(.7917)}to{transform:translate(12.7201vw,99vh) scale(.7917)}}.snow:nth-child(75){opacity:.1068;transform:translate(65.811vw,-10px) scale(.8452);animation:fall-75 13s -10s linear infinite}@keyframes fall-75{63.542%{transform:translate(63.9515vw,63.542vh) scale(.8452)}to{transform:translate(64.88125vw,99vh) scale(.8452)}}.snow:nth-child(76){opacity:1.1918;transform:translate(67.5345vw,-10px) scale(.9944);animation:fall-76 10s -11s linear infinite}@keyframes fall-76{68.008%{transform:translate(73.6279vw,68.008vh) scale(.9944)}to{transform:translate(70.5812vw,99vh) scale(.9944)}}.snow:nth-child(77){opacity:1.8648;transform:translate(24.1903vw,-10px) scale(.5583);animation:fall-77 15s -15s linear infinite}@keyframes fall-77{79.514%{transform:translate(26.8852vw,79.514vh) scale(.5583)}to{transform:translate(25.53775vw,99vh) scale(.5583)}}.snow:nth-child(78){opacity:.1106;transform:translate(80.4438vw,-10px) scale(.0121);animation:fall-78 10s -25s linear infinite}@keyframes fall-78{38.817%{transform:translate(75.1989vw,38.817vh) scale(.0121)}to{transform:translate(77.82135vw,99vh) scale(.0121)}}.snow:nth-child(79){opacity:.311;transform:translate(53.2589vw,-10px) scale(.1741);animation:fall-79 27s -13s linear infinite}@keyframes fall-79{59.279%{transform:translate(47.0933vw,59.279vh) scale(.1741)}to{transform:translate(50.1761vw,99vh) scale(.1741)}}.snow:nth-child(80){opacity:.7282;transform:translate(28.4083vw,-10px) scale(.9125);animation:fall-80 20s -20s linear infinite}@keyframes fall-80{64.664%{transform:translate(35.3496vw,64.664vh) scale(.9125)}to{transform:translate(31.87895vw,99vh) scale(.9125)}}.snow:nth-child(81){opacity:1.1268;transform:translate(13.9272vw,-10px) scale(.0979);animation:fall-81 17s -14s linear infinite}@keyframes fall-81{56.359%{transform:translate(7.5122vw,56.359vh) scale(.0979)}to{transform:translate(10.7197vw,99vh) scale(.0979)}}.snow:nth-child(82){opacity:1.7076;transform:translate(89.6006vw,-10px) scale(.4175);animation:fall-82 13s -16s linear infinite}@keyframes fall-82{75.835%{transform:translate(97.0017vw,75.835vh) scale(.4175)}to{transform:translate(93.30115vw,99vh) scale(.4175)}}.snow:nth-child(83){opacity:.38;transform:translate(42.0734vw,-10px) scale(.3988);animation:fall-83 26s -9s linear infinite}@keyframes fall-83{34.264%{transform:translate(47.8199vw,34.264vh) scale(.3988)}to{transform:translate(44.94665vw,99vh) scale(.3988)}}.snow:nth-child(84){opacity:1.985;transform:translate(42.9296vw,-10px) scale(.6292);animation:fall-84 25s -17s linear infinite}@keyframes fall-84{33.748%{transform:translate(34.601vw,33.748vh) scale(.6292)}to{transform:translate(38.7653vw,99vh) scale(.6292)}}.snow:nth-child(85){opacity:1.8384;transform:translate(16.7613vw,-10px) scale(.5882);animation:fall-85 24s -26s linear infinite}@keyframes fall-85{67.083%{transform:translate(22.286vw,67.083vh) scale(.5882)}to{transform:translate(19.52365vw,99vh) scale(.5882)}}.snow:nth-child(86){opacity:.5724;transform:translate(97.5355vw,-10px) scale(.2645);animation:fall-86 29s -15s linear infinite}@keyframes fall-86{42.126%{transform:translate(99.6506vw,42.126vh) scale(.2645)}to{transform:translate(98.59305vw,99vh) scale(.2645)}}.snow:nth-child(87){opacity:1.6752;transform:translate(55.5731vw,-10px) scale(.9457);animation:fall-87 13s -30s linear infinite}@keyframes fall-87{39.14%{transform:translate(48.0187vw,39.14vh) scale(.9457)}to{transform:translate(51.7959vw,99vh) scale(.9457)}}.snow:nth-child(88){opacity:.8616;transform:translate(12.326vw,-10px) scale(.6714);animation:fall-88 29s -21s linear infinite}@keyframes fall-88{38.339%{transform:translate(17.227vw,38.339vh) scale(.6714)}to{transform:translate(14.7765vw,99vh) scale(.6714)}}.snow:nth-child(89){opacity:.604;transform:translate(64.0809vw,-10px) scale(.2191);animation:fall-89 12s -29s linear infinite}@keyframes fall-89{57.602%{transform:translate(64.7983vw,57.602vh) scale(.2191)}to{transform:translate(64.4396vw,99vh) scale(.2191)}}.snow:nth-child(90){opacity:.5774;transform:translate(84.5716vw,-10px) scale(.097);animation:fall-90 19s -8s linear infinite}@keyframes fall-90{34.988%{transform:translate(78.7987vw,34.988vh) scale(.097)}to{transform:translate(81.68515vw,99vh) scale(.097)}}.snow:nth-child(91){opacity:1.3116;transform:translate(76.1767vw,-10px) scale(.9044);animation:fall-91 15s -28s linear infinite}@keyframes fall-91{42.12%{transform:translate(73.2597vw,42.12vh) scale(.9044)}to{transform:translate(74.7182vw,99vh) scale(.9044)}}.snow:nth-child(92){opacity:.276;transform:translate(73.9431vw,-10px) scale(.241);animation:fall-92 29s -1s linear infinite}@keyframes fall-92{58.264%{transform:translate(69.6024vw,58.264vh) scale(.241)}to{transform:translate(71.77275vw,99vh) scale(.241)}}.snow:nth-child(93){opacity:.759;transform:translate(8.2188vw,-10px) scale(.2807);animation:fall-93 27s -27s linear infinite}@keyframes fall-93{48.203%{transform:translate(13.6596vw,48.203vh) scale(.2807)}to{transform:translate(10.9392vw,99vh) scale(.2807)}}.snow:nth-child(94){opacity:1.8776;transform:translate(38.0314vw,-10px) scale(.4792);animation:fall-94 14s -26s linear infinite}@keyframes fall-94{37.998%{transform:translate(37.4889vw,37.998vh) scale(.4792)}to{transform:translate(37.76015vw,99vh) scale(.4792)}}.snow:nth-child(95){opacity:.7534;transform:translate(15.6308vw,-10px) scale(.7453);animation:fall-95 30s -29s linear infinite}@keyframes fall-95{38.188%{transform:translate(20.2402vw,38.188vh) scale(.7453)}to{transform:translate(17.9355vw,99vh) scale(.7453)}}.snow:nth-child(96){opacity:.9296;transform:translate(33.4415vw,-10px) scale(.3966);animation:fall-96 27s -5s linear infinite}@keyframes fall-96{67.966%{transform:translate(24.4067vw,67.966vh) scale(.3966)}to{transform:translate(28.9241vw,99vh) scale(.3966)}}.snow:nth-child(97){opacity:1.013;transform:translate(65.7928vw,-10px) scale(.6104);animation:fall-97 28s -8s linear infinite}@keyframes fall-97{61.596%{transform:translate(70.2438vw,61.596vh) scale(.6104)}to{transform:translate(68.0183vw,99vh) scale(.6104)}}.snow:nth-child(98){opacity:1.7968;transform:translate(47.3034vw,-10px) scale(.0789);animation:fall-98 30s -28s linear infinite}@keyframes fall-98{58.559%{transform:translate(53.4234vw,58.559vh) scale(.0789)}to{transform:translate(50.3634vw,99vh) scale(.0789)}}.snow:nth-child(99){opacity:.9688;transform:translate(51.211vw,-10px) scale(.8043);animation:fall-99 15s -5s linear infinite}@keyframes fall-99{46.782%{transform:translate(42.9347vw,46.782vh) scale(.8043)}to{transform:translate(47.07285vw,99vh) scale(.8043)}}.snow:nth-child(100){opacity:1.976;transform:translate(89.6275vw,-10px) scale(.9347);animation:fall-100 16s -12s linear infinite}@keyframes fall-100{59.5%{transform:translate(89.331vw,59.5vh) scale(.9347)}to{transform:translate(89.47925vw,99vh) scale(.9347)}}.snow:nth-child(101){opacity:.1826;transform:translate(87.8661vw,-10px) scale(.9986);animation:fall-101 12s -18s linear infinite}@keyframes fall-101{77.002%{transform:translate(87.0659vw,77.002vh) scale(.9986)}to{transform:translate(87.466vw,99vh) scale(.9986)}}.snow:nth-child(102){opacity:1.4136;transform:translate(8.7632vw,-10px) scale(.9618);animation:fall-102 13s -15s linear infinite}@keyframes fall-102{69.212%{transform:translate(5.5033vw,69.212vh) scale(.9618)}to{transform:translate(7.13325vw,99vh) scale(.9618)}}.snow:nth-child(103){opacity:.2194;transform:translate(29.1237vw,-10px) scale(.7348);animation:fall-103 26s -13s linear infinite}@keyframes fall-103{47.834%{transform:translate(36.3652vw,47.834vh) scale(.7348)}to{transform:translate(32.74445vw,99vh) scale(.7348)}}.snow:nth-child(104){opacity:.0886;transform:translate(51.1041vw,-10px) scale(.6635);animation:fall-104 13s -20s linear infinite}@keyframes fall-104{46.51%{transform:translate(58.6247vw,46.51vh) scale(.6635)}to{transform:translate(54.8644vw,99vh) scale(.6635)}}.snow:nth-child(105){opacity:.091;transform:translate(26.0122vw,-10px) scale(.2888);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{37.924%{transform:translate(16.256vw,37.924vh) scale(.2888)}to{transform:translate(21.1341vw,99vh) scale(.2888)}}.snow:nth-child(106){opacity:1.12;transform:translate(10.5202vw,-10px) scale(.9877);animation:fall-106 30s -16s linear infinite}@keyframes fall-106{76.036%{transform:translate(18.035vw,76.036vh) scale(.9877)}to{transform:translate(14.2776vw,99vh) scale(.9877)}}.snow:nth-child(107){opacity:1.3512;transform:translate(49.4169vw,-10px) scale(.5606);animation:fall-107 28s -2s linear infinite}@keyframes fall-107{42.523%{transform:translate(48.0775vw,42.523vh) scale(.5606)}to{transform:translate(48.7472vw,99vh) scale(.5606)}}.snow:nth-child(108){opacity:1.6446;transform:translate(97.5877vw,-10px) scale(.6469);animation:fall-108 14s -12s linear infinite}@keyframes fall-108{71.682%{transform:translate(105.9392vw,71.682vh) scale(.6469)}to{transform:translate(101.76345vw,99vh) scale(.6469)}}.snow:nth-child(109){opacity:.4318;transform:translate(15.7501vw,-10px) scale(.1345);animation:fall-109 16s -18s linear infinite}@keyframes fall-109{74.567%{transform:translate(10.7327vw,74.567vh) scale(.1345)}to{transform:translate(13.2414vw,99vh) scale(.1345)}}.snow:nth-child(110){opacity:1.3726;transform:translate(44.7702vw,-10px) scale(.3515);animation:fall-110 20s -7s linear infinite}@keyframes fall-110{48.043%{transform:translate(51.4626vw,48.043vh) scale(.3515)}to{transform:translate(48.1164vw,99vh) scale(.3515)}}.snow:nth-child(111){opacity:.5208;transform:translate(72.1388vw,-10px) scale(.4216);animation:fall-111 18s -15s linear infinite}@keyframes fall-111{68.568%{transform:translate(80.7063vw,68.568vh) scale(.4216)}to{transform:translate(76.42255vw,99vh) scale(.4216)}}.snow:nth-child(112){opacity:.3194;transform:translate(95.3259vw,-10px) scale(.5335);animation:fall-112 25s -5s linear infinite}@keyframes fall-112{46.881%{transform:translate(88.6772vw,46.881vh) scale(.5335)}to{transform:translate(92.00155vw,99vh) scale(.5335)}}.snow:nth-child(113){opacity:.5928;transform:translate(37.4114vw,-10px) scale(.5507);animation:fall-113 19s -27s linear infinite}@keyframes fall-113{76.943%{transform:translate(43.2186vw,76.943vh) scale(.5507)}to{transform:translate(40.315vw,99vh) scale(.5507)}}.snow:nth-child(114){opacity:1.265;transform:translate(39.3355vw,-10px) scale(.7761);animation:fall-114 26s -1s linear infinite}@keyframes fall-114{58.603%{transform:translate(36.502vw,58.603vh) scale(.7761)}to{transform:translate(37.91875vw,99vh) scale(.7761)}}.snow:nth-child(115){opacity:.5616;transform:translate(.2745vw,-10px) scale(.8321);animation:fall-115 29s -13s linear infinite}@keyframes fall-115{32.765%{transform:translate(4.8026vw,32.765vh) scale(.8321)}to{transform:translate(2.53855vw,99vh) scale(.8321)}}.snow:nth-child(116){opacity:.0774;transform:translate(21.7988vw,-10px) scale(.5089);animation:fall-116 24s -9s linear infinite}@keyframes fall-116{61.601%{transform:translate(19.7852vw,61.601vh) scale(.5089)}to{transform:translate(20.792vw,99vh) scale(.5089)}}.snow:nth-child(117){opacity:.4972;transform:translate(67.3848vw,-10px) scale(.3834);animation:fall-117 13s -17s linear infinite}@keyframes fall-117{35.964%{transform:translate(63.4832vw,35.964vh) scale(.3834)}to{transform:translate(65.434vw,99vh) scale(.3834)}}.snow:nth-child(118){opacity:1.6744;transform:translate(86.0153vw,-10px) scale(.1934);animation:fall-118 26s -24s linear infinite}@keyframes fall-118{35.873%{transform:translate(86.3892vw,35.873vh) scale(.1934)}to{transform:translate(86.20225vw,99vh) scale(.1934)}}.snow:nth-child(119){opacity:.818;transform:translate(94.6352vw,-10px) scale(.2422);animation:fall-119 13s -25s linear infinite}@keyframes fall-119{52.46%{transform:translate(87.7793vw,52.46vh) scale(.2422)}to{transform:translate(91.20725vw,99vh) scale(.2422)}}.snow:nth-child(120){opacity:.3342;transform:translate(57.9784vw,-10px) scale(.0537);animation:fall-120 11s -8s linear infinite}@keyframes fall-120{42.623%{transform:translate(54.4732vw,42.623vh) scale(.0537)}to{transform:translate(56.2258vw,99vh) scale(.0537)}}.snow:nth-child(121){opacity:1.7452;transform:translate(70.5561vw,-10px) scale(.8337);animation:fall-121 17s -2s linear infinite}@keyframes fall-121{54.262%{transform:translate(67.4146vw,54.262vh) scale(.8337)}to{transform:translate(68.98535vw,99vh) scale(.8337)}}.snow:nth-child(122){opacity:1.8496;transform:translate(90.3818vw,-10px) scale(.8396);animation:fall-122 22s -3s linear infinite}@keyframes fall-122{71.886%{transform:translate(88.2263vw,71.886vh) scale(.8396)}to{transform:translate(89.30405vw,99vh) scale(.8396)}}.snow:nth-child(123){opacity:.3148;transform:translate(33.4747vw,-10px) scale(.852);animation:fall-123 26s -13s linear infinite}@keyframes fall-123{35.188%{transform:translate(29.5939vw,35.188vh) scale(.852)}to{transform:translate(31.5343vw,99vh) scale(.852)}}.snow:nth-child(124){opacity:.2028;transform:translate(82.8253vw,-10px) scale(.4294);animation:fall-124 10s -7s linear infinite}@keyframes fall-124{61.76%{transform:translate(80.7899vw,61.76vh) scale(.4294)}to{transform:translate(81.8076vw,99vh) scale(.4294)}}.snow:nth-child(125){opacity:.0558;transform:translate(47.2378vw,-10px) scale(.1676);animation:fall-125 21s -13s linear infinite}@keyframes fall-125{63.04%{transform:translate(45.2488vw,63.04vh) scale(.1676)}to{transform:translate(46.2433vw,99vh) scale(.1676)}}.snow:nth-child(126){opacity:1.2132;transform:translate(64.5726vw,-10px) scale(.187);animation:fall-126 11s -10s linear infinite}@keyframes fall-126{47.582%{transform:translate(56.0428vw,47.582vh) scale(.187)}to{transform:translate(60.3077vw,99vh) scale(.187)}}.snow:nth-child(127){opacity:.383;transform:translate(67.6436vw,-10px) scale(.8425);animation:fall-127 24s -17s linear infinite}@keyframes fall-127{66.326%{transform:translate(68.0934vw,66.326vh) scale(.8425)}to{transform:translate(67.8685vw,99vh) scale(.8425)}}.snow:nth-child(128){opacity:1.1764;transform:translate(15.6301vw,-10px) scale(.9955);animation:fall-128 17s -7s linear infinite}@keyframes fall-128{50.535%{transform:translate(16.1135vw,50.535vh) scale(.9955)}to{transform:translate(15.8718vw,99vh) scale(.9955)}}.snow:nth-child(129){opacity:.2654;transform:translate(16.8253vw,-10px) scale(.5157);animation:fall-129 17s -12s linear infinite}@keyframes fall-129{64.341%{transform:translate(9.9789vw,64.341vh) scale(.5157)}to{transform:translate(13.4021vw,99vh) scale(.5157)}}.snow:nth-child(130){opacity:1.2202;transform:translate(64.3865vw,-10px) scale(.0876);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{47.436%{transform:translate(70.4338vw,47.436vh) scale(.0876)}to{transform:translate(67.41015vw,99vh) scale(.0876)}}.snow:nth-child(131){opacity:.6788;transform:translate(89.6262vw,-10px) scale(.0225);animation:fall-131 29s -12s linear infinite}@keyframes fall-131{74.328%{transform:translate(81.868vw,74.328vh) scale(.0225)}to{transform:translate(85.7471vw,99vh) scale(.0225)}}.snow:nth-child(132){opacity:.3086;transform:translate(9.0292vw,-10px) scale(.9623);animation:fall-132 16s -17s linear infinite}@keyframes fall-132{73.522%{transform:translate(1.1646vw,73.522vh) scale(.9623)}to{transform:translate(5.0969vw,99vh) scale(.9623)}}.snow:nth-child(133){opacity:1.7174;transform:translate(95.9714vw,-10px) scale(.4573);animation:fall-133 23s -21s linear infinite}@keyframes fall-133{72.003%{transform:translate(93.3196vw,72.003vh) scale(.4573)}to{transform:translate(94.6455vw,99vh) scale(.4573)}}.snow:nth-child(134){opacity:.8378;transform:translate(75.999vw,-10px) scale(.8981);animation:fall-134 27s -8s linear infinite}@keyframes fall-134{48.544%{transform:translate(75.9457vw,48.544vh) scale(.8981)}to{transform:translate(75.97235vw,99vh) scale(.8981)}}.snow:nth-child(135){opacity:.4752;transform:translate(60.7023vw,-10px) scale(.2927);animation:fall-135 30s -21s linear infinite}@keyframes fall-135{59.202%{transform:translate(68.6798vw,59.202vh) scale(.2927)}to{transform:translate(64.69105vw,99vh) scale(.2927)}}.snow:nth-child(136){opacity:1.9668;transform:translate(86.8916vw,-10px) scale(.8933);animation:fall-136 21s -9s linear infinite}@keyframes fall-136{78.848%{transform:translate(81.3202vw,78.848vh) scale(.8933)}to{transform:translate(84.1059vw,99vh) scale(.8933)}}.snow:nth-child(137){opacity:.9482;transform:translate(26.397vw,-10px) scale(.6591);animation:fall-137 11s -18s linear infinite}@keyframes fall-137{76.127%{transform:translate(25.2779vw,76.127vh) scale(.6591)}to{transform:translate(25.83745vw,99vh) scale(.6591)}}.snow:nth-child(138){opacity:.7156;transform:translate(4.8693vw,-10px) scale(.1881);animation:fall-138 15s -15s linear infinite}@keyframes fall-138{51.493%{transform:translate(.9411vw,51.493vh) scale(.1881)}to{transform:translate(2.9052vw,99vh) scale(.1881)}}.snow:nth-child(139){opacity:.6278;transform:translate(76.7277vw,-10px) scale(.7832);animation:fall-139 20s -27s linear infinite}@keyframes fall-139{69.028%{transform:translate(81.3281vw,69.028vh) scale(.7832)}to{transform:translate(79.0279vw,99vh) scale(.7832)}}.snow:nth-child(140){opacity:1.0496;transform:translate(19.7829vw,-10px) scale(.0376);animation:fall-140 22s -30s linear infinite}@keyframes fall-140{77.341%{transform:translate(23.8812vw,77.341vh) scale(.0376)}to{transform:translate(21.83205vw,99vh) scale(.0376)}}.snow:nth-child(141){opacity:.935;transform:translate(62.1148vw,-10px) scale(.7392);animation:fall-141 17s -4s linear infinite}@keyframes fall-141{31.333%{transform:translate(70.4333vw,31.333vh) scale(.7392)}to{transform:translate(66.27405vw,99vh) scale(.7392)}}.snow:nth-child(142){opacity:.4576;transform:translate(27.753vw,-10px) scale(.0018);animation:fall-142 22s -13s linear infinite}@keyframes fall-142{68.782%{transform:translate(26.6482vw,68.782vh) scale(.0018)}to{transform:translate(27.2006vw,99vh) scale(.0018)}}.snow:nth-child(143){opacity:.8434;transform:translate(63.2638vw,-10px) scale(.7245);animation:fall-143 18s -4s linear infinite}@keyframes fall-143{72.884%{transform:translate(62.106vw,72.884vh) scale(.7245)}to{transform:translate(62.6849vw,99vh) scale(.7245)}}.snow:nth-child(144){opacity:.5342;transform:translate(42.1815vw,-10px) scale(.2119);animation:fall-144 13s -19s linear infinite}@keyframes fall-144{62.376%{transform:translate(40.4113vw,62.376vh) scale(.2119)}to{transform:translate(41.2964vw,99vh) scale(.2119)}}.snow:nth-child(145){opacity:1.9606;transform:translate(92.5976vw,-10px) scale(.3162);animation:fall-145 10s -21s linear infinite}@keyframes fall-145{51.379%{transform:translate(94.6323vw,51.379vh) scale(.3162)}to{transform:translate(93.61495vw,99vh) scale(.3162)}}.snow:nth-child(146){opacity:.3052;transform:translate(51.5573vw,-10px) scale(.9997);animation:fall-146 16s -25s linear infinite}@keyframes fall-146{34.787%{transform:translate(52.319vw,34.787vh) scale(.9997)}to{transform:translate(51.93815vw,99vh) scale(.9997)}}.snow:nth-child(147){opacity:.019;transform:translate(74.4232vw,-10px) scale(.2104);animation:fall-147 20s -22s linear infinite}@keyframes fall-147{52.842%{transform:translate(72.6393vw,52.842vh) scale(.2104)}to{transform:translate(73.53125vw,99vh) scale(.2104)}}.snow:nth-child(148){opacity:1.4858;transform:translate(41.7031vw,-10px) scale(.1446);animation:fall-148 18s -25s linear infinite}@keyframes fall-148{58.772%{transform:translate(47.3828vw,58.772vh) scale(.1446)}to{transform:translate(44.54295vw,99vh) scale(.1446)}}.snow:nth-child(149){opacity:.9766;transform:translate(41.1547vw,-10px) scale(.436);animation:fall-149 28s -14s linear infinite}@keyframes fall-149{54.699%{transform:translate(35.8735vw,54.699vh) scale(.436)}to{transform:translate(38.5141vw,99vh) scale(.436)}}.snow:nth-child(150){opacity:.2372;transform:translate(54.7848vw,-10px) scale(.0905);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{75.511%{transform:translate(58.0319vw,75.511vh) scale(.0905)}to{transform:translate(56.40835vw,99vh) scale(.0905)}}.snow:nth-child(151){opacity:1.024;transform:translate(70.2979vw,-10px) scale(.6744);animation:fall-151 16s -2s linear infinite}@keyframes fall-151{41.698%{transform:translate(77.182vw,41.698vh) scale(.6744)}to{transform:translate(73.73995vw,99vh) scale(.6744)}}.snow:nth-child(152){opacity:1.8166;transform:translate(81.6193vw,-10px) scale(.1228);animation:fall-152 30s -20s linear infinite}@keyframes fall-152{43.543%{transform:translate(86.2837vw,43.543vh) scale(.1228)}to{transform:translate(83.9515vw,99vh) scale(.1228)}}.snow:nth-child(153){opacity:.021;transform:translate(21.0716vw,-10px) scale(.2443);animation:fall-153 27s -3s linear infinite}@keyframes fall-153{75.35%{transform:translate(18.8633vw,75.35vh) scale(.2443)}to{transform:translate(19.96745vw,99vh) scale(.2443)}}.snow:nth-child(154){opacity:1.6314;transform:translate(59.1894vw,-10px) scale(.3817);animation:fall-154 25s -28s linear infinite}@keyframes fall-154{76.486%{transform:translate(52.8243vw,76.486vh) scale(.3817)}to{transform:translate(56.00685vw,99vh) scale(.3817)}}.snow:nth-child(155){opacity:1.6164;transform:translate(28.4656vw,-10px) scale(.9691);animation:fall-155 19s -12s linear infinite}@keyframes fall-155{50.985%{transform:translate(28.4133vw,50.985vh) scale(.9691)}to{transform:translate(28.43945vw,99vh) scale(.9691)}}.snow:nth-child(156){opacity:1.8816;transform:translate(53.7741vw,-10px) scale(.9192);animation:fall-156 20s -27s linear infinite}@keyframes fall-156{48.978%{transform:translate(56.0801vw,48.978vh) scale(.9192)}to{transform:translate(54.9271vw,99vh) scale(.9192)}}.snow:nth-child(157){opacity:.735;transform:translate(.4668vw,-10px) scale(.9766);animation:fall-157 10s -2s linear infinite}@keyframes fall-157{38.805%{transform:translate(7.8805vw,38.805vh) scale(.9766)}to{transform:translate(4.17365vw,99vh) scale(.9766)}}.snow:nth-child(158){opacity:.9226;transform:translate(70.5762vw,-10px) scale(.2064);animation:fall-158 21s -29s linear infinite}@keyframes fall-158{58.36%{transform:translate(77.5922vw,58.36vh) scale(.2064)}to{transform:translate(74.0842vw,99vh) scale(.2064)}}.snow:nth-child(159){opacity:1.1582;transform:translate(35.0535vw,-10px) scale(.2741);animation:fall-159 22s -1s linear infinite}@keyframes fall-159{40.572%{transform:translate(30.9619vw,40.572vh) scale(.2741)}to{transform:translate(33.0077vw,99vh) scale(.2741)}}.snow:nth-child(160){opacity:1.9692;transform:translate(12.0228vw,-10px) scale(.3736);animation:fall-160 23s -30s linear infinite}@keyframes fall-160{55.652%{transform:translate(14.1874vw,55.652vh) scale(.3736)}to{transform:translate(13.1051vw,99vh) scale(.3736)}}.snow:nth-child(161){opacity:1.684;transform:translate(70.483vw,-10px) scale(.934);animation:fall-161 15s -1s linear infinite}@keyframes fall-161{51.687%{transform:translate(65.1127vw,51.687vh) scale(.934)}to{transform:translate(67.79785vw,99vh) scale(.934)}}.snow:nth-child(162){opacity:1.1406;transform:translate(68.7914vw,-10px) scale(.8436);animation:fall-162 17s -29s linear infinite}@keyframes fall-162{37.585%{transform:translate(62.6783vw,37.585vh) scale(.8436)}to{transform:translate(65.73485vw,99vh) scale(.8436)}}.snow:nth-child(163){opacity:.7706;transform:translate(79.1257vw,-10px) scale(.3908);animation:fall-163 24s -5s linear infinite}@keyframes fall-163{39.528%{transform:translate(86.197vw,39.528vh) scale(.3908)}to{transform:translate(82.66135vw,99vh) scale(.3908)}}.snow:nth-child(164){opacity:1.1418;transform:translate(17.2569vw,-10px) scale(.3074);animation:fall-164 10s -27s linear infinite}@keyframes fall-164{62.638%{transform:translate(18.2942vw,62.638vh) scale(.3074)}to{transform:translate(17.77555vw,99vh) scale(.3074)}}.snow:nth-child(165){opacity:1.5756;transform:translate(85.7772vw,-10px) scale(.6887);animation:fall-165 20s -27s linear infinite}@keyframes fall-165{38.156%{transform:translate(80.1878vw,38.156vh) scale(.6887)}to{transform:translate(82.9825vw,99vh) scale(.6887)}}.snow:nth-child(166){opacity:.0902;transform:translate(2.4708vw,-10px) scale(.9913);animation:fall-166 22s -8s linear infinite}@keyframes fall-166{53.05%{transform:translate(-2.2762vw,53.05vh) scale(.9913)}to{transform:translate(.0973vw,99vh) scale(.9913)}}.snow:nth-child(167){opacity:.7714;transform:translate(.0025vw,-10px) scale(.5765);animation:fall-167 23s -12s linear infinite}@keyframes fall-167{34.548%{transform:translate(.6835vw,34.548vh) scale(.5765)}to{transform:translate(.343vw,99vh) scale(.5765)}}.snow:nth-child(168){opacity:.3502;transform:translate(2.42vw,-10px) scale(.6028);animation:fall-168 17s -7s linear infinite}@keyframes fall-168{56.108%{transform:translate(8.1791vw,56.108vh) scale(.6028)}to{transform:translate(5.29955vw,99vh) scale(.6028)}}.snow:nth-child(169){opacity:1.6382;transform:translate(4.8753vw,-10px) scale(.3849);animation:fall-169 14s -29s linear infinite}@keyframes fall-169{75.434%{transform:translate(-2.5561vw,75.434vh) scale(.3849)}to{transform:translate(1.1596vw,99vh) scale(.3849)}}.snow:nth-child(170){opacity:.4738;transform:translate(34.7001vw,-10px) scale(.6625);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{51.747%{transform:translate(39.8676vw,51.747vh) scale(.6625)}to{transform:translate(37.28385vw,99vh) scale(.6625)}}.snow:nth-child(171){opacity:.1998;transform:translate(38.4135vw,-10px) scale(.0612);animation:fall-171 11s -4s linear infinite}@keyframes fall-171{54.657%{transform:translate(39.5797vw,54.657vh) scale(.0612)}to{transform:translate(38.9966vw,99vh) scale(.0612)}}.snow:nth-child(172){opacity:.7576;transform:translate(7.5193vw,-10px) scale(.4537);animation:fall-172 19s -12s linear infinite}@keyframes fall-172{61.698%{transform:translate(11.923vw,61.698vh) scale(.4537)}to{transform:translate(9.72115vw,99vh) scale(.4537)}}.snow:nth-child(173){opacity:1.319;transform:translate(61.1352vw,-10px) scale(.3882);animation:fall-173 30s -10s linear infinite}@keyframes fall-173{38.324%{transform:translate(70.9086vw,38.324vh) scale(.3882)}to{transform:translate(66.0219vw,99vh) scale(.3882)}}.snow:nth-child(174){opacity:.9098;transform:translate(50.2149vw,-10px) scale(.0101);animation:fall-174 25s -28s linear infinite}@keyframes fall-174{46.28%{transform:translate(57.3169vw,46.28vh) scale(.0101)}to{transform:translate(53.7659vw,99vh) scale(.0101)}}.snow:nth-child(175){opacity:.8202;transform:translate(61.4634vw,-10px) scale(.9935);animation:fall-175 16s -1s linear infinite}@keyframes fall-175{47.699%{transform:translate(65.2113vw,47.699vh) scale(.9935)}to{transform:translate(63.33735vw,99vh) scale(.9935)}}.snow:nth-child(176){opacity:1.672;transform:translate(25.1589vw,-10px) scale(.6562);animation:fall-176 26s -30s linear infinite}@keyframes fall-176{56.811%{transform:translate(34.3904vw,56.811vh) scale(.6562)}to{transform:translate(29.77465vw,99vh) scale(.6562)}}.snow:nth-child(177){opacity:.1548;transform:translate(67.3486vw,-10px) scale(.7974);animation:fall-177 17s -9s linear infinite}@keyframes fall-177{74.197%{transform:translate(65.841vw,74.197vh) scale(.7974)}to{transform:translate(66.5948vw,99vh) scale(.7974)}}.snow:nth-child(178){opacity:1.7918;transform:translate(42.3184vw,-10px) scale(.455);animation:fall-178 13s -27s linear infinite}@keyframes fall-178{47.268%{transform:translate(51.1761vw,47.268vh) scale(.455)}to{transform:translate(46.74725vw,99vh) scale(.455)}}.snow:nth-child(179){opacity:1.5684;transform:translate(.2513vw,-10px) scale(.9006);animation:fall-179 22s -20s linear infinite}@keyframes fall-179{70.565%{transform:translate(-8.3638vw,70.565vh) scale(.9006)}to{transform:translate(-4.05625vw,99vh) scale(.9006)}}.snow:nth-child(180){opacity:.709;transform:translate(61.2564vw,-10px) scale(.1896);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{34.301%{transform:translate(59.4581vw,34.301vh) scale(.1896)}to{transform:translate(60.35725vw,99vh) scale(.1896)}}.snow:nth-child(181){opacity:.9778;transform:translate(2.3574vw,-10px) scale(.7091);animation:fall-181 24s -8s linear infinite}@keyframes fall-181{66.921%{transform:translate(4.6811vw,66.921vh) scale(.7091)}to{transform:translate(3.51925vw,99vh) scale(.7091)}}.snow:nth-child(182){opacity:1.0026;transform:translate(66.3801vw,-10px) scale(.2693);animation:fall-182 16s -9s linear infinite}@keyframes fall-182{65.925%{transform:translate(73.1727vw,65.925vh) scale(.2693)}to{transform:translate(69.7764vw,99vh) scale(.2693)}}.snow:nth-child(183){opacity:.9638;transform:translate(75.8018vw,-10px) scale(.7227);animation:fall-183 24s -11s linear infinite}@keyframes fall-183{36.4%{transform:translate(80.2475vw,36.4vh) scale(.7227)}to{transform:translate(78.02465vw,99vh) scale(.7227)}}.snow:nth-child(184){opacity:1.06;transform:translate(31.9742vw,-10px) scale(.0908);animation:fall-184 20s -19s linear infinite}@keyframes fall-184{42.116%{transform:translate(37.5089vw,42.116vh) scale(.0908)}to{transform:translate(34.74155vw,99vh) scale(.0908)}}.snow:nth-child(185){opacity:1.7232;transform:translate(10.5085vw,-10px) scale(.4483);animation:fall-185 16s -5s linear infinite}@keyframes fall-185{65.896%{transform:translate(20.0958vw,65.896vh) scale(.4483)}to{transform:translate(15.30215vw,99vh) scale(.4483)}}.snow:nth-child(186){opacity:.667;transform:translate(12.1689vw,-10px) scale(.5977);animation:fall-186 28s -21s linear infinite}@keyframes fall-186{67.357%{transform:translate(6.2453vw,67.357vh) scale(.5977)}to{transform:translate(9.2071vw,99vh) scale(.5977)}}.snow:nth-child(187){opacity:1.0444;transform:translate(68.6675vw,-10px) scale(.5766);animation:fall-187 12s -23s linear infinite}@keyframes fall-187{53.842%{transform:translate(70.8548vw,53.842vh) scale(.5766)}to{transform:translate(69.76115vw,99vh) scale(.5766)}}.snow:nth-child(188){opacity:.6174;transform:translate(78.4984vw,-10px) scale(.7004);animation:fall-188 19s -6s linear infinite}@keyframes fall-188{52.456%{transform:translate(87.5169vw,52.456vh) scale(.7004)}to{transform:translate(83.00765vw,99vh) scale(.7004)}}.snow:nth-child(189){opacity:.6548;transform:translate(85.3936vw,-10px) scale(.4839);animation:fall-189 18s -24s linear infinite}@keyframes fall-189{36.572%{transform:translate(77.2344vw,36.572vh) scale(.4839)}to{transform:translate(81.314vw,99vh) scale(.4839)}}.snow:nth-child(190){opacity:.4782;transform:translate(96.4127vw,-10px) scale(.4381);animation:fall-190 17s -24s linear infinite}@keyframes fall-190{58.016%{transform:translate(103.9952vw,58.016vh) scale(.4381)}to{transform:translate(100.20395vw,99vh) scale(.4381)}}.snow:nth-child(191){opacity:1.6464;transform:translate(71.1583vw,-10px) scale(.5893);animation:fall-191 29s -4s linear infinite}@keyframes fall-191{50.372%{transform:translate(72.644vw,50.372vh) scale(.5893)}to{transform:translate(71.90115vw,99vh) scale(.5893)}}.snow:nth-child(192){opacity:1.1588;transform:translate(7.8334vw,-10px) scale(.5851);animation:fall-192 29s -22s linear infinite}@keyframes fall-192{33.059%{transform:translate(2.2596vw,33.059vh) scale(.5851)}to{transform:translate(5.0465vw,99vh) scale(.5851)}}.snow:nth-child(193){opacity:1.952;transform:translate(95.0259vw,-10px) scale(.6502);animation:fall-193 26s -20s linear infinite}@keyframes fall-193{36.814%{transform:translate(103.7149vw,36.814vh) scale(.6502)}to{transform:translate(99.3704vw,99vh) scale(.6502)}}.snow:nth-child(194){opacity:.5724;transform:translate(74.3577vw,-10px) scale(.1032);animation:fall-194 22s -30s linear infinite}@keyframes fall-194{41.58%{transform:translate(68.7869vw,41.58vh) scale(.1032)}to{transform:translate(71.5723vw,99vh) scale(.1032)}}.snow:nth-child(195){opacity:1.0722;transform:translate(99.1579vw,-10px) scale(.4898);animation:fall-195 24s -17s linear infinite}@keyframes fall-195{69.425%{transform:translate(92.4526vw,69.425vh) scale(.4898)}to{transform:translate(95.80525vw,99vh) scale(.4898)}}.snow:nth-child(196){opacity:1.1372;transform:translate(98.3401vw,-10px) scale(.3198);animation:fall-196 10s -17s linear infinite}@keyframes fall-196{32.828%{transform:translate(93.1114vw,32.828vh) scale(.3198)}to{transform:translate(95.72575vw,99vh) scale(.3198)}}.snow:nth-child(197){opacity:1.1562;transform:translate(99.7973vw,-10px) scale(.4284);animation:fall-197 30s -29s linear infinite}@keyframes fall-197{69.895%{transform:translate(92.6254vw,69.895vh) scale(.4284)}to{transform:translate(96.21135vw,99vh) scale(.4284)}}.snow:nth-child(198){opacity:.6104;transform:translate(23.4449vw,-10px) scale(.4815);animation:fall-198 18s -24s linear infinite}@keyframes fall-198{36.879%{transform:translate(20.7962vw,36.879vh) scale(.4815)}to{transform:translate(22.12055vw,99vh) scale(.4815)}}.snow:nth-child(199){opacity:1.0466;transform:translate(48.875vw,-10px) scale(.3061);animation:fall-199 29s -4s linear infinite}@keyframes fall-199{68.232%{transform:translate(58.2247vw,68.232vh) scale(.3061)}to{transform:translate(53.54985vw,99vh) scale(.3061)}}.snow:nth-child(200){opacity:.4128;transform:translate(10.1299vw,-10px) scale(.9423);animation:fall-200 22s -29s linear infinite}@keyframes fall-200{41.427%{transform:translate(18.0918vw,41.427vh) scale(.9423)}to{transform:translate(14.11085vw,99vh) scale(.9423)}}.snow:nth-child(201){opacity:.553;transform:translate(80.3752vw,-10px) scale(.975);animation:fall-201 26s -28s linear infinite}@keyframes fall-201{71.473%{transform:translate(84.9687vw,71.473vh) scale(.975)}to{transform:translate(82.67195vw,99vh) scale(.975)}}.snow:nth-child(202){opacity:1.0602;transform:translate(10.6752vw,-10px) scale(.3781);animation:fall-202 23s -21s linear infinite}@keyframes fall-202{74.102%{transform:translate(11.1297vw,74.102vh) scale(.3781)}to{transform:translate(10.90245vw,99vh) scale(.3781)}}.snow:nth-child(203){opacity:.4348;transform:translate(97.7823vw,-10px) scale(.2508);animation:fall-203 27s -11s linear infinite}@keyframes fall-203{65.981%{transform:translate(98.828vw,65.981vh) scale(.2508)}to{transform:translate(98.30515vw,99vh) scale(.2508)}}.snow:nth-child(204){opacity:.3082;transform:translate(1.2831vw,-10px) scale(.6866);animation:fall-204 24s -24s linear infinite}@keyframes fall-204{53.13%{transform:translate(4.0809vw,53.13vh) scale(.6866)}to{transform:translate(2.682vw,99vh) scale(.6866)}}.snow:nth-child(205){opacity:1.978;transform:translate(39.1773vw,-10px) scale(.6788);animation:fall-205 29s -19s linear infinite}@keyframes fall-205{56.223%{transform:translate(45.2831vw,56.223vh) scale(.6788)}to{transform:translate(42.2302vw,99vh) scale(.6788)}}.snow:nth-child(206){opacity:1.5826;transform:translate(23.7552vw,-10px) scale(.0278);animation:fall-206 15s -9s linear infinite}@keyframes fall-206{37.599%{transform:translate(31.4557vw,37.599vh) scale(.0278)}to{transform:translate(27.60545vw,99vh) scale(.0278)}}.snow:nth-child(207){opacity:.1614;transform:translate(93.2281vw,-10px) scale(.8336);animation:fall-207 23s -28s linear infinite}@keyframes fall-207{75.841%{transform:translate(93.599vw,75.841vh) scale(.8336)}to{transform:translate(93.41355vw,99vh) scale(.8336)}}.snow:nth-child(208){opacity:.414;transform:translate(52.916vw,-10px) scale(.9913);animation:fall-208 29s -16s linear infinite}@keyframes fall-208{67.144%{transform:translate(59.1337vw,67.144vh) scale(.9913)}to{transform:translate(56.02485vw,99vh) scale(.9913)}}.snow:nth-child(209){opacity:.2872;transform:translate(20.1962vw,-10px) scale(.5914);animation:fall-209 21s -29s linear infinite}@keyframes fall-209{58.613%{transform:translate(28.8836vw,58.613vh) scale(.5914)}to{transform:translate(24.5399vw,99vh) scale(.5914)}}.snow:nth-child(210){opacity:.9108;transform:translate(49.2531vw,-10px) scale(.7254);animation:fall-210 15s -19s linear infinite}@keyframes fall-210{72.282%{transform:translate(51.404vw,72.282vh) scale(.7254)}to{transform:translate(50.32855vw,99vh) scale(.7254)}}.snow:nth-child(211){opacity:1.0278;transform:translate(97.2141vw,-10px) scale(.376);animation:fall-211 23s -4s linear infinite}@keyframes fall-211{75.271%{transform:translate(94.865vw,75.271vh) scale(.376)}to{transform:translate(96.03955vw,99vh) scale(.376)}}.snow:nth-child(212){opacity:1.6734;transform:translate(68.5615vw,-10px) scale(.0648);animation:fall-212 18s -28s linear infinite}@keyframes fall-212{61.226%{transform:translate(77.2644vw,61.226vh) scale(.0648)}to{transform:translate(72.91295vw,99vh) scale(.0648)}}.snow:nth-child(213){opacity:1.8878;transform:translate(39.904vw,-10px) scale(.8818);animation:fall-213 14s -14s linear infinite}@keyframes fall-213{56.195%{transform:translate(45.9312vw,56.195vh) scale(.8818)}to{transform:translate(42.9176vw,99vh) scale(.8818)}}.snow:nth-child(214){opacity:.5054;transform:translate(29.0563vw,-10px) scale(.9422);animation:fall-214 13s -28s linear infinite}@keyframes fall-214{44.307%{transform:translate(26.3689vw,44.307vh) scale(.9422)}to{transform:translate(27.7126vw,99vh) scale(.9422)}}.snow:nth-child(215){opacity:.1404;transform:translate(14.22vw,-10px) scale(.6181);animation:fall-215 12s -25s linear infinite}@keyframes fall-215{77.714%{transform:translate(12.6401vw,77.714vh) scale(.6181)}to{transform:translate(13.43005vw,99vh) scale(.6181)}}.snow:nth-child(216){opacity:1.7084;transform:translate(61.8681vw,-10px) scale(.1958);animation:fall-216 15s -28s linear infinite}@keyframes fall-216{77.999%{transform:translate(70.1749vw,77.999vh) scale(.1958)}to{transform:translate(66.0215vw,99vh) scale(.1958)}}.snow:nth-child(217){opacity:.131;transform:translate(69.6982vw,-10px) scale(.0218);animation:fall-217 19s -26s linear infinite}@keyframes fall-217{67.073%{transform:translate(72.5632vw,67.073vh) scale(.0218)}to{transform:translate(71.1307vw,99vh) scale(.0218)}}.snow:nth-child(218){opacity:.1182;transform:translate(62.754vw,-10px) scale(.6532);animation:fall-218 28s -13s linear infinite}@keyframes fall-218{30.393%{transform:translate(60.3553vw,30.393vh) scale(.6532)}to{transform:translate(61.55465vw,99vh) scale(.6532)}}.snow:nth-child(219){opacity:.3672;transform:translate(37.5467vw,-10px) scale(.0075);animation:fall-219 17s -28s linear infinite}@keyframes fall-219{64.869%{transform:translate(35.3306vw,64.869vh) scale(.0075)}to{transform:translate(36.43865vw,99vh) scale(.0075)}}.snow:nth-child(220){opacity:1.7762;transform:translate(44.4134vw,-10px) scale(.5224);animation:fall-220 12s -1s linear infinite}@keyframes fall-220{32.435%{transform:translate(53.7642vw,32.435vh) scale(.5224)}to{transform:translate(49.0888vw,99vh) scale(.5224)}}.snow:nth-child(221){opacity:1.3252;transform:translate(6.9659vw,-10px) scale(.1013);animation:fall-221 22s -12s linear infinite}@keyframes fall-221{46.127%{transform:translate(1.5979vw,46.127vh) scale(.1013)}to{transform:translate(4.2819vw,99vh) scale(.1013)}}.snow:nth-child(222){opacity:1.83;transform:translate(40.437vw,-10px) scale(.5729);animation:fall-222 16s -2s linear infinite}@keyframes fall-222{43.537%{transform:translate(32.9256vw,43.537vh) scale(.5729)}to{transform:translate(36.6813vw,99vh) scale(.5729)}}.snow:nth-child(223){opacity:1.7368;transform:translate(31.0129vw,-10px) scale(.811);animation:fall-223 28s -19s linear infinite}@keyframes fall-223{77.52%{transform:translate(38.1973vw,77.52vh) scale(.811)}to{transform:translate(34.6051vw,99vh) scale(.811)}}.snow:nth-child(224){opacity:1.939;transform:translate(11.5179vw,-10px) scale(.0545);animation:fall-224 26s -30s linear infinite}@keyframes fall-224{60.866%{transform:translate(3.9965vw,60.866vh) scale(.0545)}to{transform:translate(7.7572vw,99vh) scale(.0545)}}.snow:nth-child(225){opacity:1.514;transform:translate(40.3177vw,-10px) scale(.2091);animation:fall-225 15s -30s linear infinite}@keyframes fall-225{41.66%{transform:translate(41.407vw,41.66vh) scale(.2091)}to{transform:translate(40.86235vw,99vh) scale(.2091)}}.snow:nth-child(226){opacity:1.9986;transform:translate(41.0107vw,-10px) scale(.7299);animation:fall-226 15s -28s linear infinite}@keyframes fall-226{49.625%{transform:translate(32.4006vw,49.625vh) scale(.7299)}to{transform:translate(36.70565vw,99vh) scale(.7299)}}.snow:nth-child(227){opacity:1.363;transform:translate(93.0935vw,-10px) scale(.2183);animation:fall-227 19s -9s linear infinite}@keyframes fall-227{40.743%{transform:translate(94.5962vw,40.743vh) scale(.2183)}to{transform:translate(93.84485vw,99vh) scale(.2183)}}.snow:nth-child(228){opacity:1.9408;transform:translate(88.6851vw,-10px) scale(.4589);animation:fall-228 23s -10s linear infinite}@keyframes fall-228{68.763%{transform:translate(96.0781vw,68.763vh) scale(.4589)}to{transform:translate(92.3816vw,99vh) scale(.4589)}}.snow:nth-child(229){opacity:.2386;transform:translate(7.2202vw,-10px) scale(.9193);animation:fall-229 14s -24s linear infinite}@keyframes fall-229{68.33%{transform:translate(8.5827vw,68.33vh) scale(.9193)}to{transform:translate(7.90145vw,99vh) scale(.9193)}}.snow:nth-child(230){opacity:.5466;transform:translate(93.2451vw,-10px) scale(.9432);animation:fall-230 28s -13s linear infinite}@keyframes fall-230{65.932%{transform:translate(86.2082vw,65.932vh) scale(.9432)}to{transform:translate(89.72665vw,99vh) scale(.9432)}}.snow:nth-child(231){opacity:1.1672;transform:translate(34.5466vw,-10px) scale(.424);animation:fall-231 10s -15s linear infinite}@keyframes fall-231{75.056%{transform:translate(42.8685vw,75.056vh) scale(.424)}to{transform:translate(38.70755vw,99vh) scale(.424)}}.snow:nth-child(232){opacity:.7908;transform:translate(3.4764vw,-10px) scale(.5384);animation:fall-232 22s -9s linear infinite}@keyframes fall-232{56.832%{transform:translate(6.5671vw,56.832vh) scale(.5384)}to{transform:translate(5.02175vw,99vh) scale(.5384)}}.snow:nth-child(233){opacity:.468;transform:translate(92.3671vw,-10px) scale(.2844);animation:fall-233 25s -4s linear infinite}@keyframes fall-233{41.388%{transform:translate(84.3676vw,41.388vh) scale(.2844)}to{transform:translate(88.36735vw,99vh) scale(.2844)}}.snow:nth-child(234){opacity:1.803;transform:translate(5.3493vw,-10px) scale(.2721);animation:fall-234 12s -21s linear infinite}@keyframes fall-234{39.856%{transform:translate(7.4838vw,39.856vh) scale(.2721)}to{transform:translate(6.41655vw,99vh) scale(.2721)}}.snow:nth-child(235){opacity:.3882;transform:translate(91.5261vw,-10px) scale(.0559);animation:fall-235 10s -13s linear infinite}@keyframes fall-235{61.61%{transform:translate(95.0322vw,61.61vh) scale(.0559)}to{transform:translate(93.27915vw,99vh) scale(.0559)}}.snow:nth-child(236){opacity:1.2076;transform:translate(15.9623vw,-10px) scale(.6745);animation:fall-236 25s -28s linear infinite}@keyframes fall-236{54.106%{transform:translate(21.7208vw,54.106vh) scale(.6745)}to{transform:translate(18.84155vw,99vh) scale(.6745)}}.snow:nth-child(237){opacity:.8096;transform:translate(49.0274vw,-10px) scale(.8281);animation:fall-237 25s -2s linear infinite}@keyframes fall-237{50.761%{transform:translate(42.523vw,50.761vh) scale(.8281)}to{transform:translate(45.7752vw,99vh) scale(.8281)}}.snow:nth-child(238){opacity:.4456;transform:translate(84.5773vw,-10px) scale(.4779);animation:fall-238 14s -10s linear infinite}@keyframes fall-238{40.064%{transform:translate(90.9219vw,40.064vh) scale(.4779)}to{transform:translate(87.7496vw,99vh) scale(.4779)}}.snow:nth-child(239){opacity:1.482;transform:translate(8.2434vw,-10px) scale(.8172);animation:fall-239 17s -10s linear infinite}@keyframes fall-239{47.403%{transform:translate(15.8616vw,47.403vh) scale(.8172)}to{transform:translate(12.0525vw,99vh) scale(.8172)}}.snow:nth-child(240){opacity:.2718;transform:translate(54.7561vw,-10px) scale(.0614);animation:fall-240 15s -18s linear infinite}@keyframes fall-240{32.257%{transform:translate(54.4181vw,32.257vh) scale(.0614)}to{transform:translate(54.5871vw,99vh) scale(.0614)}}.snow:nth-child(241){opacity:.0274;transform:translate(27.3727vw,-10px) scale(.5934);animation:fall-241 11s -25s linear infinite}@keyframes fall-241{53.329%{transform:translate(22.6947vw,53.329vh) scale(.5934)}to{transform:translate(25.0337vw,99vh) scale(.5934)}}.snow:nth-child(242){opacity:1.8332;transform:translate(8.3684vw,-10px) scale(.4693);animation:fall-242 26s -10s linear infinite}@keyframes fall-242{63.662%{transform:translate(18.1798vw,63.662vh) scale(.4693)}to{transform:translate(13.2741vw,99vh) scale(.4693)}}.snow:nth-child(243){opacity:.4544;transform:translate(37.7136vw,-10px) scale(.757);animation:fall-243 30s -20s linear infinite}@keyframes fall-243{34.16%{transform:translate(29.2495vw,34.16vh) scale(.757)}to{transform:translate(33.48155vw,99vh) scale(.757)}}.snow:nth-child(244){opacity:.4932;transform:translate(46.8816vw,-10px) scale(.3148);animation:fall-244 18s -12s linear infinite}@keyframes fall-244{39.733%{transform:translate(37.2854vw,39.733vh) scale(.3148)}to{transform:translate(42.0835vw,99vh) scale(.3148)}}.snow:nth-child(245){opacity:1.9074;transform:translate(54.5408vw,-10px) scale(.7118);animation:fall-245 26s -11s linear infinite}@keyframes fall-245{48.254%{transform:translate(59.9734vw,48.254vh) scale(.7118)}to{transform:translate(57.2571vw,99vh) scale(.7118)}}.snow:nth-child(246){opacity:1.6242;transform:translate(.778vw,-10px) scale(.9946);animation:fall-246 24s -18s linear infinite}@keyframes fall-246{56.202%{transform:translate(9.6076vw,56.202vh) scale(.9946)}to{transform:translate(5.1928vw,99vh) scale(.9946)}}.snow:nth-child(247){opacity:1.2896;transform:translate(12.7577vw,-10px) scale(.8023);animation:fall-247 20s -23s linear infinite}@keyframes fall-247{36.763%{transform:translate(6.649vw,36.763vh) scale(.8023)}to{transform:translate(9.70335vw,99vh) scale(.8023)}}.snow:nth-child(248){opacity:1.069;transform:translate(40.9864vw,-10px) scale(.2494);animation:fall-248 20s -8s linear infinite}@keyframes fall-248{39.962%{transform:translate(42.3961vw,39.962vh) scale(.2494)}to{transform:translate(41.69125vw,99vh) scale(.2494)}}.snow:nth-child(249){opacity:1.9222;transform:translate(13.5146vw,-10px) scale(.4468);animation:fall-249 25s -29s linear infinite}@keyframes fall-249{58.586%{transform:translate(3.913vw,58.586vh) scale(.4468)}to{transform:translate(8.7138vw,99vh) scale(.4468)}}.snow:nth-child(250){opacity:1.0796;transform:translate(44.8794vw,-10px) scale(.804);animation:fall-250 23s -25s linear infinite}@keyframes fall-250{73.464%{transform:translate(50.8286vw,73.464vh) scale(.804)}to{transform:translate(47.854vw,99vh) scale(.804)}}.snow:nth-child(251){opacity:.4514;transform:translate(33.2561vw,-10px) scale(.2941);animation:fall-251 13s -26s linear infinite}@keyframes fall-251{65.576%{transform:translate(24.4683vw,65.576vh) scale(.2941)}to{transform:translate(28.8622vw,99vh) scale(.2941)}}.snow:nth-child(252){opacity:.501;transform:translate(39.6062vw,-10px) scale(.2525);animation:fall-252 11s -19s linear infinite}@keyframes fall-252{66.384%{transform:translate(37.2976vw,66.384vh) scale(.2525)}to{transform:translate(38.4519vw,99vh) scale(.2525)}}.snow:nth-child(253){opacity:1.428;transform:translate(1.4644vw,-10px) scale(.7896);animation:fall-253 15s -19s linear infinite}@keyframes fall-253{74.681%{transform:translate(11.0756vw,74.681vh) scale(.7896)}to{transform:translate(6.27vw,99vh) scale(.7896)}}.snow:nth-child(254){opacity:1.8512;transform:translate(45.685vw,-10px) scale(.4625);animation:fall-254 23s -27s linear infinite}@keyframes fall-254{39.155%{transform:translate(48.9698vw,39.155vh) scale(.4625)}to{transform:translate(47.3274vw,99vh) scale(.4625)}}.snow:nth-child(255){opacity:1.3856;transform:translate(24.4049vw,-10px) scale(.7393);animation:fall-255 26s -8s linear infinite}@keyframes fall-255{58.467%{transform:translate(27.5669vw,58.467vh) scale(.7393)}to{transform:translate(25.9859vw,99vh) scale(.7393)}}.snow:nth-child(256){opacity:.3006;transform:translate(47.5332vw,-10px) scale(.1372);animation:fall-256 13s -24s linear infinite}@keyframes fall-256{66.1%{transform:translate(57.2382vw,66.1vh) scale(.1372)}to{transform:translate(52.3857vw,99vh) scale(.1372)}}.snow:nth-child(257){opacity:.2696;transform:translate(72.2022vw,-10px) scale(.6726);animation:fall-257 27s -10s linear infinite}@keyframes fall-257{36.579%{transform:translate(72.5689vw,36.579vh) scale(.6726)}to{transform:translate(72.38555vw,99vh) scale(.6726)}}.snow:nth-child(258){opacity:1.0592;transform:translate(74.8437vw,-10px) scale(.9915);animation:fall-258 22s -22s linear infinite}@keyframes fall-258{56.458%{transform:translate(82.8706vw,56.458vh) scale(.9915)}to{transform:translate(78.85715vw,99vh) scale(.9915)}}.snow:nth-child(259){opacity:1.41;transform:translate(15.7492vw,-10px) scale(.7913);animation:fall-259 12s -16s linear infinite}@keyframes fall-259{52.99%{transform:translate(19.6376vw,52.99vh) scale(.7913)}to{transform:translate(17.6934vw,99vh) scale(.7913)}}.snow:nth-child(260){opacity:.7418;transform:translate(83.6044vw,-10px) scale(.0042);animation:fall-260 27s -24s linear infinite}@keyframes fall-260{71.001%{transform:translate(84.698vw,71.001vh) scale(.0042)}to{transform:translate(84.1512vw,99vh) scale(.0042)}}.snow:nth-child(261){opacity:.5466;transform:translate(92.1271vw,-10px) scale(.6426);animation:fall-261 16s -5s linear infinite}@keyframes fall-261{60.66%{transform:translate(89.8423vw,60.66vh) scale(.6426)}to{transform:translate(90.9847vw,99vh) scale(.6426)}}.snow:nth-child(262){opacity:.4558;transform:translate(63.1316vw,-10px) scale(.5222);animation:fall-262 12s -12s linear infinite}@keyframes fall-262{53.454%{transform:translate(62.7613vw,53.454vh) scale(.5222)}to{transform:translate(62.94645vw,99vh) scale(.5222)}}.snow:nth-child(263){opacity:1.8234;transform:translate(31.8315vw,-10px) scale(.6893);animation:fall-263 12s -26s linear infinite}@keyframes fall-263{47.938%{transform:translate(24.5254vw,47.938vh) scale(.6893)}to{transform:translate(28.17845vw,99vh) scale(.6893)}}.snow:nth-child(264){opacity:.7626;transform:translate(21.7448vw,-10px) scale(.4263);animation:fall-264 27s -28s linear infinite}@keyframes fall-264{52.155%{transform:translate(13.6959vw,52.155vh) scale(.4263)}to{transform:translate(17.72035vw,99vh) scale(.4263)}}.snow:nth-child(265){opacity:1.172;transform:translate(58.9131vw,-10px) scale(.2728);animation:fall-265 18s -11s linear infinite}@keyframes fall-265{33.41%{transform:translate(67.1982vw,33.41vh) scale(.2728)}to{transform:translate(63.05565vw,99vh) scale(.2728)}}.snow:nth-child(266){opacity:.3394;transform:translate(60.8068vw,-10px) scale(.2224);animation:fall-266 24s -3s linear infinite}@keyframes fall-266{64.214%{transform:translate(61.8771vw,64.214vh) scale(.2224)}to{transform:translate(61.34195vw,99vh) scale(.2224)}}.snow:nth-child(267){opacity:1.2146;transform:translate(11.7031vw,-10px) scale(.942);animation:fall-267 13s -23s linear infinite}@keyframes fall-267{49.591%{transform:translate(13.683vw,49.591vh) scale(.942)}to{transform:translate(12.69305vw,99vh) scale(.942)}}.snow:nth-child(268){opacity:.6994;transform:translate(64.7644vw,-10px) scale(.898);animation:fall-268 21s -16s linear infinite}@keyframes fall-268{70.125%{transform:translate(70.7983vw,70.125vh) scale(.898)}to{transform:translate(67.78135vw,99vh) scale(.898)}}.snow:nth-child(269){opacity:1.4594;transform:translate(23.1934vw,-10px) scale(.9808);animation:fall-269 29s -14s linear infinite}@keyframes fall-269{51.238%{transform:translate(31.1722vw,51.238vh) scale(.9808)}to{transform:translate(27.1828vw,99vh) scale(.9808)}}.snow:nth-child(270){opacity:.5852;transform:translate(34.3972vw,-10px) scale(.334);animation:fall-270 29s -13s linear infinite}@keyframes fall-270{65.644%{transform:translate(29.0414vw,65.644vh) scale(.334)}to{transform:translate(31.7193vw,99vh) scale(.334)}}.snow:nth-child(271){opacity:1.2186;transform:translate(82.6258vw,-10px) scale(.3692);animation:fall-271 12s -26s linear infinite}@keyframes fall-271{58.206%{transform:translate(82.5828vw,58.206vh) scale(.3692)}to{transform:translate(82.6043vw,99vh) scale(.3692)}}.snow:nth-child(272){opacity:1.992;transform:translate(96.5873vw,-10px) scale(.0317);animation:fall-272 26s -21s linear infinite}@keyframes fall-272{49.749%{transform:translate(102.7049vw,49.749vh) scale(.0317)}to{transform:translate(99.6461vw,99vh) scale(.0317)}}.snow:nth-child(273){opacity:.9312;transform:translate(81.5166vw,-10px) scale(.5654);animation:fall-273 21s -29s linear infinite}@keyframes fall-273{77.623%{transform:translate(75.4189vw,77.623vh) scale(.5654)}to{transform:translate(78.46775vw,99vh) scale(.5654)}}.snow:nth-child(274){opacity:1.4374;transform:translate(86.9965vw,-10px) scale(.9413);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{77.363%{transform:translate(91.0462vw,77.363vh) scale(.9413)}to{transform:translate(89.02135vw,99vh) scale(.9413)}}.snow:nth-child(275){opacity:1.6706;transform:translate(86.5376vw,-10px) scale(.0133);animation:fall-275 17s -6s linear infinite}@keyframes fall-275{53.981%{transform:translate(77.1269vw,53.981vh) scale(.0133)}to{transform:translate(81.83225vw,99vh) scale(.0133)}}.snow:nth-child(276){opacity:.5614;transform:translate(68.3458vw,-10px) scale(.4317);animation:fall-276 25s -15s linear infinite}@keyframes fall-276{45.429%{transform:translate(68.8187vw,45.429vh) scale(.4317)}to{transform:translate(68.58225vw,99vh) scale(.4317)}}.snow:nth-child(277){opacity:.1398;transform:translate(52.1626vw,-10px) scale(.3023);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{44.644%{transform:translate(45.7037vw,44.644vh) scale(.3023)}to{transform:translate(48.93315vw,99vh) scale(.3023)}}.snow:nth-child(278){opacity:1.178;transform:translate(58.9199vw,-10px) scale(.7054);animation:fall-278 24s -28s linear infinite}@keyframes fall-278{74.546%{transform:translate(67.6397vw,74.546vh) scale(.7054)}to{transform:translate(63.2798vw,99vh) scale(.7054)}}.snow:nth-child(279){opacity:1.0464;transform:translate(56.1047vw,-10px) scale(.8943);animation:fall-279 10s -29s linear infinite}@keyframes fall-279{38.554%{transform:translate(59.5004vw,38.554vh) scale(.8943)}to{transform:translate(57.80255vw,99vh) scale(.8943)}}.snow:nth-child(280){opacity:1.6066;transform:translate(99.0844vw,-10px) scale(.9463);animation:fall-280 11s -12s linear infinite}@keyframes fall-280{48.124%{transform:translate(104.4395vw,48.124vh) scale(.9463)}to{transform:translate(101.76195vw,99vh) scale(.9463)}}.snow:nth-child(281){opacity:.397;transform:translate(56.4901vw,-10px) scale(.0571);animation:fall-281 21s -22s linear infinite}@keyframes fall-281{58.18%{transform:translate(51.8785vw,58.18vh) scale(.0571)}to{transform:translate(54.1843vw,99vh) scale(.0571)}}.snow:nth-child(282){opacity:1.4456;transform:translate(77.0458vw,-10px) scale(.9582);animation:fall-282 15s -28s linear infinite}@keyframes fall-282{71.629%{transform:translate(86.8025vw,71.629vh) scale(.9582)}to{transform:translate(81.92415vw,99vh) scale(.9582)}}.snow:nth-child(283){opacity:.9422;transform:translate(32.0742vw,-10px) scale(.1243);animation:fall-283 14s -17s linear infinite}@keyframes fall-283{38.67%{transform:translate(32.116vw,38.67vh) scale(.1243)}to{transform:translate(32.0951vw,99vh) scale(.1243)}}.snow:nth-child(284){opacity:1.6306;transform:translate(63.8099vw,-10px) scale(.0114);animation:fall-284 15s -4s linear infinite}@keyframes fall-284{30.104%{transform:translate(73.578vw,30.104vh) scale(.0114)}to{transform:translate(68.69395vw,99vh) scale(.0114)}}.snow:nth-child(285){opacity:1.2672;transform:translate(20.1459vw,-10px) scale(.7263);animation:fall-285 28s -16s linear infinite}@keyframes fall-285{50.197%{transform:translate(15.9904vw,50.197vh) scale(.7263)}to{transform:translate(18.06815vw,99vh) scale(.7263)}}.snow:nth-child(286){opacity:.424;transform:translate(26.1063vw,-10px) scale(.5593);animation:fall-286 23s -22s linear infinite}@keyframes fall-286{34.618%{transform:translate(20.3953vw,34.618vh) scale(.5593)}to{transform:translate(23.2508vw,99vh) scale(.5593)}}.snow:nth-child(287){opacity:1.0172;transform:translate(53.3445vw,-10px) scale(.045);animation:fall-287 14s -18s linear infinite}@keyframes fall-287{54.354%{transform:translate(60.4006vw,54.354vh) scale(.045)}to{transform:translate(56.87255vw,99vh) scale(.045)}}.snow:nth-child(288){opacity:1.5874;transform:translate(54.6039vw,-10px) scale(.3665);animation:fall-288 16s -25s linear infinite}@keyframes fall-288{33.119%{transform:translate(60.4033vw,33.119vh) scale(.3665)}to{transform:translate(57.5036vw,99vh) scale(.3665)}}.snow:nth-child(289){opacity:.6838;transform:translate(94.4668vw,-10px) scale(.3325);animation:fall-289 17s -11s linear infinite}@keyframes fall-289{42.994%{transform:translate(92.8023vw,42.994vh) scale(.3325)}to{transform:translate(93.63455vw,99vh) scale(.3325)}}.snow:nth-child(290){opacity:1.8532;transform:translate(34.0078vw,-10px) scale(.4796);animation:fall-290 16s -11s linear infinite}@keyframes fall-290{64.678%{transform:translate(40.3918vw,64.678vh) scale(.4796)}to{transform:translate(37.1998vw,99vh) scale(.4796)}}.snow:nth-child(291){opacity:.1798;transform:translate(.4975vw,-10px) scale(.5918);animation:fall-291 25s -6s linear infinite}@keyframes fall-291{76.741%{transform:translate(-4.3408vw,76.741vh) scale(.5918)}to{transform:translate(-1.92165vw,99vh) scale(.5918)}}.snow:nth-child(292){opacity:.3514;transform:translate(89.9728vw,-10px) scale(.0237);animation:fall-292 12s -30s linear infinite}@keyframes fall-292{59.728%{transform:translate(98.3706vw,59.728vh) scale(.0237)}to{transform:translate(94.1717vw,99vh) scale(.0237)}}.snow:nth-child(293){opacity:.832;transform:translate(.7921vw,-10px) scale(.4817);animation:fall-293 11s -4s linear infinite}@keyframes fall-293{40.935%{transform:translate(2.8073vw,40.935vh) scale(.4817)}to{transform:translate(1.7997vw,99vh) scale(.4817)}}.snow:nth-child(294){opacity:.224;transform:translate(58.0468vw,-10px) scale(.8398);animation:fall-294 17s -29s linear infinite}@keyframes fall-294{46.931%{transform:translate(64.3529vw,46.931vh) scale(.8398)}to{transform:translate(61.19985vw,99vh) scale(.8398)}}.snow:nth-child(295){opacity:1.3838;transform:translate(64.043vw,-10px) scale(.1871);animation:fall-295 23s -22s linear infinite}@keyframes fall-295{67.696%{transform:translate(69.8645vw,67.696vh) scale(.1871)}to{transform:translate(66.95375vw,99vh) scale(.1871)}}.snow:nth-child(296){opacity:1.8636;transform:translate(17.7195vw,-10px) scale(.7719);animation:fall-296 10s -26s linear infinite}@keyframes fall-296{59.875%{transform:translate(14.0563vw,59.875vh) scale(.7719)}to{transform:translate(15.8879vw,99vh) scale(.7719)}}.snow:nth-child(297){opacity:.386;transform:translate(53.118vw,-10px) scale(.461);animation:fall-297 16s -23s linear infinite}@keyframes fall-297{51.752%{transform:translate(43.9231vw,51.752vh) scale(.461)}to{transform:translate(48.52055vw,99vh) scale(.461)}}.snow:nth-child(298){opacity:.6016;transform:translate(79.2292vw,-10px) scale(.7623);animation:fall-298 28s -26s linear infinite}@keyframes fall-298{32.028%{transform:translate(73.5458vw,32.028vh) scale(.7623)}to{transform:translate(76.3875vw,99vh) scale(.7623)}}.snow:nth-child(299){opacity:1.541;transform:translate(9.0056vw,-10px) scale(.5388);animation:fall-299 22s -23s linear infinite}@keyframes fall-299{30.325%{transform:translate(13.3989vw,30.325vh) scale(.5388)}to{transform:translate(11.20225vw,99vh) scale(.5388)}}.snow:nth-child(300){opacity:.5934;transform:translate(66.5812vw,-10px) scale(.4531);animation:fall-300 27s -25s linear infinite}@keyframes fall-300{31.358%{transform:translate(74.2602vw,31.358vh) scale(.4531)}to{transform:translate(70.4207vw,99vh) scale(.4531)}}.snow:nth-child(301){opacity:.3696;transform:translate(9.5223vw,-10px) scale(.4223);animation:fall-301 10s -9s linear infinite}@keyframes fall-301{33.663%{transform:translate(18.8714vw,33.663vh) scale(.4223)}to{transform:translate(14.19685vw,99vh) scale(.4223)}}.snow:nth-child(302){opacity:.7956;transform:translate(98.3737vw,-10px) scale(.139);animation:fall-302 23s -28s linear infinite}@keyframes fall-302{35.816%{transform:translate(95.882vw,35.816vh) scale(.139)}to{transform:translate(97.12785vw,99vh) scale(.139)}}.snow:nth-child(303){opacity:.2158;transform:translate(34.9928vw,-10px) scale(.4752);animation:fall-303 26s -1s linear infinite}@keyframes fall-303{74.397%{transform:translate(34.9565vw,74.397vh) scale(.4752)}to{transform:translate(34.97465vw,99vh) scale(.4752)}}.snow:nth-child(304){opacity:.1758;transform:translate(28.9611vw,-10px) scale(.8724);animation:fall-304 19s -2s linear infinite}@keyframes fall-304{66.804%{transform:translate(31.1659vw,66.804vh) scale(.8724)}to{transform:translate(30.0635vw,99vh) scale(.8724)}}.snow:nth-child(305){opacity:.2488;transform:translate(21.8575vw,-10px) scale(.878);animation:fall-305 10s -22s linear infinite}@keyframes fall-305{37.524%{transform:translate(20.637vw,37.524vh) scale(.878)}to{transform:translate(21.24725vw,99vh) scale(.878)}}.snow:nth-child(306){opacity:.5958;transform:translate(88.1424vw,-10px) scale(.4624);animation:fall-306 13s -6s linear infinite}@keyframes fall-306{37.248%{transform:translate(85.3859vw,37.248vh) scale(.4624)}to{transform:translate(86.76415vw,99vh) scale(.4624)}}.snow:nth-child(307){opacity:.9824;transform:translate(16.3853vw,-10px) scale(.4383);animation:fall-307 20s -30s linear infinite}@keyframes fall-307{59.699%{transform:translate(22.6582vw,59.699vh) scale(.4383)}to{transform:translate(19.52175vw,99vh) scale(.4383)}}.snow:nth-child(308){opacity:1.9124;transform:translate(86.9009vw,-10px) scale(.408);animation:fall-308 20s -19s linear infinite}@keyframes fall-308{39.042%{transform:translate(92.5008vw,39.042vh) scale(.408)}to{transform:translate(89.70085vw,99vh) scale(.408)}}.snow:nth-child(309){opacity:1.7428;transform:translate(50.9763vw,-10px) scale(.8614);animation:fall-309 18s -6s linear infinite}@keyframes fall-309{77.081%{transform:translate(51.4938vw,77.081vh) scale(.8614)}to{transform:translate(51.23505vw,99vh) scale(.8614)}}.snow:nth-child(310){opacity:.0368;transform:translate(66.4226vw,-10px) scale(.0087);animation:fall-310 21s -16s linear infinite}@keyframes fall-310{56.813%{transform:translate(73.6995vw,56.813vh) scale(.0087)}to{transform:translate(70.06105vw,99vh) scale(.0087)}}.snow:nth-child(311){opacity:.5572;transform:translate(94.2225vw,-10px) scale(.0071);animation:fall-311 13s -11s linear infinite}@keyframes fall-311{61.316%{transform:translate(92.3355vw,61.316vh) scale(.0071)}to{transform:translate(93.279vw,99vh) scale(.0071)}}.snow:nth-child(312){opacity:1.047;transform:translate(13.1068vw,-10px) scale(.3814);animation:fall-312 12s -4s linear infinite}@keyframes fall-312{62.387%{transform:translate(6.7401vw,62.387vh) scale(.3814)}to{transform:translate(9.92345vw,99vh) scale(.3814)}}.snow:nth-child(313){opacity:.3178;transform:translate(4.461vw,-10px) scale(.3546);animation:fall-313 22s -7s linear infinite}@keyframes fall-313{60.76%{transform:translate(6.3643vw,60.76vh) scale(.3546)}to{transform:translate(5.41265vw,99vh) scale(.3546)}}.snow:nth-child(314){opacity:1.7878;transform:translate(61.9656vw,-10px) scale(.3722);animation:fall-314 21s -12s linear infinite}@keyframes fall-314{63.307%{transform:translate(67.4546vw,63.307vh) scale(.3722)}to{transform:translate(64.7101vw,99vh) scale(.3722)}}.snow:nth-child(315){opacity:1.3974;transform:translate(39.7732vw,-10px) scale(.5393);animation:fall-315 12s -16s linear infinite}@keyframes fall-315{69.467%{transform:translate(42.5445vw,69.467vh) scale(.5393)}to{transform:translate(41.15885vw,99vh) scale(.5393)}}.snow:nth-child(316){opacity:.2608;transform:translate(34.4201vw,-10px) scale(.2066);animation:fall-316 10s -5s linear infinite}@keyframes fall-316{43.937%{transform:translate(31.0604vw,43.937vh) scale(.2066)}to{transform:translate(32.74025vw,99vh) scale(.2066)}}.snow:nth-child(317){opacity:1.061;transform:translate(81.2475vw,-10px) scale(.3153);animation:fall-317 20s -19s linear infinite}@keyframes fall-317{47.177%{transform:translate(81.6vw,47.177vh) scale(.3153)}to{transform:translate(81.42375vw,99vh) scale(.3153)}}.snow:nth-child(318){opacity:.6678;transform:translate(28.7773vw,-10px) scale(.1541);animation:fall-318 21s -20s linear infinite}@keyframes fall-318{58.77%{transform:translate(33.4391vw,58.77vh) scale(.1541)}to{transform:translate(31.1082vw,99vh) scale(.1541)}}.snow:nth-child(319){opacity:1.013;transform:translate(48.9811vw,-10px) scale(.4907);animation:fall-319 14s -18s linear infinite}@keyframes fall-319{71.237%{transform:translate(52.3218vw,71.237vh) scale(.4907)}to{transform:translate(50.65145vw,99vh) scale(.4907)}}.snow:nth-child(320){opacity:1.5464;transform:translate(99.3704vw,-10px) scale(.2923);animation:fall-320 25s -13s linear infinite}@keyframes fall-320{55.694%{transform:translate(105.1817vw,55.694vh) scale(.2923)}to{transform:translate(102.27605vw,99vh) scale(.2923)}}.snow:nth-child(321){opacity:1.7066;transform:translate(97.1998vw,-10px) scale(.5074);animation:fall-321 22s -22s linear infinite}@keyframes fall-321{64.136%{transform:translate(107.0945vw,64.136vh) scale(.5074)}to{transform:translate(102.14715vw,99vh) scale(.5074)}}.snow:nth-child(322){opacity:1.0394;transform:translate(70.8388vw,-10px) scale(.806);animation:fall-322 26s -12s linear infinite}@keyframes fall-322{38.558%{transform:translate(65.1701vw,38.558vh) scale(.806)}to{transform:translate(68.00445vw,99vh) scale(.806)}}.snow:nth-child(323){opacity:1.4692;transform:translate(70.809vw,-10px) scale(.0777);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{59.925%{transform:translate(79.1615vw,59.925vh) scale(.0777)}to{transform:translate(74.98525vw,99vh) scale(.0777)}}.snow:nth-child(324){opacity:.7572;transform:translate(86.5746vw,-10px) scale(.6142);animation:fall-324 16s -1s linear infinite}@keyframes fall-324{66.478%{transform:translate(89.9058vw,66.478vh) scale(.6142)}to{transform:translate(88.2402vw,99vh) scale(.6142)}}.snow:nth-child(325){opacity:1.1592;transform:translate(32.8142vw,-10px) scale(.3403);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{53.417%{transform:translate(25.2508vw,53.417vh) scale(.3403)}to{transform:translate(29.0325vw,99vh) scale(.3403)}}.snow:nth-child(326){opacity:.2204;transform:translate(31.4155vw,-10px) scale(.9153);animation:fall-326 30s -13s linear infinite}@keyframes fall-326{73.002%{transform:translate(39.0634vw,73.002vh) scale(.9153)}to{transform:translate(35.23945vw,99vh) scale(.9153)}}.snow:nth-child(327){opacity:1.2796;transform:translate(86.0074vw,-10px) scale(.4693);animation:fall-327 15s -9s linear infinite}@keyframes fall-327{45.473%{transform:translate(80.2094vw,45.473vh) scale(.4693)}to{transform:translate(83.1084vw,99vh) scale(.4693)}}.snow:nth-child(328){opacity:1.1798;transform:translate(68.5688vw,-10px) scale(.1561);animation:fall-328 12s -27s linear infinite}@keyframes fall-328{62.414%{transform:translate(65.4131vw,62.414vh) scale(.1561)}to{transform:translate(66.99095vw,99vh) scale(.1561)}}.snow:nth-child(329){opacity:1.1168;transform:translate(88.8948vw,-10px) scale(.4873);animation:fall-329 16s -9s linear infinite}@keyframes fall-329{42.958%{transform:translate(92.2695vw,42.958vh) scale(.4873)}to{transform:translate(90.58215vw,99vh) scale(.4873)}}.snow:nth-child(330){opacity:1.1182;transform:translate(39.3564vw,-10px) scale(.5969);animation:fall-330 25s -15s linear infinite}@keyframes fall-330{57.436%{transform:translate(32.7984vw,57.436vh) scale(.5969)}to{transform:translate(36.0774vw,99vh) scale(.5969)}}.snow:nth-child(331){opacity:.8884;transform:translate(23.8334vw,-10px) scale(.4393);animation:fall-331 21s -22s linear infinite}@keyframes fall-331{76.302%{transform:translate(18.9165vw,76.302vh) scale(.4393)}to{transform:translate(21.37495vw,99vh) scale(.4393)}}.snow:nth-child(332){opacity:.9216;transform:translate(58.0397vw,-10px) scale(.8826);animation:fall-332 15s -29s linear infinite}@keyframes fall-332{30.315%{transform:translate(63.3215vw,30.315vh) scale(.8826)}to{transform:translate(60.6806vw,99vh) scale(.8826)}}.snow:nth-child(333){opacity:1.477;transform:translate(50.595vw,-10px) scale(.2058);animation:fall-333 13s -29s linear infinite}@keyframes fall-333{38.501%{transform:translate(60.4252vw,38.501vh) scale(.2058)}to{transform:translate(55.5101vw,99vh) scale(.2058)}}.snow:nth-child(334){opacity:.4108;transform:translate(22.9141vw,-10px) scale(.4306);animation:fall-334 30s -6s linear infinite}@keyframes fall-334{31.233%{transform:translate(16.3875vw,31.233vh) scale(.4306)}to{transform:translate(19.6508vw,99vh) scale(.4306)}}.snow:nth-child(335){opacity:1.4566;transform:translate(19.6045vw,-10px) scale(.3915);animation:fall-335 20s -14s linear infinite}@keyframes fall-335{43.952%{transform:translate(20.3834vw,43.952vh) scale(.3915)}to{transform:translate(19.99395vw,99vh) scale(.3915)}}.snow:nth-child(336){opacity:1.2488;transform:translate(60.3423vw,-10px) scale(.2451);animation:fall-336 18s -7s linear infinite}@keyframes fall-336{53.686%{transform:translate(58.469vw,53.686vh) scale(.2451)}to{transform:translate(59.40565vw,99vh) scale(.2451)}}.snow:nth-child(337){opacity:.4852;transform:translate(93.2976vw,-10px) scale(.9836);animation:fall-337 24s -11s linear infinite}@keyframes fall-337{32.424%{transform:translate(97.3232vw,32.424vh) scale(.9836)}to{transform:translate(95.3104vw,99vh) scale(.9836)}}.snow:nth-child(338){opacity:.4264;transform:translate(1.3984vw,-10px) scale(.9313);animation:fall-338 15s -11s linear infinite}@keyframes fall-338{30.508%{transform:translate(8.0494vw,30.508vh) scale(.9313)}to{transform:translate(4.7239vw,99vh) scale(.9313)}}.snow:nth-child(339){opacity:1.7784;transform:translate(90.517vw,-10px) scale(.4543);animation:fall-339 23s -27s linear infinite}@keyframes fall-339{53.621%{transform:translate(81.5319vw,53.621vh) scale(.4543)}to{transform:translate(86.02445vw,99vh) scale(.4543)}}.snow:nth-child(340){opacity:1.3242;transform:translate(72.4415vw,-10px) scale(.7188);animation:fall-340 23s -19s linear infinite}@keyframes fall-340{44.564%{transform:translate(63.5825vw,44.564vh) scale(.7188)}to{transform:translate(68.012vw,99vh) scale(.7188)}}.snow:nth-child(341){opacity:.68;transform:translate(51.345vw,-10px) scale(.42);animation:fall-341 22s -14s linear infinite}@keyframes fall-341{63.852%{transform:translate(55.2081vw,63.852vh) scale(.42)}to{transform:translate(53.27655vw,99vh) scale(.42)}}.snow:nth-child(342){opacity:.5576;transform:translate(7.4523vw,-10px) scale(.6406);animation:fall-342 13s -1s linear infinite}@keyframes fall-342{67.288%{transform:translate(11.1307vw,67.288vh) scale(.6406)}to{transform:translate(9.2915vw,99vh) scale(.6406)}}.snow:nth-child(343){opacity:.1476;transform:translate(14.6894vw,-10px) scale(.5505);animation:fall-343 10s -25s linear infinite}@keyframes fall-343{71.671%{transform:translate(4.9819vw,71.671vh) scale(.5505)}to{transform:translate(9.83565vw,99vh) scale(.5505)}}.snow:nth-child(344){opacity:.774;transform:translate(63.8907vw,-10px) scale(.2677);animation:fall-344 28s -24s linear infinite}@keyframes fall-344{58.582%{transform:translate(72.2214vw,58.582vh) scale(.2677)}to{transform:translate(68.05605vw,99vh) scale(.2677)}}.snow:nth-child(345){opacity:.0944;transform:translate(71.9182vw,-10px) scale(.0963);animation:fall-345 21s -15s linear infinite}@keyframes fall-345{43.922%{transform:translate(63.1869vw,43.922vh) scale(.0963)}to{transform:translate(67.55255vw,99vh) scale(.0963)}}.snow:nth-child(346){opacity:.4388;transform:translate(84.9635vw,-10px) scale(.6357);animation:fall-346 16s -14s linear infinite}@keyframes fall-346{79.688%{transform:translate(77.7108vw,79.688vh) scale(.6357)}to{transform:translate(81.33715vw,99vh) scale(.6357)}}.snow:nth-child(347){opacity:1.8156;transform:translate(93.4439vw,-10px) scale(.6024);animation:fall-347 12s -21s linear infinite}@keyframes fall-347{37.982%{transform:translate(94.4122vw,37.982vh) scale(.6024)}to{transform:translate(93.92805vw,99vh) scale(.6024)}}.snow:nth-child(348){opacity:.1012;transform:translate(75.1706vw,-10px) scale(.6195);animation:fall-348 23s -20s linear infinite}@keyframes fall-348{31.04%{transform:translate(71.1987vw,31.04vh) scale(.6195)}to{transform:translate(73.18465vw,99vh) scale(.6195)}}.snow:nth-child(349){opacity:1.5554;transform:translate(1.7881vw,-10px) scale(.7827);animation:fall-349 27s -20s linear infinite}@keyframes fall-349{30.417%{transform:translate(4.4335vw,30.417vh) scale(.7827)}to{transform:translate(3.1108vw,99vh) scale(.7827)}}.snow:nth-child(350){opacity:.8284;transform:translate(85.4521vw,-10px) scale(.5415);animation:fall-350 18s -26s linear infinite}@keyframes fall-350{56.347%{transform:translate(88.1166vw,56.347vh) scale(.5415)}to{transform:translate(86.78435vw,99vh) scale(.5415)}}.snow:nth-child(351){opacity:1.0612;transform:translate(1.9283vw,-10px) scale(.7987);animation:fall-351 18s -5s linear infinite}@keyframes fall-351{31.298%{transform:translate(-4.4099vw,31.298vh) scale(.7987)}to{transform:translate(-1.2408vw,99vh) scale(.7987)}}.snow:nth-child(352){opacity:.5978;transform:translate(94.6351vw,-10px) scale(.9324);animation:fall-352 12s -28s linear infinite}@keyframes fall-352{64.271%{transform:translate(91.624vw,64.271vh) scale(.9324)}to{transform:translate(93.12955vw,99vh) scale(.9324)}}.snow:nth-child(353){opacity:1.1704;transform:translate(32.6041vw,-10px) scale(.9958);animation:fall-353 20s -13s linear infinite}@keyframes fall-353{39.934%{transform:translate(32.5848vw,39.934vh) scale(.9958)}to{transform:translate(32.59445vw,99vh) scale(.9958)}}.snow:nth-child(354){opacity:1.6678;transform:translate(24.54vw,-10px) scale(.7625);animation:fall-354 10s -4s linear infinite}@keyframes fall-354{35.608%{transform:translate(29.3979vw,35.608vh) scale(.7625)}to{transform:translate(26.96895vw,99vh) scale(.7625)}}.snow:nth-child(355){opacity:.546;transform:translate(9.1052vw,-10px) scale(.8196);animation:fall-355 15s -7s linear infinite}@keyframes fall-355{63.614%{transform:translate(6.0743vw,63.614vh) scale(.8196)}to{transform:translate(7.58975vw,99vh) scale(.8196)}}.snow:nth-child(356){opacity:1.5804;transform:translate(65.0989vw,-10px) scale(.3419);animation:fall-356 15s -9s linear infinite}@keyframes fall-356{31.945%{transform:translate(63.2328vw,31.945vh) scale(.3419)}to{transform:translate(64.16585vw,99vh) scale(.3419)}}.snow:nth-child(357){opacity:1.2966;transform:translate(83.1264vw,-10px) scale(.209);animation:fall-357 12s -12s linear infinite}@keyframes fall-357{76.003%{transform:translate(83.005vw,76.003vh) scale(.209)}to{transform:translate(83.0657vw,99vh) scale(.209)}}.snow:nth-child(358){opacity:.3526;transform:translate(91.6544vw,-10px) scale(.9462);animation:fall-358 24s -3s linear infinite}@keyframes fall-358{32.044%{transform:translate(95.8542vw,32.044vh) scale(.9462)}to{transform:translate(93.7543vw,99vh) scale(.9462)}}.snow:nth-child(359){opacity:1.6686;transform:translate(74.2739vw,-10px) scale(.0205);animation:fall-359 21s -28s linear infinite}@keyframes fall-359{44.741%{transform:translate(66.8202vw,44.741vh) scale(.0205)}to{transform:translate(70.54705vw,99vh) scale(.0205)}}.snow:nth-child(360){opacity:.6408;transform:translate(9.4924vw,-10px) scale(.7847);animation:fall-360 17s -27s linear infinite}@keyframes fall-360{47.346%{transform:translate(19.3492vw,47.346vh) scale(.7847)}to{transform:translate(14.4208vw,99vh) scale(.7847)}}.snow:nth-child(361){opacity:1.86;transform:translate(37.2178vw,-10px) scale(.2649);animation:fall-361 20s -19s linear infinite}@keyframes fall-361{30.942%{transform:translate(32.7219vw,30.942vh) scale(.2649)}to{transform:translate(34.96985vw,99vh) scale(.2649)}}.snow:nth-child(362){opacity:.4288;transform:translate(36.1696vw,-10px) scale(.1955);animation:fall-362 18s -22s linear infinite}@keyframes fall-362{77.317%{transform:translate(37.9119vw,77.317vh) scale(.1955)}to{transform:translate(37.04075vw,99vh) scale(.1955)}}.snow:nth-child(363){opacity:1.6482;transform:translate(92.9771vw,-10px) scale(.9032);animation:fall-363 24s -30s linear infinite}@keyframes fall-363{50.277%{transform:translate(101.0193vw,50.277vh) scale(.9032)}to{transform:translate(96.9982vw,99vh) scale(.9032)}}.snow:nth-child(364){opacity:1.1664;transform:translate(13.4055vw,-10px) scale(.2095);animation:fall-364 30s -7s linear infinite}@keyframes fall-364{33.877%{transform:translate(7.4053vw,33.877vh) scale(.2095)}to{transform:translate(10.4054vw,99vh) scale(.2095)}}.snow:nth-child(365){opacity:1.496;transform:translate(27.9379vw,-10px) scale(.5303);animation:fall-365 25s -27s linear infinite}@keyframes fall-365{45.579%{transform:translate(25.3452vw,45.579vh) scale(.5303)}to{transform:translate(26.64155vw,99vh) scale(.5303)}}.snow:nth-child(366){opacity:.5566;transform:translate(66.2378vw,-10px) scale(.484);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{52.864%{transform:translate(71.8106vw,52.864vh) scale(.484)}to{transform:translate(69.0242vw,99vh) scale(.484)}}.snow:nth-child(367){opacity:.6332;transform:translate(85.7242vw,-10px) scale(.2869);animation:fall-367 23s -29s linear infinite}@keyframes fall-367{50.028%{transform:translate(81.2889vw,50.028vh) scale(.2869)}to{transform:translate(83.50655vw,99vh) scale(.2869)}}.snow:nth-child(368){opacity:.0308;transform:translate(38.9568vw,-10px) scale(.5123);animation:fall-368 13s -30s linear infinite}@keyframes fall-368{57.658%{transform:translate(47.8903vw,57.658vh) scale(.5123)}to{transform:translate(43.42355vw,99vh) scale(.5123)}}.snow:nth-child(369){opacity:.6076;transform:translate(49.0451vw,-10px) scale(.6326);animation:fall-369 21s -3s linear infinite}@keyframes fall-369{46.505%{transform:translate(58.0891vw,46.505vh) scale(.6326)}to{transform:translate(53.5671vw,99vh) scale(.6326)}}.snow:nth-child(370){opacity:1.9396;transform:translate(71.3546vw,-10px) scale(.3855);animation:fall-370 26s -30s linear infinite}@keyframes fall-370{30.041%{transform:translate(65.7805vw,30.041vh) scale(.3855)}to{transform:translate(68.56755vw,99vh) scale(.3855)}}.snow:nth-child(371){opacity:1.6246;transform:translate(20.841vw,-10px) scale(.4112);animation:fall-371 12s -6s linear infinite}@keyframes fall-371{57.573%{transform:translate(17.3194vw,57.573vh) scale(.4112)}to{transform:translate(19.0802vw,99vh) scale(.4112)}}.snow:nth-child(372){opacity:1.061;transform:translate(55.9005vw,-10px) scale(.6946);animation:fall-372 15s -13s linear infinite}@keyframes fall-372{73.379%{transform:translate(56.1617vw,73.379vh) scale(.6946)}to{transform:translate(56.0311vw,99vh) scale(.6946)}}.snow:nth-child(373){opacity:.403;transform:translate(88.958vw,-10px) scale(.9458);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{72.755%{transform:translate(95.5634vw,72.755vh) scale(.9458)}to{transform:translate(92.2607vw,99vh) scale(.9458)}}.snow:nth-child(374){opacity:.027;transform:translate(12.8491vw,-10px) scale(.2903);animation:fall-374 30s -24s linear infinite}@keyframes fall-374{53.803%{transform:translate(21.2785vw,53.803vh) scale(.2903)}to{transform:translate(17.0638vw,99vh) scale(.2903)}}.snow:nth-child(375){opacity:1.6118;transform:translate(16.0583vw,-10px) scale(.3568);animation:fall-375 18s -27s linear infinite}@keyframes fall-375{64.356%{transform:translate(17.5481vw,64.356vh) scale(.3568)}to{transform:translate(16.8032vw,99vh) scale(.3568)}}.snow:nth-child(376){opacity:1.4762;transform:translate(27.5583vw,-10px) scale(.7317);animation:fall-376 18s -1s linear infinite}@keyframes fall-376{37.084%{transform:translate(33.0972vw,37.084vh) scale(.7317)}to{transform:translate(30.32775vw,99vh) scale(.7317)}}.snow:nth-child(377){opacity:.0096;transform:translate(27.0532vw,-10px) scale(.1047);animation:fall-377 18s -30s linear infinite}@keyframes fall-377{77.429%{transform:translate(29.5671vw,77.429vh) scale(.1047)}to{transform:translate(28.31015vw,99vh) scale(.1047)}}.snow:nth-child(378){opacity:1.1224;transform:translate(69.4402vw,-10px) scale(.9174);animation:fall-378 28s -21s linear infinite}@keyframes fall-378{57.774%{transform:translate(73.6518vw,57.774vh) scale(.9174)}to{transform:translate(71.546vw,99vh) scale(.9174)}}.snow:nth-child(379){opacity:1.0614;transform:translate(43.654vw,-10px) scale(.0832);animation:fall-379 23s -11s linear infinite}@keyframes fall-379{67.388%{transform:translate(53.2353vw,67.388vh) scale(.0832)}to{transform:translate(48.44465vw,99vh) scale(.0832)}}.snow:nth-child(380){opacity:1.4786;transform:translate(28.6123vw,-10px) scale(.867);animation:fall-380 13s -24s linear infinite}@keyframes fall-380{61.35%{transform:translate(20.4643vw,61.35vh) scale(.867)}to{transform:translate(24.5383vw,99vh) scale(.867)}}.snow:nth-child(381){opacity:.433;transform:translate(35.1557vw,-10px) scale(.4372);animation:fall-381 19s -13s linear infinite}@keyframes fall-381{54.407%{transform:translate(30.2977vw,54.407vh) scale(.4372)}to{transform:translate(32.7267vw,99vh) scale(.4372)}}.snow:nth-child(382){opacity:.014;transform:translate(58.0904vw,-10px) scale(.6255);animation:fall-382 18s -15s linear infinite}@keyframes fall-382{48.66%{transform:translate(61.6917vw,48.66vh) scale(.6255)}to{transform:translate(59.89105vw,99vh) scale(.6255)}}.snow:nth-child(383){opacity:1.5234;transform:translate(42.1452vw,-10px) scale(.3524);animation:fall-383 13s -20s linear infinite}@keyframes fall-383{64.73%{transform:translate(48.9502vw,64.73vh) scale(.3524)}to{transform:translate(45.5477vw,99vh) scale(.3524)}}.snow:nth-child(384){opacity:.4394;transform:translate(76.2661vw,-10px) scale(.4223);animation:fall-384 30s -27s linear infinite}@keyframes fall-384{37.78%{transform:translate(70.0543vw,37.78vh) scale(.4223)}to{transform:translate(73.1602vw,99vh) scale(.4223)}}.snow:nth-child(385){opacity:1.8978;transform:translate(31.6628vw,-10px) scale(.7305);animation:fall-385 24s -16s linear infinite}@keyframes fall-385{47.518%{transform:translate(38.9073vw,47.518vh) scale(.7305)}to{transform:translate(35.28505vw,99vh) scale(.7305)}}.snow:nth-child(386){opacity:.0146;transform:translate(16.5337vw,-10px) scale(.9387);animation:fall-386 29s -12s linear infinite}@keyframes fall-386{46.723%{transform:translate(20.2226vw,46.723vh) scale(.9387)}to{transform:translate(18.37815vw,99vh) scale(.9387)}}.snow:nth-child(387){opacity:1.876;transform:translate(62.4748vw,-10px) scale(.9392);animation:fall-387 17s -19s linear infinite}@keyframes fall-387{66.386%{transform:translate(63.7552vw,66.386vh) scale(.9392)}to{transform:translate(63.115vw,99vh) scale(.9392)}}.snow:nth-child(388){opacity:1.273;transform:translate(61.8461vw,-10px) scale(.8102);animation:fall-388 24s -12s linear infinite}@keyframes fall-388{33.918%{transform:translate(68.9343vw,33.918vh) scale(.8102)}to{transform:translate(65.3902vw,99vh) scale(.8102)}}.snow:nth-child(389){opacity:.9346;transform:translate(84.531vw,-10px) scale(.0549);animation:fall-389 12s -23s linear infinite}@keyframes fall-389{32.008%{transform:translate(90.3292vw,32.008vh) scale(.0549)}to{transform:translate(87.4301vw,99vh) scale(.0549)}}.snow:nth-child(390){opacity:1.703;transform:translate(65.384vw,-10px) scale(.633);animation:fall-390 12s -17s linear infinite}@keyframes fall-390{37.84%{transform:translate(70.6608vw,37.84vh) scale(.633)}to{transform:translate(68.0224vw,99vh) scale(.633)}}.snow:nth-child(391){opacity:.8376;transform:translate(89.5129vw,-10px) scale(.3846);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{53.999%{transform:translate(98.84vw,53.999vh) scale(.3846)}to{transform:translate(94.17645vw,99vh) scale(.3846)}}.snow:nth-child(392){opacity:1.6134;transform:translate(94.6392vw,-10px) scale(.0316);animation:fall-392 14s -30s linear infinite}@keyframes fall-392{42.68%{transform:translate(85.7043vw,42.68vh) scale(.0316)}to{transform:translate(90.17175vw,99vh) scale(.0316)}}.snow:nth-child(393){opacity:1.353;transform:translate(88.3968vw,-10px) scale(.9667);animation:fall-393 11s -30s linear infinite}@keyframes fall-393{51.085%{transform:translate(78.4124vw,51.085vh) scale(.9667)}to{transform:translate(83.4046vw,99vh) scale(.9667)}}.snow:nth-child(394){opacity:.6232;transform:translate(11.984vw,-10px) scale(.8058);animation:fall-394 13s -4s linear infinite}@keyframes fall-394{52.132%{transform:translate(9.1347vw,52.132vh) scale(.8058)}to{transform:translate(10.55935vw,99vh) scale(.8058)}}.snow:nth-child(395){opacity:1.5314;transform:translate(46.1745vw,-10px) scale(.4695);animation:fall-395 24s -1s linear infinite}@keyframes fall-395{32.01%{transform:translate(37.3365vw,32.01vh) scale(.4695)}to{transform:translate(41.7555vw,99vh) scale(.4695)}}.snow:nth-child(396){opacity:1.4376;transform:translate(69.4819vw,-10px) scale(.8819);animation:fall-396 17s -23s linear infinite}@keyframes fall-396{30.57%{transform:translate(61.5205vw,30.57vh) scale(.8819)}to{transform:translate(65.5012vw,99vh) scale(.8819)}}.snow:nth-child(397){opacity:.083;transform:translate(40.6791vw,-10px) scale(.1499);animation:fall-397 25s -29s linear infinite}@keyframes fall-397{31.471%{transform:translate(46.0153vw,31.471vh) scale(.1499)}to{transform:translate(43.3472vw,99vh) scale(.1499)}}.snow:nth-child(398){opacity:1.1054;transform:translate(14.1382vw,-10px) scale(.1899);animation:fall-398 17s -10s linear infinite}@keyframes fall-398{32.077%{transform:translate(18.1711vw,32.077vh) scale(.1899)}to{transform:translate(16.15465vw,99vh) scale(.1899)}}.snow:nth-child(399){opacity:.1646;transform:translate(29.9638vw,-10px) scale(.6315);animation:fall-399 23s -28s linear infinite}@keyframes fall-399{70.284%{transform:translate(26.9973vw,70.284vh) scale(.6315)}to{transform:translate(28.48055vw,99vh) scale(.6315)}}.snow:nth-child(400){opacity:1.3882;transform:translate(85.9356vw,-10px) scale(.9722);animation:fall-400 24s -7s linear infinite}@keyframes fall-400{76.757%{transform:translate(82.452vw,76.757vh) scale(.9722)}to{transform:translate(84.1938vw,99vh) scale(.9722)}}\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
+ AppComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.9", type: AppComponent, selector: "app-root", ngImport: i0, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows; trackBy: snowTrackBy\" class=\"snow\"></div>\r\n</ng-container>\r\n<router-outlet></router-outlet>", styles: [".table-borderless>tbody>tr>td,.table-borderless>tbody>tr>th,.table-borderless>tfoot>tr>td,.table-borderless>tfoot>tr>th,.table-borderless>thead>tr>td,.table-borderless>thead>tr>th{border:none}.table,.table-responsive{margin-bottom:5px}a:hover,a:focus{text-decoration:none}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}*{outline:none!important}.modal-title{width:calc(100% - 20px)}.progress{height:20px}.progress.progress-primary[value]::-webkit-progress-value{background-color:#024a88}.progress.progress-primary[value]::-moz-progress-bar{background-color:#024a88}.progress.progress-primary[value]::-ms-fill{background-color:#024a88}@media screen and (min-width: 0\\fffd){.progress.progress-primary .progress-bar{background-color:#024a88}}.progress.progress-info[value]::-webkit-progress-value{background-color:#248dad}.progress.progress-info[value]::-moz-progress-bar{background-color:#248dad}.progress.progress-info[value]::-ms-fill{background-color:#248dad}@media screen and (min-width: 0\\fffd){.progress.progress-info .progress-bar{background-color:#248dad}}.progress.progress-danger[value]::-webkit-progress-value{background-color:#bf1725}.progress.progress-danger[value]::-moz-progress-bar{background-color:#bf1725}.progress.progress-danger[value]::-ms-fill{background-color:#bf1725}@media screen and (min-width: 0\\fffd){.progress.progress-danger .progress-bar{background-color:#bf1725}}.progress.progress-success[value]::-webkit-progress-value{background-color:#2d922d}.progress.progress-success[value]::-moz-progress-bar{background-color:#2d922d}.progress.progress-success[value]::-ms-fill{background-color:#2d922d}@media screen and (min-width: 0\\fffd){.progress.progress-success .progress-bar{background-color:#2d922d}}.progress.progress-warning[value]::-webkit-progress-value{background-color:#f79a17}.progress.progress-warning[value]::-moz-progress-bar{background-color:#f79a17}.progress.progress-warning[value]::-ms-fill{background-color:#f79a17}@media screen and (min-width: 0\\fffd){.progress.progress-warning .progress-bar{background-color:#f79a17}}.progress[value]::-moz-progress-bar{border-radius:0}.progress[value]::-webkit-progress-value{border-radius:0}.progress[value=\"100\"]::-moz-progress-bar{border-radius:0}.progress[value=\"100\"]::-webkit-progress-value{border-radius:0}.progress-xs{height:7px}.progress-sm{height:10px}.progress-md{height:13px}.progress-bar-info-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem;background-color:#5bc0de!important}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.tag{font-weight:400;line-height:1.4;letter-spacing:.03em}.tag.tag-primary{background-color:#024a88}.tag.tag-info{background-color:#248dad}.tag.tag-danger{background-color:#bf1725}.tag.tag-success{background-color:#2d922d}.tag.tag-warning{background-color:#f79a17}.tag.tag-dark{background-color:#000}.tag.tag-main{background-color:#242d3a}.card{border:none;border-radius:0;width:100%;overflow:hidden;margin-bottom:29px;box-shadow:1px 1px 5px #00000040;display:block}.card .card-header{background:#344154;color:#fff;line-height:10px;border-radius:0;border:none}.card .card-header a{color:#fff}.card .card-header a:hover{color:#fffc}.card .card-footer{background:#344154;color:#fff;line-height:6px;border-radius:0;border:none}.card.card-outline-default{background:transparent;border:1px solid #fff}.card.card-primary{background:#024a88}.card.card-primary.medium-opacity{background:rgba(2,74,136,.5)}.card.card-outline-primary{background:transparent;border:1px solid #024a88}.card.card-success{background:#2d922d;margin-bottom:15px}.card.card-success.medium-opacity{background:rgba(45,146,45,.5)}.card.card-outline-success{background:transparent;border:1px solid #2d922d}.card.card-info{background:#248dad;margin-bottom:15px}.card.card-info.medium-opacity{background:rgba(36,141,173,.5)}.card.card-outline-info{background:transparent;border:1px solid #248dad}.card.card-warning{background:#f79a17;margin-bottom:15px}.card.card-warning.medium-opacity{background:rgba(247,154,23,.5)}.card.card-outline-warning{background:transparent;border:1px solid #f79a17}.card.card-danger{background:#bf1725;margin-bottom:15px}.card.card-danger.medium-opacity{background:rgba(191,23,37,.5)}.card.card-outline-danger{background:transparent;border:1px solid #bf1725}.card.card-primary .card-header,.card.card-success .card-header,.card.card-info .card-header,.card.card-danger .card-header,.card.card-warning .card-header{background:rgba(0,0,0,.4)}.card.card-primary .card-body,.card.card-success .card-body,.card.card-info .card-body,.card.card-danger .card-body,.card.card-warning .card-body{color:#fff}.card.card-primary .card-footer,.card.card-success .card-footer,.card.card-info .card-footer,.card.card-danger .card-footer,.card.card-warning .card-footer{background:rgba(0,0,0,.2)}.card.overlay .card-img{border-radius:0;-moz-filter:brightness(100%);-ms-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%)}.card.overlay:hover .card-img{-moz-filter:brightness(80%);-ms-filter:brightness(80%);-o-filter:brightness(80%);filter:brightness(80%)}.card.overlay .card-img-overlay{color:#fff}.card.overlay .card-img-overlay.overlay-bottom{top:auto}.card.overlay .card-img-overlay.slide-up{transform:translateY(100%)}.card.overlay .card-img-overlay.slide-down{transform:translateY(-100%)}.card.overlay .card-img-overlay.slide-left{transform:translate(-100%)}.card.overlay .card-img-overlay.slide-right{transform:translate(100%)}.card.overlay .card-img-overlay.hover-opacity{opacity:0}.card.overlay:hover .slide-up,.card.overlay:hover .slide-down{transform:translateY(0)}.card.overlay:hover .slide-left,.card.overlay:hover .slide-right{transform:translate(0)}.card.overlay:hover .hover-opacity{opacity:1}@media (min-width: 1400px){.d-xxl-block{display:block!important}}@media (min-width: 576px){.card-columns{-moz-column-count:3;-moz-column-gap:1.25rem}}.btn{border-radius:0}.btn:focus{outline:0}.btn:active{outline:0!important}.btn-rounded{border-radius:25rem}.btn-xs{padding:.2rem .4rem;font-size:.715rem}.btn-primary{background:rgba(2,74,136,.8)!important;border-color:#024a88cc!important}.btn-primary.medium-opacity{background:rgba(2,74,136,.5);border-color:#024a881a}.btn-primary:hover,.btn-primary:focus{background:#024a88;border-color:#024a88}.btn-primary:active{background:rgba(2,74,136,.95)!important;border-color:#024a88f2!important}.btn-success{background:rgba(45,146,45,.8);border-color:#2d922dcc}.btn-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d1a}.btn-success:hover,.btn-success:focus{background:#2d922d;border-color:#2d922d}.btn-success:active{background:rgba(45,146,45,.95)!important;border-color:#2d922df2!important}.btn-info{background:rgba(36,141,173,.8);border-color:#248dadcc}.btn-info.medium-opacity{background:rgba(36,141,173,.5);border-color:#248dad1a}.btn-info:hover,.btn-info:focus{background:#248dad;border-color:#248dad}.btn-info:active{background:rgba(36,141,173,.95)!important;border-color:#248dadf2!important}.btn-warning{background:rgba(247,154,23,.8);border-color:#f79a17cc}.btn-warning.medium-opacity{background:rgba(247,154,23,.5);border-color:#f79a171a}.btn-warning:hover,.btn-warning:focus{background:#f79a17;border-color:#f79a17}.btn-warning:active{background:rgba(247,154,23,.95)!important;border-color:#f79a17f2!important}.btn-danger{background:rgba(191,23,37,.8);border-color:#bf1725cc}.btn-danger.medium-opacity{background:rgba(191,23,37,.5);border-color:#bf17251a}.btn-danger:hover,.btn-danger:focus{background:#bf1725;border-color:#bf1725}.btn-danger:active{background:rgba(191,23,37,.95)!important;border-color:#bf1725f2!important}.btn-dark{background:rgba(0,0,0,.8);border-color:#000c;color:#fff}.btn-dark.medium-opacity{background:rgba(0,0,0,.5);border-color:#0000001a}.btn-dark:hover{background:black;border-color:#000}.btn-dark:active{background:rgba(0,0,0,.95)!important;border-color:#000000f2!important}.btn-main{background:rgba(36,45,58,.8);border-color:#242d3acc;color:#fff}.btn-main.medium-opacity{background:rgba(36,45,58,.5);border-color:#242d3a1a}.btn-main:hover{color:#fff!important;background:#242d3a;border-color:#242d3a}.btn-main:active{background:rgba(36,45,58,.95)!important;border-color:#242d3af2!important}.btn-outline-primary{color:#024a88;border-color:#024a88}.btn-outline-primary:hover,.btn-outline-primary:focus{color:#fff;background:#024a88;border-color:#024a88}.btn-outline-primary:active,.btn-outline-primary.active{color:#fff!important;background:#024a88!important;border-color:#024a88!important}.btn-outline-success{color:#2d922d;border-color:#2d922d}.btn-outline-success:hover,.btn-outline-success:focus{color:#fff;background:#2d922d;border-color:#2d922d}.btn-outline-success:active,.btn-outline-success.active{color:#fff!important;background:#2d922d!important;border-color:#2d922d!important}.btn-outline-info{color:#248dad;border-color:#248dad}.btn-outline-info:hover,.btn-outline-info:focus{color:#fff;background:#248dad;border-color:#248dad}.btn-outline-info:active,.btn-outline-info.active{color:#fff!important;background:#248dad!important;border-color:#248dad!important}.btn-outline-warning{color:#f79a17;border-color:#f79a17}.btn-outline-warning:hover,.btn-outline-warning:focus{color:#fff;background:#f79a17;border-color:#f79a17}.btn-outline-warning:active,.btn-outline-warning.active{color:#fff!important;background:#f79a17!important;border-color:#f79a17!important}.btn-outline-danger{color:#bf1725;border-color:#bf1725}.btn-outline-danger:hover,.btn-outline-danger:focus{color:#fff;background:#bf1725;border-color:#bf1725}.btn-outline-danger:active,.btn-outline-danger.active{color:#fff!important;background:#bf1725!important;border-color:#bf1725!important}.btn-outline-dark{color:#000;border-color:#000;background:transparent}.btn-outline-dark:hover,.btn-outline-dark:focus{color:#fff;background:#000;border-color:#000}.btn-outline-main{color:#242d3a;border-color:#242d3a;background:transparent}.btn-outline-main:hover,.btn-outline-main:focus{color:#fff;background:#242D3A;border-color:#242d3a}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-radius:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{border-radius:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}.btn-file-upload{height:35px;padding-top:3px!important}.text-primary{color:#024a88!important}.text-success{color:#2d922d!important}.text-info{color:#248dad!important}.text-warning{color:#f79a17!important}.text-danger{color:#bf1725!important}.background-success{background-color:#2d922d!important}.background-info{background-color:#248dad!important}.background-warning{background-color:#f79a17!important}.background-danger{background-color:#bf1725!important}.blockquote{font-size:1.2rem}.blockquote-footer{font-size:70%}.nav-tabs{background-color:#ccc;border:1px solid #ccc}.nav-tabs .nav-item .nav-link{color:#242d3acc;background-color:transparent;border:none;cursor:default}.nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#242d3a}.nav-tabs .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.nav-tabs.top{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.nav-tabs.bottom{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.nav-tabs.bottom .nav-item{margin-bottom:0;margin-top:-1px}.nav-tabs.bottom .nav-item .nav-link{border-radius:0 0 .3rem .3rem}.nav-tabs.tabs-primary{background-color:#024a8866;border:1px solid #024a88}.nav-tabs.tabs-primary .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-primary .nav-item .nav-link.active{background-color:#024a88;color:#fff}.nav-tabs.tabs-primary .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-success{background-color:#2d922d66;border:1px solid #2d922d}.nav-tabs.tabs-success .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-success .nav-item .nav-link.active{background-color:#2d922d;color:#fff}.nav-tabs.tabs-success .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-info{background-color:#248dad66;border:1px solid #248dad}.nav-tabs.tabs-info .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-info .nav-item .nav-link.active{background-color:#248dad;color:#fff}.nav-tabs.tabs-info .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-warning{background-color:#f79a1766;border:1px solid #f79a17}.nav-tabs.tabs-warning .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-warning .nav-item .nav-link.active{background-color:#f79a17;color:#fff}.nav-tabs.tabs-warning .nav-item .nav-link:not(.active):hover{color:#fff}.nav-tabs.tabs-danger{background-color:#bf172566;border:1px solid #bf1725}.nav-tabs.tabs-danger .nav-item .nav-link{color:#fffc}.nav-tabs.tabs-danger .nav-item .nav-link.active{background-color:#bf1725;color:#fff}.nav-tabs.tabs-danger .nav-item .nav-link:not(.active):hover{color:#fff}.tab-content{position:relative;z-index:1;border:1px solid #ccc;background:#fff}.tab-content .tab-pane{padding:1rem}.tab-content.tab-content-primary{background-color:#024a88;color:#fff;border-color:#024a88}.tab-content.tab-content-success{background-color:#2d922d;color:#fff;border-color:#2d922d}.tab-content.tab-content-info{background-color:#248dad;color:#fff;border-color:#248dad}.tab-content.tab-content-warning{background-color:#f79a17;color:#fff;border-color:#f79a17}.tab-content.tab-content-danger{background-color:#bf1725;color:#fff;border-color:#bf1725}.tab-content.top{border-top:none}.tab-content.bottom{border-bottom:none}.vertical-tabs .nav{padding-right:0;overflow:hidden;background-color:#ccc;border:1px solid #ccc}.vertical-tabs .nav.left{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-right:none;margin-right:-1px;z-index:2}.vertical-tabs .nav.right{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-left:none;margin-left:-1px;z-index:2}.vertical-tabs .nav .nav-item .nav-link{color:#242d3acc;background-color:transparent;border-radius:0;cursor:default}.vertical-tabs .nav .nav-item .nav-link.active{background-color:#fff}.vertical-tabs .nav .nav-item .nav-link:not(.active):hover{background-color:transparent;color:#242d3a;cursor:pointer}.vertical-tabs .nav .nav-item .nav-link.disabled{color:#242d3a99;cursor:not-allowed!important}.alert.alert-success{background-color:#2d922d;border-color:#2d922d;color:#fff}.alert.alert-success.medium-opacity{background:rgba(45,146,45,.5);border-color:#2d922d99}.alert.alert-info{background-color:#248dad;border-color:#248dad;color:#fff}.alert.alert-info.medium-opacity{background-color:#248dad80;border-color:#248dad99}.alert.alert-warning{background-color:#f79a17;border-color:#f79a17;color:#fff}.alert.alert-warning.medium-opacity{background-color:#f79a1780;border-color:#f79a1799}.alert.alert-danger{background-color:#bf1725;border-color:#bf1725;color:#fff}.alert.alert-danger.medium-opacity{background-color:#bf172580;border-color:#bf172599}.modal{z-index:99999;padding-top:10%}.modal-dialog .modal-content{color:#000}.modal-dialog .modal-content .modal-header{border-top-left-radius:.2rem;border-top-right-radius:.2rem;padding:10px 15px}.modal-dialog .modal-content .modal-header.modal-primary{color:#fff;background-color:#024a88}.modal-dialog .modal-content .modal-header.modal-success{color:#fff;background-color:#2d922d}.modal-dialog .modal-content .modal-header.modal-info{color:#fff;background-color:#248dad}.modal-dialog .modal-content .modal-header.modal-warning{color:#fff;background-color:#f79a17}.modal-dialog .modal-content .modal-header.modal-danger{color:#fff;background-color:#bf1725}.modal-dialog .modal-content .modal-header i{margin-right:10px}.modal-dialog .modal-content .modal-footer{padding:10px 15px}.list-group .list-group-item{border-radius:0;padding:.55rem 1.25rem;color:#000c}.list-group .list-group-item.active{color:#ffffffe6;background-color:#024a88;border-color:#024a88}.list-group .list-group-item.active:hover,.list-group .list-group-item.active:focus{color:#fff!important}.list-group .list-group-item.disabled{color:#818a91;background-color:#ddd}.list-group .list-group-item:not(.disabled):focus{color:#000}.list-group .list-group-item.list-group-item-primary{color:#fff;background-color:#024a88}.list-group .list-group-item.list-group-item-success{color:#fff;background-color:#2d922d}.list-group .list-group-item.list-group-item-info{color:#fff;background-color:#248dad}.list-group .list-group-item.list-group-item-warning{color:#fff;background-color:#f79a17}.list-group .list-group-item.list-group-item-danger{color:#fff;background-color:#bf1725}.has-success .form-control-success{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.has-success .form-control{border-color:#2d922dcc}.has-success .form-control:focus{box-shadow:none;border-color:#2d922d80}.has-success .form-control-feedback,.has-success .form-control-label,.has-success .form-check-label,.has-success .form-check-inline,.has-success .custom-control{color:#2d922d}.has-warning .form-control-warning{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f79a17' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E\")}.has-warning .form-control{border-color:#f79a17cc}.has-warning .form-control:focus{box-shadow:none;border-color:#f79a1780}.has-warning .form-control-feedback,.has-warning .form-control-label,.has-warning .form-check-label,.has-warning .form-check-inline,.has-warning .custom-control{color:#f79a17}.has-danger .form-control-danger{background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.has-danger .form-control{border-color:#bf1725cc}.has-danger .form-control:focus{box-shadow:none;border-color:#bf172580}.has-danger .form-control-feedback,.has-danger .form-control-label,.has-danger .form-check-label,.has-danger .form-check-inline,.has-danger .custom-control{color:#bf1725}.form-group label{margin-bottom:2px}.help-block{color:#555;font-size:12px}.form-control.checking-field.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important}.form-control.checking-combo.forced-invalid{padding-right:2.25rem!important;background-repeat:no-repeat!important;background-position:center right .625rem!important;background-size:1.25rem 1.25rem!important;border-color:#bf1725!important;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")!important;background-position:calc(100% - 20px)!important}.form-control{border-radius:0;font-size:14px}.form-control:focus{border-color:#55555580}.form-control.checking-field.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-field.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\")}.form-control.checking-field.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\")}.form-control.checking-combo.ng-touched{padding-right:1.75rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.form-control.checking-combo.ng-touched.ng-invalid{border-color:#bf1725;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23bf1725' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control.checking-combo.ng-touched.ng-valid{border-color:#2d922d;background-image:url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232d922d' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E\");background-position:calc(100% - 20px)}.form-control-rounded{border-radius:16px}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{color:#555555b3}.input-group .input-group-addon{padding:.3rem .7rem;border-radius:0}.input-group-btn .btn{padding:.36rem .9rem;font-size:17px}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn{border-radius:0}select.form-control:not([multiple]) option{color:#000c}select.form-control:not([size]):not([multiple]){height:calc(2.5rem - 5px)}input[type=color].form-control{padding:0}.form-inline .form-group input{width:100%}.form-space-md .form-group{margin-bottom:.75rem}.form-space-lg .form-group{margin-bottom:1rem}.form-group{margin-bottom:.5rem}.dropdown-menu{padding-top:0;padding-bottom:0;border-radius:0;font-size:14px;box-shadow:0 6px 12px #0003}.dropdown-menu a{color:#242d3a}.dropdown-menu a:hover{color:#fff;background-color:#242d3a}.dropdown-menu:before{content:\" \";position:absolute;top:-12px;right:30px;display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff}.custom-control-label:before,.custom-control-label:after{top:.2rem}.custom-checkbox.checkbox-circle .custom-control-label:before,.custom-checkbox.checkbox-circle .custom-control-label:after{border-radius:50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-checkbox .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-checkbox .custom-control-input.checkbox-primary:checked~.custom-control-label:before{background:#024a88}.custom-checkbox .custom-control-input.checkbox-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-checkbox .custom-control-input.checkbox-success:checked~.custom-control-label:before{background:#2d922d}.custom-checkbox .custom-control-input.checkbox-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-checkbox .custom-control-input.checkbox-info:checked~.custom-control-label:before{background:#248dad}.custom-checkbox .custom-control-input.checkbox-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-checkbox .custom-control-input.checkbox-warning:checked~.custom-control-label:before{background:#f79a17}.custom-checkbox .custom-control-input.checkbox-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-checkbox .custom-control-input.checkbox-danger:checked~.custom-control-label:before{background:#bf1725}.custom-checkbox .custom-control-input.checkbox-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-checkbox .custom-control-input.checkbox-main:checked~.custom-control-label:before{background:#242D3A}.custom-checkbox .custom-control-input.checkbox-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-radio .custom-control-input:checked~.custom-control-label:before{background:rgba(85,85,85,.7)}.custom-radio .custom-control-input:focus~.custom-control-label:before{border:1px solid white;box-shadow:0 0 0 1px #555555b3}.custom-radio .custom-control-input.radio-primary:checked~.custom-control-label:before{background:#024a88}.custom-radio .custom-control-input.radio-primary:focus~.custom-control-label:before{box-shadow:0 0 0 1px #024a88}.custom-radio .custom-control-input.radio-success:checked~.custom-control-label:before{background:#2d922d}.custom-radio .custom-control-input.radio-success:focus~.custom-control-label:before{box-shadow:0 0 0 1px #2d922d}.custom-radio .custom-control-input.radio-info:checked~.custom-control-label:before{background:#248dad}.custom-radio .custom-control-input.radio-info:focus~.custom-control-label:before{box-shadow:0 0 0 1px #248dad}.custom-radio .custom-control-input.radio-warning:checked~.custom-control-label:before{background:#f79a17}.custom-radio .custom-control-input.radio-warning:focus~.custom-control-label:before{box-shadow:0 0 0 1px #f79a17}.custom-radio .custom-control-input.radio-danger:checked~.custom-control-label:before{background:#bf1725}.custom-radio .custom-control-input.radio-danger:focus~.custom-control-label:before{box-shadow:0 0 0 1px #bf1725}.custom-radio .custom-control-input.radio-main:checked~.custom-control-label:before{background:#242D3A}.custom-radio .custom-control-input.radio-main:focus~.custom-control-label:before{box-shadow:0 0 0 1px #242d3a}.custom-select,.custom-select:focus{background:rgba(255,255,255,.1) url(\"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E\") no-repeat right .75rem center;background-size:8px 10px}.bg-primary{background:#024a88!important}.bg-primary.medium-opacity{background:rgba(2,74,136,.5)!important}.bg-success{background:#2d922d!important}.bg-success.medium-opacity{background:rgba(45,146,45,.5)!important}.bg-warning{background:#f79a17!important}.bg-warning.medium-opacity{background:rgba(247,154,23,.5)!important}.bg-danger{background:#bf1725!important}.bg-danger.medium-opacity{background:rgba(191,23,37,.5)!important}.bg-main{background:#242d3a!important}.bg-main.medium-opacity{background:rgba(36,45,58,.5)!important}.bg-dark{background:black!important}.bg-dark.medium-opacity{background:rgba(0,0,0,.5)!important}.custom-select{width:100%}code{background-color:#e9ebee}.app-margin-top-5{margin-top:5px!important}.app-margin-top-10{margin-top:10px!important}.app-margin-top-15{margin-top:15px!important}.app-margin-top-20{margin-top:20px!important}.app-margin-top-25{margin-top:25px!important}.app-margin-top-30{margin-top:30px!important}.app-margin-top-35{margin-top:35px!important}.app-margin-top-40{margin-top:40px!important}.app-margin-top-60{margin-top:60px!important}@media (min-width: 1280px){.modal-xl{max-width:1024px}}@media (min-width: 1600px){.modal-xxl{max-width:1280px}}@media (min-width: 1800px){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box-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.892;transform:translate(69.2613vw,-10px) scale(.286);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{60.89%{transform:translate(61.2912vw,60.89vh) scale(.286)}to{transform:translate(65.27625vw,99vh) scale(.286)}}.snow:nth-child(2){opacity:1.6942;transform:translate(73.1191vw,-10px) scale(.5134);animation:fall-2 22s -13s linear infinite}@keyframes fall-2{57.164%{transform:translate(77.2079vw,57.164vh) scale(.5134)}to{transform:translate(75.1635vw,99vh) scale(.5134)}}.snow:nth-child(3){opacity:1.3868;transform:translate(50.5933vw,-10px) scale(.7997);animation:fall-3 22s -26s linear infinite}@keyframes fall-3{39.534%{transform:translate(41.1141vw,39.534vh) scale(.7997)}to{transform:translate(45.8537vw,99vh) scale(.7997)}}.snow:nth-child(4){opacity:1.448;transform:translate(33.3182vw,-10px) scale(.2366);animation:fall-4 23s -10s linear infinite}@keyframes fall-4{63.762%{transform:translate(42.69vw,63.762vh) scale(.2366)}to{transform:translate(38.0041vw,99vh) scale(.2366)}}.snow:nth-child(5){opacity:.5134;transform:translate(16.8208vw,-10px) scale(.0527);animation:fall-5 24s -26s linear infinite}@keyframes fall-5{35.487%{transform:translate(9.7278vw,35.487vh) scale(.0527)}to{transform:translate(13.2743vw,99vh) scale(.0527)}}.snow:nth-child(6){opacity:1.6166;transform:translate(63.0421vw,-10px) scale(.7121);animation:fall-6 25s -21s linear infinite}@keyframes fall-6{35.132%{transform:translate(73.0126vw,35.132vh) scale(.7121)}to{transform:translate(68.02735vw,99vh) scale(.7121)}}.snow:nth-child(7){opacity:.9236;transform:translate(18.7672vw,-10px) scale(.4236);animation:fall-7 14s -20s linear infinite}@keyframes fall-7{37.625%{transform:translate(17.7433vw,37.625vh) scale(.4236)}to{transform:translate(18.25525vw,99vh) scale(.4236)}}.snow:nth-child(8){opacity:.7412;transform:translate(74.87vw,-10px) scale(.8781);animation:fall-8 27s -13s linear infinite}@keyframes fall-8{43.639%{transform:translate(77.2443vw,43.639vh) scale(.8781)}to{transform:translate(76.05715vw,99vh) scale(.8781)}}.snow:nth-child(9){opacity:1.176;transform:translate(19.3341vw,-10px) scale(.7069);animation:fall-9 23s -30s linear infinite}@keyframes fall-9{79.008%{transform:translate(13.8437vw,79.008vh) scale(.7069)}to{transform:translate(16.5889vw,99vh) scale(.7069)}}.snow:nth-child(10){opacity:1.6116;transform:translate(71.6819vw,-10px) scale(.4783);animation:fall-10 17s -19s linear infinite}@keyframes fall-10{51.369%{transform:translate(72.7184vw,51.369vh) scale(.4783)}to{transform:translate(72.20015vw,99vh) scale(.4783)}}.snow:nth-child(11){opacity:1.034;transform:translate(50.741vw,-10px) scale(.6434);animation:fall-11 20s -22s linear infinite}@keyframes fall-11{71.393%{transform:translate(54.3896vw,71.393vh) scale(.6434)}to{transform:translate(52.5653vw,99vh) scale(.6434)}}.snow:nth-child(12){opacity:.6272;transform:translate(29.1247vw,-10px) scale(.096);animation:fall-12 17s -24s linear infinite}@keyframes fall-12{63.259%{transform:translate(35.99vw,63.259vh) scale(.096)}to{transform:translate(32.55735vw,99vh) scale(.096)}}.snow:nth-child(13){opacity:.2296;transform:translate(73.7212vw,-10px) scale(.3594);animation:fall-13 28s -27s linear infinite}@keyframes fall-13{34.3%{transform:translate(65.363vw,34.3vh) scale(.3594)}to{transform:translate(69.5421vw,99vh) scale(.3594)}}.snow:nth-child(14){opacity:1.4396;transform:translate(34.5444vw,-10px) scale(.2423);animation:fall-14 27s -15s linear infinite}@keyframes fall-14{55.717%{transform:translate(40.9807vw,55.717vh) scale(.2423)}to{transform:translate(37.76255vw,99vh) scale(.2423)}}.snow:nth-child(15){opacity:1.696;transform:translate(44.5059vw,-10px) scale(.2944);animation:fall-15 18s -9s linear infinite}@keyframes fall-15{71.518%{transform:translate(51.3453vw,71.518vh) scale(.2944)}to{transform:translate(47.9256vw,99vh) scale(.2944)}}.snow:nth-child(16){opacity:.1444;transform:translate(30.9474vw,-10px) scale(.5045);animation:fall-16 25s -11s linear infinite}@keyframes fall-16{54.106%{transform:translate(21.1224vw,54.106vh) scale(.5045)}to{transform:translate(26.0349vw,99vh) scale(.5045)}}.snow:nth-child(17){opacity:.1278;transform:translate(62.749vw,-10px) scale(.5594);animation:fall-17 23s -15s linear infinite}@keyframes fall-17{40.519%{transform:translate(60.4182vw,40.519vh) scale(.5594)}to{transform:translate(61.5836vw,99vh) scale(.5594)}}.snow:nth-child(18){opacity:1.5712;transform:translate(54.276vw,-10px) scale(.8808);animation:fall-18 28s -26s linear infinite}@keyframes fall-18{72.148%{transform:translate(59.211vw,72.148vh) scale(.8808)}to{transform:translate(56.7435vw,99vh) scale(.8808)}}.snow:nth-child(19){opacity:.7806;transform:translate(67.401vw,-10px) scale(.5493);animation:fall-19 24s -19s linear infinite}@keyframes fall-19{37.274%{transform:translate(69.4074vw,37.274vh) scale(.5493)}to{transform:translate(68.4042vw,99vh) scale(.5493)}}.snow:nth-child(20){opacity:.7294;transform:translate(9.6648vw,-10px) scale(.7639);animation:fall-20 10s -4s linear infinite}@keyframes fall-20{58.58%{transform:translate(6.7623vw,58.58vh) scale(.7639)}to{transform:translate(8.21355vw,99vh) scale(.7639)}}.snow:nth-child(21){opacity:.7472;transform:translate(54.112vw,-10px) scale(.8723);animation:fall-21 26s -10s linear infinite}@keyframes fall-21{67.97%{transform:translate(63.1739vw,67.97vh) scale(.8723)}to{transform:translate(58.64295vw,99vh) scale(.8723)}}.snow:nth-child(22){opacity:1.127;transform:translate(3.4636vw,-10px) scale(.9981);animation:fall-22 11s -25s linear infinite}@keyframes fall-22{73.985%{transform:translate(5.9375vw,73.985vh) scale(.9981)}to{transform:translate(4.70055vw,99vh) scale(.9981)}}.snow:nth-child(23){opacity:.904;transform:translate(37.1326vw,-10px) scale(.3798);animation:fall-23 23s -9s linear infinite}@keyframes fall-23{63.816%{transform:translate(38.6529vw,63.816vh) scale(.3798)}to{transform:translate(37.89275vw,99vh) scale(.3798)}}.snow:nth-child(24){opacity:.3266;transform:translate(60.7369vw,-10px) scale(.2885);animation:fall-24 30s -12s linear infinite}@keyframes fall-24{53.362%{transform:translate(55.8026vw,53.362vh) scale(.2885)}to{transform:translate(58.26975vw,99vh) scale(.2885)}}.snow:nth-child(25){opacity:.7742;transform:translate(59.8191vw,-10px) scale(.0727);animation:fall-25 22s -30s linear infinite}@keyframes fall-25{63.362%{transform:translate(53.1442vw,63.362vh) scale(.0727)}to{transform:translate(56.48165vw,99vh) scale(.0727)}}.snow:nth-child(26){opacity:1.0734;transform:translate(33.2998vw,-10px) scale(.6183);animation:fall-26 29s -14s linear infinite}@keyframes fall-26{66.872%{transform:translate(26.221vw,66.872vh) scale(.6183)}to{transform:translate(29.7604vw,99vh) scale(.6183)}}.snow:nth-child(27){opacity:1.8046;transform:translate(2.0255vw,-10px) scale(.4848);animation:fall-27 25s -11s linear infinite}@keyframes fall-27{61.604%{transform:translate(8.7283vw,61.604vh) scale(.4848)}to{transform:translate(5.3769vw,99vh) scale(.4848)}}.snow:nth-child(28){opacity:.6412;transform:translate(68.6729vw,-10px) scale(.271);animation:fall-28 23s -5s linear infinite}@keyframes fall-28{61.462%{transform:translate(73.0129vw,61.462vh) scale(.271)}to{transform:translate(70.8429vw,99vh) scale(.271)}}.snow:nth-child(29){opacity:1.7304;transform:translate(69.1569vw,-10px) scale(.6721);animation:fall-29 22s -12s linear infinite}@keyframes fall-29{31.172%{transform:translate(74.5399vw,31.172vh) scale(.6721)}to{transform:translate(71.8484vw,99vh) scale(.6721)}}.snow:nth-child(30){opacity:.254;transform:translate(78.5411vw,-10px) scale(.6305);animation:fall-30 24s -9s linear infinite}@keyframes fall-30{42.482%{transform:translate(76.3236vw,42.482vh) scale(.6305)}to{transform:translate(77.43235vw,99vh) scale(.6305)}}.snow:nth-child(31){opacity:1.9688;transform:translate(45.9901vw,-10px) scale(.8955);animation:fall-31 21s -10s linear infinite}@keyframes fall-31{32.112%{transform:translate(47.4299vw,32.112vh) scale(.8955)}to{transform:translate(46.71vw,99vh) scale(.8955)}}.snow:nth-child(32){opacity:1.8404;transform:translate(66.6371vw,-10px) scale(.7468);animation:fall-32 26s -8s linear infinite}@keyframes fall-32{30.503%{transform:translate(57.4478vw,30.503vh) scale(.7468)}to{transform:translate(62.04245vw,99vh) scale(.7468)}}.snow:nth-child(33){opacity:1.8436;transform:translate(54.1294vw,-10px) scale(.6384);animation:fall-33 25s -20s linear infinite}@keyframes fall-33{72.095%{transform:translate(45.1602vw,72.095vh) scale(.6384)}to{transform:translate(49.6448vw,99vh) scale(.6384)}}.snow:nth-child(34){opacity:1.5514;transform:translate(30.5724vw,-10px) scale(.2935);animation:fall-34 29s -19s linear infinite}@keyframes fall-34{70.25%{transform:translate(25.4867vw,70.25vh) scale(.2935)}to{transform:translate(28.02955vw,99vh) scale(.2935)}}.snow:nth-child(35){opacity:1.7328;transform:translate(4.8411vw,-10px) scale(.538);animation:fall-35 11s -4s linear infinite}@keyframes fall-35{68.612%{transform:translate(11.8989vw,68.612vh) scale(.538)}to{transform:translate(8.37vw,99vh) scale(.538)}}.snow:nth-child(36){opacity:1.4522;transform:translate(94.2795vw,-10px) scale(.3962);animation:fall-36 23s -20s linear infinite}@keyframes fall-36{53.54%{transform:translate(95.4638vw,53.54vh) scale(.3962)}to{transform:translate(94.87165vw,99vh) scale(.3962)}}.snow:nth-child(37){opacity:1.782;transform:translate(75.3486vw,-10px) scale(.5393);animation:fall-37 18s -1s linear infinite}@keyframes fall-37{35.386%{transform:translate(67.5975vw,35.386vh) scale(.5393)}to{transform:translate(71.47305vw,99vh) scale(.5393)}}.snow:nth-child(38){opacity:.365;transform:translate(56.594vw,-10px) scale(.9781);animation:fall-38 12s -19s linear infinite}@keyframes fall-38{78.376%{transform:translate(51.8296vw,78.376vh) scale(.9781)}to{transform:translate(54.2118vw,99vh) scale(.9781)}}.snow:nth-child(39){opacity:.562;transform:translate(93.4397vw,-10px) scale(.6745);animation:fall-39 22s -8s linear infinite}@keyframes fall-39{42.248%{transform:translate(93.4518vw,42.248vh) scale(.6745)}to{transform:translate(93.44575vw,99vh) scale(.6745)}}.snow:nth-child(40){opacity:1.9648;transform:translate(62.2446vw,-10px) scale(.5267);animation:fall-40 27s -19s linear infinite}@keyframes fall-40{31.991%{transform:translate(59.85vw,31.991vh) scale(.5267)}to{transform:translate(61.0473vw,99vh) scale(.5267)}}.snow:nth-child(41){opacity:.3774;transform:translate(18.7226vw,-10px) scale(.8733);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{45.688%{transform:translate(28.0293vw,45.688vh) scale(.8733)}to{transform:translate(23.37595vw,99vh) scale(.8733)}}.snow:nth-child(42){opacity:.736;transform:translate(12.3502vw,-10px) scale(.3225);animation:fall-42 13s -19s linear infinite}@keyframes fall-42{56.202%{transform:translate(21.1925vw,56.202vh) scale(.3225)}to{transform:translate(16.77135vw,99vh) scale(.3225)}}.snow:nth-child(43){opacity:1.1268;transform:translate(21.0561vw,-10px) scale(.4539);animation:fall-43 18s -27s linear infinite}@keyframes fall-43{41.637%{transform:translate(16.8569vw,41.637vh) scale(.4539)}to{transform:translate(18.9565vw,99vh) scale(.4539)}}.snow:nth-child(44){opacity:1.0696;transform:translate(42.013vw,-10px) scale(.1507);animation:fall-44 26s -19s linear infinite}@keyframes fall-44{72.164%{transform:translate(41.3082vw,72.164vh) scale(.1507)}to{transform:translate(41.6606vw,99vh) scale(.1507)}}.snow:nth-child(45){opacity:.3488;transform:translate(45.6214vw,-10px) scale(.9379);animation:fall-45 24s -1s linear infinite}@keyframes fall-45{48.416%{transform:translate(39.2074vw,48.416vh) scale(.9379)}to{transform:translate(42.4144vw,99vh) scale(.9379)}}.snow:nth-child(46){opacity:.357;transform:translate(75.8691vw,-10px) scale(.8216);animation:fall-46 14s -21s linear infinite}@keyframes fall-46{72.578%{transform:translate(77.6682vw,72.578vh) scale(.8216)}to{transform:translate(76.76865vw,99vh) scale(.8216)}}.snow:nth-child(47){opacity:1.455;transform:translate(61.7717vw,-10px) scale(.2247);animation:fall-47 26s -6s linear infinite}@keyframes fall-47{46.109%{transform:translate(64.2802vw,46.109vh) scale(.2247)}to{transform:translate(63.02595vw,99vh) scale(.2247)}}.snow:nth-child(48){opacity:1.899;transform:translate(77.9093vw,-10px) scale(.1831);animation:fall-48 29s -13s linear infinite}@keyframes fall-48{37.314%{transform:translate(81.8592vw,37.314vh) scale(.1831)}to{transform:translate(79.88425vw,99vh) scale(.1831)}}.snow:nth-child(49){opacity:.6694;transform:translate(29.2064vw,-10px) scale(.6067);animation:fall-49 12s -23s linear infinite}@keyframes fall-49{59.733%{transform:translate(35.8516vw,59.733vh) scale(.6067)}to{transform:translate(32.529vw,99vh) scale(.6067)}}.snow:nth-child(50){opacity:.4586;transform:translate(54.4627vw,-10px) scale(.3382);animation:fall-50 27s -29s linear infinite}@keyframes fall-50{58.985%{transform:translate(62.4043vw,58.985vh) scale(.3382)}to{transform:translate(58.4335vw,99vh) scale(.3382)}}.snow:nth-child(51){opacity:.6388;transform:translate(80.9907vw,-10px) scale(.359);animation:fall-51 25s -12s linear infinite}@keyframes fall-51{30.66%{transform:translate(86.0211vw,30.66vh) scale(.359)}to{transform:translate(83.5059vw,99vh) scale(.359)}}.snow:nth-child(52){opacity:1.9554;transform:translate(1.0946vw,-10px) scale(.6122);animation:fall-52 10s -20s linear infinite}@keyframes fall-52{60.305%{transform:translate(-1.9116vw,60.305vh) scale(.6122)}to{transform:translate(-.4085vw,99vh) scale(.6122)}}.snow:nth-child(53){opacity:.399;transform:translate(25.8334vw,-10px) scale(.2937);animation:fall-53 26s -30s linear infinite}@keyframes fall-53{63.34%{transform:translate(30.8362vw,63.34vh) scale(.2937)}to{transform:translate(28.3348vw,99vh) scale(.2937)}}.snow:nth-child(54){opacity:.0128;transform:translate(64.1075vw,-10px) scale(.7907);animation:fall-54 21s -22s linear infinite}@keyframes fall-54{67.464%{transform:translate(60.1514vw,67.464vh) scale(.7907)}to{transform:translate(62.12945vw,99vh) scale(.7907)}}.snow:nth-child(55){opacity:1.8178;transform:translate(12.1815vw,-10px) scale(.8484);animation:fall-55 20s -6s linear infinite}@keyframes fall-55{50.56%{transform:translate(2.3485vw,50.56vh) scale(.8484)}to{transform:translate(7.265vw,99vh) scale(.8484)}}.snow:nth-child(56){opacity:1.377;transform:translate(75.1301vw,-10px) scale(.9453);animation:fall-56 24s -14s linear infinite}@keyframes fall-56{62.022%{transform:translate(80.8184vw,62.022vh) scale(.9453)}to{transform:translate(77.97425vw,99vh) scale(.9453)}}.snow:nth-child(57){opacity:1.1366;transform:translate(2.7987vw,-10px) scale(.4824);animation:fall-57 14s -25s linear infinite}@keyframes fall-57{51.024%{transform:translate(5.2283vw,51.024vh) scale(.4824)}to{transform:translate(4.0135vw,99vh) scale(.4824)}}.snow:nth-child(58){opacity:1.9274;transform:translate(33.8494vw,-10px) scale(.3616);animation:fall-58 16s -8s linear infinite}@keyframes fall-58{52.538%{transform:translate(36.8836vw,52.538vh) scale(.3616)}to{transform:translate(35.3665vw,99vh) scale(.3616)}}.snow:nth-child(59){opacity:1.833;transform:translate(38.9681vw,-10px) scale(.4834);animation:fall-59 30s -13s linear infinite}@keyframes fall-59{43.307%{transform:translate(35.0354vw,43.307vh) scale(.4834)}to{transform:translate(37.00175vw,99vh) scale(.4834)}}.snow:nth-child(60){opacity:.837;transform:translate(59.888vw,-10px) scale(.9731);animation:fall-60 23s -9s linear infinite}@keyframes fall-60{79.156%{transform:translate(62.9879vw,79.156vh) scale(.9731)}to{transform:translate(61.43795vw,99vh) scale(.9731)}}.snow:nth-child(61){opacity:1.3034;transform:translate(80.557vw,-10px) scale(.7941);animation:fall-61 19s -13s linear infinite}@keyframes fall-61{71.983%{transform:translate(73.7349vw,71.983vh) scale(.7941)}to{transform:translate(77.14595vw,99vh) scale(.7941)}}.snow:nth-child(62){opacity:1.6512;transform:translate(62.9881vw,-10px) scale(.9759);animation:fall-62 23s -19s linear infinite}@keyframes fall-62{30.586%{transform:translate(53.739vw,30.586vh) scale(.9759)}to{transform:translate(58.36355vw,99vh) scale(.9759)}}.snow:nth-child(63){opacity:1.5082;transform:translate(50.7157vw,-10px) scale(.8779);animation:fall-63 12s -23s linear infinite}@keyframes fall-63{75.585%{transform:translate(57.8953vw,75.585vh) scale(.8779)}to{transform:translate(54.3055vw,99vh) scale(.8779)}}.snow:nth-child(64){opacity:.79;transform:translate(79.1586vw,-10px) scale(.4513);animation:fall-64 12s -10s linear infinite}@keyframes fall-64{59.118%{transform:translate(81.2096vw,59.118vh) scale(.4513)}to{transform:translate(80.1841vw,99vh) scale(.4513)}}.snow:nth-child(65){opacity:.1062;transform:translate(10.6913vw,-10px) scale(.3962);animation:fall-65 11s -28s linear infinite}@keyframes fall-65{58.752%{transform:translate(18.3162vw,58.752vh) scale(.3962)}to{transform:translate(14.50375vw,99vh) scale(.3962)}}.snow:nth-child(66){opacity:.2382;transform:translate(86.4188vw,-10px) scale(.3592);animation:fall-66 26s -22s linear infinite}@keyframes fall-66{59.656%{transform:translate(80.4116vw,59.656vh) scale(.3592)}to{transform:translate(83.4152vw,99vh) scale(.3592)}}.snow:nth-child(67){opacity:.6776;transform:translate(82.2086vw,-10px) scale(.6273);animation:fall-67 13s -25s linear infinite}@keyframes fall-67{70.129%{transform:translate(76.3075vw,70.129vh) scale(.6273)}to{transform:translate(79.25805vw,99vh) scale(.6273)}}.snow:nth-child(68){opacity:.7622;transform:translate(10.8471vw,-10px) scale(.245);animation:fall-68 18s -12s linear infinite}@keyframes fall-68{66.849%{transform:translate(3.6922vw,66.849vh) scale(.245)}to{transform:translate(7.26965vw,99vh) scale(.245)}}.snow:nth-child(69){opacity:1.2074;transform:translate(27.8724vw,-10px) scale(.0022);animation:fall-69 30s -20s linear infinite}@keyframes fall-69{44.013%{transform:translate(22.2758vw,44.013vh) scale(.0022)}to{transform:translate(25.0741vw,99vh) scale(.0022)}}.snow:nth-child(70){opacity:.7964;transform:translate(13.2141vw,-10px) scale(.7796);animation:fall-70 16s -12s linear infinite}@keyframes fall-70{39.682%{transform:translate(22.943vw,39.682vh) scale(.7796)}to{transform:translate(18.07855vw,99vh) scale(.7796)}}.snow:nth-child(71){opacity:1.4216;transform:translate(60.8587vw,-10px) scale(.26);animation:fall-71 22s -6s linear infinite}@keyframes fall-71{73.552%{transform:translate(67.1815vw,73.552vh) scale(.26)}to{transform:translate(64.0201vw,99vh) scale(.26)}}.snow:nth-child(72){opacity:.8356;transform:translate(77.2943vw,-10px) scale(.7987);animation:fall-72 26s -17s linear infinite}@keyframes fall-72{35.514%{transform:translate(81.0993vw,35.514vh) scale(.7987)}to{transform:translate(79.1968vw,99vh) scale(.7987)}}.snow:nth-child(73){opacity:1.842;transform:translate(86.253vw,-10px) scale(.5948);animation:fall-73 19s -30s linear infinite}@keyframes fall-73{70.424%{transform:translate(80.4638vw,70.424vh) scale(.5948)}to{transform:translate(83.3584vw,99vh) scale(.5948)}}.snow:nth-child(74){opacity:1.6836;transform:translate(35.2409vw,-10px) scale(.0959);animation:fall-74 26s -3s linear infinite}@keyframes fall-74{57.391%{transform:translate(40.104vw,57.391vh) scale(.0959)}to{transform:translate(37.67245vw,99vh) scale(.0959)}}.snow:nth-child(75){opacity:.8568;transform:translate(65.5328vw,-10px) scale(.8523);animation:fall-75 27s -11s linear infinite}@keyframes fall-75{77.275%{transform:translate(74.2373vw,77.275vh) scale(.8523)}to{transform:translate(69.88505vw,99vh) scale(.8523)}}.snow:nth-child(76){opacity:1.3178;transform:translate(34.3727vw,-10px) scale(.9442);animation:fall-76 10s -8s linear infinite}@keyframes fall-76{39.969%{transform:translate(28.7416vw,39.969vh) scale(.9442)}to{transform:translate(31.55715vw,99vh) scale(.9442)}}.snow:nth-child(77){opacity:.0996;transform:translate(51.1244vw,-10px) scale(.5119);animation:fall-77 13s -29s linear infinite}@keyframes fall-77{49.751%{transform:translate(43.1287vw,49.751vh) scale(.5119)}to{transform:translate(47.12655vw,99vh) scale(.5119)}}.snow:nth-child(78){opacity:1.6974;transform:translate(90.334vw,-10px) scale(.6074);animation:fall-78 16s -19s linear infinite}@keyframes fall-78{56.948%{transform:translate(100.0939vw,56.948vh) scale(.6074)}to{transform:translate(95.21395vw,99vh) scale(.6074)}}.snow:nth-child(79){opacity:1.4764;transform:translate(96.1996vw,-10px) scale(.5282);animation:fall-79 22s -6s linear infinite}@keyframes fall-79{57.42%{transform:translate(87.6387vw,57.42vh) scale(.5282)}to{transform:translate(91.91915vw,99vh) scale(.5282)}}.snow:nth-child(80){opacity:1.4776;transform:translate(31.2784vw,-10px) scale(.4671);animation:fall-80 27s -10s linear infinite}@keyframes fall-80{68.054%{transform:translate(35.4787vw,68.054vh) scale(.4671)}to{transform:translate(33.37855vw,99vh) scale(.4671)}}.snow:nth-child(81){opacity:.5484;transform:translate(12.9092vw,-10px) scale(.6262);animation:fall-81 18s -21s linear infinite}@keyframes fall-81{63.218%{transform:translate(12.3913vw,63.218vh) scale(.6262)}to{transform:translate(12.65025vw,99vh) scale(.6262)}}.snow:nth-child(82){opacity:.376;transform:translate(63.1111vw,-10px) scale(.7307);animation:fall-82 18s -5s linear infinite}@keyframes fall-82{30.818%{transform:translate(67.5679vw,30.818vh) scale(.7307)}to{transform:translate(65.3395vw,99vh) scale(.7307)}}.snow:nth-child(83){opacity:1.4262;transform:translate(54.6216vw,-10px) scale(.3391);animation:fall-83 16s -7s linear infinite}@keyframes fall-83{33.806%{transform:translate(59.2197vw,33.806vh) scale(.3391)}to{transform:translate(56.92065vw,99vh) scale(.3391)}}.snow:nth-child(84){opacity:1.3408;transform:translate(14.5098vw,-10px) scale(.0228);animation:fall-84 11s -19s linear infinite}@keyframes fall-84{58.44%{transform:translate(8.0958vw,58.44vh) scale(.0228)}to{transform:translate(11.3028vw,99vh) scale(.0228)}}.snow:nth-child(85){opacity:1.5434;transform:translate(76.9992vw,-10px) scale(.4945);animation:fall-85 11s -1s linear infinite}@keyframes fall-85{79.688%{transform:translate(81.5985vw,79.688vh) scale(.4945)}to{transform:translate(79.29885vw,99vh) scale(.4945)}}.snow:nth-child(86){opacity:1.4264;transform:translate(61.6979vw,-10px) scale(.7033);animation:fall-86 28s -26s linear infinite}@keyframes fall-86{54.124%{transform:translate(68.2497vw,54.124vh) scale(.7033)}to{transform:translate(64.9738vw,99vh) scale(.7033)}}.snow:nth-child(87){opacity:1.8032;transform:translate(54.8426vw,-10px) scale(.2299);animation:fall-87 28s -13s linear infinite}@keyframes fall-87{75.695%{transform:translate(50.7871vw,75.695vh) scale(.2299)}to{transform:translate(52.81485vw,99vh) scale(.2299)}}.snow:nth-child(88){opacity:.1482;transform:translate(43.2118vw,-10px) scale(.5186);animation:fall-88 18s -7s linear infinite}@keyframes fall-88{38.639%{transform:translate(34.1763vw,38.639vh) scale(.5186)}to{transform:translate(38.69405vw,99vh) scale(.5186)}}.snow:nth-child(89){opacity:1.4502;transform:translate(72.2607vw,-10px) scale(.8627);animation:fall-89 30s -22s linear infinite}@keyframes fall-89{53.149%{transform:translate(68.6597vw,53.149vh) scale(.8627)}to{transform:translate(70.4602vw,99vh) scale(.8627)}}.snow:nth-child(90){opacity:.6814;transform:translate(81.8597vw,-10px) scale(.7023);animation:fall-90 29s -11s linear infinite}@keyframes fall-90{45.076%{transform:translate(90.1363vw,45.076vh) scale(.7023)}to{transform:translate(85.998vw,99vh) scale(.7023)}}.snow:nth-child(91){opacity:1.2202;transform:translate(63.7254vw,-10px) scale(.1422);animation:fall-91 27s -3s linear infinite}@keyframes fall-91{79.572%{transform:translate(70.6305vw,79.572vh) scale(.1422)}to{transform:translate(67.17795vw,99vh) scale(.1422)}}.snow:nth-child(92){opacity:1.267;transform:translate(75.6898vw,-10px) scale(.3528);animation:fall-92 22s -23s linear infinite}@keyframes fall-92{44.047%{transform:translate(85.5098vw,44.047vh) scale(.3528)}to{transform:translate(80.5998vw,99vh) scale(.3528)}}.snow:nth-child(93){opacity:1.5434;transform:translate(93.0342vw,-10px) scale(.7513);animation:fall-93 28s -9s linear infinite}@keyframes fall-93{57.589%{transform:translate(95.6174vw,57.589vh) scale(.7513)}to{transform:translate(94.3258vw,99vh) scale(.7513)}}.snow:nth-child(94){opacity:1.6292;transform:translate(40.4538vw,-10px) scale(.1429);animation:fall-94 16s -23s linear infinite}@keyframes fall-94{55.954%{transform:translate(34.0022vw,55.954vh) scale(.1429)}to{transform:translate(37.228vw,99vh) scale(.1429)}}.snow:nth-child(95){opacity:1.5334;transform:translate(40.9792vw,-10px) scale(.3923);animation:fall-95 26s -10s linear infinite}@keyframes fall-95{44.801%{transform:translate(43.4368vw,44.801vh) scale(.3923)}to{transform:translate(42.208vw,99vh) scale(.3923)}}.snow:nth-child(96){opacity:.896;transform:translate(93.5981vw,-10px) scale(.9499);animation:fall-96 30s -11s linear infinite}@keyframes fall-96{59.767%{transform:translate(91.2532vw,59.767vh) scale(.9499)}to{transform:translate(92.42565vw,99vh) scale(.9499)}}.snow:nth-child(97){opacity:1.462;transform:translate(88.2193vw,-10px) scale(.1658);animation:fall-97 24s -13s linear infinite}@keyframes fall-97{74.886%{transform:translate(82.8133vw,74.886vh) scale(.1658)}to{transform:translate(85.5163vw,99vh) scale(.1658)}}.snow:nth-child(98){opacity:1.3254;transform:translate(59.1222vw,-10px) scale(.9667);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{70.564%{transform:translate(61.7093vw,70.564vh) scale(.9667)}to{transform:translate(60.41575vw,99vh) scale(.9667)}}.snow:nth-child(99){opacity:1.9464;transform:translate(41.1519vw,-10px) scale(.0916);animation:fall-99 26s -22s linear infinite}@keyframes fall-99{55.896%{transform:translate(35.1986vw,55.896vh) scale(.0916)}to{transform:translate(38.17525vw,99vh) scale(.0916)}}.snow:nth-child(100){opacity:.9592;transform:translate(11.2555vw,-10px) scale(.4842);animation:fall-100 13s -22s linear infinite}@keyframes fall-100{75.908%{transform:translate(15.2631vw,75.908vh) scale(.4842)}to{transform:translate(13.2593vw,99vh) scale(.4842)}}.snow:nth-child(101){opacity:.4284;transform:translate(45.0479vw,-10px) scale(.3951);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{74.779%{transform:translate(43.5319vw,74.779vh) scale(.3951)}to{transform:translate(44.2899vw,99vh) scale(.3951)}}.snow:nth-child(102){opacity:1.735;transform:translate(71.5255vw,-10px) scale(.6023);animation:fall-102 24s -18s linear infinite}@keyframes fall-102{59.658%{transform:translate(62.852vw,59.658vh) scale(.6023)}to{transform:translate(67.18875vw,99vh) scale(.6023)}}.snow:nth-child(103){opacity:1.6288;transform:translate(19.6542vw,-10px) scale(.4362);animation:fall-103 11s -24s linear infinite}@keyframes fall-103{41.716%{transform:translate(26.1814vw,41.716vh) scale(.4362)}to{transform:translate(22.9178vw,99vh) scale(.4362)}}.snow:nth-child(104){opacity:.5804;transform:translate(30.835vw,-10px) scale(.6626);animation:fall-104 13s -23s linear infinite}@keyframes fall-104{71.296%{transform:translate(26.8898vw,71.296vh) scale(.6626)}to{transform:translate(28.8624vw,99vh) scale(.6626)}}.snow:nth-child(105){opacity:1.5568;transform:translate(30.2718vw,-10px) scale(.9191);animation:fall-105 16s -13s linear infinite}@keyframes fall-105{42.109%{transform:translate(25.997vw,42.109vh) scale(.9191)}to{transform:translate(28.1344vw,99vh) scale(.9191)}}.snow:nth-child(106){opacity:.7612;transform:translate(94.4486vw,-10px) scale(.2697);animation:fall-106 14s -21s linear infinite}@keyframes fall-106{39.605%{transform:translate(88.1463vw,39.605vh) scale(.2697)}to{transform:translate(91.29745vw,99vh) scale(.2697)}}.snow:nth-child(107){opacity:1.5694;transform:translate(76.9909vw,-10px) scale(.3223);animation:fall-107 15s -22s linear infinite}@keyframes fall-107{51.887%{transform:translate(80.2856vw,51.887vh) scale(.3223)}to{transform:translate(78.63825vw,99vh) scale(.3223)}}.snow:nth-child(108){opacity:1.065;transform:translate(68.8548vw,-10px) scale(.6911);animation:fall-108 20s -17s linear infinite}@keyframes fall-108{77.019%{transform:translate(67.0432vw,77.019vh) scale(.6911)}to{transform:translate(67.949vw,99vh) scale(.6911)}}.snow:nth-child(109){opacity:1.0864;transform:translate(28.0854vw,-10px) scale(.0824);animation:fall-109 15s -20s linear infinite}@keyframes fall-109{42.478%{transform:translate(28.4702vw,42.478vh) scale(.0824)}to{transform:translate(28.2778vw,99vh) scale(.0824)}}.snow:nth-child(110){opacity:.2398;transform:translate(38.4054vw,-10px) scale(.4149);animation:fall-110 10s -3s linear infinite}@keyframes fall-110{42.588%{transform:translate(37.4413vw,42.588vh) scale(.4149)}to{transform:translate(37.92335vw,99vh) scale(.4149)}}.snow:nth-child(111){opacity:.3912;transform:translate(96.9106vw,-10px) scale(.8818);animation:fall-111 29s -13s linear infinite}@keyframes fall-111{56.616%{transform:translate(93.7564vw,56.616vh) scale(.8818)}to{transform:translate(95.3335vw,99vh) scale(.8818)}}.snow:nth-child(112){opacity:1.4264;transform:translate(66.3041vw,-10px) scale(.1301);animation:fall-112 10s -16s linear infinite}@keyframes fall-112{67.077%{transform:translate(62.5249vw,67.077vh) scale(.1301)}to{transform:translate(64.4145vw,99vh) scale(.1301)}}.snow:nth-child(113){opacity:.022;transform:translate(.6255vw,-10px) scale(.7887);animation:fall-113 24s -2s linear infinite}@keyframes fall-113{45.656%{transform:translate(.7689vw,45.656vh) scale(.7887)}to{transform:translate(.6972vw,99vh) scale(.7887)}}.snow:nth-child(114){opacity:.1338;transform:translate(16.3562vw,-10px) scale(.7631);animation:fall-114 21s -6s linear infinite}@keyframes fall-114{77.77%{transform:translate(23.9628vw,77.77vh) scale(.7631)}to{transform:translate(20.1595vw,99vh) scale(.7631)}}.snow:nth-child(115){opacity:1.707;transform:translate(50.1969vw,-10px) scale(.047);animation:fall-115 20s -22s linear infinite}@keyframes fall-115{55.635%{transform:translate(46.1671vw,55.635vh) scale(.047)}to{transform:translate(48.182vw,99vh) scale(.047)}}.snow:nth-child(116){opacity:.4376;transform:translate(6.9155vw,-10px) scale(.093);animation:fall-116 27s -4s linear infinite}@keyframes fall-116{44.383%{transform:translate(5.9347vw,44.383vh) scale(.093)}to{transform:translate(6.4251vw,99vh) scale(.093)}}.snow:nth-child(117){opacity:.664;transform:translate(47.517vw,-10px) scale(.2899);animation:fall-117 29s -8s linear infinite}@keyframes fall-117{59.012%{transform:translate(39.7942vw,59.012vh) scale(.2899)}to{transform:translate(43.6556vw,99vh) scale(.2899)}}.snow:nth-child(118){opacity:1.6678;transform:translate(88.9528vw,-10px) scale(.0631);animation:fall-118 19s -15s linear infinite}@keyframes fall-118{37.32%{transform:translate(86.3518vw,37.32vh) scale(.0631)}to{transform:translate(87.6523vw,99vh) scale(.0631)}}.snow:nth-child(119){opacity:.272;transform:translate(71.9425vw,-10px) scale(.2456);animation:fall-119 18s -22s linear infinite}@keyframes fall-119{51.662%{transform:translate(66.929vw,51.662vh) scale(.2456)}to{transform:translate(69.43575vw,99vh) scale(.2456)}}.snow:nth-child(120){opacity:1.2306;transform:translate(59.1036vw,-10px) scale(.8255);animation:fall-120 26s -1s linear infinite}@keyframes fall-120{67.619%{transform:translate(61.631vw,67.619vh) scale(.8255)}to{transform:translate(60.3673vw,99vh) scale(.8255)}}.snow:nth-child(121){opacity:1.6024;transform:translate(66.9235vw,-10px) scale(.9504);animation:fall-121 30s -9s linear infinite}@keyframes fall-121{61.015%{transform:translate(64.345vw,61.015vh) scale(.9504)}to{transform:translate(65.63425vw,99vh) scale(.9504)}}.snow:nth-child(122){opacity:.4998;transform:translate(21.1207vw,-10px) scale(.3131);animation:fall-122 20s -27s linear infinite}@keyframes fall-122{47.379%{transform:translate(26.3572vw,47.379vh) scale(.3131)}to{transform:translate(23.73895vw,99vh) scale(.3131)}}.snow:nth-child(123){opacity:1.4872;transform:translate(58.6987vw,-10px) scale(.4069);animation:fall-123 16s -15s linear infinite}@keyframes fall-123{49.867%{transform:translate(57.8624vw,49.867vh) scale(.4069)}to{transform:translate(58.28055vw,99vh) scale(.4069)}}.snow:nth-child(124){opacity:1.5176;transform:translate(12.4405vw,-10px) scale(.6688);animation:fall-124 22s -30s linear infinite}@keyframes fall-124{79.244%{transform:translate(20.9824vw,79.244vh) scale(.6688)}to{transform:translate(16.71145vw,99vh) scale(.6688)}}.snow:nth-child(125){opacity:.219;transform:translate(32.9014vw,-10px) scale(.2689);animation:fall-125 19s -29s linear infinite}@keyframes fall-125{77.757%{transform:translate(39.1048vw,77.757vh) scale(.2689)}to{transform:translate(36.0031vw,99vh) scale(.2689)}}.snow:nth-child(126){opacity:1.793;transform:translate(74.8209vw,-10px) scale(.214);animation:fall-126 21s -25s linear infinite}@keyframes fall-126{71.701%{transform:translate(79.1403vw,71.701vh) scale(.214)}to{transform:translate(76.9806vw,99vh) scale(.214)}}.snow:nth-child(127){opacity:.346;transform:translate(65.3785vw,-10px) scale(.7902);animation:fall-127 21s -11s linear infinite}@keyframes fall-127{49.8%{transform:translate(60.2113vw,49.8vh) scale(.7902)}to{transform:translate(62.7949vw,99vh) scale(.7902)}}.snow:nth-child(128){opacity:1.4852;transform:translate(38.6705vw,-10px) scale(.2761);animation:fall-128 24s -11s linear infinite}@keyframes fall-128{35.397%{transform:translate(33.3725vw,35.397vh) scale(.2761)}to{transform:translate(36.0215vw,99vh) scale(.2761)}}.snow:nth-child(129){opacity:1.172;transform:translate(64.2733vw,-10px) scale(.0343);animation:fall-129 26s -8s linear infinite}@keyframes fall-129{61.345%{transform:translate(70.9336vw,61.345vh) scale(.0343)}to{transform:translate(67.60345vw,99vh) scale(.0343)}}.snow:nth-child(130){opacity:.6044;transform:translate(60.4198vw,-10px) scale(.7388);animation:fall-130 18s -8s linear infinite}@keyframes fall-130{72.024%{transform:translate(63.6964vw,72.024vh) scale(.7388)}to{transform:translate(62.0581vw,99vh) scale(.7388)}}.snow:nth-child(131){opacity:.7702;transform:translate(96.9361vw,-10px) scale(.0459);animation:fall-131 26s -17s linear infinite}@keyframes fall-131{30.621%{transform:translate(87.8723vw,30.621vh) scale(.0459)}to{transform:translate(92.4042vw,99vh) scale(.0459)}}.snow:nth-child(132){opacity:1.0434;transform:translate(72.0154vw,-10px) scale(.03);animation:fall-132 30s -9s linear infinite}@keyframes fall-132{69.483%{transform:translate(75.7157vw,69.483vh) scale(.03)}to{transform:translate(73.86555vw,99vh) scale(.03)}}.snow:nth-child(133){opacity:1.9042;transform:translate(42.1595vw,-10px) scale(.8193);animation:fall-133 18s -19s linear infinite}@keyframes fall-133{55.485%{transform:translate(36.8082vw,55.485vh) scale(.8193)}to{transform:translate(39.48385vw,99vh) scale(.8193)}}.snow:nth-child(134){opacity:1.6226;transform:translate(37.4608vw,-10px) scale(.5987);animation:fall-134 16s -27s linear infinite}@keyframes fall-134{70.803%{transform:translate(28.1865vw,70.803vh) scale(.5987)}to{transform:translate(32.82365vw,99vh) scale(.5987)}}.snow:nth-child(135){opacity:.3804;transform:translate(48.0813vw,-10px) scale(.668);animation:fall-135 17s -13s linear infinite}@keyframes fall-135{67.341%{transform:translate(44.2904vw,67.341vh) scale(.668)}to{transform:translate(46.18585vw,99vh) scale(.668)}}.snow:nth-child(136){opacity:.81;transform:translate(35.421vw,-10px) scale(.2437);animation:fall-136 21s -4s linear infinite}@keyframes fall-136{32.876%{transform:translate(31.0406vw,32.876vh) scale(.2437)}to{transform:translate(33.2308vw,99vh) scale(.2437)}}.snow:nth-child(137){opacity:1.7754;transform:translate(83.4028vw,-10px) scale(.2755);animation:fall-137 29s -24s linear infinite}@keyframes fall-137{77.838%{transform:translate(84.912vw,77.838vh) scale(.2755)}to{transform:translate(84.1574vw,99vh) scale(.2755)}}.snow:nth-child(138){opacity:.1694;transform:translate(25.2527vw,-10px) scale(.2802);animation:fall-138 11s -24s linear infinite}@keyframes fall-138{74.507%{transform:translate(27.6152vw,74.507vh) scale(.2802)}to{transform:translate(26.43395vw,99vh) scale(.2802)}}.snow:nth-child(139){opacity:.1614;transform:translate(22.0552vw,-10px) scale(.8294);animation:fall-139 18s -5s linear infinite}@keyframes fall-139{78.878%{transform:translate(14.6938vw,78.878vh) scale(.8294)}to{transform:translate(18.3745vw,99vh) scale(.8294)}}.snow:nth-child(140){opacity:1.453;transform:translate(38.6vw,-10px) scale(.2504);animation:fall-140 20s -15s linear infinite}@keyframes fall-140{75.895%{transform:translate(33.1264vw,75.895vh) scale(.2504)}to{transform:translate(35.8632vw,99vh) scale(.2504)}}.snow:nth-child(141){opacity:.9658;transform:translate(36.3873vw,-10px) scale(.2785);animation:fall-141 13s -22s linear infinite}@keyframes fall-141{34.588%{transform:translate(27.4384vw,34.588vh) scale(.2785)}to{transform:translate(31.91285vw,99vh) scale(.2785)}}.snow:nth-child(142){opacity:.922;transform:translate(40.5778vw,-10px) scale(.3162);animation:fall-142 14s -7s linear infinite}@keyframes fall-142{56.105%{transform:translate(33.4277vw,56.105vh) scale(.3162)}to{transform:translate(37.00275vw,99vh) scale(.3162)}}.snow:nth-child(143){opacity:.292;transform:translate(68.3397vw,-10px) scale(.1944);animation:fall-143 20s -20s linear infinite}@keyframes fall-143{35.497%{transform:translate(58.9975vw,35.497vh) scale(.1944)}to{transform:translate(63.6686vw,99vh) scale(.1944)}}.snow:nth-child(144){opacity:1.247;transform:translate(12.3751vw,-10px) scale(.3934);animation:fall-144 16s -28s linear infinite}@keyframes fall-144{55.053%{transform:translate(6.2872vw,55.053vh) scale(.3934)}to{transform:translate(9.33115vw,99vh) scale(.3934)}}.snow:nth-child(145){opacity:1.6284;transform:translate(5.2829vw,-10px) scale(.6453);animation:fall-145 11s -21s linear infinite}@keyframes fall-145{74.861%{transform:translate(-.9166vw,74.861vh) scale(.6453)}to{transform:translate(2.18315vw,99vh) scale(.6453)}}.snow:nth-child(146){opacity:.8144;transform:translate(52.3671vw,-10px) scale(.7599);animation:fall-146 24s -23s linear infinite}@keyframes fall-146{31.305%{transform:translate(54.092vw,31.305vh) scale(.7599)}to{transform:translate(53.22955vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:.9486;transform:translate(5.9233vw,-10px) scale(.3302);animation:fall-147 15s -11s linear infinite}@keyframes fall-147{32.939%{transform:translate(7.9866vw,32.939vh) scale(.3302)}to{transform:translate(6.95495vw,99vh) scale(.3302)}}.snow:nth-child(148){opacity:.4914;transform:translate(52.4434vw,-10px) scale(.8235);animation:fall-148 14s -22s linear infinite}@keyframes fall-148{33.941%{transform:translate(55.8667vw,33.941vh) scale(.8235)}to{transform:translate(54.15505vw,99vh) scale(.8235)}}.snow:nth-child(149){opacity:1.8326;transform:translate(88.5701vw,-10px) scale(.7774);animation:fall-149 12s -20s linear infinite}@keyframes fall-149{53.917%{transform:translate(89.1898vw,53.917vh) scale(.7774)}to{transform:translate(88.87995vw,99vh) scale(.7774)}}.snow:nth-child(150){opacity:1.5994;transform:translate(47.9009vw,-10px) scale(.4426);animation:fall-150 12s -26s linear infinite}@keyframes fall-150{77.68%{transform:translate(44.9607vw,77.68vh) scale(.4426)}to{transform:translate(46.4308vw,99vh) scale(.4426)}}.snow:nth-child(151){opacity:1.1108;transform:translate(16.2674vw,-10px) scale(.5414);animation:fall-151 27s -20s linear infinite}@keyframes fall-151{67.208%{transform:translate(25.4788vw,67.208vh) scale(.5414)}to{transform:translate(20.8731vw,99vh) scale(.5414)}}.snow:nth-child(152){opacity:1.211;transform:translate(22.4615vw,-10px) scale(.7784);animation:fall-152 19s -14s linear infinite}@keyframes fall-152{34.773%{transform:translate(24.3434vw,34.773vh) scale(.7784)}to{transform:translate(23.40245vw,99vh) scale(.7784)}}.snow:nth-child(153){opacity:1.485;transform:translate(75.7498vw,-10px) scale(.3241);animation:fall-153 18s -4s linear infinite}@keyframes fall-153{47.822%{transform:translate(80.8841vw,47.822vh) scale(.3241)}to{transform:translate(78.31695vw,99vh) scale(.3241)}}.snow:nth-child(154){opacity:.7262;transform:translate(79.0574vw,-10px) scale(.6737);animation:fall-154 14s -28s linear infinite}@keyframes fall-154{71.292%{transform:translate(72.5847vw,71.292vh) scale(.6737)}to{transform:translate(75.82105vw,99vh) scale(.6737)}}.snow:nth-child(155){opacity:1.3742;transform:translate(86.1374vw,-10px) scale(.6486);animation:fall-155 17s -4s linear infinite}@keyframes fall-155{65.503%{transform:translate(83.5166vw,65.503vh) scale(.6486)}to{transform:translate(84.827vw,99vh) scale(.6486)}}.snow:nth-child(156){opacity:1.2146;transform:translate(84.9918vw,-10px) scale(.907);animation:fall-156 30s -24s linear infinite}@keyframes fall-156{51.229%{transform:translate(81.4651vw,51.229vh) scale(.907)}to{transform:translate(83.22845vw,99vh) scale(.907)}}.snow:nth-child(157){opacity:.1758;transform:translate(59.5106vw,-10px) scale(.4999);animation:fall-157 19s -29s linear infinite}@keyframes fall-157{42.431%{transform:translate(52.1462vw,42.431vh) scale(.4999)}to{transform:translate(55.8284vw,99vh) scale(.4999)}}.snow:nth-child(158){opacity:1.2614;transform:translate(78.535vw,-10px) scale(.2545);animation:fall-158 27s -16s linear infinite}@keyframes fall-158{33.806%{transform:translate(76.3476vw,33.806vh) scale(.2545)}to{transform:translate(77.4413vw,99vh) scale(.2545)}}.snow:nth-child(159){opacity:1.6736;transform:translate(73.707vw,-10px) scale(.3682);animation:fall-159 12s -7s linear infinite}@keyframes fall-159{55.263%{transform:translate(81.4817vw,55.263vh) scale(.3682)}to{transform:translate(77.59435vw,99vh) scale(.3682)}}.snow:nth-child(160){opacity:1.3992;transform:translate(51.0679vw,-10px) scale(.6278);animation:fall-160 29s -23s linear infinite}@keyframes fall-160{34.772%{transform:translate(45.0369vw,34.772vh) scale(.6278)}to{transform:translate(48.0524vw,99vh) scale(.6278)}}.snow:nth-child(161){opacity:1.13;transform:translate(55.3727vw,-10px) scale(.5745);animation:fall-161 23s -12s linear infinite}@keyframes fall-161{65.447%{transform:translate(46.8488vw,65.447vh) scale(.5745)}to{transform:translate(51.11075vw,99vh) scale(.5745)}}.snow:nth-child(162){opacity:.1696;transform:translate(28.7035vw,-10px) scale(.9805);animation:fall-162 26s -29s linear infinite}@keyframes fall-162{45.202%{transform:translate(18.8024vw,45.202vh) scale(.9805)}to{transform:translate(23.75295vw,99vh) scale(.9805)}}.snow:nth-child(163){opacity:.096;transform:translate(29.5789vw,-10px) scale(.4113);animation:fall-163 27s -11s linear infinite}@keyframes fall-163{66.343%{transform:translate(31.2889vw,66.343vh) scale(.4113)}to{transform:translate(30.4339vw,99vh) scale(.4113)}}.snow:nth-child(164){opacity:1.3198;transform:translate(48.5194vw,-10px) scale(.368);animation:fall-164 24s -25s linear infinite}@keyframes fall-164{74.082%{transform:translate(49.6123vw,74.082vh) scale(.368)}to{transform:translate(49.06585vw,99vh) scale(.368)}}.snow:nth-child(165){opacity:1.9758;transform:translate(64.8611vw,-10px) scale(.0646);animation:fall-165 11s -13s linear infinite}@keyframes fall-165{70.349%{transform:translate(70.6428vw,70.349vh) scale(.0646)}to{transform:translate(67.75195vw,99vh) scale(.0646)}}.snow:nth-child(166){opacity:.9554;transform:translate(19.2334vw,-10px) scale(.0701);animation:fall-166 14s -29s linear infinite}@keyframes fall-166{36.866%{transform:translate(23.9723vw,36.866vh) scale(.0701)}to{transform:translate(21.60285vw,99vh) scale(.0701)}}.snow:nth-child(167){opacity:.327;transform:translate(7.1599vw,-10px) scale(.3452);animation:fall-167 16s -15s linear infinite}@keyframes fall-167{73.302%{transform:translate(10.7002vw,73.302vh) scale(.3452)}to{transform:translate(8.93005vw,99vh) scale(.3452)}}.snow:nth-child(168){opacity:.5942;transform:translate(96.2392vw,-10px) scale(.5044);animation:fall-168 22s -16s linear infinite}@keyframes fall-168{62.967%{transform:translate(88.4858vw,62.967vh) scale(.5044)}to{transform:translate(92.3625vw,99vh) scale(.5044)}}.snow:nth-child(169){opacity:.9786;transform:translate(13.9354vw,-10px) scale(.6319);animation:fall-169 26s -16s linear infinite}@keyframes fall-169{34.643%{transform:translate(6.5848vw,34.643vh) scale(.6319)}to{transform:translate(10.2601vw,99vh) scale(.6319)}}.snow:nth-child(170){opacity:.1338;transform:translate(57.9781vw,-10px) scale(.1539);animation:fall-170 10s -5s linear infinite}@keyframes fall-170{78.476%{transform:translate(62.2492vw,78.476vh) scale(.1539)}to{transform:translate(60.11365vw,99vh) scale(.1539)}}.snow:nth-child(171){opacity:.5152;transform:translate(8.8065vw,-10px) scale(.4182);animation:fall-171 10s -15s linear infinite}@keyframes fall-171{57.695%{transform:translate(9.3734vw,57.695vh) scale(.4182)}to{transform:translate(9.08995vw,99vh) scale(.4182)}}.snow:nth-child(172){opacity:1.421;transform:translate(48.8361vw,-10px) scale(.4162);animation:fall-172 19s -27s linear infinite}@keyframes fall-172{36.039%{transform:translate(45.4166vw,36.039vh) scale(.4162)}to{transform:translate(47.12635vw,99vh) scale(.4162)}}.snow:nth-child(173){opacity:1.6126;transform:translate(68.8719vw,-10px) scale(.5868);animation:fall-173 26s -12s linear infinite}@keyframes fall-173{52.293%{transform:translate(60.4908vw,52.293vh) scale(.5868)}to{transform:translate(64.68135vw,99vh) scale(.5868)}}.snow:nth-child(174){opacity:.4176;transform:translate(39.1448vw,-10px) scale(.2495);animation:fall-174 26s -30s linear infinite}@keyframes fall-174{68.588%{transform:translate(48.9375vw,68.588vh) scale(.2495)}to{transform:translate(44.04115vw,99vh) scale(.2495)}}.snow:nth-child(175){opacity:.4038;transform:translate(89.7659vw,-10px) scale(.1187);animation:fall-175 18s -4s linear infinite}@keyframes fall-175{77.478%{transform:translate(95.8436vw,77.478vh) scale(.1187)}to{transform:translate(92.80475vw,99vh) scale(.1187)}}.snow:nth-child(176){opacity:1.2278;transform:translate(27.8815vw,-10px) scale(.7641);animation:fall-176 23s -16s linear infinite}@keyframes fall-176{67.387%{transform:translate(33.3041vw,67.387vh) scale(.7641)}to{transform:translate(30.5928vw,99vh) scale(.7641)}}.snow:nth-child(177){opacity:1.5776;transform:translate(47.4162vw,-10px) scale(.088);animation:fall-177 12s -16s linear infinite}@keyframes fall-177{70.519%{transform:translate(41.7606vw,70.519vh) scale(.088)}to{transform:translate(44.5884vw,99vh) scale(.088)}}.snow:nth-child(178){opacity:1.1316;transform:translate(6.2503vw,-10px) scale(.7553);animation:fall-178 26s -25s linear infinite}@keyframes fall-178{72.979%{transform:translate(10.9311vw,72.979vh) scale(.7553)}to{transform:translate(8.5907vw,99vh) scale(.7553)}}.snow:nth-child(179){opacity:1.378;transform:translate(31.7268vw,-10px) scale(.8055);animation:fall-179 30s -30s linear infinite}@keyframes fall-179{63.851%{transform:translate(33.0854vw,63.851vh) scale(.8055)}to{transform:translate(32.4061vw,99vh) scale(.8055)}}.snow:nth-child(180){opacity:.9646;transform:translate(81.4302vw,-10px) scale(.7496);animation:fall-180 16s -3s linear infinite}@keyframes fall-180{50.786%{transform:translate(85.0242vw,50.786vh) scale(.7496)}to{transform:translate(83.2272vw,99vh) scale(.7496)}}.snow:nth-child(181){opacity:.056;transform:translate(16.4498vw,-10px) scale(.9533);animation:fall-181 16s -25s linear infinite}@keyframes fall-181{46.505%{transform:translate(16.3638vw,46.505vh) scale(.9533)}to{transform:translate(16.4068vw,99vh) scale(.9533)}}.snow:nth-child(182){opacity:1.4394;transform:translate(2.8657vw,-10px) scale(.6894);animation:fall-182 28s -23s linear infinite}@keyframes fall-182{39.699%{transform:translate(-1.352vw,39.699vh) scale(.6894)}to{transform:translate(.75685vw,99vh) scale(.6894)}}.snow:nth-child(183){opacity:1.653;transform:translate(94.579vw,-10px) scale(.0332);animation:fall-183 22s -28s linear infinite}@keyframes fall-183{75.571%{transform:translate(99.5894vw,75.571vh) scale(.0332)}to{transform:translate(97.0842vw,99vh) scale(.0332)}}.snow:nth-child(184){opacity:1.8282;transform:translate(74.8389vw,-10px) scale(.6369);animation:fall-184 18s -12s linear infinite}@keyframes fall-184{32.558%{transform:translate(65.7329vw,32.558vh) scale(.6369)}to{transform:translate(70.2859vw,99vh) scale(.6369)}}.snow:nth-child(185){opacity:.7292;transform:translate(96.7169vw,-10px) scale(.4863);animation:fall-185 10s -23s linear infinite}@keyframes fall-185{38.118%{transform:translate(106.5549vw,38.118vh) scale(.4863)}to{transform:translate(101.6359vw,99vh) scale(.4863)}}.snow:nth-child(186){opacity:.4248;transform:translate(64.6444vw,-10px) scale(.9163);animation:fall-186 23s -8s linear infinite}@keyframes fall-186{35.844%{transform:translate(55.5705vw,35.844vh) scale(.9163)}to{transform:translate(60.10745vw,99vh) scale(.9163)}}.snow:nth-child(187){opacity:.8598;transform:translate(23.213vw,-10px) scale(.4349);animation:fall-187 22s -11s linear infinite}@keyframes fall-187{35.758%{transform:translate(22.7551vw,35.758vh) scale(.4349)}to{transform:translate(22.98405vw,99vh) scale(.4349)}}.snow:nth-child(188){opacity:.5392;transform:translate(78.0416vw,-10px) scale(.206);animation:fall-188 12s -7s linear infinite}@keyframes fall-188{73.579%{transform:translate(85.7136vw,73.579vh) scale(.206)}to{transform:translate(81.8776vw,99vh) scale(.206)}}.snow:nth-child(189){opacity:.887;transform:translate(6.5195vw,-10px) scale(.1259);animation:fall-189 12s -19s linear infinite}@keyframes fall-189{30.207%{transform:translate(12.4456vw,30.207vh) scale(.1259)}to{transform:translate(9.48255vw,99vh) scale(.1259)}}.snow:nth-child(190){opacity:1.2394;transform:translate(82.2942vw,-10px) scale(.4198);animation:fall-190 29s -19s linear infinite}@keyframes fall-190{45.756%{transform:translate(83.7179vw,45.756vh) scale(.4198)}to{transform:translate(83.00605vw,99vh) scale(.4198)}}.snow:nth-child(191){opacity:.9;transform:translate(54.711vw,-10px) scale(.8816);animation:fall-191 28s -8s linear infinite}@keyframes fall-191{61.149%{transform:translate(61.4192vw,61.149vh) scale(.8816)}to{transform:translate(58.0651vw,99vh) scale(.8816)}}.snow:nth-child(192){opacity:1.5832;transform:translate(64.8664vw,-10px) scale(.0715);animation:fall-192 29s -17s linear infinite}@keyframes fall-192{63.995%{transform:translate(74.2182vw,63.995vh) scale(.0715)}to{transform:translate(69.5423vw,99vh) scale(.0715)}}.snow:nth-child(193){opacity:.012;transform:translate(38.3207vw,-10px) scale(.7853);animation:fall-193 20s -21s linear infinite}@keyframes fall-193{36.902%{transform:translate(43.5246vw,36.902vh) scale(.7853)}to{transform:translate(40.92265vw,99vh) scale(.7853)}}.snow:nth-child(194){opacity:.3264;transform:translate(19.9883vw,-10px) scale(.2403);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{39.868%{transform:translate(27.4563vw,39.868vh) scale(.2403)}to{transform:translate(23.7223vw,99vh) scale(.2403)}}.snow:nth-child(195){opacity:.5972;transform:translate(14.9384vw,-10px) scale(.566);animation:fall-195 19s -14s linear infinite}@keyframes fall-195{63.775%{transform:translate(14.2901vw,63.775vh) scale(.566)}to{transform:translate(14.61425vw,99vh) scale(.566)}}.snow:nth-child(196){opacity:.394;transform:translate(83.9439vw,-10px) scale(.8562);animation:fall-196 19s -21s linear infinite}@keyframes fall-196{47.173%{transform:translate(91.9526vw,47.173vh) scale(.8562)}to{transform:translate(87.94825vw,99vh) scale(.8562)}}.snow:nth-child(197){opacity:.7142;transform:translate(5.8628vw,-10px) scale(.8119);animation:fall-197 19s -9s linear infinite}@keyframes fall-197{42.217%{transform:translate(3.9687vw,42.217vh) scale(.8119)}to{transform:translate(4.91575vw,99vh) scale(.8119)}}.snow:nth-child(198){opacity:1.0618;transform:translate(71.1293vw,-10px) scale(.6667);animation:fall-198 29s -7s linear infinite}@keyframes fall-198{65.064%{transform:translate(77.3099vw,65.064vh) scale(.6667)}to{transform:translate(74.2196vw,99vh) scale(.6667)}}.snow:nth-child(199){opacity:1.317;transform:translate(61.6473vw,-10px) scale(.7565);animation:fall-199 12s -21s linear infinite}@keyframes fall-199{31.12%{transform:translate(69.1561vw,31.12vh) scale(.7565)}to{transform:translate(65.4017vw,99vh) scale(.7565)}}.snow:nth-child(200){opacity:.71;transform:translate(39.5404vw,-10px) scale(.049);animation:fall-200 30s -3s linear infinite}@keyframes fall-200{38.659%{transform:translate(31.7205vw,38.659vh) scale(.049)}to{transform:translate(35.63045vw,99vh) scale(.049)}}.snow:nth-child(201){opacity:.0464;transform:translate(37.2911vw,-10px) scale(.564);animation:fall-201 24s -20s linear infinite}@keyframes fall-201{74.651%{transform:translate(46.01vw,74.651vh) scale(.564)}to{transform:translate(41.65055vw,99vh) scale(.564)}}.snow:nth-child(202){opacity:1.2788;transform:translate(63.9491vw,-10px) scale(.3044);animation:fall-202 12s -2s linear infinite}@keyframes fall-202{75.143%{transform:translate(63.1221vw,75.143vh) scale(.3044)}to{transform:translate(63.5356vw,99vh) scale(.3044)}}.snow:nth-child(203){opacity:1.4964;transform:translate(60.0876vw,-10px) scale(.6817);animation:fall-203 26s -4s linear infinite}@keyframes fall-203{41.742%{transform:translate(66.8728vw,41.742vh) scale(.6817)}to{transform:translate(63.4802vw,99vh) scale(.6817)}}.snow:nth-child(204){opacity:.643;transform:translate(57.9834vw,-10px) scale(.8704);animation:fall-204 18s -5s linear infinite}@keyframes fall-204{67.258%{transform:translate(56.631vw,67.258vh) scale(.8704)}to{transform:translate(57.3072vw,99vh) scale(.8704)}}.snow:nth-child(205){opacity:.356;transform:translate(35.6143vw,-10px) scale(.6731);animation:fall-205 18s -16s linear infinite}@keyframes fall-205{74.912%{transform:translate(30.2585vw,74.912vh) scale(.6731)}to{transform:translate(32.9364vw,99vh) scale(.6731)}}.snow:nth-child(206){opacity:.8638;transform:translate(11.2739vw,-10px) scale(.2015);animation:fall-206 18s -25s linear infinite}@keyframes fall-206{38.91%{transform:translate(13.95vw,38.91vh) scale(.2015)}to{transform:translate(12.61195vw,99vh) scale(.2015)}}.snow:nth-child(207){opacity:1.7096;transform:translate(58.1207vw,-10px) scale(.6852);animation:fall-207 21s -9s linear infinite}@keyframes fall-207{74.934%{transform:translate(64.7135vw,74.934vh) scale(.6852)}to{transform:translate(61.4171vw,99vh) scale(.6852)}}.snow:nth-child(208){opacity:.9056;transform:translate(41.6834vw,-10px) scale(.4975);animation:fall-208 25s -25s linear infinite}@keyframes fall-208{31.438%{transform:translate(37.7176vw,31.438vh) scale(.4975)}to{transform:translate(39.7005vw,99vh) scale(.4975)}}.snow:nth-child(209){opacity:.2264;transform:translate(70.3437vw,-10px) scale(.9329);animation:fall-209 27s -21s linear infinite}@keyframes fall-209{55.338%{transform:translate(75.4967vw,55.338vh) scale(.9329)}to{transform:translate(72.9202vw,99vh) scale(.9329)}}.snow:nth-child(210){opacity:1.2206;transform:translate(22.5437vw,-10px) scale(.1579);animation:fall-210 16s -4s linear infinite}@keyframes fall-210{71.579%{transform:translate(30.9657vw,71.579vh) scale(.1579)}to{transform:translate(26.7547vw,99vh) scale(.1579)}}.snow:nth-child(211){opacity:1.3728;transform:translate(69.9393vw,-10px) scale(.3204);animation:fall-211 23s -1s linear infinite}@keyframes fall-211{68.697%{transform:translate(74.5236vw,68.697vh) scale(.3204)}to{transform:translate(72.23145vw,99vh) scale(.3204)}}.snow:nth-child(212){opacity:1.215;transform:translate(37.2952vw,-10px) scale(.0126);animation:fall-212 23s -3s linear infinite}@keyframes fall-212{64.385%{transform:translate(32.2553vw,64.385vh) scale(.0126)}to{transform:translate(34.77525vw,99vh) scale(.0126)}}.snow:nth-child(213){opacity:1.2956;transform:translate(58.0594vw,-10px) scale(.3501);animation:fall-213 30s -20s linear infinite}@keyframes fall-213{38.54%{transform:translate(63.0349vw,38.54vh) scale(.3501)}to{transform:translate(60.54715vw,99vh) scale(.3501)}}.snow:nth-child(214){opacity:.8298;transform:translate(93.1932vw,-10px) scale(.0454);animation:fall-214 12s -8s linear infinite}@keyframes fall-214{49.42%{transform:translate(92.2831vw,49.42vh) scale(.0454)}to{transform:translate(92.73815vw,99vh) scale(.0454)}}.snow:nth-child(215){opacity:1.2958;transform:translate(5.61vw,-10px) scale(.0289);animation:fall-215 11s -6s linear infinite}@keyframes fall-215{36.413%{transform:translate(3.5391vw,36.413vh) scale(.0289)}to{transform:translate(4.57455vw,99vh) scale(.0289)}}.snow:nth-child(216){opacity:1.9148;transform:translate(30.9788vw,-10px) scale(.2614);animation:fall-216 14s -23s linear infinite}@keyframes fall-216{54.655%{transform:translate(39.8796vw,54.655vh) scale(.2614)}to{transform:translate(35.4292vw,99vh) scale(.2614)}}.snow:nth-child(217){opacity:1.7826;transform:translate(99.7444vw,-10px) scale(.0149);animation:fall-217 14s -3s linear infinite}@keyframes fall-217{52.889%{transform:translate(108.154vw,52.889vh) scale(.0149)}to{transform:translate(103.9492vw,99vh) scale(.0149)}}.snow:nth-child(218){opacity:1.4906;transform:translate(52.3391vw,-10px) scale(.0806);animation:fall-218 30s -10s linear infinite}@keyframes fall-218{36.001%{transform:translate(54.5726vw,36.001vh) scale(.0806)}to{transform:translate(53.45585vw,99vh) scale(.0806)}}.snow:nth-child(219){opacity:1.542;transform:translate(92.999vw,-10px) scale(.4192);animation:fall-219 22s -14s linear infinite}@keyframes fall-219{61.679%{transform:translate(97.2888vw,61.679vh) scale(.4192)}to{transform:translate(95.1439vw,99vh) scale(.4192)}}.snow:nth-child(220){opacity:1.07;transform:translate(72.8071vw,-10px) scale(.2457);animation:fall-220 21s -24s linear infinite}@keyframes fall-220{59.316%{transform:translate(67.0005vw,59.316vh) scale(.2457)}to{transform:translate(69.9038vw,99vh) scale(.2457)}}.snow:nth-child(221){opacity:1.0144;transform:translate(18.7621vw,-10px) scale(.6141);animation:fall-221 21s -1s linear infinite}@keyframes fall-221{79.292%{transform:translate(21.9943vw,79.292vh) scale(.6141)}to{transform:translate(20.3782vw,99vh) scale(.6141)}}.snow:nth-child(222){opacity:.7692;transform:translate(86.4104vw,-10px) scale(.6255);animation:fall-222 29s -26s linear infinite}@keyframes fall-222{30.831%{transform:translate(95.5523vw,30.831vh) scale(.6255)}to{transform:translate(90.98135vw,99vh) scale(.6255)}}.snow:nth-child(223){opacity:.9334;transform:translate(78.97vw,-10px) scale(.0979);animation:fall-223 22s -19s linear infinite}@keyframes fall-223{74.057%{transform:translate(78.259vw,74.057vh) scale(.0979)}to{transform:translate(78.6145vw,99vh) scale(.0979)}}.snow:nth-child(224){opacity:.3;transform:translate(72.985vw,-10px) scale(.2721);animation:fall-224 23s -17s linear infinite}@keyframes fall-224{73.091%{transform:translate(68.7171vw,73.091vh) scale(.2721)}to{transform:translate(70.85105vw,99vh) scale(.2721)}}.snow:nth-child(225){opacity:.5322;transform:translate(.3206vw,-10px) scale(.0225);animation:fall-225 23s -12s linear infinite}@keyframes fall-225{52.641%{transform:translate(4.5567vw,52.641vh) scale(.0225)}to{transform:translate(2.43865vw,99vh) scale(.0225)}}.snow:nth-child(226){opacity:1.5526;transform:translate(91.3161vw,-10px) scale(.1802);animation:fall-226 20s -26s linear infinite}@keyframes fall-226{41.362%{transform:translate(90.6572vw,41.362vh) scale(.1802)}to{transform:translate(90.98665vw,99vh) scale(.1802)}}.snow:nth-child(227){opacity:.4796;transform:translate(19.0431vw,-10px) scale(.6869);animation:fall-227 16s -5s linear infinite}@keyframes fall-227{48.9%{transform:translate(11.8191vw,48.9vh) scale(.6869)}to{transform:translate(15.4311vw,99vh) scale(.6869)}}.snow:nth-child(228){opacity:1.0618;transform:translate(84.6308vw,-10px) scale(.3781);animation:fall-228 14s -23s linear infinite}@keyframes fall-228{54.434%{transform:translate(91.044vw,54.434vh) scale(.3781)}to{transform:translate(87.8374vw,99vh) scale(.3781)}}.snow:nth-child(229){opacity:.2118;transform:translate(42.8538vw,-10px) scale(.1213);animation:fall-229 10s -17s linear infinite}@keyframes fall-229{56.515%{transform:translate(51.1638vw,56.515vh) scale(.1213)}to{transform:translate(47.0088vw,99vh) scale(.1213)}}.snow:nth-child(230){opacity:1.7394;transform:translate(39.2128vw,-10px) scale(.8564);animation:fall-230 10s -12s linear infinite}@keyframes fall-230{36.664%{transform:translate(40.8114vw,36.664vh) scale(.8564)}to{transform:translate(40.0121vw,99vh) scale(.8564)}}.snow:nth-child(231){opacity:1.4016;transform:translate(43.8516vw,-10px) scale(.4001);animation:fall-231 20s -10s linear infinite}@keyframes fall-231{63.007%{transform:translate(34.8486vw,63.007vh) scale(.4001)}to{transform:translate(39.3501vw,99vh) scale(.4001)}}.snow:nth-child(232){opacity:.236;transform:translate(85.2582vw,-10px) scale(.1704);animation:fall-232 15s -6s linear infinite}@keyframes fall-232{70.839%{transform:translate(89.2834vw,70.839vh) scale(.1704)}to{transform:translate(87.2708vw,99vh) scale(.1704)}}.snow:nth-child(233){opacity:1.241;transform:translate(53.2767vw,-10px) scale(.6512);animation:fall-233 15s -21s linear infinite}@keyframes fall-233{69.857%{transform:translate(46.451vw,69.857vh) scale(.6512)}to{transform:translate(49.86385vw,99vh) scale(.6512)}}.snow:nth-child(234){opacity:1.6182;transform:translate(70.6252vw,-10px) scale(.4998);animation:fall-234 29s -22s linear infinite}@keyframes fall-234{33.52%{transform:translate(67.6111vw,33.52vh) scale(.4998)}to{transform:translate(69.11815vw,99vh) scale(.4998)}}.snow:nth-child(235){opacity:.5846;transform:translate(4.3779vw,-10px) scale(.2209);animation:fall-235 23s -15s linear infinite}@keyframes fall-235{70.724%{transform:translate(11.9165vw,70.724vh) scale(.2209)}to{transform:translate(8.1472vw,99vh) scale(.2209)}}.snow:nth-child(236){opacity:.6964;transform:translate(36.5384vw,-10px) scale(.0956);animation:fall-236 24s -7s linear infinite}@keyframes fall-236{53.342%{transform:translate(39.353vw,53.342vh) scale(.0956)}to{transform:translate(37.9457vw,99vh) scale(.0956)}}.snow:nth-child(237){opacity:.6512;transform:translate(70.5423vw,-10px) scale(.791);animation:fall-237 16s -15s linear infinite}@keyframes fall-237{49.81%{transform:translate(70.102vw,49.81vh) scale(.791)}to{transform:translate(70.32215vw,99vh) scale(.791)}}.snow:nth-child(238){opacity:1.7134;transform:translate(93.7466vw,-10px) scale(.457);animation:fall-238 10s -11s linear infinite}@keyframes fall-238{46.739%{transform:translate(96.1685vw,46.739vh) scale(.457)}to{transform:translate(94.95755vw,99vh) scale(.457)}}.snow:nth-child(239){opacity:.8786;transform:translate(75.54vw,-10px) scale(.0161);animation:fall-239 24s -3s linear infinite}@keyframes fall-239{61.612%{transform:translate(75.1472vw,61.612vh) scale(.0161)}to{transform:translate(75.3436vw,99vh) scale(.0161)}}.snow:nth-child(240){opacity:1.6054;transform:translate(9.1051vw,-10px) scale(.103);animation:fall-240 21s -11s linear infinite}@keyframes fall-240{75.552%{transform:translate(13.6816vw,75.552vh) scale(.103)}to{transform:translate(11.39335vw,99vh) scale(.103)}}.snow:nth-child(241){opacity:.4994;transform:translate(89.5299vw,-10px) scale(.8724);animation:fall-241 10s -28s linear infinite}@keyframes fall-241{47.665%{transform:translate(83.582vw,47.665vh) scale(.8724)}to{transform:translate(86.55595vw,99vh) scale(.8724)}}.snow:nth-child(242){opacity:.9998;transform:translate(86.0881vw,-10px) scale(.3724);animation:fall-242 14s -2s linear infinite}@keyframes fall-242{73.994%{transform:translate(76.3251vw,73.994vh) scale(.3724)}to{transform:translate(81.2066vw,99vh) scale(.3724)}}.snow:nth-child(243){opacity:1.0164;transform:translate(74.2659vw,-10px) scale(.7669);animation:fall-243 27s -15s linear infinite}@keyframes fall-243{72.675%{transform:translate(78.9322vw,72.675vh) scale(.7669)}to{transform:translate(76.59905vw,99vh) scale(.7669)}}.snow:nth-child(244){opacity:.5216;transform:translate(27.0618vw,-10px) scale(.4889);animation:fall-244 14s -7s linear infinite}@keyframes fall-244{54.679%{transform:translate(21.4027vw,54.679vh) scale(.4889)}to{transform:translate(24.23225vw,99vh) scale(.4889)}}.snow:nth-child(245){opacity:.1194;transform:translate(50.8217vw,-10px) scale(.0459);animation:fall-245 11s -3s linear infinite}@keyframes fall-245{51.408%{transform:translate(49.5377vw,51.408vh) scale(.0459)}to{transform:translate(50.1797vw,99vh) scale(.0459)}}.snow:nth-child(246){opacity:1.5118;transform:translate(90.5899vw,-10px) scale(.4497);animation:fall-246 11s -5s linear infinite}@keyframes fall-246{47.182%{transform:translate(94.8384vw,47.182vh) scale(.4497)}to{transform:translate(92.71415vw,99vh) scale(.4497)}}.snow:nth-child(247){opacity:.1802;transform:translate(43.3266vw,-10px) scale(.9752);animation:fall-247 10s -11s linear infinite}@keyframes fall-247{59.886%{transform:translate(42.274vw,59.886vh) scale(.9752)}to{transform:translate(42.8003vw,99vh) scale(.9752)}}.snow:nth-child(248){opacity:1.49;transform:translate(40.2599vw,-10px) scale(.0459);animation:fall-248 16s -14s linear infinite}@keyframes fall-248{79.455%{transform:translate(47.6068vw,79.455vh) scale(.0459)}to{transform:translate(43.93335vw,99vh) scale(.0459)}}.snow:nth-child(249){opacity:.3374;transform:translate(77.6617vw,-10px) scale(.3774);animation:fall-249 16s -16s linear infinite}@keyframes fall-249{58.759%{transform:translate(68.4657vw,58.759vh) scale(.3774)}to{transform:translate(73.0637vw,99vh) scale(.3774)}}.snow:nth-child(250){opacity:.5996;transform:translate(86.3242vw,-10px) scale(.8667);animation:fall-250 28s -30s linear infinite}@keyframes fall-250{33.931%{transform:translate(94.0739vw,33.931vh) scale(.8667)}to{transform:translate(90.19905vw,99vh) scale(.8667)}}.snow:nth-child(251){opacity:.7756;transform:translate(57.0187vw,-10px) scale(.9374);animation:fall-251 26s -29s linear infinite}@keyframes fall-251{74.299%{transform:translate(62.1351vw,74.299vh) scale(.9374)}to{transform:translate(59.5769vw,99vh) scale(.9374)}}.snow:nth-child(252){opacity:1.4424;transform:translate(74.9036vw,-10px) scale(.0983);animation:fall-252 27s -14s linear infinite}@keyframes fall-252{77.009%{transform:translate(81.9058vw,77.009vh) scale(.0983)}to{transform:translate(78.4047vw,99vh) scale(.0983)}}.snow:nth-child(253){opacity:.2732;transform:translate(38.5297vw,-10px) scale(.4845);animation:fall-253 14s -11s linear infinite}@keyframes fall-253{53.843%{transform:translate(32.3919vw,53.843vh) scale(.4845)}to{transform:translate(35.4608vw,99vh) scale(.4845)}}.snow:nth-child(254){opacity:.6818;transform:translate(4.3475vw,-10px) scale(.0865);animation:fall-254 25s -13s linear infinite}@keyframes fall-254{47.279%{transform:translate(-2.3931vw,47.279vh) scale(.0865)}to{transform:translate(.9772vw,99vh) scale(.0865)}}.snow:nth-child(255){opacity:1.0908;transform:translate(64.4705vw,-10px) scale(.8996);animation:fall-255 27s -13s linear infinite}@keyframes fall-255{58.789%{transform:translate(64.9402vw,58.789vh) scale(.8996)}to{transform:translate(64.70535vw,99vh) scale(.8996)}}.snow:nth-child(256){opacity:.9828;transform:translate(70.9686vw,-10px) scale(.1508);animation:fall-256 14s -10s linear infinite}@keyframes fall-256{66.315%{transform:translate(63.8333vw,66.315vh) scale(.1508)}to{transform:translate(67.40095vw,99vh) scale(.1508)}}.snow:nth-child(257){opacity:.2234;transform:translate(48.3583vw,-10px) scale(.4783);animation:fall-257 14s -6s linear infinite}@keyframes fall-257{62.042%{transform:translate(53.4843vw,62.042vh) scale(.4783)}to{transform:translate(50.9213vw,99vh) scale(.4783)}}.snow:nth-child(258){opacity:.8362;transform:translate(34.9581vw,-10px) scale(.8915);animation:fall-258 30s -27s linear infinite}@keyframes fall-258{77.46%{transform:translate(27.0496vw,77.46vh) scale(.8915)}to{transform:translate(31.00385vw,99vh) scale(.8915)}}.snow:nth-child(259){opacity:.266;transform:translate(19.4873vw,-10px) scale(.9626);animation:fall-259 25s -24s linear infinite}@keyframes fall-259{50.329%{transform:translate(17.7493vw,50.329vh) scale(.9626)}to{transform:translate(18.6183vw,99vh) scale(.9626)}}.snow:nth-child(260){opacity:1.7924;transform:translate(61.5753vw,-10px) scale(.3755);animation:fall-260 23s -1s linear infinite}@keyframes fall-260{62.696%{transform:translate(53.1988vw,62.696vh) scale(.3755)}to{transform:translate(57.38705vw,99vh) scale(.3755)}}.snow:nth-child(261){opacity:1.095;transform:translate(24.4541vw,-10px) scale(.2171);animation:fall-261 10s -22s linear infinite}@keyframes fall-261{45.243%{transform:translate(24.4118vw,45.243vh) scale(.2171)}to{transform:translate(24.43295vw,99vh) scale(.2171)}}.snow:nth-child(262){opacity:1.25;transform:translate(91.1623vw,-10px) scale(.0323);animation:fall-262 29s -25s linear infinite}@keyframes fall-262{32.738%{transform:translate(94.0917vw,32.738vh) scale(.0323)}to{transform:translate(92.627vw,99vh) scale(.0323)}}.snow:nth-child(263){opacity:.6902;transform:translate(47.2437vw,-10px) scale(.7454);animation:fall-263 18s -13s linear infinite}@keyframes fall-263{75.057%{transform:translate(40.4284vw,75.057vh) scale(.7454)}to{transform:translate(43.83605vw,99vh) scale(.7454)}}.snow:nth-child(264){opacity:1.8554;transform:translate(13.2436vw,-10px) scale(.3904);animation:fall-264 23s -26s linear infinite}@keyframes fall-264{53.384%{transform:translate(15.649vw,53.384vh) scale(.3904)}to{transform:translate(14.4463vw,99vh) scale(.3904)}}.snow:nth-child(265){opacity:.282;transform:translate(38.8898vw,-10px) scale(.3189);animation:fall-265 18s -5s linear infinite}@keyframes fall-265{48.099%{transform:translate(34.4559vw,48.099vh) scale(.3189)}to{transform:translate(36.67285vw,99vh) scale(.3189)}}.snow:nth-child(266){opacity:1.6382;transform:translate(30.6935vw,-10px) scale(.1151);animation:fall-266 12s -18s linear infinite}@keyframes fall-266{42.574%{transform:translate(31.2649vw,42.574vh) scale(.1151)}to{transform:translate(30.9792vw,99vh) scale(.1151)}}.snow:nth-child(267){opacity:.5524;transform:translate(87.4473vw,-10px) scale(.2312);animation:fall-267 15s -12s linear infinite}@keyframes fall-267{46.371%{transform:translate(85.3766vw,46.371vh) scale(.2312)}to{transform:translate(86.41195vw,99vh) scale(.2312)}}.snow:nth-child(268){opacity:1.7602;transform:translate(80.0607vw,-10px) scale(.7348);animation:fall-268 29s -15s linear infinite}@keyframes fall-268{68.9%{transform:translate(74.2457vw,68.9vh) scale(.7348)}to{transform:translate(77.1532vw,99vh) scale(.7348)}}.snow:nth-child(269){opacity:1.4606;transform:translate(47.738vw,-10px) scale(.7534);animation:fall-269 30s -26s linear infinite}@keyframes fall-269{38.581%{transform:translate(48.2414vw,38.581vh) scale(.7534)}to{transform:translate(47.9897vw,99vh) scale(.7534)}}.snow:nth-child(270){opacity:1.4058;transform:translate(90.2494vw,-10px) scale(.4855);animation:fall-270 10s -20s linear infinite}@keyframes fall-270{46.428%{transform:translate(91.3881vw,46.428vh) scale(.4855)}to{transform:translate(90.81875vw,99vh) scale(.4855)}}.snow:nth-child(271){opacity:.2016;transform:translate(24.3441vw,-10px) scale(.5829);animation:fall-271 24s -4s linear infinite}@keyframes fall-271{74.195%{transform:translate(14.7746vw,74.195vh) scale(.5829)}to{transform:translate(19.55935vw,99vh) scale(.5829)}}.snow:nth-child(272){opacity:1.342;transform:translate(25.552vw,-10px) scale(.3092);animation:fall-272 30s -8s linear infinite}@keyframes fall-272{77.364%{transform:translate(23.2093vw,77.364vh) scale(.3092)}to{transform:translate(24.38065vw,99vh) scale(.3092)}}.snow:nth-child(273){opacity:.7882;transform:translate(30.4153vw,-10px) scale(.7234);animation:fall-273 10s -2s linear infinite}@keyframes fall-273{52.2%{transform:translate(32.5381vw,52.2vh) scale(.7234)}to{transform:translate(31.4767vw,99vh) scale(.7234)}}.snow:nth-child(274){opacity:.0234;transform:translate(85.8955vw,-10px) scale(.844);animation:fall-274 13s -21s linear infinite}@keyframes fall-274{73.783%{transform:translate(82.7695vw,73.783vh) scale(.844)}to{transform:translate(84.3325vw,99vh) scale(.844)}}.snow:nth-child(275){opacity:.9684;transform:translate(35.214vw,-10px) scale(.1375);animation:fall-275 30s -17s linear infinite}@keyframes fall-275{33.61%{transform:translate(37.0988vw,33.61vh) scale(.1375)}to{transform:translate(36.1564vw,99vh) scale(.1375)}}.snow:nth-child(276){opacity:1.4842;transform:translate(47.4943vw,-10px) scale(.371);animation:fall-276 26s -15s linear infinite}@keyframes fall-276{37.478%{transform:translate(41.668vw,37.478vh) scale(.371)}to{transform:translate(44.58115vw,99vh) scale(.371)}}.snow:nth-child(277){opacity:1.999;transform:translate(14.878vw,-10px) scale(.2795);animation:fall-277 15s -2s linear infinite}@keyframes fall-277{58.256%{transform:translate(9.964vw,58.256vh) scale(.2795)}to{transform:translate(12.421vw,99vh) scale(.2795)}}.snow:nth-child(278){opacity:1.1282;transform:translate(46.4036vw,-10px) scale(.8491);animation:fall-278 10s -12s linear infinite}@keyframes fall-278{76.007%{transform:translate(45.9706vw,76.007vh) scale(.8491)}to{transform:translate(46.1871vw,99vh) scale(.8491)}}.snow:nth-child(279){opacity:1.1596;transform:translate(3.3173vw,-10px) scale(.5819);animation:fall-279 30s -10s linear infinite}@keyframes fall-279{43.913%{transform:translate(-3.5452vw,43.913vh) scale(.5819)}to{transform:translate(-.11395vw,99vh) scale(.5819)}}.snow:nth-child(280){opacity:1.5002;transform:translate(74.6842vw,-10px) scale(.436);animation:fall-280 27s -27s linear infinite}@keyframes fall-280{77.998%{transform:translate(74.8976vw,77.998vh) scale(.436)}to{transform:translate(74.7909vw,99vh) scale(.436)}}.snow:nth-child(281){opacity:1.5958;transform:translate(79.5464vw,-10px) scale(.8402);animation:fall-281 11s -19s linear infinite}@keyframes fall-281{30.261%{transform:translate(83.7234vw,30.261vh) scale(.8402)}to{transform:translate(81.6349vw,99vh) scale(.8402)}}.snow:nth-child(282){opacity:1.1352;transform:translate(98.9733vw,-10px) scale(.5577);animation:fall-282 30s -15s linear infinite}@keyframes fall-282{51.279%{transform:translate(106.877vw,51.279vh) scale(.5577)}to{transform:translate(102.92515vw,99vh) scale(.5577)}}.snow:nth-child(283){opacity:1.6856;transform:translate(27.4675vw,-10px) scale(.8951);animation:fall-283 23s -6s linear infinite}@keyframes fall-283{48.062%{transform:translate(31.2603vw,48.062vh) scale(.8951)}to{transform:translate(29.3639vw,99vh) scale(.8951)}}.snow:nth-child(284){opacity:1.4552;transform:translate(58.2064vw,-10px) scale(.7953);animation:fall-284 12s -4s linear infinite}@keyframes fall-284{53.931%{transform:translate(67.2533vw,53.931vh) scale(.7953)}to{transform:translate(62.72985vw,99vh) scale(.7953)}}.snow:nth-child(285){opacity:1.5862;transform:translate(3.7674vw,-10px) scale(.6765);animation:fall-285 29s -16s linear infinite}@keyframes fall-285{43.511%{transform:translate(10.5232vw,43.511vh) scale(.6765)}to{transform:translate(7.1453vw,99vh) scale(.6765)}}.snow:nth-child(286){opacity:.7268;transform:translate(70.3068vw,-10px) scale(.6656);animation:fall-286 18s -21s linear infinite}@keyframes fall-286{65.04%{transform:translate(72.9147vw,65.04vh) scale(.6656)}to{transform:translate(71.61075vw,99vh) scale(.6656)}}.snow:nth-child(287){opacity:.5298;transform:translate(64.4315vw,-10px) scale(.052);animation:fall-287 16s -10s linear infinite}@keyframes fall-287{30.867%{transform:translate(57.3582vw,30.867vh) scale(.052)}to{transform:translate(60.89485vw,99vh) scale(.052)}}.snow:nth-child(288){opacity:1.5992;transform:translate(61.5745vw,-10px) scale(.4723);animation:fall-288 20s -12s linear infinite}@keyframes fall-288{58.151%{transform:translate(62.0724vw,58.151vh) scale(.4723)}to{transform:translate(61.82345vw,99vh) scale(.4723)}}.snow:nth-child(289){opacity:1.9122;transform:translate(25.29vw,-10px) scale(.2025);animation:fall-289 17s -16s linear infinite}@keyframes fall-289{56.793%{transform:translate(17.374vw,56.793vh) scale(.2025)}to{transform:translate(21.332vw,99vh) scale(.2025)}}.snow:nth-child(290){opacity:1.9202;transform:translate(83.6087vw,-10px) scale(.2088);animation:fall-290 28s -3s linear infinite}@keyframes fall-290{68.769%{transform:translate(73.6314vw,68.769vh) scale(.2088)}to{transform:translate(78.62005vw,99vh) scale(.2088)}}.snow:nth-child(291){opacity:1.2894;transform:translate(47.4898vw,-10px) scale(.1522);animation:fall-291 22s -29s linear infinite}@keyframes fall-291{42.521%{transform:translate(44.6446vw,42.521vh) scale(.1522)}to{transform:translate(46.0672vw,99vh) scale(.1522)}}.snow:nth-child(292){opacity:1.161;transform:translate(24.016vw,-10px) scale(.846);animation:fall-292 27s -20s linear infinite}@keyframes fall-292{50.002%{transform:translate(19.8999vw,50.002vh) scale(.846)}to{transform:translate(21.95795vw,99vh) scale(.846)}}.snow:nth-child(293){opacity:.4552;transform:translate(76.9497vw,-10px) scale(.2489);animation:fall-293 21s -14s linear infinite}@keyframes fall-293{31.828%{transform:translate(80.454vw,31.828vh) scale(.2489)}to{transform:translate(78.70185vw,99vh) scale(.2489)}}.snow:nth-child(294){opacity:.869;transform:translate(71.3372vw,-10px) scale(.626);animation:fall-294 28s -17s linear infinite}@keyframes fall-294{32.422%{transform:translate(74.7476vw,32.422vh) scale(.626)}to{transform:translate(73.0424vw,99vh) scale(.626)}}.snow:nth-child(295){opacity:.405;transform:translate(78.604vw,-10px) scale(.6688);animation:fall-295 13s -7s linear infinite}@keyframes fall-295{65.105%{transform:translate(84.6199vw,65.105vh) scale(.6688)}to{transform:translate(81.61195vw,99vh) scale(.6688)}}.snow:nth-child(296){opacity:.3102;transform:translate(78.6788vw,-10px) scale(.9156);animation:fall-296 25s -29s linear infinite}@keyframes fall-296{68.07%{transform:translate(79.239vw,68.07vh) scale(.9156)}to{transform:translate(78.9589vw,99vh) scale(.9156)}}.snow:nth-child(297){opacity:1.3204;transform:translate(25.4963vw,-10px) scale(.2949);animation:fall-297 16s -16s linear infinite}@keyframes fall-297{66.385%{transform:translate(28.1476vw,66.385vh) scale(.2949)}to{transform:translate(26.82195vw,99vh) scale(.2949)}}.snow:nth-child(298){opacity:1.1934;transform:translate(26.5524vw,-10px) scale(.0773);animation:fall-298 15s -29s linear infinite}@keyframes fall-298{42.925%{transform:translate(22.4244vw,42.925vh) scale(.0773)}to{transform:translate(24.4884vw,99vh) scale(.0773)}}.snow:nth-child(299){opacity:.9732;transform:translate(1.568vw,-10px) scale(.1375);animation:fall-299 11s -25s linear infinite}@keyframes fall-299{78.743%{transform:translate(.9791vw,78.743vh) scale(.1375)}to{transform:translate(1.27355vw,99vh) scale(.1375)}}.snow:nth-child(300){opacity:.449;transform:translate(24.7162vw,-10px) scale(.3427);animation:fall-300 15s -13s linear infinite}@keyframes fall-300{77.423%{transform:translate(33.106vw,77.423vh) scale(.3427)}to{transform:translate(28.9111vw,99vh) scale(.3427)}}.snow:nth-child(301){opacity:1.0656;transform:translate(10.0273vw,-10px) scale(.3454);animation:fall-301 10s -10s linear infinite}@keyframes fall-301{43.967%{transform:translate(12.7646vw,43.967vh) scale(.3454)}to{transform:translate(11.39595vw,99vh) scale(.3454)}}.snow:nth-child(302){opacity:.2728;transform:translate(58.2964vw,-10px) scale(.4667);animation:fall-302 17s -3s linear infinite}@keyframes fall-302{40.842%{transform:translate(62.009vw,40.842vh) scale(.4667)}to{transform:translate(60.1527vw,99vh) scale(.4667)}}.snow:nth-child(303){opacity:1.6704;transform:translate(76.3028vw,-10px) scale(.9754);animation:fall-303 11s -27s linear infinite}@keyframes fall-303{36.464%{transform:translate(77.0982vw,36.464vh) scale(.9754)}to{transform:translate(76.7005vw,99vh) scale(.9754)}}.snow:nth-child(304){opacity:1.3578;transform:translate(29.4512vw,-10px) scale(.4923);animation:fall-304 11s -26s linear infinite}@keyframes fall-304{77.061%{transform:translate(24.8145vw,77.061vh) scale(.4923)}to{transform:translate(27.13285vw,99vh) scale(.4923)}}.snow:nth-child(305){opacity:1.1406;transform:translate(86.1802vw,-10px) scale(.977);animation:fall-305 10s -8s linear infinite}@keyframes fall-305{54.027%{transform:translate(85.1388vw,54.027vh) scale(.977)}to{transform:translate(85.6595vw,99vh) scale(.977)}}.snow:nth-child(306){opacity:1.9076;transform:translate(43.4383vw,-10px) scale(.6986);animation:fall-306 17s -16s linear infinite}@keyframes fall-306{57.846%{transform:translate(46.1562vw,57.846vh) scale(.6986)}to{transform:translate(44.79725vw,99vh) scale(.6986)}}.snow:nth-child(307){opacity:1.07;transform:translate(21.827vw,-10px) scale(.186);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{48.881%{transform:translate(12.6788vw,48.881vh) scale(.186)}to{transform:translate(17.2529vw,99vh) scale(.186)}}.snow:nth-child(308){opacity:1.8488;transform:translate(16.443vw,-10px) scale(.0926);animation:fall-308 15s -9s linear infinite}@keyframes fall-308{46.341%{transform:translate(9.1544vw,46.341vh) scale(.0926)}to{transform:translate(12.7987vw,99vh) scale(.0926)}}.snow:nth-child(309){opacity:1.3328;transform:translate(37.9723vw,-10px) scale(.8632);animation:fall-309 12s -19s linear infinite}@keyframes fall-309{33.512%{transform:translate(30.7433vw,33.512vh) scale(.8632)}to{transform:translate(34.3578vw,99vh) scale(.8632)}}.snow:nth-child(310){opacity:.638;transform:translate(61.9308vw,-10px) scale(.375);animation:fall-310 15s -14s linear infinite}@keyframes fall-310{50.426%{transform:translate(57.9743vw,50.426vh) scale(.375)}to{transform:translate(59.95255vw,99vh) scale(.375)}}.snow:nth-child(311){opacity:.0596;transform:translate(66.4069vw,-10px) scale(.3226);animation:fall-311 25s -29s linear infinite}@keyframes fall-311{58.991%{transform:translate(65.7986vw,58.991vh) scale(.3226)}to{transform:translate(66.10275vw,99vh) scale(.3226)}}.snow:nth-child(312){opacity:1.8662;transform:translate(73.9307vw,-10px) scale(.1182);animation:fall-312 14s -12s linear infinite}@keyframes fall-312{34.49%{transform:translate(68.1803vw,34.49vh) scale(.1182)}to{transform:translate(71.0555vw,99vh) scale(.1182)}}.snow:nth-child(313){opacity:.7384;transform:translate(26.2757vw,-10px) scale(.0445);animation:fall-313 21s -20s linear infinite}@keyframes fall-313{55.742%{transform:translate(23.0831vw,55.742vh) scale(.0445)}to{transform:translate(24.6794vw,99vh) scale(.0445)}}.snow:nth-child(314){opacity:1.2584;transform:translate(9.7757vw,-10px) scale(.041);animation:fall-314 27s -22s linear infinite}@keyframes fall-314{74.586%{transform:translate(7.5551vw,74.586vh) scale(.041)}to{transform:translate(8.6654vw,99vh) scale(.041)}}.snow:nth-child(315){opacity:.6698;transform:translate(24.3002vw,-10px) scale(.5978);animation:fall-315 12s -5s linear infinite}@keyframes fall-315{37.071%{transform:translate(21.6062vw,37.071vh) scale(.5978)}to{transform:translate(22.9532vw,99vh) scale(.5978)}}.snow:nth-child(316){opacity:.79;transform:translate(30.7368vw,-10px) scale(.3075);animation:fall-316 16s -25s linear infinite}@keyframes fall-316{40.038%{transform:translate(29.4807vw,40.038vh) scale(.3075)}to{transform:translate(30.10875vw,99vh) scale(.3075)}}.snow:nth-child(317){opacity:.0898;transform:translate(44.6444vw,-10px) scale(.019);animation:fall-317 12s -18s linear infinite}@keyframes fall-317{69.169%{transform:translate(42.3722vw,69.169vh) scale(.019)}to{transform:translate(43.5083vw,99vh) scale(.019)}}.snow:nth-child(318){opacity:.2718;transform:translate(29.4786vw,-10px) scale(.5474);animation:fall-318 17s -22s linear infinite}@keyframes fall-318{41.812%{transform:translate(37.0092vw,41.812vh) scale(.5474)}to{transform:translate(33.2439vw,99vh) scale(.5474)}}.snow:nth-child(319){opacity:1.9558;transform:translate(64.9123vw,-10px) scale(.4307);animation:fall-319 17s -11s linear infinite}@keyframes fall-319{56.935%{transform:translate(64.1482vw,56.935vh) scale(.4307)}to{transform:translate(64.53025vw,99vh) scale(.4307)}}.snow:nth-child(320){opacity:1.7736;transform:translate(11.0504vw,-10px) scale(.3427);animation:fall-320 23s -8s linear infinite}@keyframes fall-320{35.952%{transform:translate(12.319vw,35.952vh) scale(.3427)}to{transform:translate(11.6847vw,99vh) scale(.3427)}}.snow:nth-child(321){opacity:.1818;transform:translate(71.7969vw,-10px) scale(.2796);animation:fall-321 24s -6s linear infinite}@keyframes fall-321{79.239%{transform:translate(70.4381vw,79.239vh) scale(.2796)}to{transform:translate(71.1175vw,99vh) scale(.2796)}}.snow:nth-child(322){opacity:.331;transform:translate(54.3128vw,-10px) scale(.9199);animation:fall-322 10s -7s linear infinite}@keyframes fall-322{47.599%{transform:translate(51.2894vw,47.599vh) scale(.9199)}to{transform:translate(52.8011vw,99vh) scale(.9199)}}.snow:nth-child(323){opacity:1.6448;transform:translate(33.9497vw,-10px) scale(.8991);animation:fall-323 11s -16s linear infinite}@keyframes fall-323{60.521%{transform:translate(24.6885vw,60.521vh) scale(.8991)}to{transform:translate(29.3191vw,99vh) scale(.8991)}}.snow:nth-child(324){opacity:1.612;transform:translate(60.0601vw,-10px) scale(.6349);animation:fall-324 29s -22s linear infinite}@keyframes fall-324{38.414%{transform:translate(69.0339vw,38.414vh) scale(.6349)}to{transform:translate(64.547vw,99vh) scale(.6349)}}.snow:nth-child(325){opacity:.3798;transform:translate(49.1697vw,-10px) scale(.025);animation:fall-325 10s -3s linear infinite}@keyframes fall-325{61.973%{transform:translate(53.2356vw,61.973vh) scale(.025)}to{transform:translate(51.20265vw,99vh) scale(.025)}}.snow:nth-child(326){opacity:.82;transform:translate(78.9995vw,-10px) scale(.6585);animation:fall-326 30s -25s linear infinite}@keyframes fall-326{61.692%{transform:translate(73.9081vw,61.692vh) scale(.6585)}to{transform:translate(76.4538vw,99vh) scale(.6585)}}.snow:nth-child(327){opacity:1.8432;transform:translate(86.4283vw,-10px) scale(.319);animation:fall-327 29s -23s linear infinite}@keyframes fall-327{58.829%{transform:translate(88.6168vw,58.829vh) scale(.319)}to{transform:translate(87.52255vw,99vh) scale(.319)}}.snow:nth-child(328){opacity:1.8238;transform:translate(52.7665vw,-10px) scale(.0559);animation:fall-328 26s -29s linear infinite}@keyframes fall-328{68.232%{transform:translate(44.5578vw,68.232vh) scale(.0559)}to{transform:translate(48.66215vw,99vh) scale(.0559)}}.snow:nth-child(329){opacity:1.5564;transform:translate(71.1047vw,-10px) scale(.2785);animation:fall-329 23s -23s linear infinite}@keyframes fall-329{53.891%{transform:translate(79.9vw,53.891vh) scale(.2785)}to{transform:translate(75.50235vw,99vh) scale(.2785)}}.snow:nth-child(330){opacity:.062;transform:translate(62.5237vw,-10px) scale(.1369);animation:fall-330 16s -13s linear infinite}@keyframes fall-330{42.515%{transform:translate(67.7977vw,42.515vh) scale(.1369)}to{transform:translate(65.1607vw,99vh) scale(.1369)}}.snow:nth-child(331){opacity:.1128;transform:translate(82.5338vw,-10px) scale(.5928);animation:fall-331 30s -29s linear infinite}@keyframes fall-331{71.003%{transform:translate(74.6807vw,71.003vh) scale(.5928)}to{transform:translate(78.60725vw,99vh) scale(.5928)}}.snow:nth-child(332){opacity:.3036;transform:translate(84.0498vw,-10px) scale(.4952);animation:fall-332 30s -23s linear infinite}@keyframes fall-332{44.415%{transform:translate(78.5844vw,44.415vh) scale(.4952)}to{transform:translate(81.3171vw,99vh) scale(.4952)}}.snow:nth-child(333){opacity:.4474;transform:translate(60.3735vw,-10px) scale(.4884);animation:fall-333 28s -11s linear infinite}@keyframes fall-333{38.478%{transform:translate(62.6611vw,38.478vh) scale(.4884)}to{transform:translate(61.5173vw,99vh) scale(.4884)}}.snow:nth-child(334){opacity:1.6806;transform:translate(17.1478vw,-10px) scale(.9982);animation:fall-334 12s -17s linear infinite}@keyframes fall-334{70.238%{transform:translate(7.8761vw,70.238vh) scale(.9982)}to{transform:translate(12.51195vw,99vh) scale(.9982)}}.snow:nth-child(335){opacity:1.7582;transform:translate(26.5092vw,-10px) scale(.1);animation:fall-335 17s -27s linear infinite}@keyframes fall-335{58.17%{transform:translate(34.4741vw,58.17vh) scale(.1)}to{transform:translate(30.49165vw,99vh) scale(.1)}}.snow:nth-child(336){opacity:1.8464;transform:translate(71.3156vw,-10px) scale(.0711);animation:fall-336 24s -26s linear infinite}@keyframes fall-336{72.411%{transform:translate(76.0658vw,72.411vh) scale(.0711)}to{transform:translate(73.6907vw,99vh) scale(.0711)}}.snow:nth-child(337){opacity:.559;transform:translate(84.8992vw,-10px) scale(.6225);animation:fall-337 15s -24s linear infinite}@keyframes fall-337{35.262%{transform:translate(82.1913vw,35.262vh) scale(.6225)}to{transform:translate(83.54525vw,99vh) scale(.6225)}}.snow:nth-child(338){opacity:1.0454;transform:translate(82.4721vw,-10px) scale(.0606);animation:fall-338 14s -20s linear infinite}@keyframes fall-338{70.597%{transform:translate(83.6797vw,70.597vh) scale(.0606)}to{transform:translate(83.0759vw,99vh) scale(.0606)}}.snow:nth-child(339){opacity:.2368;transform:translate(39.5749vw,-10px) scale(.6424);animation:fall-339 16s -23s linear infinite}@keyframes fall-339{73.761%{transform:translate(35.9967vw,73.761vh) scale(.6424)}to{transform:translate(37.7858vw,99vh) scale(.6424)}}.snow:nth-child(340){opacity:1.2976;transform:translate(10.478vw,-10px) scale(.0348);animation:fall-340 14s -7s linear infinite}@keyframes fall-340{53.331%{transform:translate(17.4628vw,53.331vh) scale(.0348)}to{transform:translate(13.9704vw,99vh) scale(.0348)}}.snow:nth-child(341){opacity:.1632;transform:translate(36.4299vw,-10px) scale(.6943);animation:fall-341 13s -25s linear infinite}@keyframes fall-341{66.94%{transform:translate(45.4983vw,66.94vh) scale(.6943)}to{transform:translate(40.9641vw,99vh) scale(.6943)}}.snow:nth-child(342){opacity:.6286;transform:translate(98.2304vw,-10px) scale(.4133);animation:fall-342 10s -4s linear infinite}@keyframes fall-342{69.024%{transform:translate(95.7293vw,69.024vh) scale(.4133)}to{transform:translate(96.97985vw,99vh) scale(.4133)}}.snow:nth-child(343){opacity:1.1584;transform:translate(4.5491vw,-10px) scale(.0899);animation:fall-343 22s -6s linear infinite}@keyframes fall-343{55.122%{transform:translate(4.4198vw,55.122vh) scale(.0899)}to{transform:translate(4.48445vw,99vh) scale(.0899)}}.snow:nth-child(344){opacity:.619;transform:translate(79.2321vw,-10px) scale(.1598);animation:fall-344 26s -21s linear infinite}@keyframes fall-344{65.266%{transform:translate(75.687vw,65.266vh) scale(.1598)}to{transform:translate(77.45955vw,99vh) scale(.1598)}}.snow:nth-child(345){opacity:.7046;transform:translate(33.5433vw,-10px) scale(.7656);animation:fall-345 20s -21s linear infinite}@keyframes fall-345{34.649%{transform:translate(42.9029vw,34.649vh) scale(.7656)}to{transform:translate(38.2231vw,99vh) scale(.7656)}}.snow:nth-child(346){opacity:1.9122;transform:translate(73.3725vw,-10px) scale(.5331);animation:fall-346 26s -4s linear infinite}@keyframes fall-346{33.846%{transform:translate(63.5703vw,33.846vh) scale(.5331)}to{transform:translate(68.4714vw,99vh) scale(.5331)}}.snow:nth-child(347){opacity:1.986;transform:translate(84.1438vw,-10px) scale(.8901);animation:fall-347 25s -30s linear infinite}@keyframes fall-347{51.875%{transform:translate(90.471vw,51.875vh) scale(.8901)}to{transform:translate(87.3074vw,99vh) scale(.8901)}}.snow:nth-child(348){opacity:.5432;transform:translate(26.4649vw,-10px) scale(.3125);animation:fall-348 18s -29s linear infinite}@keyframes fall-348{36.473%{transform:translate(19.9284vw,36.473vh) scale(.3125)}to{transform:translate(23.19665vw,99vh) scale(.3125)}}.snow:nth-child(349){opacity:1.9414;transform:translate(16.2045vw,-10px) scale(.5457);animation:fall-349 13s -10s linear infinite}@keyframes fall-349{49.278%{transform:translate(18.8376vw,49.278vh) scale(.5457)}to{transform:translate(17.52105vw,99vh) scale(.5457)}}.snow:nth-child(350){opacity:.6234;transform:translate(75.5065vw,-10px) scale(.6141);animation:fall-350 24s -2s linear infinite}@keyframes fall-350{49.908%{transform:translate(85.3654vw,49.908vh) scale(.6141)}to{transform:translate(80.43595vw,99vh) scale(.6141)}}.snow:nth-child(351){opacity:1.094;transform:translate(98.8852vw,-10px) scale(.1848);animation:fall-351 20s -27s linear infinite}@keyframes fall-351{48.019%{transform:translate(107.2906vw,48.019vh) scale(.1848)}to{transform:translate(103.0879vw,99vh) scale(.1848)}}.snow:nth-child(352){opacity:1.264;transform:translate(38.1837vw,-10px) scale(.4636);animation:fall-352 29s -3s linear infinite}@keyframes fall-352{72.268%{transform:translate(43.7158vw,72.268vh) scale(.4636)}to{transform:translate(40.94975vw,99vh) scale(.4636)}}.snow:nth-child(353){opacity:1.0378;transform:translate(87.6223vw,-10px) scale(.4037);animation:fall-353 18s -27s linear infinite}@keyframes fall-353{33.208%{transform:translate(92.6296vw,33.208vh) scale(.4037)}to{transform:translate(90.12595vw,99vh) scale(.4037)}}.snow:nth-child(354){opacity:.2146;transform:translate(69.7053vw,-10px) scale(.7512);animation:fall-354 25s -11s linear infinite}@keyframes fall-354{34.067%{transform:translate(68.1705vw,34.067vh) scale(.7512)}to{transform:translate(68.9379vw,99vh) scale(.7512)}}.snow:nth-child(355){opacity:1.9776;transform:translate(95.0042vw,-10px) scale(.3962);animation:fall-355 18s -25s linear infinite}@keyframes fall-355{73.344%{transform:translate(101.0939vw,73.344vh) scale(.3962)}to{transform:translate(98.04905vw,99vh) scale(.3962)}}.snow:nth-child(356){opacity:1.7528;transform:translate(72.3991vw,-10px) scale(.2825);animation:fall-356 18s -14s linear infinite}@keyframes fall-356{70.714%{transform:translate(63.7537vw,70.714vh) scale(.2825)}to{transform:translate(68.0764vw,99vh) scale(.2825)}}.snow:nth-child(357){opacity:.5232;transform:translate(68.3571vw,-10px) scale(.936);animation:fall-357 11s -7s linear infinite}@keyframes fall-357{52.867%{transform:translate(75.5755vw,52.867vh) scale(.936)}to{transform:translate(71.9663vw,99vh) scale(.936)}}.snow:nth-child(358){opacity:1.953;transform:translate(65.2901vw,-10px) scale(.3021);animation:fall-358 25s -23s linear infinite}@keyframes fall-358{71.007%{transform:translate(70.9638vw,71.007vh) scale(.3021)}to{transform:translate(68.12695vw,99vh) scale(.3021)}}.snow:nth-child(359){opacity:1.7684;transform:translate(98.6326vw,-10px) scale(.7411);animation:fall-359 21s -27s linear infinite}@keyframes fall-359{40.441%{transform:translate(101.4285vw,40.441vh) scale(.7411)}to{transform:translate(100.03055vw,99vh) scale(.7411)}}.snow:nth-child(360){opacity:1.8094;transform:translate(91.9962vw,-10px) scale(.6264);animation:fall-360 17s -9s linear infinite}@keyframes fall-360{61.203%{transform:translate(91.1398vw,61.203vh) scale(.6264)}to{transform:translate(91.568vw,99vh) scale(.6264)}}.snow:nth-child(361){opacity:.0444;transform:translate(22.4675vw,-10px) scale(.8175);animation:fall-361 30s -20s linear infinite}@keyframes fall-361{60.313%{transform:translate(25.9217vw,60.313vh) scale(.8175)}to{transform:translate(24.1946vw,99vh) scale(.8175)}}.snow:nth-child(362){opacity:.9192;transform:translate(80.676vw,-10px) scale(.903);animation:fall-362 25s -23s linear infinite}@keyframes fall-362{56.216%{transform:translate(89.7395vw,56.216vh) scale(.903)}to{transform:translate(85.20775vw,99vh) scale(.903)}}.snow:nth-child(363){opacity:.0502;transform:translate(61.0659vw,-10px) scale(.0225);animation:fall-363 25s -28s linear infinite}@keyframes fall-363{67.16%{transform:translate(70.1395vw,67.16vh) scale(.0225)}to{transform:translate(65.6027vw,99vh) scale(.0225)}}.snow:nth-child(364){opacity:1.727;transform:translate(27.9786vw,-10px) scale(.2659);animation:fall-364 21s -24s linear infinite}@keyframes fall-364{59.169%{transform:translate(30.9821vw,59.169vh) scale(.2659)}to{transform:translate(29.48035vw,99vh) scale(.2659)}}.snow:nth-child(365){opacity:.2522;transform:translate(52.0807vw,-10px) scale(.0346);animation:fall-365 28s -8s linear infinite}@keyframes fall-365{51.86%{transform:translate(52.774vw,51.86vh) scale(.0346)}to{transform:translate(52.42735vw,99vh) scale(.0346)}}.snow:nth-child(366){opacity:.521;transform:translate(3.5288vw,-10px) scale(.2319);animation:fall-366 10s -26s linear infinite}@keyframes fall-366{50.178%{transform:translate(3.2133vw,50.178vh) scale(.2319)}to{transform:translate(3.37105vw,99vh) scale(.2319)}}.snow:nth-child(367){opacity:.876;transform:translate(10.7369vw,-10px) scale(.4605);animation:fall-367 23s -21s linear infinite}@keyframes fall-367{52.796%{transform:translate(6.9429vw,52.796vh) scale(.4605)}to{transform:translate(8.8399vw,99vh) scale(.4605)}}.snow:nth-child(368){opacity:1.008;transform:translate(.4726vw,-10px) scale(.6769);animation:fall-368 21s -5s linear infinite}@keyframes fall-368{75.034%{transform:translate(-4.1264vw,75.034vh) scale(.6769)}to{transform:translate(-1.8269vw,99vh) scale(.6769)}}.snow:nth-child(369){opacity:1.046;transform:translate(70.7094vw,-10px) scale(.3946);animation:fall-369 14s -29s linear infinite}@keyframes fall-369{64.292%{transform:translate(73.833vw,64.292vh) scale(.3946)}to{transform:translate(72.2712vw,99vh) scale(.3946)}}.snow:nth-child(370){opacity:1.6806;transform:translate(25.3562vw,-10px) scale(.6868);animation:fall-370 29s -14s linear infinite}@keyframes fall-370{55.204%{transform:translate(28.5468vw,55.204vh) scale(.6868)}to{transform:translate(26.9515vw,99vh) scale(.6868)}}.snow:nth-child(371){opacity:.1594;transform:translate(95.1828vw,-10px) scale(.514);animation:fall-371 12s -4s linear infinite}@keyframes fall-371{77.991%{transform:translate(103.7468vw,77.991vh) scale(.514)}to{transform:translate(99.4648vw,99vh) scale(.514)}}.snow:nth-child(372){opacity:.6724;transform:translate(19.1671vw,-10px) scale(.0093);animation:fall-372 17s -24s linear infinite}@keyframes fall-372{39.446%{transform:translate(18.295vw,39.446vh) scale(.0093)}to{transform:translate(18.73105vw,99vh) scale(.0093)}}.snow:nth-child(373){opacity:.1012;transform:translate(67.0207vw,-10px) scale(.1858);animation:fall-373 30s -2s linear infinite}@keyframes fall-373{50.88%{transform:translate(67.5316vw,50.88vh) scale(.1858)}to{transform:translate(67.27615vw,99vh) scale(.1858)}}.snow:nth-child(374){opacity:1.237;transform:translate(31.3213vw,-10px) scale(.927);animation:fall-374 21s -12s linear infinite}@keyframes fall-374{48.93%{transform:translate(40.0923vw,48.93vh) scale(.927)}to{transform:translate(35.7068vw,99vh) scale(.927)}}.snow:nth-child(375){opacity:.6664;transform:translate(30.9465vw,-10px) scale(.62);animation:fall-375 18s -27s linear infinite}@keyframes fall-375{56.03%{transform:translate(25.1246vw,56.03vh) scale(.62)}to{transform:translate(28.03555vw,99vh) scale(.62)}}.snow:nth-child(376){opacity:.5238;transform:translate(11.9424vw,-10px) scale(.5818);animation:fall-376 25s -11s linear infinite}@keyframes fall-376{34.13%{transform:translate(3.3536vw,34.13vh) scale(.5818)}to{transform:translate(7.648vw,99vh) scale(.5818)}}.snow:nth-child(377){opacity:1.8776;transform:translate(78.2244vw,-10px) scale(.8361);animation:fall-377 28s -30s linear infinite}@keyframes fall-377{55.769%{transform:translate(72.2408vw,55.769vh) scale(.8361)}to{transform:translate(75.2326vw,99vh) scale(.8361)}}.snow:nth-child(378){opacity:1.217;transform:translate(37.9766vw,-10px) scale(.342);animation:fall-378 24s -11s linear infinite}@keyframes fall-378{66.038%{transform:translate(46.8529vw,66.038vh) scale(.342)}to{transform:translate(42.41475vw,99vh) scale(.342)}}.snow:nth-child(379){opacity:.3204;transform:translate(62.9499vw,-10px) scale(.5475);animation:fall-379 21s -5s linear infinite}@keyframes fall-379{64.639%{transform:translate(61.0578vw,64.639vh) scale(.5475)}to{transform:translate(62.00385vw,99vh) scale(.5475)}}.snow:nth-child(380){opacity:1.9282;transform:translate(.3623vw,-10px) scale(.1881);animation:fall-380 14s -23s linear infinite}@keyframes fall-380{62.404%{transform:translate(4.6196vw,62.404vh) scale(.1881)}to{transform:translate(2.49095vw,99vh) scale(.1881)}}.snow:nth-child(381){opacity:.1022;transform:translate(62.5164vw,-10px) scale(.5825);animation:fall-381 17s -3s linear infinite}@keyframes fall-381{38.349%{transform:translate(59.8269vw,38.349vh) scale(.5825)}to{transform:translate(61.17165vw,99vh) scale(.5825)}}.snow:nth-child(382){opacity:.7922;transform:translate(85.1224vw,-10px) scale(.4057);animation:fall-382 11s -4s linear infinite}@keyframes fall-382{78.196%{transform:translate(90.2417vw,78.196vh) scale(.4057)}to{transform:translate(87.68205vw,99vh) scale(.4057)}}.snow:nth-child(383){opacity:.0352;transform:translate(15.5338vw,-10px) scale(.2295);animation:fall-383 15s -26s linear infinite}@keyframes fall-383{66.403%{transform:translate(16.5307vw,66.403vh) scale(.2295)}to{transform:translate(16.03225vw,99vh) scale(.2295)}}.snow:nth-child(384){opacity:.9404;transform:translate(39.4105vw,-10px) scale(.1417);animation:fall-384 28s -17s linear infinite}@keyframes fall-384{46.723%{transform:translate(45.8651vw,46.723vh) scale(.1417)}to{transform:translate(42.6378vw,99vh) scale(.1417)}}.snow:nth-child(385){opacity:1.5606;transform:translate(31.4546vw,-10px) scale(.1499);animation:fall-385 19s -21s linear infinite}@keyframes fall-385{52.381%{transform:translate(28.2006vw,52.381vh) scale(.1499)}to{transform:translate(29.8276vw,99vh) scale(.1499)}}.snow:nth-child(386){opacity:1.9352;transform:translate(13.4162vw,-10px) scale(.6297);animation:fall-386 16s -24s linear infinite}@keyframes fall-386{60.383%{transform:translate(10.5309vw,60.383vh) scale(.6297)}to{transform:translate(11.97355vw,99vh) scale(.6297)}}.snow:nth-child(387){opacity:.172;transform:translate(67.7571vw,-10px) scale(.0656);animation:fall-387 10s -21s linear infinite}@keyframes fall-387{79.276%{transform:translate(61.2502vw,79.276vh) scale(.0656)}to{transform:translate(64.50365vw,99vh) scale(.0656)}}.snow:nth-child(388){opacity:.4096;transform:translate(91.8046vw,-10px) scale(.4517);animation:fall-388 16s -17s linear infinite}@keyframes fall-388{76.337%{transform:translate(100.92vw,76.337vh) scale(.4517)}to{transform:translate(96.3623vw,99vh) scale(.4517)}}.snow:nth-child(389){opacity:1.1712;transform:translate(20.0205vw,-10px) scale(.0714);animation:fall-389 17s -4s linear infinite}@keyframes fall-389{49.324%{transform:translate(11.824vw,49.324vh) scale(.0714)}to{transform:translate(15.92225vw,99vh) scale(.0714)}}.snow:nth-child(390){opacity:.459;transform:translate(62.0972vw,-10px) scale(.4862);animation:fall-390 18s -9s linear infinite}@keyframes fall-390{44.681%{transform:translate(66.2111vw,44.681vh) scale(.4862)}to{transform:translate(64.15415vw,99vh) scale(.4862)}}.snow:nth-child(391){opacity:1.8996;transform:translate(68.9519vw,-10px) scale(.5662);animation:fall-391 15s -7s linear infinite}@keyframes fall-391{65.915%{transform:translate(76.8864vw,65.915vh) scale(.5662)}to{transform:translate(72.91915vw,99vh) scale(.5662)}}.snow:nth-child(392){opacity:1.6954;transform:translate(47.5532vw,-10px) scale(.8294);animation:fall-392 10s -1s linear infinite}@keyframes fall-392{34.016%{transform:translate(45.4392vw,34.016vh) scale(.8294)}to{transform:translate(46.4962vw,99vh) scale(.8294)}}.snow:nth-child(393){opacity:1.4844;transform:translate(74.6246vw,-10px) scale(.4623);animation:fall-393 25s -2s linear infinite}@keyframes fall-393{78.751%{transform:translate(80.0267vw,78.751vh) scale(.4623)}to{transform:translate(77.32565vw,99vh) scale(.4623)}}.snow:nth-child(394){opacity:.5338;transform:translate(60.6139vw,-10px) scale(.7438);animation:fall-394 12s -6s linear infinite}@keyframes fall-394{58.108%{transform:translate(61.3199vw,58.108vh) scale(.7438)}to{transform:translate(60.9669vw,99vh) scale(.7438)}}.snow:nth-child(395){opacity:1.547;transform:translate(38.7163vw,-10px) scale(.5556);animation:fall-395 23s -21s linear infinite}@keyframes fall-395{43.046%{transform:translate(40.3805vw,43.046vh) scale(.5556)}to{transform:translate(39.5484vw,99vh) scale(.5556)}}.snow:nth-child(396){opacity:1.2782;transform:translate(56.6184vw,-10px) scale(.9709);animation:fall-396 12s -20s linear infinite}@keyframes fall-396{56.061%{transform:translate(61.7299vw,56.061vh) scale(.9709)}to{transform:translate(59.17415vw,99vh) scale(.9709)}}.snow:nth-child(397){opacity:.9082;transform:translate(76.2638vw,-10px) scale(.2497);animation:fall-397 26s -23s linear infinite}@keyframes fall-397{49.171%{transform:translate(79.6051vw,49.171vh) scale(.2497)}to{transform:translate(77.93445vw,99vh) scale(.2497)}}.snow:nth-child(398){opacity:.8434;transform:translate(12.4347vw,-10px) scale(.5199);animation:fall-398 11s -24s linear infinite}@keyframes fall-398{53.116%{transform:translate(21.7962vw,53.116vh) scale(.5199)}to{transform:translate(17.11545vw,99vh) scale(.5199)}}.snow:nth-child(399){opacity:1.417;transform:translate(24.0719vw,-10px) scale(.9153);animation:fall-399 17s -28s linear infinite}@keyframes fall-399{70.836%{transform:translate(30.1713vw,70.836vh) scale(.9153)}to{transform:translate(27.1216vw,99vh) scale(.9153)}}.snow:nth-child(400){opacity:1.0234;transform:translate(7.2294vw,-10px) scale(.1407);animation:fall-400 24s -14s linear infinite}@keyframes fall-400{72.601%{transform:translate(6.7893vw,72.601vh) scale(.1407)}to{transform:translate(7.00935vw,99vh) scale(.1407)}}\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 });
27
27
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
28
28
  type: Component,
29
- 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.0354;transform:translate(15.6463vw,-10px) scale(.6674);animation:fall-1 15s -23s linear infinite}@keyframes fall-1{32.816%{transform:translate(5.9709vw,32.816vh) scale(.6674)}to{transform:translate(10.8086vw,99vh) scale(.6674)}}.snow:nth-child(2){opacity:.8388;transform:translate(98.4375vw,-10px) scale(.9221);animation:fall-2 18s -24s linear infinite}@keyframes fall-2{77.172%{transform:translate(105.1117vw,77.172vh) scale(.9221)}to{transform:translate(101.7746vw,99vh) scale(.9221)}}.snow:nth-child(3){opacity:1.6102;transform:translate(89.9538vw,-10px) scale(.0427);animation:fall-3 13s -7s linear infinite}@keyframes fall-3{74.659%{transform:translate(80.8968vw,74.659vh) scale(.0427)}to{transform:translate(85.4253vw,99vh) scale(.0427)}}.snow:nth-child(4){opacity:1.8978;transform:translate(57.2498vw,-10px) scale(.6638);animation:fall-4 21s -24s linear infinite}@keyframes fall-4{30.847%{transform:translate(66.7863vw,30.847vh) scale(.6638)}to{transform:translate(62.01805vw,99vh) scale(.6638)}}.snow:nth-child(5){opacity:.4266;transform:translate(19.7499vw,-10px) scale(.0252);animation:fall-5 12s -6s linear infinite}@keyframes fall-5{38.622%{transform:translate(11.4884vw,38.622vh) scale(.0252)}to{transform:translate(15.61915vw,99vh) scale(.0252)}}.snow:nth-child(6){opacity:1.081;transform:translate(80.968vw,-10px) scale(.4094);animation:fall-6 23s -26s linear infinite}@keyframes fall-6{52.469%{transform:translate(75.682vw,52.469vh) scale(.4094)}to{transform:translate(78.325vw,99vh) scale(.4094)}}.snow:nth-child(7){opacity:.9554;transform:translate(12.4567vw,-10px) scale(.6328);animation:fall-7 26s -12s linear infinite}@keyframes fall-7{62.325%{transform:translate(15.0808vw,62.325vh) scale(.6328)}to{transform:translate(13.76875vw,99vh) scale(.6328)}}.snow:nth-child(8){opacity:.6404;transform:translate(26.7497vw,-10px) scale(.7013);animation:fall-8 28s -22s linear infinite}@keyframes fall-8{62.316%{transform:translate(29.4693vw,62.316vh) scale(.7013)}to{transform:translate(28.1095vw,99vh) scale(.7013)}}.snow:nth-child(9){opacity:1.1166;transform:translate(41.031vw,-10px) scale(.2798);animation:fall-9 12s -26s linear infinite}@keyframes fall-9{45.237%{transform:translate(48.7641vw,45.237vh) scale(.2798)}to{transform:translate(44.89755vw,99vh) scale(.2798)}}.snow:nth-child(10){opacity:1.1032;transform:translate(99.2495vw,-10px) scale(.5037);animation:fall-10 11s -22s linear infinite}@keyframes fall-10{59.814%{transform:translate(94.8731vw,59.814vh) scale(.5037)}to{transform:translate(97.0613vw,99vh) scale(.5037)}}.snow:nth-child(11){opacity:.3308;transform:translate(82.2267vw,-10px) scale(.5048);animation:fall-11 20s -19s linear infinite}@keyframes fall-11{66.893%{transform:translate(76.8703vw,66.893vh) scale(.5048)}to{transform:translate(79.5485vw,99vh) scale(.5048)}}.snow:nth-child(12){opacity:1.301;transform:translate(83.8956vw,-10px) scale(.6799);animation:fall-12 16s -13s linear infinite}@keyframes fall-12{48.449%{transform:translate(82.0424vw,48.449vh) scale(.6799)}to{transform:translate(82.969vw,99vh) scale(.6799)}}.snow:nth-child(13){opacity:1.069;transform:translate(92.9058vw,-10px) scale(.2265);animation:fall-13 16s -2s linear infinite}@keyframes fall-13{46.742%{transform:translate(88.3854vw,46.742vh) scale(.2265)}to{transform:translate(90.6456vw,99vh) scale(.2265)}}.snow:nth-child(14){opacity:.5114;transform:translate(37.9224vw,-10px) scale(.023);animation:fall-14 17s -15s linear infinite}@keyframes fall-14{35.973%{transform:translate(32.578vw,35.973vh) scale(.023)}to{transform:translate(35.2502vw,99vh) scale(.023)}}.snow:nth-child(15){opacity:1.6492;transform:translate(5.3664vw,-10px) scale(.1592);animation:fall-15 23s -22s linear infinite}@keyframes fall-15{40.262%{transform:translate(12.0091vw,40.262vh) scale(.1592)}to{transform:translate(8.68775vw,99vh) scale(.1592)}}.snow:nth-child(16){opacity:1.5002;transform:translate(90.4079vw,-10px) scale(.9588);animation:fall-16 23s -2s linear infinite}@keyframes fall-16{75.774%{transform:translate(81.5994vw,75.774vh) scale(.9588)}to{transform:translate(86.00365vw,99vh) scale(.9588)}}.snow:nth-child(17){opacity:.8592;transform:translate(64.5376vw,-10px) scale(.0044);animation:fall-17 13s -20s linear infinite}@keyframes fall-17{35.423%{transform:translate(57.0525vw,35.423vh) scale(.0044)}to{transform:translate(60.79505vw,99vh) scale(.0044)}}.snow:nth-child(18){opacity:1.4302;transform:translate(63.6648vw,-10px) scale(.003);animation:fall-18 29s -27s linear infinite}@keyframes fall-18{32.516%{transform:translate(64.5359vw,32.516vh) scale(.003)}to{transform:translate(64.10035vw,99vh) scale(.003)}}.snow:nth-child(19){opacity:1.365;transform:translate(61.5625vw,-10px) scale(.2847);animation:fall-19 11s -21s linear infinite}@keyframes fall-19{79.012%{transform:translate(54.441vw,79.012vh) scale(.2847)}to{transform:translate(58.00175vw,99vh) scale(.2847)}}.snow:nth-child(20){opacity:1.3706;transform:translate(26.1266vw,-10px) scale(.533);animation:fall-20 19s -5s linear infinite}@keyframes fall-20{62.41%{transform:translate(22.5905vw,62.41vh) scale(.533)}to{transform:translate(24.35855vw,99vh) scale(.533)}}.snow:nth-child(21){opacity:.7986;transform:translate(61.4648vw,-10px) scale(.9059);animation:fall-21 20s -28s linear infinite}@keyframes fall-21{76.282%{transform:translate(63.6856vw,76.282vh) scale(.9059)}to{transform:translate(62.5752vw,99vh) scale(.9059)}}.snow:nth-child(22){opacity:1.8806;transform:translate(40.4254vw,-10px) scale(.5866);animation:fall-22 18s -13s linear infinite}@keyframes fall-22{69.258%{transform:translate(38.8383vw,69.258vh) scale(.5866)}to{transform:translate(39.63185vw,99vh) scale(.5866)}}.snow:nth-child(23){opacity:.8138;transform:translate(10.2546vw,-10px) scale(.4395);animation:fall-23 19s -16s linear infinite}@keyframes fall-23{45.046%{transform:translate(8.9684vw,45.046vh) scale(.4395)}to{transform:translate(9.6115vw,99vh) scale(.4395)}}.snow:nth-child(24){opacity:.6176;transform:translate(22.8611vw,-10px) scale(.7456);animation:fall-24 30s -30s linear infinite}@keyframes fall-24{49.774%{transform:translate(21.5738vw,49.774vh) scale(.7456)}to{transform:translate(22.21745vw,99vh) scale(.7456)}}.snow:nth-child(25){opacity:.0912;transform:translate(56.2892vw,-10px) scale(.8261);animation:fall-25 19s -3s linear infinite}@keyframes fall-25{58.782%{transform:translate(50.0462vw,58.782vh) scale(.8261)}to{transform:translate(53.1677vw,99vh) scale(.8261)}}.snow:nth-child(26){opacity:.5408;transform:translate(63.2052vw,-10px) scale(.5173);animation:fall-26 13s -4s linear infinite}@keyframes fall-26{79.718%{transform:translate(69.4856vw,79.718vh) scale(.5173)}to{transform:translate(66.3454vw,99vh) scale(.5173)}}.snow:nth-child(27){opacity:1.5248;transform:translate(66.7373vw,-10px) scale(.4384);animation:fall-27 24s -29s linear infinite}@keyframes fall-27{54.28%{transform:translate(72.3956vw,54.28vh) scale(.4384)}to{transform:translate(69.56645vw,99vh) scale(.4384)}}.snow:nth-child(28){opacity:1.8582;transform:translate(91.6249vw,-10px) scale(.6852);animation:fall-28 19s -14s linear infinite}@keyframes fall-28{55.865%{transform:translate(90.9312vw,55.865vh) scale(.6852)}to{transform:translate(91.27805vw,99vh) scale(.6852)}}.snow:nth-child(29){opacity:.253;transform:translate(30.7607vw,-10px) scale(.6529);animation:fall-29 13s -5s linear infinite}@keyframes fall-29{55.143%{transform:translate(36.109vw,55.143vh) scale(.6529)}to{transform:translate(33.43485vw,99vh) scale(.6529)}}.snow:nth-child(30){opacity:.4638;transform:translate(39.4323vw,-10px) scale(.1995);animation:fall-30 21s -19s linear infinite}@keyframes fall-30{40.164%{transform:translate(35.0635vw,40.164vh) scale(.1995)}to{transform:translate(37.2479vw,99vh) scale(.1995)}}.snow:nth-child(31){opacity:.243;transform:translate(63.1772vw,-10px) scale(.1215);animation:fall-31 26s -21s linear infinite}@keyframes fall-31{76.283%{transform:translate(56.8409vw,76.283vh) scale(.1215)}to{transform:translate(60.00905vw,99vh) scale(.1215)}}.snow:nth-child(32){opacity:.5082;transform:translate(.2795vw,-10px) scale(.168);animation:fall-32 29s -3s linear infinite}@keyframes fall-32{74.464%{transform:translate(3.5441vw,74.464vh) scale(.168)}to{transform:translate(1.9118vw,99vh) scale(.168)}}.snow:nth-child(33){opacity:.2328;transform:translate(61.9174vw,-10px) scale(.4943);animation:fall-33 28s -20s linear infinite}@keyframes fall-33{55.493%{transform:translate(54.4134vw,55.493vh) scale(.4943)}to{transform:translate(58.1654vw,99vh) scale(.4943)}}.snow:nth-child(34){opacity:.078;transform:translate(6.9627vw,-10px) scale(.0039);animation:fall-34 26s -18s linear infinite}@keyframes fall-34{78.908%{transform:translate(.5192vw,78.908vh) scale(.0039)}to{transform:translate(3.74095vw,99vh) scale(.0039)}}.snow:nth-child(35){opacity:1.4052;transform:translate(.0419vw,-10px) scale(.9444);animation:fall-35 22s -18s linear infinite}@keyframes fall-35{63.541%{transform:translate(2.6625vw,63.541vh) scale(.9444)}to{transform:translate(1.3522vw,99vh) scale(.9444)}}.snow:nth-child(36){opacity:1.084;transform:translate(56.339vw,-10px) scale(.3331);animation:fall-36 19s -23s linear infinite}@keyframes fall-36{77.153%{transform:translate(50.6449vw,77.153vh) scale(.3331)}to{transform:translate(53.49195vw,99vh) scale(.3331)}}.snow:nth-child(37){opacity:1.0194;transform:translate(85.3292vw,-10px) scale(.8769);animation:fall-37 27s -9s linear infinite}@keyframes fall-37{57.965%{transform:translate(82.9272vw,57.965vh) scale(.8769)}to{transform:translate(84.1282vw,99vh) scale(.8769)}}.snow:nth-child(38){opacity:1.589;transform:translate(60.7802vw,-10px) scale(.8393);animation:fall-38 21s -21s linear infinite}@keyframes fall-38{35.012%{transform:translate(65.5308vw,35.012vh) scale(.8393)}to{transform:translate(63.1555vw,99vh) scale(.8393)}}.snow:nth-child(39){opacity:1.667;transform:translate(34.5957vw,-10px) scale(.1801);animation:fall-39 28s -1s linear infinite}@keyframes fall-39{32.066%{transform:translate(25.7591vw,32.066vh) scale(.1801)}to{transform:translate(30.1774vw,99vh) scale(.1801)}}.snow:nth-child(40){opacity:1.3124;transform:translate(18.3779vw,-10px) scale(.1341);animation:fall-40 23s -19s linear infinite}@keyframes fall-40{51.302%{transform:translate(9.6628vw,51.302vh) scale(.1341)}to{transform:translate(14.02035vw,99vh) scale(.1341)}}.snow:nth-child(41){opacity:1.222;transform:translate(7.1373vw,-10px) scale(.0626);animation:fall-41 15s -26s linear infinite}@keyframes fall-41{63.736%{transform:translate(9.3294vw,63.736vh) scale(.0626)}to{transform:translate(8.23335vw,99vh) scale(.0626)}}.snow:nth-child(42){opacity:.4958;transform:translate(4.5158vw,-10px) scale(.1531);animation:fall-42 23s -4s linear infinite}@keyframes fall-42{43.699%{transform:translate(-2.2824vw,43.699vh) scale(.1531)}to{transform:translate(1.1167vw,99vh) scale(.1531)}}.snow:nth-child(43){opacity:1.326;transform:translate(61.859vw,-10px) scale(.1413);animation:fall-43 27s -26s linear infinite}@keyframes fall-43{64.924%{transform:translate(64.8606vw,64.924vh) scale(.1413)}to{transform:translate(63.3598vw,99vh) scale(.1413)}}.snow:nth-child(44){opacity:.2706;transform:translate(64.9746vw,-10px) scale(.8046);animation:fall-44 20s -29s linear infinite}@keyframes fall-44{45.614%{transform:translate(72.291vw,45.614vh) scale(.8046)}to{transform:translate(68.6328vw,99vh) scale(.8046)}}.snow:nth-child(45){opacity:1.219;transform:translate(21.0721vw,-10px) scale(.3073);animation:fall-45 25s -10s linear infinite}@keyframes fall-45{42.103%{transform:translate(19.3834vw,42.103vh) scale(.3073)}to{transform:translate(20.22775vw,99vh) scale(.3073)}}.snow:nth-child(46){opacity:1.4122;transform:translate(65.5326vw,-10px) scale(.9184);animation:fall-46 12s -18s linear infinite}@keyframes fall-46{71.283%{transform:translate(60.2626vw,71.283vh) scale(.9184)}to{transform:translate(62.8976vw,99vh) scale(.9184)}}.snow:nth-child(47){opacity:1.7128;transform:translate(95.5708vw,-10px) scale(.4743);animation:fall-47 29s -27s linear infinite}@keyframes fall-47{63.846%{transform:translate(102.0487vw,63.846vh) scale(.4743)}to{transform:translate(98.80975vw,99vh) scale(.4743)}}.snow:nth-child(48){opacity:.5348;transform:translate(73.4743vw,-10px) scale(.7807);animation:fall-48 30s -10s linear infinite}@keyframes fall-48{48.241%{transform:translate(82.936vw,48.241vh) scale(.7807)}to{transform:translate(78.20515vw,99vh) scale(.7807)}}.snow:nth-child(49){opacity:1.386;transform:translate(59.1838vw,-10px) scale(.66);animation:fall-49 10s -11s linear infinite}@keyframes fall-49{70.183%{transform:translate(62.5209vw,70.183vh) scale(.66)}to{transform:translate(60.85235vw,99vh) scale(.66)}}.snow:nth-child(50){opacity:.0566;transform:translate(39.6267vw,-10px) scale(.7011);animation:fall-50 17s -9s linear infinite}@keyframes fall-50{59.284%{transform:translate(30.5394vw,59.284vh) scale(.7011)}to{transform:translate(35.08305vw,99vh) scale(.7011)}}.snow:nth-child(51){opacity:.7074;transform:translate(98.9777vw,-10px) scale(.6673);animation:fall-51 22s -30s linear infinite}@keyframes fall-51{43.114%{transform:translate(98.0662vw,43.114vh) scale(.6673)}to{transform:translate(98.52195vw,99vh) scale(.6673)}}.snow:nth-child(52){opacity:.782;transform:translate(85.6226vw,-10px) scale(.6147);animation:fall-52 10s -30s linear infinite}@keyframes fall-52{59.81%{transform:translate(95.2846vw,59.81vh) scale(.6147)}to{transform:translate(90.4536vw,99vh) scale(.6147)}}.snow:nth-child(53){opacity:1.5304;transform:translate(4.3218vw,-10px) scale(.6265);animation:fall-53 13s -15s linear infinite}@keyframes fall-53{46.42%{transform:translate(12.6811vw,46.42vh) scale(.6265)}to{transform:translate(8.50145vw,99vh) scale(.6265)}}.snow:nth-child(54){opacity:1.366;transform:translate(58.2156vw,-10px) scale(.5726);animation:fall-54 11s -18s linear infinite}@keyframes fall-54{73.692%{transform:translate(55.7365vw,73.692vh) scale(.5726)}to{transform:translate(56.97605vw,99vh) scale(.5726)}}.snow:nth-child(55){opacity:.9496;transform:translate(6.9844vw,-10px) scale(.3825);animation:fall-55 21s -19s linear infinite}@keyframes fall-55{31.617%{transform:translate(6.9047vw,31.617vh) scale(.3825)}to{transform:translate(6.94455vw,99vh) scale(.3825)}}.snow:nth-child(56){opacity:1.86;transform:translate(84.8798vw,-10px) scale(.0727);animation:fall-56 15s -30s linear infinite}@keyframes fall-56{57.719%{transform:translate(80.2382vw,57.719vh) scale(.0727)}to{transform:translate(82.559vw,99vh) scale(.0727)}}.snow:nth-child(57){opacity:1.1808;transform:translate(27.1657vw,-10px) scale(.8015);animation:fall-57 23s -13s linear infinite}@keyframes fall-57{69.454%{transform:translate(29.0853vw,69.454vh) scale(.8015)}to{transform:translate(28.1255vw,99vh) scale(.8015)}}.snow:nth-child(58){opacity:.8182;transform:translate(91.7241vw,-10px) scale(.9729);animation:fall-58 15s -24s linear infinite}@keyframes fall-58{31.646%{transform:translate(90.7695vw,31.646vh) scale(.9729)}to{transform:translate(91.2468vw,99vh) scale(.9729)}}.snow:nth-child(59){opacity:.319;transform:translate(79.8413vw,-10px) scale(.7952);animation:fall-59 20s -13s linear infinite}@keyframes fall-59{59.387%{transform:translate(73.1768vw,59.387vh) scale(.7952)}to{transform:translate(76.50905vw,99vh) scale(.7952)}}.snow:nth-child(60){opacity:1.2964;transform:translate(95.6592vw,-10px) scale(.8169);animation:fall-60 21s -5s linear infinite}@keyframes fall-60{61.8%{transform:translate(105.2215vw,61.8vh) scale(.8169)}to{transform:translate(100.44035vw,99vh) scale(.8169)}}.snow:nth-child(61){opacity:.4972;transform:translate(67.5531vw,-10px) scale(.4178);animation:fall-61 13s -1s linear infinite}@keyframes fall-61{54.796%{transform:translate(69.5675vw,54.796vh) scale(.4178)}to{transform:translate(68.5603vw,99vh) scale(.4178)}}.snow:nth-child(62){opacity:1.029;transform:translate(84.203vw,-10px) scale(.3394);animation:fall-62 27s -25s linear infinite}@keyframes fall-62{60.929%{transform:translate(83.5012vw,60.929vh) scale(.3394)}to{transform:translate(83.8521vw,99vh) scale(.3394)}}.snow:nth-child(63){opacity:1.8178;transform:translate(44.3812vw,-10px) scale(.6955);animation:fall-63 25s -10s linear infinite}@keyframes fall-63{33.056%{transform:translate(53.777vw,33.056vh) scale(.6955)}to{transform:translate(49.0791vw,99vh) scale(.6955)}}.snow:nth-child(64){opacity:1.3078;transform:translate(2.2146vw,-10px) scale(.4679);animation:fall-64 18s -23s linear infinite}@keyframes fall-64{67.485%{transform:translate(-5.4368vw,67.485vh) scale(.4679)}to{transform:translate(-1.6111vw,99vh) scale(.4679)}}.snow:nth-child(65){opacity:.2686;transform:translate(68.4889vw,-10px) scale(.8354);animation:fall-65 18s -3s linear infinite}@keyframes fall-65{75.602%{transform:translate(61.6386vw,75.602vh) scale(.8354)}to{transform:translate(65.06375vw,99vh) scale(.8354)}}.snow:nth-child(66){opacity:1.8662;transform:translate(5.7111vw,-10px) scale(.0192);animation:fall-66 27s -19s linear infinite}@keyframes fall-66{58.221%{transform:translate(-2.7959vw,58.221vh) scale(.0192)}to{transform:translate(1.4576vw,99vh) scale(.0192)}}.snow:nth-child(67){opacity:1.5494;transform:translate(71.5233vw,-10px) scale(.3527);animation:fall-67 28s -14s linear infinite}@keyframes fall-67{66.846%{transform:translate(72.1532vw,66.846vh) scale(.3527)}to{transform:translate(71.83825vw,99vh) scale(.3527)}}.snow:nth-child(68){opacity:1.4576;transform:translate(51.5051vw,-10px) scale(.3427);animation:fall-68 25s -17s linear infinite}@keyframes fall-68{73.927%{transform:translate(48.4896vw,73.927vh) scale(.3427)}to{transform:translate(49.99735vw,99vh) scale(.3427)}}.snow:nth-child(69){opacity:.8616;transform:translate(5.817vw,-10px) scale(.4184);animation:fall-69 22s -19s linear infinite}@keyframes fall-69{62.53%{transform:translate(-1.59vw,62.53vh) scale(.4184)}to{transform:translate(2.1135vw,99vh) scale(.4184)}}.snow:nth-child(70){opacity:.7884;transform:translate(64.4433vw,-10px) scale(.188);animation:fall-70 20s -27s linear infinite}@keyframes fall-70{39.77%{transform:translate(63.572vw,39.77vh) scale(.188)}to{transform:translate(64.00765vw,99vh) scale(.188)}}.snow:nth-child(71){opacity:1.6038;transform:translate(44.4956vw,-10px) scale(.458);animation:fall-71 14s -19s linear infinite}@keyframes fall-71{64.877%{transform:translate(42.0959vw,64.877vh) scale(.458)}to{transform:translate(43.29575vw,99vh) scale(.458)}}.snow:nth-child(72){opacity:1.0448;transform:translate(75.6537vw,-10px) scale(.7014);animation:fall-72 21s -22s linear infinite}@keyframes fall-72{44.661%{transform:translate(82.5331vw,44.661vh) scale(.7014)}to{transform:translate(79.0934vw,99vh) scale(.7014)}}.snow:nth-child(73){opacity:.859;transform:translate(26.825vw,-10px) scale(.5932);animation:fall-73 27s -9s linear infinite}@keyframes fall-73{30.969%{transform:translate(17.6252vw,30.969vh) scale(.5932)}to{transform:translate(22.2251vw,99vh) scale(.5932)}}.snow:nth-child(74){opacity:.5268;transform:translate(10.0292vw,-10px) scale(.7917);animation:fall-74 30s -26s linear infinite}@keyframes fall-74{49.464%{transform:translate(15.411vw,49.464vh) scale(.7917)}to{transform:translate(12.7201vw,99vh) scale(.7917)}}.snow:nth-child(75){opacity:.1068;transform:translate(65.811vw,-10px) scale(.8452);animation:fall-75 13s -10s linear infinite}@keyframes fall-75{63.542%{transform:translate(63.9515vw,63.542vh) scale(.8452)}to{transform:translate(64.88125vw,99vh) scale(.8452)}}.snow:nth-child(76){opacity:1.1918;transform:translate(67.5345vw,-10px) scale(.9944);animation:fall-76 10s -11s linear infinite}@keyframes fall-76{68.008%{transform:translate(73.6279vw,68.008vh) scale(.9944)}to{transform:translate(70.5812vw,99vh) scale(.9944)}}.snow:nth-child(77){opacity:1.8648;transform:translate(24.1903vw,-10px) scale(.5583);animation:fall-77 15s -15s linear infinite}@keyframes fall-77{79.514%{transform:translate(26.8852vw,79.514vh) scale(.5583)}to{transform:translate(25.53775vw,99vh) scale(.5583)}}.snow:nth-child(78){opacity:.1106;transform:translate(80.4438vw,-10px) scale(.0121);animation:fall-78 10s -25s linear infinite}@keyframes fall-78{38.817%{transform:translate(75.1989vw,38.817vh) scale(.0121)}to{transform:translate(77.82135vw,99vh) scale(.0121)}}.snow:nth-child(79){opacity:.311;transform:translate(53.2589vw,-10px) scale(.1741);animation:fall-79 27s -13s linear infinite}@keyframes fall-79{59.279%{transform:translate(47.0933vw,59.279vh) scale(.1741)}to{transform:translate(50.1761vw,99vh) scale(.1741)}}.snow:nth-child(80){opacity:.7282;transform:translate(28.4083vw,-10px) scale(.9125);animation:fall-80 20s -20s linear infinite}@keyframes fall-80{64.664%{transform:translate(35.3496vw,64.664vh) scale(.9125)}to{transform:translate(31.87895vw,99vh) scale(.9125)}}.snow:nth-child(81){opacity:1.1268;transform:translate(13.9272vw,-10px) scale(.0979);animation:fall-81 17s -14s linear infinite}@keyframes fall-81{56.359%{transform:translate(7.5122vw,56.359vh) scale(.0979)}to{transform:translate(10.7197vw,99vh) scale(.0979)}}.snow:nth-child(82){opacity:1.7076;transform:translate(89.6006vw,-10px) scale(.4175);animation:fall-82 13s -16s linear infinite}@keyframes fall-82{75.835%{transform:translate(97.0017vw,75.835vh) scale(.4175)}to{transform:translate(93.30115vw,99vh) scale(.4175)}}.snow:nth-child(83){opacity:.38;transform:translate(42.0734vw,-10px) scale(.3988);animation:fall-83 26s -9s linear infinite}@keyframes fall-83{34.264%{transform:translate(47.8199vw,34.264vh) scale(.3988)}to{transform:translate(44.94665vw,99vh) scale(.3988)}}.snow:nth-child(84){opacity:1.985;transform:translate(42.9296vw,-10px) scale(.6292);animation:fall-84 25s -17s linear infinite}@keyframes fall-84{33.748%{transform:translate(34.601vw,33.748vh) scale(.6292)}to{transform:translate(38.7653vw,99vh) scale(.6292)}}.snow:nth-child(85){opacity:1.8384;transform:translate(16.7613vw,-10px) scale(.5882);animation:fall-85 24s -26s linear infinite}@keyframes fall-85{67.083%{transform:translate(22.286vw,67.083vh) scale(.5882)}to{transform:translate(19.52365vw,99vh) scale(.5882)}}.snow:nth-child(86){opacity:.5724;transform:translate(97.5355vw,-10px) scale(.2645);animation:fall-86 29s -15s linear infinite}@keyframes fall-86{42.126%{transform:translate(99.6506vw,42.126vh) scale(.2645)}to{transform:translate(98.59305vw,99vh) scale(.2645)}}.snow:nth-child(87){opacity:1.6752;transform:translate(55.5731vw,-10px) scale(.9457);animation:fall-87 13s -30s linear infinite}@keyframes fall-87{39.14%{transform:translate(48.0187vw,39.14vh) scale(.9457)}to{transform:translate(51.7959vw,99vh) scale(.9457)}}.snow:nth-child(88){opacity:.8616;transform:translate(12.326vw,-10px) scale(.6714);animation:fall-88 29s -21s linear infinite}@keyframes fall-88{38.339%{transform:translate(17.227vw,38.339vh) scale(.6714)}to{transform:translate(14.7765vw,99vh) scale(.6714)}}.snow:nth-child(89){opacity:.604;transform:translate(64.0809vw,-10px) scale(.2191);animation:fall-89 12s -29s linear infinite}@keyframes fall-89{57.602%{transform:translate(64.7983vw,57.602vh) scale(.2191)}to{transform:translate(64.4396vw,99vh) scale(.2191)}}.snow:nth-child(90){opacity:.5774;transform:translate(84.5716vw,-10px) scale(.097);animation:fall-90 19s -8s linear infinite}@keyframes fall-90{34.988%{transform:translate(78.7987vw,34.988vh) scale(.097)}to{transform:translate(81.68515vw,99vh) scale(.097)}}.snow:nth-child(91){opacity:1.3116;transform:translate(76.1767vw,-10px) scale(.9044);animation:fall-91 15s -28s linear infinite}@keyframes fall-91{42.12%{transform:translate(73.2597vw,42.12vh) scale(.9044)}to{transform:translate(74.7182vw,99vh) scale(.9044)}}.snow:nth-child(92){opacity:.276;transform:translate(73.9431vw,-10px) scale(.241);animation:fall-92 29s -1s linear infinite}@keyframes fall-92{58.264%{transform:translate(69.6024vw,58.264vh) scale(.241)}to{transform:translate(71.77275vw,99vh) scale(.241)}}.snow:nth-child(93){opacity:.759;transform:translate(8.2188vw,-10px) scale(.2807);animation:fall-93 27s -27s linear infinite}@keyframes fall-93{48.203%{transform:translate(13.6596vw,48.203vh) scale(.2807)}to{transform:translate(10.9392vw,99vh) scale(.2807)}}.snow:nth-child(94){opacity:1.8776;transform:translate(38.0314vw,-10px) scale(.4792);animation:fall-94 14s -26s linear infinite}@keyframes fall-94{37.998%{transform:translate(37.4889vw,37.998vh) scale(.4792)}to{transform:translate(37.76015vw,99vh) scale(.4792)}}.snow:nth-child(95){opacity:.7534;transform:translate(15.6308vw,-10px) scale(.7453);animation:fall-95 30s -29s linear infinite}@keyframes fall-95{38.188%{transform:translate(20.2402vw,38.188vh) scale(.7453)}to{transform:translate(17.9355vw,99vh) scale(.7453)}}.snow:nth-child(96){opacity:.9296;transform:translate(33.4415vw,-10px) scale(.3966);animation:fall-96 27s -5s linear infinite}@keyframes fall-96{67.966%{transform:translate(24.4067vw,67.966vh) scale(.3966)}to{transform:translate(28.9241vw,99vh) scale(.3966)}}.snow:nth-child(97){opacity:1.013;transform:translate(65.7928vw,-10px) scale(.6104);animation:fall-97 28s -8s linear infinite}@keyframes fall-97{61.596%{transform:translate(70.2438vw,61.596vh) scale(.6104)}to{transform:translate(68.0183vw,99vh) scale(.6104)}}.snow:nth-child(98){opacity:1.7968;transform:translate(47.3034vw,-10px) scale(.0789);animation:fall-98 30s -28s linear infinite}@keyframes fall-98{58.559%{transform:translate(53.4234vw,58.559vh) scale(.0789)}to{transform:translate(50.3634vw,99vh) scale(.0789)}}.snow:nth-child(99){opacity:.9688;transform:translate(51.211vw,-10px) scale(.8043);animation:fall-99 15s -5s linear infinite}@keyframes fall-99{46.782%{transform:translate(42.9347vw,46.782vh) scale(.8043)}to{transform:translate(47.07285vw,99vh) scale(.8043)}}.snow:nth-child(100){opacity:1.976;transform:translate(89.6275vw,-10px) scale(.9347);animation:fall-100 16s -12s linear infinite}@keyframes fall-100{59.5%{transform:translate(89.331vw,59.5vh) scale(.9347)}to{transform:translate(89.47925vw,99vh) scale(.9347)}}.snow:nth-child(101){opacity:.1826;transform:translate(87.8661vw,-10px) scale(.9986);animation:fall-101 12s -18s linear infinite}@keyframes fall-101{77.002%{transform:translate(87.0659vw,77.002vh) scale(.9986)}to{transform:translate(87.466vw,99vh) scale(.9986)}}.snow:nth-child(102){opacity:1.4136;transform:translate(8.7632vw,-10px) scale(.9618);animation:fall-102 13s -15s linear infinite}@keyframes fall-102{69.212%{transform:translate(5.5033vw,69.212vh) scale(.9618)}to{transform:translate(7.13325vw,99vh) scale(.9618)}}.snow:nth-child(103){opacity:.2194;transform:translate(29.1237vw,-10px) scale(.7348);animation:fall-103 26s -13s linear infinite}@keyframes fall-103{47.834%{transform:translate(36.3652vw,47.834vh) scale(.7348)}to{transform:translate(32.74445vw,99vh) scale(.7348)}}.snow:nth-child(104){opacity:.0886;transform:translate(51.1041vw,-10px) scale(.6635);animation:fall-104 13s -20s linear infinite}@keyframes fall-104{46.51%{transform:translate(58.6247vw,46.51vh) scale(.6635)}to{transform:translate(54.8644vw,99vh) scale(.6635)}}.snow:nth-child(105){opacity:.091;transform:translate(26.0122vw,-10px) scale(.2888);animation:fall-105 26s -30s linear infinite}@keyframes fall-105{37.924%{transform:translate(16.256vw,37.924vh) scale(.2888)}to{transform:translate(21.1341vw,99vh) scale(.2888)}}.snow:nth-child(106){opacity:1.12;transform:translate(10.5202vw,-10px) scale(.9877);animation:fall-106 30s -16s linear infinite}@keyframes fall-106{76.036%{transform:translate(18.035vw,76.036vh) scale(.9877)}to{transform:translate(14.2776vw,99vh) scale(.9877)}}.snow:nth-child(107){opacity:1.3512;transform:translate(49.4169vw,-10px) scale(.5606);animation:fall-107 28s -2s linear infinite}@keyframes fall-107{42.523%{transform:translate(48.0775vw,42.523vh) scale(.5606)}to{transform:translate(48.7472vw,99vh) scale(.5606)}}.snow:nth-child(108){opacity:1.6446;transform:translate(97.5877vw,-10px) scale(.6469);animation:fall-108 14s -12s linear infinite}@keyframes fall-108{71.682%{transform:translate(105.9392vw,71.682vh) scale(.6469)}to{transform:translate(101.76345vw,99vh) scale(.6469)}}.snow:nth-child(109){opacity:.4318;transform:translate(15.7501vw,-10px) scale(.1345);animation:fall-109 16s -18s linear infinite}@keyframes fall-109{74.567%{transform:translate(10.7327vw,74.567vh) scale(.1345)}to{transform:translate(13.2414vw,99vh) scale(.1345)}}.snow:nth-child(110){opacity:1.3726;transform:translate(44.7702vw,-10px) scale(.3515);animation:fall-110 20s -7s linear infinite}@keyframes fall-110{48.043%{transform:translate(51.4626vw,48.043vh) scale(.3515)}to{transform:translate(48.1164vw,99vh) scale(.3515)}}.snow:nth-child(111){opacity:.5208;transform:translate(72.1388vw,-10px) scale(.4216);animation:fall-111 18s -15s linear infinite}@keyframes fall-111{68.568%{transform:translate(80.7063vw,68.568vh) scale(.4216)}to{transform:translate(76.42255vw,99vh) scale(.4216)}}.snow:nth-child(112){opacity:.3194;transform:translate(95.3259vw,-10px) scale(.5335);animation:fall-112 25s -5s linear infinite}@keyframes fall-112{46.881%{transform:translate(88.6772vw,46.881vh) scale(.5335)}to{transform:translate(92.00155vw,99vh) scale(.5335)}}.snow:nth-child(113){opacity:.5928;transform:translate(37.4114vw,-10px) scale(.5507);animation:fall-113 19s -27s linear infinite}@keyframes fall-113{76.943%{transform:translate(43.2186vw,76.943vh) scale(.5507)}to{transform:translate(40.315vw,99vh) scale(.5507)}}.snow:nth-child(114){opacity:1.265;transform:translate(39.3355vw,-10px) scale(.7761);animation:fall-114 26s -1s linear infinite}@keyframes fall-114{58.603%{transform:translate(36.502vw,58.603vh) scale(.7761)}to{transform:translate(37.91875vw,99vh) scale(.7761)}}.snow:nth-child(115){opacity:.5616;transform:translate(.2745vw,-10px) scale(.8321);animation:fall-115 29s -13s linear infinite}@keyframes fall-115{32.765%{transform:translate(4.8026vw,32.765vh) scale(.8321)}to{transform:translate(2.53855vw,99vh) scale(.8321)}}.snow:nth-child(116){opacity:.0774;transform:translate(21.7988vw,-10px) scale(.5089);animation:fall-116 24s -9s linear infinite}@keyframes fall-116{61.601%{transform:translate(19.7852vw,61.601vh) scale(.5089)}to{transform:translate(20.792vw,99vh) scale(.5089)}}.snow:nth-child(117){opacity:.4972;transform:translate(67.3848vw,-10px) scale(.3834);animation:fall-117 13s -17s linear infinite}@keyframes fall-117{35.964%{transform:translate(63.4832vw,35.964vh) scale(.3834)}to{transform:translate(65.434vw,99vh) scale(.3834)}}.snow:nth-child(118){opacity:1.6744;transform:translate(86.0153vw,-10px) scale(.1934);animation:fall-118 26s -24s linear infinite}@keyframes fall-118{35.873%{transform:translate(86.3892vw,35.873vh) scale(.1934)}to{transform:translate(86.20225vw,99vh) scale(.1934)}}.snow:nth-child(119){opacity:.818;transform:translate(94.6352vw,-10px) scale(.2422);animation:fall-119 13s -25s linear infinite}@keyframes fall-119{52.46%{transform:translate(87.7793vw,52.46vh) scale(.2422)}to{transform:translate(91.20725vw,99vh) scale(.2422)}}.snow:nth-child(120){opacity:.3342;transform:translate(57.9784vw,-10px) scale(.0537);animation:fall-120 11s -8s linear infinite}@keyframes fall-120{42.623%{transform:translate(54.4732vw,42.623vh) scale(.0537)}to{transform:translate(56.2258vw,99vh) scale(.0537)}}.snow:nth-child(121){opacity:1.7452;transform:translate(70.5561vw,-10px) scale(.8337);animation:fall-121 17s -2s linear infinite}@keyframes fall-121{54.262%{transform:translate(67.4146vw,54.262vh) scale(.8337)}to{transform:translate(68.98535vw,99vh) scale(.8337)}}.snow:nth-child(122){opacity:1.8496;transform:translate(90.3818vw,-10px) scale(.8396);animation:fall-122 22s -3s linear infinite}@keyframes fall-122{71.886%{transform:translate(88.2263vw,71.886vh) scale(.8396)}to{transform:translate(89.30405vw,99vh) scale(.8396)}}.snow:nth-child(123){opacity:.3148;transform:translate(33.4747vw,-10px) scale(.852);animation:fall-123 26s -13s linear infinite}@keyframes fall-123{35.188%{transform:translate(29.5939vw,35.188vh) scale(.852)}to{transform:translate(31.5343vw,99vh) scale(.852)}}.snow:nth-child(124){opacity:.2028;transform:translate(82.8253vw,-10px) scale(.4294);animation:fall-124 10s -7s linear infinite}@keyframes fall-124{61.76%{transform:translate(80.7899vw,61.76vh) scale(.4294)}to{transform:translate(81.8076vw,99vh) scale(.4294)}}.snow:nth-child(125){opacity:.0558;transform:translate(47.2378vw,-10px) scale(.1676);animation:fall-125 21s -13s linear infinite}@keyframes fall-125{63.04%{transform:translate(45.2488vw,63.04vh) scale(.1676)}to{transform:translate(46.2433vw,99vh) scale(.1676)}}.snow:nth-child(126){opacity:1.2132;transform:translate(64.5726vw,-10px) scale(.187);animation:fall-126 11s -10s linear infinite}@keyframes fall-126{47.582%{transform:translate(56.0428vw,47.582vh) scale(.187)}to{transform:translate(60.3077vw,99vh) scale(.187)}}.snow:nth-child(127){opacity:.383;transform:translate(67.6436vw,-10px) scale(.8425);animation:fall-127 24s -17s linear infinite}@keyframes fall-127{66.326%{transform:translate(68.0934vw,66.326vh) scale(.8425)}to{transform:translate(67.8685vw,99vh) scale(.8425)}}.snow:nth-child(128){opacity:1.1764;transform:translate(15.6301vw,-10px) scale(.9955);animation:fall-128 17s -7s linear infinite}@keyframes fall-128{50.535%{transform:translate(16.1135vw,50.535vh) scale(.9955)}to{transform:translate(15.8718vw,99vh) scale(.9955)}}.snow:nth-child(129){opacity:.2654;transform:translate(16.8253vw,-10px) scale(.5157);animation:fall-129 17s -12s linear infinite}@keyframes fall-129{64.341%{transform:translate(9.9789vw,64.341vh) scale(.5157)}to{transform:translate(13.4021vw,99vh) scale(.5157)}}.snow:nth-child(130){opacity:1.2202;transform:translate(64.3865vw,-10px) scale(.0876);animation:fall-130 26s -18s linear infinite}@keyframes fall-130{47.436%{transform:translate(70.4338vw,47.436vh) scale(.0876)}to{transform:translate(67.41015vw,99vh) scale(.0876)}}.snow:nth-child(131){opacity:.6788;transform:translate(89.6262vw,-10px) scale(.0225);animation:fall-131 29s -12s linear infinite}@keyframes fall-131{74.328%{transform:translate(81.868vw,74.328vh) scale(.0225)}to{transform:translate(85.7471vw,99vh) scale(.0225)}}.snow:nth-child(132){opacity:.3086;transform:translate(9.0292vw,-10px) scale(.9623);animation:fall-132 16s -17s linear infinite}@keyframes fall-132{73.522%{transform:translate(1.1646vw,73.522vh) scale(.9623)}to{transform:translate(5.0969vw,99vh) scale(.9623)}}.snow:nth-child(133){opacity:1.7174;transform:translate(95.9714vw,-10px) scale(.4573);animation:fall-133 23s -21s linear infinite}@keyframes fall-133{72.003%{transform:translate(93.3196vw,72.003vh) scale(.4573)}to{transform:translate(94.6455vw,99vh) scale(.4573)}}.snow:nth-child(134){opacity:.8378;transform:translate(75.999vw,-10px) scale(.8981);animation:fall-134 27s -8s linear infinite}@keyframes fall-134{48.544%{transform:translate(75.9457vw,48.544vh) scale(.8981)}to{transform:translate(75.97235vw,99vh) scale(.8981)}}.snow:nth-child(135){opacity:.4752;transform:translate(60.7023vw,-10px) scale(.2927);animation:fall-135 30s -21s linear infinite}@keyframes fall-135{59.202%{transform:translate(68.6798vw,59.202vh) scale(.2927)}to{transform:translate(64.69105vw,99vh) scale(.2927)}}.snow:nth-child(136){opacity:1.9668;transform:translate(86.8916vw,-10px) scale(.8933);animation:fall-136 21s -9s linear infinite}@keyframes fall-136{78.848%{transform:translate(81.3202vw,78.848vh) scale(.8933)}to{transform:translate(84.1059vw,99vh) scale(.8933)}}.snow:nth-child(137){opacity:.9482;transform:translate(26.397vw,-10px) scale(.6591);animation:fall-137 11s -18s linear infinite}@keyframes fall-137{76.127%{transform:translate(25.2779vw,76.127vh) scale(.6591)}to{transform:translate(25.83745vw,99vh) scale(.6591)}}.snow:nth-child(138){opacity:.7156;transform:translate(4.8693vw,-10px) scale(.1881);animation:fall-138 15s -15s linear infinite}@keyframes fall-138{51.493%{transform:translate(.9411vw,51.493vh) scale(.1881)}to{transform:translate(2.9052vw,99vh) scale(.1881)}}.snow:nth-child(139){opacity:.6278;transform:translate(76.7277vw,-10px) scale(.7832);animation:fall-139 20s -27s linear infinite}@keyframes fall-139{69.028%{transform:translate(81.3281vw,69.028vh) scale(.7832)}to{transform:translate(79.0279vw,99vh) scale(.7832)}}.snow:nth-child(140){opacity:1.0496;transform:translate(19.7829vw,-10px) scale(.0376);animation:fall-140 22s -30s linear infinite}@keyframes fall-140{77.341%{transform:translate(23.8812vw,77.341vh) scale(.0376)}to{transform:translate(21.83205vw,99vh) scale(.0376)}}.snow:nth-child(141){opacity:.935;transform:translate(62.1148vw,-10px) scale(.7392);animation:fall-141 17s -4s linear infinite}@keyframes fall-141{31.333%{transform:translate(70.4333vw,31.333vh) scale(.7392)}to{transform:translate(66.27405vw,99vh) scale(.7392)}}.snow:nth-child(142){opacity:.4576;transform:translate(27.753vw,-10px) scale(.0018);animation:fall-142 22s -13s linear infinite}@keyframes fall-142{68.782%{transform:translate(26.6482vw,68.782vh) scale(.0018)}to{transform:translate(27.2006vw,99vh) scale(.0018)}}.snow:nth-child(143){opacity:.8434;transform:translate(63.2638vw,-10px) scale(.7245);animation:fall-143 18s -4s linear infinite}@keyframes fall-143{72.884%{transform:translate(62.106vw,72.884vh) scale(.7245)}to{transform:translate(62.6849vw,99vh) scale(.7245)}}.snow:nth-child(144){opacity:.5342;transform:translate(42.1815vw,-10px) scale(.2119);animation:fall-144 13s -19s linear infinite}@keyframes fall-144{62.376%{transform:translate(40.4113vw,62.376vh) scale(.2119)}to{transform:translate(41.2964vw,99vh) scale(.2119)}}.snow:nth-child(145){opacity:1.9606;transform:translate(92.5976vw,-10px) scale(.3162);animation:fall-145 10s -21s linear infinite}@keyframes fall-145{51.379%{transform:translate(94.6323vw,51.379vh) scale(.3162)}to{transform:translate(93.61495vw,99vh) scale(.3162)}}.snow:nth-child(146){opacity:.3052;transform:translate(51.5573vw,-10px) scale(.9997);animation:fall-146 16s -25s linear infinite}@keyframes fall-146{34.787%{transform:translate(52.319vw,34.787vh) scale(.9997)}to{transform:translate(51.93815vw,99vh) scale(.9997)}}.snow:nth-child(147){opacity:.019;transform:translate(74.4232vw,-10px) scale(.2104);animation:fall-147 20s -22s linear infinite}@keyframes fall-147{52.842%{transform:translate(72.6393vw,52.842vh) scale(.2104)}to{transform:translate(73.53125vw,99vh) scale(.2104)}}.snow:nth-child(148){opacity:1.4858;transform:translate(41.7031vw,-10px) scale(.1446);animation:fall-148 18s -25s linear infinite}@keyframes fall-148{58.772%{transform:translate(47.3828vw,58.772vh) scale(.1446)}to{transform:translate(44.54295vw,99vh) scale(.1446)}}.snow:nth-child(149){opacity:.9766;transform:translate(41.1547vw,-10px) scale(.436);animation:fall-149 28s -14s linear infinite}@keyframes fall-149{54.699%{transform:translate(35.8735vw,54.699vh) scale(.436)}to{transform:translate(38.5141vw,99vh) scale(.436)}}.snow:nth-child(150){opacity:.2372;transform:translate(54.7848vw,-10px) scale(.0905);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{75.511%{transform:translate(58.0319vw,75.511vh) scale(.0905)}to{transform:translate(56.40835vw,99vh) scale(.0905)}}.snow:nth-child(151){opacity:1.024;transform:translate(70.2979vw,-10px) scale(.6744);animation:fall-151 16s -2s linear infinite}@keyframes fall-151{41.698%{transform:translate(77.182vw,41.698vh) scale(.6744)}to{transform:translate(73.73995vw,99vh) scale(.6744)}}.snow:nth-child(152){opacity:1.8166;transform:translate(81.6193vw,-10px) scale(.1228);animation:fall-152 30s -20s linear infinite}@keyframes fall-152{43.543%{transform:translate(86.2837vw,43.543vh) scale(.1228)}to{transform:translate(83.9515vw,99vh) scale(.1228)}}.snow:nth-child(153){opacity:.021;transform:translate(21.0716vw,-10px) scale(.2443);animation:fall-153 27s -3s linear infinite}@keyframes fall-153{75.35%{transform:translate(18.8633vw,75.35vh) scale(.2443)}to{transform:translate(19.96745vw,99vh) scale(.2443)}}.snow:nth-child(154){opacity:1.6314;transform:translate(59.1894vw,-10px) scale(.3817);animation:fall-154 25s -28s linear infinite}@keyframes fall-154{76.486%{transform:translate(52.8243vw,76.486vh) scale(.3817)}to{transform:translate(56.00685vw,99vh) scale(.3817)}}.snow:nth-child(155){opacity:1.6164;transform:translate(28.4656vw,-10px) scale(.9691);animation:fall-155 19s -12s linear infinite}@keyframes fall-155{50.985%{transform:translate(28.4133vw,50.985vh) scale(.9691)}to{transform:translate(28.43945vw,99vh) scale(.9691)}}.snow:nth-child(156){opacity:1.8816;transform:translate(53.7741vw,-10px) scale(.9192);animation:fall-156 20s -27s linear infinite}@keyframes fall-156{48.978%{transform:translate(56.0801vw,48.978vh) scale(.9192)}to{transform:translate(54.9271vw,99vh) scale(.9192)}}.snow:nth-child(157){opacity:.735;transform:translate(.4668vw,-10px) scale(.9766);animation:fall-157 10s -2s linear infinite}@keyframes fall-157{38.805%{transform:translate(7.8805vw,38.805vh) scale(.9766)}to{transform:translate(4.17365vw,99vh) scale(.9766)}}.snow:nth-child(158){opacity:.9226;transform:translate(70.5762vw,-10px) scale(.2064);animation:fall-158 21s -29s linear infinite}@keyframes fall-158{58.36%{transform:translate(77.5922vw,58.36vh) scale(.2064)}to{transform:translate(74.0842vw,99vh) scale(.2064)}}.snow:nth-child(159){opacity:1.1582;transform:translate(35.0535vw,-10px) scale(.2741);animation:fall-159 22s -1s linear infinite}@keyframes fall-159{40.572%{transform:translate(30.9619vw,40.572vh) scale(.2741)}to{transform:translate(33.0077vw,99vh) scale(.2741)}}.snow:nth-child(160){opacity:1.9692;transform:translate(12.0228vw,-10px) scale(.3736);animation:fall-160 23s -30s linear infinite}@keyframes fall-160{55.652%{transform:translate(14.1874vw,55.652vh) scale(.3736)}to{transform:translate(13.1051vw,99vh) scale(.3736)}}.snow:nth-child(161){opacity:1.684;transform:translate(70.483vw,-10px) scale(.934);animation:fall-161 15s -1s linear infinite}@keyframes fall-161{51.687%{transform:translate(65.1127vw,51.687vh) scale(.934)}to{transform:translate(67.79785vw,99vh) scale(.934)}}.snow:nth-child(162){opacity:1.1406;transform:translate(68.7914vw,-10px) scale(.8436);animation:fall-162 17s -29s linear infinite}@keyframes fall-162{37.585%{transform:translate(62.6783vw,37.585vh) scale(.8436)}to{transform:translate(65.73485vw,99vh) scale(.8436)}}.snow:nth-child(163){opacity:.7706;transform:translate(79.1257vw,-10px) scale(.3908);animation:fall-163 24s -5s linear infinite}@keyframes fall-163{39.528%{transform:translate(86.197vw,39.528vh) scale(.3908)}to{transform:translate(82.66135vw,99vh) scale(.3908)}}.snow:nth-child(164){opacity:1.1418;transform:translate(17.2569vw,-10px) scale(.3074);animation:fall-164 10s -27s linear infinite}@keyframes fall-164{62.638%{transform:translate(18.2942vw,62.638vh) scale(.3074)}to{transform:translate(17.77555vw,99vh) scale(.3074)}}.snow:nth-child(165){opacity:1.5756;transform:translate(85.7772vw,-10px) scale(.6887);animation:fall-165 20s -27s linear infinite}@keyframes fall-165{38.156%{transform:translate(80.1878vw,38.156vh) scale(.6887)}to{transform:translate(82.9825vw,99vh) scale(.6887)}}.snow:nth-child(166){opacity:.0902;transform:translate(2.4708vw,-10px) scale(.9913);animation:fall-166 22s -8s linear infinite}@keyframes fall-166{53.05%{transform:translate(-2.2762vw,53.05vh) scale(.9913)}to{transform:translate(.0973vw,99vh) scale(.9913)}}.snow:nth-child(167){opacity:.7714;transform:translate(.0025vw,-10px) scale(.5765);animation:fall-167 23s -12s linear infinite}@keyframes fall-167{34.548%{transform:translate(.6835vw,34.548vh) scale(.5765)}to{transform:translate(.343vw,99vh) scale(.5765)}}.snow:nth-child(168){opacity:.3502;transform:translate(2.42vw,-10px) scale(.6028);animation:fall-168 17s -7s linear infinite}@keyframes fall-168{56.108%{transform:translate(8.1791vw,56.108vh) scale(.6028)}to{transform:translate(5.29955vw,99vh) scale(.6028)}}.snow:nth-child(169){opacity:1.6382;transform:translate(4.8753vw,-10px) scale(.3849);animation:fall-169 14s -29s linear infinite}@keyframes fall-169{75.434%{transform:translate(-2.5561vw,75.434vh) scale(.3849)}to{transform:translate(1.1596vw,99vh) scale(.3849)}}.snow:nth-child(170){opacity:.4738;transform:translate(34.7001vw,-10px) scale(.6625);animation:fall-170 13s -4s linear infinite}@keyframes fall-170{51.747%{transform:translate(39.8676vw,51.747vh) scale(.6625)}to{transform:translate(37.28385vw,99vh) scale(.6625)}}.snow:nth-child(171){opacity:.1998;transform:translate(38.4135vw,-10px) scale(.0612);animation:fall-171 11s -4s linear infinite}@keyframes fall-171{54.657%{transform:translate(39.5797vw,54.657vh) scale(.0612)}to{transform:translate(38.9966vw,99vh) scale(.0612)}}.snow:nth-child(172){opacity:.7576;transform:translate(7.5193vw,-10px) scale(.4537);animation:fall-172 19s -12s linear infinite}@keyframes fall-172{61.698%{transform:translate(11.923vw,61.698vh) scale(.4537)}to{transform:translate(9.72115vw,99vh) scale(.4537)}}.snow:nth-child(173){opacity:1.319;transform:translate(61.1352vw,-10px) scale(.3882);animation:fall-173 30s -10s linear infinite}@keyframes fall-173{38.324%{transform:translate(70.9086vw,38.324vh) scale(.3882)}to{transform:translate(66.0219vw,99vh) scale(.3882)}}.snow:nth-child(174){opacity:.9098;transform:translate(50.2149vw,-10px) scale(.0101);animation:fall-174 25s -28s linear infinite}@keyframes fall-174{46.28%{transform:translate(57.3169vw,46.28vh) scale(.0101)}to{transform:translate(53.7659vw,99vh) scale(.0101)}}.snow:nth-child(175){opacity:.8202;transform:translate(61.4634vw,-10px) scale(.9935);animation:fall-175 16s -1s linear infinite}@keyframes fall-175{47.699%{transform:translate(65.2113vw,47.699vh) scale(.9935)}to{transform:translate(63.33735vw,99vh) scale(.9935)}}.snow:nth-child(176){opacity:1.672;transform:translate(25.1589vw,-10px) scale(.6562);animation:fall-176 26s -30s linear infinite}@keyframes fall-176{56.811%{transform:translate(34.3904vw,56.811vh) scale(.6562)}to{transform:translate(29.77465vw,99vh) scale(.6562)}}.snow:nth-child(177){opacity:.1548;transform:translate(67.3486vw,-10px) scale(.7974);animation:fall-177 17s -9s linear infinite}@keyframes fall-177{74.197%{transform:translate(65.841vw,74.197vh) scale(.7974)}to{transform:translate(66.5948vw,99vh) scale(.7974)}}.snow:nth-child(178){opacity:1.7918;transform:translate(42.3184vw,-10px) scale(.455);animation:fall-178 13s -27s linear infinite}@keyframes fall-178{47.268%{transform:translate(51.1761vw,47.268vh) scale(.455)}to{transform:translate(46.74725vw,99vh) scale(.455)}}.snow:nth-child(179){opacity:1.5684;transform:translate(.2513vw,-10px) scale(.9006);animation:fall-179 22s -20s linear infinite}@keyframes fall-179{70.565%{transform:translate(-8.3638vw,70.565vh) scale(.9006)}to{transform:translate(-4.05625vw,99vh) scale(.9006)}}.snow:nth-child(180){opacity:.709;transform:translate(61.2564vw,-10px) scale(.1896);animation:fall-180 25s -27s linear infinite}@keyframes fall-180{34.301%{transform:translate(59.4581vw,34.301vh) scale(.1896)}to{transform:translate(60.35725vw,99vh) scale(.1896)}}.snow:nth-child(181){opacity:.9778;transform:translate(2.3574vw,-10px) scale(.7091);animation:fall-181 24s -8s linear infinite}@keyframes fall-181{66.921%{transform:translate(4.6811vw,66.921vh) scale(.7091)}to{transform:translate(3.51925vw,99vh) scale(.7091)}}.snow:nth-child(182){opacity:1.0026;transform:translate(66.3801vw,-10px) scale(.2693);animation:fall-182 16s -9s linear infinite}@keyframes fall-182{65.925%{transform:translate(73.1727vw,65.925vh) scale(.2693)}to{transform:translate(69.7764vw,99vh) scale(.2693)}}.snow:nth-child(183){opacity:.9638;transform:translate(75.8018vw,-10px) scale(.7227);animation:fall-183 24s -11s linear infinite}@keyframes fall-183{36.4%{transform:translate(80.2475vw,36.4vh) scale(.7227)}to{transform:translate(78.02465vw,99vh) scale(.7227)}}.snow:nth-child(184){opacity:1.06;transform:translate(31.9742vw,-10px) scale(.0908);animation:fall-184 20s -19s linear infinite}@keyframes fall-184{42.116%{transform:translate(37.5089vw,42.116vh) scale(.0908)}to{transform:translate(34.74155vw,99vh) scale(.0908)}}.snow:nth-child(185){opacity:1.7232;transform:translate(10.5085vw,-10px) scale(.4483);animation:fall-185 16s -5s linear infinite}@keyframes fall-185{65.896%{transform:translate(20.0958vw,65.896vh) scale(.4483)}to{transform:translate(15.30215vw,99vh) scale(.4483)}}.snow:nth-child(186){opacity:.667;transform:translate(12.1689vw,-10px) scale(.5977);animation:fall-186 28s -21s linear infinite}@keyframes fall-186{67.357%{transform:translate(6.2453vw,67.357vh) scale(.5977)}to{transform:translate(9.2071vw,99vh) scale(.5977)}}.snow:nth-child(187){opacity:1.0444;transform:translate(68.6675vw,-10px) scale(.5766);animation:fall-187 12s -23s linear infinite}@keyframes fall-187{53.842%{transform:translate(70.8548vw,53.842vh) scale(.5766)}to{transform:translate(69.76115vw,99vh) scale(.5766)}}.snow:nth-child(188){opacity:.6174;transform:translate(78.4984vw,-10px) scale(.7004);animation:fall-188 19s -6s linear infinite}@keyframes fall-188{52.456%{transform:translate(87.5169vw,52.456vh) scale(.7004)}to{transform:translate(83.00765vw,99vh) scale(.7004)}}.snow:nth-child(189){opacity:.6548;transform:translate(85.3936vw,-10px) scale(.4839);animation:fall-189 18s -24s linear infinite}@keyframes fall-189{36.572%{transform:translate(77.2344vw,36.572vh) scale(.4839)}to{transform:translate(81.314vw,99vh) scale(.4839)}}.snow:nth-child(190){opacity:.4782;transform:translate(96.4127vw,-10px) scale(.4381);animation:fall-190 17s -24s linear infinite}@keyframes fall-190{58.016%{transform:translate(103.9952vw,58.016vh) scale(.4381)}to{transform:translate(100.20395vw,99vh) scale(.4381)}}.snow:nth-child(191){opacity:1.6464;transform:translate(71.1583vw,-10px) scale(.5893);animation:fall-191 29s -4s linear infinite}@keyframes fall-191{50.372%{transform:translate(72.644vw,50.372vh) scale(.5893)}to{transform:translate(71.90115vw,99vh) scale(.5893)}}.snow:nth-child(192){opacity:1.1588;transform:translate(7.8334vw,-10px) scale(.5851);animation:fall-192 29s -22s linear infinite}@keyframes fall-192{33.059%{transform:translate(2.2596vw,33.059vh) scale(.5851)}to{transform:translate(5.0465vw,99vh) scale(.5851)}}.snow:nth-child(193){opacity:1.952;transform:translate(95.0259vw,-10px) scale(.6502);animation:fall-193 26s -20s linear infinite}@keyframes fall-193{36.814%{transform:translate(103.7149vw,36.814vh) scale(.6502)}to{transform:translate(99.3704vw,99vh) scale(.6502)}}.snow:nth-child(194){opacity:.5724;transform:translate(74.3577vw,-10px) scale(.1032);animation:fall-194 22s -30s linear infinite}@keyframes fall-194{41.58%{transform:translate(68.7869vw,41.58vh) scale(.1032)}to{transform:translate(71.5723vw,99vh) scale(.1032)}}.snow:nth-child(195){opacity:1.0722;transform:translate(99.1579vw,-10px) scale(.4898);animation:fall-195 24s -17s linear infinite}@keyframes fall-195{69.425%{transform:translate(92.4526vw,69.425vh) scale(.4898)}to{transform:translate(95.80525vw,99vh) scale(.4898)}}.snow:nth-child(196){opacity:1.1372;transform:translate(98.3401vw,-10px) scale(.3198);animation:fall-196 10s -17s linear infinite}@keyframes fall-196{32.828%{transform:translate(93.1114vw,32.828vh) scale(.3198)}to{transform:translate(95.72575vw,99vh) scale(.3198)}}.snow:nth-child(197){opacity:1.1562;transform:translate(99.7973vw,-10px) scale(.4284);animation:fall-197 30s -29s linear infinite}@keyframes fall-197{69.895%{transform:translate(92.6254vw,69.895vh) scale(.4284)}to{transform:translate(96.21135vw,99vh) scale(.4284)}}.snow:nth-child(198){opacity:.6104;transform:translate(23.4449vw,-10px) scale(.4815);animation:fall-198 18s -24s linear infinite}@keyframes fall-198{36.879%{transform:translate(20.7962vw,36.879vh) scale(.4815)}to{transform:translate(22.12055vw,99vh) scale(.4815)}}.snow:nth-child(199){opacity:1.0466;transform:translate(48.875vw,-10px) scale(.3061);animation:fall-199 29s -4s linear infinite}@keyframes fall-199{68.232%{transform:translate(58.2247vw,68.232vh) scale(.3061)}to{transform:translate(53.54985vw,99vh) scale(.3061)}}.snow:nth-child(200){opacity:.4128;transform:translate(10.1299vw,-10px) scale(.9423);animation:fall-200 22s -29s linear infinite}@keyframes fall-200{41.427%{transform:translate(18.0918vw,41.427vh) scale(.9423)}to{transform:translate(14.11085vw,99vh) scale(.9423)}}.snow:nth-child(201){opacity:.553;transform:translate(80.3752vw,-10px) scale(.975);animation:fall-201 26s -28s linear infinite}@keyframes fall-201{71.473%{transform:translate(84.9687vw,71.473vh) scale(.975)}to{transform:translate(82.67195vw,99vh) scale(.975)}}.snow:nth-child(202){opacity:1.0602;transform:translate(10.6752vw,-10px) scale(.3781);animation:fall-202 23s -21s linear infinite}@keyframes fall-202{74.102%{transform:translate(11.1297vw,74.102vh) scale(.3781)}to{transform:translate(10.90245vw,99vh) scale(.3781)}}.snow:nth-child(203){opacity:.4348;transform:translate(97.7823vw,-10px) scale(.2508);animation:fall-203 27s -11s linear infinite}@keyframes fall-203{65.981%{transform:translate(98.828vw,65.981vh) scale(.2508)}to{transform:translate(98.30515vw,99vh) scale(.2508)}}.snow:nth-child(204){opacity:.3082;transform:translate(1.2831vw,-10px) scale(.6866);animation:fall-204 24s -24s linear infinite}@keyframes fall-204{53.13%{transform:translate(4.0809vw,53.13vh) scale(.6866)}to{transform:translate(2.682vw,99vh) scale(.6866)}}.snow:nth-child(205){opacity:1.978;transform:translate(39.1773vw,-10px) scale(.6788);animation:fall-205 29s -19s linear infinite}@keyframes fall-205{56.223%{transform:translate(45.2831vw,56.223vh) scale(.6788)}to{transform:translate(42.2302vw,99vh) scale(.6788)}}.snow:nth-child(206){opacity:1.5826;transform:translate(23.7552vw,-10px) scale(.0278);animation:fall-206 15s -9s linear infinite}@keyframes fall-206{37.599%{transform:translate(31.4557vw,37.599vh) scale(.0278)}to{transform:translate(27.60545vw,99vh) scale(.0278)}}.snow:nth-child(207){opacity:.1614;transform:translate(93.2281vw,-10px) scale(.8336);animation:fall-207 23s -28s linear infinite}@keyframes fall-207{75.841%{transform:translate(93.599vw,75.841vh) scale(.8336)}to{transform:translate(93.41355vw,99vh) scale(.8336)}}.snow:nth-child(208){opacity:.414;transform:translate(52.916vw,-10px) scale(.9913);animation:fall-208 29s -16s linear infinite}@keyframes fall-208{67.144%{transform:translate(59.1337vw,67.144vh) scale(.9913)}to{transform:translate(56.02485vw,99vh) scale(.9913)}}.snow:nth-child(209){opacity:.2872;transform:translate(20.1962vw,-10px) scale(.5914);animation:fall-209 21s -29s linear infinite}@keyframes fall-209{58.613%{transform:translate(28.8836vw,58.613vh) scale(.5914)}to{transform:translate(24.5399vw,99vh) scale(.5914)}}.snow:nth-child(210){opacity:.9108;transform:translate(49.2531vw,-10px) scale(.7254);animation:fall-210 15s -19s linear infinite}@keyframes fall-210{72.282%{transform:translate(51.404vw,72.282vh) scale(.7254)}to{transform:translate(50.32855vw,99vh) scale(.7254)}}.snow:nth-child(211){opacity:1.0278;transform:translate(97.2141vw,-10px) scale(.376);animation:fall-211 23s -4s linear infinite}@keyframes fall-211{75.271%{transform:translate(94.865vw,75.271vh) scale(.376)}to{transform:translate(96.03955vw,99vh) scale(.376)}}.snow:nth-child(212){opacity:1.6734;transform:translate(68.5615vw,-10px) scale(.0648);animation:fall-212 18s -28s linear infinite}@keyframes fall-212{61.226%{transform:translate(77.2644vw,61.226vh) scale(.0648)}to{transform:translate(72.91295vw,99vh) scale(.0648)}}.snow:nth-child(213){opacity:1.8878;transform:translate(39.904vw,-10px) scale(.8818);animation:fall-213 14s -14s linear infinite}@keyframes fall-213{56.195%{transform:translate(45.9312vw,56.195vh) scale(.8818)}to{transform:translate(42.9176vw,99vh) scale(.8818)}}.snow:nth-child(214){opacity:.5054;transform:translate(29.0563vw,-10px) scale(.9422);animation:fall-214 13s -28s linear infinite}@keyframes fall-214{44.307%{transform:translate(26.3689vw,44.307vh) scale(.9422)}to{transform:translate(27.7126vw,99vh) scale(.9422)}}.snow:nth-child(215){opacity:.1404;transform:translate(14.22vw,-10px) scale(.6181);animation:fall-215 12s -25s linear infinite}@keyframes fall-215{77.714%{transform:translate(12.6401vw,77.714vh) scale(.6181)}to{transform:translate(13.43005vw,99vh) scale(.6181)}}.snow:nth-child(216){opacity:1.7084;transform:translate(61.8681vw,-10px) scale(.1958);animation:fall-216 15s -28s linear infinite}@keyframes fall-216{77.999%{transform:translate(70.1749vw,77.999vh) scale(.1958)}to{transform:translate(66.0215vw,99vh) scale(.1958)}}.snow:nth-child(217){opacity:.131;transform:translate(69.6982vw,-10px) scale(.0218);animation:fall-217 19s -26s linear infinite}@keyframes fall-217{67.073%{transform:translate(72.5632vw,67.073vh) scale(.0218)}to{transform:translate(71.1307vw,99vh) scale(.0218)}}.snow:nth-child(218){opacity:.1182;transform:translate(62.754vw,-10px) scale(.6532);animation:fall-218 28s -13s linear infinite}@keyframes fall-218{30.393%{transform:translate(60.3553vw,30.393vh) scale(.6532)}to{transform:translate(61.55465vw,99vh) scale(.6532)}}.snow:nth-child(219){opacity:.3672;transform:translate(37.5467vw,-10px) scale(.0075);animation:fall-219 17s -28s linear infinite}@keyframes fall-219{64.869%{transform:translate(35.3306vw,64.869vh) scale(.0075)}to{transform:translate(36.43865vw,99vh) scale(.0075)}}.snow:nth-child(220){opacity:1.7762;transform:translate(44.4134vw,-10px) scale(.5224);animation:fall-220 12s -1s linear infinite}@keyframes fall-220{32.435%{transform:translate(53.7642vw,32.435vh) scale(.5224)}to{transform:translate(49.0888vw,99vh) scale(.5224)}}.snow:nth-child(221){opacity:1.3252;transform:translate(6.9659vw,-10px) scale(.1013);animation:fall-221 22s -12s linear infinite}@keyframes fall-221{46.127%{transform:translate(1.5979vw,46.127vh) scale(.1013)}to{transform:translate(4.2819vw,99vh) scale(.1013)}}.snow:nth-child(222){opacity:1.83;transform:translate(40.437vw,-10px) scale(.5729);animation:fall-222 16s -2s linear infinite}@keyframes fall-222{43.537%{transform:translate(32.9256vw,43.537vh) scale(.5729)}to{transform:translate(36.6813vw,99vh) scale(.5729)}}.snow:nth-child(223){opacity:1.7368;transform:translate(31.0129vw,-10px) scale(.811);animation:fall-223 28s -19s linear infinite}@keyframes fall-223{77.52%{transform:translate(38.1973vw,77.52vh) scale(.811)}to{transform:translate(34.6051vw,99vh) scale(.811)}}.snow:nth-child(224){opacity:1.939;transform:translate(11.5179vw,-10px) scale(.0545);animation:fall-224 26s -30s linear infinite}@keyframes fall-224{60.866%{transform:translate(3.9965vw,60.866vh) scale(.0545)}to{transform:translate(7.7572vw,99vh) scale(.0545)}}.snow:nth-child(225){opacity:1.514;transform:translate(40.3177vw,-10px) scale(.2091);animation:fall-225 15s -30s linear infinite}@keyframes fall-225{41.66%{transform:translate(41.407vw,41.66vh) scale(.2091)}to{transform:translate(40.86235vw,99vh) scale(.2091)}}.snow:nth-child(226){opacity:1.9986;transform:translate(41.0107vw,-10px) scale(.7299);animation:fall-226 15s -28s linear infinite}@keyframes fall-226{49.625%{transform:translate(32.4006vw,49.625vh) scale(.7299)}to{transform:translate(36.70565vw,99vh) scale(.7299)}}.snow:nth-child(227){opacity:1.363;transform:translate(93.0935vw,-10px) scale(.2183);animation:fall-227 19s -9s linear infinite}@keyframes fall-227{40.743%{transform:translate(94.5962vw,40.743vh) scale(.2183)}to{transform:translate(93.84485vw,99vh) scale(.2183)}}.snow:nth-child(228){opacity:1.9408;transform:translate(88.6851vw,-10px) scale(.4589);animation:fall-228 23s -10s linear infinite}@keyframes fall-228{68.763%{transform:translate(96.0781vw,68.763vh) scale(.4589)}to{transform:translate(92.3816vw,99vh) scale(.4589)}}.snow:nth-child(229){opacity:.2386;transform:translate(7.2202vw,-10px) scale(.9193);animation:fall-229 14s -24s linear infinite}@keyframes fall-229{68.33%{transform:translate(8.5827vw,68.33vh) scale(.9193)}to{transform:translate(7.90145vw,99vh) scale(.9193)}}.snow:nth-child(230){opacity:.5466;transform:translate(93.2451vw,-10px) scale(.9432);animation:fall-230 28s -13s linear infinite}@keyframes fall-230{65.932%{transform:translate(86.2082vw,65.932vh) scale(.9432)}to{transform:translate(89.72665vw,99vh) scale(.9432)}}.snow:nth-child(231){opacity:1.1672;transform:translate(34.5466vw,-10px) scale(.424);animation:fall-231 10s -15s linear infinite}@keyframes fall-231{75.056%{transform:translate(42.8685vw,75.056vh) scale(.424)}to{transform:translate(38.70755vw,99vh) scale(.424)}}.snow:nth-child(232){opacity:.7908;transform:translate(3.4764vw,-10px) scale(.5384);animation:fall-232 22s -9s linear infinite}@keyframes fall-232{56.832%{transform:translate(6.5671vw,56.832vh) scale(.5384)}to{transform:translate(5.02175vw,99vh) scale(.5384)}}.snow:nth-child(233){opacity:.468;transform:translate(92.3671vw,-10px) scale(.2844);animation:fall-233 25s -4s linear infinite}@keyframes fall-233{41.388%{transform:translate(84.3676vw,41.388vh) scale(.2844)}to{transform:translate(88.36735vw,99vh) scale(.2844)}}.snow:nth-child(234){opacity:1.803;transform:translate(5.3493vw,-10px) scale(.2721);animation:fall-234 12s -21s linear infinite}@keyframes fall-234{39.856%{transform:translate(7.4838vw,39.856vh) scale(.2721)}to{transform:translate(6.41655vw,99vh) scale(.2721)}}.snow:nth-child(235){opacity:.3882;transform:translate(91.5261vw,-10px) scale(.0559);animation:fall-235 10s -13s linear infinite}@keyframes fall-235{61.61%{transform:translate(95.0322vw,61.61vh) scale(.0559)}to{transform:translate(93.27915vw,99vh) scale(.0559)}}.snow:nth-child(236){opacity:1.2076;transform:translate(15.9623vw,-10px) scale(.6745);animation:fall-236 25s -28s linear infinite}@keyframes fall-236{54.106%{transform:translate(21.7208vw,54.106vh) scale(.6745)}to{transform:translate(18.84155vw,99vh) scale(.6745)}}.snow:nth-child(237){opacity:.8096;transform:translate(49.0274vw,-10px) scale(.8281);animation:fall-237 25s -2s linear infinite}@keyframes fall-237{50.761%{transform:translate(42.523vw,50.761vh) scale(.8281)}to{transform:translate(45.7752vw,99vh) scale(.8281)}}.snow:nth-child(238){opacity:.4456;transform:translate(84.5773vw,-10px) scale(.4779);animation:fall-238 14s -10s linear infinite}@keyframes fall-238{40.064%{transform:translate(90.9219vw,40.064vh) scale(.4779)}to{transform:translate(87.7496vw,99vh) scale(.4779)}}.snow:nth-child(239){opacity:1.482;transform:translate(8.2434vw,-10px) scale(.8172);animation:fall-239 17s -10s linear infinite}@keyframes fall-239{47.403%{transform:translate(15.8616vw,47.403vh) scale(.8172)}to{transform:translate(12.0525vw,99vh) scale(.8172)}}.snow:nth-child(240){opacity:.2718;transform:translate(54.7561vw,-10px) scale(.0614);animation:fall-240 15s -18s linear infinite}@keyframes fall-240{32.257%{transform:translate(54.4181vw,32.257vh) scale(.0614)}to{transform:translate(54.5871vw,99vh) scale(.0614)}}.snow:nth-child(241){opacity:.0274;transform:translate(27.3727vw,-10px) scale(.5934);animation:fall-241 11s -25s linear infinite}@keyframes fall-241{53.329%{transform:translate(22.6947vw,53.329vh) scale(.5934)}to{transform:translate(25.0337vw,99vh) scale(.5934)}}.snow:nth-child(242){opacity:1.8332;transform:translate(8.3684vw,-10px) scale(.4693);animation:fall-242 26s -10s linear infinite}@keyframes fall-242{63.662%{transform:translate(18.1798vw,63.662vh) scale(.4693)}to{transform:translate(13.2741vw,99vh) scale(.4693)}}.snow:nth-child(243){opacity:.4544;transform:translate(37.7136vw,-10px) scale(.757);animation:fall-243 30s -20s linear infinite}@keyframes fall-243{34.16%{transform:translate(29.2495vw,34.16vh) scale(.757)}to{transform:translate(33.48155vw,99vh) scale(.757)}}.snow:nth-child(244){opacity:.4932;transform:translate(46.8816vw,-10px) scale(.3148);animation:fall-244 18s -12s linear infinite}@keyframes fall-244{39.733%{transform:translate(37.2854vw,39.733vh) scale(.3148)}to{transform:translate(42.0835vw,99vh) scale(.3148)}}.snow:nth-child(245){opacity:1.9074;transform:translate(54.5408vw,-10px) scale(.7118);animation:fall-245 26s -11s linear infinite}@keyframes fall-245{48.254%{transform:translate(59.9734vw,48.254vh) scale(.7118)}to{transform:translate(57.2571vw,99vh) scale(.7118)}}.snow:nth-child(246){opacity:1.6242;transform:translate(.778vw,-10px) scale(.9946);animation:fall-246 24s -18s linear infinite}@keyframes fall-246{56.202%{transform:translate(9.6076vw,56.202vh) scale(.9946)}to{transform:translate(5.1928vw,99vh) scale(.9946)}}.snow:nth-child(247){opacity:1.2896;transform:translate(12.7577vw,-10px) scale(.8023);animation:fall-247 20s -23s linear infinite}@keyframes fall-247{36.763%{transform:translate(6.649vw,36.763vh) scale(.8023)}to{transform:translate(9.70335vw,99vh) scale(.8023)}}.snow:nth-child(248){opacity:1.069;transform:translate(40.9864vw,-10px) scale(.2494);animation:fall-248 20s -8s linear infinite}@keyframes fall-248{39.962%{transform:translate(42.3961vw,39.962vh) scale(.2494)}to{transform:translate(41.69125vw,99vh) scale(.2494)}}.snow:nth-child(249){opacity:1.9222;transform:translate(13.5146vw,-10px) scale(.4468);animation:fall-249 25s -29s linear infinite}@keyframes fall-249{58.586%{transform:translate(3.913vw,58.586vh) scale(.4468)}to{transform:translate(8.7138vw,99vh) scale(.4468)}}.snow:nth-child(250){opacity:1.0796;transform:translate(44.8794vw,-10px) scale(.804);animation:fall-250 23s -25s linear infinite}@keyframes fall-250{73.464%{transform:translate(50.8286vw,73.464vh) scale(.804)}to{transform:translate(47.854vw,99vh) scale(.804)}}.snow:nth-child(251){opacity:.4514;transform:translate(33.2561vw,-10px) scale(.2941);animation:fall-251 13s -26s linear infinite}@keyframes fall-251{65.576%{transform:translate(24.4683vw,65.576vh) scale(.2941)}to{transform:translate(28.8622vw,99vh) scale(.2941)}}.snow:nth-child(252){opacity:.501;transform:translate(39.6062vw,-10px) scale(.2525);animation:fall-252 11s -19s linear infinite}@keyframes fall-252{66.384%{transform:translate(37.2976vw,66.384vh) scale(.2525)}to{transform:translate(38.4519vw,99vh) scale(.2525)}}.snow:nth-child(253){opacity:1.428;transform:translate(1.4644vw,-10px) scale(.7896);animation:fall-253 15s -19s linear infinite}@keyframes fall-253{74.681%{transform:translate(11.0756vw,74.681vh) scale(.7896)}to{transform:translate(6.27vw,99vh) scale(.7896)}}.snow:nth-child(254){opacity:1.8512;transform:translate(45.685vw,-10px) scale(.4625);animation:fall-254 23s -27s linear infinite}@keyframes fall-254{39.155%{transform:translate(48.9698vw,39.155vh) scale(.4625)}to{transform:translate(47.3274vw,99vh) scale(.4625)}}.snow:nth-child(255){opacity:1.3856;transform:translate(24.4049vw,-10px) scale(.7393);animation:fall-255 26s -8s linear infinite}@keyframes fall-255{58.467%{transform:translate(27.5669vw,58.467vh) scale(.7393)}to{transform:translate(25.9859vw,99vh) scale(.7393)}}.snow:nth-child(256){opacity:.3006;transform:translate(47.5332vw,-10px) scale(.1372);animation:fall-256 13s -24s linear infinite}@keyframes fall-256{66.1%{transform:translate(57.2382vw,66.1vh) scale(.1372)}to{transform:translate(52.3857vw,99vh) scale(.1372)}}.snow:nth-child(257){opacity:.2696;transform:translate(72.2022vw,-10px) scale(.6726);animation:fall-257 27s -10s linear infinite}@keyframes fall-257{36.579%{transform:translate(72.5689vw,36.579vh) scale(.6726)}to{transform:translate(72.38555vw,99vh) scale(.6726)}}.snow:nth-child(258){opacity:1.0592;transform:translate(74.8437vw,-10px) scale(.9915);animation:fall-258 22s -22s linear infinite}@keyframes fall-258{56.458%{transform:translate(82.8706vw,56.458vh) scale(.9915)}to{transform:translate(78.85715vw,99vh) scale(.9915)}}.snow:nth-child(259){opacity:1.41;transform:translate(15.7492vw,-10px) scale(.7913);animation:fall-259 12s -16s linear infinite}@keyframes fall-259{52.99%{transform:translate(19.6376vw,52.99vh) scale(.7913)}to{transform:translate(17.6934vw,99vh) scale(.7913)}}.snow:nth-child(260){opacity:.7418;transform:translate(83.6044vw,-10px) scale(.0042);animation:fall-260 27s -24s linear infinite}@keyframes fall-260{71.001%{transform:translate(84.698vw,71.001vh) scale(.0042)}to{transform:translate(84.1512vw,99vh) scale(.0042)}}.snow:nth-child(261){opacity:.5466;transform:translate(92.1271vw,-10px) scale(.6426);animation:fall-261 16s -5s linear infinite}@keyframes fall-261{60.66%{transform:translate(89.8423vw,60.66vh) scale(.6426)}to{transform:translate(90.9847vw,99vh) scale(.6426)}}.snow:nth-child(262){opacity:.4558;transform:translate(63.1316vw,-10px) scale(.5222);animation:fall-262 12s -12s linear infinite}@keyframes fall-262{53.454%{transform:translate(62.7613vw,53.454vh) scale(.5222)}to{transform:translate(62.94645vw,99vh) scale(.5222)}}.snow:nth-child(263){opacity:1.8234;transform:translate(31.8315vw,-10px) scale(.6893);animation:fall-263 12s -26s linear infinite}@keyframes fall-263{47.938%{transform:translate(24.5254vw,47.938vh) scale(.6893)}to{transform:translate(28.17845vw,99vh) scale(.6893)}}.snow:nth-child(264){opacity:.7626;transform:translate(21.7448vw,-10px) scale(.4263);animation:fall-264 27s -28s linear infinite}@keyframes fall-264{52.155%{transform:translate(13.6959vw,52.155vh) scale(.4263)}to{transform:translate(17.72035vw,99vh) scale(.4263)}}.snow:nth-child(265){opacity:1.172;transform:translate(58.9131vw,-10px) scale(.2728);animation:fall-265 18s -11s linear infinite}@keyframes fall-265{33.41%{transform:translate(67.1982vw,33.41vh) scale(.2728)}to{transform:translate(63.05565vw,99vh) scale(.2728)}}.snow:nth-child(266){opacity:.3394;transform:translate(60.8068vw,-10px) scale(.2224);animation:fall-266 24s -3s linear infinite}@keyframes fall-266{64.214%{transform:translate(61.8771vw,64.214vh) scale(.2224)}to{transform:translate(61.34195vw,99vh) scale(.2224)}}.snow:nth-child(267){opacity:1.2146;transform:translate(11.7031vw,-10px) scale(.942);animation:fall-267 13s -23s linear infinite}@keyframes fall-267{49.591%{transform:translate(13.683vw,49.591vh) scale(.942)}to{transform:translate(12.69305vw,99vh) scale(.942)}}.snow:nth-child(268){opacity:.6994;transform:translate(64.7644vw,-10px) scale(.898);animation:fall-268 21s -16s linear infinite}@keyframes fall-268{70.125%{transform:translate(70.7983vw,70.125vh) scale(.898)}to{transform:translate(67.78135vw,99vh) scale(.898)}}.snow:nth-child(269){opacity:1.4594;transform:translate(23.1934vw,-10px) scale(.9808);animation:fall-269 29s -14s linear infinite}@keyframes fall-269{51.238%{transform:translate(31.1722vw,51.238vh) scale(.9808)}to{transform:translate(27.1828vw,99vh) scale(.9808)}}.snow:nth-child(270){opacity:.5852;transform:translate(34.3972vw,-10px) scale(.334);animation:fall-270 29s -13s linear infinite}@keyframes fall-270{65.644%{transform:translate(29.0414vw,65.644vh) scale(.334)}to{transform:translate(31.7193vw,99vh) scale(.334)}}.snow:nth-child(271){opacity:1.2186;transform:translate(82.6258vw,-10px) scale(.3692);animation:fall-271 12s -26s linear infinite}@keyframes fall-271{58.206%{transform:translate(82.5828vw,58.206vh) scale(.3692)}to{transform:translate(82.6043vw,99vh) scale(.3692)}}.snow:nth-child(272){opacity:1.992;transform:translate(96.5873vw,-10px) scale(.0317);animation:fall-272 26s -21s linear infinite}@keyframes fall-272{49.749%{transform:translate(102.7049vw,49.749vh) scale(.0317)}to{transform:translate(99.6461vw,99vh) scale(.0317)}}.snow:nth-child(273){opacity:.9312;transform:translate(81.5166vw,-10px) scale(.5654);animation:fall-273 21s -29s linear infinite}@keyframes fall-273{77.623%{transform:translate(75.4189vw,77.623vh) scale(.5654)}to{transform:translate(78.46775vw,99vh) scale(.5654)}}.snow:nth-child(274){opacity:1.4374;transform:translate(86.9965vw,-10px) scale(.9413);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{77.363%{transform:translate(91.0462vw,77.363vh) scale(.9413)}to{transform:translate(89.02135vw,99vh) scale(.9413)}}.snow:nth-child(275){opacity:1.6706;transform:translate(86.5376vw,-10px) scale(.0133);animation:fall-275 17s -6s linear infinite}@keyframes fall-275{53.981%{transform:translate(77.1269vw,53.981vh) scale(.0133)}to{transform:translate(81.83225vw,99vh) scale(.0133)}}.snow:nth-child(276){opacity:.5614;transform:translate(68.3458vw,-10px) scale(.4317);animation:fall-276 25s -15s linear infinite}@keyframes fall-276{45.429%{transform:translate(68.8187vw,45.429vh) scale(.4317)}to{transform:translate(68.58225vw,99vh) scale(.4317)}}.snow:nth-child(277){opacity:.1398;transform:translate(52.1626vw,-10px) scale(.3023);animation:fall-277 12s -6s linear infinite}@keyframes fall-277{44.644%{transform:translate(45.7037vw,44.644vh) scale(.3023)}to{transform:translate(48.93315vw,99vh) scale(.3023)}}.snow:nth-child(278){opacity:1.178;transform:translate(58.9199vw,-10px) scale(.7054);animation:fall-278 24s -28s linear infinite}@keyframes fall-278{74.546%{transform:translate(67.6397vw,74.546vh) scale(.7054)}to{transform:translate(63.2798vw,99vh) scale(.7054)}}.snow:nth-child(279){opacity:1.0464;transform:translate(56.1047vw,-10px) scale(.8943);animation:fall-279 10s -29s linear infinite}@keyframes fall-279{38.554%{transform:translate(59.5004vw,38.554vh) scale(.8943)}to{transform:translate(57.80255vw,99vh) scale(.8943)}}.snow:nth-child(280){opacity:1.6066;transform:translate(99.0844vw,-10px) scale(.9463);animation:fall-280 11s -12s linear infinite}@keyframes fall-280{48.124%{transform:translate(104.4395vw,48.124vh) scale(.9463)}to{transform:translate(101.76195vw,99vh) scale(.9463)}}.snow:nth-child(281){opacity:.397;transform:translate(56.4901vw,-10px) scale(.0571);animation:fall-281 21s -22s linear infinite}@keyframes fall-281{58.18%{transform:translate(51.8785vw,58.18vh) scale(.0571)}to{transform:translate(54.1843vw,99vh) scale(.0571)}}.snow:nth-child(282){opacity:1.4456;transform:translate(77.0458vw,-10px) scale(.9582);animation:fall-282 15s -28s linear infinite}@keyframes fall-282{71.629%{transform:translate(86.8025vw,71.629vh) scale(.9582)}to{transform:translate(81.92415vw,99vh) scale(.9582)}}.snow:nth-child(283){opacity:.9422;transform:translate(32.0742vw,-10px) scale(.1243);animation:fall-283 14s -17s linear infinite}@keyframes fall-283{38.67%{transform:translate(32.116vw,38.67vh) scale(.1243)}to{transform:translate(32.0951vw,99vh) scale(.1243)}}.snow:nth-child(284){opacity:1.6306;transform:translate(63.8099vw,-10px) scale(.0114);animation:fall-284 15s -4s linear infinite}@keyframes fall-284{30.104%{transform:translate(73.578vw,30.104vh) scale(.0114)}to{transform:translate(68.69395vw,99vh) scale(.0114)}}.snow:nth-child(285){opacity:1.2672;transform:translate(20.1459vw,-10px) scale(.7263);animation:fall-285 28s -16s linear infinite}@keyframes fall-285{50.197%{transform:translate(15.9904vw,50.197vh) scale(.7263)}to{transform:translate(18.06815vw,99vh) scale(.7263)}}.snow:nth-child(286){opacity:.424;transform:translate(26.1063vw,-10px) scale(.5593);animation:fall-286 23s -22s linear infinite}@keyframes fall-286{34.618%{transform:translate(20.3953vw,34.618vh) scale(.5593)}to{transform:translate(23.2508vw,99vh) scale(.5593)}}.snow:nth-child(287){opacity:1.0172;transform:translate(53.3445vw,-10px) scale(.045);animation:fall-287 14s -18s linear infinite}@keyframes fall-287{54.354%{transform:translate(60.4006vw,54.354vh) scale(.045)}to{transform:translate(56.87255vw,99vh) scale(.045)}}.snow:nth-child(288){opacity:1.5874;transform:translate(54.6039vw,-10px) scale(.3665);animation:fall-288 16s -25s linear infinite}@keyframes fall-288{33.119%{transform:translate(60.4033vw,33.119vh) scale(.3665)}to{transform:translate(57.5036vw,99vh) scale(.3665)}}.snow:nth-child(289){opacity:.6838;transform:translate(94.4668vw,-10px) scale(.3325);animation:fall-289 17s -11s linear infinite}@keyframes fall-289{42.994%{transform:translate(92.8023vw,42.994vh) scale(.3325)}to{transform:translate(93.63455vw,99vh) scale(.3325)}}.snow:nth-child(290){opacity:1.8532;transform:translate(34.0078vw,-10px) scale(.4796);animation:fall-290 16s -11s linear infinite}@keyframes fall-290{64.678%{transform:translate(40.3918vw,64.678vh) scale(.4796)}to{transform:translate(37.1998vw,99vh) scale(.4796)}}.snow:nth-child(291){opacity:.1798;transform:translate(.4975vw,-10px) scale(.5918);animation:fall-291 25s -6s linear infinite}@keyframes fall-291{76.741%{transform:translate(-4.3408vw,76.741vh) scale(.5918)}to{transform:translate(-1.92165vw,99vh) scale(.5918)}}.snow:nth-child(292){opacity:.3514;transform:translate(89.9728vw,-10px) scale(.0237);animation:fall-292 12s -30s linear infinite}@keyframes fall-292{59.728%{transform:translate(98.3706vw,59.728vh) scale(.0237)}to{transform:translate(94.1717vw,99vh) scale(.0237)}}.snow:nth-child(293){opacity:.832;transform:translate(.7921vw,-10px) scale(.4817);animation:fall-293 11s -4s linear infinite}@keyframes fall-293{40.935%{transform:translate(2.8073vw,40.935vh) scale(.4817)}to{transform:translate(1.7997vw,99vh) scale(.4817)}}.snow:nth-child(294){opacity:.224;transform:translate(58.0468vw,-10px) scale(.8398);animation:fall-294 17s -29s linear infinite}@keyframes fall-294{46.931%{transform:translate(64.3529vw,46.931vh) scale(.8398)}to{transform:translate(61.19985vw,99vh) scale(.8398)}}.snow:nth-child(295){opacity:1.3838;transform:translate(64.043vw,-10px) scale(.1871);animation:fall-295 23s -22s linear infinite}@keyframes fall-295{67.696%{transform:translate(69.8645vw,67.696vh) scale(.1871)}to{transform:translate(66.95375vw,99vh) scale(.1871)}}.snow:nth-child(296){opacity:1.8636;transform:translate(17.7195vw,-10px) scale(.7719);animation:fall-296 10s -26s linear infinite}@keyframes fall-296{59.875%{transform:translate(14.0563vw,59.875vh) scale(.7719)}to{transform:translate(15.8879vw,99vh) scale(.7719)}}.snow:nth-child(297){opacity:.386;transform:translate(53.118vw,-10px) scale(.461);animation:fall-297 16s -23s linear infinite}@keyframes fall-297{51.752%{transform:translate(43.9231vw,51.752vh) scale(.461)}to{transform:translate(48.52055vw,99vh) scale(.461)}}.snow:nth-child(298){opacity:.6016;transform:translate(79.2292vw,-10px) scale(.7623);animation:fall-298 28s -26s linear infinite}@keyframes fall-298{32.028%{transform:translate(73.5458vw,32.028vh) scale(.7623)}to{transform:translate(76.3875vw,99vh) scale(.7623)}}.snow:nth-child(299){opacity:1.541;transform:translate(9.0056vw,-10px) scale(.5388);animation:fall-299 22s -23s linear infinite}@keyframes fall-299{30.325%{transform:translate(13.3989vw,30.325vh) scale(.5388)}to{transform:translate(11.20225vw,99vh) scale(.5388)}}.snow:nth-child(300){opacity:.5934;transform:translate(66.5812vw,-10px) scale(.4531);animation:fall-300 27s -25s linear infinite}@keyframes fall-300{31.358%{transform:translate(74.2602vw,31.358vh) scale(.4531)}to{transform:translate(70.4207vw,99vh) scale(.4531)}}.snow:nth-child(301){opacity:.3696;transform:translate(9.5223vw,-10px) scale(.4223);animation:fall-301 10s -9s linear infinite}@keyframes fall-301{33.663%{transform:translate(18.8714vw,33.663vh) scale(.4223)}to{transform:translate(14.19685vw,99vh) scale(.4223)}}.snow:nth-child(302){opacity:.7956;transform:translate(98.3737vw,-10px) scale(.139);animation:fall-302 23s -28s linear infinite}@keyframes fall-302{35.816%{transform:translate(95.882vw,35.816vh) scale(.139)}to{transform:translate(97.12785vw,99vh) scale(.139)}}.snow:nth-child(303){opacity:.2158;transform:translate(34.9928vw,-10px) scale(.4752);animation:fall-303 26s -1s linear infinite}@keyframes fall-303{74.397%{transform:translate(34.9565vw,74.397vh) scale(.4752)}to{transform:translate(34.97465vw,99vh) scale(.4752)}}.snow:nth-child(304){opacity:.1758;transform:translate(28.9611vw,-10px) scale(.8724);animation:fall-304 19s -2s linear infinite}@keyframes fall-304{66.804%{transform:translate(31.1659vw,66.804vh) scale(.8724)}to{transform:translate(30.0635vw,99vh) scale(.8724)}}.snow:nth-child(305){opacity:.2488;transform:translate(21.8575vw,-10px) scale(.878);animation:fall-305 10s -22s linear infinite}@keyframes fall-305{37.524%{transform:translate(20.637vw,37.524vh) scale(.878)}to{transform:translate(21.24725vw,99vh) scale(.878)}}.snow:nth-child(306){opacity:.5958;transform:translate(88.1424vw,-10px) scale(.4624);animation:fall-306 13s -6s linear infinite}@keyframes fall-306{37.248%{transform:translate(85.3859vw,37.248vh) scale(.4624)}to{transform:translate(86.76415vw,99vh) scale(.4624)}}.snow:nth-child(307){opacity:.9824;transform:translate(16.3853vw,-10px) scale(.4383);animation:fall-307 20s -30s linear infinite}@keyframes fall-307{59.699%{transform:translate(22.6582vw,59.699vh) scale(.4383)}to{transform:translate(19.52175vw,99vh) scale(.4383)}}.snow:nth-child(308){opacity:1.9124;transform:translate(86.9009vw,-10px) scale(.408);animation:fall-308 20s -19s linear infinite}@keyframes fall-308{39.042%{transform:translate(92.5008vw,39.042vh) scale(.408)}to{transform:translate(89.70085vw,99vh) scale(.408)}}.snow:nth-child(309){opacity:1.7428;transform:translate(50.9763vw,-10px) scale(.8614);animation:fall-309 18s -6s linear infinite}@keyframes fall-309{77.081%{transform:translate(51.4938vw,77.081vh) scale(.8614)}to{transform:translate(51.23505vw,99vh) scale(.8614)}}.snow:nth-child(310){opacity:.0368;transform:translate(66.4226vw,-10px) scale(.0087);animation:fall-310 21s -16s linear infinite}@keyframes fall-310{56.813%{transform:translate(73.6995vw,56.813vh) scale(.0087)}to{transform:translate(70.06105vw,99vh) scale(.0087)}}.snow:nth-child(311){opacity:.5572;transform:translate(94.2225vw,-10px) scale(.0071);animation:fall-311 13s -11s linear infinite}@keyframes fall-311{61.316%{transform:translate(92.3355vw,61.316vh) scale(.0071)}to{transform:translate(93.279vw,99vh) scale(.0071)}}.snow:nth-child(312){opacity:1.047;transform:translate(13.1068vw,-10px) scale(.3814);animation:fall-312 12s -4s linear infinite}@keyframes fall-312{62.387%{transform:translate(6.7401vw,62.387vh) scale(.3814)}to{transform:translate(9.92345vw,99vh) scale(.3814)}}.snow:nth-child(313){opacity:.3178;transform:translate(4.461vw,-10px) scale(.3546);animation:fall-313 22s -7s linear infinite}@keyframes fall-313{60.76%{transform:translate(6.3643vw,60.76vh) scale(.3546)}to{transform:translate(5.41265vw,99vh) scale(.3546)}}.snow:nth-child(314){opacity:1.7878;transform:translate(61.9656vw,-10px) scale(.3722);animation:fall-314 21s -12s linear infinite}@keyframes fall-314{63.307%{transform:translate(67.4546vw,63.307vh) scale(.3722)}to{transform:translate(64.7101vw,99vh) scale(.3722)}}.snow:nth-child(315){opacity:1.3974;transform:translate(39.7732vw,-10px) scale(.5393);animation:fall-315 12s -16s linear infinite}@keyframes fall-315{69.467%{transform:translate(42.5445vw,69.467vh) scale(.5393)}to{transform:translate(41.15885vw,99vh) scale(.5393)}}.snow:nth-child(316){opacity:.2608;transform:translate(34.4201vw,-10px) scale(.2066);animation:fall-316 10s -5s linear infinite}@keyframes fall-316{43.937%{transform:translate(31.0604vw,43.937vh) scale(.2066)}to{transform:translate(32.74025vw,99vh) scale(.2066)}}.snow:nth-child(317){opacity:1.061;transform:translate(81.2475vw,-10px) scale(.3153);animation:fall-317 20s -19s linear infinite}@keyframes fall-317{47.177%{transform:translate(81.6vw,47.177vh) scale(.3153)}to{transform:translate(81.42375vw,99vh) scale(.3153)}}.snow:nth-child(318){opacity:.6678;transform:translate(28.7773vw,-10px) scale(.1541);animation:fall-318 21s -20s linear infinite}@keyframes fall-318{58.77%{transform:translate(33.4391vw,58.77vh) scale(.1541)}to{transform:translate(31.1082vw,99vh) scale(.1541)}}.snow:nth-child(319){opacity:1.013;transform:translate(48.9811vw,-10px) scale(.4907);animation:fall-319 14s -18s linear infinite}@keyframes fall-319{71.237%{transform:translate(52.3218vw,71.237vh) scale(.4907)}to{transform:translate(50.65145vw,99vh) scale(.4907)}}.snow:nth-child(320){opacity:1.5464;transform:translate(99.3704vw,-10px) scale(.2923);animation:fall-320 25s -13s linear infinite}@keyframes fall-320{55.694%{transform:translate(105.1817vw,55.694vh) scale(.2923)}to{transform:translate(102.27605vw,99vh) scale(.2923)}}.snow:nth-child(321){opacity:1.7066;transform:translate(97.1998vw,-10px) scale(.5074);animation:fall-321 22s -22s linear infinite}@keyframes fall-321{64.136%{transform:translate(107.0945vw,64.136vh) scale(.5074)}to{transform:translate(102.14715vw,99vh) scale(.5074)}}.snow:nth-child(322){opacity:1.0394;transform:translate(70.8388vw,-10px) scale(.806);animation:fall-322 26s -12s linear infinite}@keyframes fall-322{38.558%{transform:translate(65.1701vw,38.558vh) scale(.806)}to{transform:translate(68.00445vw,99vh) scale(.806)}}.snow:nth-child(323){opacity:1.4692;transform:translate(70.809vw,-10px) scale(.0777);animation:fall-323 15s -6s linear infinite}@keyframes fall-323{59.925%{transform:translate(79.1615vw,59.925vh) scale(.0777)}to{transform:translate(74.98525vw,99vh) scale(.0777)}}.snow:nth-child(324){opacity:.7572;transform:translate(86.5746vw,-10px) scale(.6142);animation:fall-324 16s -1s linear infinite}@keyframes fall-324{66.478%{transform:translate(89.9058vw,66.478vh) scale(.6142)}to{transform:translate(88.2402vw,99vh) scale(.6142)}}.snow:nth-child(325){opacity:1.1592;transform:translate(32.8142vw,-10px) scale(.3403);animation:fall-325 22s -22s linear infinite}@keyframes fall-325{53.417%{transform:translate(25.2508vw,53.417vh) scale(.3403)}to{transform:translate(29.0325vw,99vh) scale(.3403)}}.snow:nth-child(326){opacity:.2204;transform:translate(31.4155vw,-10px) scale(.9153);animation:fall-326 30s -13s linear infinite}@keyframes fall-326{73.002%{transform:translate(39.0634vw,73.002vh) scale(.9153)}to{transform:translate(35.23945vw,99vh) scale(.9153)}}.snow:nth-child(327){opacity:1.2796;transform:translate(86.0074vw,-10px) scale(.4693);animation:fall-327 15s -9s linear infinite}@keyframes fall-327{45.473%{transform:translate(80.2094vw,45.473vh) scale(.4693)}to{transform:translate(83.1084vw,99vh) scale(.4693)}}.snow:nth-child(328){opacity:1.1798;transform:translate(68.5688vw,-10px) scale(.1561);animation:fall-328 12s -27s linear infinite}@keyframes fall-328{62.414%{transform:translate(65.4131vw,62.414vh) scale(.1561)}to{transform:translate(66.99095vw,99vh) scale(.1561)}}.snow:nth-child(329){opacity:1.1168;transform:translate(88.8948vw,-10px) scale(.4873);animation:fall-329 16s -9s linear infinite}@keyframes fall-329{42.958%{transform:translate(92.2695vw,42.958vh) scale(.4873)}to{transform:translate(90.58215vw,99vh) scale(.4873)}}.snow:nth-child(330){opacity:1.1182;transform:translate(39.3564vw,-10px) scale(.5969);animation:fall-330 25s -15s linear infinite}@keyframes fall-330{57.436%{transform:translate(32.7984vw,57.436vh) scale(.5969)}to{transform:translate(36.0774vw,99vh) scale(.5969)}}.snow:nth-child(331){opacity:.8884;transform:translate(23.8334vw,-10px) scale(.4393);animation:fall-331 21s -22s linear infinite}@keyframes fall-331{76.302%{transform:translate(18.9165vw,76.302vh) scale(.4393)}to{transform:translate(21.37495vw,99vh) scale(.4393)}}.snow:nth-child(332){opacity:.9216;transform:translate(58.0397vw,-10px) scale(.8826);animation:fall-332 15s -29s linear infinite}@keyframes fall-332{30.315%{transform:translate(63.3215vw,30.315vh) scale(.8826)}to{transform:translate(60.6806vw,99vh) scale(.8826)}}.snow:nth-child(333){opacity:1.477;transform:translate(50.595vw,-10px) scale(.2058);animation:fall-333 13s -29s linear infinite}@keyframes fall-333{38.501%{transform:translate(60.4252vw,38.501vh) scale(.2058)}to{transform:translate(55.5101vw,99vh) scale(.2058)}}.snow:nth-child(334){opacity:.4108;transform:translate(22.9141vw,-10px) scale(.4306);animation:fall-334 30s -6s linear infinite}@keyframes fall-334{31.233%{transform:translate(16.3875vw,31.233vh) scale(.4306)}to{transform:translate(19.6508vw,99vh) scale(.4306)}}.snow:nth-child(335){opacity:1.4566;transform:translate(19.6045vw,-10px) scale(.3915);animation:fall-335 20s -14s linear infinite}@keyframes fall-335{43.952%{transform:translate(20.3834vw,43.952vh) scale(.3915)}to{transform:translate(19.99395vw,99vh) scale(.3915)}}.snow:nth-child(336){opacity:1.2488;transform:translate(60.3423vw,-10px) scale(.2451);animation:fall-336 18s -7s linear infinite}@keyframes fall-336{53.686%{transform:translate(58.469vw,53.686vh) scale(.2451)}to{transform:translate(59.40565vw,99vh) scale(.2451)}}.snow:nth-child(337){opacity:.4852;transform:translate(93.2976vw,-10px) scale(.9836);animation:fall-337 24s -11s linear infinite}@keyframes fall-337{32.424%{transform:translate(97.3232vw,32.424vh) scale(.9836)}to{transform:translate(95.3104vw,99vh) scale(.9836)}}.snow:nth-child(338){opacity:.4264;transform:translate(1.3984vw,-10px) scale(.9313);animation:fall-338 15s -11s linear infinite}@keyframes fall-338{30.508%{transform:translate(8.0494vw,30.508vh) scale(.9313)}to{transform:translate(4.7239vw,99vh) scale(.9313)}}.snow:nth-child(339){opacity:1.7784;transform:translate(90.517vw,-10px) scale(.4543);animation:fall-339 23s -27s linear infinite}@keyframes fall-339{53.621%{transform:translate(81.5319vw,53.621vh) scale(.4543)}to{transform:translate(86.02445vw,99vh) scale(.4543)}}.snow:nth-child(340){opacity:1.3242;transform:translate(72.4415vw,-10px) scale(.7188);animation:fall-340 23s -19s linear infinite}@keyframes fall-340{44.564%{transform:translate(63.5825vw,44.564vh) scale(.7188)}to{transform:translate(68.012vw,99vh) scale(.7188)}}.snow:nth-child(341){opacity:.68;transform:translate(51.345vw,-10px) scale(.42);animation:fall-341 22s -14s linear infinite}@keyframes fall-341{63.852%{transform:translate(55.2081vw,63.852vh) scale(.42)}to{transform:translate(53.27655vw,99vh) scale(.42)}}.snow:nth-child(342){opacity:.5576;transform:translate(7.4523vw,-10px) scale(.6406);animation:fall-342 13s -1s linear infinite}@keyframes fall-342{67.288%{transform:translate(11.1307vw,67.288vh) scale(.6406)}to{transform:translate(9.2915vw,99vh) scale(.6406)}}.snow:nth-child(343){opacity:.1476;transform:translate(14.6894vw,-10px) scale(.5505);animation:fall-343 10s -25s linear infinite}@keyframes fall-343{71.671%{transform:translate(4.9819vw,71.671vh) scale(.5505)}to{transform:translate(9.83565vw,99vh) scale(.5505)}}.snow:nth-child(344){opacity:.774;transform:translate(63.8907vw,-10px) scale(.2677);animation:fall-344 28s -24s linear infinite}@keyframes fall-344{58.582%{transform:translate(72.2214vw,58.582vh) scale(.2677)}to{transform:translate(68.05605vw,99vh) scale(.2677)}}.snow:nth-child(345){opacity:.0944;transform:translate(71.9182vw,-10px) scale(.0963);animation:fall-345 21s -15s linear infinite}@keyframes fall-345{43.922%{transform:translate(63.1869vw,43.922vh) scale(.0963)}to{transform:translate(67.55255vw,99vh) scale(.0963)}}.snow:nth-child(346){opacity:.4388;transform:translate(84.9635vw,-10px) scale(.6357);animation:fall-346 16s -14s linear infinite}@keyframes fall-346{79.688%{transform:translate(77.7108vw,79.688vh) scale(.6357)}to{transform:translate(81.33715vw,99vh) scale(.6357)}}.snow:nth-child(347){opacity:1.8156;transform:translate(93.4439vw,-10px) scale(.6024);animation:fall-347 12s -21s linear infinite}@keyframes fall-347{37.982%{transform:translate(94.4122vw,37.982vh) scale(.6024)}to{transform:translate(93.92805vw,99vh) scale(.6024)}}.snow:nth-child(348){opacity:.1012;transform:translate(75.1706vw,-10px) scale(.6195);animation:fall-348 23s -20s linear infinite}@keyframes fall-348{31.04%{transform:translate(71.1987vw,31.04vh) scale(.6195)}to{transform:translate(73.18465vw,99vh) scale(.6195)}}.snow:nth-child(349){opacity:1.5554;transform:translate(1.7881vw,-10px) scale(.7827);animation:fall-349 27s -20s linear infinite}@keyframes fall-349{30.417%{transform:translate(4.4335vw,30.417vh) scale(.7827)}to{transform:translate(3.1108vw,99vh) scale(.7827)}}.snow:nth-child(350){opacity:.8284;transform:translate(85.4521vw,-10px) scale(.5415);animation:fall-350 18s -26s linear infinite}@keyframes fall-350{56.347%{transform:translate(88.1166vw,56.347vh) scale(.5415)}to{transform:translate(86.78435vw,99vh) scale(.5415)}}.snow:nth-child(351){opacity:1.0612;transform:translate(1.9283vw,-10px) scale(.7987);animation:fall-351 18s -5s linear infinite}@keyframes fall-351{31.298%{transform:translate(-4.4099vw,31.298vh) scale(.7987)}to{transform:translate(-1.2408vw,99vh) scale(.7987)}}.snow:nth-child(352){opacity:.5978;transform:translate(94.6351vw,-10px) scale(.9324);animation:fall-352 12s -28s linear infinite}@keyframes fall-352{64.271%{transform:translate(91.624vw,64.271vh) scale(.9324)}to{transform:translate(93.12955vw,99vh) scale(.9324)}}.snow:nth-child(353){opacity:1.1704;transform:translate(32.6041vw,-10px) scale(.9958);animation:fall-353 20s -13s linear infinite}@keyframes fall-353{39.934%{transform:translate(32.5848vw,39.934vh) scale(.9958)}to{transform:translate(32.59445vw,99vh) scale(.9958)}}.snow:nth-child(354){opacity:1.6678;transform:translate(24.54vw,-10px) scale(.7625);animation:fall-354 10s -4s linear infinite}@keyframes fall-354{35.608%{transform:translate(29.3979vw,35.608vh) scale(.7625)}to{transform:translate(26.96895vw,99vh) scale(.7625)}}.snow:nth-child(355){opacity:.546;transform:translate(9.1052vw,-10px) scale(.8196);animation:fall-355 15s -7s linear infinite}@keyframes fall-355{63.614%{transform:translate(6.0743vw,63.614vh) scale(.8196)}to{transform:translate(7.58975vw,99vh) scale(.8196)}}.snow:nth-child(356){opacity:1.5804;transform:translate(65.0989vw,-10px) scale(.3419);animation:fall-356 15s -9s linear infinite}@keyframes fall-356{31.945%{transform:translate(63.2328vw,31.945vh) scale(.3419)}to{transform:translate(64.16585vw,99vh) scale(.3419)}}.snow:nth-child(357){opacity:1.2966;transform:translate(83.1264vw,-10px) scale(.209);animation:fall-357 12s -12s linear infinite}@keyframes fall-357{76.003%{transform:translate(83.005vw,76.003vh) scale(.209)}to{transform:translate(83.0657vw,99vh) scale(.209)}}.snow:nth-child(358){opacity:.3526;transform:translate(91.6544vw,-10px) scale(.9462);animation:fall-358 24s -3s linear infinite}@keyframes fall-358{32.044%{transform:translate(95.8542vw,32.044vh) scale(.9462)}to{transform:translate(93.7543vw,99vh) scale(.9462)}}.snow:nth-child(359){opacity:1.6686;transform:translate(74.2739vw,-10px) scale(.0205);animation:fall-359 21s -28s linear infinite}@keyframes fall-359{44.741%{transform:translate(66.8202vw,44.741vh) scale(.0205)}to{transform:translate(70.54705vw,99vh) scale(.0205)}}.snow:nth-child(360){opacity:.6408;transform:translate(9.4924vw,-10px) scale(.7847);animation:fall-360 17s -27s linear infinite}@keyframes fall-360{47.346%{transform:translate(19.3492vw,47.346vh) scale(.7847)}to{transform:translate(14.4208vw,99vh) scale(.7847)}}.snow:nth-child(361){opacity:1.86;transform:translate(37.2178vw,-10px) scale(.2649);animation:fall-361 20s -19s linear infinite}@keyframes fall-361{30.942%{transform:translate(32.7219vw,30.942vh) scale(.2649)}to{transform:translate(34.96985vw,99vh) scale(.2649)}}.snow:nth-child(362){opacity:.4288;transform:translate(36.1696vw,-10px) scale(.1955);animation:fall-362 18s -22s linear infinite}@keyframes fall-362{77.317%{transform:translate(37.9119vw,77.317vh) scale(.1955)}to{transform:translate(37.04075vw,99vh) scale(.1955)}}.snow:nth-child(363){opacity:1.6482;transform:translate(92.9771vw,-10px) scale(.9032);animation:fall-363 24s -30s linear infinite}@keyframes fall-363{50.277%{transform:translate(101.0193vw,50.277vh) scale(.9032)}to{transform:translate(96.9982vw,99vh) scale(.9032)}}.snow:nth-child(364){opacity:1.1664;transform:translate(13.4055vw,-10px) scale(.2095);animation:fall-364 30s -7s linear infinite}@keyframes fall-364{33.877%{transform:translate(7.4053vw,33.877vh) scale(.2095)}to{transform:translate(10.4054vw,99vh) scale(.2095)}}.snow:nth-child(365){opacity:1.496;transform:translate(27.9379vw,-10px) scale(.5303);animation:fall-365 25s -27s linear infinite}@keyframes fall-365{45.579%{transform:translate(25.3452vw,45.579vh) scale(.5303)}to{transform:translate(26.64155vw,99vh) scale(.5303)}}.snow:nth-child(366){opacity:.5566;transform:translate(66.2378vw,-10px) scale(.484);animation:fall-366 13s -29s linear infinite}@keyframes fall-366{52.864%{transform:translate(71.8106vw,52.864vh) scale(.484)}to{transform:translate(69.0242vw,99vh) scale(.484)}}.snow:nth-child(367){opacity:.6332;transform:translate(85.7242vw,-10px) scale(.2869);animation:fall-367 23s -29s linear infinite}@keyframes fall-367{50.028%{transform:translate(81.2889vw,50.028vh) scale(.2869)}to{transform:translate(83.50655vw,99vh) scale(.2869)}}.snow:nth-child(368){opacity:.0308;transform:translate(38.9568vw,-10px) scale(.5123);animation:fall-368 13s -30s linear infinite}@keyframes fall-368{57.658%{transform:translate(47.8903vw,57.658vh) scale(.5123)}to{transform:translate(43.42355vw,99vh) scale(.5123)}}.snow:nth-child(369){opacity:.6076;transform:translate(49.0451vw,-10px) scale(.6326);animation:fall-369 21s -3s linear infinite}@keyframes fall-369{46.505%{transform:translate(58.0891vw,46.505vh) scale(.6326)}to{transform:translate(53.5671vw,99vh) scale(.6326)}}.snow:nth-child(370){opacity:1.9396;transform:translate(71.3546vw,-10px) scale(.3855);animation:fall-370 26s -30s linear infinite}@keyframes fall-370{30.041%{transform:translate(65.7805vw,30.041vh) scale(.3855)}to{transform:translate(68.56755vw,99vh) scale(.3855)}}.snow:nth-child(371){opacity:1.6246;transform:translate(20.841vw,-10px) scale(.4112);animation:fall-371 12s -6s linear infinite}@keyframes fall-371{57.573%{transform:translate(17.3194vw,57.573vh) scale(.4112)}to{transform:translate(19.0802vw,99vh) scale(.4112)}}.snow:nth-child(372){opacity:1.061;transform:translate(55.9005vw,-10px) scale(.6946);animation:fall-372 15s -13s linear infinite}@keyframes fall-372{73.379%{transform:translate(56.1617vw,73.379vh) scale(.6946)}to{transform:translate(56.0311vw,99vh) scale(.6946)}}.snow:nth-child(373){opacity:.403;transform:translate(88.958vw,-10px) scale(.9458);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{72.755%{transform:translate(95.5634vw,72.755vh) scale(.9458)}to{transform:translate(92.2607vw,99vh) scale(.9458)}}.snow:nth-child(374){opacity:.027;transform:translate(12.8491vw,-10px) scale(.2903);animation:fall-374 30s -24s linear infinite}@keyframes fall-374{53.803%{transform:translate(21.2785vw,53.803vh) scale(.2903)}to{transform:translate(17.0638vw,99vh) scale(.2903)}}.snow:nth-child(375){opacity:1.6118;transform:translate(16.0583vw,-10px) scale(.3568);animation:fall-375 18s -27s linear infinite}@keyframes fall-375{64.356%{transform:translate(17.5481vw,64.356vh) scale(.3568)}to{transform:translate(16.8032vw,99vh) scale(.3568)}}.snow:nth-child(376){opacity:1.4762;transform:translate(27.5583vw,-10px) scale(.7317);animation:fall-376 18s -1s linear infinite}@keyframes fall-376{37.084%{transform:translate(33.0972vw,37.084vh) scale(.7317)}to{transform:translate(30.32775vw,99vh) scale(.7317)}}.snow:nth-child(377){opacity:.0096;transform:translate(27.0532vw,-10px) scale(.1047);animation:fall-377 18s -30s linear infinite}@keyframes fall-377{77.429%{transform:translate(29.5671vw,77.429vh) scale(.1047)}to{transform:translate(28.31015vw,99vh) scale(.1047)}}.snow:nth-child(378){opacity:1.1224;transform:translate(69.4402vw,-10px) scale(.9174);animation:fall-378 28s -21s linear infinite}@keyframes fall-378{57.774%{transform:translate(73.6518vw,57.774vh) scale(.9174)}to{transform:translate(71.546vw,99vh) scale(.9174)}}.snow:nth-child(379){opacity:1.0614;transform:translate(43.654vw,-10px) scale(.0832);animation:fall-379 23s -11s linear infinite}@keyframes fall-379{67.388%{transform:translate(53.2353vw,67.388vh) scale(.0832)}to{transform:translate(48.44465vw,99vh) scale(.0832)}}.snow:nth-child(380){opacity:1.4786;transform:translate(28.6123vw,-10px) scale(.867);animation:fall-380 13s -24s linear infinite}@keyframes fall-380{61.35%{transform:translate(20.4643vw,61.35vh) scale(.867)}to{transform:translate(24.5383vw,99vh) scale(.867)}}.snow:nth-child(381){opacity:.433;transform:translate(35.1557vw,-10px) scale(.4372);animation:fall-381 19s -13s linear infinite}@keyframes fall-381{54.407%{transform:translate(30.2977vw,54.407vh) scale(.4372)}to{transform:translate(32.7267vw,99vh) scale(.4372)}}.snow:nth-child(382){opacity:.014;transform:translate(58.0904vw,-10px) scale(.6255);animation:fall-382 18s -15s linear infinite}@keyframes fall-382{48.66%{transform:translate(61.6917vw,48.66vh) scale(.6255)}to{transform:translate(59.89105vw,99vh) scale(.6255)}}.snow:nth-child(383){opacity:1.5234;transform:translate(42.1452vw,-10px) scale(.3524);animation:fall-383 13s -20s linear infinite}@keyframes fall-383{64.73%{transform:translate(48.9502vw,64.73vh) scale(.3524)}to{transform:translate(45.5477vw,99vh) scale(.3524)}}.snow:nth-child(384){opacity:.4394;transform:translate(76.2661vw,-10px) scale(.4223);animation:fall-384 30s -27s linear infinite}@keyframes fall-384{37.78%{transform:translate(70.0543vw,37.78vh) scale(.4223)}to{transform:translate(73.1602vw,99vh) scale(.4223)}}.snow:nth-child(385){opacity:1.8978;transform:translate(31.6628vw,-10px) scale(.7305);animation:fall-385 24s -16s linear infinite}@keyframes fall-385{47.518%{transform:translate(38.9073vw,47.518vh) scale(.7305)}to{transform:translate(35.28505vw,99vh) scale(.7305)}}.snow:nth-child(386){opacity:.0146;transform:translate(16.5337vw,-10px) scale(.9387);animation:fall-386 29s -12s linear infinite}@keyframes fall-386{46.723%{transform:translate(20.2226vw,46.723vh) scale(.9387)}to{transform:translate(18.37815vw,99vh) scale(.9387)}}.snow:nth-child(387){opacity:1.876;transform:translate(62.4748vw,-10px) scale(.9392);animation:fall-387 17s -19s linear infinite}@keyframes fall-387{66.386%{transform:translate(63.7552vw,66.386vh) scale(.9392)}to{transform:translate(63.115vw,99vh) scale(.9392)}}.snow:nth-child(388){opacity:1.273;transform:translate(61.8461vw,-10px) scale(.8102);animation:fall-388 24s -12s linear infinite}@keyframes fall-388{33.918%{transform:translate(68.9343vw,33.918vh) scale(.8102)}to{transform:translate(65.3902vw,99vh) scale(.8102)}}.snow:nth-child(389){opacity:.9346;transform:translate(84.531vw,-10px) scale(.0549);animation:fall-389 12s -23s linear infinite}@keyframes fall-389{32.008%{transform:translate(90.3292vw,32.008vh) scale(.0549)}to{transform:translate(87.4301vw,99vh) scale(.0549)}}.snow:nth-child(390){opacity:1.703;transform:translate(65.384vw,-10px) scale(.633);animation:fall-390 12s -17s linear infinite}@keyframes fall-390{37.84%{transform:translate(70.6608vw,37.84vh) scale(.633)}to{transform:translate(68.0224vw,99vh) scale(.633)}}.snow:nth-child(391){opacity:.8376;transform:translate(89.5129vw,-10px) scale(.3846);animation:fall-391 30s -30s linear infinite}@keyframes fall-391{53.999%{transform:translate(98.84vw,53.999vh) scale(.3846)}to{transform:translate(94.17645vw,99vh) scale(.3846)}}.snow:nth-child(392){opacity:1.6134;transform:translate(94.6392vw,-10px) scale(.0316);animation:fall-392 14s -30s linear infinite}@keyframes fall-392{42.68%{transform:translate(85.7043vw,42.68vh) scale(.0316)}to{transform:translate(90.17175vw,99vh) scale(.0316)}}.snow:nth-child(393){opacity:1.353;transform:translate(88.3968vw,-10px) scale(.9667);animation:fall-393 11s -30s linear infinite}@keyframes fall-393{51.085%{transform:translate(78.4124vw,51.085vh) scale(.9667)}to{transform:translate(83.4046vw,99vh) scale(.9667)}}.snow:nth-child(394){opacity:.6232;transform:translate(11.984vw,-10px) scale(.8058);animation:fall-394 13s -4s linear infinite}@keyframes fall-394{52.132%{transform:translate(9.1347vw,52.132vh) scale(.8058)}to{transform:translate(10.55935vw,99vh) scale(.8058)}}.snow:nth-child(395){opacity:1.5314;transform:translate(46.1745vw,-10px) scale(.4695);animation:fall-395 24s -1s linear infinite}@keyframes fall-395{32.01%{transform:translate(37.3365vw,32.01vh) scale(.4695)}to{transform:translate(41.7555vw,99vh) scale(.4695)}}.snow:nth-child(396){opacity:1.4376;transform:translate(69.4819vw,-10px) scale(.8819);animation:fall-396 17s -23s linear infinite}@keyframes fall-396{30.57%{transform:translate(61.5205vw,30.57vh) scale(.8819)}to{transform:translate(65.5012vw,99vh) scale(.8819)}}.snow:nth-child(397){opacity:.083;transform:translate(40.6791vw,-10px) scale(.1499);animation:fall-397 25s -29s linear infinite}@keyframes fall-397{31.471%{transform:translate(46.0153vw,31.471vh) scale(.1499)}to{transform:translate(43.3472vw,99vh) scale(.1499)}}.snow:nth-child(398){opacity:1.1054;transform:translate(14.1382vw,-10px) scale(.1899);animation:fall-398 17s -10s linear infinite}@keyframes fall-398{32.077%{transform:translate(18.1711vw,32.077vh) scale(.1899)}to{transform:translate(16.15465vw,99vh) scale(.1899)}}.snow:nth-child(399){opacity:.1646;transform:translate(29.9638vw,-10px) scale(.6315);animation:fall-399 23s -28s linear infinite}@keyframes fall-399{70.284%{transform:translate(26.9973vw,70.284vh) scale(.6315)}to{transform:translate(28.48055vw,99vh) scale(.6315)}}.snow:nth-child(400){opacity:1.3882;transform:translate(85.9356vw,-10px) scale(.9722);animation:fall-400 24s -7s linear infinite}@keyframes fall-400{76.757%{transform:translate(82.452vw,76.757vh) scale(.9722)}to{transform:translate(84.1938vw,99vh) scale(.9722)}}\n"] }]
29
+ 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.892;transform:translate(69.2613vw,-10px) scale(.286);animation:fall-1 20s -25s linear infinite}@keyframes fall-1{60.89%{transform:translate(61.2912vw,60.89vh) scale(.286)}to{transform:translate(65.27625vw,99vh) scale(.286)}}.snow:nth-child(2){opacity:1.6942;transform:translate(73.1191vw,-10px) scale(.5134);animation:fall-2 22s -13s linear infinite}@keyframes fall-2{57.164%{transform:translate(77.2079vw,57.164vh) scale(.5134)}to{transform:translate(75.1635vw,99vh) scale(.5134)}}.snow:nth-child(3){opacity:1.3868;transform:translate(50.5933vw,-10px) scale(.7997);animation:fall-3 22s -26s linear infinite}@keyframes fall-3{39.534%{transform:translate(41.1141vw,39.534vh) scale(.7997)}to{transform:translate(45.8537vw,99vh) scale(.7997)}}.snow:nth-child(4){opacity:1.448;transform:translate(33.3182vw,-10px) scale(.2366);animation:fall-4 23s -10s linear infinite}@keyframes fall-4{63.762%{transform:translate(42.69vw,63.762vh) scale(.2366)}to{transform:translate(38.0041vw,99vh) scale(.2366)}}.snow:nth-child(5){opacity:.5134;transform:translate(16.8208vw,-10px) scale(.0527);animation:fall-5 24s -26s linear infinite}@keyframes fall-5{35.487%{transform:translate(9.7278vw,35.487vh) scale(.0527)}to{transform:translate(13.2743vw,99vh) scale(.0527)}}.snow:nth-child(6){opacity:1.6166;transform:translate(63.0421vw,-10px) scale(.7121);animation:fall-6 25s -21s linear infinite}@keyframes fall-6{35.132%{transform:translate(73.0126vw,35.132vh) scale(.7121)}to{transform:translate(68.02735vw,99vh) scale(.7121)}}.snow:nth-child(7){opacity:.9236;transform:translate(18.7672vw,-10px) scale(.4236);animation:fall-7 14s -20s linear infinite}@keyframes fall-7{37.625%{transform:translate(17.7433vw,37.625vh) scale(.4236)}to{transform:translate(18.25525vw,99vh) scale(.4236)}}.snow:nth-child(8){opacity:.7412;transform:translate(74.87vw,-10px) scale(.8781);animation:fall-8 27s -13s linear infinite}@keyframes fall-8{43.639%{transform:translate(77.2443vw,43.639vh) scale(.8781)}to{transform:translate(76.05715vw,99vh) scale(.8781)}}.snow:nth-child(9){opacity:1.176;transform:translate(19.3341vw,-10px) scale(.7069);animation:fall-9 23s -30s linear infinite}@keyframes fall-9{79.008%{transform:translate(13.8437vw,79.008vh) scale(.7069)}to{transform:translate(16.5889vw,99vh) scale(.7069)}}.snow:nth-child(10){opacity:1.6116;transform:translate(71.6819vw,-10px) scale(.4783);animation:fall-10 17s -19s linear infinite}@keyframes fall-10{51.369%{transform:translate(72.7184vw,51.369vh) scale(.4783)}to{transform:translate(72.20015vw,99vh) scale(.4783)}}.snow:nth-child(11){opacity:1.034;transform:translate(50.741vw,-10px) scale(.6434);animation:fall-11 20s -22s linear infinite}@keyframes fall-11{71.393%{transform:translate(54.3896vw,71.393vh) scale(.6434)}to{transform:translate(52.5653vw,99vh) scale(.6434)}}.snow:nth-child(12){opacity:.6272;transform:translate(29.1247vw,-10px) scale(.096);animation:fall-12 17s -24s linear infinite}@keyframes fall-12{63.259%{transform:translate(35.99vw,63.259vh) scale(.096)}to{transform:translate(32.55735vw,99vh) scale(.096)}}.snow:nth-child(13){opacity:.2296;transform:translate(73.7212vw,-10px) scale(.3594);animation:fall-13 28s -27s linear infinite}@keyframes fall-13{34.3%{transform:translate(65.363vw,34.3vh) scale(.3594)}to{transform:translate(69.5421vw,99vh) scale(.3594)}}.snow:nth-child(14){opacity:1.4396;transform:translate(34.5444vw,-10px) scale(.2423);animation:fall-14 27s -15s linear infinite}@keyframes fall-14{55.717%{transform:translate(40.9807vw,55.717vh) scale(.2423)}to{transform:translate(37.76255vw,99vh) scale(.2423)}}.snow:nth-child(15){opacity:1.696;transform:translate(44.5059vw,-10px) scale(.2944);animation:fall-15 18s -9s linear infinite}@keyframes fall-15{71.518%{transform:translate(51.3453vw,71.518vh) scale(.2944)}to{transform:translate(47.9256vw,99vh) scale(.2944)}}.snow:nth-child(16){opacity:.1444;transform:translate(30.9474vw,-10px) scale(.5045);animation:fall-16 25s -11s linear infinite}@keyframes fall-16{54.106%{transform:translate(21.1224vw,54.106vh) scale(.5045)}to{transform:translate(26.0349vw,99vh) scale(.5045)}}.snow:nth-child(17){opacity:.1278;transform:translate(62.749vw,-10px) scale(.5594);animation:fall-17 23s -15s linear infinite}@keyframes fall-17{40.519%{transform:translate(60.4182vw,40.519vh) scale(.5594)}to{transform:translate(61.5836vw,99vh) scale(.5594)}}.snow:nth-child(18){opacity:1.5712;transform:translate(54.276vw,-10px) scale(.8808);animation:fall-18 28s -26s linear infinite}@keyframes fall-18{72.148%{transform:translate(59.211vw,72.148vh) scale(.8808)}to{transform:translate(56.7435vw,99vh) scale(.8808)}}.snow:nth-child(19){opacity:.7806;transform:translate(67.401vw,-10px) scale(.5493);animation:fall-19 24s -19s linear infinite}@keyframes fall-19{37.274%{transform:translate(69.4074vw,37.274vh) scale(.5493)}to{transform:translate(68.4042vw,99vh) scale(.5493)}}.snow:nth-child(20){opacity:.7294;transform:translate(9.6648vw,-10px) scale(.7639);animation:fall-20 10s -4s linear infinite}@keyframes fall-20{58.58%{transform:translate(6.7623vw,58.58vh) scale(.7639)}to{transform:translate(8.21355vw,99vh) scale(.7639)}}.snow:nth-child(21){opacity:.7472;transform:translate(54.112vw,-10px) scale(.8723);animation:fall-21 26s -10s linear infinite}@keyframes fall-21{67.97%{transform:translate(63.1739vw,67.97vh) scale(.8723)}to{transform:translate(58.64295vw,99vh) scale(.8723)}}.snow:nth-child(22){opacity:1.127;transform:translate(3.4636vw,-10px) scale(.9981);animation:fall-22 11s -25s linear infinite}@keyframes fall-22{73.985%{transform:translate(5.9375vw,73.985vh) scale(.9981)}to{transform:translate(4.70055vw,99vh) scale(.9981)}}.snow:nth-child(23){opacity:.904;transform:translate(37.1326vw,-10px) scale(.3798);animation:fall-23 23s -9s linear infinite}@keyframes fall-23{63.816%{transform:translate(38.6529vw,63.816vh) scale(.3798)}to{transform:translate(37.89275vw,99vh) scale(.3798)}}.snow:nth-child(24){opacity:.3266;transform:translate(60.7369vw,-10px) scale(.2885);animation:fall-24 30s -12s linear infinite}@keyframes fall-24{53.362%{transform:translate(55.8026vw,53.362vh) scale(.2885)}to{transform:translate(58.26975vw,99vh) scale(.2885)}}.snow:nth-child(25){opacity:.7742;transform:translate(59.8191vw,-10px) scale(.0727);animation:fall-25 22s -30s linear infinite}@keyframes fall-25{63.362%{transform:translate(53.1442vw,63.362vh) scale(.0727)}to{transform:translate(56.48165vw,99vh) scale(.0727)}}.snow:nth-child(26){opacity:1.0734;transform:translate(33.2998vw,-10px) scale(.6183);animation:fall-26 29s -14s linear infinite}@keyframes fall-26{66.872%{transform:translate(26.221vw,66.872vh) scale(.6183)}to{transform:translate(29.7604vw,99vh) scale(.6183)}}.snow:nth-child(27){opacity:1.8046;transform:translate(2.0255vw,-10px) scale(.4848);animation:fall-27 25s -11s linear infinite}@keyframes fall-27{61.604%{transform:translate(8.7283vw,61.604vh) scale(.4848)}to{transform:translate(5.3769vw,99vh) scale(.4848)}}.snow:nth-child(28){opacity:.6412;transform:translate(68.6729vw,-10px) scale(.271);animation:fall-28 23s -5s linear infinite}@keyframes fall-28{61.462%{transform:translate(73.0129vw,61.462vh) scale(.271)}to{transform:translate(70.8429vw,99vh) scale(.271)}}.snow:nth-child(29){opacity:1.7304;transform:translate(69.1569vw,-10px) scale(.6721);animation:fall-29 22s -12s linear infinite}@keyframes fall-29{31.172%{transform:translate(74.5399vw,31.172vh) scale(.6721)}to{transform:translate(71.8484vw,99vh) scale(.6721)}}.snow:nth-child(30){opacity:.254;transform:translate(78.5411vw,-10px) scale(.6305);animation:fall-30 24s -9s linear infinite}@keyframes fall-30{42.482%{transform:translate(76.3236vw,42.482vh) scale(.6305)}to{transform:translate(77.43235vw,99vh) scale(.6305)}}.snow:nth-child(31){opacity:1.9688;transform:translate(45.9901vw,-10px) scale(.8955);animation:fall-31 21s -10s linear infinite}@keyframes fall-31{32.112%{transform:translate(47.4299vw,32.112vh) scale(.8955)}to{transform:translate(46.71vw,99vh) scale(.8955)}}.snow:nth-child(32){opacity:1.8404;transform:translate(66.6371vw,-10px) scale(.7468);animation:fall-32 26s -8s linear infinite}@keyframes fall-32{30.503%{transform:translate(57.4478vw,30.503vh) scale(.7468)}to{transform:translate(62.04245vw,99vh) scale(.7468)}}.snow:nth-child(33){opacity:1.8436;transform:translate(54.1294vw,-10px) scale(.6384);animation:fall-33 25s -20s linear infinite}@keyframes fall-33{72.095%{transform:translate(45.1602vw,72.095vh) scale(.6384)}to{transform:translate(49.6448vw,99vh) scale(.6384)}}.snow:nth-child(34){opacity:1.5514;transform:translate(30.5724vw,-10px) scale(.2935);animation:fall-34 29s -19s linear infinite}@keyframes fall-34{70.25%{transform:translate(25.4867vw,70.25vh) scale(.2935)}to{transform:translate(28.02955vw,99vh) scale(.2935)}}.snow:nth-child(35){opacity:1.7328;transform:translate(4.8411vw,-10px) scale(.538);animation:fall-35 11s -4s linear infinite}@keyframes fall-35{68.612%{transform:translate(11.8989vw,68.612vh) scale(.538)}to{transform:translate(8.37vw,99vh) scale(.538)}}.snow:nth-child(36){opacity:1.4522;transform:translate(94.2795vw,-10px) scale(.3962);animation:fall-36 23s -20s linear infinite}@keyframes fall-36{53.54%{transform:translate(95.4638vw,53.54vh) scale(.3962)}to{transform:translate(94.87165vw,99vh) scale(.3962)}}.snow:nth-child(37){opacity:1.782;transform:translate(75.3486vw,-10px) scale(.5393);animation:fall-37 18s -1s linear infinite}@keyframes fall-37{35.386%{transform:translate(67.5975vw,35.386vh) scale(.5393)}to{transform:translate(71.47305vw,99vh) scale(.5393)}}.snow:nth-child(38){opacity:.365;transform:translate(56.594vw,-10px) scale(.9781);animation:fall-38 12s -19s linear infinite}@keyframes fall-38{78.376%{transform:translate(51.8296vw,78.376vh) scale(.9781)}to{transform:translate(54.2118vw,99vh) scale(.9781)}}.snow:nth-child(39){opacity:.562;transform:translate(93.4397vw,-10px) scale(.6745);animation:fall-39 22s -8s linear infinite}@keyframes fall-39{42.248%{transform:translate(93.4518vw,42.248vh) scale(.6745)}to{transform:translate(93.44575vw,99vh) scale(.6745)}}.snow:nth-child(40){opacity:1.9648;transform:translate(62.2446vw,-10px) scale(.5267);animation:fall-40 27s -19s linear infinite}@keyframes fall-40{31.991%{transform:translate(59.85vw,31.991vh) scale(.5267)}to{transform:translate(61.0473vw,99vh) scale(.5267)}}.snow:nth-child(41){opacity:.3774;transform:translate(18.7226vw,-10px) scale(.8733);animation:fall-41 19s -13s linear infinite}@keyframes fall-41{45.688%{transform:translate(28.0293vw,45.688vh) scale(.8733)}to{transform:translate(23.37595vw,99vh) scale(.8733)}}.snow:nth-child(42){opacity:.736;transform:translate(12.3502vw,-10px) scale(.3225);animation:fall-42 13s -19s linear infinite}@keyframes fall-42{56.202%{transform:translate(21.1925vw,56.202vh) scale(.3225)}to{transform:translate(16.77135vw,99vh) scale(.3225)}}.snow:nth-child(43){opacity:1.1268;transform:translate(21.0561vw,-10px) scale(.4539);animation:fall-43 18s -27s linear infinite}@keyframes fall-43{41.637%{transform:translate(16.8569vw,41.637vh) scale(.4539)}to{transform:translate(18.9565vw,99vh) scale(.4539)}}.snow:nth-child(44){opacity:1.0696;transform:translate(42.013vw,-10px) scale(.1507);animation:fall-44 26s -19s linear infinite}@keyframes fall-44{72.164%{transform:translate(41.3082vw,72.164vh) scale(.1507)}to{transform:translate(41.6606vw,99vh) scale(.1507)}}.snow:nth-child(45){opacity:.3488;transform:translate(45.6214vw,-10px) scale(.9379);animation:fall-45 24s -1s linear infinite}@keyframes fall-45{48.416%{transform:translate(39.2074vw,48.416vh) scale(.9379)}to{transform:translate(42.4144vw,99vh) scale(.9379)}}.snow:nth-child(46){opacity:.357;transform:translate(75.8691vw,-10px) scale(.8216);animation:fall-46 14s -21s linear infinite}@keyframes fall-46{72.578%{transform:translate(77.6682vw,72.578vh) scale(.8216)}to{transform:translate(76.76865vw,99vh) scale(.8216)}}.snow:nth-child(47){opacity:1.455;transform:translate(61.7717vw,-10px) scale(.2247);animation:fall-47 26s -6s linear infinite}@keyframes fall-47{46.109%{transform:translate(64.2802vw,46.109vh) scale(.2247)}to{transform:translate(63.02595vw,99vh) scale(.2247)}}.snow:nth-child(48){opacity:1.899;transform:translate(77.9093vw,-10px) scale(.1831);animation:fall-48 29s -13s linear infinite}@keyframes fall-48{37.314%{transform:translate(81.8592vw,37.314vh) scale(.1831)}to{transform:translate(79.88425vw,99vh) scale(.1831)}}.snow:nth-child(49){opacity:.6694;transform:translate(29.2064vw,-10px) scale(.6067);animation:fall-49 12s -23s linear infinite}@keyframes fall-49{59.733%{transform:translate(35.8516vw,59.733vh) scale(.6067)}to{transform:translate(32.529vw,99vh) scale(.6067)}}.snow:nth-child(50){opacity:.4586;transform:translate(54.4627vw,-10px) scale(.3382);animation:fall-50 27s -29s linear infinite}@keyframes fall-50{58.985%{transform:translate(62.4043vw,58.985vh) scale(.3382)}to{transform:translate(58.4335vw,99vh) scale(.3382)}}.snow:nth-child(51){opacity:.6388;transform:translate(80.9907vw,-10px) scale(.359);animation:fall-51 25s -12s linear infinite}@keyframes fall-51{30.66%{transform:translate(86.0211vw,30.66vh) scale(.359)}to{transform:translate(83.5059vw,99vh) scale(.359)}}.snow:nth-child(52){opacity:1.9554;transform:translate(1.0946vw,-10px) scale(.6122);animation:fall-52 10s -20s linear infinite}@keyframes fall-52{60.305%{transform:translate(-1.9116vw,60.305vh) scale(.6122)}to{transform:translate(-.4085vw,99vh) scale(.6122)}}.snow:nth-child(53){opacity:.399;transform:translate(25.8334vw,-10px) scale(.2937);animation:fall-53 26s -30s linear infinite}@keyframes fall-53{63.34%{transform:translate(30.8362vw,63.34vh) scale(.2937)}to{transform:translate(28.3348vw,99vh) scale(.2937)}}.snow:nth-child(54){opacity:.0128;transform:translate(64.1075vw,-10px) scale(.7907);animation:fall-54 21s -22s linear infinite}@keyframes fall-54{67.464%{transform:translate(60.1514vw,67.464vh) scale(.7907)}to{transform:translate(62.12945vw,99vh) scale(.7907)}}.snow:nth-child(55){opacity:1.8178;transform:translate(12.1815vw,-10px) scale(.8484);animation:fall-55 20s -6s linear infinite}@keyframes fall-55{50.56%{transform:translate(2.3485vw,50.56vh) scale(.8484)}to{transform:translate(7.265vw,99vh) scale(.8484)}}.snow:nth-child(56){opacity:1.377;transform:translate(75.1301vw,-10px) scale(.9453);animation:fall-56 24s -14s linear infinite}@keyframes fall-56{62.022%{transform:translate(80.8184vw,62.022vh) scale(.9453)}to{transform:translate(77.97425vw,99vh) scale(.9453)}}.snow:nth-child(57){opacity:1.1366;transform:translate(2.7987vw,-10px) scale(.4824);animation:fall-57 14s -25s linear infinite}@keyframes fall-57{51.024%{transform:translate(5.2283vw,51.024vh) scale(.4824)}to{transform:translate(4.0135vw,99vh) scale(.4824)}}.snow:nth-child(58){opacity:1.9274;transform:translate(33.8494vw,-10px) scale(.3616);animation:fall-58 16s -8s linear infinite}@keyframes fall-58{52.538%{transform:translate(36.8836vw,52.538vh) scale(.3616)}to{transform:translate(35.3665vw,99vh) scale(.3616)}}.snow:nth-child(59){opacity:1.833;transform:translate(38.9681vw,-10px) scale(.4834);animation:fall-59 30s -13s linear infinite}@keyframes fall-59{43.307%{transform:translate(35.0354vw,43.307vh) scale(.4834)}to{transform:translate(37.00175vw,99vh) scale(.4834)}}.snow:nth-child(60){opacity:.837;transform:translate(59.888vw,-10px) scale(.9731);animation:fall-60 23s -9s linear infinite}@keyframes fall-60{79.156%{transform:translate(62.9879vw,79.156vh) scale(.9731)}to{transform:translate(61.43795vw,99vh) scale(.9731)}}.snow:nth-child(61){opacity:1.3034;transform:translate(80.557vw,-10px) scale(.7941);animation:fall-61 19s -13s linear infinite}@keyframes fall-61{71.983%{transform:translate(73.7349vw,71.983vh) scale(.7941)}to{transform:translate(77.14595vw,99vh) scale(.7941)}}.snow:nth-child(62){opacity:1.6512;transform:translate(62.9881vw,-10px) scale(.9759);animation:fall-62 23s -19s linear infinite}@keyframes fall-62{30.586%{transform:translate(53.739vw,30.586vh) scale(.9759)}to{transform:translate(58.36355vw,99vh) scale(.9759)}}.snow:nth-child(63){opacity:1.5082;transform:translate(50.7157vw,-10px) scale(.8779);animation:fall-63 12s -23s linear infinite}@keyframes fall-63{75.585%{transform:translate(57.8953vw,75.585vh) scale(.8779)}to{transform:translate(54.3055vw,99vh) scale(.8779)}}.snow:nth-child(64){opacity:.79;transform:translate(79.1586vw,-10px) scale(.4513);animation:fall-64 12s -10s linear infinite}@keyframes fall-64{59.118%{transform:translate(81.2096vw,59.118vh) scale(.4513)}to{transform:translate(80.1841vw,99vh) scale(.4513)}}.snow:nth-child(65){opacity:.1062;transform:translate(10.6913vw,-10px) scale(.3962);animation:fall-65 11s -28s linear infinite}@keyframes fall-65{58.752%{transform:translate(18.3162vw,58.752vh) scale(.3962)}to{transform:translate(14.50375vw,99vh) scale(.3962)}}.snow:nth-child(66){opacity:.2382;transform:translate(86.4188vw,-10px) scale(.3592);animation:fall-66 26s -22s linear infinite}@keyframes fall-66{59.656%{transform:translate(80.4116vw,59.656vh) scale(.3592)}to{transform:translate(83.4152vw,99vh) scale(.3592)}}.snow:nth-child(67){opacity:.6776;transform:translate(82.2086vw,-10px) scale(.6273);animation:fall-67 13s -25s linear infinite}@keyframes fall-67{70.129%{transform:translate(76.3075vw,70.129vh) scale(.6273)}to{transform:translate(79.25805vw,99vh) scale(.6273)}}.snow:nth-child(68){opacity:.7622;transform:translate(10.8471vw,-10px) scale(.245);animation:fall-68 18s -12s linear infinite}@keyframes fall-68{66.849%{transform:translate(3.6922vw,66.849vh) scale(.245)}to{transform:translate(7.26965vw,99vh) scale(.245)}}.snow:nth-child(69){opacity:1.2074;transform:translate(27.8724vw,-10px) scale(.0022);animation:fall-69 30s -20s linear infinite}@keyframes fall-69{44.013%{transform:translate(22.2758vw,44.013vh) scale(.0022)}to{transform:translate(25.0741vw,99vh) scale(.0022)}}.snow:nth-child(70){opacity:.7964;transform:translate(13.2141vw,-10px) scale(.7796);animation:fall-70 16s -12s linear infinite}@keyframes fall-70{39.682%{transform:translate(22.943vw,39.682vh) scale(.7796)}to{transform:translate(18.07855vw,99vh) scale(.7796)}}.snow:nth-child(71){opacity:1.4216;transform:translate(60.8587vw,-10px) scale(.26);animation:fall-71 22s -6s linear infinite}@keyframes fall-71{73.552%{transform:translate(67.1815vw,73.552vh) scale(.26)}to{transform:translate(64.0201vw,99vh) scale(.26)}}.snow:nth-child(72){opacity:.8356;transform:translate(77.2943vw,-10px) scale(.7987);animation:fall-72 26s -17s linear infinite}@keyframes fall-72{35.514%{transform:translate(81.0993vw,35.514vh) scale(.7987)}to{transform:translate(79.1968vw,99vh) scale(.7987)}}.snow:nth-child(73){opacity:1.842;transform:translate(86.253vw,-10px) scale(.5948);animation:fall-73 19s -30s linear infinite}@keyframes fall-73{70.424%{transform:translate(80.4638vw,70.424vh) scale(.5948)}to{transform:translate(83.3584vw,99vh) scale(.5948)}}.snow:nth-child(74){opacity:1.6836;transform:translate(35.2409vw,-10px) scale(.0959);animation:fall-74 26s -3s linear infinite}@keyframes fall-74{57.391%{transform:translate(40.104vw,57.391vh) scale(.0959)}to{transform:translate(37.67245vw,99vh) scale(.0959)}}.snow:nth-child(75){opacity:.8568;transform:translate(65.5328vw,-10px) scale(.8523);animation:fall-75 27s -11s linear infinite}@keyframes fall-75{77.275%{transform:translate(74.2373vw,77.275vh) scale(.8523)}to{transform:translate(69.88505vw,99vh) scale(.8523)}}.snow:nth-child(76){opacity:1.3178;transform:translate(34.3727vw,-10px) scale(.9442);animation:fall-76 10s -8s linear infinite}@keyframes fall-76{39.969%{transform:translate(28.7416vw,39.969vh) scale(.9442)}to{transform:translate(31.55715vw,99vh) scale(.9442)}}.snow:nth-child(77){opacity:.0996;transform:translate(51.1244vw,-10px) scale(.5119);animation:fall-77 13s -29s linear infinite}@keyframes fall-77{49.751%{transform:translate(43.1287vw,49.751vh) scale(.5119)}to{transform:translate(47.12655vw,99vh) scale(.5119)}}.snow:nth-child(78){opacity:1.6974;transform:translate(90.334vw,-10px) scale(.6074);animation:fall-78 16s -19s linear infinite}@keyframes fall-78{56.948%{transform:translate(100.0939vw,56.948vh) scale(.6074)}to{transform:translate(95.21395vw,99vh) scale(.6074)}}.snow:nth-child(79){opacity:1.4764;transform:translate(96.1996vw,-10px) scale(.5282);animation:fall-79 22s -6s linear infinite}@keyframes fall-79{57.42%{transform:translate(87.6387vw,57.42vh) scale(.5282)}to{transform:translate(91.91915vw,99vh) scale(.5282)}}.snow:nth-child(80){opacity:1.4776;transform:translate(31.2784vw,-10px) scale(.4671);animation:fall-80 27s -10s linear infinite}@keyframes fall-80{68.054%{transform:translate(35.4787vw,68.054vh) scale(.4671)}to{transform:translate(33.37855vw,99vh) scale(.4671)}}.snow:nth-child(81){opacity:.5484;transform:translate(12.9092vw,-10px) scale(.6262);animation:fall-81 18s -21s linear infinite}@keyframes fall-81{63.218%{transform:translate(12.3913vw,63.218vh) scale(.6262)}to{transform:translate(12.65025vw,99vh) scale(.6262)}}.snow:nth-child(82){opacity:.376;transform:translate(63.1111vw,-10px) scale(.7307);animation:fall-82 18s -5s linear infinite}@keyframes fall-82{30.818%{transform:translate(67.5679vw,30.818vh) scale(.7307)}to{transform:translate(65.3395vw,99vh) scale(.7307)}}.snow:nth-child(83){opacity:1.4262;transform:translate(54.6216vw,-10px) scale(.3391);animation:fall-83 16s -7s linear infinite}@keyframes fall-83{33.806%{transform:translate(59.2197vw,33.806vh) scale(.3391)}to{transform:translate(56.92065vw,99vh) scale(.3391)}}.snow:nth-child(84){opacity:1.3408;transform:translate(14.5098vw,-10px) scale(.0228);animation:fall-84 11s -19s linear infinite}@keyframes fall-84{58.44%{transform:translate(8.0958vw,58.44vh) scale(.0228)}to{transform:translate(11.3028vw,99vh) scale(.0228)}}.snow:nth-child(85){opacity:1.5434;transform:translate(76.9992vw,-10px) scale(.4945);animation:fall-85 11s -1s linear infinite}@keyframes fall-85{79.688%{transform:translate(81.5985vw,79.688vh) scale(.4945)}to{transform:translate(79.29885vw,99vh) scale(.4945)}}.snow:nth-child(86){opacity:1.4264;transform:translate(61.6979vw,-10px) scale(.7033);animation:fall-86 28s -26s linear infinite}@keyframes fall-86{54.124%{transform:translate(68.2497vw,54.124vh) scale(.7033)}to{transform:translate(64.9738vw,99vh) scale(.7033)}}.snow:nth-child(87){opacity:1.8032;transform:translate(54.8426vw,-10px) scale(.2299);animation:fall-87 28s -13s linear infinite}@keyframes fall-87{75.695%{transform:translate(50.7871vw,75.695vh) scale(.2299)}to{transform:translate(52.81485vw,99vh) scale(.2299)}}.snow:nth-child(88){opacity:.1482;transform:translate(43.2118vw,-10px) scale(.5186);animation:fall-88 18s -7s linear infinite}@keyframes fall-88{38.639%{transform:translate(34.1763vw,38.639vh) scale(.5186)}to{transform:translate(38.69405vw,99vh) scale(.5186)}}.snow:nth-child(89){opacity:1.4502;transform:translate(72.2607vw,-10px) scale(.8627);animation:fall-89 30s -22s linear infinite}@keyframes fall-89{53.149%{transform:translate(68.6597vw,53.149vh) scale(.8627)}to{transform:translate(70.4602vw,99vh) scale(.8627)}}.snow:nth-child(90){opacity:.6814;transform:translate(81.8597vw,-10px) scale(.7023);animation:fall-90 29s -11s linear infinite}@keyframes fall-90{45.076%{transform:translate(90.1363vw,45.076vh) scale(.7023)}to{transform:translate(85.998vw,99vh) scale(.7023)}}.snow:nth-child(91){opacity:1.2202;transform:translate(63.7254vw,-10px) scale(.1422);animation:fall-91 27s -3s linear infinite}@keyframes fall-91{79.572%{transform:translate(70.6305vw,79.572vh) scale(.1422)}to{transform:translate(67.17795vw,99vh) scale(.1422)}}.snow:nth-child(92){opacity:1.267;transform:translate(75.6898vw,-10px) scale(.3528);animation:fall-92 22s -23s linear infinite}@keyframes fall-92{44.047%{transform:translate(85.5098vw,44.047vh) scale(.3528)}to{transform:translate(80.5998vw,99vh) scale(.3528)}}.snow:nth-child(93){opacity:1.5434;transform:translate(93.0342vw,-10px) scale(.7513);animation:fall-93 28s -9s linear infinite}@keyframes fall-93{57.589%{transform:translate(95.6174vw,57.589vh) scale(.7513)}to{transform:translate(94.3258vw,99vh) scale(.7513)}}.snow:nth-child(94){opacity:1.6292;transform:translate(40.4538vw,-10px) scale(.1429);animation:fall-94 16s -23s linear infinite}@keyframes fall-94{55.954%{transform:translate(34.0022vw,55.954vh) scale(.1429)}to{transform:translate(37.228vw,99vh) scale(.1429)}}.snow:nth-child(95){opacity:1.5334;transform:translate(40.9792vw,-10px) scale(.3923);animation:fall-95 26s -10s linear infinite}@keyframes fall-95{44.801%{transform:translate(43.4368vw,44.801vh) scale(.3923)}to{transform:translate(42.208vw,99vh) scale(.3923)}}.snow:nth-child(96){opacity:.896;transform:translate(93.5981vw,-10px) scale(.9499);animation:fall-96 30s -11s linear infinite}@keyframes fall-96{59.767%{transform:translate(91.2532vw,59.767vh) scale(.9499)}to{transform:translate(92.42565vw,99vh) scale(.9499)}}.snow:nth-child(97){opacity:1.462;transform:translate(88.2193vw,-10px) scale(.1658);animation:fall-97 24s -13s linear infinite}@keyframes fall-97{74.886%{transform:translate(82.8133vw,74.886vh) scale(.1658)}to{transform:translate(85.5163vw,99vh) scale(.1658)}}.snow:nth-child(98){opacity:1.3254;transform:translate(59.1222vw,-10px) scale(.9667);animation:fall-98 18s -1s linear infinite}@keyframes fall-98{70.564%{transform:translate(61.7093vw,70.564vh) scale(.9667)}to{transform:translate(60.41575vw,99vh) scale(.9667)}}.snow:nth-child(99){opacity:1.9464;transform:translate(41.1519vw,-10px) scale(.0916);animation:fall-99 26s -22s linear infinite}@keyframes fall-99{55.896%{transform:translate(35.1986vw,55.896vh) scale(.0916)}to{transform:translate(38.17525vw,99vh) scale(.0916)}}.snow:nth-child(100){opacity:.9592;transform:translate(11.2555vw,-10px) scale(.4842);animation:fall-100 13s -22s linear infinite}@keyframes fall-100{75.908%{transform:translate(15.2631vw,75.908vh) scale(.4842)}to{transform:translate(13.2593vw,99vh) scale(.4842)}}.snow:nth-child(101){opacity:.4284;transform:translate(45.0479vw,-10px) scale(.3951);animation:fall-101 23s -2s linear infinite}@keyframes fall-101{74.779%{transform:translate(43.5319vw,74.779vh) scale(.3951)}to{transform:translate(44.2899vw,99vh) scale(.3951)}}.snow:nth-child(102){opacity:1.735;transform:translate(71.5255vw,-10px) scale(.6023);animation:fall-102 24s -18s linear infinite}@keyframes fall-102{59.658%{transform:translate(62.852vw,59.658vh) scale(.6023)}to{transform:translate(67.18875vw,99vh) scale(.6023)}}.snow:nth-child(103){opacity:1.6288;transform:translate(19.6542vw,-10px) scale(.4362);animation:fall-103 11s -24s linear infinite}@keyframes fall-103{41.716%{transform:translate(26.1814vw,41.716vh) scale(.4362)}to{transform:translate(22.9178vw,99vh) scale(.4362)}}.snow:nth-child(104){opacity:.5804;transform:translate(30.835vw,-10px) scale(.6626);animation:fall-104 13s -23s linear infinite}@keyframes fall-104{71.296%{transform:translate(26.8898vw,71.296vh) scale(.6626)}to{transform:translate(28.8624vw,99vh) scale(.6626)}}.snow:nth-child(105){opacity:1.5568;transform:translate(30.2718vw,-10px) scale(.9191);animation:fall-105 16s -13s linear infinite}@keyframes fall-105{42.109%{transform:translate(25.997vw,42.109vh) scale(.9191)}to{transform:translate(28.1344vw,99vh) scale(.9191)}}.snow:nth-child(106){opacity:.7612;transform:translate(94.4486vw,-10px) scale(.2697);animation:fall-106 14s -21s linear infinite}@keyframes fall-106{39.605%{transform:translate(88.1463vw,39.605vh) scale(.2697)}to{transform:translate(91.29745vw,99vh) scale(.2697)}}.snow:nth-child(107){opacity:1.5694;transform:translate(76.9909vw,-10px) scale(.3223);animation:fall-107 15s -22s linear infinite}@keyframes fall-107{51.887%{transform:translate(80.2856vw,51.887vh) scale(.3223)}to{transform:translate(78.63825vw,99vh) scale(.3223)}}.snow:nth-child(108){opacity:1.065;transform:translate(68.8548vw,-10px) scale(.6911);animation:fall-108 20s -17s linear infinite}@keyframes fall-108{77.019%{transform:translate(67.0432vw,77.019vh) scale(.6911)}to{transform:translate(67.949vw,99vh) scale(.6911)}}.snow:nth-child(109){opacity:1.0864;transform:translate(28.0854vw,-10px) scale(.0824);animation:fall-109 15s -20s linear infinite}@keyframes fall-109{42.478%{transform:translate(28.4702vw,42.478vh) scale(.0824)}to{transform:translate(28.2778vw,99vh) scale(.0824)}}.snow:nth-child(110){opacity:.2398;transform:translate(38.4054vw,-10px) scale(.4149);animation:fall-110 10s -3s linear infinite}@keyframes fall-110{42.588%{transform:translate(37.4413vw,42.588vh) scale(.4149)}to{transform:translate(37.92335vw,99vh) scale(.4149)}}.snow:nth-child(111){opacity:.3912;transform:translate(96.9106vw,-10px) scale(.8818);animation:fall-111 29s -13s linear infinite}@keyframes fall-111{56.616%{transform:translate(93.7564vw,56.616vh) scale(.8818)}to{transform:translate(95.3335vw,99vh) scale(.8818)}}.snow:nth-child(112){opacity:1.4264;transform:translate(66.3041vw,-10px) scale(.1301);animation:fall-112 10s -16s linear infinite}@keyframes fall-112{67.077%{transform:translate(62.5249vw,67.077vh) scale(.1301)}to{transform:translate(64.4145vw,99vh) scale(.1301)}}.snow:nth-child(113){opacity:.022;transform:translate(.6255vw,-10px) scale(.7887);animation:fall-113 24s -2s linear infinite}@keyframes fall-113{45.656%{transform:translate(.7689vw,45.656vh) scale(.7887)}to{transform:translate(.6972vw,99vh) scale(.7887)}}.snow:nth-child(114){opacity:.1338;transform:translate(16.3562vw,-10px) scale(.7631);animation:fall-114 21s -6s linear infinite}@keyframes fall-114{77.77%{transform:translate(23.9628vw,77.77vh) scale(.7631)}to{transform:translate(20.1595vw,99vh) scale(.7631)}}.snow:nth-child(115){opacity:1.707;transform:translate(50.1969vw,-10px) scale(.047);animation:fall-115 20s -22s linear infinite}@keyframes fall-115{55.635%{transform:translate(46.1671vw,55.635vh) scale(.047)}to{transform:translate(48.182vw,99vh) scale(.047)}}.snow:nth-child(116){opacity:.4376;transform:translate(6.9155vw,-10px) scale(.093);animation:fall-116 27s -4s linear infinite}@keyframes fall-116{44.383%{transform:translate(5.9347vw,44.383vh) scale(.093)}to{transform:translate(6.4251vw,99vh) scale(.093)}}.snow:nth-child(117){opacity:.664;transform:translate(47.517vw,-10px) scale(.2899);animation:fall-117 29s -8s linear infinite}@keyframes fall-117{59.012%{transform:translate(39.7942vw,59.012vh) scale(.2899)}to{transform:translate(43.6556vw,99vh) scale(.2899)}}.snow:nth-child(118){opacity:1.6678;transform:translate(88.9528vw,-10px) scale(.0631);animation:fall-118 19s -15s linear infinite}@keyframes fall-118{37.32%{transform:translate(86.3518vw,37.32vh) scale(.0631)}to{transform:translate(87.6523vw,99vh) scale(.0631)}}.snow:nth-child(119){opacity:.272;transform:translate(71.9425vw,-10px) scale(.2456);animation:fall-119 18s -22s linear infinite}@keyframes fall-119{51.662%{transform:translate(66.929vw,51.662vh) scale(.2456)}to{transform:translate(69.43575vw,99vh) scale(.2456)}}.snow:nth-child(120){opacity:1.2306;transform:translate(59.1036vw,-10px) scale(.8255);animation:fall-120 26s -1s linear infinite}@keyframes fall-120{67.619%{transform:translate(61.631vw,67.619vh) scale(.8255)}to{transform:translate(60.3673vw,99vh) scale(.8255)}}.snow:nth-child(121){opacity:1.6024;transform:translate(66.9235vw,-10px) scale(.9504);animation:fall-121 30s -9s linear infinite}@keyframes fall-121{61.015%{transform:translate(64.345vw,61.015vh) scale(.9504)}to{transform:translate(65.63425vw,99vh) scale(.9504)}}.snow:nth-child(122){opacity:.4998;transform:translate(21.1207vw,-10px) scale(.3131);animation:fall-122 20s -27s linear infinite}@keyframes fall-122{47.379%{transform:translate(26.3572vw,47.379vh) scale(.3131)}to{transform:translate(23.73895vw,99vh) scale(.3131)}}.snow:nth-child(123){opacity:1.4872;transform:translate(58.6987vw,-10px) scale(.4069);animation:fall-123 16s -15s linear infinite}@keyframes fall-123{49.867%{transform:translate(57.8624vw,49.867vh) scale(.4069)}to{transform:translate(58.28055vw,99vh) scale(.4069)}}.snow:nth-child(124){opacity:1.5176;transform:translate(12.4405vw,-10px) scale(.6688);animation:fall-124 22s -30s linear infinite}@keyframes fall-124{79.244%{transform:translate(20.9824vw,79.244vh) scale(.6688)}to{transform:translate(16.71145vw,99vh) scale(.6688)}}.snow:nth-child(125){opacity:.219;transform:translate(32.9014vw,-10px) scale(.2689);animation:fall-125 19s -29s linear infinite}@keyframes fall-125{77.757%{transform:translate(39.1048vw,77.757vh) scale(.2689)}to{transform:translate(36.0031vw,99vh) scale(.2689)}}.snow:nth-child(126){opacity:1.793;transform:translate(74.8209vw,-10px) scale(.214);animation:fall-126 21s -25s linear infinite}@keyframes fall-126{71.701%{transform:translate(79.1403vw,71.701vh) scale(.214)}to{transform:translate(76.9806vw,99vh) scale(.214)}}.snow:nth-child(127){opacity:.346;transform:translate(65.3785vw,-10px) scale(.7902);animation:fall-127 21s -11s linear infinite}@keyframes fall-127{49.8%{transform:translate(60.2113vw,49.8vh) scale(.7902)}to{transform:translate(62.7949vw,99vh) scale(.7902)}}.snow:nth-child(128){opacity:1.4852;transform:translate(38.6705vw,-10px) scale(.2761);animation:fall-128 24s -11s linear infinite}@keyframes fall-128{35.397%{transform:translate(33.3725vw,35.397vh) scale(.2761)}to{transform:translate(36.0215vw,99vh) scale(.2761)}}.snow:nth-child(129){opacity:1.172;transform:translate(64.2733vw,-10px) scale(.0343);animation:fall-129 26s -8s linear infinite}@keyframes fall-129{61.345%{transform:translate(70.9336vw,61.345vh) scale(.0343)}to{transform:translate(67.60345vw,99vh) scale(.0343)}}.snow:nth-child(130){opacity:.6044;transform:translate(60.4198vw,-10px) scale(.7388);animation:fall-130 18s -8s linear infinite}@keyframes fall-130{72.024%{transform:translate(63.6964vw,72.024vh) scale(.7388)}to{transform:translate(62.0581vw,99vh) scale(.7388)}}.snow:nth-child(131){opacity:.7702;transform:translate(96.9361vw,-10px) scale(.0459);animation:fall-131 26s -17s linear infinite}@keyframes fall-131{30.621%{transform:translate(87.8723vw,30.621vh) scale(.0459)}to{transform:translate(92.4042vw,99vh) scale(.0459)}}.snow:nth-child(132){opacity:1.0434;transform:translate(72.0154vw,-10px) scale(.03);animation:fall-132 30s -9s linear infinite}@keyframes fall-132{69.483%{transform:translate(75.7157vw,69.483vh) scale(.03)}to{transform:translate(73.86555vw,99vh) scale(.03)}}.snow:nth-child(133){opacity:1.9042;transform:translate(42.1595vw,-10px) scale(.8193);animation:fall-133 18s -19s linear infinite}@keyframes fall-133{55.485%{transform:translate(36.8082vw,55.485vh) scale(.8193)}to{transform:translate(39.48385vw,99vh) scale(.8193)}}.snow:nth-child(134){opacity:1.6226;transform:translate(37.4608vw,-10px) scale(.5987);animation:fall-134 16s -27s linear infinite}@keyframes fall-134{70.803%{transform:translate(28.1865vw,70.803vh) scale(.5987)}to{transform:translate(32.82365vw,99vh) scale(.5987)}}.snow:nth-child(135){opacity:.3804;transform:translate(48.0813vw,-10px) scale(.668);animation:fall-135 17s -13s linear infinite}@keyframes fall-135{67.341%{transform:translate(44.2904vw,67.341vh) scale(.668)}to{transform:translate(46.18585vw,99vh) scale(.668)}}.snow:nth-child(136){opacity:.81;transform:translate(35.421vw,-10px) scale(.2437);animation:fall-136 21s -4s linear infinite}@keyframes fall-136{32.876%{transform:translate(31.0406vw,32.876vh) scale(.2437)}to{transform:translate(33.2308vw,99vh) scale(.2437)}}.snow:nth-child(137){opacity:1.7754;transform:translate(83.4028vw,-10px) scale(.2755);animation:fall-137 29s -24s linear infinite}@keyframes fall-137{77.838%{transform:translate(84.912vw,77.838vh) scale(.2755)}to{transform:translate(84.1574vw,99vh) scale(.2755)}}.snow:nth-child(138){opacity:.1694;transform:translate(25.2527vw,-10px) scale(.2802);animation:fall-138 11s -24s linear infinite}@keyframes fall-138{74.507%{transform:translate(27.6152vw,74.507vh) scale(.2802)}to{transform:translate(26.43395vw,99vh) scale(.2802)}}.snow:nth-child(139){opacity:.1614;transform:translate(22.0552vw,-10px) scale(.8294);animation:fall-139 18s -5s linear infinite}@keyframes fall-139{78.878%{transform:translate(14.6938vw,78.878vh) scale(.8294)}to{transform:translate(18.3745vw,99vh) scale(.8294)}}.snow:nth-child(140){opacity:1.453;transform:translate(38.6vw,-10px) scale(.2504);animation:fall-140 20s -15s linear infinite}@keyframes fall-140{75.895%{transform:translate(33.1264vw,75.895vh) scale(.2504)}to{transform:translate(35.8632vw,99vh) scale(.2504)}}.snow:nth-child(141){opacity:.9658;transform:translate(36.3873vw,-10px) scale(.2785);animation:fall-141 13s -22s linear infinite}@keyframes fall-141{34.588%{transform:translate(27.4384vw,34.588vh) scale(.2785)}to{transform:translate(31.91285vw,99vh) scale(.2785)}}.snow:nth-child(142){opacity:.922;transform:translate(40.5778vw,-10px) scale(.3162);animation:fall-142 14s -7s linear infinite}@keyframes fall-142{56.105%{transform:translate(33.4277vw,56.105vh) scale(.3162)}to{transform:translate(37.00275vw,99vh) scale(.3162)}}.snow:nth-child(143){opacity:.292;transform:translate(68.3397vw,-10px) scale(.1944);animation:fall-143 20s -20s linear infinite}@keyframes fall-143{35.497%{transform:translate(58.9975vw,35.497vh) scale(.1944)}to{transform:translate(63.6686vw,99vh) scale(.1944)}}.snow:nth-child(144){opacity:1.247;transform:translate(12.3751vw,-10px) scale(.3934);animation:fall-144 16s -28s linear infinite}@keyframes fall-144{55.053%{transform:translate(6.2872vw,55.053vh) scale(.3934)}to{transform:translate(9.33115vw,99vh) scale(.3934)}}.snow:nth-child(145){opacity:1.6284;transform:translate(5.2829vw,-10px) scale(.6453);animation:fall-145 11s -21s linear infinite}@keyframes fall-145{74.861%{transform:translate(-.9166vw,74.861vh) scale(.6453)}to{transform:translate(2.18315vw,99vh) scale(.6453)}}.snow:nth-child(146){opacity:.8144;transform:translate(52.3671vw,-10px) scale(.7599);animation:fall-146 24s -23s linear infinite}@keyframes fall-146{31.305%{transform:translate(54.092vw,31.305vh) scale(.7599)}to{transform:translate(53.22955vw,99vh) scale(.7599)}}.snow:nth-child(147){opacity:.9486;transform:translate(5.9233vw,-10px) scale(.3302);animation:fall-147 15s -11s linear infinite}@keyframes fall-147{32.939%{transform:translate(7.9866vw,32.939vh) scale(.3302)}to{transform:translate(6.95495vw,99vh) scale(.3302)}}.snow:nth-child(148){opacity:.4914;transform:translate(52.4434vw,-10px) scale(.8235);animation:fall-148 14s -22s linear infinite}@keyframes fall-148{33.941%{transform:translate(55.8667vw,33.941vh) scale(.8235)}to{transform:translate(54.15505vw,99vh) scale(.8235)}}.snow:nth-child(149){opacity:1.8326;transform:translate(88.5701vw,-10px) scale(.7774);animation:fall-149 12s -20s linear infinite}@keyframes fall-149{53.917%{transform:translate(89.1898vw,53.917vh) scale(.7774)}to{transform:translate(88.87995vw,99vh) scale(.7774)}}.snow:nth-child(150){opacity:1.5994;transform:translate(47.9009vw,-10px) scale(.4426);animation:fall-150 12s -26s linear infinite}@keyframes fall-150{77.68%{transform:translate(44.9607vw,77.68vh) scale(.4426)}to{transform:translate(46.4308vw,99vh) scale(.4426)}}.snow:nth-child(151){opacity:1.1108;transform:translate(16.2674vw,-10px) scale(.5414);animation:fall-151 27s -20s linear infinite}@keyframes fall-151{67.208%{transform:translate(25.4788vw,67.208vh) scale(.5414)}to{transform:translate(20.8731vw,99vh) scale(.5414)}}.snow:nth-child(152){opacity:1.211;transform:translate(22.4615vw,-10px) scale(.7784);animation:fall-152 19s -14s linear infinite}@keyframes fall-152{34.773%{transform:translate(24.3434vw,34.773vh) scale(.7784)}to{transform:translate(23.40245vw,99vh) scale(.7784)}}.snow:nth-child(153){opacity:1.485;transform:translate(75.7498vw,-10px) scale(.3241);animation:fall-153 18s -4s linear infinite}@keyframes fall-153{47.822%{transform:translate(80.8841vw,47.822vh) scale(.3241)}to{transform:translate(78.31695vw,99vh) scale(.3241)}}.snow:nth-child(154){opacity:.7262;transform:translate(79.0574vw,-10px) scale(.6737);animation:fall-154 14s -28s linear infinite}@keyframes fall-154{71.292%{transform:translate(72.5847vw,71.292vh) scale(.6737)}to{transform:translate(75.82105vw,99vh) scale(.6737)}}.snow:nth-child(155){opacity:1.3742;transform:translate(86.1374vw,-10px) scale(.6486);animation:fall-155 17s -4s linear infinite}@keyframes fall-155{65.503%{transform:translate(83.5166vw,65.503vh) scale(.6486)}to{transform:translate(84.827vw,99vh) scale(.6486)}}.snow:nth-child(156){opacity:1.2146;transform:translate(84.9918vw,-10px) scale(.907);animation:fall-156 30s -24s linear infinite}@keyframes fall-156{51.229%{transform:translate(81.4651vw,51.229vh) scale(.907)}to{transform:translate(83.22845vw,99vh) scale(.907)}}.snow:nth-child(157){opacity:.1758;transform:translate(59.5106vw,-10px) scale(.4999);animation:fall-157 19s -29s linear infinite}@keyframes fall-157{42.431%{transform:translate(52.1462vw,42.431vh) scale(.4999)}to{transform:translate(55.8284vw,99vh) scale(.4999)}}.snow:nth-child(158){opacity:1.2614;transform:translate(78.535vw,-10px) scale(.2545);animation:fall-158 27s -16s linear infinite}@keyframes fall-158{33.806%{transform:translate(76.3476vw,33.806vh) scale(.2545)}to{transform:translate(77.4413vw,99vh) scale(.2545)}}.snow:nth-child(159){opacity:1.6736;transform:translate(73.707vw,-10px) scale(.3682);animation:fall-159 12s -7s linear infinite}@keyframes fall-159{55.263%{transform:translate(81.4817vw,55.263vh) scale(.3682)}to{transform:translate(77.59435vw,99vh) scale(.3682)}}.snow:nth-child(160){opacity:1.3992;transform:translate(51.0679vw,-10px) scale(.6278);animation:fall-160 29s -23s linear infinite}@keyframes fall-160{34.772%{transform:translate(45.0369vw,34.772vh) scale(.6278)}to{transform:translate(48.0524vw,99vh) scale(.6278)}}.snow:nth-child(161){opacity:1.13;transform:translate(55.3727vw,-10px) scale(.5745);animation:fall-161 23s -12s linear infinite}@keyframes fall-161{65.447%{transform:translate(46.8488vw,65.447vh) scale(.5745)}to{transform:translate(51.11075vw,99vh) scale(.5745)}}.snow:nth-child(162){opacity:.1696;transform:translate(28.7035vw,-10px) scale(.9805);animation:fall-162 26s -29s linear infinite}@keyframes fall-162{45.202%{transform:translate(18.8024vw,45.202vh) scale(.9805)}to{transform:translate(23.75295vw,99vh) scale(.9805)}}.snow:nth-child(163){opacity:.096;transform:translate(29.5789vw,-10px) scale(.4113);animation:fall-163 27s -11s linear infinite}@keyframes fall-163{66.343%{transform:translate(31.2889vw,66.343vh) scale(.4113)}to{transform:translate(30.4339vw,99vh) scale(.4113)}}.snow:nth-child(164){opacity:1.3198;transform:translate(48.5194vw,-10px) scale(.368);animation:fall-164 24s -25s linear infinite}@keyframes fall-164{74.082%{transform:translate(49.6123vw,74.082vh) scale(.368)}to{transform:translate(49.06585vw,99vh) scale(.368)}}.snow:nth-child(165){opacity:1.9758;transform:translate(64.8611vw,-10px) scale(.0646);animation:fall-165 11s -13s linear infinite}@keyframes fall-165{70.349%{transform:translate(70.6428vw,70.349vh) scale(.0646)}to{transform:translate(67.75195vw,99vh) scale(.0646)}}.snow:nth-child(166){opacity:.9554;transform:translate(19.2334vw,-10px) scale(.0701);animation:fall-166 14s -29s linear infinite}@keyframes fall-166{36.866%{transform:translate(23.9723vw,36.866vh) scale(.0701)}to{transform:translate(21.60285vw,99vh) scale(.0701)}}.snow:nth-child(167){opacity:.327;transform:translate(7.1599vw,-10px) scale(.3452);animation:fall-167 16s -15s linear infinite}@keyframes fall-167{73.302%{transform:translate(10.7002vw,73.302vh) scale(.3452)}to{transform:translate(8.93005vw,99vh) scale(.3452)}}.snow:nth-child(168){opacity:.5942;transform:translate(96.2392vw,-10px) scale(.5044);animation:fall-168 22s -16s linear infinite}@keyframes fall-168{62.967%{transform:translate(88.4858vw,62.967vh) scale(.5044)}to{transform:translate(92.3625vw,99vh) scale(.5044)}}.snow:nth-child(169){opacity:.9786;transform:translate(13.9354vw,-10px) scale(.6319);animation:fall-169 26s -16s linear infinite}@keyframes fall-169{34.643%{transform:translate(6.5848vw,34.643vh) scale(.6319)}to{transform:translate(10.2601vw,99vh) scale(.6319)}}.snow:nth-child(170){opacity:.1338;transform:translate(57.9781vw,-10px) scale(.1539);animation:fall-170 10s -5s linear infinite}@keyframes fall-170{78.476%{transform:translate(62.2492vw,78.476vh) scale(.1539)}to{transform:translate(60.11365vw,99vh) scale(.1539)}}.snow:nth-child(171){opacity:.5152;transform:translate(8.8065vw,-10px) scale(.4182);animation:fall-171 10s -15s linear infinite}@keyframes fall-171{57.695%{transform:translate(9.3734vw,57.695vh) scale(.4182)}to{transform:translate(9.08995vw,99vh) scale(.4182)}}.snow:nth-child(172){opacity:1.421;transform:translate(48.8361vw,-10px) scale(.4162);animation:fall-172 19s -27s linear infinite}@keyframes fall-172{36.039%{transform:translate(45.4166vw,36.039vh) scale(.4162)}to{transform:translate(47.12635vw,99vh) scale(.4162)}}.snow:nth-child(173){opacity:1.6126;transform:translate(68.8719vw,-10px) scale(.5868);animation:fall-173 26s -12s linear infinite}@keyframes fall-173{52.293%{transform:translate(60.4908vw,52.293vh) scale(.5868)}to{transform:translate(64.68135vw,99vh) scale(.5868)}}.snow:nth-child(174){opacity:.4176;transform:translate(39.1448vw,-10px) scale(.2495);animation:fall-174 26s -30s linear infinite}@keyframes fall-174{68.588%{transform:translate(48.9375vw,68.588vh) scale(.2495)}to{transform:translate(44.04115vw,99vh) scale(.2495)}}.snow:nth-child(175){opacity:.4038;transform:translate(89.7659vw,-10px) scale(.1187);animation:fall-175 18s -4s linear infinite}@keyframes fall-175{77.478%{transform:translate(95.8436vw,77.478vh) scale(.1187)}to{transform:translate(92.80475vw,99vh) scale(.1187)}}.snow:nth-child(176){opacity:1.2278;transform:translate(27.8815vw,-10px) scale(.7641);animation:fall-176 23s -16s linear infinite}@keyframes fall-176{67.387%{transform:translate(33.3041vw,67.387vh) scale(.7641)}to{transform:translate(30.5928vw,99vh) scale(.7641)}}.snow:nth-child(177){opacity:1.5776;transform:translate(47.4162vw,-10px) scale(.088);animation:fall-177 12s -16s linear infinite}@keyframes fall-177{70.519%{transform:translate(41.7606vw,70.519vh) scale(.088)}to{transform:translate(44.5884vw,99vh) scale(.088)}}.snow:nth-child(178){opacity:1.1316;transform:translate(6.2503vw,-10px) scale(.7553);animation:fall-178 26s -25s linear infinite}@keyframes fall-178{72.979%{transform:translate(10.9311vw,72.979vh) scale(.7553)}to{transform:translate(8.5907vw,99vh) scale(.7553)}}.snow:nth-child(179){opacity:1.378;transform:translate(31.7268vw,-10px) scale(.8055);animation:fall-179 30s -30s linear infinite}@keyframes fall-179{63.851%{transform:translate(33.0854vw,63.851vh) scale(.8055)}to{transform:translate(32.4061vw,99vh) scale(.8055)}}.snow:nth-child(180){opacity:.9646;transform:translate(81.4302vw,-10px) scale(.7496);animation:fall-180 16s -3s linear infinite}@keyframes fall-180{50.786%{transform:translate(85.0242vw,50.786vh) scale(.7496)}to{transform:translate(83.2272vw,99vh) scale(.7496)}}.snow:nth-child(181){opacity:.056;transform:translate(16.4498vw,-10px) scale(.9533);animation:fall-181 16s -25s linear infinite}@keyframes fall-181{46.505%{transform:translate(16.3638vw,46.505vh) scale(.9533)}to{transform:translate(16.4068vw,99vh) scale(.9533)}}.snow:nth-child(182){opacity:1.4394;transform:translate(2.8657vw,-10px) scale(.6894);animation:fall-182 28s -23s linear infinite}@keyframes fall-182{39.699%{transform:translate(-1.352vw,39.699vh) scale(.6894)}to{transform:translate(.75685vw,99vh) scale(.6894)}}.snow:nth-child(183){opacity:1.653;transform:translate(94.579vw,-10px) scale(.0332);animation:fall-183 22s -28s linear infinite}@keyframes fall-183{75.571%{transform:translate(99.5894vw,75.571vh) scale(.0332)}to{transform:translate(97.0842vw,99vh) scale(.0332)}}.snow:nth-child(184){opacity:1.8282;transform:translate(74.8389vw,-10px) scale(.6369);animation:fall-184 18s -12s linear infinite}@keyframes fall-184{32.558%{transform:translate(65.7329vw,32.558vh) scale(.6369)}to{transform:translate(70.2859vw,99vh) scale(.6369)}}.snow:nth-child(185){opacity:.7292;transform:translate(96.7169vw,-10px) scale(.4863);animation:fall-185 10s -23s linear infinite}@keyframes fall-185{38.118%{transform:translate(106.5549vw,38.118vh) scale(.4863)}to{transform:translate(101.6359vw,99vh) scale(.4863)}}.snow:nth-child(186){opacity:.4248;transform:translate(64.6444vw,-10px) scale(.9163);animation:fall-186 23s -8s linear infinite}@keyframes fall-186{35.844%{transform:translate(55.5705vw,35.844vh) scale(.9163)}to{transform:translate(60.10745vw,99vh) scale(.9163)}}.snow:nth-child(187){opacity:.8598;transform:translate(23.213vw,-10px) scale(.4349);animation:fall-187 22s -11s linear infinite}@keyframes fall-187{35.758%{transform:translate(22.7551vw,35.758vh) scale(.4349)}to{transform:translate(22.98405vw,99vh) scale(.4349)}}.snow:nth-child(188){opacity:.5392;transform:translate(78.0416vw,-10px) scale(.206);animation:fall-188 12s -7s linear infinite}@keyframes fall-188{73.579%{transform:translate(85.7136vw,73.579vh) scale(.206)}to{transform:translate(81.8776vw,99vh) scale(.206)}}.snow:nth-child(189){opacity:.887;transform:translate(6.5195vw,-10px) scale(.1259);animation:fall-189 12s -19s linear infinite}@keyframes fall-189{30.207%{transform:translate(12.4456vw,30.207vh) scale(.1259)}to{transform:translate(9.48255vw,99vh) scale(.1259)}}.snow:nth-child(190){opacity:1.2394;transform:translate(82.2942vw,-10px) scale(.4198);animation:fall-190 29s -19s linear infinite}@keyframes fall-190{45.756%{transform:translate(83.7179vw,45.756vh) scale(.4198)}to{transform:translate(83.00605vw,99vh) scale(.4198)}}.snow:nth-child(191){opacity:.9;transform:translate(54.711vw,-10px) scale(.8816);animation:fall-191 28s -8s linear infinite}@keyframes fall-191{61.149%{transform:translate(61.4192vw,61.149vh) scale(.8816)}to{transform:translate(58.0651vw,99vh) scale(.8816)}}.snow:nth-child(192){opacity:1.5832;transform:translate(64.8664vw,-10px) scale(.0715);animation:fall-192 29s -17s linear infinite}@keyframes fall-192{63.995%{transform:translate(74.2182vw,63.995vh) scale(.0715)}to{transform:translate(69.5423vw,99vh) scale(.0715)}}.snow:nth-child(193){opacity:.012;transform:translate(38.3207vw,-10px) scale(.7853);animation:fall-193 20s -21s linear infinite}@keyframes fall-193{36.902%{transform:translate(43.5246vw,36.902vh) scale(.7853)}to{transform:translate(40.92265vw,99vh) scale(.7853)}}.snow:nth-child(194){opacity:.3264;transform:translate(19.9883vw,-10px) scale(.2403);animation:fall-194 25s -11s linear infinite}@keyframes fall-194{39.868%{transform:translate(27.4563vw,39.868vh) scale(.2403)}to{transform:translate(23.7223vw,99vh) scale(.2403)}}.snow:nth-child(195){opacity:.5972;transform:translate(14.9384vw,-10px) scale(.566);animation:fall-195 19s -14s linear infinite}@keyframes fall-195{63.775%{transform:translate(14.2901vw,63.775vh) scale(.566)}to{transform:translate(14.61425vw,99vh) scale(.566)}}.snow:nth-child(196){opacity:.394;transform:translate(83.9439vw,-10px) scale(.8562);animation:fall-196 19s -21s linear infinite}@keyframes fall-196{47.173%{transform:translate(91.9526vw,47.173vh) scale(.8562)}to{transform:translate(87.94825vw,99vh) scale(.8562)}}.snow:nth-child(197){opacity:.7142;transform:translate(5.8628vw,-10px) scale(.8119);animation:fall-197 19s -9s linear infinite}@keyframes fall-197{42.217%{transform:translate(3.9687vw,42.217vh) scale(.8119)}to{transform:translate(4.91575vw,99vh) scale(.8119)}}.snow:nth-child(198){opacity:1.0618;transform:translate(71.1293vw,-10px) scale(.6667);animation:fall-198 29s -7s linear infinite}@keyframes fall-198{65.064%{transform:translate(77.3099vw,65.064vh) scale(.6667)}to{transform:translate(74.2196vw,99vh) scale(.6667)}}.snow:nth-child(199){opacity:1.317;transform:translate(61.6473vw,-10px) scale(.7565);animation:fall-199 12s -21s linear infinite}@keyframes fall-199{31.12%{transform:translate(69.1561vw,31.12vh) scale(.7565)}to{transform:translate(65.4017vw,99vh) scale(.7565)}}.snow:nth-child(200){opacity:.71;transform:translate(39.5404vw,-10px) scale(.049);animation:fall-200 30s -3s linear infinite}@keyframes fall-200{38.659%{transform:translate(31.7205vw,38.659vh) scale(.049)}to{transform:translate(35.63045vw,99vh) scale(.049)}}.snow:nth-child(201){opacity:.0464;transform:translate(37.2911vw,-10px) scale(.564);animation:fall-201 24s -20s linear infinite}@keyframes fall-201{74.651%{transform:translate(46.01vw,74.651vh) scale(.564)}to{transform:translate(41.65055vw,99vh) scale(.564)}}.snow:nth-child(202){opacity:1.2788;transform:translate(63.9491vw,-10px) scale(.3044);animation:fall-202 12s -2s linear infinite}@keyframes fall-202{75.143%{transform:translate(63.1221vw,75.143vh) scale(.3044)}to{transform:translate(63.5356vw,99vh) scale(.3044)}}.snow:nth-child(203){opacity:1.4964;transform:translate(60.0876vw,-10px) scale(.6817);animation:fall-203 26s -4s linear infinite}@keyframes fall-203{41.742%{transform:translate(66.8728vw,41.742vh) scale(.6817)}to{transform:translate(63.4802vw,99vh) scale(.6817)}}.snow:nth-child(204){opacity:.643;transform:translate(57.9834vw,-10px) scale(.8704);animation:fall-204 18s -5s linear infinite}@keyframes fall-204{67.258%{transform:translate(56.631vw,67.258vh) scale(.8704)}to{transform:translate(57.3072vw,99vh) scale(.8704)}}.snow:nth-child(205){opacity:.356;transform:translate(35.6143vw,-10px) scale(.6731);animation:fall-205 18s -16s linear infinite}@keyframes fall-205{74.912%{transform:translate(30.2585vw,74.912vh) scale(.6731)}to{transform:translate(32.9364vw,99vh) scale(.6731)}}.snow:nth-child(206){opacity:.8638;transform:translate(11.2739vw,-10px) scale(.2015);animation:fall-206 18s -25s linear infinite}@keyframes fall-206{38.91%{transform:translate(13.95vw,38.91vh) scale(.2015)}to{transform:translate(12.61195vw,99vh) scale(.2015)}}.snow:nth-child(207){opacity:1.7096;transform:translate(58.1207vw,-10px) scale(.6852);animation:fall-207 21s -9s linear infinite}@keyframes fall-207{74.934%{transform:translate(64.7135vw,74.934vh) scale(.6852)}to{transform:translate(61.4171vw,99vh) scale(.6852)}}.snow:nth-child(208){opacity:.9056;transform:translate(41.6834vw,-10px) scale(.4975);animation:fall-208 25s -25s linear infinite}@keyframes fall-208{31.438%{transform:translate(37.7176vw,31.438vh) scale(.4975)}to{transform:translate(39.7005vw,99vh) scale(.4975)}}.snow:nth-child(209){opacity:.2264;transform:translate(70.3437vw,-10px) scale(.9329);animation:fall-209 27s -21s linear infinite}@keyframes fall-209{55.338%{transform:translate(75.4967vw,55.338vh) scale(.9329)}to{transform:translate(72.9202vw,99vh) scale(.9329)}}.snow:nth-child(210){opacity:1.2206;transform:translate(22.5437vw,-10px) scale(.1579);animation:fall-210 16s -4s linear infinite}@keyframes fall-210{71.579%{transform:translate(30.9657vw,71.579vh) scale(.1579)}to{transform:translate(26.7547vw,99vh) scale(.1579)}}.snow:nth-child(211){opacity:1.3728;transform:translate(69.9393vw,-10px) scale(.3204);animation:fall-211 23s -1s linear infinite}@keyframes fall-211{68.697%{transform:translate(74.5236vw,68.697vh) scale(.3204)}to{transform:translate(72.23145vw,99vh) scale(.3204)}}.snow:nth-child(212){opacity:1.215;transform:translate(37.2952vw,-10px) scale(.0126);animation:fall-212 23s -3s linear infinite}@keyframes fall-212{64.385%{transform:translate(32.2553vw,64.385vh) scale(.0126)}to{transform:translate(34.77525vw,99vh) scale(.0126)}}.snow:nth-child(213){opacity:1.2956;transform:translate(58.0594vw,-10px) scale(.3501);animation:fall-213 30s -20s linear infinite}@keyframes fall-213{38.54%{transform:translate(63.0349vw,38.54vh) scale(.3501)}to{transform:translate(60.54715vw,99vh) scale(.3501)}}.snow:nth-child(214){opacity:.8298;transform:translate(93.1932vw,-10px) scale(.0454);animation:fall-214 12s -8s linear infinite}@keyframes fall-214{49.42%{transform:translate(92.2831vw,49.42vh) scale(.0454)}to{transform:translate(92.73815vw,99vh) scale(.0454)}}.snow:nth-child(215){opacity:1.2958;transform:translate(5.61vw,-10px) scale(.0289);animation:fall-215 11s -6s linear infinite}@keyframes fall-215{36.413%{transform:translate(3.5391vw,36.413vh) scale(.0289)}to{transform:translate(4.57455vw,99vh) scale(.0289)}}.snow:nth-child(216){opacity:1.9148;transform:translate(30.9788vw,-10px) scale(.2614);animation:fall-216 14s -23s linear infinite}@keyframes fall-216{54.655%{transform:translate(39.8796vw,54.655vh) scale(.2614)}to{transform:translate(35.4292vw,99vh) scale(.2614)}}.snow:nth-child(217){opacity:1.7826;transform:translate(99.7444vw,-10px) scale(.0149);animation:fall-217 14s -3s linear infinite}@keyframes fall-217{52.889%{transform:translate(108.154vw,52.889vh) scale(.0149)}to{transform:translate(103.9492vw,99vh) scale(.0149)}}.snow:nth-child(218){opacity:1.4906;transform:translate(52.3391vw,-10px) scale(.0806);animation:fall-218 30s -10s linear infinite}@keyframes fall-218{36.001%{transform:translate(54.5726vw,36.001vh) scale(.0806)}to{transform:translate(53.45585vw,99vh) scale(.0806)}}.snow:nth-child(219){opacity:1.542;transform:translate(92.999vw,-10px) scale(.4192);animation:fall-219 22s -14s linear infinite}@keyframes fall-219{61.679%{transform:translate(97.2888vw,61.679vh) scale(.4192)}to{transform:translate(95.1439vw,99vh) scale(.4192)}}.snow:nth-child(220){opacity:1.07;transform:translate(72.8071vw,-10px) scale(.2457);animation:fall-220 21s -24s linear infinite}@keyframes fall-220{59.316%{transform:translate(67.0005vw,59.316vh) scale(.2457)}to{transform:translate(69.9038vw,99vh) scale(.2457)}}.snow:nth-child(221){opacity:1.0144;transform:translate(18.7621vw,-10px) scale(.6141);animation:fall-221 21s -1s linear infinite}@keyframes fall-221{79.292%{transform:translate(21.9943vw,79.292vh) scale(.6141)}to{transform:translate(20.3782vw,99vh) scale(.6141)}}.snow:nth-child(222){opacity:.7692;transform:translate(86.4104vw,-10px) scale(.6255);animation:fall-222 29s -26s linear infinite}@keyframes fall-222{30.831%{transform:translate(95.5523vw,30.831vh) scale(.6255)}to{transform:translate(90.98135vw,99vh) scale(.6255)}}.snow:nth-child(223){opacity:.9334;transform:translate(78.97vw,-10px) scale(.0979);animation:fall-223 22s -19s linear infinite}@keyframes fall-223{74.057%{transform:translate(78.259vw,74.057vh) scale(.0979)}to{transform:translate(78.6145vw,99vh) scale(.0979)}}.snow:nth-child(224){opacity:.3;transform:translate(72.985vw,-10px) scale(.2721);animation:fall-224 23s -17s linear infinite}@keyframes fall-224{73.091%{transform:translate(68.7171vw,73.091vh) scale(.2721)}to{transform:translate(70.85105vw,99vh) scale(.2721)}}.snow:nth-child(225){opacity:.5322;transform:translate(.3206vw,-10px) scale(.0225);animation:fall-225 23s -12s linear infinite}@keyframes fall-225{52.641%{transform:translate(4.5567vw,52.641vh) scale(.0225)}to{transform:translate(2.43865vw,99vh) scale(.0225)}}.snow:nth-child(226){opacity:1.5526;transform:translate(91.3161vw,-10px) scale(.1802);animation:fall-226 20s -26s linear infinite}@keyframes fall-226{41.362%{transform:translate(90.6572vw,41.362vh) scale(.1802)}to{transform:translate(90.98665vw,99vh) scale(.1802)}}.snow:nth-child(227){opacity:.4796;transform:translate(19.0431vw,-10px) scale(.6869);animation:fall-227 16s -5s linear infinite}@keyframes fall-227{48.9%{transform:translate(11.8191vw,48.9vh) scale(.6869)}to{transform:translate(15.4311vw,99vh) scale(.6869)}}.snow:nth-child(228){opacity:1.0618;transform:translate(84.6308vw,-10px) scale(.3781);animation:fall-228 14s -23s linear infinite}@keyframes fall-228{54.434%{transform:translate(91.044vw,54.434vh) scale(.3781)}to{transform:translate(87.8374vw,99vh) scale(.3781)}}.snow:nth-child(229){opacity:.2118;transform:translate(42.8538vw,-10px) scale(.1213);animation:fall-229 10s -17s linear infinite}@keyframes fall-229{56.515%{transform:translate(51.1638vw,56.515vh) scale(.1213)}to{transform:translate(47.0088vw,99vh) scale(.1213)}}.snow:nth-child(230){opacity:1.7394;transform:translate(39.2128vw,-10px) scale(.8564);animation:fall-230 10s -12s linear infinite}@keyframes fall-230{36.664%{transform:translate(40.8114vw,36.664vh) scale(.8564)}to{transform:translate(40.0121vw,99vh) scale(.8564)}}.snow:nth-child(231){opacity:1.4016;transform:translate(43.8516vw,-10px) scale(.4001);animation:fall-231 20s -10s linear infinite}@keyframes fall-231{63.007%{transform:translate(34.8486vw,63.007vh) scale(.4001)}to{transform:translate(39.3501vw,99vh) scale(.4001)}}.snow:nth-child(232){opacity:.236;transform:translate(85.2582vw,-10px) scale(.1704);animation:fall-232 15s -6s linear infinite}@keyframes fall-232{70.839%{transform:translate(89.2834vw,70.839vh) scale(.1704)}to{transform:translate(87.2708vw,99vh) scale(.1704)}}.snow:nth-child(233){opacity:1.241;transform:translate(53.2767vw,-10px) scale(.6512);animation:fall-233 15s -21s linear infinite}@keyframes fall-233{69.857%{transform:translate(46.451vw,69.857vh) scale(.6512)}to{transform:translate(49.86385vw,99vh) scale(.6512)}}.snow:nth-child(234){opacity:1.6182;transform:translate(70.6252vw,-10px) scale(.4998);animation:fall-234 29s -22s linear infinite}@keyframes fall-234{33.52%{transform:translate(67.6111vw,33.52vh) scale(.4998)}to{transform:translate(69.11815vw,99vh) scale(.4998)}}.snow:nth-child(235){opacity:.5846;transform:translate(4.3779vw,-10px) scale(.2209);animation:fall-235 23s -15s linear infinite}@keyframes fall-235{70.724%{transform:translate(11.9165vw,70.724vh) scale(.2209)}to{transform:translate(8.1472vw,99vh) scale(.2209)}}.snow:nth-child(236){opacity:.6964;transform:translate(36.5384vw,-10px) scale(.0956);animation:fall-236 24s -7s linear infinite}@keyframes fall-236{53.342%{transform:translate(39.353vw,53.342vh) scale(.0956)}to{transform:translate(37.9457vw,99vh) scale(.0956)}}.snow:nth-child(237){opacity:.6512;transform:translate(70.5423vw,-10px) scale(.791);animation:fall-237 16s -15s linear infinite}@keyframes fall-237{49.81%{transform:translate(70.102vw,49.81vh) scale(.791)}to{transform:translate(70.32215vw,99vh) scale(.791)}}.snow:nth-child(238){opacity:1.7134;transform:translate(93.7466vw,-10px) scale(.457);animation:fall-238 10s -11s linear infinite}@keyframes fall-238{46.739%{transform:translate(96.1685vw,46.739vh) scale(.457)}to{transform:translate(94.95755vw,99vh) scale(.457)}}.snow:nth-child(239){opacity:.8786;transform:translate(75.54vw,-10px) scale(.0161);animation:fall-239 24s -3s linear infinite}@keyframes fall-239{61.612%{transform:translate(75.1472vw,61.612vh) scale(.0161)}to{transform:translate(75.3436vw,99vh) scale(.0161)}}.snow:nth-child(240){opacity:1.6054;transform:translate(9.1051vw,-10px) scale(.103);animation:fall-240 21s -11s linear infinite}@keyframes fall-240{75.552%{transform:translate(13.6816vw,75.552vh) scale(.103)}to{transform:translate(11.39335vw,99vh) scale(.103)}}.snow:nth-child(241){opacity:.4994;transform:translate(89.5299vw,-10px) scale(.8724);animation:fall-241 10s -28s linear infinite}@keyframes fall-241{47.665%{transform:translate(83.582vw,47.665vh) scale(.8724)}to{transform:translate(86.55595vw,99vh) scale(.8724)}}.snow:nth-child(242){opacity:.9998;transform:translate(86.0881vw,-10px) scale(.3724);animation:fall-242 14s -2s linear infinite}@keyframes fall-242{73.994%{transform:translate(76.3251vw,73.994vh) scale(.3724)}to{transform:translate(81.2066vw,99vh) scale(.3724)}}.snow:nth-child(243){opacity:1.0164;transform:translate(74.2659vw,-10px) scale(.7669);animation:fall-243 27s -15s linear infinite}@keyframes fall-243{72.675%{transform:translate(78.9322vw,72.675vh) scale(.7669)}to{transform:translate(76.59905vw,99vh) scale(.7669)}}.snow:nth-child(244){opacity:.5216;transform:translate(27.0618vw,-10px) scale(.4889);animation:fall-244 14s -7s linear infinite}@keyframes fall-244{54.679%{transform:translate(21.4027vw,54.679vh) scale(.4889)}to{transform:translate(24.23225vw,99vh) scale(.4889)}}.snow:nth-child(245){opacity:.1194;transform:translate(50.8217vw,-10px) scale(.0459);animation:fall-245 11s -3s linear infinite}@keyframes fall-245{51.408%{transform:translate(49.5377vw,51.408vh) scale(.0459)}to{transform:translate(50.1797vw,99vh) scale(.0459)}}.snow:nth-child(246){opacity:1.5118;transform:translate(90.5899vw,-10px) scale(.4497);animation:fall-246 11s -5s linear infinite}@keyframes fall-246{47.182%{transform:translate(94.8384vw,47.182vh) scale(.4497)}to{transform:translate(92.71415vw,99vh) scale(.4497)}}.snow:nth-child(247){opacity:.1802;transform:translate(43.3266vw,-10px) scale(.9752);animation:fall-247 10s -11s linear infinite}@keyframes fall-247{59.886%{transform:translate(42.274vw,59.886vh) scale(.9752)}to{transform:translate(42.8003vw,99vh) scale(.9752)}}.snow:nth-child(248){opacity:1.49;transform:translate(40.2599vw,-10px) scale(.0459);animation:fall-248 16s -14s linear infinite}@keyframes fall-248{79.455%{transform:translate(47.6068vw,79.455vh) scale(.0459)}to{transform:translate(43.93335vw,99vh) scale(.0459)}}.snow:nth-child(249){opacity:.3374;transform:translate(77.6617vw,-10px) scale(.3774);animation:fall-249 16s -16s linear infinite}@keyframes fall-249{58.759%{transform:translate(68.4657vw,58.759vh) scale(.3774)}to{transform:translate(73.0637vw,99vh) scale(.3774)}}.snow:nth-child(250){opacity:.5996;transform:translate(86.3242vw,-10px) scale(.8667);animation:fall-250 28s -30s linear infinite}@keyframes fall-250{33.931%{transform:translate(94.0739vw,33.931vh) scale(.8667)}to{transform:translate(90.19905vw,99vh) scale(.8667)}}.snow:nth-child(251){opacity:.7756;transform:translate(57.0187vw,-10px) scale(.9374);animation:fall-251 26s -29s linear infinite}@keyframes fall-251{74.299%{transform:translate(62.1351vw,74.299vh) scale(.9374)}to{transform:translate(59.5769vw,99vh) scale(.9374)}}.snow:nth-child(252){opacity:1.4424;transform:translate(74.9036vw,-10px) scale(.0983);animation:fall-252 27s -14s linear infinite}@keyframes fall-252{77.009%{transform:translate(81.9058vw,77.009vh) scale(.0983)}to{transform:translate(78.4047vw,99vh) scale(.0983)}}.snow:nth-child(253){opacity:.2732;transform:translate(38.5297vw,-10px) scale(.4845);animation:fall-253 14s -11s linear infinite}@keyframes fall-253{53.843%{transform:translate(32.3919vw,53.843vh) scale(.4845)}to{transform:translate(35.4608vw,99vh) scale(.4845)}}.snow:nth-child(254){opacity:.6818;transform:translate(4.3475vw,-10px) scale(.0865);animation:fall-254 25s -13s linear infinite}@keyframes fall-254{47.279%{transform:translate(-2.3931vw,47.279vh) scale(.0865)}to{transform:translate(.9772vw,99vh) scale(.0865)}}.snow:nth-child(255){opacity:1.0908;transform:translate(64.4705vw,-10px) scale(.8996);animation:fall-255 27s -13s linear infinite}@keyframes fall-255{58.789%{transform:translate(64.9402vw,58.789vh) scale(.8996)}to{transform:translate(64.70535vw,99vh) scale(.8996)}}.snow:nth-child(256){opacity:.9828;transform:translate(70.9686vw,-10px) scale(.1508);animation:fall-256 14s -10s linear infinite}@keyframes fall-256{66.315%{transform:translate(63.8333vw,66.315vh) scale(.1508)}to{transform:translate(67.40095vw,99vh) scale(.1508)}}.snow:nth-child(257){opacity:.2234;transform:translate(48.3583vw,-10px) scale(.4783);animation:fall-257 14s -6s linear infinite}@keyframes fall-257{62.042%{transform:translate(53.4843vw,62.042vh) scale(.4783)}to{transform:translate(50.9213vw,99vh) scale(.4783)}}.snow:nth-child(258){opacity:.8362;transform:translate(34.9581vw,-10px) scale(.8915);animation:fall-258 30s -27s linear infinite}@keyframes fall-258{77.46%{transform:translate(27.0496vw,77.46vh) scale(.8915)}to{transform:translate(31.00385vw,99vh) scale(.8915)}}.snow:nth-child(259){opacity:.266;transform:translate(19.4873vw,-10px) scale(.9626);animation:fall-259 25s -24s linear infinite}@keyframes fall-259{50.329%{transform:translate(17.7493vw,50.329vh) scale(.9626)}to{transform:translate(18.6183vw,99vh) scale(.9626)}}.snow:nth-child(260){opacity:1.7924;transform:translate(61.5753vw,-10px) scale(.3755);animation:fall-260 23s -1s linear infinite}@keyframes fall-260{62.696%{transform:translate(53.1988vw,62.696vh) scale(.3755)}to{transform:translate(57.38705vw,99vh) scale(.3755)}}.snow:nth-child(261){opacity:1.095;transform:translate(24.4541vw,-10px) scale(.2171);animation:fall-261 10s -22s linear infinite}@keyframes fall-261{45.243%{transform:translate(24.4118vw,45.243vh) scale(.2171)}to{transform:translate(24.43295vw,99vh) scale(.2171)}}.snow:nth-child(262){opacity:1.25;transform:translate(91.1623vw,-10px) scale(.0323);animation:fall-262 29s -25s linear infinite}@keyframes fall-262{32.738%{transform:translate(94.0917vw,32.738vh) scale(.0323)}to{transform:translate(92.627vw,99vh) scale(.0323)}}.snow:nth-child(263){opacity:.6902;transform:translate(47.2437vw,-10px) scale(.7454);animation:fall-263 18s -13s linear infinite}@keyframes fall-263{75.057%{transform:translate(40.4284vw,75.057vh) scale(.7454)}to{transform:translate(43.83605vw,99vh) scale(.7454)}}.snow:nth-child(264){opacity:1.8554;transform:translate(13.2436vw,-10px) scale(.3904);animation:fall-264 23s -26s linear infinite}@keyframes fall-264{53.384%{transform:translate(15.649vw,53.384vh) scale(.3904)}to{transform:translate(14.4463vw,99vh) scale(.3904)}}.snow:nth-child(265){opacity:.282;transform:translate(38.8898vw,-10px) scale(.3189);animation:fall-265 18s -5s linear infinite}@keyframes fall-265{48.099%{transform:translate(34.4559vw,48.099vh) scale(.3189)}to{transform:translate(36.67285vw,99vh) scale(.3189)}}.snow:nth-child(266){opacity:1.6382;transform:translate(30.6935vw,-10px) scale(.1151);animation:fall-266 12s -18s linear infinite}@keyframes fall-266{42.574%{transform:translate(31.2649vw,42.574vh) scale(.1151)}to{transform:translate(30.9792vw,99vh) scale(.1151)}}.snow:nth-child(267){opacity:.5524;transform:translate(87.4473vw,-10px) scale(.2312);animation:fall-267 15s -12s linear infinite}@keyframes fall-267{46.371%{transform:translate(85.3766vw,46.371vh) scale(.2312)}to{transform:translate(86.41195vw,99vh) scale(.2312)}}.snow:nth-child(268){opacity:1.7602;transform:translate(80.0607vw,-10px) scale(.7348);animation:fall-268 29s -15s linear infinite}@keyframes fall-268{68.9%{transform:translate(74.2457vw,68.9vh) scale(.7348)}to{transform:translate(77.1532vw,99vh) scale(.7348)}}.snow:nth-child(269){opacity:1.4606;transform:translate(47.738vw,-10px) scale(.7534);animation:fall-269 30s -26s linear infinite}@keyframes fall-269{38.581%{transform:translate(48.2414vw,38.581vh) scale(.7534)}to{transform:translate(47.9897vw,99vh) scale(.7534)}}.snow:nth-child(270){opacity:1.4058;transform:translate(90.2494vw,-10px) scale(.4855);animation:fall-270 10s -20s linear infinite}@keyframes fall-270{46.428%{transform:translate(91.3881vw,46.428vh) scale(.4855)}to{transform:translate(90.81875vw,99vh) scale(.4855)}}.snow:nth-child(271){opacity:.2016;transform:translate(24.3441vw,-10px) scale(.5829);animation:fall-271 24s -4s linear infinite}@keyframes fall-271{74.195%{transform:translate(14.7746vw,74.195vh) scale(.5829)}to{transform:translate(19.55935vw,99vh) scale(.5829)}}.snow:nth-child(272){opacity:1.342;transform:translate(25.552vw,-10px) scale(.3092);animation:fall-272 30s -8s linear infinite}@keyframes fall-272{77.364%{transform:translate(23.2093vw,77.364vh) scale(.3092)}to{transform:translate(24.38065vw,99vh) scale(.3092)}}.snow:nth-child(273){opacity:.7882;transform:translate(30.4153vw,-10px) scale(.7234);animation:fall-273 10s -2s linear infinite}@keyframes fall-273{52.2%{transform:translate(32.5381vw,52.2vh) scale(.7234)}to{transform:translate(31.4767vw,99vh) scale(.7234)}}.snow:nth-child(274){opacity:.0234;transform:translate(85.8955vw,-10px) scale(.844);animation:fall-274 13s -21s linear infinite}@keyframes fall-274{73.783%{transform:translate(82.7695vw,73.783vh) scale(.844)}to{transform:translate(84.3325vw,99vh) scale(.844)}}.snow:nth-child(275){opacity:.9684;transform:translate(35.214vw,-10px) scale(.1375);animation:fall-275 30s -17s linear infinite}@keyframes fall-275{33.61%{transform:translate(37.0988vw,33.61vh) scale(.1375)}to{transform:translate(36.1564vw,99vh) scale(.1375)}}.snow:nth-child(276){opacity:1.4842;transform:translate(47.4943vw,-10px) scale(.371);animation:fall-276 26s -15s linear infinite}@keyframes fall-276{37.478%{transform:translate(41.668vw,37.478vh) scale(.371)}to{transform:translate(44.58115vw,99vh) scale(.371)}}.snow:nth-child(277){opacity:1.999;transform:translate(14.878vw,-10px) scale(.2795);animation:fall-277 15s -2s linear infinite}@keyframes fall-277{58.256%{transform:translate(9.964vw,58.256vh) scale(.2795)}to{transform:translate(12.421vw,99vh) scale(.2795)}}.snow:nth-child(278){opacity:1.1282;transform:translate(46.4036vw,-10px) scale(.8491);animation:fall-278 10s -12s linear infinite}@keyframes fall-278{76.007%{transform:translate(45.9706vw,76.007vh) scale(.8491)}to{transform:translate(46.1871vw,99vh) scale(.8491)}}.snow:nth-child(279){opacity:1.1596;transform:translate(3.3173vw,-10px) scale(.5819);animation:fall-279 30s -10s linear infinite}@keyframes fall-279{43.913%{transform:translate(-3.5452vw,43.913vh) scale(.5819)}to{transform:translate(-.11395vw,99vh) scale(.5819)}}.snow:nth-child(280){opacity:1.5002;transform:translate(74.6842vw,-10px) scale(.436);animation:fall-280 27s -27s linear infinite}@keyframes fall-280{77.998%{transform:translate(74.8976vw,77.998vh) scale(.436)}to{transform:translate(74.7909vw,99vh) scale(.436)}}.snow:nth-child(281){opacity:1.5958;transform:translate(79.5464vw,-10px) scale(.8402);animation:fall-281 11s -19s linear infinite}@keyframes fall-281{30.261%{transform:translate(83.7234vw,30.261vh) scale(.8402)}to{transform:translate(81.6349vw,99vh) scale(.8402)}}.snow:nth-child(282){opacity:1.1352;transform:translate(98.9733vw,-10px) scale(.5577);animation:fall-282 30s -15s linear infinite}@keyframes fall-282{51.279%{transform:translate(106.877vw,51.279vh) scale(.5577)}to{transform:translate(102.92515vw,99vh) scale(.5577)}}.snow:nth-child(283){opacity:1.6856;transform:translate(27.4675vw,-10px) scale(.8951);animation:fall-283 23s -6s linear infinite}@keyframes fall-283{48.062%{transform:translate(31.2603vw,48.062vh) scale(.8951)}to{transform:translate(29.3639vw,99vh) scale(.8951)}}.snow:nth-child(284){opacity:1.4552;transform:translate(58.2064vw,-10px) scale(.7953);animation:fall-284 12s -4s linear infinite}@keyframes fall-284{53.931%{transform:translate(67.2533vw,53.931vh) scale(.7953)}to{transform:translate(62.72985vw,99vh) scale(.7953)}}.snow:nth-child(285){opacity:1.5862;transform:translate(3.7674vw,-10px) scale(.6765);animation:fall-285 29s -16s linear infinite}@keyframes fall-285{43.511%{transform:translate(10.5232vw,43.511vh) scale(.6765)}to{transform:translate(7.1453vw,99vh) scale(.6765)}}.snow:nth-child(286){opacity:.7268;transform:translate(70.3068vw,-10px) scale(.6656);animation:fall-286 18s -21s linear infinite}@keyframes fall-286{65.04%{transform:translate(72.9147vw,65.04vh) scale(.6656)}to{transform:translate(71.61075vw,99vh) scale(.6656)}}.snow:nth-child(287){opacity:.5298;transform:translate(64.4315vw,-10px) scale(.052);animation:fall-287 16s -10s linear infinite}@keyframes fall-287{30.867%{transform:translate(57.3582vw,30.867vh) scale(.052)}to{transform:translate(60.89485vw,99vh) scale(.052)}}.snow:nth-child(288){opacity:1.5992;transform:translate(61.5745vw,-10px) scale(.4723);animation:fall-288 20s -12s linear infinite}@keyframes fall-288{58.151%{transform:translate(62.0724vw,58.151vh) scale(.4723)}to{transform:translate(61.82345vw,99vh) scale(.4723)}}.snow:nth-child(289){opacity:1.9122;transform:translate(25.29vw,-10px) scale(.2025);animation:fall-289 17s -16s linear infinite}@keyframes fall-289{56.793%{transform:translate(17.374vw,56.793vh) scale(.2025)}to{transform:translate(21.332vw,99vh) scale(.2025)}}.snow:nth-child(290){opacity:1.9202;transform:translate(83.6087vw,-10px) scale(.2088);animation:fall-290 28s -3s linear infinite}@keyframes fall-290{68.769%{transform:translate(73.6314vw,68.769vh) scale(.2088)}to{transform:translate(78.62005vw,99vh) scale(.2088)}}.snow:nth-child(291){opacity:1.2894;transform:translate(47.4898vw,-10px) scale(.1522);animation:fall-291 22s -29s linear infinite}@keyframes fall-291{42.521%{transform:translate(44.6446vw,42.521vh) scale(.1522)}to{transform:translate(46.0672vw,99vh) scale(.1522)}}.snow:nth-child(292){opacity:1.161;transform:translate(24.016vw,-10px) scale(.846);animation:fall-292 27s -20s linear infinite}@keyframes fall-292{50.002%{transform:translate(19.8999vw,50.002vh) scale(.846)}to{transform:translate(21.95795vw,99vh) scale(.846)}}.snow:nth-child(293){opacity:.4552;transform:translate(76.9497vw,-10px) scale(.2489);animation:fall-293 21s -14s linear infinite}@keyframes fall-293{31.828%{transform:translate(80.454vw,31.828vh) scale(.2489)}to{transform:translate(78.70185vw,99vh) scale(.2489)}}.snow:nth-child(294){opacity:.869;transform:translate(71.3372vw,-10px) scale(.626);animation:fall-294 28s -17s linear infinite}@keyframes fall-294{32.422%{transform:translate(74.7476vw,32.422vh) scale(.626)}to{transform:translate(73.0424vw,99vh) scale(.626)}}.snow:nth-child(295){opacity:.405;transform:translate(78.604vw,-10px) scale(.6688);animation:fall-295 13s -7s linear infinite}@keyframes fall-295{65.105%{transform:translate(84.6199vw,65.105vh) scale(.6688)}to{transform:translate(81.61195vw,99vh) scale(.6688)}}.snow:nth-child(296){opacity:.3102;transform:translate(78.6788vw,-10px) scale(.9156);animation:fall-296 25s -29s linear infinite}@keyframes fall-296{68.07%{transform:translate(79.239vw,68.07vh) scale(.9156)}to{transform:translate(78.9589vw,99vh) scale(.9156)}}.snow:nth-child(297){opacity:1.3204;transform:translate(25.4963vw,-10px) scale(.2949);animation:fall-297 16s -16s linear infinite}@keyframes fall-297{66.385%{transform:translate(28.1476vw,66.385vh) scale(.2949)}to{transform:translate(26.82195vw,99vh) scale(.2949)}}.snow:nth-child(298){opacity:1.1934;transform:translate(26.5524vw,-10px) scale(.0773);animation:fall-298 15s -29s linear infinite}@keyframes fall-298{42.925%{transform:translate(22.4244vw,42.925vh) scale(.0773)}to{transform:translate(24.4884vw,99vh) scale(.0773)}}.snow:nth-child(299){opacity:.9732;transform:translate(1.568vw,-10px) scale(.1375);animation:fall-299 11s -25s linear infinite}@keyframes fall-299{78.743%{transform:translate(.9791vw,78.743vh) scale(.1375)}to{transform:translate(1.27355vw,99vh) scale(.1375)}}.snow:nth-child(300){opacity:.449;transform:translate(24.7162vw,-10px) scale(.3427);animation:fall-300 15s -13s linear infinite}@keyframes fall-300{77.423%{transform:translate(33.106vw,77.423vh) scale(.3427)}to{transform:translate(28.9111vw,99vh) scale(.3427)}}.snow:nth-child(301){opacity:1.0656;transform:translate(10.0273vw,-10px) scale(.3454);animation:fall-301 10s -10s linear infinite}@keyframes fall-301{43.967%{transform:translate(12.7646vw,43.967vh) scale(.3454)}to{transform:translate(11.39595vw,99vh) scale(.3454)}}.snow:nth-child(302){opacity:.2728;transform:translate(58.2964vw,-10px) scale(.4667);animation:fall-302 17s -3s linear infinite}@keyframes fall-302{40.842%{transform:translate(62.009vw,40.842vh) scale(.4667)}to{transform:translate(60.1527vw,99vh) scale(.4667)}}.snow:nth-child(303){opacity:1.6704;transform:translate(76.3028vw,-10px) scale(.9754);animation:fall-303 11s -27s linear infinite}@keyframes fall-303{36.464%{transform:translate(77.0982vw,36.464vh) scale(.9754)}to{transform:translate(76.7005vw,99vh) scale(.9754)}}.snow:nth-child(304){opacity:1.3578;transform:translate(29.4512vw,-10px) scale(.4923);animation:fall-304 11s -26s linear infinite}@keyframes fall-304{77.061%{transform:translate(24.8145vw,77.061vh) scale(.4923)}to{transform:translate(27.13285vw,99vh) scale(.4923)}}.snow:nth-child(305){opacity:1.1406;transform:translate(86.1802vw,-10px) scale(.977);animation:fall-305 10s -8s linear infinite}@keyframes fall-305{54.027%{transform:translate(85.1388vw,54.027vh) scale(.977)}to{transform:translate(85.6595vw,99vh) scale(.977)}}.snow:nth-child(306){opacity:1.9076;transform:translate(43.4383vw,-10px) scale(.6986);animation:fall-306 17s -16s linear infinite}@keyframes fall-306{57.846%{transform:translate(46.1562vw,57.846vh) scale(.6986)}to{transform:translate(44.79725vw,99vh) scale(.6986)}}.snow:nth-child(307){opacity:1.07;transform:translate(21.827vw,-10px) scale(.186);animation:fall-307 24s -30s linear infinite}@keyframes fall-307{48.881%{transform:translate(12.6788vw,48.881vh) scale(.186)}to{transform:translate(17.2529vw,99vh) scale(.186)}}.snow:nth-child(308){opacity:1.8488;transform:translate(16.443vw,-10px) scale(.0926);animation:fall-308 15s -9s linear infinite}@keyframes fall-308{46.341%{transform:translate(9.1544vw,46.341vh) scale(.0926)}to{transform:translate(12.7987vw,99vh) scale(.0926)}}.snow:nth-child(309){opacity:1.3328;transform:translate(37.9723vw,-10px) scale(.8632);animation:fall-309 12s -19s linear infinite}@keyframes fall-309{33.512%{transform:translate(30.7433vw,33.512vh) scale(.8632)}to{transform:translate(34.3578vw,99vh) scale(.8632)}}.snow:nth-child(310){opacity:.638;transform:translate(61.9308vw,-10px) scale(.375);animation:fall-310 15s -14s linear infinite}@keyframes fall-310{50.426%{transform:translate(57.9743vw,50.426vh) scale(.375)}to{transform:translate(59.95255vw,99vh) scale(.375)}}.snow:nth-child(311){opacity:.0596;transform:translate(66.4069vw,-10px) scale(.3226);animation:fall-311 25s -29s linear infinite}@keyframes fall-311{58.991%{transform:translate(65.7986vw,58.991vh) scale(.3226)}to{transform:translate(66.10275vw,99vh) scale(.3226)}}.snow:nth-child(312){opacity:1.8662;transform:translate(73.9307vw,-10px) scale(.1182);animation:fall-312 14s -12s linear infinite}@keyframes fall-312{34.49%{transform:translate(68.1803vw,34.49vh) scale(.1182)}to{transform:translate(71.0555vw,99vh) scale(.1182)}}.snow:nth-child(313){opacity:.7384;transform:translate(26.2757vw,-10px) scale(.0445);animation:fall-313 21s -20s linear infinite}@keyframes fall-313{55.742%{transform:translate(23.0831vw,55.742vh) scale(.0445)}to{transform:translate(24.6794vw,99vh) scale(.0445)}}.snow:nth-child(314){opacity:1.2584;transform:translate(9.7757vw,-10px) scale(.041);animation:fall-314 27s -22s linear infinite}@keyframes fall-314{74.586%{transform:translate(7.5551vw,74.586vh) scale(.041)}to{transform:translate(8.6654vw,99vh) scale(.041)}}.snow:nth-child(315){opacity:.6698;transform:translate(24.3002vw,-10px) scale(.5978);animation:fall-315 12s -5s linear infinite}@keyframes fall-315{37.071%{transform:translate(21.6062vw,37.071vh) scale(.5978)}to{transform:translate(22.9532vw,99vh) scale(.5978)}}.snow:nth-child(316){opacity:.79;transform:translate(30.7368vw,-10px) scale(.3075);animation:fall-316 16s -25s linear infinite}@keyframes fall-316{40.038%{transform:translate(29.4807vw,40.038vh) scale(.3075)}to{transform:translate(30.10875vw,99vh) scale(.3075)}}.snow:nth-child(317){opacity:.0898;transform:translate(44.6444vw,-10px) scale(.019);animation:fall-317 12s -18s linear infinite}@keyframes fall-317{69.169%{transform:translate(42.3722vw,69.169vh) scale(.019)}to{transform:translate(43.5083vw,99vh) scale(.019)}}.snow:nth-child(318){opacity:.2718;transform:translate(29.4786vw,-10px) scale(.5474);animation:fall-318 17s -22s linear infinite}@keyframes fall-318{41.812%{transform:translate(37.0092vw,41.812vh) scale(.5474)}to{transform:translate(33.2439vw,99vh) scale(.5474)}}.snow:nth-child(319){opacity:1.9558;transform:translate(64.9123vw,-10px) scale(.4307);animation:fall-319 17s -11s linear infinite}@keyframes fall-319{56.935%{transform:translate(64.1482vw,56.935vh) scale(.4307)}to{transform:translate(64.53025vw,99vh) scale(.4307)}}.snow:nth-child(320){opacity:1.7736;transform:translate(11.0504vw,-10px) scale(.3427);animation:fall-320 23s -8s linear infinite}@keyframes fall-320{35.952%{transform:translate(12.319vw,35.952vh) scale(.3427)}to{transform:translate(11.6847vw,99vh) scale(.3427)}}.snow:nth-child(321){opacity:.1818;transform:translate(71.7969vw,-10px) scale(.2796);animation:fall-321 24s -6s linear infinite}@keyframes fall-321{79.239%{transform:translate(70.4381vw,79.239vh) scale(.2796)}to{transform:translate(71.1175vw,99vh) scale(.2796)}}.snow:nth-child(322){opacity:.331;transform:translate(54.3128vw,-10px) scale(.9199);animation:fall-322 10s -7s linear infinite}@keyframes fall-322{47.599%{transform:translate(51.2894vw,47.599vh) scale(.9199)}to{transform:translate(52.8011vw,99vh) scale(.9199)}}.snow:nth-child(323){opacity:1.6448;transform:translate(33.9497vw,-10px) scale(.8991);animation:fall-323 11s -16s linear infinite}@keyframes fall-323{60.521%{transform:translate(24.6885vw,60.521vh) scale(.8991)}to{transform:translate(29.3191vw,99vh) scale(.8991)}}.snow:nth-child(324){opacity:1.612;transform:translate(60.0601vw,-10px) scale(.6349);animation:fall-324 29s -22s linear infinite}@keyframes fall-324{38.414%{transform:translate(69.0339vw,38.414vh) scale(.6349)}to{transform:translate(64.547vw,99vh) scale(.6349)}}.snow:nth-child(325){opacity:.3798;transform:translate(49.1697vw,-10px) scale(.025);animation:fall-325 10s -3s linear infinite}@keyframes fall-325{61.973%{transform:translate(53.2356vw,61.973vh) scale(.025)}to{transform:translate(51.20265vw,99vh) scale(.025)}}.snow:nth-child(326){opacity:.82;transform:translate(78.9995vw,-10px) scale(.6585);animation:fall-326 30s -25s linear infinite}@keyframes fall-326{61.692%{transform:translate(73.9081vw,61.692vh) scale(.6585)}to{transform:translate(76.4538vw,99vh) scale(.6585)}}.snow:nth-child(327){opacity:1.8432;transform:translate(86.4283vw,-10px) scale(.319);animation:fall-327 29s -23s linear infinite}@keyframes fall-327{58.829%{transform:translate(88.6168vw,58.829vh) scale(.319)}to{transform:translate(87.52255vw,99vh) scale(.319)}}.snow:nth-child(328){opacity:1.8238;transform:translate(52.7665vw,-10px) scale(.0559);animation:fall-328 26s -29s linear infinite}@keyframes fall-328{68.232%{transform:translate(44.5578vw,68.232vh) scale(.0559)}to{transform:translate(48.66215vw,99vh) scale(.0559)}}.snow:nth-child(329){opacity:1.5564;transform:translate(71.1047vw,-10px) scale(.2785);animation:fall-329 23s -23s linear infinite}@keyframes fall-329{53.891%{transform:translate(79.9vw,53.891vh) scale(.2785)}to{transform:translate(75.50235vw,99vh) scale(.2785)}}.snow:nth-child(330){opacity:.062;transform:translate(62.5237vw,-10px) scale(.1369);animation:fall-330 16s -13s linear infinite}@keyframes fall-330{42.515%{transform:translate(67.7977vw,42.515vh) scale(.1369)}to{transform:translate(65.1607vw,99vh) scale(.1369)}}.snow:nth-child(331){opacity:.1128;transform:translate(82.5338vw,-10px) scale(.5928);animation:fall-331 30s -29s linear infinite}@keyframes fall-331{71.003%{transform:translate(74.6807vw,71.003vh) scale(.5928)}to{transform:translate(78.60725vw,99vh) scale(.5928)}}.snow:nth-child(332){opacity:.3036;transform:translate(84.0498vw,-10px) scale(.4952);animation:fall-332 30s -23s linear infinite}@keyframes fall-332{44.415%{transform:translate(78.5844vw,44.415vh) scale(.4952)}to{transform:translate(81.3171vw,99vh) scale(.4952)}}.snow:nth-child(333){opacity:.4474;transform:translate(60.3735vw,-10px) scale(.4884);animation:fall-333 28s -11s linear infinite}@keyframes fall-333{38.478%{transform:translate(62.6611vw,38.478vh) scale(.4884)}to{transform:translate(61.5173vw,99vh) scale(.4884)}}.snow:nth-child(334){opacity:1.6806;transform:translate(17.1478vw,-10px) scale(.9982);animation:fall-334 12s -17s linear infinite}@keyframes fall-334{70.238%{transform:translate(7.8761vw,70.238vh) scale(.9982)}to{transform:translate(12.51195vw,99vh) scale(.9982)}}.snow:nth-child(335){opacity:1.7582;transform:translate(26.5092vw,-10px) scale(.1);animation:fall-335 17s -27s linear infinite}@keyframes fall-335{58.17%{transform:translate(34.4741vw,58.17vh) scale(.1)}to{transform:translate(30.49165vw,99vh) scale(.1)}}.snow:nth-child(336){opacity:1.8464;transform:translate(71.3156vw,-10px) scale(.0711);animation:fall-336 24s -26s linear infinite}@keyframes fall-336{72.411%{transform:translate(76.0658vw,72.411vh) scale(.0711)}to{transform:translate(73.6907vw,99vh) scale(.0711)}}.snow:nth-child(337){opacity:.559;transform:translate(84.8992vw,-10px) scale(.6225);animation:fall-337 15s -24s linear infinite}@keyframes fall-337{35.262%{transform:translate(82.1913vw,35.262vh) scale(.6225)}to{transform:translate(83.54525vw,99vh) scale(.6225)}}.snow:nth-child(338){opacity:1.0454;transform:translate(82.4721vw,-10px) scale(.0606);animation:fall-338 14s -20s linear infinite}@keyframes fall-338{70.597%{transform:translate(83.6797vw,70.597vh) scale(.0606)}to{transform:translate(83.0759vw,99vh) scale(.0606)}}.snow:nth-child(339){opacity:.2368;transform:translate(39.5749vw,-10px) scale(.6424);animation:fall-339 16s -23s linear infinite}@keyframes fall-339{73.761%{transform:translate(35.9967vw,73.761vh) scale(.6424)}to{transform:translate(37.7858vw,99vh) scale(.6424)}}.snow:nth-child(340){opacity:1.2976;transform:translate(10.478vw,-10px) scale(.0348);animation:fall-340 14s -7s linear infinite}@keyframes fall-340{53.331%{transform:translate(17.4628vw,53.331vh) scale(.0348)}to{transform:translate(13.9704vw,99vh) scale(.0348)}}.snow:nth-child(341){opacity:.1632;transform:translate(36.4299vw,-10px) scale(.6943);animation:fall-341 13s -25s linear infinite}@keyframes fall-341{66.94%{transform:translate(45.4983vw,66.94vh) scale(.6943)}to{transform:translate(40.9641vw,99vh) scale(.6943)}}.snow:nth-child(342){opacity:.6286;transform:translate(98.2304vw,-10px) scale(.4133);animation:fall-342 10s -4s linear infinite}@keyframes fall-342{69.024%{transform:translate(95.7293vw,69.024vh) scale(.4133)}to{transform:translate(96.97985vw,99vh) scale(.4133)}}.snow:nth-child(343){opacity:1.1584;transform:translate(4.5491vw,-10px) scale(.0899);animation:fall-343 22s -6s linear infinite}@keyframes fall-343{55.122%{transform:translate(4.4198vw,55.122vh) scale(.0899)}to{transform:translate(4.48445vw,99vh) scale(.0899)}}.snow:nth-child(344){opacity:.619;transform:translate(79.2321vw,-10px) scale(.1598);animation:fall-344 26s -21s linear infinite}@keyframes fall-344{65.266%{transform:translate(75.687vw,65.266vh) scale(.1598)}to{transform:translate(77.45955vw,99vh) scale(.1598)}}.snow:nth-child(345){opacity:.7046;transform:translate(33.5433vw,-10px) scale(.7656);animation:fall-345 20s -21s linear infinite}@keyframes fall-345{34.649%{transform:translate(42.9029vw,34.649vh) scale(.7656)}to{transform:translate(38.2231vw,99vh) scale(.7656)}}.snow:nth-child(346){opacity:1.9122;transform:translate(73.3725vw,-10px) scale(.5331);animation:fall-346 26s -4s linear infinite}@keyframes fall-346{33.846%{transform:translate(63.5703vw,33.846vh) scale(.5331)}to{transform:translate(68.4714vw,99vh) scale(.5331)}}.snow:nth-child(347){opacity:1.986;transform:translate(84.1438vw,-10px) scale(.8901);animation:fall-347 25s -30s linear infinite}@keyframes fall-347{51.875%{transform:translate(90.471vw,51.875vh) scale(.8901)}to{transform:translate(87.3074vw,99vh) scale(.8901)}}.snow:nth-child(348){opacity:.5432;transform:translate(26.4649vw,-10px) scale(.3125);animation:fall-348 18s -29s linear infinite}@keyframes fall-348{36.473%{transform:translate(19.9284vw,36.473vh) scale(.3125)}to{transform:translate(23.19665vw,99vh) scale(.3125)}}.snow:nth-child(349){opacity:1.9414;transform:translate(16.2045vw,-10px) scale(.5457);animation:fall-349 13s -10s linear infinite}@keyframes fall-349{49.278%{transform:translate(18.8376vw,49.278vh) scale(.5457)}to{transform:translate(17.52105vw,99vh) scale(.5457)}}.snow:nth-child(350){opacity:.6234;transform:translate(75.5065vw,-10px) scale(.6141);animation:fall-350 24s -2s linear infinite}@keyframes fall-350{49.908%{transform:translate(85.3654vw,49.908vh) scale(.6141)}to{transform:translate(80.43595vw,99vh) scale(.6141)}}.snow:nth-child(351){opacity:1.094;transform:translate(98.8852vw,-10px) scale(.1848);animation:fall-351 20s -27s linear infinite}@keyframes fall-351{48.019%{transform:translate(107.2906vw,48.019vh) scale(.1848)}to{transform:translate(103.0879vw,99vh) scale(.1848)}}.snow:nth-child(352){opacity:1.264;transform:translate(38.1837vw,-10px) scale(.4636);animation:fall-352 29s -3s linear infinite}@keyframes fall-352{72.268%{transform:translate(43.7158vw,72.268vh) scale(.4636)}to{transform:translate(40.94975vw,99vh) scale(.4636)}}.snow:nth-child(353){opacity:1.0378;transform:translate(87.6223vw,-10px) scale(.4037);animation:fall-353 18s -27s linear infinite}@keyframes fall-353{33.208%{transform:translate(92.6296vw,33.208vh) scale(.4037)}to{transform:translate(90.12595vw,99vh) scale(.4037)}}.snow:nth-child(354){opacity:.2146;transform:translate(69.7053vw,-10px) scale(.7512);animation:fall-354 25s -11s linear infinite}@keyframes fall-354{34.067%{transform:translate(68.1705vw,34.067vh) scale(.7512)}to{transform:translate(68.9379vw,99vh) scale(.7512)}}.snow:nth-child(355){opacity:1.9776;transform:translate(95.0042vw,-10px) scale(.3962);animation:fall-355 18s -25s linear infinite}@keyframes fall-355{73.344%{transform:translate(101.0939vw,73.344vh) scale(.3962)}to{transform:translate(98.04905vw,99vh) scale(.3962)}}.snow:nth-child(356){opacity:1.7528;transform:translate(72.3991vw,-10px) scale(.2825);animation:fall-356 18s -14s linear infinite}@keyframes fall-356{70.714%{transform:translate(63.7537vw,70.714vh) scale(.2825)}to{transform:translate(68.0764vw,99vh) scale(.2825)}}.snow:nth-child(357){opacity:.5232;transform:translate(68.3571vw,-10px) scale(.936);animation:fall-357 11s -7s linear infinite}@keyframes fall-357{52.867%{transform:translate(75.5755vw,52.867vh) scale(.936)}to{transform:translate(71.9663vw,99vh) scale(.936)}}.snow:nth-child(358){opacity:1.953;transform:translate(65.2901vw,-10px) scale(.3021);animation:fall-358 25s -23s linear infinite}@keyframes fall-358{71.007%{transform:translate(70.9638vw,71.007vh) scale(.3021)}to{transform:translate(68.12695vw,99vh) scale(.3021)}}.snow:nth-child(359){opacity:1.7684;transform:translate(98.6326vw,-10px) scale(.7411);animation:fall-359 21s -27s linear infinite}@keyframes fall-359{40.441%{transform:translate(101.4285vw,40.441vh) scale(.7411)}to{transform:translate(100.03055vw,99vh) scale(.7411)}}.snow:nth-child(360){opacity:1.8094;transform:translate(91.9962vw,-10px) scale(.6264);animation:fall-360 17s -9s linear infinite}@keyframes fall-360{61.203%{transform:translate(91.1398vw,61.203vh) scale(.6264)}to{transform:translate(91.568vw,99vh) scale(.6264)}}.snow:nth-child(361){opacity:.0444;transform:translate(22.4675vw,-10px) scale(.8175);animation:fall-361 30s -20s linear infinite}@keyframes fall-361{60.313%{transform:translate(25.9217vw,60.313vh) scale(.8175)}to{transform:translate(24.1946vw,99vh) scale(.8175)}}.snow:nth-child(362){opacity:.9192;transform:translate(80.676vw,-10px) scale(.903);animation:fall-362 25s -23s linear infinite}@keyframes fall-362{56.216%{transform:translate(89.7395vw,56.216vh) scale(.903)}to{transform:translate(85.20775vw,99vh) scale(.903)}}.snow:nth-child(363){opacity:.0502;transform:translate(61.0659vw,-10px) scale(.0225);animation:fall-363 25s -28s linear infinite}@keyframes fall-363{67.16%{transform:translate(70.1395vw,67.16vh) scale(.0225)}to{transform:translate(65.6027vw,99vh) scale(.0225)}}.snow:nth-child(364){opacity:1.727;transform:translate(27.9786vw,-10px) scale(.2659);animation:fall-364 21s -24s linear infinite}@keyframes fall-364{59.169%{transform:translate(30.9821vw,59.169vh) scale(.2659)}to{transform:translate(29.48035vw,99vh) scale(.2659)}}.snow:nth-child(365){opacity:.2522;transform:translate(52.0807vw,-10px) scale(.0346);animation:fall-365 28s -8s linear infinite}@keyframes fall-365{51.86%{transform:translate(52.774vw,51.86vh) scale(.0346)}to{transform:translate(52.42735vw,99vh) scale(.0346)}}.snow:nth-child(366){opacity:.521;transform:translate(3.5288vw,-10px) scale(.2319);animation:fall-366 10s -26s linear infinite}@keyframes fall-366{50.178%{transform:translate(3.2133vw,50.178vh) scale(.2319)}to{transform:translate(3.37105vw,99vh) scale(.2319)}}.snow:nth-child(367){opacity:.876;transform:translate(10.7369vw,-10px) scale(.4605);animation:fall-367 23s -21s linear infinite}@keyframes fall-367{52.796%{transform:translate(6.9429vw,52.796vh) scale(.4605)}to{transform:translate(8.8399vw,99vh) scale(.4605)}}.snow:nth-child(368){opacity:1.008;transform:translate(.4726vw,-10px) scale(.6769);animation:fall-368 21s -5s linear infinite}@keyframes fall-368{75.034%{transform:translate(-4.1264vw,75.034vh) scale(.6769)}to{transform:translate(-1.8269vw,99vh) scale(.6769)}}.snow:nth-child(369){opacity:1.046;transform:translate(70.7094vw,-10px) scale(.3946);animation:fall-369 14s -29s linear infinite}@keyframes fall-369{64.292%{transform:translate(73.833vw,64.292vh) scale(.3946)}to{transform:translate(72.2712vw,99vh) scale(.3946)}}.snow:nth-child(370){opacity:1.6806;transform:translate(25.3562vw,-10px) scale(.6868);animation:fall-370 29s -14s linear infinite}@keyframes fall-370{55.204%{transform:translate(28.5468vw,55.204vh) scale(.6868)}to{transform:translate(26.9515vw,99vh) scale(.6868)}}.snow:nth-child(371){opacity:.1594;transform:translate(95.1828vw,-10px) scale(.514);animation:fall-371 12s -4s linear infinite}@keyframes fall-371{77.991%{transform:translate(103.7468vw,77.991vh) scale(.514)}to{transform:translate(99.4648vw,99vh) scale(.514)}}.snow:nth-child(372){opacity:.6724;transform:translate(19.1671vw,-10px) scale(.0093);animation:fall-372 17s -24s linear infinite}@keyframes fall-372{39.446%{transform:translate(18.295vw,39.446vh) scale(.0093)}to{transform:translate(18.73105vw,99vh) scale(.0093)}}.snow:nth-child(373){opacity:.1012;transform:translate(67.0207vw,-10px) scale(.1858);animation:fall-373 30s -2s linear infinite}@keyframes fall-373{50.88%{transform:translate(67.5316vw,50.88vh) scale(.1858)}to{transform:translate(67.27615vw,99vh) scale(.1858)}}.snow:nth-child(374){opacity:1.237;transform:translate(31.3213vw,-10px) scale(.927);animation:fall-374 21s -12s linear infinite}@keyframes fall-374{48.93%{transform:translate(40.0923vw,48.93vh) scale(.927)}to{transform:translate(35.7068vw,99vh) scale(.927)}}.snow:nth-child(375){opacity:.6664;transform:translate(30.9465vw,-10px) scale(.62);animation:fall-375 18s -27s linear infinite}@keyframes fall-375{56.03%{transform:translate(25.1246vw,56.03vh) scale(.62)}to{transform:translate(28.03555vw,99vh) scale(.62)}}.snow:nth-child(376){opacity:.5238;transform:translate(11.9424vw,-10px) scale(.5818);animation:fall-376 25s -11s linear infinite}@keyframes fall-376{34.13%{transform:translate(3.3536vw,34.13vh) scale(.5818)}to{transform:translate(7.648vw,99vh) scale(.5818)}}.snow:nth-child(377){opacity:1.8776;transform:translate(78.2244vw,-10px) scale(.8361);animation:fall-377 28s -30s linear infinite}@keyframes fall-377{55.769%{transform:translate(72.2408vw,55.769vh) scale(.8361)}to{transform:translate(75.2326vw,99vh) scale(.8361)}}.snow:nth-child(378){opacity:1.217;transform:translate(37.9766vw,-10px) scale(.342);animation:fall-378 24s -11s linear infinite}@keyframes fall-378{66.038%{transform:translate(46.8529vw,66.038vh) scale(.342)}to{transform:translate(42.41475vw,99vh) scale(.342)}}.snow:nth-child(379){opacity:.3204;transform:translate(62.9499vw,-10px) scale(.5475);animation:fall-379 21s -5s linear infinite}@keyframes fall-379{64.639%{transform:translate(61.0578vw,64.639vh) scale(.5475)}to{transform:translate(62.00385vw,99vh) scale(.5475)}}.snow:nth-child(380){opacity:1.9282;transform:translate(.3623vw,-10px) scale(.1881);animation:fall-380 14s -23s linear infinite}@keyframes fall-380{62.404%{transform:translate(4.6196vw,62.404vh) scale(.1881)}to{transform:translate(2.49095vw,99vh) scale(.1881)}}.snow:nth-child(381){opacity:.1022;transform:translate(62.5164vw,-10px) scale(.5825);animation:fall-381 17s -3s linear infinite}@keyframes fall-381{38.349%{transform:translate(59.8269vw,38.349vh) scale(.5825)}to{transform:translate(61.17165vw,99vh) scale(.5825)}}.snow:nth-child(382){opacity:.7922;transform:translate(85.1224vw,-10px) scale(.4057);animation:fall-382 11s -4s linear infinite}@keyframes fall-382{78.196%{transform:translate(90.2417vw,78.196vh) scale(.4057)}to{transform:translate(87.68205vw,99vh) scale(.4057)}}.snow:nth-child(383){opacity:.0352;transform:translate(15.5338vw,-10px) scale(.2295);animation:fall-383 15s -26s linear infinite}@keyframes fall-383{66.403%{transform:translate(16.5307vw,66.403vh) scale(.2295)}to{transform:translate(16.03225vw,99vh) scale(.2295)}}.snow:nth-child(384){opacity:.9404;transform:translate(39.4105vw,-10px) scale(.1417);animation:fall-384 28s -17s linear infinite}@keyframes fall-384{46.723%{transform:translate(45.8651vw,46.723vh) scale(.1417)}to{transform:translate(42.6378vw,99vh) scale(.1417)}}.snow:nth-child(385){opacity:1.5606;transform:translate(31.4546vw,-10px) scale(.1499);animation:fall-385 19s -21s linear infinite}@keyframes fall-385{52.381%{transform:translate(28.2006vw,52.381vh) scale(.1499)}to{transform:translate(29.8276vw,99vh) scale(.1499)}}.snow:nth-child(386){opacity:1.9352;transform:translate(13.4162vw,-10px) scale(.6297);animation:fall-386 16s -24s linear infinite}@keyframes fall-386{60.383%{transform:translate(10.5309vw,60.383vh) scale(.6297)}to{transform:translate(11.97355vw,99vh) scale(.6297)}}.snow:nth-child(387){opacity:.172;transform:translate(67.7571vw,-10px) scale(.0656);animation:fall-387 10s -21s linear infinite}@keyframes fall-387{79.276%{transform:translate(61.2502vw,79.276vh) scale(.0656)}to{transform:translate(64.50365vw,99vh) scale(.0656)}}.snow:nth-child(388){opacity:.4096;transform:translate(91.8046vw,-10px) scale(.4517);animation:fall-388 16s -17s linear infinite}@keyframes fall-388{76.337%{transform:translate(100.92vw,76.337vh) scale(.4517)}to{transform:translate(96.3623vw,99vh) scale(.4517)}}.snow:nth-child(389){opacity:1.1712;transform:translate(20.0205vw,-10px) scale(.0714);animation:fall-389 17s -4s linear infinite}@keyframes fall-389{49.324%{transform:translate(11.824vw,49.324vh) scale(.0714)}to{transform:translate(15.92225vw,99vh) scale(.0714)}}.snow:nth-child(390){opacity:.459;transform:translate(62.0972vw,-10px) scale(.4862);animation:fall-390 18s -9s linear infinite}@keyframes fall-390{44.681%{transform:translate(66.2111vw,44.681vh) scale(.4862)}to{transform:translate(64.15415vw,99vh) scale(.4862)}}.snow:nth-child(391){opacity:1.8996;transform:translate(68.9519vw,-10px) scale(.5662);animation:fall-391 15s -7s linear infinite}@keyframes fall-391{65.915%{transform:translate(76.8864vw,65.915vh) scale(.5662)}to{transform:translate(72.91915vw,99vh) scale(.5662)}}.snow:nth-child(392){opacity:1.6954;transform:translate(47.5532vw,-10px) scale(.8294);animation:fall-392 10s -1s linear infinite}@keyframes fall-392{34.016%{transform:translate(45.4392vw,34.016vh) scale(.8294)}to{transform:translate(46.4962vw,99vh) scale(.8294)}}.snow:nth-child(393){opacity:1.4844;transform:translate(74.6246vw,-10px) scale(.4623);animation:fall-393 25s -2s linear infinite}@keyframes fall-393{78.751%{transform:translate(80.0267vw,78.751vh) scale(.4623)}to{transform:translate(77.32565vw,99vh) scale(.4623)}}.snow:nth-child(394){opacity:.5338;transform:translate(60.6139vw,-10px) scale(.7438);animation:fall-394 12s -6s linear infinite}@keyframes fall-394{58.108%{transform:translate(61.3199vw,58.108vh) scale(.7438)}to{transform:translate(60.9669vw,99vh) scale(.7438)}}.snow:nth-child(395){opacity:1.547;transform:translate(38.7163vw,-10px) scale(.5556);animation:fall-395 23s -21s linear infinite}@keyframes fall-395{43.046%{transform:translate(40.3805vw,43.046vh) scale(.5556)}to{transform:translate(39.5484vw,99vh) scale(.5556)}}.snow:nth-child(396){opacity:1.2782;transform:translate(56.6184vw,-10px) scale(.9709);animation:fall-396 12s -20s linear infinite}@keyframes fall-396{56.061%{transform:translate(61.7299vw,56.061vh) scale(.9709)}to{transform:translate(59.17415vw,99vh) scale(.9709)}}.snow:nth-child(397){opacity:.9082;transform:translate(76.2638vw,-10px) scale(.2497);animation:fall-397 26s -23s linear infinite}@keyframes fall-397{49.171%{transform:translate(79.6051vw,49.171vh) scale(.2497)}to{transform:translate(77.93445vw,99vh) scale(.2497)}}.snow:nth-child(398){opacity:.8434;transform:translate(12.4347vw,-10px) scale(.5199);animation:fall-398 11s -24s linear infinite}@keyframes fall-398{53.116%{transform:translate(21.7962vw,53.116vh) scale(.5199)}to{transform:translate(17.11545vw,99vh) scale(.5199)}}.snow:nth-child(399){opacity:1.417;transform:translate(24.0719vw,-10px) scale(.9153);animation:fall-399 17s -28s linear infinite}@keyframes fall-399{70.836%{transform:translate(30.1713vw,70.836vh) scale(.9153)}to{transform:translate(27.1216vw,99vh) scale(.9153)}}.snow:nth-child(400){opacity:1.0234;transform:translate(7.2294vw,-10px) scale(.1407);animation:fall-400 24s -14s linear infinite}@keyframes fall-400{72.601%{transform:translate(6.7893vw,72.601vh) scale(.1407)}to{transform:translate(7.00935vw,99vh) scale(.1407)}}\n"] }]
30
30
  }], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }, { type: undefined, decorators: [{
31
31
  type: Inject,
32
32
  args: [ANONYMOUS_MODE]