@esfaenza/core 15.2.259 → 15.2.261

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:.4712;transform:translate(73.6219vw,-10px) scale(.2887);animation:fall-1 21s -7s linear infinite}@keyframes fall-1{77.21%{transform:translate(66.8571vw,77.21vh) scale(.2887)}to{transform:translate(70.2395vw,99vh) scale(.2887)}}.snow:nth-child(2){opacity:1.0514;transform:translate(82.6287vw,-10px) scale(.5954);animation:fall-2 24s -11s linear infinite}@keyframes fall-2{33.635%{transform:translate(82.8624vw,33.635vh) scale(.5954)}to{transform:translate(82.74555vw,99vh) scale(.5954)}}.snow:nth-child(3){opacity:1.8892;transform:translate(4.7256vw,-10px) scale(.3508);animation:fall-3 11s -25s linear infinite}@keyframes fall-3{52.187%{transform:translate(14.0979vw,52.187vh) scale(.3508)}to{transform:translate(9.41175vw,99vh) scale(.3508)}}.snow:nth-child(4){opacity:.2762;transform:translate(98.5167vw,-10px) scale(.2306);animation:fall-4 26s -2s linear infinite}@keyframes fall-4{47.364%{transform:translate(92.2211vw,47.364vh) scale(.2306)}to{transform:translate(95.3689vw,99vh) scale(.2306)}}.snow:nth-child(5){opacity:1.9946;transform:translate(8.2485vw,-10px) scale(.6644);animation:fall-5 22s -15s linear infinite}@keyframes fall-5{48.522%{transform:translate(.6937vw,48.522vh) scale(.6644)}to{transform:translate(4.4711vw,99vh) scale(.6644)}}.snow:nth-child(6){opacity:1.4468;transform:translate(9.1827vw,-10px) scale(.8213);animation:fall-6 13s -2s linear infinite}@keyframes fall-6{71.264%{transform:translate(5.4111vw,71.264vh) scale(.8213)}to{transform:translate(7.2969vw,99vh) scale(.8213)}}.snow:nth-child(7){opacity:1.539;transform:translate(97.6743vw,-10px) scale(.6408);animation:fall-7 23s -24s linear infinite}@keyframes fall-7{75.004%{transform:translate(106.5525vw,75.004vh) scale(.6408)}to{transform:translate(102.1134vw,99vh) scale(.6408)}}.snow:nth-child(8){opacity:.161;transform:translate(84.0595vw,-10px) scale(.8921);animation:fall-8 22s -27s linear infinite}@keyframes fall-8{30.278%{transform:translate(87.4255vw,30.278vh) scale(.8921)}to{transform:translate(85.7425vw,99vh) scale(.8921)}}.snow:nth-child(9){opacity:1.921;transform:translate(71.869vw,-10px) scale(.9758);animation:fall-9 22s -3s linear infinite}@keyframes fall-9{30.941%{transform:translate(76.7376vw,30.941vh) scale(.9758)}to{transform:translate(74.3033vw,99vh) scale(.9758)}}.snow:nth-child(10){opacity:.798;transform:translate(9.0577vw,-10px) scale(.0484);animation:fall-10 20s -2s linear infinite}@keyframes fall-10{38.454%{transform:translate(2.0954vw,38.454vh) scale(.0484)}to{transform:translate(5.57655vw,99vh) scale(.0484)}}.snow:nth-child(11){opacity:.8222;transform:translate(94.9859vw,-10px) scale(.3719);animation:fall-11 20s -6s linear infinite}@keyframes fall-11{75.497%{transform:translate(99.9912vw,75.497vh) scale(.3719)}to{transform:translate(97.48855vw,99vh) scale(.3719)}}.snow:nth-child(12){opacity:.74;transform:translate(4.0146vw,-10px) scale(.3726);animation:fall-12 16s -15s linear infinite}@keyframes fall-12{39.614%{transform:translate(-3.1849vw,39.614vh) scale(.3726)}to{transform:translate(.41485vw,99vh) scale(.3726)}}.snow:nth-child(13){opacity:1.031;transform:translate(7.0945vw,-10px) scale(.6018);animation:fall-13 30s -8s linear infinite}@keyframes fall-13{32.082%{transform:translate(7.486vw,32.082vh) scale(.6018)}to{transform:translate(7.29025vw,99vh) scale(.6018)}}.snow:nth-child(14){opacity:1.8402;transform:translate(1.8816vw,-10px) scale(.681);animation:fall-14 26s -17s linear infinite}@keyframes fall-14{62.727%{transform:translate(-6.5136vw,62.727vh) scale(.681)}to{transform:translate(-2.316vw,99vh) scale(.681)}}.snow:nth-child(15){opacity:.0076;transform:translate(9.5406vw,-10px) scale(.3713);animation:fall-15 19s -16s linear infinite}@keyframes fall-15{75.961%{transform:translate(3.6136vw,75.961vh) scale(.3713)}to{transform:translate(6.5771vw,99vh) scale(.3713)}}.snow:nth-child(16){opacity:1.6714;transform:translate(2.4185vw,-10px) scale(.0099);animation:fall-16 13s -8s linear infinite}@keyframes fall-16{32.667%{transform:translate(11.2113vw,32.667vh) scale(.0099)}to{transform:translate(6.8149vw,99vh) scale(.0099)}}.snow:nth-child(17){opacity:1.134;transform:translate(81.0106vw,-10px) scale(.5334);animation:fall-17 14s -18s linear infinite}@keyframes fall-17{45.506%{transform:translate(79.4036vw,45.506vh) scale(.5334)}to{transform:translate(80.2071vw,99vh) scale(.5334)}}.snow:nth-child(18){opacity:1.2774;transform:translate(49.3526vw,-10px) scale(.728);animation:fall-18 27s -28s linear infinite}@keyframes fall-18{51.346%{transform:translate(45.4229vw,51.346vh) scale(.728)}to{transform:translate(47.38775vw,99vh) scale(.728)}}.snow:nth-child(19){opacity:1.1606;transform:translate(50.1013vw,-10px) scale(.7232);animation:fall-19 19s -3s linear infinite}@keyframes fall-19{78.754%{transform:translate(43.8693vw,78.754vh) scale(.7232)}to{transform:translate(46.9853vw,99vh) scale(.7232)}}.snow:nth-child(20){opacity:.3632;transform:translate(17.9205vw,-10px) scale(.02);animation:fall-20 24s -3s linear infinite}@keyframes fall-20{59.467%{transform:translate(24.6511vw,59.467vh) scale(.02)}to{transform:translate(21.2858vw,99vh) scale(.02)}}.snow:nth-child(21){opacity:1.4372;transform:translate(31.5609vw,-10px) scale(.2007);animation:fall-21 12s -2s linear infinite}@keyframes fall-21{63.481%{transform:translate(24.5945vw,63.481vh) scale(.2007)}to{transform:translate(28.0777vw,99vh) scale(.2007)}}.snow:nth-child(22){opacity:1.1272;transform:translate(20.2434vw,-10px) scale(.4558);animation:fall-22 20s -22s linear infinite}@keyframes fall-22{45.055%{transform:translate(11.7238vw,45.055vh) scale(.4558)}to{transform:translate(15.9836vw,99vh) scale(.4558)}}.snow:nth-child(23){opacity:1.5662;transform:translate(70.6262vw,-10px) scale(.0998);animation:fall-23 27s -28s linear infinite}@keyframes fall-23{34.369%{transform:translate(80.0147vw,34.369vh) scale(.0998)}to{transform:translate(75.32045vw,99vh) scale(.0998)}}.snow:nth-child(24){opacity:1.2758;transform:translate(55.4049vw,-10px) scale(.556);animation:fall-24 28s -17s linear infinite}@keyframes fall-24{49.904%{transform:translate(57.213vw,49.904vh) scale(.556)}to{transform:translate(56.30895vw,99vh) scale(.556)}}.snow:nth-child(25){opacity:.034;transform:translate(60.7971vw,-10px) scale(.787);animation:fall-25 27s -29s linear infinite}@keyframes fall-25{58.357%{transform:translate(55.2322vw,58.357vh) scale(.787)}to{transform:translate(58.01465vw,99vh) scale(.787)}}.snow:nth-child(26){opacity:1.3816;transform:translate(30.3999vw,-10px) scale(.9897);animation:fall-26 22s -8s linear infinite}@keyframes fall-26{57.513%{transform:translate(28.6759vw,57.513vh) scale(.9897)}to{transform:translate(29.5379vw,99vh) scale(.9897)}}.snow:nth-child(27){opacity:.3688;transform:translate(35.8497vw,-10px) scale(.0281);animation:fall-27 23s -25s linear infinite}@keyframes fall-27{58.212%{transform:translate(36.7494vw,58.212vh) scale(.0281)}to{transform:translate(36.29955vw,99vh) scale(.0281)}}.snow:nth-child(28){opacity:1.1982;transform:translate(31.181vw,-10px) scale(.0227);animation:fall-28 20s -5s linear infinite}@keyframes fall-28{56.811%{transform:translate(33.6947vw,56.811vh) scale(.0227)}to{transform:translate(32.43785vw,99vh) scale(.0227)}}.snow:nth-child(29){opacity:1.8332;transform:translate(49.4696vw,-10px) scale(.0879);animation:fall-29 20s -13s linear infinite}@keyframes fall-29{35.156%{transform:translate(49.7467vw,35.156vh) scale(.0879)}to{transform:translate(49.60815vw,99vh) scale(.0879)}}.snow:nth-child(30){opacity:1.1308;transform:translate(93.1467vw,-10px) scale(.9015);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{63.611%{transform:translate(102.3357vw,63.611vh) scale(.9015)}to{transform:translate(97.7412vw,99vh) scale(.9015)}}.snow:nth-child(31){opacity:1.6606;transform:translate(40.8878vw,-10px) scale(.5401);animation:fall-31 18s -9s linear infinite}@keyframes fall-31{43.044%{transform:translate(38.5976vw,43.044vh) scale(.5401)}to{transform:translate(39.7427vw,99vh) scale(.5401)}}.snow:nth-child(32){opacity:.5634;transform:translate(50.2266vw,-10px) scale(.1525);animation:fall-32 10s -19s linear infinite}@keyframes fall-32{65.703%{transform:translate(40.5789vw,65.703vh) scale(.1525)}to{transform:translate(45.40275vw,99vh) scale(.1525)}}.snow:nth-child(33){opacity:1.9768;transform:translate(20.7729vw,-10px) scale(.471);animation:fall-33 30s -29s linear infinite}@keyframes fall-33{43.58%{transform:translate(22.7608vw,43.58vh) scale(.471)}to{transform:translate(21.76685vw,99vh) scale(.471)}}.snow:nth-child(34){opacity:.9642;transform:translate(47.0038vw,-10px) scale(.0655);animation:fall-34 12s -4s linear infinite}@keyframes fall-34{43.118%{transform:translate(53.0339vw,43.118vh) scale(.0655)}to{transform:translate(50.01885vw,99vh) scale(.0655)}}.snow:nth-child(35){opacity:.3224;transform:translate(44.5994vw,-10px) scale(.3465);animation:fall-35 27s -7s linear infinite}@keyframes fall-35{54.367%{transform:translate(43.2503vw,54.367vh) scale(.3465)}to{transform:translate(43.92485vw,99vh) scale(.3465)}}.snow:nth-child(36){opacity:.4124;transform:translate(34.7347vw,-10px) scale(.0886);animation:fall-36 30s -21s linear infinite}@keyframes fall-36{56.094%{transform:translate(26.2024vw,56.094vh) scale(.0886)}to{transform:translate(30.46855vw,99vh) scale(.0886)}}.snow:nth-child(37){opacity:1.3552;transform:translate(44.9504vw,-10px) scale(.1831);animation:fall-37 14s -27s linear infinite}@keyframes fall-37{75.924%{transform:translate(45.9437vw,75.924vh) scale(.1831)}to{transform:translate(45.44705vw,99vh) scale(.1831)}}.snow:nth-child(38){opacity:.8462;transform:translate(91.2525vw,-10px) scale(.3521);animation:fall-38 12s -7s linear infinite}@keyframes fall-38{30.895%{transform:translate(96.3791vw,30.895vh) scale(.3521)}to{transform:translate(93.8158vw,99vh) scale(.3521)}}.snow:nth-child(39){opacity:.3394;transform:translate(4.1961vw,-10px) scale(.1729);animation:fall-39 19s -13s linear infinite}@keyframes fall-39{69.51%{transform:translate(5.1426vw,69.51vh) scale(.1729)}to{transform:translate(4.66935vw,99vh) scale(.1729)}}.snow:nth-child(40){opacity:1.835;transform:translate(57.1255vw,-10px) scale(.8893);animation:fall-40 15s -10s linear infinite}@keyframes fall-40{61.899%{transform:translate(53.2328vw,61.899vh) scale(.8893)}to{transform:translate(55.17915vw,99vh) scale(.8893)}}.snow:nth-child(41){opacity:1.9622;transform:translate(31.914vw,-10px) scale(.9138);animation:fall-41 16s -26s linear infinite}@keyframes fall-41{74.431%{transform:translate(26.868vw,74.431vh) scale(.9138)}to{transform:translate(29.391vw,99vh) scale(.9138)}}.snow:nth-child(42){opacity:.0812;transform:translate(27.7848vw,-10px) scale(.9905);animation:fall-42 20s -25s linear infinite}@keyframes fall-42{43.596%{transform:translate(35.5283vw,43.596vh) scale(.9905)}to{transform:translate(31.65655vw,99vh) scale(.9905)}}.snow:nth-child(43){opacity:.1324;transform:translate(10.5154vw,-10px) scale(.7523);animation:fall-43 24s -23s linear infinite}@keyframes fall-43{77.521%{transform:translate(12.9729vw,77.521vh) scale(.7523)}to{transform:translate(11.74415vw,99vh) scale(.7523)}}.snow:nth-child(44){opacity:.1882;transform:translate(30.1485vw,-10px) scale(.3332);animation:fall-44 10s -6s linear infinite}@keyframes fall-44{50.957%{transform:translate(37.118vw,50.957vh) scale(.3332)}to{transform:translate(33.63325vw,99vh) scale(.3332)}}.snow:nth-child(45){opacity:1.4654;transform:translate(33.3537vw,-10px) scale(.9769);animation:fall-45 19s -15s linear infinite}@keyframes fall-45{70.798%{transform:translate(36.2912vw,70.798vh) scale(.9769)}to{transform:translate(34.82245vw,99vh) scale(.9769)}}.snow:nth-child(46){opacity:.3166;transform:translate(13.1949vw,-10px) scale(.5117);animation:fall-46 11s -25s linear infinite}@keyframes fall-46{33.031%{transform:translate(14.6379vw,33.031vh) scale(.5117)}to{transform:translate(13.9164vw,99vh) scale(.5117)}}.snow:nth-child(47){opacity:.5176;transform:translate(60.0726vw,-10px) scale(.7314);animation:fall-47 15s -1s linear infinite}@keyframes fall-47{64.953%{transform:translate(67.3064vw,64.953vh) scale(.7314)}to{transform:translate(63.6895vw,99vh) scale(.7314)}}.snow:nth-child(48){opacity:1.4778;transform:translate(43.9071vw,-10px) scale(.2933);animation:fall-48 13s -19s linear infinite}@keyframes fall-48{53.685%{transform:translate(35.2934vw,53.685vh) scale(.2933)}to{transform:translate(39.60025vw,99vh) scale(.2933)}}.snow:nth-child(49){opacity:.4094;transform:translate(92.7766vw,-10px) scale(.9027);animation:fall-49 12s -9s linear infinite}@keyframes fall-49{60.127%{transform:translate(85.241vw,60.127vh) scale(.9027)}to{transform:translate(89.0088vw,99vh) scale(.9027)}}.snow:nth-child(50){opacity:1.6446;transform:translate(81.9102vw,-10px) scale(.5046);animation:fall-50 15s -17s linear infinite}@keyframes fall-50{71.777%{transform:translate(76.3758vw,71.777vh) scale(.5046)}to{transform:translate(79.143vw,99vh) scale(.5046)}}.snow:nth-child(51){opacity:.9304;transform:translate(53.5269vw,-10px) scale(.2666);animation:fall-51 27s -18s linear infinite}@keyframes fall-51{33.327%{transform:translate(44.7689vw,33.327vh) scale(.2666)}to{transform:translate(49.1479vw,99vh) scale(.2666)}}.snow:nth-child(52){opacity:1.8854;transform:translate(83.6012vw,-10px) scale(.7013);animation:fall-52 28s -24s linear infinite}@keyframes fall-52{47.467%{transform:translate(75.7786vw,47.467vh) scale(.7013)}to{transform:translate(79.6899vw,99vh) scale(.7013)}}.snow:nth-child(53){opacity:.613;transform:translate(84.7836vw,-10px) scale(.3917);animation:fall-53 27s -8s linear infinite}@keyframes fall-53{43.897%{transform:translate(91.2919vw,43.897vh) scale(.3917)}to{transform:translate(88.03775vw,99vh) scale(.3917)}}.snow:nth-child(54){opacity:1.6898;transform:translate(76.7102vw,-10px) scale(.8906);animation:fall-54 22s -8s linear infinite}@keyframes fall-54{34.557%{transform:translate(80.3947vw,34.557vh) scale(.8906)}to{transform:translate(78.55245vw,99vh) scale(.8906)}}.snow:nth-child(55){opacity:.0392;transform:translate(48.2908vw,-10px) scale(.6847);animation:fall-55 28s -23s linear infinite}@keyframes fall-55{74.373%{transform:translate(39.0555vw,74.373vh) scale(.6847)}to{transform:translate(43.67315vw,99vh) scale(.6847)}}.snow:nth-child(56){opacity:1.0618;transform:translate(52.8191vw,-10px) scale(.4166);animation:fall-56 10s -16s linear infinite}@keyframes fall-56{49.468%{transform:translate(59.3357vw,49.468vh) scale(.4166)}to{transform:translate(56.0774vw,99vh) scale(.4166)}}.snow:nth-child(57){opacity:1.6784;transform:translate(46.8397vw,-10px) scale(.695);animation:fall-57 20s -15s linear infinite}@keyframes fall-57{32.326%{transform:translate(45.2252vw,32.326vh) scale(.695)}to{transform:translate(46.03245vw,99vh) scale(.695)}}.snow:nth-child(58){opacity:1.801;transform:translate(36.6878vw,-10px) scale(.2069);animation:fall-58 12s -22s linear infinite}@keyframes fall-58{60.392%{transform:translate(33.0342vw,60.392vh) scale(.2069)}to{transform:translate(34.861vw,99vh) scale(.2069)}}.snow:nth-child(59){opacity:1.2018;transform:translate(62.4385vw,-10px) scale(.5883);animation:fall-59 20s -13s linear infinite}@keyframes fall-59{30.001%{transform:translate(61.6366vw,30.001vh) scale(.5883)}to{transform:translate(62.03755vw,99vh) scale(.5883)}}.snow:nth-child(60){opacity:.5432;transform:translate(55.454vw,-10px) scale(.5334);animation:fall-60 11s -20s linear infinite}@keyframes fall-60{61.612%{transform:translate(50.9298vw,61.612vh) scale(.5334)}to{transform:translate(53.1919vw,99vh) scale(.5334)}}.snow:nth-child(61){opacity:1.822;transform:translate(19.2827vw,-10px) scale(.4667);animation:fall-61 13s -10s linear infinite}@keyframes fall-61{58.423%{transform:translate(9.9967vw,58.423vh) scale(.4667)}to{transform:translate(14.6397vw,99vh) scale(.4667)}}.snow:nth-child(62){opacity:.5918;transform:translate(44.0123vw,-10px) scale(.1283);animation:fall-62 18s -1s linear infinite}@keyframes fall-62{39.063%{transform:translate(41.4314vw,39.063vh) scale(.1283)}to{transform:translate(42.72185vw,99vh) scale(.1283)}}.snow:nth-child(63){opacity:.4582;transform:translate(83.7288vw,-10px) scale(.443);animation:fall-63 26s -30s linear infinite}@keyframes fall-63{46.26%{transform:translate(76.9012vw,46.26vh) scale(.443)}to{transform:translate(80.315vw,99vh) scale(.443)}}.snow:nth-child(64){opacity:.3272;transform:translate(87.7613vw,-10px) scale(.8656);animation:fall-64 17s -15s linear infinite}@keyframes fall-64{31.586%{transform:translate(79.7646vw,31.586vh) scale(.8656)}to{transform:translate(83.76295vw,99vh) scale(.8656)}}.snow:nth-child(65){opacity:1.252;transform:translate(15.5099vw,-10px) scale(.673);animation:fall-65 23s -19s linear infinite}@keyframes fall-65{65.573%{transform:translate(6.1786vw,65.573vh) scale(.673)}to{transform:translate(10.84425vw,99vh) scale(.673)}}.snow:nth-child(66){opacity:1.9232;transform:translate(72.303vw,-10px) scale(.9864);animation:fall-66 21s -11s linear infinite}@keyframes fall-66{58.68%{transform:translate(63.574vw,58.68vh) scale(.9864)}to{transform:translate(67.9385vw,99vh) scale(.9864)}}.snow:nth-child(67){opacity:.949;transform:translate(13.6646vw,-10px) scale(.6889);animation:fall-67 15s -18s linear infinite}@keyframes fall-67{74.653%{transform:translate(5.2975vw,74.653vh) scale(.6889)}to{transform:translate(9.48105vw,99vh) scale(.6889)}}.snow:nth-child(68){opacity:.9432;transform:translate(58.265vw,-10px) scale(.636);animation:fall-68 28s -10s linear infinite}@keyframes fall-68{33.707%{transform:translate(58.2818vw,33.707vh) scale(.636)}to{transform:translate(58.2734vw,99vh) scale(.636)}}.snow:nth-child(69){opacity:.8886;transform:translate(77.8363vw,-10px) scale(.9905);animation:fall-69 22s -18s linear infinite}@keyframes fall-69{79.409%{transform:translate(75.2576vw,79.409vh) scale(.9905)}to{transform:translate(76.54695vw,99vh) scale(.9905)}}.snow:nth-child(70){opacity:1.909;transform:translate(98.2524vw,-10px) scale(.1852);animation:fall-70 13s -20s linear infinite}@keyframes fall-70{60.397%{transform:translate(104.6967vw,60.397vh) scale(.1852)}to{transform:translate(101.47455vw,99vh) scale(.1852)}}.snow:nth-child(71){opacity:1.872;transform:translate(79.1457vw,-10px) scale(.5438);animation:fall-71 17s -20s linear infinite}@keyframes fall-71{54.113%{transform:translate(69.7307vw,54.113vh) scale(.5438)}to{transform:translate(74.4382vw,99vh) scale(.5438)}}.snow:nth-child(72){opacity:.4486;transform:translate(45.5984vw,-10px) scale(.6997);animation:fall-72 12s -29s linear infinite}@keyframes fall-72{55.21%{transform:translate(37.0565vw,55.21vh) scale(.6997)}to{transform:translate(41.32745vw,99vh) scale(.6997)}}.snow:nth-child(73){opacity:.918;transform:translate(5.3206vw,-10px) scale(.1639);animation:fall-73 19s -3s linear infinite}@keyframes fall-73{41.252%{transform:translate(3.8782vw,41.252vh) scale(.1639)}to{transform:translate(4.5994vw,99vh) scale(.1639)}}.snow:nth-child(74){opacity:.513;transform:translate(4.8825vw,-10px) scale(.5453);animation:fall-74 26s -1s linear infinite}@keyframes fall-74{54.596%{transform:translate(14.7311vw,54.596vh) scale(.5453)}to{transform:translate(9.8068vw,99vh) scale(.5453)}}.snow:nth-child(75){opacity:1.1572;transform:translate(72.8685vw,-10px) scale(.7038);animation:fall-75 21s -16s linear infinite}@keyframes fall-75{39.852%{transform:translate(80.9368vw,39.852vh) scale(.7038)}to{transform:translate(76.90265vw,99vh) scale(.7038)}}.snow:nth-child(76){opacity:1.9894;transform:translate(36.8324vw,-10px) scale(.9163);animation:fall-76 18s -9s linear infinite}@keyframes fall-76{75.7%{transform:translate(37.5069vw,75.7vh) scale(.9163)}to{transform:translate(37.16965vw,99vh) scale(.9163)}}.snow:nth-child(77){opacity:1.7338;transform:translate(45.1214vw,-10px) scale(.4426);animation:fall-77 11s -14s linear infinite}@keyframes fall-77{79.553%{transform:translate(49.1319vw,79.553vh) scale(.4426)}to{transform:translate(47.12665vw,99vh) scale(.4426)}}.snow:nth-child(78){opacity:.5996;transform:translate(68.6651vw,-10px) scale(.3791);animation:fall-78 23s -20s linear infinite}@keyframes fall-78{66.147%{transform:translate(60.0613vw,66.147vh) scale(.3791)}to{transform:translate(64.3632vw,99vh) scale(.3791)}}.snow:nth-child(79){opacity:.2938;transform:translate(79.5371vw,-10px) scale(.2218);animation:fall-79 16s -2s linear infinite}@keyframes fall-79{49.147%{transform:translate(84.9232vw,49.147vh) scale(.2218)}to{transform:translate(82.23015vw,99vh) scale(.2218)}}.snow:nth-child(80){opacity:.8482;transform:translate(56.961vw,-10px) scale(.8338);animation:fall-80 10s -18s linear infinite}@keyframes fall-80{69.704%{transform:translate(57.8598vw,69.704vh) scale(.8338)}to{transform:translate(57.4104vw,99vh) scale(.8338)}}.snow:nth-child(81){opacity:1.0196;transform:translate(98.9702vw,-10px) scale(.8029);animation:fall-81 29s -12s linear infinite}@keyframes fall-81{30.359%{transform:translate(94.1473vw,30.359vh) scale(.8029)}to{transform:translate(96.55875vw,99vh) scale(.8029)}}.snow:nth-child(82){opacity:1.86;transform:translate(30.6491vw,-10px) scale(.8385);animation:fall-82 30s -5s linear infinite}@keyframes fall-82{52.696%{transform:translate(32.9723vw,52.696vh) scale(.8385)}to{transform:translate(31.8107vw,99vh) scale(.8385)}}.snow:nth-child(83){opacity:1.841;transform:translate(65.1377vw,-10px) scale(.7455);animation:fall-83 12s -22s linear infinite}@keyframes fall-83{34.619%{transform:translate(58.8428vw,34.619vh) scale(.7455)}to{transform:translate(61.99025vw,99vh) scale(.7455)}}.snow:nth-child(84){opacity:.0994;transform:translate(24.671vw,-10px) scale(.4576);animation:fall-84 17s -10s linear infinite}@keyframes fall-84{55.855%{transform:translate(33.4322vw,55.855vh) scale(.4576)}to{transform:translate(29.0516vw,99vh) scale(.4576)}}.snow:nth-child(85){opacity:.461;transform:translate(36.5712vw,-10px) scale(.6474);animation:fall-85 19s -2s linear infinite}@keyframes fall-85{37.782%{transform:translate(34.069vw,37.782vh) scale(.6474)}to{transform:translate(35.3201vw,99vh) scale(.6474)}}.snow:nth-child(86){opacity:.6048;transform:translate(89.3028vw,-10px) scale(.9433);animation:fall-86 25s -20s linear infinite}@keyframes fall-86{76.447%{transform:translate(96.1944vw,76.447vh) scale(.9433)}to{transform:translate(92.7486vw,99vh) scale(.9433)}}.snow:nth-child(87){opacity:1.3028;transform:translate(31.9726vw,-10px) scale(.512);animation:fall-87 12s -18s linear infinite}@keyframes fall-87{33.315%{transform:translate(27.7245vw,33.315vh) scale(.512)}to{transform:translate(29.84855vw,99vh) scale(.512)}}.snow:nth-child(88){opacity:1.8168;transform:translate(38.758vw,-10px) scale(.5523);animation:fall-88 11s -25s linear infinite}@keyframes fall-88{77.794%{transform:translate(43.6687vw,77.794vh) scale(.5523)}to{transform:translate(41.21335vw,99vh) scale(.5523)}}.snow:nth-child(89){opacity:1.119;transform:translate(41.8247vw,-10px) scale(.986);animation:fall-89 27s -3s linear infinite}@keyframes fall-89{53.618%{transform:translate(41.4626vw,53.618vh) scale(.986)}to{transform:translate(41.64365vw,99vh) scale(.986)}}.snow:nth-child(90){opacity:.0494;transform:translate(6.0496vw,-10px) scale(.542);animation:fall-90 12s -18s linear infinite}@keyframes fall-90{38.11%{transform:translate(-1.2779vw,38.11vh) scale(.542)}to{transform:translate(2.38585vw,99vh) scale(.542)}}.snow:nth-child(91){opacity:.3376;transform:translate(72.9386vw,-10px) scale(.8979);animation:fall-91 29s -21s linear infinite}@keyframes fall-91{40.741%{transform:translate(82.7774vw,40.741vh) scale(.8979)}to{transform:translate(77.858vw,99vh) scale(.8979)}}.snow:nth-child(92){opacity:.2716;transform:translate(56.671vw,-10px) scale(.3951);animation:fall-92 20s -30s linear infinite}@keyframes fall-92{34.821%{transform:translate(47.7525vw,34.821vh) scale(.3951)}to{transform:translate(52.21175vw,99vh) scale(.3951)}}.snow:nth-child(93){opacity:1.542;transform:translate(71.3872vw,-10px) scale(.8784);animation:fall-93 23s -1s linear infinite}@keyframes fall-93{35.738%{transform:translate(79.2751vw,35.738vh) scale(.8784)}to{transform:translate(75.33115vw,99vh) scale(.8784)}}.snow:nth-child(94){opacity:1.2354;transform:translate(6.0623vw,-10px) scale(.3324);animation:fall-94 12s -19s linear infinite}@keyframes fall-94{65.096%{transform:translate(5.9961vw,65.096vh) scale(.3324)}to{transform:translate(6.0292vw,99vh) scale(.3324)}}.snow:nth-child(95){opacity:1.936;transform:translate(44.4142vw,-10px) scale(.5346);animation:fall-95 15s -5s linear infinite}@keyframes fall-95{63.555%{transform:translate(47.6158vw,63.555vh) scale(.5346)}to{transform:translate(46.015vw,99vh) scale(.5346)}}.snow:nth-child(96){opacity:1.4156;transform:translate(4.9467vw,-10px) scale(.5236);animation:fall-96 11s -26s linear infinite}@keyframes fall-96{67.949%{transform:translate(9.7211vw,67.949vh) scale(.5236)}to{transform:translate(7.3339vw,99vh) scale(.5236)}}.snow:nth-child(97){opacity:1.853;transform:translate(91.71vw,-10px) scale(.7924);animation:fall-97 16s -7s linear infinite}@keyframes fall-97{61.169%{transform:translate(97.9221vw,61.169vh) scale(.7924)}to{transform:translate(94.81605vw,99vh) scale(.7924)}}.snow:nth-child(98){opacity:.446;transform:translate(1.2392vw,-10px) scale(.6948);animation:fall-98 21s -7s linear infinite}@keyframes fall-98{74.194%{transform:translate(1.7952vw,74.194vh) scale(.6948)}to{transform:translate(1.5172vw,99vh) scale(.6948)}}.snow:nth-child(99){opacity:.1226;transform:translate(54.7552vw,-10px) scale(.7643);animation:fall-99 12s -19s linear infinite}@keyframes fall-99{79.12%{transform:translate(49.7157vw,79.12vh) scale(.7643)}to{transform:translate(52.23545vw,99vh) scale(.7643)}}.snow:nth-child(100){opacity:.4244;transform:translate(80.5611vw,-10px) scale(.4188);animation:fall-100 21s -24s linear infinite}@keyframes fall-100{34.803%{transform:translate(73.6002vw,34.803vh) scale(.4188)}to{transform:translate(77.08065vw,99vh) scale(.4188)}}.snow:nth-child(101){opacity:.6408;transform:translate(87.9217vw,-10px) scale(.2728);animation:fall-101 13s -13s linear infinite}@keyframes fall-101{68.558%{transform:translate(83.3318vw,68.558vh) scale(.2728)}to{transform:translate(85.62675vw,99vh) scale(.2728)}}.snow:nth-child(102){opacity:1.3672;transform:translate(69.6002vw,-10px) scale(.4117);animation:fall-102 18s -12s linear infinite}@keyframes fall-102{56.667%{transform:translate(70.798vw,56.667vh) scale(.4117)}to{transform:translate(70.1991vw,99vh) scale(.4117)}}.snow:nth-child(103){opacity:1.124;transform:translate(21.3541vw,-10px) scale(.6819);animation:fall-103 19s -21s linear infinite}@keyframes fall-103{68.327%{transform:translate(12.822vw,68.327vh) scale(.6819)}to{transform:translate(17.08805vw,99vh) scale(.6819)}}.snow:nth-child(104){opacity:.2988;transform:translate(79.3357vw,-10px) scale(.0255);animation:fall-104 28s -11s linear infinite}@keyframes fall-104{35.359%{transform:translate(82.5131vw,35.359vh) scale(.0255)}to{transform:translate(80.9244vw,99vh) scale(.0255)}}.snow:nth-child(105){opacity:.803;transform:translate(57.3727vw,-10px) scale(.1169);animation:fall-105 18s -27s linear infinite}@keyframes fall-105{58.229%{transform:translate(58.7779vw,58.229vh) scale(.1169)}to{transform:translate(58.0753vw,99vh) scale(.1169)}}.snow:nth-child(106){opacity:.9396;transform:translate(41.5895vw,-10px) scale(.2406);animation:fall-106 29s -14s linear infinite}@keyframes fall-106{39.412%{transform:translate(46.3672vw,39.412vh) scale(.2406)}to{transform:translate(43.97835vw,99vh) scale(.2406)}}.snow:nth-child(107){opacity:1.0868;transform:translate(99.9269vw,-10px) scale(.5497);animation:fall-107 13s -27s linear infinite}@keyframes fall-107{79.039%{transform:translate(92.5399vw,79.039vh) scale(.5497)}to{transform:translate(96.2334vw,99vh) scale(.5497)}}.snow:nth-child(108){opacity:.362;transform:translate(5.0205vw,-10px) scale(.1562);animation:fall-108 23s -5s linear infinite}@keyframes fall-108{58.167%{transform:translate(14.0608vw,58.167vh) scale(.1562)}to{transform:translate(9.54065vw,99vh) scale(.1562)}}.snow:nth-child(109){opacity:1.886;transform:translate(73.7159vw,-10px) scale(.0703);animation:fall-109 28s -7s linear infinite}@keyframes fall-109{49.827%{transform:translate(77.4825vw,49.827vh) scale(.0703)}to{transform:translate(75.5992vw,99vh) scale(.0703)}}.snow:nth-child(110){opacity:1.7484;transform:translate(27.7824vw,-10px) scale(.2913);animation:fall-110 29s -9s linear infinite}@keyframes fall-110{32.196%{transform:translate(23.1267vw,32.196vh) scale(.2913)}to{transform:translate(25.45455vw,99vh) scale(.2913)}}.snow:nth-child(111){opacity:.4384;transform:translate(54.3401vw,-10px) scale(.8579);animation:fall-111 24s -9s linear infinite}@keyframes fall-111{32.87%{transform:translate(55.8149vw,32.87vh) scale(.8579)}to{transform:translate(55.0775vw,99vh) scale(.8579)}}.snow:nth-child(112){opacity:1.2608;transform:translate(67.6003vw,-10px) scale(.6767);animation:fall-112 28s -8s linear infinite}@keyframes fall-112{53.189%{transform:translate(76.2353vw,53.189vh) scale(.6767)}to{transform:translate(71.9178vw,99vh) scale(.6767)}}.snow:nth-child(113){opacity:.5382;transform:translate(22.5147vw,-10px) scale(.3168);animation:fall-113 19s -15s linear infinite}@keyframes fall-113{39.079%{transform:translate(23.7285vw,39.079vh) scale(.3168)}to{transform:translate(23.1216vw,99vh) scale(.3168)}}.snow:nth-child(114){opacity:1.8624;transform:translate(46.7349vw,-10px) scale(.8411);animation:fall-114 26s -14s linear infinite}@keyframes fall-114{34.29%{transform:translate(52.0631vw,34.29vh) scale(.8411)}to{transform:translate(49.399vw,99vh) scale(.8411)}}.snow:nth-child(115){opacity:.8808;transform:translate(94.7236vw,-10px) scale(.9828);animation:fall-115 18s -22s linear infinite}@keyframes fall-115{71.204%{transform:translate(99.2563vw,71.204vh) scale(.9828)}to{transform:translate(96.98995vw,99vh) scale(.9828)}}.snow:nth-child(116){opacity:.3504;transform:translate(84.4377vw,-10px) scale(.6959);animation:fall-116 20s -9s linear infinite}@keyframes fall-116{66.305%{transform:translate(83.9994vw,66.305vh) scale(.6959)}to{transform:translate(84.21855vw,99vh) scale(.6959)}}.snow:nth-child(117){opacity:1.7696;transform:translate(31.2321vw,-10px) scale(.634);animation:fall-117 12s -18s linear infinite}@keyframes fall-117{65.04%{transform:translate(27.0097vw,65.04vh) scale(.634)}to{transform:translate(29.1209vw,99vh) scale(.634)}}.snow:nth-child(118){opacity:.237;transform:translate(68.4801vw,-10px) scale(.9253);animation:fall-118 27s -14s linear infinite}@keyframes fall-118{74.98%{transform:translate(69.5925vw,74.98vh) scale(.9253)}to{transform:translate(69.0363vw,99vh) scale(.9253)}}.snow:nth-child(119){opacity:1.2804;transform:translate(7.2362vw,-10px) scale(.0367);animation:fall-119 18s -30s linear infinite}@keyframes fall-119{51.79%{transform:translate(5.8702vw,51.79vh) scale(.0367)}to{transform:translate(6.5532vw,99vh) scale(.0367)}}.snow:nth-child(120){opacity:.0592;transform:translate(58.612vw,-10px) scale(.3226);animation:fall-120 16s -20s linear infinite}@keyframes fall-120{39.67%{transform:translate(64.5533vw,39.67vh) scale(.3226)}to{transform:translate(61.58265vw,99vh) scale(.3226)}}.snow:nth-child(121){opacity:.9986;transform:translate(7.3082vw,-10px) scale(.9767);animation:fall-121 19s -26s linear infinite}@keyframes fall-121{33.169%{transform:translate(9.1871vw,33.169vh) scale(.9767)}to{transform:translate(8.24765vw,99vh) scale(.9767)}}.snow:nth-child(122){opacity:1.0946;transform:translate(79.5831vw,-10px) scale(.3865);animation:fall-122 20s -16s linear infinite}@keyframes fall-122{40.502%{transform:translate(80.0729vw,40.502vh) scale(.3865)}to{transform:translate(79.828vw,99vh) scale(.3865)}}.snow:nth-child(123){opacity:1.1636;transform:translate(98.41vw,-10px) scale(.0212);animation:fall-123 10s -23s linear infinite}@keyframes fall-123{43.419%{transform:translate(91.6748vw,43.419vh) scale(.0212)}to{transform:translate(95.0424vw,99vh) scale(.0212)}}.snow:nth-child(124){opacity:1.5372;transform:translate(81.1021vw,-10px) scale(.751);animation:fall-124 18s -26s linear infinite}@keyframes fall-124{45.984%{transform:translate(90.9972vw,45.984vh) scale(.751)}to{transform:translate(86.04965vw,99vh) scale(.751)}}.snow:nth-child(125){opacity:.307;transform:translate(4.7787vw,-10px) scale(.0635);animation:fall-125 25s -7s linear infinite}@keyframes fall-125{66.74%{transform:translate(-2.2085vw,66.74vh) scale(.0635)}to{transform:translate(1.2851vw,99vh) scale(.0635)}}.snow:nth-child(126){opacity:.3218;transform:translate(54.9867vw,-10px) scale(.7551);animation:fall-126 12s -23s linear infinite}@keyframes fall-126{44.992%{transform:translate(64.9003vw,44.992vh) scale(.7551)}to{transform:translate(59.9435vw,99vh) scale(.7551)}}.snow:nth-child(127){opacity:1.6146;transform:translate(83.06vw,-10px) scale(.8239);animation:fall-127 17s -22s linear infinite}@keyframes fall-127{50.383%{transform:translate(91.8213vw,50.383vh) scale(.8239)}to{transform:translate(87.44065vw,99vh) scale(.8239)}}.snow:nth-child(128){opacity:1.7306;transform:translate(21.0509vw,-10px) scale(.396);animation:fall-128 28s -9s linear infinite}@keyframes fall-128{55.504%{transform:translate(22.8425vw,55.504vh) scale(.396)}to{transform:translate(21.9467vw,99vh) scale(.396)}}.snow:nth-child(129){opacity:.035;transform:translate(35.293vw,-10px) scale(.9844);animation:fall-129 17s -23s linear infinite}@keyframes fall-129{43.122%{transform:translate(27.8266vw,43.122vh) scale(.9844)}to{transform:translate(31.5598vw,99vh) scale(.9844)}}.snow:nth-child(130){opacity:.2826;transform:translate(1.2008vw,-10px) scale(.422);animation:fall-130 14s -10s linear infinite}@keyframes fall-130{65.091%{transform:translate(.7149vw,65.091vh) scale(.422)}to{transform:translate(.95785vw,99vh) scale(.422)}}.snow:nth-child(131){opacity:1.4142;transform:translate(62.5439vw,-10px) scale(.9638);animation:fall-131 24s -14s linear infinite}@keyframes fall-131{62.929%{transform:translate(61.3562vw,62.929vh) scale(.9638)}to{transform:translate(61.95005vw,99vh) scale(.9638)}}.snow:nth-child(132){opacity:1.2188;transform:translate(57.2876vw,-10px) scale(.9831);animation:fall-132 22s -24s linear infinite}@keyframes fall-132{37.35%{transform:translate(63.0579vw,37.35vh) scale(.9831)}to{transform:translate(60.17275vw,99vh) scale(.9831)}}.snow:nth-child(133){opacity:.824;transform:translate(15.5008vw,-10px) scale(.1434);animation:fall-133 13s -19s linear infinite}@keyframes fall-133{33.436%{transform:translate(13.1901vw,33.436vh) scale(.1434)}to{transform:translate(14.34545vw,99vh) scale(.1434)}}.snow:nth-child(134){opacity:1.924;transform:translate(80.0368vw,-10px) scale(.1024);animation:fall-134 21s -14s linear infinite}@keyframes fall-134{37.908%{transform:translate(79.2121vw,37.908vh) scale(.1024)}to{transform:translate(79.62445vw,99vh) scale(.1024)}}.snow:nth-child(135){opacity:.0002;transform:translate(17.7576vw,-10px) scale(.3549);animation:fall-135 14s -1s linear infinite}@keyframes fall-135{68.751%{transform:translate(9.5213vw,68.751vh) scale(.3549)}to{transform:translate(13.63945vw,99vh) scale(.3549)}}.snow:nth-child(136){opacity:1.3084;transform:translate(88.8723vw,-10px) scale(.1979);animation:fall-136 18s -11s linear infinite}@keyframes fall-136{79.617%{transform:translate(93.6008vw,79.617vh) scale(.1979)}to{transform:translate(91.23655vw,99vh) scale(.1979)}}.snow:nth-child(137){opacity:1.1434;transform:translate(38.3737vw,-10px) scale(.6074);animation:fall-137 17s -8s linear infinite}@keyframes fall-137{47.126%{transform:translate(29.5077vw,47.126vh) scale(.6074)}to{transform:translate(33.9407vw,99vh) scale(.6074)}}.snow:nth-child(138){opacity:.5342;transform:translate(64.7492vw,-10px) scale(.6507);animation:fall-138 23s -15s linear infinite}@keyframes fall-138{50.17%{transform:translate(61.6349vw,50.17vh) scale(.6507)}to{transform:translate(63.19205vw,99vh) scale(.6507)}}.snow:nth-child(139){opacity:1.1974;transform:translate(90.5638vw,-10px) scale(.8974);animation:fall-139 13s -30s linear infinite}@keyframes fall-139{63.94%{transform:translate(90.2616vw,63.94vh) scale(.8974)}to{transform:translate(90.4127vw,99vh) scale(.8974)}}.snow:nth-child(140){opacity:1.8206;transform:translate(46.0792vw,-10px) scale(.0197);animation:fall-140 25s -22s linear infinite}@keyframes fall-140{54.571%{transform:translate(44.6243vw,54.571vh) scale(.0197)}to{transform:translate(45.35175vw,99vh) scale(.0197)}}.snow:nth-child(141){opacity:1.0456;transform:translate(23.4067vw,-10px) scale(.9225);animation:fall-141 30s -9s linear infinite}@keyframes fall-141{36.227%{transform:translate(27.1518vw,36.227vh) scale(.9225)}to{transform:translate(25.27925vw,99vh) scale(.9225)}}.snow:nth-child(142){opacity:.5706;transform:translate(46.0104vw,-10px) scale(.6607);animation:fall-142 28s -24s linear infinite}@keyframes fall-142{35.245%{transform:translate(39.9183vw,35.245vh) scale(.6607)}to{transform:translate(42.96435vw,99vh) scale(.6607)}}.snow:nth-child(143){opacity:1.3852;transform:translate(63.1104vw,-10px) scale(.4754);animation:fall-143 23s -11s linear infinite}@keyframes fall-143{32.112%{transform:translate(71.4802vw,32.112vh) scale(.4754)}to{transform:translate(67.2953vw,99vh) scale(.4754)}}.snow:nth-child(144){opacity:.3166;transform:translate(8.5124vw,-10px) scale(.664);animation:fall-144 21s -5s linear infinite}@keyframes fall-144{35.598%{transform:translate(-.4032vw,35.598vh) scale(.664)}to{transform:translate(4.0546vw,99vh) scale(.664)}}.snow:nth-child(145){opacity:.6062;transform:translate(5.0662vw,-10px) scale(.36);animation:fall-145 18s -18s linear infinite}@keyframes fall-145{69.501%{transform:translate(5.7262vw,69.501vh) scale(.36)}to{transform:translate(5.3962vw,99vh) scale(.36)}}.snow:nth-child(146){opacity:1.6436;transform:translate(31.2212vw,-10px) scale(.4847);animation:fall-146 17s -8s linear infinite}@keyframes fall-146{63.118%{transform:translate(33.217vw,63.118vh) scale(.4847)}to{transform:translate(32.2191vw,99vh) scale(.4847)}}.snow:nth-child(147){opacity:.6114;transform:translate(87.8867vw,-10px) scale(.4167);animation:fall-147 30s -21s linear infinite}@keyframes fall-147{46.923%{transform:translate(81.5481vw,46.923vh) scale(.4167)}to{transform:translate(84.7174vw,99vh) scale(.4167)}}.snow:nth-child(148){opacity:1.308;transform:translate(39.0119vw,-10px) scale(.0131);animation:fall-148 10s -13s linear infinite}@keyframes fall-148{38.193%{transform:translate(30.4683vw,38.193vh) scale(.0131)}to{transform:translate(34.7401vw,99vh) scale(.0131)}}.snow:nth-child(149){opacity:.5966;transform:translate(54.408vw,-10px) scale(.6712);animation:fall-149 17s -14s linear infinite}@keyframes fall-149{45.36%{transform:translate(49.2428vw,45.36vh) scale(.6712)}to{transform:translate(51.8254vw,99vh) scale(.6712)}}.snow:nth-child(150){opacity:1.3496;transform:translate(81.4638vw,-10px) scale(.6802);animation:fall-150 24s -30s linear infinite}@keyframes fall-150{79.312%{transform:translate(83.2966vw,79.312vh) scale(.6802)}to{transform:translate(82.3802vw,99vh) scale(.6802)}}.snow:nth-child(151){opacity:1.0672;transform:translate(45.0091vw,-10px) scale(.7487);animation:fall-151 11s -9s linear infinite}@keyframes fall-151{49.577%{transform:translate(46.5318vw,49.577vh) scale(.7487)}to{transform:translate(45.77045vw,99vh) scale(.7487)}}.snow:nth-child(152){opacity:.1918;transform:translate(24.6468vw,-10px) scale(.9806);animation:fall-152 23s -13s linear infinite}@keyframes fall-152{52.041%{transform:translate(19.8232vw,52.041vh) scale(.9806)}to{transform:translate(22.235vw,99vh) scale(.9806)}}.snow:nth-child(153){opacity:.4488;transform:translate(87.2451vw,-10px) scale(.1279);animation:fall-153 11s -20s linear infinite}@keyframes fall-153{61.306%{transform:translate(88.7864vw,61.306vh) scale(.1279)}to{transform:translate(88.01575vw,99vh) scale(.1279)}}.snow:nth-child(154){opacity:.1462;transform:translate(69.8154vw,-10px) scale(.6806);animation:fall-154 25s -6s linear infinite}@keyframes fall-154{62.763%{transform:translate(78.8609vw,62.763vh) scale(.6806)}to{transform:translate(74.33815vw,99vh) scale(.6806)}}.snow:nth-child(155){opacity:1.7962;transform:translate(25.8751vw,-10px) scale(.599);animation:fall-155 23s -2s linear infinite}@keyframes fall-155{63.143%{transform:translate(16.1624vw,63.143vh) scale(.599)}to{transform:translate(21.01875vw,99vh) scale(.599)}}.snow:nth-child(156){opacity:.9096;transform:translate(36.3157vw,-10px) scale(.3241);animation:fall-156 27s -10s linear infinite}@keyframes fall-156{42.521%{transform:translate(40.8792vw,42.521vh) scale(.3241)}to{transform:translate(38.59745vw,99vh) scale(.3241)}}.snow:nth-child(157){opacity:.6846;transform:translate(43.9731vw,-10px) scale(.4741);animation:fall-157 18s -14s linear infinite}@keyframes fall-157{79.974%{transform:translate(34.0181vw,79.974vh) scale(.4741)}to{transform:translate(38.9956vw,99vh) scale(.4741)}}.snow:nth-child(158){opacity:1.1702;transform:translate(90.818vw,-10px) scale(.4008);animation:fall-158 17s -27s linear infinite}@keyframes fall-158{44.846%{transform:translate(82.4309vw,44.846vh) scale(.4008)}to{transform:translate(86.62445vw,99vh) scale(.4008)}}.snow:nth-child(159){opacity:1.1188;transform:translate(34.4028vw,-10px) scale(.6574);animation:fall-159 15s -21s linear infinite}@keyframes fall-159{55.032%{transform:translate(31.5667vw,55.032vh) scale(.6574)}to{transform:translate(32.98475vw,99vh) scale(.6574)}}.snow:nth-child(160){opacity:1.9332;transform:translate(2.8856vw,-10px) scale(.6497);animation:fall-160 13s -19s linear infinite}@keyframes fall-160{68.414%{transform:translate(8.2529vw,68.414vh) scale(.6497)}to{transform:translate(5.56925vw,99vh) scale(.6497)}}.snow:nth-child(161){opacity:.7562;transform:translate(20.7294vw,-10px) scale(.3513);animation:fall-161 26s -23s linear infinite}@keyframes fall-161{44.559%{transform:translate(18.6688vw,44.559vh) scale(.3513)}to{transform:translate(19.6991vw,99vh) scale(.3513)}}.snow:nth-child(162){opacity:1.9032;transform:translate(84.4352vw,-10px) scale(.4672);animation:fall-162 29s -20s linear infinite}@keyframes fall-162{70.192%{transform:translate(91.744vw,70.192vh) scale(.4672)}to{transform:translate(88.0896vw,99vh) scale(.4672)}}.snow:nth-child(163){opacity:1.773;transform:translate(51.4489vw,-10px) scale(.2246);animation:fall-163 29s -18s linear infinite}@keyframes fall-163{73.919%{transform:translate(54.7355vw,73.919vh) scale(.2246)}to{transform:translate(53.0922vw,99vh) scale(.2246)}}.snow:nth-child(164){opacity:1.7914;transform:translate(42.2621vw,-10px) scale(.1042);animation:fall-164 22s -10s linear infinite}@keyframes fall-164{40.078%{transform:translate(32.538vw,40.078vh) scale(.1042)}to{transform:translate(37.40005vw,99vh) scale(.1042)}}.snow:nth-child(165){opacity:1.3778;transform:translate(46.6626vw,-10px) scale(.8964);animation:fall-165 28s -25s linear infinite}@keyframes fall-165{74.319%{transform:translate(42.2033vw,74.319vh) scale(.8964)}to{transform:translate(44.43295vw,99vh) scale(.8964)}}.snow:nth-child(166){opacity:.8208;transform:translate(52.0479vw,-10px) scale(.6274);animation:fall-166 21s -29s linear infinite}@keyframes fall-166{47.111%{transform:translate(52.9255vw,47.111vh) scale(.6274)}to{transform:translate(52.4867vw,99vh) scale(.6274)}}.snow:nth-child(167){opacity:.8412;transform:translate(4.8315vw,-10px) scale(.8998);animation:fall-167 22s -10s linear infinite}@keyframes fall-167{32.96%{transform:translate(3.1731vw,32.96vh) scale(.8998)}to{transform:translate(4.0023vw,99vh) scale(.8998)}}.snow:nth-child(168){opacity:1.3142;transform:translate(80.6452vw,-10px) scale(.6694);animation:fall-168 10s -12s linear infinite}@keyframes fall-168{49.357%{transform:translate(74.3538vw,49.357vh) scale(.6694)}to{transform:translate(77.4995vw,99vh) scale(.6694)}}.snow:nth-child(169){opacity:.8678;transform:translate(93.0207vw,-10px) scale(.3197);animation:fall-169 27s -27s linear infinite}@keyframes fall-169{39.71%{transform:translate(97.6956vw,39.71vh) scale(.3197)}to{transform:translate(95.35815vw,99vh) scale(.3197)}}.snow:nth-child(170){opacity:.6244;transform:translate(56.3249vw,-10px) scale(.3848);animation:fall-170 30s -22s linear infinite}@keyframes fall-170{64.803%{transform:translate(57.2368vw,64.803vh) scale(.3848)}to{transform:translate(56.78085vw,99vh) scale(.3848)}}.snow:nth-child(171){opacity:1.3204;transform:translate(40.7229vw,-10px) scale(.5298);animation:fall-171 29s -13s linear infinite}@keyframes fall-171{79.343%{transform:translate(50.1775vw,79.343vh) scale(.5298)}to{transform:translate(45.4502vw,99vh) scale(.5298)}}.snow:nth-child(172){opacity:1.6044;transform:translate(58.8245vw,-10px) scale(.404);animation:fall-172 19s -16s linear infinite}@keyframes fall-172{54.205%{transform:translate(68.4017vw,54.205vh) scale(.404)}to{transform:translate(63.6131vw,99vh) scale(.404)}}.snow:nth-child(173){opacity:1.199;transform:translate(94.8877vw,-10px) scale(.9396);animation:fall-173 30s -20s linear infinite}@keyframes fall-173{63.793%{transform:translate(92.1225vw,63.793vh) scale(.9396)}to{transform:translate(93.5051vw,99vh) scale(.9396)}}.snow:nth-child(174){opacity:.2674;transform:translate(36.0616vw,-10px) scale(.7908);animation:fall-174 22s -19s linear infinite}@keyframes fall-174{33.842%{transform:translate(45.1552vw,33.842vh) scale(.7908)}to{transform:translate(40.6084vw,99vh) scale(.7908)}}.snow:nth-child(175){opacity:1.197;transform:translate(5.8188vw,-10px) scale(.4213);animation:fall-175 26s -27s linear infinite}@keyframes fall-175{74.398%{transform:translate(7.4417vw,74.398vh) scale(.4213)}to{transform:translate(6.63025vw,99vh) scale(.4213)}}.snow:nth-child(176){opacity:.9908;transform:translate(80.2447vw,-10px) scale(.5472);animation:fall-176 22s -26s linear infinite}@keyframes fall-176{38.876%{transform:translate(86.208vw,38.876vh) scale(.5472)}to{transform:translate(83.22635vw,99vh) scale(.5472)}}.snow:nth-child(177){opacity:1.0338;transform:translate(31.0731vw,-10px) scale(.3524);animation:fall-177 19s -10s linear infinite}@keyframes fall-177{54.969%{transform:translate(25.79vw,54.969vh) scale(.3524)}to{transform:translate(28.43155vw,99vh) scale(.3524)}}.snow:nth-child(178){opacity:.6572;transform:translate(3.1486vw,-10px) scale(.4052);animation:fall-178 13s -9s linear infinite}@keyframes fall-178{70.312%{transform:translate(10.6995vw,70.312vh) scale(.4052)}to{transform:translate(6.92405vw,99vh) scale(.4052)}}.snow:nth-child(179){opacity:.118;transform:translate(82.914vw,-10px) scale(.7138);animation:fall-179 27s -6s linear infinite}@keyframes fall-179{64.566%{transform:translate(90.1379vw,64.566vh) scale(.7138)}to{transform:translate(86.52595vw,99vh) scale(.7138)}}.snow:nth-child(180){opacity:.2518;transform:translate(73.0391vw,-10px) scale(.6239);animation:fall-180 24s -2s linear infinite}@keyframes fall-180{73.852%{transform:translate(68.537vw,73.852vh) scale(.6239)}to{transform:translate(70.78805vw,99vh) scale(.6239)}}.snow:nth-child(181){opacity:1.105;transform:translate(11.7638vw,-10px) scale(.3698);animation:fall-181 10s -12s linear infinite}@keyframes fall-181{52.339%{transform:translate(1.9854vw,52.339vh) scale(.3698)}to{transform:translate(6.8746vw,99vh) scale(.3698)}}.snow:nth-child(182){opacity:1.3912;transform:translate(44.7993vw,-10px) scale(.3104);animation:fall-182 23s -7s linear infinite}@keyframes fall-182{65.109%{transform:translate(42.6416vw,65.109vh) scale(.3104)}to{transform:translate(43.72045vw,99vh) scale(.3104)}}.snow:nth-child(183){opacity:1.8934;transform:translate(3.9914vw,-10px) scale(.9678);animation:fall-183 24s -15s linear infinite}@keyframes fall-183{61.138%{transform:translate(9.3999vw,61.138vh) scale(.9678)}to{transform:translate(6.69565vw,99vh) scale(.9678)}}.snow:nth-child(184){opacity:1.1114;transform:translate(2.8641vw,-10px) scale(.3101);animation:fall-184 23s -11s linear infinite}@keyframes fall-184{51.531%{transform:translate(5.5196vw,51.531vh) scale(.3101)}to{transform:translate(4.19185vw,99vh) scale(.3101)}}.snow:nth-child(185){opacity:.8208;transform:translate(87.6777vw,-10px) scale(.6947);animation:fall-185 23s -26s linear infinite}@keyframes fall-185{42.167%{transform:translate(87.9428vw,42.167vh) scale(.6947)}to{transform:translate(87.81025vw,99vh) scale(.6947)}}.snow:nth-child(186){opacity:1.3068;transform:translate(18.2325vw,-10px) scale(.874);animation:fall-186 14s -21s linear infinite}@keyframes fall-186{58.163%{transform:translate(21.6003vw,58.163vh) scale(.874)}to{transform:translate(19.9164vw,99vh) scale(.874)}}.snow:nth-child(187){opacity:1.7104;transform:translate(78.5347vw,-10px) scale(.6617);animation:fall-187 13s -17s linear infinite}@keyframes fall-187{47.616%{transform:translate(70.538vw,47.616vh) scale(.6617)}to{transform:translate(74.53635vw,99vh) scale(.6617)}}.snow:nth-child(188){opacity:1.6634;transform:translate(11.0992vw,-10px) scale(.2028);animation:fall-188 27s -6s linear infinite}@keyframes fall-188{67.018%{transform:translate(10.8045vw,67.018vh) scale(.2028)}to{transform:translate(10.95185vw,99vh) scale(.2028)}}.snow:nth-child(189){opacity:1.7674;transform:translate(50.9871vw,-10px) scale(.124);animation:fall-189 17s -21s linear infinite}@keyframes fall-189{44.078%{transform:translate(51.598vw,44.078vh) scale(.124)}to{transform:translate(51.29255vw,99vh) scale(.124)}}.snow:nth-child(190){opacity:.2532;transform:translate(67.1607vw,-10px) scale(.9808);animation:fall-190 19s -6s linear infinite}@keyframes fall-190{53.252%{transform:translate(76.557vw,53.252vh) scale(.9808)}to{transform:translate(71.85885vw,99vh) scale(.9808)}}.snow:nth-child(191){opacity:1.9954;transform:translate(74.4932vw,-10px) scale(.6378);animation:fall-191 14s -15s linear infinite}@keyframes fall-191{63.62%{transform:translate(65.3306vw,63.62vh) scale(.6378)}to{transform:translate(69.9119vw,99vh) scale(.6378)}}.snow:nth-child(192){opacity:.3746;transform:translate(3.6389vw,-10px) scale(.4361);animation:fall-192 22s -20s linear infinite}@keyframes fall-192{71.338%{transform:translate(11.6552vw,71.338vh) scale(.4361)}to{transform:translate(7.64705vw,99vh) scale(.4361)}}.snow:nth-child(193){opacity:1.14;transform:translate(5.5583vw,-10px) scale(.2121);animation:fall-193 21s -18s linear infinite}@keyframes fall-193{47.198%{transform:translate(7.0291vw,47.198vh) scale(.2121)}to{transform:translate(6.2937vw,99vh) scale(.2121)}}.snow:nth-child(194){opacity:1.2414;transform:translate(79.7346vw,-10px) scale(.289);animation:fall-194 16s -26s linear infinite}@keyframes fall-194{60.37%{transform:translate(88.8495vw,60.37vh) scale(.289)}to{transform:translate(84.29205vw,99vh) scale(.289)}}.snow:nth-child(195){opacity:.0666;transform:translate(9.3661vw,-10px) scale(.3443);animation:fall-195 25s -11s linear infinite}@keyframes fall-195{54.555%{transform:translate(-.2309vw,54.555vh) scale(.3443)}to{transform:translate(4.5676vw,99vh) scale(.3443)}}.snow:nth-child(196){opacity:1.0934;transform:translate(15.4897vw,-10px) scale(.8999);animation:fall-196 25s -29s linear infinite}@keyframes fall-196{68.78%{transform:translate(14.0101vw,68.78vh) scale(.8999)}to{transform:translate(14.7499vw,99vh) scale(.8999)}}.snow:nth-child(197){opacity:.875;transform:translate(44.9304vw,-10px) scale(.8337);animation:fall-197 14s -29s linear infinite}@keyframes fall-197{30.392%{transform:translate(42.797vw,30.392vh) scale(.8337)}to{transform:translate(43.8637vw,99vh) scale(.8337)}}.snow:nth-child(198){opacity:.192;transform:translate(3.5035vw,-10px) scale(.7049);animation:fall-198 15s -23s linear infinite}@keyframes fall-198{57.525%{transform:translate(6.916vw,57.525vh) scale(.7049)}to{transform:translate(5.20975vw,99vh) scale(.7049)}}.snow:nth-child(199){opacity:1.0242;transform:translate(70.9931vw,-10px) scale(.1832);animation:fall-199 22s -29s linear infinite}@keyframes fall-199{53.45%{transform:translate(71.1005vw,53.45vh) scale(.1832)}to{transform:translate(71.0468vw,99vh) scale(.1832)}}.snow:nth-child(200){opacity:1.3524;transform:translate(43.3122vw,-10px) scale(.141);animation:fall-200 30s -17s linear infinite}@keyframes fall-200{48.133%{transform:translate(44.6712vw,48.133vh) scale(.141)}to{transform:translate(43.9917vw,99vh) scale(.141)}}.snow:nth-child(201){opacity:.793;transform:translate(43.3469vw,-10px) scale(.6203);animation:fall-201 13s -29s linear infinite}@keyframes fall-201{34.215%{transform:translate(37.1532vw,34.215vh) scale(.6203)}to{transform:translate(40.25005vw,99vh) scale(.6203)}}.snow:nth-child(202){opacity:.2742;transform:translate(22.2549vw,-10px) scale(.5658);animation:fall-202 19s -19s linear infinite}@keyframes fall-202{72.989%{transform:translate(20.9187vw,72.989vh) scale(.5658)}to{transform:translate(21.5868vw,99vh) scale(.5658)}}.snow:nth-child(203){opacity:.3122;transform:translate(70.0635vw,-10px) scale(.1122);animation:fall-203 18s -27s linear infinite}@keyframes fall-203{35.452%{transform:translate(77.6343vw,35.452vh) scale(.1122)}to{transform:translate(73.8489vw,99vh) scale(.1122)}}.snow:nth-child(204){opacity:.8106;transform:translate(63.8804vw,-10px) scale(.5045);animation:fall-204 14s -7s linear infinite}@keyframes fall-204{32.334%{transform:translate(56.1779vw,32.334vh) scale(.5045)}to{transform:translate(60.02915vw,99vh) scale(.5045)}}.snow:nth-child(205){opacity:1.6724;transform:translate(70.788vw,-10px) scale(.7464);animation:fall-205 18s -11s linear infinite}@keyframes fall-205{63.275%{transform:translate(72.569vw,63.275vh) scale(.7464)}to{transform:translate(71.6785vw,99vh) scale(.7464)}}.snow:nth-child(206){opacity:1.5974;transform:translate(.2469vw,-10px) scale(.1116);animation:fall-206 28s -17s linear infinite}@keyframes fall-206{78.362%{transform:translate(6.4628vw,78.362vh) scale(.1116)}to{transform:translate(3.35485vw,99vh) scale(.1116)}}.snow:nth-child(207){opacity:1.1462;transform:translate(6.8203vw,-10px) scale(.5591);animation:fall-207 23s -17s linear infinite}@keyframes fall-207{68.121%{transform:translate(14.3195vw,68.121vh) scale(.5591)}to{transform:translate(10.5699vw,99vh) scale(.5591)}}.snow:nth-child(208){opacity:1.9546;transform:translate(46.625vw,-10px) scale(.2205);animation:fall-208 26s -28s linear infinite}@keyframes fall-208{64.335%{transform:translate(45.9393vw,64.335vh) scale(.2205)}to{transform:translate(46.28215vw,99vh) scale(.2205)}}.snow:nth-child(209){opacity:.5804;transform:translate(20.0948vw,-10px) scale(.5928);animation:fall-209 25s -7s linear infinite}@keyframes fall-209{79.522%{transform:translate(20.7051vw,79.522vh) scale(.5928)}to{transform:translate(20.39995vw,99vh) scale(.5928)}}.snow:nth-child(210){opacity:.0864;transform:translate(20.7184vw,-10px) scale(.1712);animation:fall-210 12s -1s linear infinite}@keyframes fall-210{74.468%{transform:translate(30.5747vw,74.468vh) scale(.1712)}to{transform:translate(25.64655vw,99vh) scale(.1712)}}.snow:nth-child(211){opacity:.607;transform:translate(22.3632vw,-10px) scale(.8779);animation:fall-211 18s -1s linear infinite}@keyframes fall-211{72.315%{transform:translate(23.2249vw,72.315vh) scale(.8779)}to{transform:translate(22.79405vw,99vh) scale(.8779)}}.snow:nth-child(212){opacity:1.6554;transform:translate(60.2845vw,-10px) scale(.8879);animation:fall-212 14s -5s linear infinite}@keyframes fall-212{36.977%{transform:translate(69.7111vw,36.977vh) scale(.8879)}to{transform:translate(64.9978vw,99vh) scale(.8879)}}.snow:nth-child(213){opacity:1.9744;transform:translate(60.8069vw,-10px) scale(.3701);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{41.424%{transform:translate(63.8157vw,41.424vh) scale(.3701)}to{transform:translate(62.3113vw,99vh) scale(.3701)}}.snow:nth-child(214){opacity:1.8236;transform:translate(70.7417vw,-10px) scale(.5191);animation:fall-214 30s -25s linear infinite}@keyframes fall-214{72.552%{transform:translate(79.8553vw,72.552vh) scale(.5191)}to{transform:translate(75.2985vw,99vh) scale(.5191)}}.snow:nth-child(215){opacity:1.8852;transform:translate(41.0143vw,-10px) scale(.2878);animation:fall-215 30s -30s linear infinite}@keyframes fall-215{44.61%{transform:translate(45.9473vw,44.61vh) scale(.2878)}to{transform:translate(43.4808vw,99vh) scale(.2878)}}.snow:nth-child(216){opacity:.7202;transform:translate(53.3811vw,-10px) scale(.7287);animation:fall-216 18s -12s linear infinite}@keyframes fall-216{63.125%{transform:translate(55.9972vw,63.125vh) scale(.7287)}to{transform:translate(54.68915vw,99vh) scale(.7287)}}.snow:nth-child(217){opacity:1.7312;transform:translate(98.768vw,-10px) scale(.9606);animation:fall-217 17s -10s linear infinite}@keyframes fall-217{30.662%{transform:translate(96.8899vw,30.662vh) scale(.9606)}to{transform:translate(97.82895vw,99vh) scale(.9606)}}.snow:nth-child(218){opacity:.7848;transform:translate(69.8305vw,-10px) scale(.23);animation:fall-218 11s -28s linear infinite}@keyframes fall-218{39.66%{transform:translate(61.2335vw,39.66vh) scale(.23)}to{transform:translate(65.532vw,99vh) scale(.23)}}.snow:nth-child(219){opacity:.2554;transform:translate(35.0629vw,-10px) scale(.252);animation:fall-219 20s -17s linear infinite}@keyframes fall-219{57.568%{transform:translate(36.3252vw,57.568vh) scale(.252)}to{transform:translate(35.69405vw,99vh) scale(.252)}}.snow:nth-child(220){opacity:.149;transform:translate(77.8335vw,-10px) scale(.6185);animation:fall-220 28s -8s linear infinite}@keyframes fall-220{31.239%{transform:translate(76.1559vw,31.239vh) scale(.6185)}to{transform:translate(76.9947vw,99vh) scale(.6185)}}.snow:nth-child(221){opacity:.6086;transform:translate(44.5685vw,-10px) scale(.7292);animation:fall-221 19s -17s linear infinite}@keyframes fall-221{58.528%{transform:translate(39.3742vw,58.528vh) scale(.7292)}to{transform:translate(41.97135vw,99vh) scale(.7292)}}.snow:nth-child(222){opacity:1.77;transform:translate(92.1137vw,-10px) scale(.0309);animation:fall-222 25s -25s linear infinite}@keyframes fall-222{76.381%{transform:translate(101.6534vw,76.381vh) scale(.0309)}to{transform:translate(96.88355vw,99vh) scale(.0309)}}.snow:nth-child(223){opacity:1.9488;transform:translate(67.9898vw,-10px) scale(.9069);animation:fall-223 13s -10s linear infinite}@keyframes fall-223{58.424%{transform:translate(74.3073vw,58.424vh) scale(.9069)}to{transform:translate(71.14855vw,99vh) scale(.9069)}}.snow:nth-child(224){opacity:.4238;transform:translate(27.4796vw,-10px) scale(.8828);animation:fall-224 29s -21s linear infinite}@keyframes fall-224{50.533%{transform:translate(22.3807vw,50.533vh) scale(.8828)}to{transform:translate(24.93015vw,99vh) scale(.8828)}}.snow:nth-child(225){opacity:.53;transform:translate(45.9771vw,-10px) scale(.866);animation:fall-225 17s -26s linear infinite}@keyframes fall-225{78.94%{transform:translate(40.6957vw,78.94vh) scale(.866)}to{transform:translate(43.3364vw,99vh) scale(.866)}}.snow:nth-child(226){opacity:.3488;transform:translate(59.8825vw,-10px) scale(.2369);animation:fall-226 15s -10s linear infinite}@keyframes fall-226{47.456%{transform:translate(60.8678vw,47.456vh) scale(.2369)}to{transform:translate(60.37515vw,99vh) scale(.2369)}}.snow:nth-child(227){opacity:1.2884;transform:translate(53.9872vw,-10px) scale(.7778);animation:fall-227 22s -24s linear infinite}@keyframes fall-227{73.181%{transform:translate(50.0522vw,73.181vh) scale(.7778)}to{transform:translate(52.0197vw,99vh) scale(.7778)}}.snow:nth-child(228){opacity:.4872;transform:translate(59.7593vw,-10px) scale(.6203);animation:fall-228 18s -15s linear infinite}@keyframes fall-228{34.611%{transform:translate(51.5382vw,34.611vh) scale(.6203)}to{transform:translate(55.64875vw,99vh) scale(.6203)}}.snow:nth-child(229){opacity:1.1426;transform:translate(31.5241vw,-10px) scale(.3124);animation:fall-229 26s -5s linear infinite}@keyframes fall-229{73.553%{transform:translate(36.0568vw,73.553vh) scale(.3124)}to{transform:translate(33.79045vw,99vh) scale(.3124)}}.snow:nth-child(230){opacity:.5588;transform:translate(82.5015vw,-10px) scale(.3798);animation:fall-230 10s -28s linear infinite}@keyframes fall-230{58.732%{transform:translate(75.4441vw,58.732vh) scale(.3798)}to{transform:translate(78.9728vw,99vh) scale(.3798)}}.snow:nth-child(231){opacity:1.9104;transform:translate(90.3427vw,-10px) scale(.7877);animation:fall-231 19s -29s linear infinite}@keyframes fall-231{68.746%{transform:translate(98.1887vw,68.746vh) scale(.7877)}to{transform:translate(94.2657vw,99vh) scale(.7877)}}.snow:nth-child(232){opacity:.1196;transform:translate(92.2979vw,-10px) scale(.8982);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{58.314%{transform:translate(94.7193vw,58.314vh) scale(.8982)}to{transform:translate(93.5086vw,99vh) scale(.8982)}}.snow:nth-child(233){opacity:.6718;transform:translate(9.4184vw,-10px) scale(.3113);animation:fall-233 12s -20s linear infinite}@keyframes fall-233{40.399%{transform:translate(1.2711vw,40.399vh) scale(.3113)}to{transform:translate(5.34475vw,99vh) scale(.3113)}}.snow:nth-child(234){opacity:1.6316;transform:translate(82.4178vw,-10px) scale(.5863);animation:fall-234 30s -29s linear infinite}@keyframes fall-234{63.866%{transform:translate(73.9vw,63.866vh) scale(.5863)}to{transform:translate(78.1589vw,99vh) scale(.5863)}}.snow:nth-child(235){opacity:1.5832;transform:translate(38.026vw,-10px) scale(.0405);animation:fall-235 21s -10s linear infinite}@keyframes fall-235{79.123%{transform:translate(37.8097vw,79.123vh) scale(.0405)}to{transform:translate(37.91785vw,99vh) scale(.0405)}}.snow:nth-child(236){opacity:.874;transform:translate(58.1511vw,-10px) scale(.0948);animation:fall-236 20s -12s linear infinite}@keyframes fall-236{64.004%{transform:translate(49.8016vw,64.004vh) scale(.0948)}to{transform:translate(53.97635vw,99vh) scale(.0948)}}.snow:nth-child(237){opacity:1.0166;transform:translate(56.4803vw,-10px) scale(.07);animation:fall-237 27s -20s linear infinite}@keyframes fall-237{72.47%{transform:translate(58.4948vw,72.47vh) scale(.07)}to{transform:translate(57.48755vw,99vh) scale(.07)}}.snow:nth-child(238){opacity:.4344;transform:translate(81.6354vw,-10px) scale(.4002);animation:fall-238 25s -1s linear infinite}@keyframes fall-238{41.067%{transform:translate(89.5176vw,41.067vh) scale(.4002)}to{transform:translate(85.5765vw,99vh) scale(.4002)}}.snow:nth-child(239){opacity:1.4494;transform:translate(67.1598vw,-10px) scale(.5881);animation:fall-239 21s -16s linear infinite}@keyframes fall-239{37.397%{transform:translate(68.4232vw,37.397vh) scale(.5881)}to{transform:translate(67.7915vw,99vh) scale(.5881)}}.snow:nth-child(240){opacity:.9996;transform:translate(42.1409vw,-10px) scale(.8931);animation:fall-240 28s -1s linear infinite}@keyframes fall-240{30.144%{transform:translate(37.9105vw,30.144vh) scale(.8931)}to{transform:translate(40.0257vw,99vh) scale(.8931)}}.snow:nth-child(241){opacity:1.1532;transform:translate(81.076vw,-10px) scale(.2693);animation:fall-241 27s -27s linear infinite}@keyframes fall-241{33.53%{transform:translate(88.05vw,33.53vh) scale(.2693)}to{transform:translate(84.563vw,99vh) scale(.2693)}}.snow:nth-child(242){opacity:.2446;transform:translate(56.1467vw,-10px) scale(.0853);animation:fall-242 18s -19s linear infinite}@keyframes fall-242{41.774%{transform:translate(54.7164vw,41.774vh) scale(.0853)}to{transform:translate(55.43155vw,99vh) scale(.0853)}}.snow:nth-child(243){opacity:1.7216;transform:translate(59.4231vw,-10px) scale(.9938);animation:fall-243 18s -26s linear infinite}@keyframes fall-243{76.316%{transform:translate(55.4587vw,76.316vh) scale(.9938)}to{transform:translate(57.4409vw,99vh) scale(.9938)}}.snow:nth-child(244){opacity:.9828;transform:translate(50.2229vw,-10px) scale(.8924);animation:fall-244 26s -27s linear infinite}@keyframes fall-244{54.992%{transform:translate(42.0778vw,54.992vh) scale(.8924)}to{transform:translate(46.15035vw,99vh) scale(.8924)}}.snow:nth-child(245){opacity:1.7368;transform:translate(61.6497vw,-10px) scale(.3665);animation:fall-245 28s -29s linear infinite}@keyframes fall-245{34.923%{transform:translate(67.8587vw,34.923vh) scale(.3665)}to{transform:translate(64.7542vw,99vh) scale(.3665)}}.snow:nth-child(246){opacity:.8784;transform:translate(75.9948vw,-10px) scale(.4874);animation:fall-246 29s -1s linear infinite}@keyframes fall-246{64.895%{transform:translate(72.295vw,64.895vh) scale(.4874)}to{transform:translate(74.1449vw,99vh) scale(.4874)}}.snow:nth-child(247){opacity:.7118;transform:translate(19.231vw,-10px) scale(.772);animation:fall-247 16s -17s linear infinite}@keyframes fall-247{56.811%{transform:translate(20.9411vw,56.811vh) scale(.772)}to{transform:translate(20.08605vw,99vh) scale(.772)}}.snow:nth-child(248){opacity:.4998;transform:translate(99.3271vw,-10px) scale(.8452);animation:fall-248 13s -3s linear infinite}@keyframes fall-248{39.095%{transform:translate(107.6232vw,39.095vh) scale(.8452)}to{transform:translate(103.47515vw,99vh) scale(.8452)}}.snow:nth-child(249){opacity:1.7948;transform:translate(60.0741vw,-10px) scale(.8005);animation:fall-249 12s -20s linear infinite}@keyframes fall-249{71.072%{transform:translate(55.6764vw,71.072vh) scale(.8005)}to{transform:translate(57.87525vw,99vh) scale(.8005)}}.snow:nth-child(250){opacity:.5842;transform:translate(46.3718vw,-10px) scale(.3343);animation:fall-250 27s -5s linear infinite}@keyframes fall-250{35.98%{transform:translate(40.2955vw,35.98vh) scale(.3343)}to{transform:translate(43.33365vw,99vh) scale(.3343)}}.snow:nth-child(251){opacity:1.0482;transform:translate(55.9202vw,-10px) scale(.0488);animation:fall-251 30s -21s linear infinite}@keyframes fall-251{31.828%{transform:translate(56.9722vw,31.828vh) scale(.0488)}to{transform:translate(56.4462vw,99vh) scale(.0488)}}.snow:nth-child(252){opacity:.3572;transform:translate(59.6981vw,-10px) scale(.2491);animation:fall-252 12s -4s linear infinite}@keyframes fall-252{77.085%{transform:translate(63.3706vw,77.085vh) scale(.2491)}to{transform:translate(61.53435vw,99vh) scale(.2491)}}.snow:nth-child(253){opacity:.8182;transform:translate(19.459vw,-10px) scale(.3826);animation:fall-253 29s -20s linear infinite}@keyframes fall-253{74.614%{transform:translate(22.2759vw,74.614vh) scale(.3826)}to{transform:translate(20.86745vw,99vh) scale(.3826)}}.snow:nth-child(254){opacity:.1408;transform:translate(31.2446vw,-10px) scale(.3852);animation:fall-254 30s -11s linear infinite}@keyframes fall-254{35.917%{transform:translate(35.1938vw,35.917vh) scale(.3852)}to{transform:translate(33.2192vw,99vh) scale(.3852)}}.snow:nth-child(255){opacity:.6602;transform:translate(42.0407vw,-10px) scale(.2074);animation:fall-255 10s -25s linear infinite}@keyframes fall-255{77.686%{transform:translate(36.0255vw,77.686vh) scale(.2074)}to{transform:translate(39.0331vw,99vh) scale(.2074)}}.snow:nth-child(256){opacity:.2582;transform:translate(90.1031vw,-10px) scale(.9824);animation:fall-256 16s -20s linear infinite}@keyframes fall-256{39.651%{transform:translate(83.4896vw,39.651vh) scale(.9824)}to{transform:translate(86.79635vw,99vh) scale(.9824)}}.snow:nth-child(257){opacity:.0522;transform:translate(16.124vw,-10px) scale(.37);animation:fall-257 27s -11s linear infinite}@keyframes fall-257{64.412%{transform:translate(18.9828vw,64.412vh) scale(.37)}to{transform:translate(17.5534vw,99vh) scale(.37)}}.snow:nth-child(258){opacity:.5382;transform:translate(93.4486vw,-10px) scale(.2037);animation:fall-258 10s -19s linear infinite}@keyframes fall-258{31.367%{transform:translate(92.6378vw,31.367vh) scale(.2037)}to{transform:translate(93.0432vw,99vh) scale(.2037)}}.snow:nth-child(259){opacity:.3434;transform:translate(56.0612vw,-10px) scale(.9837);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{73.857%{transform:translate(55.8713vw,73.857vh) scale(.9837)}to{transform:translate(55.96625vw,99vh) scale(.9837)}}.snow:nth-child(260){opacity:1.4668;transform:translate(72.185vw,-10px) scale(.8119);animation:fall-260 15s -1s linear infinite}@keyframes fall-260{75.549%{transform:translate(81.6919vw,75.549vh) scale(.8119)}to{transform:translate(76.93845vw,99vh) scale(.8119)}}.snow:nth-child(261){opacity:.0534;transform:translate(33.6892vw,-10px) scale(.8962);animation:fall-261 27s -21s linear infinite}@keyframes fall-261{74.287%{transform:translate(24.8559vw,74.287vh) scale(.8962)}to{transform:translate(29.27255vw,99vh) scale(.8962)}}.snow:nth-child(262){opacity:.7236;transform:translate(90.996vw,-10px) scale(.2186);animation:fall-262 29s -21s linear infinite}@keyframes fall-262{79.626%{transform:translate(99.6852vw,79.626vh) scale(.2186)}to{transform:translate(95.3406vw,99vh) scale(.2186)}}.snow:nth-child(263){opacity:.0664;transform:translate(3.4788vw,-10px) scale(.5281);animation:fall-263 23s -4s linear infinite}@keyframes fall-263{56.84%{transform:translate(11.4708vw,56.84vh) scale(.5281)}to{transform:translate(7.4748vw,99vh) scale(.5281)}}.snow:nth-child(264){opacity:1.1778;transform:translate(94.9043vw,-10px) scale(.0104);animation:fall-264 23s -22s linear infinite}@keyframes fall-264{64.255%{transform:translate(102.1173vw,64.255vh) scale(.0104)}to{transform:translate(98.5108vw,99vh) scale(.0104)}}.snow:nth-child(265){opacity:1.586;transform:translate(65.7305vw,-10px) scale(.1579);animation:fall-265 10s -14s linear infinite}@keyframes fall-265{58.305%{transform:translate(65.6597vw,58.305vh) scale(.1579)}to{transform:translate(65.6951vw,99vh) scale(.1579)}}.snow:nth-child(266){opacity:.2678;transform:translate(32.2023vw,-10px) scale(.3369);animation:fall-266 15s -18s linear infinite}@keyframes fall-266{42.211%{transform:translate(23.3734vw,42.211vh) scale(.3369)}to{transform:translate(27.78785vw,99vh) scale(.3369)}}.snow:nth-child(267){opacity:1.718;transform:translate(18.2058vw,-10px) scale(.4858);animation:fall-267 28s -3s linear infinite}@keyframes fall-267{49.168%{transform:translate(14.8659vw,49.168vh) scale(.4858)}to{transform:translate(16.53585vw,99vh) scale(.4858)}}.snow:nth-child(268){opacity:1.3534;transform:translate(70.7261vw,-10px) scale(.1321);animation:fall-268 19s -3s linear infinite}@keyframes fall-268{75.113%{transform:translate(71.711vw,75.113vh) scale(.1321)}to{transform:translate(71.21855vw,99vh) scale(.1321)}}.snow:nth-child(269){opacity:1.4664;transform:translate(43.9545vw,-10px) scale(.6436);animation:fall-269 16s -19s linear infinite}@keyframes fall-269{68.667%{transform:translate(45.2829vw,68.667vh) scale(.6436)}to{transform:translate(44.6187vw,99vh) scale(.6436)}}.snow:nth-child(270){opacity:.7582;transform:translate(43.9337vw,-10px) scale(.1869);animation:fall-270 10s -29s linear infinite}@keyframes fall-270{63.149%{transform:translate(46.8998vw,63.149vh) scale(.1869)}to{transform:translate(45.41675vw,99vh) scale(.1869)}}.snow:nth-child(271){opacity:1.72;transform:translate(42.2559vw,-10px) scale(.7543);animation:fall-271 21s -10s linear infinite}@keyframes fall-271{31.03%{transform:translate(47.1724vw,31.03vh) scale(.7543)}to{transform:translate(44.71415vw,99vh) scale(.7543)}}.snow:nth-child(272){opacity:.3184;transform:translate(44.3116vw,-10px) scale(.2696);animation:fall-272 21s -7s linear infinite}@keyframes fall-272{40.752%{transform:translate(43.1918vw,40.752vh) scale(.2696)}to{transform:translate(43.7517vw,99vh) scale(.2696)}}.snow:nth-child(273){opacity:1.5748;transform:translate(60.447vw,-10px) scale(.6168);animation:fall-273 30s -6s linear infinite}@keyframes fall-273{35.4%{transform:translate(56.7357vw,35.4vh) scale(.6168)}to{transform:translate(58.59135vw,99vh) scale(.6168)}}.snow:nth-child(274){opacity:1.1462;transform:translate(8.6125vw,-10px) scale(.9772);animation:fall-274 10s -10s linear infinite}@keyframes fall-274{79.935%{transform:translate(7.8763vw,79.935vh) scale(.9772)}to{transform:translate(8.2444vw,99vh) scale(.9772)}}.snow:nth-child(275){opacity:.857;transform:translate(80.8994vw,-10px) scale(.4944);animation:fall-275 25s -8s linear infinite}@keyframes fall-275{40.308%{transform:translate(73.4952vw,40.308vh) scale(.4944)}to{transform:translate(77.1973vw,99vh) scale(.4944)}}.snow:nth-child(276){opacity:.4086;transform:translate(54.7635vw,-10px) scale(.1144);animation:fall-276 26s -3s linear infinite}@keyframes fall-276{62.995%{transform:translate(53.6259vw,62.995vh) scale(.1144)}to{transform:translate(54.1947vw,99vh) scale(.1144)}}.snow:nth-child(277){opacity:1.6292;transform:translate(57.2231vw,-10px) scale(.2891);animation:fall-277 17s -12s linear infinite}@keyframes fall-277{35.324%{transform:translate(61.2579vw,35.324vh) scale(.2891)}to{transform:translate(59.2405vw,99vh) scale(.2891)}}.snow:nth-child(278){opacity:1.7804;transform:translate(25.0752vw,-10px) scale(.3446);animation:fall-278 21s -25s linear infinite}@keyframes fall-278{54.724%{transform:translate(15.7295vw,54.724vh) scale(.3446)}to{transform:translate(20.40235vw,99vh) scale(.3446)}}.snow:nth-child(279){opacity:1.5992;transform:translate(99.5997vw,-10px) scale(.4934);animation:fall-279 24s -29s linear infinite}@keyframes fall-279{69.182%{transform:translate(97.4884vw,69.182vh) scale(.4934)}to{transform:translate(98.54405vw,99vh) scale(.4934)}}.snow:nth-child(280){opacity:1.1846;transform:translate(55.9807vw,-10px) scale(.6959);animation:fall-280 19s -13s linear infinite}@keyframes fall-280{57.919%{transform:translate(46.3796vw,57.919vh) scale(.6959)}to{transform:translate(51.18015vw,99vh) scale(.6959)}}.snow:nth-child(281){opacity:.2136;transform:translate(83.7305vw,-10px) scale(.6075);animation:fall-281 25s -9s linear infinite}@keyframes fall-281{79.997%{transform:translate(87.441vw,79.997vh) scale(.6075)}to{transform:translate(85.58575vw,99vh) scale(.6075)}}.snow:nth-child(282){opacity:1.6704;transform:translate(1.2323vw,-10px) scale(.4572);animation:fall-282 14s -19s linear infinite}@keyframes fall-282{71.218%{transform:translate(8.4377vw,71.218vh) scale(.4572)}to{transform:translate(4.835vw,99vh) scale(.4572)}}.snow:nth-child(283){opacity:1.833;transform:translate(70.6818vw,-10px) scale(.1701);animation:fall-283 17s -14s linear infinite}@keyframes fall-283{43.695%{transform:translate(64.1966vw,43.695vh) scale(.1701)}to{transform:translate(67.4392vw,99vh) scale(.1701)}}.snow:nth-child(284){opacity:1.37;transform:translate(2.2373vw,-10px) scale(.9064);animation:fall-284 23s -9s linear infinite}@keyframes fall-284{68.944%{transform:translate(3.4081vw,68.944vh) scale(.9064)}to{transform:translate(2.8227vw,99vh) scale(.9064)}}.snow:nth-child(285){opacity:1.5744;transform:translate(73.1329vw,-10px) scale(.5274);animation:fall-285 21s -28s linear infinite}@keyframes fall-285{53.489%{transform:translate(74.3998vw,53.489vh) scale(.5274)}to{transform:translate(73.76635vw,99vh) scale(.5274)}}.snow:nth-child(286){opacity:.9464;transform:translate(41.1805vw,-10px) scale(.1926);animation:fall-286 11s -22s linear infinite}@keyframes fall-286{60.177%{transform:translate(39.0147vw,60.177vh) scale(.1926)}to{transform:translate(40.0976vw,99vh) scale(.1926)}}.snow:nth-child(287){opacity:1.945;transform:translate(13.5934vw,-10px) scale(.1631);animation:fall-287 22s -4s linear infinite}@keyframes fall-287{69.465%{transform:translate(11.5822vw,69.465vh) scale(.1631)}to{transform:translate(12.5878vw,99vh) scale(.1631)}}.snow:nth-child(288){opacity:1.4278;transform:translate(31.3183vw,-10px) scale(.9169);animation:fall-288 15s -12s linear infinite}@keyframes fall-288{69.681%{transform:translate(25.2794vw,69.681vh) scale(.9169)}to{transform:translate(28.29885vw,99vh) scale(.9169)}}.snow:nth-child(289){opacity:1.7464;transform:translate(39.7044vw,-10px) scale(.5809);animation:fall-289 23s -16s linear infinite}@keyframes fall-289{76.748%{transform:translate(48.771vw,76.748vh) scale(.5809)}to{transform:translate(44.2377vw,99vh) scale(.5809)}}.snow:nth-child(290){opacity:.2582;transform:translate(35.1986vw,-10px) scale(.7537);animation:fall-290 24s -18s linear infinite}@keyframes fall-290{32.306%{transform:translate(40.1403vw,32.306vh) scale(.7537)}to{transform:translate(37.66945vw,99vh) scale(.7537)}}.snow:nth-child(291){opacity:.0214;transform:translate(82.8771vw,-10px) scale(.8054);animation:fall-291 18s -4s linear infinite}@keyframes fall-291{41.935%{transform:translate(83.2982vw,41.935vh) scale(.8054)}to{transform:translate(83.08765vw,99vh) scale(.8054)}}.snow:nth-child(292){opacity:.8788;transform:translate(78.4555vw,-10px) scale(.9356);animation:fall-292 26s -16s linear infinite}@keyframes fall-292{38.549%{transform:translate(75.8831vw,38.549vh) scale(.9356)}to{transform:translate(77.1693vw,99vh) scale(.9356)}}.snow:nth-child(293){opacity:.8254;transform:translate(2.7646vw,-10px) scale(.6016);animation:fall-293 10s -4s linear infinite}@keyframes fall-293{71.508%{transform:translate(-.6955vw,71.508vh) scale(.6016)}to{transform:translate(1.03455vw,99vh) scale(.6016)}}.snow:nth-child(294){opacity:.6044;transform:translate(45.0566vw,-10px) scale(.4496);animation:fall-294 25s -18s linear infinite}@keyframes fall-294{35.735%{transform:translate(37.2096vw,35.735vh) scale(.4496)}to{transform:translate(41.1331vw,99vh) scale(.4496)}}.snow:nth-child(295){opacity:.064;transform:translate(83.4568vw,-10px) scale(.5031);animation:fall-295 20s -16s linear infinite}@keyframes fall-295{69.184%{transform:translate(84.6904vw,69.184vh) scale(.5031)}to{transform:translate(84.0736vw,99vh) scale(.5031)}}.snow:nth-child(296){opacity:.8072;transform:translate(78.3796vw,-10px) scale(.4844);animation:fall-296 19s -17s linear infinite}@keyframes fall-296{31.496%{transform:translate(81.0312vw,31.496vh) scale(.4844)}to{transform:translate(79.7054vw,99vh) scale(.4844)}}.snow:nth-child(297){opacity:.8682;transform:translate(6.0499vw,-10px) scale(.9883);animation:fall-297 25s -7s linear infinite}@keyframes fall-297{33.523%{transform:translate(5.2947vw,33.523vh) scale(.9883)}to{transform:translate(5.6723vw,99vh) scale(.9883)}}.snow:nth-child(298){opacity:1.8832;transform:translate(.3646vw,-10px) scale(.4904);animation:fall-298 24s -5s linear infinite}@keyframes fall-298{66.344%{transform:translate(5.5344vw,66.344vh) scale(.4904)}to{transform:translate(2.9495vw,99vh) scale(.4904)}}.snow:nth-child(299){opacity:1.4598;transform:translate(22.8158vw,-10px) scale(.5221);animation:fall-299 15s -1s linear infinite}@keyframes fall-299{38.962%{transform:translate(31.8465vw,38.962vh) scale(.5221)}to{transform:translate(27.33115vw,99vh) scale(.5221)}}.snow:nth-child(300){opacity:1.8458;transform:translate(91.6219vw,-10px) scale(.6367);animation:fall-300 12s -9s linear infinite}@keyframes fall-300{39.116%{transform:translate(88.0363vw,39.116vh) scale(.6367)}to{transform:translate(89.8291vw,99vh) scale(.6367)}}.snow:nth-child(301){opacity:.7746;transform:translate(72.1896vw,-10px) scale(.1154);animation:fall-301 29s -25s linear infinite}@keyframes fall-301{72.346%{transform:translate(63.4295vw,72.346vh) scale(.1154)}to{transform:translate(67.80955vw,99vh) scale(.1154)}}.snow:nth-child(302){opacity:1.8342;transform:translate(2.5463vw,-10px) scale(.4665);animation:fall-302 26s -10s linear infinite}@keyframes fall-302{66.236%{transform:translate(-2.3172vw,66.236vh) scale(.4665)}to{transform:translate(.11455vw,99vh) scale(.4665)}}.snow:nth-child(303){opacity:.239;transform:translate(10.0621vw,-10px) scale(.25);animation:fall-303 26s -15s linear infinite}@keyframes fall-303{70.259%{transform:translate(14.9771vw,70.259vh) scale(.25)}to{transform:translate(12.5196vw,99vh) scale(.25)}}.snow:nth-child(304){opacity:1.8246;transform:translate(72.7477vw,-10px) scale(.437);animation:fall-304 30s -5s linear infinite}@keyframes fall-304{37.558%{transform:translate(82.3749vw,37.558vh) scale(.437)}to{transform:translate(77.5613vw,99vh) scale(.437)}}.snow:nth-child(305){opacity:1.497;transform:translate(42.7518vw,-10px) scale(.7312);animation:fall-305 24s -5s linear infinite}@keyframes fall-305{50.939%{transform:translate(33.0649vw,50.939vh) scale(.7312)}to{transform:translate(37.90835vw,99vh) scale(.7312)}}.snow:nth-child(306){opacity:.364;transform:translate(45.8762vw,-10px) scale(.0689);animation:fall-306 10s -20s linear infinite}@keyframes fall-306{71.845%{transform:translate(51.2186vw,71.845vh) scale(.0689)}to{transform:translate(48.5474vw,99vh) scale(.0689)}}.snow:nth-child(307){opacity:1.3668;transform:translate(88.5046vw,-10px) scale(.5051);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{56.948%{transform:translate(92.7687vw,56.948vh) scale(.5051)}to{transform:translate(90.63665vw,99vh) scale(.5051)}}.snow:nth-child(308){opacity:1.8802;transform:translate(95.6781vw,-10px) scale(.0106);animation:fall-308 26s -6s linear infinite}@keyframes fall-308{68.293%{transform:translate(102.5267vw,68.293vh) scale(.0106)}to{transform:translate(99.1024vw,99vh) scale(.0106)}}.snow:nth-child(309){opacity:.6704;transform:translate(65.8111vw,-10px) scale(.2638);animation:fall-309 16s -10s linear infinite}@keyframes fall-309{32.488%{transform:translate(62.9271vw,32.488vh) scale(.2638)}to{transform:translate(64.3691vw,99vh) scale(.2638)}}.snow:nth-child(310){opacity:.7004;transform:translate(4.9698vw,-10px) scale(.1475);animation:fall-310 13s -22s linear infinite}@keyframes fall-310{76.793%{transform:translate(6.995vw,76.793vh) scale(.1475)}to{transform:translate(5.9824vw,99vh) scale(.1475)}}.snow:nth-child(311){opacity:1.3414;transform:translate(41.8715vw,-10px) scale(.5434);animation:fall-311 28s -5s linear infinite}@keyframes fall-311{35.953%{transform:translate(36.0445vw,35.953vh) scale(.5434)}to{transform:translate(38.958vw,99vh) scale(.5434)}}.snow:nth-child(312){opacity:.4418;transform:translate(62.4619vw,-10px) scale(.2491);animation:fall-312 14s -19s linear infinite}@keyframes fall-312{48.744%{transform:translate(60.6856vw,48.744vh) scale(.2491)}to{transform:translate(61.57375vw,99vh) scale(.2491)}}.snow:nth-child(313){opacity:1.7266;transform:translate(28.9443vw,-10px) scale(.2189);animation:fall-313 21s -16s linear infinite}@keyframes fall-313{60.791%{transform:translate(22.9256vw,60.791vh) scale(.2189)}to{transform:translate(25.93495vw,99vh) scale(.2189)}}.snow:nth-child(314){opacity:.781;transform:translate(.1388vw,-10px) scale(.7854);animation:fall-314 25s -8s linear infinite}@keyframes fall-314{45.392%{transform:translate(1.2757vw,45.392vh) scale(.7854)}to{transform:translate(.70725vw,99vh) scale(.7854)}}.snow:nth-child(315){opacity:.3892;transform:translate(95.3829vw,-10px) scale(.3721);animation:fall-315 21s -8s linear infinite}@keyframes fall-315{49.766%{transform:translate(99.4594vw,49.766vh) scale(.3721)}to{transform:translate(97.42115vw,99vh) scale(.3721)}}.snow:nth-child(316){opacity:.4338;transform:translate(61.0321vw,-10px) scale(.956);animation:fall-316 20s -28s linear infinite}@keyframes fall-316{39.729%{transform:translate(69.8547vw,39.729vh) scale(.956)}to{transform:translate(65.4434vw,99vh) scale(.956)}}.snow:nth-child(317){opacity:1.8888;transform:translate(95.8742vw,-10px) scale(.2936);animation:fall-317 23s -12s linear infinite}@keyframes fall-317{77.091%{transform:translate(93.4073vw,77.091vh) scale(.2936)}to{transform:translate(94.64075vw,99vh) scale(.2936)}}.snow:nth-child(318){opacity:.0878;transform:translate(38.8403vw,-10px) scale(.5549);animation:fall-318 26s -19s linear infinite}@keyframes fall-318{55.881%{transform:translate(41.2253vw,55.881vh) scale(.5549)}to{transform:translate(40.0328vw,99vh) scale(.5549)}}.snow:nth-child(319){opacity:1.4314;transform:translate(67.6731vw,-10px) scale(.1972);animation:fall-319 13s -23s linear infinite}@keyframes fall-319{78.562%{transform:translate(62.609vw,78.562vh) scale(.1972)}to{transform:translate(65.14105vw,99vh) scale(.1972)}}.snow:nth-child(320){opacity:.195;transform:translate(34.9519vw,-10px) scale(.3607);animation:fall-320 30s -14s linear infinite}@keyframes fall-320{77.806%{transform:translate(26.7133vw,77.806vh) scale(.3607)}to{transform:translate(30.8326vw,99vh) scale(.3607)}}.snow:nth-child(321){opacity:.958;transform:translate(50.3638vw,-10px) scale(.885);animation:fall-321 25s -13s linear infinite}@keyframes fall-321{53.072%{transform:translate(43.6915vw,53.072vh) scale(.885)}to{transform:translate(47.02765vw,99vh) scale(.885)}}.snow:nth-child(322){opacity:.4408;transform:translate(.9873vw,-10px) scale(.1403);animation:fall-322 12s -7s linear infinite}@keyframes fall-322{72.547%{transform:translate(-4.7709vw,72.547vh) scale(.1403)}to{transform:translate(-1.8918vw,99vh) scale(.1403)}}.snow:nth-child(323){opacity:.6588;transform:translate(17.2648vw,-10px) scale(.9529);animation:fall-323 18s -20s linear infinite}@keyframes fall-323{65.918%{transform:translate(22.327vw,65.918vh) scale(.9529)}to{transform:translate(19.7959vw,99vh) scale(.9529)}}.snow:nth-child(324){opacity:1.0546;transform:translate(93.9117vw,-10px) scale(.8482);animation:fall-324 28s -12s linear infinite}@keyframes fall-324{67.185%{transform:translate(96.7758vw,67.185vh) scale(.8482)}to{transform:translate(95.34375vw,99vh) scale(.8482)}}.snow:nth-child(325){opacity:.91;transform:translate(14.2882vw,-10px) scale(.8695);animation:fall-325 24s -26s linear infinite}@keyframes fall-325{52.106%{transform:translate(8.2754vw,52.106vh) scale(.8695)}to{transform:translate(11.2818vw,99vh) scale(.8695)}}.snow:nth-child(326){opacity:1.5368;transform:translate(53.8877vw,-10px) scale(.008);animation:fall-326 21s -27s linear infinite}@keyframes fall-326{52.099%{transform:translate(48.1416vw,52.099vh) scale(.008)}to{transform:translate(51.01465vw,99vh) scale(.008)}}.snow:nth-child(327){opacity:1.1434;transform:translate(95.8743vw,-10px) scale(.779);animation:fall-327 12s -26s linear infinite}@keyframes fall-327{78.597%{transform:translate(93.0818vw,78.597vh) scale(.779)}to{transform:translate(94.47805vw,99vh) scale(.779)}}.snow:nth-child(328){opacity:.9322;transform:translate(58.1217vw,-10px) scale(.6168);animation:fall-328 14s -20s linear infinite}@keyframes fall-328{53.872%{transform:translate(53.8515vw,53.872vh) scale(.6168)}to{transform:translate(55.9866vw,99vh) scale(.6168)}}.snow:nth-child(329){opacity:.3642;transform:translate(18.7274vw,-10px) scale(.7885);animation:fall-329 14s -20s linear infinite}@keyframes fall-329{58.755%{transform:translate(18.9393vw,58.755vh) scale(.7885)}to{transform:translate(18.83335vw,99vh) scale(.7885)}}.snow:nth-child(330){opacity:1.7844;transform:translate(25.6868vw,-10px) scale(.0369);animation:fall-330 14s -28s linear infinite}@keyframes fall-330{74.452%{transform:translate(31.3064vw,74.452vh) scale(.0369)}to{transform:translate(28.4966vw,99vh) scale(.0369)}}.snow:nth-child(331){opacity:1.7754;transform:translate(65.6134vw,-10px) scale(.6395);animation:fall-331 20s -22s linear infinite}@keyframes fall-331{44.967%{transform:translate(74.5817vw,44.967vh) scale(.6395)}to{transform:translate(70.09755vw,99vh) scale(.6395)}}.snow:nth-child(332){opacity:.6516;transform:translate(29.5418vw,-10px) scale(.617);animation:fall-332 14s -16s linear infinite}@keyframes fall-332{32.869%{transform:translate(23.7656vw,32.869vh) scale(.617)}to{transform:translate(26.6537vw,99vh) scale(.617)}}.snow:nth-child(333){opacity:1.755;transform:translate(58.7231vw,-10px) scale(.1195);animation:fall-333 25s -24s linear infinite}@keyframes fall-333{56.943%{transform:translate(52.0985vw,56.943vh) scale(.1195)}to{transform:translate(55.4108vw,99vh) scale(.1195)}}.snow:nth-child(334){opacity:1.0926;transform:translate(67.5982vw,-10px) scale(.816);animation:fall-334 23s -3s linear infinite}@keyframes fall-334{64.942%{transform:translate(72.7763vw,64.942vh) scale(.816)}to{transform:translate(70.18725vw,99vh) scale(.816)}}.snow:nth-child(335){opacity:.3458;transform:translate(6.4653vw,-10px) scale(.7941);animation:fall-335 22s -2s linear infinite}@keyframes fall-335{32.357%{transform:translate(1.6744vw,32.357vh) scale(.7941)}to{transform:translate(4.06985vw,99vh) scale(.7941)}}.snow:nth-child(336){opacity:1.4976;transform:translate(46.1978vw,-10px) scale(.4122);animation:fall-336 15s -6s linear infinite}@keyframes fall-336{62.474%{transform:translate(38.0834vw,62.474vh) scale(.4122)}to{transform:translate(42.1406vw,99vh) scale(.4122)}}.snow:nth-child(337){opacity:.9674;transform:translate(61.1637vw,-10px) scale(.4078);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{70.889%{transform:translate(69.5858vw,70.889vh) scale(.4078)}to{transform:translate(65.37475vw,99vh) scale(.4078)}}.snow:nth-child(338){opacity:1.2392;transform:translate(99.7033vw,-10px) scale(.0655);animation:fall-338 28s -27s linear infinite}@keyframes fall-338{63.684%{transform:translate(95.1496vw,63.684vh) scale(.0655)}to{transform:translate(97.42645vw,99vh) scale(.0655)}}.snow:nth-child(339){opacity:1.8536;transform:translate(74.599vw,-10px) scale(.78);animation:fall-339 28s -8s linear infinite}@keyframes fall-339{33.256%{transform:translate(69.4372vw,33.256vh) scale(.78)}to{transform:translate(72.0181vw,99vh) scale(.78)}}.snow:nth-child(340){opacity:.2926;transform:translate(8.6775vw,-10px) scale(.9302);animation:fall-340 27s -12s linear infinite}@keyframes fall-340{36.878%{transform:translate(11.5449vw,36.878vh) scale(.9302)}to{transform:translate(10.1112vw,99vh) scale(.9302)}}.snow:nth-child(341){opacity:.9116;transform:translate(29.1465vw,-10px) scale(.6164);animation:fall-341 11s -12s linear infinite}@keyframes fall-341{73.58%{transform:translate(25.4339vw,73.58vh) scale(.6164)}to{transform:translate(27.2902vw,99vh) scale(.6164)}}.snow:nth-child(342){opacity:1.1652;transform:translate(99.7007vw,-10px) scale(.6506);animation:fall-342 24s -29s linear infinite}@keyframes fall-342{69.08%{transform:translate(94.1068vw,69.08vh) scale(.6506)}to{transform:translate(96.90375vw,99vh) scale(.6506)}}.snow:nth-child(343){opacity:1.7936;transform:translate(47.2435vw,-10px) scale(.2184);animation:fall-343 26s -19s linear infinite}@keyframes fall-343{36.56%{transform:translate(37.5502vw,36.56vh) scale(.2184)}to{transform:translate(42.39685vw,99vh) scale(.2184)}}.snow:nth-child(344){opacity:1.1752;transform:translate(18.5188vw,-10px) scale(.1631);animation:fall-344 23s -22s linear infinite}@keyframes fall-344{63.583%{transform:translate(28.0467vw,63.583vh) scale(.1631)}to{transform:translate(23.28275vw,99vh) scale(.1631)}}.snow:nth-child(345){opacity:.601;transform:translate(58.0423vw,-10px) scale(.5279);animation:fall-345 23s -11s linear infinite}@keyframes fall-345{77.496%{transform:translate(51.6662vw,77.496vh) scale(.5279)}to{transform:translate(54.85425vw,99vh) scale(.5279)}}.snow:nth-child(346){opacity:1.4196;transform:translate(71.8785vw,-10px) scale(.4274);animation:fall-346 17s -9s linear infinite}@keyframes fall-346{62.457%{transform:translate(66.5142vw,62.457vh) scale(.4274)}to{transform:translate(69.19635vw,99vh) scale(.4274)}}.snow:nth-child(347){opacity:.3076;transform:translate(63.2269vw,-10px) scale(.6068);animation:fall-347 21s -8s linear infinite}@keyframes fall-347{54.854%{transform:translate(59.5748vw,54.854vh) scale(.6068)}to{transform:translate(61.40085vw,99vh) scale(.6068)}}.snow:nth-child(348){opacity:.3856;transform:translate(19.2212vw,-10px) scale(.3192);animation:fall-348 20s -12s linear infinite}@keyframes fall-348{64.974%{transform:translate(19.5125vw,64.974vh) scale(.3192)}to{transform:translate(19.36685vw,99vh) scale(.3192)}}.snow:nth-child(349){opacity:.108;transform:translate(34.163vw,-10px) scale(.7756);animation:fall-349 14s -28s linear infinite}@keyframes fall-349{30.903%{transform:translate(38.3861vw,30.903vh) scale(.7756)}to{transform:translate(36.27455vw,99vh) scale(.7756)}}.snow:nth-child(350){opacity:.6384;transform:translate(16.0597vw,-10px) scale(.3832);animation:fall-350 10s -1s linear infinite}@keyframes fall-350{70.186%{transform:translate(18.326vw,70.186vh) scale(.3832)}to{transform:translate(17.19285vw,99vh) scale(.3832)}}.snow:nth-child(351){opacity:1.3348;transform:translate(69.3158vw,-10px) scale(.6715);animation:fall-351 19s -18s linear infinite}@keyframes fall-351{33.219%{transform:translate(64.707vw,33.219vh) scale(.6715)}to{transform:translate(67.0114vw,99vh) scale(.6715)}}.snow:nth-child(352){opacity:1.81;transform:translate(38.6622vw,-10px) scale(.123);animation:fall-352 13s -16s linear infinite}@keyframes fall-352{39.223%{transform:translate(45.0846vw,39.223vh) scale(.123)}to{transform:translate(41.8734vw,99vh) scale(.123)}}.snow:nth-child(353){opacity:1.8262;transform:translate(84.5773vw,-10px) scale(.1833);animation:fall-353 24s -30s linear infinite}@keyframes fall-353{64.676%{transform:translate(75.3509vw,64.676vh) scale(.1833)}to{transform:translate(79.9641vw,99vh) scale(.1833)}}.snow:nth-child(354){opacity:.4504;transform:translate(79.6095vw,-10px) scale(.2597);animation:fall-354 19s -6s linear infinite}@keyframes fall-354{32.047%{transform:translate(82.9136vw,32.047vh) scale(.2597)}to{transform:translate(81.26155vw,99vh) scale(.2597)}}.snow:nth-child(355){opacity:.3968;transform:translate(51.4914vw,-10px) scale(.7787);animation:fall-355 23s -11s linear infinite}@keyframes fall-355{72.852%{transform:translate(51.5788vw,72.852vh) scale(.7787)}to{transform:translate(51.5351vw,99vh) scale(.7787)}}.snow:nth-child(356){opacity:.7236;transform:translate(69.6741vw,-10px) scale(.9737);animation:fall-356 24s -7s linear infinite}@keyframes fall-356{39.898%{transform:translate(76.5278vw,39.898vh) scale(.9737)}to{transform:translate(73.10095vw,99vh) scale(.9737)}}.snow:nth-child(357){opacity:.0432;transform:translate(32.8853vw,-10px) scale(.6373);animation:fall-357 18s -8s linear infinite}@keyframes fall-357{43.074%{transform:translate(31.2963vw,43.074vh) scale(.6373)}to{transform:translate(32.0908vw,99vh) scale(.6373)}}.snow:nth-child(358){opacity:.0002;transform:translate(76.0908vw,-10px) scale(.9704);animation:fall-358 17s -28s linear infinite}@keyframes fall-358{44.613%{transform:translate(84.0631vw,44.613vh) scale(.9704)}to{transform:translate(80.07695vw,99vh) scale(.9704)}}.snow:nth-child(359){opacity:1.4532;transform:translate(91.4992vw,-10px) scale(.0952);animation:fall-359 29s -23s linear infinite}@keyframes fall-359{36.426%{transform:translate(88.5025vw,36.426vh) scale(.0952)}to{transform:translate(90.00085vw,99vh) scale(.0952)}}.snow:nth-child(360){opacity:.493;transform:translate(30.8344vw,-10px) scale(.5511);animation:fall-360 24s -19s linear infinite}@keyframes fall-360{34.588%{transform:translate(29.5847vw,34.588vh) scale(.5511)}to{transform:translate(30.20955vw,99vh) scale(.5511)}}.snow:nth-child(361){opacity:.838;transform:translate(80.4933vw,-10px) scale(.1131);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{51.082%{transform:translate(71.7614vw,51.082vh) scale(.1131)}to{transform:translate(76.12735vw,99vh) scale(.1131)}}.snow:nth-child(362){opacity:.1234;transform:translate(50.5965vw,-10px) scale(.7329);animation:fall-362 19s -7s linear infinite}@keyframes fall-362{42.887%{transform:translate(56.6429vw,42.887vh) scale(.7329)}to{transform:translate(53.6197vw,99vh) scale(.7329)}}.snow:nth-child(363){opacity:1.6966;transform:translate(20.4746vw,-10px) scale(.9644);animation:fall-363 25s -7s linear infinite}@keyframes fall-363{76.584%{transform:translate(22.8116vw,76.584vh) scale(.9644)}to{transform:translate(21.6431vw,99vh) scale(.9644)}}.snow:nth-child(364){opacity:.302;transform:translate(91.0998vw,-10px) scale(.0895);animation:fall-364 25s -20s linear infinite}@keyframes fall-364{77.717%{transform:translate(99.2847vw,77.717vh) scale(.0895)}to{transform:translate(95.19225vw,99vh) scale(.0895)}}.snow:nth-child(365){opacity:1.5492;transform:translate(15.8187vw,-10px) scale(.5046);animation:fall-365 13s -10s linear infinite}@keyframes fall-365{60.032%{transform:translate(12.1488vw,60.032vh) scale(.5046)}to{transform:translate(13.98375vw,99vh) scale(.5046)}}.snow:nth-child(366){opacity:.2336;transform:translate(98.1747vw,-10px) scale(.0751);animation:fall-366 30s -4s linear infinite}@keyframes fall-366{39.62%{transform:translate(98.902vw,39.62vh) scale(.0751)}to{transform:translate(98.53835vw,99vh) scale(.0751)}}.snow:nth-child(367){opacity:1.7732;transform:translate(28.8877vw,-10px) scale(.1143);animation:fall-367 16s -11s linear infinite}@keyframes fall-367{70.78%{transform:translate(30.8743vw,70.78vh) scale(.1143)}to{transform:translate(29.881vw,99vh) scale(.1143)}}.snow:nth-child(368){opacity:1.5082;transform:translate(55.644vw,-10px) scale(.5558);animation:fall-368 19s -2s linear infinite}@keyframes fall-368{45.368%{transform:translate(46.828vw,45.368vh) scale(.5558)}to{transform:translate(51.236vw,99vh) scale(.5558)}}.snow:nth-child(369){opacity:.1712;transform:translate(78.3085vw,-10px) scale(.3937);animation:fall-369 21s -23s linear infinite}@keyframes fall-369{68.573%{transform:translate(76.4345vw,68.573vh) scale(.3937)}to{transform:translate(77.3715vw,99vh) scale(.3937)}}.snow:nth-child(370){opacity:1.5932;transform:translate(22.7367vw,-10px) scale(.8507);animation:fall-370 30s -8s linear infinite}@keyframes fall-370{66.196%{transform:translate(14.4418vw,66.196vh) scale(.8507)}to{transform:translate(18.58925vw,99vh) scale(.8507)}}.snow:nth-child(371){opacity:1.485;transform:translate(95.2662vw,-10px) scale(.0603);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{42.78%{transform:translate(101.6457vw,42.78vh) scale(.0603)}to{transform:translate(98.45595vw,99vh) scale(.0603)}}.snow:nth-child(372){opacity:.511;transform:translate(97.9015vw,-10px) scale(.9606);animation:fall-372 23s -19s linear infinite}@keyframes fall-372{51.81%{transform:translate(98.8345vw,51.81vh) scale(.9606)}to{transform:translate(98.368vw,99vh) scale(.9606)}}.snow:nth-child(373){opacity:.8562;transform:translate(81.5068vw,-10px) scale(.4941);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{45.801%{transform:translate(81.5009vw,45.801vh) scale(.4941)}to{transform:translate(81.50385vw,99vh) scale(.4941)}}.snow:nth-child(374){opacity:.448;transform:translate(11.4697vw,-10px) scale(.2698);animation:fall-374 10s -13s linear infinite}@keyframes fall-374{60.36%{transform:translate(20.2581vw,60.36vh) scale(.2698)}to{transform:translate(15.8639vw,99vh) scale(.2698)}}.snow:nth-child(375){opacity:1.3254;transform:translate(46.4314vw,-10px) scale(.8322);animation:fall-375 17s -12s linear infinite}@keyframes fall-375{39.151%{transform:translate(52.0598vw,39.151vh) scale(.8322)}to{transform:translate(49.2456vw,99vh) scale(.8322)}}.snow:nth-child(376){opacity:.6496;transform:translate(83.1254vw,-10px) scale(.5991);animation:fall-376 19s -20s linear infinite}@keyframes fall-376{59.484%{transform:translate(89.158vw,59.484vh) scale(.5991)}to{transform:translate(86.1417vw,99vh) scale(.5991)}}.snow:nth-child(377){opacity:.9732;transform:translate(30.5202vw,-10px) scale(.8176);animation:fall-377 14s -16s linear infinite}@keyframes fall-377{73.687%{transform:translate(21.4673vw,73.687vh) scale(.8176)}to{transform:translate(25.99375vw,99vh) scale(.8176)}}.snow:nth-child(378){opacity:.2846;transform:translate(27.6321vw,-10px) scale(.1297);animation:fall-378 15s -18s linear infinite}@keyframes fall-378{76.187%{transform:translate(23.2695vw,76.187vh) scale(.1297)}to{transform:translate(25.4508vw,99vh) scale(.1297)}}.snow:nth-child(379){opacity:.4994;transform:translate(62.765vw,-10px) scale(.2754);animation:fall-379 26s -4s linear infinite}@keyframes fall-379{43.12%{transform:translate(57.0711vw,43.12vh) scale(.2754)}to{transform:translate(59.91805vw,99vh) scale(.2754)}}.snow:nth-child(380){opacity:.0696;transform:translate(69.1204vw,-10px) scale(.3131);animation:fall-380 26s -5s linear infinite}@keyframes fall-380{61.579%{transform:translate(62.614vw,61.579vh) scale(.3131)}to{transform:translate(65.8672vw,99vh) scale(.3131)}}.snow:nth-child(381){opacity:.116;transform:translate(83.3029vw,-10px) scale(.9777);animation:fall-381 15s -4s linear infinite}@keyframes fall-381{45.23%{transform:translate(75.7496vw,45.23vh) scale(.9777)}to{transform:translate(79.52625vw,99vh) scale(.9777)}}.snow:nth-child(382){opacity:.2972;transform:translate(87.0523vw,-10px) scale(.1677);animation:fall-382 19s -4s linear infinite}@keyframes fall-382{38.968%{transform:translate(79.3141vw,38.968vh) scale(.1677)}to{transform:translate(83.1832vw,99vh) scale(.1677)}}.snow:nth-child(383){opacity:.5594;transform:translate(95.0843vw,-10px) scale(.5039);animation:fall-383 29s -3s linear infinite}@keyframes fall-383{68.98%{transform:translate(100.4762vw,68.98vh) scale(.5039)}to{transform:translate(97.78025vw,99vh) scale(.5039)}}.snow:nth-child(384){opacity:1.9882;transform:translate(11.2133vw,-10px) scale(.97);animation:fall-384 20s -27s linear infinite}@keyframes fall-384{56.508%{transform:translate(10.1903vw,56.508vh) scale(.97)}to{transform:translate(10.7018vw,99vh) scale(.97)}}.snow:nth-child(385){opacity:.4532;transform:translate(82.6199vw,-10px) scale(.9394);animation:fall-385 12s -11s linear infinite}@keyframes fall-385{41.305%{transform:translate(83.6175vw,41.305vh) scale(.9394)}to{transform:translate(83.1187vw,99vh) scale(.9394)}}.snow:nth-child(386){opacity:.4888;transform:translate(44.3841vw,-10px) scale(.3108);animation:fall-386 21s -15s linear infinite}@keyframes fall-386{66.495%{transform:translate(43.6254vw,66.495vh) scale(.3108)}to{transform:translate(44.00475vw,99vh) scale(.3108)}}.snow:nth-child(387){opacity:1.8126;transform:translate(53.8113vw,-10px) scale(.5175);animation:fall-387 27s -2s linear infinite}@keyframes fall-387{42.708%{transform:translate(61.0114vw,42.708vh) scale(.5175)}to{transform:translate(57.41135vw,99vh) scale(.5175)}}.snow:nth-child(388){opacity:.356;transform:translate(33.4214vw,-10px) scale(.1374);animation:fall-388 18s -15s linear infinite}@keyframes fall-388{65.558%{transform:translate(31.3036vw,65.558vh) scale(.1374)}to{transform:translate(32.3625vw,99vh) scale(.1374)}}.snow:nth-child(389){opacity:1.743;transform:translate(26.2532vw,-10px) scale(.2212);animation:fall-389 20s -11s linear infinite}@keyframes fall-389{47.839%{transform:translate(16.8743vw,47.839vh) scale(.2212)}to{transform:translate(21.56375vw,99vh) scale(.2212)}}.snow:nth-child(390){opacity:1.6242;transform:translate(83.8462vw,-10px) scale(.3159);animation:fall-390 20s -26s linear infinite}@keyframes fall-390{38.665%{transform:translate(74.2904vw,38.665vh) scale(.3159)}to{transform:translate(79.0683vw,99vh) scale(.3159)}}.snow:nth-child(391){opacity:1.7188;transform:translate(34.7586vw,-10px) scale(.2564);animation:fall-391 13s -25s linear infinite}@keyframes fall-391{39.842%{transform:translate(44.5735vw,39.842vh) scale(.2564)}to{transform:translate(39.66605vw,99vh) scale(.2564)}}.snow:nth-child(392){opacity:.838;transform:translate(22.6588vw,-10px) scale(.5613);animation:fall-392 23s -17s linear infinite}@keyframes fall-392{62.517%{transform:translate(21.0639vw,62.517vh) scale(.5613)}to{transform:translate(21.86135vw,99vh) scale(.5613)}}.snow:nth-child(393){opacity:.6602;transform:translate(93.0944vw,-10px) scale(.8901);animation:fall-393 27s -27s linear infinite}@keyframes fall-393{56.999%{transform:translate(98.7407vw,56.999vh) scale(.8901)}to{transform:translate(95.91755vw,99vh) scale(.8901)}}.snow:nth-child(394){opacity:.8364;transform:translate(.6219vw,-10px) scale(.3466);animation:fall-394 15s -11s linear infinite}@keyframes fall-394{66.755%{transform:translate(5.8978vw,66.755vh) scale(.3466)}to{transform:translate(3.25985vw,99vh) scale(.3466)}}.snow:nth-child(395){opacity:.0854;transform:translate(19.3413vw,-10px) scale(.8713);animation:fall-395 12s -10s linear infinite}@keyframes fall-395{51.19%{transform:translate(20.5069vw,51.19vh) scale(.8713)}to{transform:translate(19.9241vw,99vh) scale(.8713)}}.snow:nth-child(396){opacity:.8934;transform:translate(96.0922vw,-10px) scale(.1212);animation:fall-396 14s -12s linear infinite}@keyframes fall-396{30.679%{transform:translate(95.6496vw,30.679vh) scale(.1212)}to{transform:translate(95.8709vw,99vh) scale(.1212)}}.snow:nth-child(397){opacity:.365;transform:translate(59.5421vw,-10px) scale(.8562);animation:fall-397 10s -1s linear infinite}@keyframes fall-397{42.216%{transform:translate(50.2422vw,42.216vh) scale(.8562)}to{transform:translate(54.89215vw,99vh) scale(.8562)}}.snow:nth-child(398){opacity:.3656;transform:translate(47.2847vw,-10px) scale(.3382);animation:fall-398 25s -1s linear infinite}@keyframes fall-398{40.402%{transform:translate(45.3929vw,40.402vh) scale(.3382)}to{transform:translate(46.3388vw,99vh) scale(.3382)}}.snow:nth-child(399){opacity:.2166;transform:translate(38.362vw,-10px) scale(.5081);animation:fall-399 25s -14s linear infinite}@keyframes fall-399{75.24%{transform:translate(48.2856vw,75.24vh) scale(.5081)}to{transform:translate(43.3238vw,99vh) scale(.5081)}}.snow:nth-child(400){opacity:1.2642;transform:translate(1.6116vw,-10px) scale(.8967);animation:fall-400 16s -9s linear infinite}@keyframes fall-400{51.09%{transform:translate(-4.4771vw,51.09vh) scale(.8967)}to{transform:translate(-1.43275vw,99vh) scale(.8967)}}\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:.097;transform:translate(80.8768vw,-10px) scale(.6038);animation:fall-1 18s -22s linear infinite}@keyframes fall-1{46.443%{transform:translate(82.8289vw,46.443vh) scale(.6038)}to{transform:translate(81.85285vw,99vh) scale(.6038)}}.snow:nth-child(2){opacity:1.7164;transform:translate(7.2668vw,-10px) scale(.9653);animation:fall-2 10s -13s linear infinite}@keyframes fall-2{30.496%{transform:translate(9.4812vw,30.496vh) scale(.9653)}to{transform:translate(8.374vw,99vh) scale(.9653)}}.snow:nth-child(3){opacity:.2696;transform:translate(44.449vw,-10px) scale(.6654);animation:fall-3 20s -18s linear infinite}@keyframes fall-3{36.25%{transform:translate(36.3966vw,36.25vh) scale(.6654)}to{transform:translate(40.4228vw,99vh) scale(.6654)}}.snow:nth-child(4){opacity:.5472;transform:translate(90.2271vw,-10px) scale(.0221);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{65.676%{transform:translate(94.8591vw,65.676vh) scale(.0221)}to{transform:translate(92.5431vw,99vh) scale(.0221)}}.snow:nth-child(5){opacity:.4078;transform:translate(53.658vw,-10px) scale(.1905);animation:fall-5 13s -17s linear infinite}@keyframes fall-5{39.026%{transform:translate(58.8598vw,39.026vh) scale(.1905)}to{transform:translate(56.2589vw,99vh) scale(.1905)}}.snow:nth-child(6){opacity:.3542;transform:translate(43.4825vw,-10px) scale(.3129);animation:fall-6 30s -12s linear infinite}@keyframes fall-6{64.756%{transform:translate(39.5859vw,64.756vh) scale(.3129)}to{transform:translate(41.5342vw,99vh) scale(.3129)}}.snow:nth-child(7){opacity:1.338;transform:translate(85.5202vw,-10px) scale(.7832);animation:fall-7 27s -23s linear infinite}@keyframes fall-7{61.38%{transform:translate(90.1629vw,61.38vh) scale(.7832)}to{transform:translate(87.84155vw,99vh) scale(.7832)}}.snow:nth-child(8){opacity:1.2758;transform:translate(11.5851vw,-10px) scale(.8502);animation:fall-8 18s -9s linear infinite}@keyframes fall-8{41.876%{transform:translate(17.2215vw,41.876vh) scale(.8502)}to{transform:translate(14.4033vw,99vh) scale(.8502)}}.snow:nth-child(9){opacity:.187;transform:translate(71.2149vw,-10px) scale(.5181);animation:fall-9 11s -12s linear infinite}@keyframes fall-9{61.223%{transform:translate(66.1727vw,61.223vh) scale(.5181)}to{transform:translate(68.6938vw,99vh) scale(.5181)}}.snow:nth-child(10){opacity:.9452;transform:translate(49.1137vw,-10px) scale(.4979);animation:fall-10 27s -29s linear infinite}@keyframes fall-10{48.933%{transform:translate(48.5778vw,48.933vh) scale(.4979)}to{transform:translate(48.84575vw,99vh) scale(.4979)}}.snow:nth-child(11){opacity:1.366;transform:translate(40.9918vw,-10px) scale(.5219);animation:fall-11 28s -29s linear infinite}@keyframes fall-11{63.389%{transform:translate(42.9388vw,63.389vh) scale(.5219)}to{transform:translate(41.9653vw,99vh) scale(.5219)}}.snow:nth-child(12){opacity:.082;transform:translate(97.8585vw,-10px) scale(.1253);animation:fall-12 22s -30s linear infinite}@keyframes fall-12{49.684%{transform:translate(96.6797vw,49.684vh) scale(.1253)}to{transform:translate(97.2691vw,99vh) scale(.1253)}}.snow:nth-child(13){opacity:1.3162;transform:translate(85.4964vw,-10px) scale(.7015);animation:fall-13 20s -7s linear infinite}@keyframes fall-13{42.746%{transform:translate(80.574vw,42.746vh) scale(.7015)}to{transform:translate(83.0352vw,99vh) scale(.7015)}}.snow:nth-child(14){opacity:.427;transform:translate(76.3065vw,-10px) scale(.8835);animation:fall-14 29s -2s linear infinite}@keyframes fall-14{34.939%{transform:translate(78.093vw,34.939vh) scale(.8835)}to{transform:translate(77.19975vw,99vh) scale(.8835)}}.snow:nth-child(15){opacity:.0576;transform:translate(65.5868vw,-10px) scale(.4673);animation:fall-15 11s -21s linear infinite}@keyframes fall-15{51.559%{transform:translate(66.3029vw,51.559vh) scale(.4673)}to{transform:translate(65.94485vw,99vh) scale(.4673)}}.snow:nth-child(16){opacity:.475;transform:translate(91.4544vw,-10px) scale(.5442);animation:fall-16 15s -9s linear infinite}@keyframes fall-16{70.828%{transform:translate(86.9915vw,70.828vh) scale(.5442)}to{transform:translate(89.22295vw,99vh) scale(.5442)}}.snow:nth-child(17){opacity:1.434;transform:translate(20.9298vw,-10px) scale(.7451);animation:fall-17 24s -2s linear infinite}@keyframes fall-17{55.31%{transform:translate(30.8366vw,55.31vh) scale(.7451)}to{transform:translate(25.8832vw,99vh) scale(.7451)}}.snow:nth-child(18){opacity:1.1962;transform:translate(69.0964vw,-10px) scale(.2453);animation:fall-18 27s -13s linear infinite}@keyframes fall-18{30.39%{transform:translate(70.0864vw,30.39vh) scale(.2453)}to{transform:translate(69.5914vw,99vh) scale(.2453)}}.snow:nth-child(19){opacity:1.0276;transform:translate(47.9204vw,-10px) scale(.0773);animation:fall-19 15s -3s linear infinite}@keyframes fall-19{50.47%{transform:translate(55.1761vw,50.47vh) scale(.0773)}to{transform:translate(51.54825vw,99vh) scale(.0773)}}.snow:nth-child(20){opacity:1.7136;transform:translate(69.0451vw,-10px) scale(.1621);animation:fall-20 15s -8s linear infinite}@keyframes fall-20{56.423%{transform:translate(69.6662vw,56.423vh) scale(.1621)}to{transform:translate(69.35565vw,99vh) scale(.1621)}}.snow:nth-child(21){opacity:1.4226;transform:translate(60.4679vw,-10px) scale(.7818);animation:fall-21 24s -30s linear infinite}@keyframes fall-21{76.714%{transform:translate(62.4vw,76.714vh) scale(.7818)}to{transform:translate(61.43395vw,99vh) scale(.7818)}}.snow:nth-child(22){opacity:.4386;transform:translate(99.4335vw,-10px) scale(.9837);animation:fall-22 22s -18s linear infinite}@keyframes fall-22{72.719%{transform:translate(104.6974vw,72.719vh) scale(.9837)}to{transform:translate(102.06545vw,99vh) scale(.9837)}}.snow:nth-child(23){opacity:1.6064;transform:translate(5.2917vw,-10px) scale(.4221);animation:fall-23 15s -8s linear infinite}@keyframes fall-23{66.278%{transform:translate(.2776vw,66.278vh) scale(.4221)}to{transform:translate(2.78465vw,99vh) scale(.4221)}}.snow:nth-child(24){opacity:.2782;transform:translate(45.0221vw,-10px) scale(.0835);animation:fall-24 27s -27s linear infinite}@keyframes fall-24{59.013%{transform:translate(48.3311vw,59.013vh) scale(.0835)}to{transform:translate(46.6766vw,99vh) scale(.0835)}}.snow:nth-child(25){opacity:.93;transform:translate(94.6828vw,-10px) scale(.9465);animation:fall-25 14s -17s linear infinite}@keyframes fall-25{66.076%{transform:translate(85.532vw,66.076vh) scale(.9465)}to{transform:translate(90.1074vw,99vh) scale(.9465)}}.snow:nth-child(26){opacity:.211;transform:translate(82.6392vw,-10px) scale(.8936);animation:fall-26 28s -13s linear infinite}@keyframes fall-26{32.42%{transform:translate(78.3253vw,32.42vh) scale(.8936)}to{transform:translate(80.48225vw,99vh) scale(.8936)}}.snow:nth-child(27){opacity:1.0742;transform:translate(34.771vw,-10px) scale(.8239);animation:fall-27 28s -26s linear infinite}@keyframes fall-27{49.097%{transform:translate(36.9978vw,49.097vh) scale(.8239)}to{transform:translate(35.8844vw,99vh) scale(.8239)}}.snow:nth-child(28){opacity:1.5724;transform:translate(77.8315vw,-10px) scale(.8848);animation:fall-28 23s -5s linear infinite}@keyframes fall-28{43.786%{transform:translate(85.8233vw,43.786vh) scale(.8848)}to{transform:translate(81.8274vw,99vh) scale(.8848)}}.snow:nth-child(29){opacity:.7402;transform:translate(89.9121vw,-10px) scale(.1387);animation:fall-29 29s -27s linear infinite}@keyframes fall-29{69.512%{transform:translate(92.6565vw,69.512vh) scale(.1387)}to{transform:translate(91.2843vw,99vh) scale(.1387)}}.snow:nth-child(30){opacity:1.7456;transform:translate(80.8284vw,-10px) scale(.6177);animation:fall-30 10s -21s linear infinite}@keyframes fall-30{59.493%{transform:translate(86.5309vw,59.493vh) scale(.6177)}to{transform:translate(83.67965vw,99vh) scale(.6177)}}.snow:nth-child(31){opacity:1.0898;transform:translate(97.2041vw,-10px) scale(.482);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{38.063%{transform:translate(97.6093vw,38.063vh) scale(.482)}to{transform:translate(97.4067vw,99vh) scale(.482)}}.snow:nth-child(32){opacity:.4434;transform:translate(28.6057vw,-10px) scale(.4032);animation:fall-32 12s -1s linear infinite}@keyframes fall-32{75.553%{transform:translate(19.0562vw,75.553vh) scale(.4032)}to{transform:translate(23.83095vw,99vh) scale(.4032)}}.snow:nth-child(33){opacity:.302;transform:translate(67.8172vw,-10px) scale(.97);animation:fall-33 24s -11s linear infinite}@keyframes fall-33{65.33%{transform:translate(59.9273vw,65.33vh) scale(.97)}to{transform:translate(63.87225vw,99vh) scale(.97)}}.snow:nth-child(34){opacity:1.1938;transform:translate(3.8944vw,-10px) scale(.1608);animation:fall-34 24s -28s linear infinite}@keyframes fall-34{43.386%{transform:translate(13.7376vw,43.386vh) scale(.1608)}to{transform:translate(8.816vw,99vh) scale(.1608)}}.snow:nth-child(35){opacity:1.5248;transform:translate(.0757vw,-10px) scale(.0901);animation:fall-35 14s -1s linear infinite}@keyframes fall-35{43.66%{transform:translate(-.2157vw,43.66vh) scale(.0901)}to{transform:translate(-.07vw,99vh) scale(.0901)}}.snow:nth-child(36){opacity:.2844;transform:translate(97.8208vw,-10px) scale(.8452);animation:fall-36 30s -21s linear infinite}@keyframes fall-36{61.124%{transform:translate(99.4159vw,61.124vh) scale(.8452)}to{transform:translate(98.61835vw,99vh) scale(.8452)}}.snow:nth-child(37){opacity:1.0114;transform:translate(93.4237vw,-10px) scale(.0424);animation:fall-37 10s -27s linear infinite}@keyframes fall-37{31.902%{transform:translate(83.6375vw,31.902vh) scale(.0424)}to{transform:translate(88.5306vw,99vh) scale(.0424)}}.snow:nth-child(38){opacity:.4078;transform:translate(27.3532vw,-10px) scale(.8684);animation:fall-38 16s -24s linear infinite}@keyframes fall-38{79.124%{transform:translate(23.3191vw,79.124vh) scale(.8684)}to{transform:translate(25.33615vw,99vh) scale(.8684)}}.snow:nth-child(39){opacity:1.5074;transform:translate(38.3863vw,-10px) scale(.8527);animation:fall-39 21s -23s linear infinite}@keyframes fall-39{73.126%{transform:translate(28.7501vw,73.126vh) scale(.8527)}to{transform:translate(33.5682vw,99vh) scale(.8527)}}.snow:nth-child(40){opacity:.4444;transform:translate(.31vw,-10px) scale(.973);animation:fall-40 18s -29s linear infinite}@keyframes fall-40{64.396%{transform:translate(9.4322vw,64.396vh) scale(.973)}to{transform:translate(4.8711vw,99vh) scale(.973)}}.snow:nth-child(41){opacity:1.9962;transform:translate(16.2928vw,-10px) scale(.5951);animation:fall-41 11s -18s linear infinite}@keyframes fall-41{61.395%{transform:translate(11.2539vw,61.395vh) scale(.5951)}to{transform:translate(13.77335vw,99vh) scale(.5951)}}.snow:nth-child(42){opacity:.469;transform:translate(78.0206vw,-10px) scale(.1399);animation:fall-42 22s -22s linear infinite}@keyframes fall-42{66.433%{transform:translate(71.6475vw,66.433vh) scale(.1399)}to{transform:translate(74.83405vw,99vh) scale(.1399)}}.snow:nth-child(43){opacity:.502;transform:translate(47.7445vw,-10px) scale(.3425);animation:fall-43 14s -11s linear infinite}@keyframes fall-43{34.578%{transform:translate(47.9876vw,34.578vh) scale(.3425)}to{transform:translate(47.86605vw,99vh) scale(.3425)}}.snow:nth-child(44){opacity:.0998;transform:translate(.8976vw,-10px) scale(.6891);animation:fall-44 11s -20s linear infinite}@keyframes fall-44{58.668%{transform:translate(10.4073vw,58.668vh) scale(.6891)}to{transform:translate(5.65245vw,99vh) scale(.6891)}}.snow:nth-child(45){opacity:1.8154;transform:translate(79.293vw,-10px) scale(.1907);animation:fall-45 17s -29s linear infinite}@keyframes fall-45{54.53%{transform:translate(87.7584vw,54.53vh) scale(.1907)}to{transform:translate(83.5257vw,99vh) scale(.1907)}}.snow:nth-child(46){opacity:1.8244;transform:translate(42.1604vw,-10px) scale(.7602);animation:fall-46 11s -11s linear infinite}@keyframes fall-46{45.704%{transform:translate(44.6286vw,45.704vh) scale(.7602)}to{transform:translate(43.3945vw,99vh) scale(.7602)}}.snow:nth-child(47){opacity:.6192;transform:translate(91.6169vw,-10px) scale(.8697);animation:fall-47 22s -12s linear infinite}@keyframes fall-47{66.451%{transform:translate(101.0215vw,66.451vh) scale(.8697)}to{transform:translate(96.3192vw,99vh) scale(.8697)}}.snow:nth-child(48){opacity:.971;transform:translate(70.1176vw,-10px) scale(.1552);animation:fall-48 20s -10s linear infinite}@keyframes fall-48{76.162%{transform:translate(65.9657vw,76.162vh) scale(.1552)}to{transform:translate(68.04165vw,99vh) scale(.1552)}}.snow:nth-child(49){opacity:1.9056;transform:translate(50.3761vw,-10px) scale(.4259);animation:fall-49 20s -21s linear infinite}@keyframes fall-49{75.54%{transform:translate(43.684vw,75.54vh) scale(.4259)}to{transform:translate(47.03005vw,99vh) scale(.4259)}}.snow:nth-child(50){opacity:.3474;transform:translate(3.4829vw,-10px) scale(.8076);animation:fall-50 28s -30s linear infinite}@keyframes fall-50{47.547%{transform:translate(4.2187vw,47.547vh) scale(.8076)}to{transform:translate(3.8508vw,99vh) scale(.8076)}}.snow:nth-child(51){opacity:1.0932;transform:translate(3.135vw,-10px) scale(.1969);animation:fall-51 20s -5s linear infinite}@keyframes fall-51{35.625%{transform:translate(12.514vw,35.625vh) scale(.1969)}to{transform:translate(7.8245vw,99vh) scale(.1969)}}.snow:nth-child(52){opacity:1.2054;transform:translate(83.3917vw,-10px) scale(.0239);animation:fall-52 23s -21s linear infinite}@keyframes fall-52{44.707%{transform:translate(81.6094vw,44.707vh) scale(.0239)}to{transform:translate(82.50055vw,99vh) scale(.0239)}}.snow:nth-child(53){opacity:1.7232;transform:translate(29.3001vw,-10px) scale(.5153);animation:fall-53 19s -3s linear infinite}@keyframes fall-53{33.93%{transform:translate(36.1233vw,33.93vh) scale(.5153)}to{transform:translate(32.7117vw,99vh) scale(.5153)}}.snow:nth-child(54){opacity:.8416;transform:translate(61.3672vw,-10px) scale(.9812);animation:fall-54 22s -24s linear infinite}@keyframes fall-54{37.336%{transform:translate(58.1254vw,37.336vh) scale(.9812)}to{transform:translate(59.7463vw,99vh) scale(.9812)}}.snow:nth-child(55){opacity:1.3734;transform:translate(67.3101vw,-10px) scale(.2522);animation:fall-55 20s -25s linear infinite}@keyframes fall-55{56.655%{transform:translate(68.1579vw,56.655vh) scale(.2522)}to{transform:translate(67.734vw,99vh) scale(.2522)}}.snow:nth-child(56){opacity:.7682;transform:translate(86.909vw,-10px) scale(.4213);animation:fall-56 19s -10s linear infinite}@keyframes fall-56{44.846%{transform:translate(78.7927vw,44.846vh) scale(.4213)}to{transform:translate(82.85085vw,99vh) scale(.4213)}}.snow:nth-child(57){opacity:1.9346;transform:translate(2.2133vw,-10px) scale(.213);animation:fall-57 30s -20s linear infinite}@keyframes fall-57{58.86%{transform:translate(.8026vw,58.86vh) scale(.213)}to{transform:translate(1.50795vw,99vh) scale(.213)}}.snow:nth-child(58){opacity:1.1268;transform:translate(14.4188vw,-10px) scale(.6847);animation:fall-58 25s -8s linear infinite}@keyframes fall-58{43.944%{transform:translate(8.7056vw,43.944vh) scale(.6847)}to{transform:translate(11.5622vw,99vh) scale(.6847)}}.snow:nth-child(59){opacity:1.4528;transform:translate(82.0817vw,-10px) scale(.7169);animation:fall-59 10s -15s linear infinite}@keyframes fall-59{71.774%{transform:translate(84.8258vw,71.774vh) scale(.7169)}to{transform:translate(83.45375vw,99vh) scale(.7169)}}.snow:nth-child(60){opacity:1.81;transform:translate(76.3091vw,-10px) scale(.0106);animation:fall-60 25s -3s linear infinite}@keyframes fall-60{43.613%{transform:translate(75.5378vw,43.613vh) scale(.0106)}to{transform:translate(75.92345vw,99vh) scale(.0106)}}.snow:nth-child(61){opacity:.417;transform:translate(64.7308vw,-10px) scale(.6211);animation:fall-61 19s -30s linear infinite}@keyframes fall-61{45.495%{transform:translate(57.7639vw,45.495vh) scale(.6211)}to{transform:translate(61.24735vw,99vh) scale(.6211)}}.snow:nth-child(62){opacity:1.2014;transform:translate(82.0861vw,-10px) scale(.0223);animation:fall-62 23s -12s linear infinite}@keyframes fall-62{63.215%{transform:translate(90.2211vw,63.215vh) scale(.0223)}to{transform:translate(86.1536vw,99vh) scale(.0223)}}.snow:nth-child(63){opacity:1.1254;transform:translate(12.9062vw,-10px) scale(.2218);animation:fall-63 15s -8s linear infinite}@keyframes fall-63{54.017%{transform:translate(16.7706vw,54.017vh) scale(.2218)}to{transform:translate(14.8384vw,99vh) scale(.2218)}}.snow:nth-child(64){opacity:.9468;transform:translate(99.2vw,-10px) scale(.1873);animation:fall-64 25s -3s linear infinite}@keyframes fall-64{33.621%{transform:translate(106.8966vw,33.621vh) scale(.1873)}to{transform:translate(103.0483vw,99vh) scale(.1873)}}.snow:nth-child(65){opacity:1.6894;transform:translate(61.4054vw,-10px) scale(.1402);animation:fall-65 11s -20s linear infinite}@keyframes fall-65{50.353%{transform:translate(51.4894vw,50.353vh) scale(.1402)}to{transform:translate(56.4474vw,99vh) scale(.1402)}}.snow:nth-child(66){opacity:1.2432;transform:translate(13.7679vw,-10px) scale(.4114);animation:fall-66 27s -1s linear infinite}@keyframes fall-66{58.44%{transform:translate(17.702vw,58.44vh) scale(.4114)}to{transform:translate(15.73495vw,99vh) scale(.4114)}}.snow:nth-child(67){opacity:1.6996;transform:translate(71.9017vw,-10px) scale(.1415);animation:fall-67 14s -23s linear infinite}@keyframes fall-67{35.504%{transform:translate(70.1706vw,35.504vh) scale(.1415)}to{transform:translate(71.03615vw,99vh) scale(.1415)}}.snow:nth-child(68){opacity:.233;transform:translate(13.6794vw,-10px) scale(.7869);animation:fall-68 12s -3s linear infinite}@keyframes fall-68{72.817%{transform:translate(7.5137vw,72.817vh) scale(.7869)}to{transform:translate(10.59655vw,99vh) scale(.7869)}}.snow:nth-child(69){opacity:.6406;transform:translate(12.2569vw,-10px) scale(.8763);animation:fall-69 10s -30s linear infinite}@keyframes fall-69{74.85%{transform:translate(9.0385vw,74.85vh) scale(.8763)}to{transform:translate(10.6477vw,99vh) scale(.8763)}}.snow:nth-child(70){opacity:.6768;transform:translate(54.1865vw,-10px) scale(.2696);animation:fall-70 24s -8s linear infinite}@keyframes fall-70{71.271%{transform:translate(61.1112vw,71.271vh) scale(.2696)}to{transform:translate(57.64885vw,99vh) scale(.2696)}}.snow:nth-child(71){opacity:1.3254;transform:translate(60.1583vw,-10px) scale(.168);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{69.017%{transform:translate(54.6226vw,69.017vh) scale(.168)}to{transform:translate(57.39045vw,99vh) scale(.168)}}.snow:nth-child(72){opacity:.0648;transform:translate(24.4331vw,-10px) scale(.5643);animation:fall-72 29s -24s linear infinite}@keyframes fall-72{75.573%{transform:translate(15.4657vw,75.573vh) scale(.5643)}to{transform:translate(19.9494vw,99vh) scale(.5643)}}.snow:nth-child(73){opacity:.3412;transform:translate(94.1085vw,-10px) scale(.7427);animation:fall-73 21s -26s linear infinite}@keyframes fall-73{61.715%{transform:translate(96.0035vw,61.715vh) scale(.7427)}to{transform:translate(95.056vw,99vh) scale(.7427)}}.snow:nth-child(74){opacity:.5654;transform:translate(67.213vw,-10px) scale(.8792);animation:fall-74 20s -15s linear infinite}@keyframes fall-74{74.414%{transform:translate(73.1316vw,74.414vh) scale(.8792)}to{transform:translate(70.1723vw,99vh) scale(.8792)}}.snow:nth-child(75){opacity:1.8234;transform:translate(86.9599vw,-10px) scale(.878);animation:fall-75 14s -2s linear infinite}@keyframes fall-75{46.803%{transform:translate(86.6052vw,46.803vh) scale(.878)}to{transform:translate(86.78255vw,99vh) scale(.878)}}.snow:nth-child(76){opacity:1.797;transform:translate(75.6128vw,-10px) scale(.3408);animation:fall-76 19s -14s linear infinite}@keyframes fall-76{39.946%{transform:translate(85.5106vw,39.946vh) scale(.3408)}to{transform:translate(80.5617vw,99vh) scale(.3408)}}.snow:nth-child(77){opacity:.7654;transform:translate(43.2206vw,-10px) scale(.0902);animation:fall-77 15s -7s linear infinite}@keyframes fall-77{59.993%{transform:translate(51.5958vw,59.993vh) scale(.0902)}to{transform:translate(47.4082vw,99vh) scale(.0902)}}.snow:nth-child(78){opacity:.9692;transform:translate(34.8115vw,-10px) scale(.6129);animation:fall-78 23s -18s linear infinite}@keyframes fall-78{75.424%{transform:translate(32.3476vw,75.424vh) scale(.6129)}to{transform:translate(33.57955vw,99vh) scale(.6129)}}.snow:nth-child(79){opacity:.2688;transform:translate(60.5022vw,-10px) scale(.4106);animation:fall-79 10s -23s linear infinite}@keyframes fall-79{69.592%{transform:translate(64.296vw,69.592vh) scale(.4106)}to{transform:translate(62.3991vw,99vh) scale(.4106)}}.snow:nth-child(80){opacity:.2862;transform:translate(38.3203vw,-10px) scale(.705);animation:fall-80 17s -15s linear infinite}@keyframes fall-80{77.092%{transform:translate(33.0588vw,77.092vh) scale(.705)}to{transform:translate(35.68955vw,99vh) scale(.705)}}.snow:nth-child(81){opacity:1.9998;transform:translate(45.2784vw,-10px) scale(.6818);animation:fall-81 11s -28s linear infinite}@keyframes fall-81{77.114%{transform:translate(50.2384vw,77.114vh) scale(.6818)}to{transform:translate(47.7584vw,99vh) scale(.6818)}}.snow:nth-child(82){opacity:.6234;transform:translate(82.0653vw,-10px) scale(.0741);animation:fall-82 16s -25s linear infinite}@keyframes fall-82{33.002%{transform:translate(74.9248vw,33.002vh) scale(.0741)}to{transform:translate(78.49505vw,99vh) scale(.0741)}}.snow:nth-child(83){opacity:.36;transform:translate(38.6879vw,-10px) scale(.9917);animation:fall-83 23s -22s linear infinite}@keyframes fall-83{72.227%{transform:translate(33.89vw,72.227vh) scale(.9917)}to{transform:translate(36.28895vw,99vh) scale(.9917)}}.snow:nth-child(84){opacity:.0788;transform:translate(63.5487vw,-10px) scale(.3317);animation:fall-84 12s -2s linear infinite}@keyframes fall-84{78.942%{transform:translate(61.9256vw,78.942vh) scale(.3317)}to{transform:translate(62.73715vw,99vh) scale(.3317)}}.snow:nth-child(85){opacity:1.1702;transform:translate(46.4238vw,-10px) scale(.8962);animation:fall-85 10s -2s linear infinite}@keyframes fall-85{67.501%{transform:translate(46.457vw,67.501vh) scale(.8962)}to{transform:translate(46.4404vw,99vh) scale(.8962)}}.snow:nth-child(86){opacity:1.1948;transform:translate(19.0769vw,-10px) scale(.8751);animation:fall-86 22s -23s linear infinite}@keyframes fall-86{68.07%{transform:translate(18.7033vw,68.07vh) scale(.8751)}to{transform:translate(18.8901vw,99vh) scale(.8751)}}.snow:nth-child(87){opacity:1.9194;transform:translate(3.5363vw,-10px) scale(.2967);animation:fall-87 28s -19s linear infinite}@keyframes fall-87{39.48%{transform:translate(9.2379vw,39.48vh) scale(.2967)}to{transform:translate(6.3871vw,99vh) scale(.2967)}}.snow:nth-child(88){opacity:1.8452;transform:translate(78.8993vw,-10px) scale(.4942);animation:fall-88 21s -1s linear infinite}@keyframes fall-88{58.724%{transform:translate(76.6883vw,58.724vh) scale(.4942)}to{transform:translate(77.7938vw,99vh) scale(.4942)}}.snow:nth-child(89){opacity:.1142;transform:translate(64.0551vw,-10px) scale(.1259);animation:fall-89 27s -14s linear infinite}@keyframes fall-89{55.485%{transform:translate(72.8546vw,55.485vh) scale(.1259)}to{transform:translate(68.45485vw,99vh) scale(.1259)}}.snow:nth-child(90){opacity:.8158;transform:translate(34.3396vw,-10px) scale(.0453);animation:fall-90 26s -2s linear infinite}@keyframes fall-90{77.694%{transform:translate(38.9642vw,77.694vh) scale(.0453)}to{transform:translate(36.6519vw,99vh) scale(.0453)}}.snow:nth-child(91){opacity:1.5996;transform:translate(45.2408vw,-10px) scale(.1133);animation:fall-91 23s -28s linear infinite}@keyframes fall-91{61.29%{transform:translate(36.281vw,61.29vh) scale(.1133)}to{transform:translate(40.7609vw,99vh) scale(.1133)}}.snow:nth-child(92){opacity:1.9494;transform:translate(2.5962vw,-10px) scale(.9008);animation:fall-92 20s -3s linear infinite}@keyframes fall-92{70.56%{transform:translate(8.304vw,70.56vh) scale(.9008)}to{transform:translate(5.4501vw,99vh) scale(.9008)}}.snow:nth-child(93){opacity:.1668;transform:translate(98.5778vw,-10px) scale(.1784);animation:fall-93 23s -25s linear infinite}@keyframes fall-93{69.855%{transform:translate(97.1519vw,69.855vh) scale(.1784)}to{transform:translate(97.86485vw,99vh) scale(.1784)}}.snow:nth-child(94){opacity:1.0992;transform:translate(23.4192vw,-10px) scale(.9696);animation:fall-94 30s -13s linear infinite}@keyframes fall-94{75.268%{transform:translate(26.9228vw,75.268vh) scale(.9696)}to{transform:translate(25.171vw,99vh) scale(.9696)}}.snow:nth-child(95){opacity:.174;transform:translate(69.6908vw,-10px) scale(.0871);animation:fall-95 28s -7s linear infinite}@keyframes fall-95{52.743%{transform:translate(74.2259vw,52.743vh) scale(.0871)}to{transform:translate(71.95835vw,99vh) scale(.0871)}}.snow:nth-child(96){opacity:1.1404;transform:translate(48.9371vw,-10px) scale(.2201);animation:fall-96 26s -18s linear infinite}@keyframes fall-96{33.682%{transform:translate(55.0694vw,33.682vh) scale(.2201)}to{transform:translate(52.00325vw,99vh) scale(.2201)}}.snow:nth-child(97){opacity:1.889;transform:translate(97.7411vw,-10px) scale(.1539);animation:fall-97 25s -21s linear infinite}@keyframes fall-97{75.183%{transform:translate(91.8221vw,75.183vh) scale(.1539)}to{transform:translate(94.7816vw,99vh) scale(.1539)}}.snow:nth-child(98){opacity:.514;transform:translate(59.5855vw,-10px) scale(.8685);animation:fall-98 14s -4s linear infinite}@keyframes fall-98{59.358%{transform:translate(52.5371vw,59.358vh) scale(.8685)}to{transform:translate(56.0613vw,99vh) scale(.8685)}}.snow:nth-child(99){opacity:1.32;transform:translate(50.2556vw,-10px) scale(.9055);animation:fall-99 27s -3s linear infinite}@keyframes fall-99{72.072%{transform:translate(51.938vw,72.072vh) scale(.9055)}to{transform:translate(51.0968vw,99vh) scale(.9055)}}.snow:nth-child(100){opacity:1.1316;transform:translate(70.725vw,-10px) scale(.5576);animation:fall-100 17s -28s linear infinite}@keyframes fall-100{66.055%{transform:translate(77.4934vw,66.055vh) scale(.5576)}to{transform:translate(74.1092vw,99vh) scale(.5576)}}.snow:nth-child(101){opacity:.6476;transform:translate(49.5148vw,-10px) scale(.3846);animation:fall-101 11s -27s linear infinite}@keyframes fall-101{77.175%{transform:translate(42.8575vw,77.175vh) scale(.3846)}to{transform:translate(46.18615vw,99vh) scale(.3846)}}.snow:nth-child(102){opacity:1.6498;transform:translate(20.08vw,-10px) scale(.0425);animation:fall-102 15s -14s linear infinite}@keyframes fall-102{77.304%{transform:translate(28.0692vw,77.304vh) scale(.0425)}to{transform:translate(24.0746vw,99vh) scale(.0425)}}.snow:nth-child(103){opacity:1.669;transform:translate(34.013vw,-10px) scale(.3786);animation:fall-103 12s -26s linear infinite}@keyframes fall-103{52.255%{transform:translate(26.5632vw,52.255vh) scale(.3786)}to{transform:translate(30.2881vw,99vh) scale(.3786)}}.snow:nth-child(104){opacity:.6172;transform:translate(82.6401vw,-10px) scale(.8682);animation:fall-104 26s -28s linear infinite}@keyframes fall-104{41.782%{transform:translate(88.9472vw,41.782vh) scale(.8682)}to{transform:translate(85.79365vw,99vh) scale(.8682)}}.snow:nth-child(105){opacity:.755;transform:translate(55.7701vw,-10px) scale(.7361);animation:fall-105 10s -21s linear infinite}@keyframes fall-105{51.067%{transform:translate(63.3139vw,51.067vh) scale(.7361)}to{transform:translate(59.542vw,99vh) scale(.7361)}}.snow:nth-child(106){opacity:.9026;transform:translate(68.1098vw,-10px) scale(.5542);animation:fall-106 11s -9s linear infinite}@keyframes fall-106{78.326%{transform:translate(74.0613vw,78.326vh) scale(.5542)}to{transform:translate(71.08555vw,99vh) scale(.5542)}}.snow:nth-child(107){opacity:.7116;transform:translate(22.4005vw,-10px) scale(.0889);animation:fall-107 22s -19s linear infinite}@keyframes fall-107{51.96%{transform:translate(19.5549vw,51.96vh) scale(.0889)}to{transform:translate(20.9777vw,99vh) scale(.0889)}}.snow:nth-child(108){opacity:1.2246;transform:translate(39.5959vw,-10px) scale(.5301);animation:fall-108 15s -14s linear infinite}@keyframes fall-108{45.682%{transform:translate(32.8841vw,45.682vh) scale(.5301)}to{transform:translate(36.24vw,99vh) scale(.5301)}}.snow:nth-child(109){opacity:.2958;transform:translate(33.7421vw,-10px) scale(.7424);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{73.541%{transform:translate(26.1286vw,73.541vh) scale(.7424)}to{transform:translate(29.93535vw,99vh) scale(.7424)}}.snow:nth-child(110){opacity:1.0062;transform:translate(62.4003vw,-10px) scale(.8302);animation:fall-110 20s -12s linear infinite}@keyframes fall-110{34.941%{transform:translate(59.5562vw,34.941vh) scale(.8302)}to{transform:translate(60.97825vw,99vh) scale(.8302)}}.snow:nth-child(111){opacity:1.6926;transform:translate(62.7386vw,-10px) scale(.5876);animation:fall-111 13s -9s linear infinite}@keyframes fall-111{32.93%{transform:translate(60.8955vw,32.93vh) scale(.5876)}to{transform:translate(61.81705vw,99vh) scale(.5876)}}.snow:nth-child(112){opacity:.036;transform:translate(79.103vw,-10px) scale(.4343);animation:fall-112 15s -16s linear infinite}@keyframes fall-112{36.484%{transform:translate(76.1731vw,36.484vh) scale(.4343)}to{transform:translate(77.63805vw,99vh) scale(.4343)}}.snow:nth-child(113){opacity:.9118;transform:translate(10.8958vw,-10px) scale(.6866);animation:fall-113 27s -25s linear infinite}@keyframes fall-113{52.273%{transform:translate(17.6512vw,52.273vh) scale(.6866)}to{transform:translate(14.2735vw,99vh) scale(.6866)}}.snow:nth-child(114){opacity:.9988;transform:translate(82.3709vw,-10px) scale(.2391);animation:fall-114 16s -13s linear infinite}@keyframes fall-114{40.268%{transform:translate(89.5783vw,40.268vh) scale(.2391)}to{transform:translate(85.9746vw,99vh) scale(.2391)}}.snow:nth-child(115){opacity:.9608;transform:translate(93.3118vw,-10px) scale(.501);animation:fall-115 10s -12s linear infinite}@keyframes fall-115{63.547%{transform:translate(98.0098vw,63.547vh) scale(.501)}to{transform:translate(95.6608vw,99vh) scale(.501)}}.snow:nth-child(116){opacity:.4638;transform:translate(11.2995vw,-10px) scale(.3542);animation:fall-116 20s -22s linear infinite}@keyframes fall-116{41.04%{transform:translate(20.3334vw,41.04vh) scale(.3542)}to{transform:translate(15.81645vw,99vh) scale(.3542)}}.snow:nth-child(117){opacity:1.8654;transform:translate(40.4993vw,-10px) scale(.5306);animation:fall-117 30s -1s linear infinite}@keyframes fall-117{53.864%{transform:translate(30.6473vw,53.864vh) scale(.5306)}to{transform:translate(35.5733vw,99vh) scale(.5306)}}.snow:nth-child(118){opacity:1.8414;transform:translate(45.9391vw,-10px) scale(.9313);animation:fall-118 18s -11s linear infinite}@keyframes fall-118{42.92%{transform:translate(44.543vw,42.92vh) scale(.9313)}to{transform:translate(45.24105vw,99vh) scale(.9313)}}.snow:nth-child(119){opacity:1.5762;transform:translate(17.1839vw,-10px) scale(.7541);animation:fall-119 25s -1s linear infinite}@keyframes fall-119{65.385%{transform:translate(21.7872vw,65.385vh) scale(.7541)}to{transform:translate(19.48555vw,99vh) scale(.7541)}}.snow:nth-child(120){opacity:1.8134;transform:translate(18.7772vw,-10px) scale(.1037);animation:fall-120 14s -27s linear infinite}@keyframes fall-120{51.158%{transform:translate(9.2829vw,51.158vh) scale(.1037)}to{transform:translate(14.03005vw,99vh) scale(.1037)}}.snow:nth-child(121){opacity:1.0506;transform:translate(86.7382vw,-10px) scale(.875);animation:fall-121 16s -8s linear infinite}@keyframes fall-121{51.301%{transform:translate(77.0671vw,51.301vh) scale(.875)}to{transform:translate(81.90265vw,99vh) scale(.875)}}.snow:nth-child(122){opacity:1.5842;transform:translate(14.1392vw,-10px) scale(.1506);animation:fall-122 10s -15s linear infinite}@keyframes fall-122{53.07%{transform:translate(19.3506vw,53.07vh) scale(.1506)}to{transform:translate(16.7449vw,99vh) scale(.1506)}}.snow:nth-child(123){opacity:1.5334;transform:translate(90.5445vw,-10px) scale(.1178);animation:fall-123 23s -27s linear infinite}@keyframes fall-123{48.698%{transform:translate(89.8933vw,48.698vh) scale(.1178)}to{transform:translate(90.2189vw,99vh) scale(.1178)}}.snow:nth-child(124){opacity:.1484;transform:translate(92.5246vw,-10px) scale(.5097);animation:fall-124 26s -22s linear infinite}@keyframes fall-124{60.285%{transform:translate(88.4579vw,60.285vh) scale(.5097)}to{transform:translate(90.49125vw,99vh) scale(.5097)}}.snow:nth-child(125){opacity:1.5888;transform:translate(84.2905vw,-10px) scale(.7333);animation:fall-125 21s -10s linear infinite}@keyframes fall-125{67.459%{transform:translate(79.2276vw,67.459vh) scale(.7333)}to{transform:translate(81.75905vw,99vh) scale(.7333)}}.snow:nth-child(126){opacity:1.3972;transform:translate(17.9825vw,-10px) scale(.7294);animation:fall-126 19s -4s linear infinite}@keyframes fall-126{46.415%{transform:translate(13.1877vw,46.415vh) scale(.7294)}to{transform:translate(15.5851vw,99vh) scale(.7294)}}.snow:nth-child(127){opacity:1.0928;transform:translate(10.9903vw,-10px) scale(.4877);animation:fall-127 23s -27s linear infinite}@keyframes fall-127{74.253%{transform:translate(2.9412vw,74.253vh) scale(.4877)}to{transform:translate(6.96575vw,99vh) scale(.4877)}}.snow:nth-child(128){opacity:.0892;transform:translate(45.3734vw,-10px) scale(.543);animation:fall-128 28s -1s linear infinite}@keyframes fall-128{79.724%{transform:translate(49.1277vw,79.724vh) scale(.543)}to{transform:translate(47.25055vw,99vh) scale(.543)}}.snow:nth-child(129){opacity:.2314;transform:translate(16.182vw,-10px) scale(.0235);animation:fall-129 25s -11s linear infinite}@keyframes fall-129{30.992%{transform:translate(23.4935vw,30.992vh) scale(.0235)}to{transform:translate(19.83775vw,99vh) scale(.0235)}}.snow:nth-child(130){opacity:.5312;transform:translate(34.6886vw,-10px) scale(.6943);animation:fall-130 22s -28s linear infinite}@keyframes fall-130{72.802%{transform:translate(27.0186vw,72.802vh) scale(.6943)}to{transform:translate(30.8536vw,99vh) scale(.6943)}}.snow:nth-child(131){opacity:.5144;transform:translate(49.3188vw,-10px) scale(.8723);animation:fall-131 16s -30s linear infinite}@keyframes fall-131{40.237%{transform:translate(55.8911vw,40.237vh) scale(.8723)}to{transform:translate(52.60495vw,99vh) scale(.8723)}}.snow:nth-child(132){opacity:.686;transform:translate(17.5398vw,-10px) scale(.7791);animation:fall-132 29s -22s linear infinite}@keyframes fall-132{36.673%{transform:translate(23.4782vw,36.673vh) scale(.7791)}to{transform:translate(20.509vw,99vh) scale(.7791)}}.snow:nth-child(133){opacity:.4768;transform:translate(34.9788vw,-10px) scale(.0311);animation:fall-133 19s -16s linear infinite}@keyframes fall-133{31.421%{transform:translate(41.7969vw,31.421vh) scale(.0311)}to{transform:translate(38.38785vw,99vh) scale(.0311)}}.snow:nth-child(134){opacity:1.3312;transform:translate(39.1445vw,-10px) scale(.1108);animation:fall-134 10s -4s linear infinite}@keyframes fall-134{48.345%{transform:translate(46.2204vw,48.345vh) scale(.1108)}to{transform:translate(42.68245vw,99vh) scale(.1108)}}.snow:nth-child(135){opacity:.2492;transform:translate(28.678vw,-10px) scale(.4737);animation:fall-135 29s -15s linear infinite}@keyframes fall-135{64.797%{transform:translate(31.0934vw,64.797vh) scale(.4737)}to{transform:translate(29.8857vw,99vh) scale(.4737)}}.snow:nth-child(136){opacity:.8044;transform:translate(44.8766vw,-10px) scale(.3434);animation:fall-136 28s -29s linear infinite}@keyframes fall-136{39.548%{transform:translate(44.604vw,39.548vh) scale(.3434)}to{transform:translate(44.7403vw,99vh) scale(.3434)}}.snow:nth-child(137){opacity:1.3216;transform:translate(11.7396vw,-10px) scale(.18);animation:fall-137 19s -23s linear infinite}@keyframes fall-137{56.199%{transform:translate(9.7394vw,56.199vh) scale(.18)}to{transform:translate(10.7395vw,99vh) scale(.18)}}.snow:nth-child(138){opacity:.309;transform:translate(48.9694vw,-10px) scale(.1619);animation:fall-138 30s -30s linear infinite}@keyframes fall-138{47.902%{transform:translate(47.2322vw,47.902vh) scale(.1619)}to{transform:translate(48.1008vw,99vh) scale(.1619)}}.snow:nth-child(139){opacity:1.6152;transform:translate(8.1201vw,-10px) scale(.2958);animation:fall-139 19s -14s linear infinite}@keyframes fall-139{57.028%{transform:translate(4.483vw,57.028vh) scale(.2958)}to{transform:translate(6.30155vw,99vh) scale(.2958)}}.snow:nth-child(140){opacity:.4474;transform:translate(65.1405vw,-10px) scale(.7264);animation:fall-140 24s -12s linear infinite}@keyframes fall-140{67.976%{transform:translate(64.2187vw,67.976vh) scale(.7264)}to{transform:translate(64.6796vw,99vh) scale(.7264)}}.snow:nth-child(141){opacity:1.7114;transform:translate(53.0322vw,-10px) scale(.7224);animation:fall-141 21s -25s linear infinite}@keyframes fall-141{61.154%{transform:translate(43.5969vw,61.154vh) scale(.7224)}to{transform:translate(48.31455vw,99vh) scale(.7224)}}.snow:nth-child(142){opacity:1.711;transform:translate(72.8794vw,-10px) scale(.9636);animation:fall-142 16s -5s linear infinite}@keyframes fall-142{74.146%{transform:translate(79.8649vw,74.146vh) scale(.9636)}to{transform:translate(76.37215vw,99vh) scale(.9636)}}.snow:nth-child(143){opacity:1.655;transform:translate(7.6318vw,-10px) scale(.0276);animation:fall-143 16s -27s linear infinite}@keyframes fall-143{65.886%{transform:translate(12.575vw,65.886vh) scale(.0276)}to{transform:translate(10.1034vw,99vh) scale(.0276)}}.snow:nth-child(144){opacity:1.1826;transform:translate(.3252vw,-10px) scale(.7199);animation:fall-144 14s -16s linear infinite}@keyframes fall-144{79.699%{transform:translate(-8.8966vw,79.699vh) scale(.7199)}to{transform:translate(-4.2857vw,99vh) scale(.7199)}}.snow:nth-child(145){opacity:.646;transform:translate(51.1931vw,-10px) scale(.4585);animation:fall-145 11s -8s linear infinite}@keyframes fall-145{69.936%{transform:translate(49.6465vw,69.936vh) scale(.4585)}to{transform:translate(50.4198vw,99vh) scale(.4585)}}.snow:nth-child(146){opacity:.3746;transform:translate(33.9097vw,-10px) scale(.4981);animation:fall-146 22s -23s linear infinite}@keyframes fall-146{52.264%{transform:translate(33.5263vw,52.264vh) scale(.4981)}to{transform:translate(33.718vw,99vh) scale(.4981)}}.snow:nth-child(147){opacity:1.6708;transform:translate(8.9362vw,-10px) scale(.307);animation:fall-147 21s -30s linear infinite}@keyframes fall-147{44.702%{transform:translate(5.1323vw,44.702vh) scale(.307)}to{transform:translate(7.03425vw,99vh) scale(.307)}}.snow:nth-child(148){opacity:.9968;transform:translate(19.5772vw,-10px) scale(.4688);animation:fall-148 30s -9s linear infinite}@keyframes fall-148{57.53%{transform:translate(18.8891vw,57.53vh) scale(.4688)}to{transform:translate(19.23315vw,99vh) scale(.4688)}}.snow:nth-child(149){opacity:1.4212;transform:translate(2.1533vw,-10px) scale(.1596);animation:fall-149 14s -14s linear infinite}@keyframes fall-149{31.722%{transform:translate(7.3184vw,31.722vh) scale(.1596)}to{transform:translate(4.73585vw,99vh) scale(.1596)}}.snow:nth-child(150){opacity:1.8876;transform:translate(54.1415vw,-10px) scale(.739);animation:fall-150 10s -4s linear infinite}@keyframes fall-150{39.3%{transform:translate(46.3095vw,39.3vh) scale(.739)}to{transform:translate(50.2255vw,99vh) scale(.739)}}.snow:nth-child(151){opacity:1.2088;transform:translate(73.9622vw,-10px) scale(.1919);animation:fall-151 14s -15s linear infinite}@keyframes fall-151{67.854%{transform:translate(76.147vw,67.854vh) scale(.1919)}to{transform:translate(75.0546vw,99vh) scale(.1919)}}.snow:nth-child(152){opacity:.7498;transform:translate(1.6299vw,-10px) scale(.5495);animation:fall-152 25s -13s linear infinite}@keyframes fall-152{51.645%{transform:translate(11.5416vw,51.645vh) scale(.5495)}to{transform:translate(6.58575vw,99vh) scale(.5495)}}.snow:nth-child(153){opacity:.8844;transform:translate(16.2173vw,-10px) scale(.7083);animation:fall-153 26s -3s linear infinite}@keyframes fall-153{77.764%{transform:translate(6.7897vw,77.764vh) scale(.7083)}to{transform:translate(11.5035vw,99vh) scale(.7083)}}.snow:nth-child(154){opacity:1.0536;transform:translate(40.6662vw,-10px) scale(.9744);animation:fall-154 19s -19s linear infinite}@keyframes fall-154{72.376%{transform:translate(45.907vw,72.376vh) scale(.9744)}to{transform:translate(43.2866vw,99vh) scale(.9744)}}.snow:nth-child(155){opacity:.9524;transform:translate(35.5479vw,-10px) scale(.4131);animation:fall-155 11s -9s linear infinite}@keyframes fall-155{62.677%{transform:translate(44.6916vw,62.677vh) scale(.4131)}to{transform:translate(40.11975vw,99vh) scale(.4131)}}.snow:nth-child(156){opacity:1.59;transform:translate(91.8811vw,-10px) scale(.3437);animation:fall-156 29s -6s linear infinite}@keyframes fall-156{63.15%{transform:translate(86.8588vw,63.15vh) scale(.3437)}to{transform:translate(89.36995vw,99vh) scale(.3437)}}.snow:nth-child(157){opacity:.4352;transform:translate(66.5296vw,-10px) scale(.9811);animation:fall-157 22s -9s linear infinite}@keyframes fall-157{44.684%{transform:translate(57.5493vw,44.684vh) scale(.9811)}to{transform:translate(62.03945vw,99vh) scale(.9811)}}.snow:nth-child(158){opacity:.3232;transform:translate(63.7734vw,-10px) scale(.1157);animation:fall-158 21s -15s linear infinite}@keyframes fall-158{33.653%{transform:translate(66.823vw,33.653vh) scale(.1157)}to{transform:translate(65.2982vw,99vh) scale(.1157)}}.snow:nth-child(159){opacity:.6602;transform:translate(54.642vw,-10px) scale(.6596);animation:fall-159 25s -1s linear infinite}@keyframes fall-159{74.92%{transform:translate(62.3645vw,74.92vh) scale(.6596)}to{transform:translate(58.50325vw,99vh) scale(.6596)}}.snow:nth-child(160){opacity:1.007;transform:translate(66.8191vw,-10px) scale(.3534);animation:fall-160 11s -12s linear infinite}@keyframes fall-160{33.821%{transform:translate(63.0547vw,33.821vh) scale(.3534)}to{transform:translate(64.9369vw,99vh) scale(.3534)}}.snow:nth-child(161){opacity:1.9162;transform:translate(69.1212vw,-10px) scale(.6032);animation:fall-161 21s -25s linear infinite}@keyframes fall-161{30.894%{transform:translate(67.3842vw,30.894vh) scale(.6032)}to{transform:translate(68.2527vw,99vh) scale(.6032)}}.snow:nth-child(162){opacity:1.9776;transform:translate(91.6741vw,-10px) scale(.1558);animation:fall-162 23s -20s linear infinite}@keyframes fall-162{66.84%{transform:translate(100.2879vw,66.84vh) scale(.1558)}to{transform:translate(95.981vw,99vh) scale(.1558)}}.snow:nth-child(163){opacity:1.789;transform:translate(30.9606vw,-10px) scale(.6537);animation:fall-163 13s -27s linear infinite}@keyframes fall-163{65.085%{transform:translate(26.2127vw,65.085vh) scale(.6537)}to{transform:translate(28.58665vw,99vh) scale(.6537)}}.snow:nth-child(164){opacity:1.3836;transform:translate(52.0703vw,-10px) scale(.0597);animation:fall-164 20s -30s linear infinite}@keyframes fall-164{55.341%{transform:translate(56.2039vw,55.341vh) scale(.0597)}to{transform:translate(54.1371vw,99vh) scale(.0597)}}.snow:nth-child(165){opacity:1.6382;transform:translate(90.4953vw,-10px) scale(.6792);animation:fall-165 11s -1s linear infinite}@keyframes fall-165{78.899%{transform:translate(81.4906vw,78.899vh) scale(.6792)}to{transform:translate(85.99295vw,99vh) scale(.6792)}}.snow:nth-child(166){opacity:1.0328;transform:translate(99.2563vw,-10px) scale(.1426);animation:fall-166 27s -4s linear infinite}@keyframes fall-166{55.803%{transform:translate(97.9764vw,55.803vh) scale(.1426)}to{transform:translate(98.61635vw,99vh) scale(.1426)}}.snow:nth-child(167){opacity:.9014;transform:translate(23.2536vw,-10px) scale(.1682);animation:fall-167 14s -4s linear infinite}@keyframes fall-167{73.007%{transform:translate(18.5796vw,73.007vh) scale(.1682)}to{transform:translate(20.9166vw,99vh) scale(.1682)}}.snow:nth-child(168){opacity:1.8986;transform:translate(16.097vw,-10px) scale(.9514);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{53.952%{transform:translate(22.7804vw,53.952vh) scale(.9514)}to{transform:translate(19.4387vw,99vh) scale(.9514)}}.snow:nth-child(169){opacity:.5924;transform:translate(39.4965vw,-10px) scale(.489);animation:fall-169 20s -30s linear infinite}@keyframes fall-169{38.838%{transform:translate(36.3591vw,38.838vh) scale(.489)}to{transform:translate(37.9278vw,99vh) scale(.489)}}.snow:nth-child(170){opacity:.8788;transform:translate(2.5401vw,-10px) scale(.7308);animation:fall-170 10s -14s linear infinite}@keyframes fall-170{78.834%{transform:translate(9.2778vw,78.834vh) scale(.7308)}to{transform:translate(5.90895vw,99vh) scale(.7308)}}.snow:nth-child(171){opacity:.0726;transform:translate(43.3775vw,-10px) scale(.592);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{76.646%{transform:translate(42.8174vw,76.646vh) scale(.592)}to{transform:translate(43.09745vw,99vh) scale(.592)}}.snow:nth-child(172){opacity:1.2392;transform:translate(96.1379vw,-10px) scale(.2996);animation:fall-172 12s -6s linear infinite}@keyframes fall-172{44.385%{transform:translate(96.7434vw,44.385vh) scale(.2996)}to{transform:translate(96.44065vw,99vh) scale(.2996)}}.snow:nth-child(173){opacity:.2722;transform:translate(96.3534vw,-10px) scale(.6679);animation:fall-173 25s -9s linear infinite}@keyframes fall-173{63.488%{transform:translate(106.0815vw,63.488vh) scale(.6679)}to{transform:translate(101.21745vw,99vh) scale(.6679)}}.snow:nth-child(174){opacity:.542;transform:translate(87.7997vw,-10px) scale(.889);animation:fall-174 23s -5s linear infinite}@keyframes fall-174{32.91%{transform:translate(97.3815vw,32.91vh) scale(.889)}to{transform:translate(92.5906vw,99vh) scale(.889)}}.snow:nth-child(175){opacity:1.1098;transform:translate(94.5727vw,-10px) scale(.026);animation:fall-175 15s -14s linear infinite}@keyframes fall-175{61.166%{transform:translate(88.133vw,61.166vh) scale(.026)}to{transform:translate(91.35285vw,99vh) scale(.026)}}.snow:nth-child(176){opacity:1.7196;transform:translate(64.519vw,-10px) scale(.4833);animation:fall-176 26s -13s linear infinite}@keyframes fall-176{33.949%{transform:translate(70.563vw,33.949vh) scale(.4833)}to{transform:translate(67.541vw,99vh) scale(.4833)}}.snow:nth-child(177){opacity:.543;transform:translate(51.2311vw,-10px) scale(.0131);animation:fall-177 17s -23s linear infinite}@keyframes fall-177{43.239%{transform:translate(51.607vw,43.239vh) scale(.0131)}to{transform:translate(51.41905vw,99vh) scale(.0131)}}.snow:nth-child(178){opacity:1.2138;transform:translate(65.3199vw,-10px) scale(.2473);animation:fall-178 24s -15s linear infinite}@keyframes fall-178{43.029%{transform:translate(73.0035vw,43.029vh) scale(.2473)}to{transform:translate(69.1617vw,99vh) scale(.2473)}}.snow:nth-child(179){opacity:.4014;transform:translate(14.3462vw,-10px) scale(.3261);animation:fall-179 10s -2s linear infinite}@keyframes fall-179{38.897%{transform:translate(5.154vw,38.897vh) scale(.3261)}to{transform:translate(9.7501vw,99vh) scale(.3261)}}.snow:nth-child(180){opacity:1.6868;transform:translate(8.0403vw,-10px) scale(.6931);animation:fall-180 15s -11s linear infinite}@keyframes fall-180{30.615%{transform:translate(12.2693vw,30.615vh) scale(.6931)}to{transform:translate(10.1548vw,99vh) scale(.6931)}}.snow:nth-child(181){opacity:1.674;transform:translate(6.907vw,-10px) scale(.8165);animation:fall-181 10s -19s linear infinite}@keyframes fall-181{77.82%{transform:translate(6.1748vw,77.82vh) scale(.8165)}to{transform:translate(6.5409vw,99vh) scale(.8165)}}.snow:nth-child(182){opacity:1.4006;transform:translate(43.3584vw,-10px) scale(.0854);animation:fall-182 11s -21s linear infinite}@keyframes fall-182{52.557%{transform:translate(46.6162vw,52.557vh) scale(.0854)}to{transform:translate(44.9873vw,99vh) scale(.0854)}}.snow:nth-child(183){opacity:.1468;transform:translate(67.081vw,-10px) scale(.7533);animation:fall-183 11s -10s linear infinite}@keyframes fall-183{30.433%{transform:translate(73.2436vw,30.433vh) scale(.7533)}to{transform:translate(70.1623vw,99vh) scale(.7533)}}.snow:nth-child(184){opacity:.7592;transform:translate(22.2319vw,-10px) scale(.3351);animation:fall-184 10s -3s linear infinite}@keyframes fall-184{58.641%{transform:translate(27.8886vw,58.641vh) scale(.3351)}to{transform:translate(25.06025vw,99vh) scale(.3351)}}.snow:nth-child(185){opacity:1.7412;transform:translate(57.9466vw,-10px) scale(.3705);animation:fall-185 10s -2s linear infinite}@keyframes fall-185{51.176%{transform:translate(60.7347vw,51.176vh) scale(.3705)}to{transform:translate(59.34065vw,99vh) scale(.3705)}}.snow:nth-child(186){opacity:1.6816;transform:translate(13.083vw,-10px) scale(.1802);animation:fall-186 18s -1s linear infinite}@keyframes fall-186{52.716%{transform:translate(5.6737vw,52.716vh) scale(.1802)}to{transform:translate(9.37835vw,99vh) scale(.1802)}}.snow:nth-child(187){opacity:.4734;transform:translate(75.8383vw,-10px) scale(.0499);animation:fall-187 23s -8s linear infinite}@keyframes fall-187{38.679%{transform:translate(76.9149vw,38.679vh) scale(.0499)}to{transform:translate(76.3766vw,99vh) scale(.0499)}}.snow:nth-child(188){opacity:.1842;transform:translate(40.2744vw,-10px) scale(.7438);animation:fall-188 10s -8s linear infinite}@keyframes fall-188{61.69%{transform:translate(42.03vw,61.69vh) scale(.7438)}to{transform:translate(41.1522vw,99vh) scale(.7438)}}.snow:nth-child(189){opacity:.7594;transform:translate(34.1766vw,-10px) scale(.3269);animation:fall-189 18s -24s linear infinite}@keyframes fall-189{65.634%{transform:translate(31.3482vw,65.634vh) scale(.3269)}to{transform:translate(32.7624vw,99vh) scale(.3269)}}.snow:nth-child(190){opacity:.316;transform:translate(97.8165vw,-10px) scale(.9737);animation:fall-190 26s -23s linear infinite}@keyframes fall-190{78.22%{transform:translate(92.5161vw,78.22vh) scale(.9737)}to{transform:translate(95.1663vw,99vh) scale(.9737)}}.snow:nth-child(191){opacity:1.0512;transform:translate(81.6069vw,-10px) scale(.1805);animation:fall-191 19s -18s linear infinite}@keyframes fall-191{43.852%{transform:translate(75.9501vw,43.852vh) scale(.1805)}to{transform:translate(78.7785vw,99vh) scale(.1805)}}.snow:nth-child(192){opacity:.8522;transform:translate(88.7292vw,-10px) scale(.8338);animation:fall-192 19s -29s linear infinite}@keyframes fall-192{73.421%{transform:translate(83.0922vw,73.421vh) scale(.8338)}to{transform:translate(85.9107vw,99vh) scale(.8338)}}.snow:nth-child(193){opacity:1.72;transform:translate(21.7149vw,-10px) scale(.6663);animation:fall-193 10s -12s linear infinite}@keyframes fall-193{63.641%{transform:translate(14.7068vw,63.641vh) scale(.6663)}to{transform:translate(18.21085vw,99vh) scale(.6663)}}.snow:nth-child(194){opacity:.081;transform:translate(82.9202vw,-10px) scale(.0962);animation:fall-194 24s -23s linear infinite}@keyframes fall-194{74.625%{transform:translate(80.5257vw,74.625vh) scale(.0962)}to{transform:translate(81.72295vw,99vh) scale(.0962)}}.snow:nth-child(195){opacity:1.8742;transform:translate(35.5956vw,-10px) scale(.6043);animation:fall-195 23s -10s linear infinite}@keyframes fall-195{66.506%{transform:translate(35.0429vw,66.506vh) scale(.6043)}to{transform:translate(35.31925vw,99vh) scale(.6043)}}.snow:nth-child(196){opacity:.3578;transform:translate(86.6779vw,-10px) scale(.3746);animation:fall-196 18s -28s linear infinite}@keyframes fall-196{61.12%{transform:translate(96.4143vw,61.12vh) scale(.3746)}to{transform:translate(91.5461vw,99vh) scale(.3746)}}.snow:nth-child(197){opacity:.5348;transform:translate(9.975vw,-10px) scale(.8267);animation:fall-197 11s -20s linear infinite}@keyframes fall-197{55.466%{transform:translate(1.8606vw,55.466vh) scale(.8267)}to{transform:translate(5.9178vw,99vh) scale(.8267)}}.snow:nth-child(198){opacity:.0522;transform:translate(58.6598vw,-10px) scale(.09);animation:fall-198 21s -23s linear infinite}@keyframes fall-198{32.554%{transform:translate(64.2178vw,32.554vh) scale(.09)}to{transform:translate(61.4388vw,99vh) scale(.09)}}.snow:nth-child(199){opacity:1.693;transform:translate(49.8653vw,-10px) scale(.2632);animation:fall-199 14s -12s linear infinite}@keyframes fall-199{32.315%{transform:translate(43.5465vw,32.315vh) scale(.2632)}to{transform:translate(46.7059vw,99vh) scale(.2632)}}.snow:nth-child(200){opacity:.109;transform:translate(57.3266vw,-10px) scale(.7309);animation:fall-200 11s -9s linear infinite}@keyframes fall-200{51.699%{transform:translate(66.1608vw,51.699vh) scale(.7309)}to{transform:translate(61.7437vw,99vh) scale(.7309)}}.snow:nth-child(201){opacity:1.6458;transform:translate(22.3879vw,-10px) scale(.0397);animation:fall-201 20s -11s linear infinite}@keyframes fall-201{39.106%{transform:translate(30.9375vw,39.106vh) scale(.0397)}to{transform:translate(26.6627vw,99vh) scale(.0397)}}.snow:nth-child(202){opacity:1.0536;transform:translate(33.5742vw,-10px) scale(.0184);animation:fall-202 10s -27s linear infinite}@keyframes fall-202{52.525%{transform:translate(29.2315vw,52.525vh) scale(.0184)}to{transform:translate(31.40285vw,99vh) scale(.0184)}}.snow:nth-child(203){opacity:1.3122;transform:translate(65.5924vw,-10px) scale(.1386);animation:fall-203 27s -23s linear infinite}@keyframes fall-203{46.751%{transform:translate(66.779vw,46.751vh) scale(.1386)}to{transform:translate(66.1857vw,99vh) scale(.1386)}}.snow:nth-child(204){opacity:1.4766;transform:translate(47.804vw,-10px) scale(.1804);animation:fall-204 16s -29s linear infinite}@keyframes fall-204{73.937%{transform:translate(37.9361vw,73.937vh) scale(.1804)}to{transform:translate(42.87005vw,99vh) scale(.1804)}}.snow:nth-child(205){opacity:.9708;transform:translate(39.6357vw,-10px) scale(.5734);animation:fall-205 25s -19s linear infinite}@keyframes fall-205{71.899%{transform:translate(41.3178vw,71.899vh) scale(.5734)}to{transform:translate(40.47675vw,99vh) scale(.5734)}}.snow:nth-child(206){opacity:1.4032;transform:translate(7.8974vw,-10px) scale(.0517);animation:fall-206 14s -6s linear infinite}@keyframes fall-206{79.602%{transform:translate(4.2348vw,79.602vh) scale(.0517)}to{transform:translate(6.0661vw,99vh) scale(.0517)}}.snow:nth-child(207){opacity:1.5196;transform:translate(5.0526vw,-10px) scale(.3748);animation:fall-207 15s -22s linear infinite}@keyframes fall-207{31.394%{transform:translate(2.0102vw,31.394vh) scale(.3748)}to{transform:translate(3.5314vw,99vh) scale(.3748)}}.snow:nth-child(208){opacity:1.6334;transform:translate(61.3679vw,-10px) scale(.7711);animation:fall-208 10s -16s linear infinite}@keyframes fall-208{73.998%{transform:translate(70.1108vw,73.998vh) scale(.7711)}to{transform:translate(65.73935vw,99vh) scale(.7711)}}.snow:nth-child(209){opacity:.94;transform:translate(53.3862vw,-10px) scale(.9107);animation:fall-209 25s -3s linear infinite}@keyframes fall-209{36.42%{transform:translate(57.0436vw,36.42vh) scale(.9107)}to{transform:translate(55.2149vw,99vh) scale(.9107)}}.snow:nth-child(210){opacity:.686;transform:translate(94.6805vw,-10px) scale(.0238);animation:fall-210 13s -1s linear infinite}@keyframes fall-210{37.402%{transform:translate(101.301vw,37.402vh) scale(.0238)}to{transform:translate(97.99075vw,99vh) scale(.0238)}}.snow:nth-child(211){opacity:1.9182;transform:translate(4.4353vw,-10px) scale(.0492);animation:fall-211 18s -27s linear infinite}@keyframes fall-211{62.302%{transform:translate(12.4858vw,62.302vh) scale(.0492)}to{transform:translate(8.46055vw,99vh) scale(.0492)}}.snow:nth-child(212){opacity:1.6536;transform:translate(72.7499vw,-10px) scale(.1353);animation:fall-212 19s -10s linear infinite}@keyframes fall-212{44.442%{transform:translate(64.1691vw,44.442vh) scale(.1353)}to{transform:translate(68.4595vw,99vh) scale(.1353)}}.snow:nth-child(213){opacity:.6386;transform:translate(68.1914vw,-10px) scale(.1308);animation:fall-213 27s -7s linear infinite}@keyframes fall-213{43.141%{transform:translate(75.9315vw,43.141vh) scale(.1308)}to{transform:translate(72.06145vw,99vh) scale(.1308)}}.snow:nth-child(214){opacity:.053;transform:translate(11.1098vw,-10px) scale(.5097);animation:fall-214 12s -21s linear infinite}@keyframes fall-214{42.297%{transform:translate(2.8602vw,42.297vh) scale(.5097)}to{transform:translate(6.985vw,99vh) scale(.5097)}}.snow:nth-child(215){opacity:.0936;transform:translate(78.3084vw,-10px) scale(.8572);animation:fall-215 26s -26s linear infinite}@keyframes fall-215{37.027%{transform:translate(77.6448vw,37.027vh) scale(.8572)}to{transform:translate(77.9766vw,99vh) scale(.8572)}}.snow:nth-child(216){opacity:1.495;transform:translate(97.0542vw,-10px) scale(.3209);animation:fall-216 22s -2s linear infinite}@keyframes fall-216{54.148%{transform:translate(100.5507vw,54.148vh) scale(.3209)}to{transform:translate(98.80245vw,99vh) scale(.3209)}}.snow:nth-child(217){opacity:.0942;transform:translate(16.8674vw,-10px) scale(.338);animation:fall-217 27s -20s linear infinite}@keyframes fall-217{51.108%{transform:translate(24.0235vw,51.108vh) scale(.338)}to{transform:translate(20.44545vw,99vh) scale(.338)}}.snow:nth-child(218){opacity:.5428;transform:translate(50.6988vw,-10px) scale(.0509);animation:fall-218 13s -24s linear infinite}@keyframes fall-218{34.416%{transform:translate(44.7862vw,34.416vh) scale(.0509)}to{transform:translate(47.7425vw,99vh) scale(.0509)}}.snow:nth-child(219){opacity:1.8706;transform:translate(1.8616vw,-10px) scale(.6179);animation:fall-219 22s -11s linear infinite}@keyframes fall-219{38.697%{transform:translate(-2.6506vw,38.697vh) scale(.6179)}to{transform:translate(-.3945vw,99vh) scale(.6179)}}.snow:nth-child(220){opacity:1.034;transform:translate(67.1341vw,-10px) scale(.1138);animation:fall-220 26s -23s linear infinite}@keyframes fall-220{48.15%{transform:translate(67.191vw,48.15vh) scale(.1138)}to{transform:translate(67.16255vw,99vh) scale(.1138)}}.snow:nth-child(221){opacity:1.8652;transform:translate(1.5339vw,-10px) scale(.3214);animation:fall-221 30s -4s linear infinite}@keyframes fall-221{61.12%{transform:translate(-4.9092vw,61.12vh) scale(.3214)}to{transform:translate(-1.68765vw,99vh) scale(.3214)}}.snow:nth-child(222){opacity:.3172;transform:translate(23.4402vw,-10px) scale(.9582);animation:fall-222 20s -15s linear infinite}@keyframes fall-222{42.691%{transform:translate(13.8458vw,42.691vh) scale(.9582)}to{transform:translate(18.643vw,99vh) scale(.9582)}}.snow:nth-child(223){opacity:.6834;transform:translate(38.9408vw,-10px) scale(.0452);animation:fall-223 18s -20s linear infinite}@keyframes fall-223{43.812%{transform:translate(44.6556vw,43.812vh) scale(.0452)}to{transform:translate(41.7982vw,99vh) scale(.0452)}}.snow:nth-child(224){opacity:1.0094;transform:translate(15.4422vw,-10px) scale(.2096);animation:fall-224 26s -22s linear infinite}@keyframes fall-224{44.103%{transform:translate(7.5999vw,44.103vh) scale(.2096)}to{transform:translate(11.52105vw,99vh) scale(.2096)}}.snow:nth-child(225){opacity:.3834;transform:translate(78.4983vw,-10px) scale(.918);animation:fall-225 13s -27s linear infinite}@keyframes fall-225{69.118%{transform:translate(77.9262vw,69.118vh) scale(.918)}to{transform:translate(78.21225vw,99vh) scale(.918)}}.snow:nth-child(226){opacity:1.1464;transform:translate(30.6115vw,-10px) scale(.5945);animation:fall-226 30s -29s linear infinite}@keyframes fall-226{65.529%{transform:translate(24.1983vw,65.529vh) scale(.5945)}to{transform:translate(27.4049vw,99vh) scale(.5945)}}.snow:nth-child(227){opacity:1.7632;transform:translate(1.49vw,-10px) scale(.5617);animation:fall-227 22s -9s linear infinite}@keyframes fall-227{37.454%{transform:translate(-8.1508vw,37.454vh) scale(.5617)}to{transform:translate(-3.3304vw,99vh) scale(.5617)}}.snow:nth-child(228){opacity:1.3728;transform:translate(32.8855vw,-10px) scale(.5165);animation:fall-228 12s -2s linear infinite}@keyframes fall-228{78.681%{transform:translate(23.0604vw,78.681vh) scale(.5165)}to{transform:translate(27.97295vw,99vh) scale(.5165)}}.snow:nth-child(229){opacity:.9592;transform:translate(89.649vw,-10px) scale(.0076);animation:fall-229 30s -10s linear infinite}@keyframes fall-229{52.895%{transform:translate(93.3913vw,52.895vh) scale(.0076)}to{transform:translate(91.52015vw,99vh) scale(.0076)}}.snow:nth-child(230){opacity:.0178;transform:translate(56.2545vw,-10px) scale(.3438);animation:fall-230 12s -22s linear infinite}@keyframes fall-230{46.856%{transform:translate(52.4043vw,46.856vh) scale(.3438)}to{transform:translate(54.3294vw,99vh) scale(.3438)}}.snow:nth-child(231){opacity:.1236;transform:translate(15.7918vw,-10px) scale(.1319);animation:fall-231 18s -29s linear infinite}@keyframes fall-231{33.329%{transform:translate(19.4272vw,33.329vh) scale(.1319)}to{transform:translate(17.6095vw,99vh) scale(.1319)}}.snow:nth-child(232){opacity:1.4184;transform:translate(63.4938vw,-10px) scale(.3735);animation:fall-232 22s -1s linear infinite}@keyframes fall-232{35.841%{transform:translate(68.7124vw,35.841vh) scale(.3735)}to{transform:translate(66.1031vw,99vh) scale(.3735)}}.snow:nth-child(233){opacity:1.4464;transform:translate(28.0416vw,-10px) scale(.2837);animation:fall-233 25s -1s linear infinite}@keyframes fall-233{30.892%{transform:translate(20.5585vw,30.892vh) scale(.2837)}to{transform:translate(24.30005vw,99vh) scale(.2837)}}.snow:nth-child(234){opacity:1.1818;transform:translate(48.8591vw,-10px) scale(.7174);animation:fall-234 23s -5s linear infinite}@keyframes fall-234{52.572%{transform:translate(58.6658vw,52.572vh) scale(.7174)}to{transform:translate(53.76245vw,99vh) scale(.7174)}}.snow:nth-child(235){opacity:.5298;transform:translate(39.4797vw,-10px) scale(.5281);animation:fall-235 16s -4s linear infinite}@keyframes fall-235{50.402%{transform:translate(45.9589vw,50.402vh) scale(.5281)}to{transform:translate(42.7193vw,99vh) scale(.5281)}}.snow:nth-child(236){opacity:1.7076;transform:translate(24.6973vw,-10px) scale(.9626);animation:fall-236 16s -9s linear infinite}@keyframes fall-236{56.512%{transform:translate(32.7893vw,56.512vh) scale(.9626)}to{transform:translate(28.7433vw,99vh) scale(.9626)}}.snow:nth-child(237){opacity:1.188;transform:translate(70.917vw,-10px) scale(.9248);animation:fall-237 16s -21s linear infinite}@keyframes fall-237{45.664%{transform:translate(66.7494vw,45.664vh) scale(.9248)}to{transform:translate(68.8332vw,99vh) scale(.9248)}}.snow:nth-child(238){opacity:.9618;transform:translate(57.7376vw,-10px) scale(.4546);animation:fall-238 29s -24s linear infinite}@keyframes fall-238{74.627%{transform:translate(53.1338vw,74.627vh) scale(.4546)}to{transform:translate(55.4357vw,99vh) scale(.4546)}}.snow:nth-child(239){opacity:1.6758;transform:translate(52.3342vw,-10px) scale(.5993);animation:fall-239 13s -6s linear infinite}@keyframes fall-239{35.24%{transform:translate(51.562vw,35.24vh) scale(.5993)}to{transform:translate(51.9481vw,99vh) scale(.5993)}}.snow:nth-child(240){opacity:.408;transform:translate(28.3974vw,-10px) scale(.7131);animation:fall-240 20s -10s linear infinite}@keyframes fall-240{68.669%{transform:translate(18.4642vw,68.669vh) scale(.7131)}to{transform:translate(23.4308vw,99vh) scale(.7131)}}.snow:nth-child(241){opacity:1.0642;transform:translate(18.0428vw,-10px) scale(.1301);animation:fall-241 15s -4s linear infinite}@keyframes fall-241{45.578%{transform:translate(14.1308vw,45.578vh) scale(.1301)}to{transform:translate(16.0868vw,99vh) scale(.1301)}}.snow:nth-child(242){opacity:.6996;transform:translate(26.1145vw,-10px) scale(.9114);animation:fall-242 29s -16s linear infinite}@keyframes fall-242{74.64%{transform:translate(21.035vw,74.64vh) scale(.9114)}to{transform:translate(23.57475vw,99vh) scale(.9114)}}.snow:nth-child(243){opacity:.9026;transform:translate(48.0912vw,-10px) scale(.1141);animation:fall-243 25s -21s linear infinite}@keyframes fall-243{37.746%{transform:translate(53.5898vw,37.746vh) scale(.1141)}to{transform:translate(50.8405vw,99vh) scale(.1141)}}.snow:nth-child(244){opacity:1.8254;transform:translate(9.2156vw,-10px) scale(.0101);animation:fall-244 11s -5s linear infinite}@keyframes fall-244{33.34%{transform:translate(3.1675vw,33.34vh) scale(.0101)}to{transform:translate(6.19155vw,99vh) scale(.0101)}}.snow:nth-child(245){opacity:.7862;transform:translate(72.8374vw,-10px) scale(.1734);animation:fall-245 10s -26s linear infinite}@keyframes fall-245{33.02%{transform:translate(80.936vw,33.02vh) scale(.1734)}to{transform:translate(76.8867vw,99vh) scale(.1734)}}.snow:nth-child(246){opacity:1.828;transform:translate(5.7327vw,-10px) scale(.0368);animation:fall-246 24s -3s linear infinite}@keyframes fall-246{34.688%{transform:translate(11.6588vw,34.688vh) scale(.0368)}to{transform:translate(8.69575vw,99vh) scale(.0368)}}.snow:nth-child(247){opacity:.2678;transform:translate(38.1695vw,-10px) scale(.5572);animation:fall-247 19s -22s linear infinite}@keyframes fall-247{75.507%{transform:translate(44.845vw,75.507vh) scale(.5572)}to{transform:translate(41.50725vw,99vh) scale(.5572)}}.snow:nth-child(248){opacity:.7416;transform:translate(13.8287vw,-10px) scale(.8761);animation:fall-248 13s -30s linear infinite}@keyframes fall-248{55.255%{transform:translate(7.946vw,55.255vh) scale(.8761)}to{transform:translate(10.88735vw,99vh) scale(.8761)}}.snow:nth-child(249){opacity:1.3886;transform:translate(29.555vw,-10px) scale(.5055);animation:fall-249 26s -2s linear infinite}@keyframes fall-249{41.914%{transform:translate(20.0841vw,41.914vh) scale(.5055)}to{transform:translate(24.81955vw,99vh) scale(.5055)}}.snow:nth-child(250){opacity:.1562;transform:translate(45.5604vw,-10px) scale(.2285);animation:fall-250 13s -22s linear infinite}@keyframes fall-250{48.301%{transform:translate(38.8402vw,48.301vh) scale(.2285)}to{transform:translate(42.2003vw,99vh) scale(.2285)}}.snow:nth-child(251){opacity:.1058;transform:translate(48.8956vw,-10px) scale(.9911);animation:fall-251 19s -12s linear infinite}@keyframes fall-251{46.122%{transform:translate(45.054vw,46.122vh) scale(.9911)}to{transform:translate(46.9748vw,99vh) scale(.9911)}}.snow:nth-child(252){opacity:1.7538;transform:translate(45.2291vw,-10px) scale(.8618);animation:fall-252 29s -18s linear infinite}@keyframes fall-252{39.654%{transform:translate(40.7143vw,39.654vh) scale(.8618)}to{transform:translate(42.9717vw,99vh) scale(.8618)}}.snow:nth-child(253){opacity:1.959;transform:translate(15.4049vw,-10px) scale(.52);animation:fall-253 12s -30s linear infinite}@keyframes fall-253{54.592%{transform:translate(10.2535vw,54.592vh) scale(.52)}to{transform:translate(12.8292vw,99vh) scale(.52)}}.snow:nth-child(254){opacity:1.6528;transform:translate(91.8295vw,-10px) scale(.729);animation:fall-254 14s -9s linear infinite}@keyframes fall-254{78.677%{transform:translate(90.6711vw,78.677vh) scale(.729)}to{transform:translate(91.2503vw,99vh) scale(.729)}}.snow:nth-child(255){opacity:.0202;transform:translate(58.3903vw,-10px) scale(.5035);animation:fall-255 13s -16s linear infinite}@keyframes fall-255{40.896%{transform:translate(54.4138vw,40.896vh) scale(.5035)}to{transform:translate(56.40205vw,99vh) scale(.5035)}}.snow:nth-child(256){opacity:.8094;transform:translate(63.7003vw,-10px) scale(.7976);animation:fall-256 15s -15s linear infinite}@keyframes fall-256{30.483%{transform:translate(61.5849vw,30.483vh) scale(.7976)}to{transform:translate(62.6426vw,99vh) scale(.7976)}}.snow:nth-child(257){opacity:.777;transform:translate(93.8553vw,-10px) scale(.581);animation:fall-257 21s -5s linear infinite}@keyframes fall-257{54.739%{transform:translate(98.8542vw,54.739vh) scale(.581)}to{transform:translate(96.35475vw,99vh) scale(.581)}}.snow:nth-child(258){opacity:.0696;transform:translate(63.5089vw,-10px) scale(.7351);animation:fall-258 28s -4s linear infinite}@keyframes fall-258{50.777%{transform:translate(68.6848vw,50.777vh) scale(.7351)}to{transform:translate(66.09685vw,99vh) scale(.7351)}}.snow:nth-child(259){opacity:1.494;transform:translate(14.9593vw,-10px) scale(.9195);animation:fall-259 28s -22s linear infinite}@keyframes fall-259{70.352%{transform:translate(23.2371vw,70.352vh) scale(.9195)}to{transform:translate(19.0982vw,99vh) scale(.9195)}}.snow:nth-child(260){opacity:1.732;transform:translate(84.1394vw,-10px) scale(.7041);animation:fall-260 20s -26s linear infinite}@keyframes fall-260{62.724%{transform:translate(74.5259vw,62.724vh) scale(.7041)}to{transform:translate(79.33265vw,99vh) scale(.7041)}}.snow:nth-child(261){opacity:1.3364;transform:translate(85.7953vw,-10px) scale(.3701);animation:fall-261 12s -13s linear infinite}@keyframes fall-261{76.191%{transform:translate(92.5152vw,76.191vh) scale(.3701)}to{transform:translate(89.15525vw,99vh) scale(.3701)}}.snow:nth-child(262){opacity:1.7784;transform:translate(42.1045vw,-10px) scale(.4728);animation:fall-262 27s -20s linear infinite}@keyframes fall-262{36.42%{transform:translate(43.1852vw,36.42vh) scale(.4728)}to{transform:translate(42.64485vw,99vh) scale(.4728)}}.snow:nth-child(263){opacity:1.9618;transform:translate(91.1925vw,-10px) scale(.4507);animation:fall-263 26s -11s linear infinite}@keyframes fall-263{77.256%{transform:translate(94.6381vw,77.256vh) scale(.4507)}to{transform:translate(92.9153vw,99vh) scale(.4507)}}.snow:nth-child(264){opacity:.746;transform:translate(41.5423vw,-10px) scale(.5279);animation:fall-264 25s -2s linear infinite}@keyframes fall-264{30.903%{transform:translate(48.5024vw,30.903vh) scale(.5279)}to{transform:translate(45.02235vw,99vh) scale(.5279)}}.snow:nth-child(265){opacity:.2242;transform:translate(86.8946vw,-10px) scale(.5248);animation:fall-265 24s -13s linear infinite}@keyframes fall-265{43.205%{transform:translate(93.8917vw,43.205vh) scale(.5248)}to{transform:translate(90.39315vw,99vh) scale(.5248)}}.snow:nth-child(266){opacity:.4156;transform:translate(46.3445vw,-10px) scale(.5004);animation:fall-266 28s -15s linear infinite}@keyframes fall-266{33.744%{transform:translate(51.5097vw,33.744vh) scale(.5004)}to{transform:translate(48.9271vw,99vh) scale(.5004)}}.snow:nth-child(267){opacity:1.97;transform:translate(29.3691vw,-10px) scale(.039);animation:fall-267 25s -15s linear infinite}@keyframes fall-267{53.447%{transform:translate(28.2122vw,53.447vh) scale(.039)}to{transform:translate(28.79065vw,99vh) scale(.039)}}.snow:nth-child(268){opacity:1.4166;transform:translate(54.5563vw,-10px) scale(.8498);animation:fall-268 28s -21s linear infinite}@keyframes fall-268{39.42%{transform:translate(46.8827vw,39.42vh) scale(.8498)}to{transform:translate(50.7195vw,99vh) scale(.8498)}}.snow:nth-child(269){opacity:1.4542;transform:translate(32.9352vw,-10px) scale(.8611);animation:fall-269 17s -29s linear infinite}@keyframes fall-269{43.779%{transform:translate(26.0038vw,43.779vh) scale(.8611)}to{transform:translate(29.4695vw,99vh) scale(.8611)}}.snow:nth-child(270){opacity:.4084;transform:translate(.2938vw,-10px) scale(.6342);animation:fall-270 13s -9s linear infinite}@keyframes fall-270{37.937%{transform:translate(9.4324vw,37.937vh) scale(.6342)}to{transform:translate(4.8631vw,99vh) scale(.6342)}}.snow:nth-child(271){opacity:.9412;transform:translate(32.9096vw,-10px) scale(.0062);animation:fall-271 11s -17s linear infinite}@keyframes fall-271{62.595%{transform:translate(42.522vw,62.595vh) scale(.0062)}to{transform:translate(37.7158vw,99vh) scale(.0062)}}.snow:nth-child(272){opacity:1.4556;transform:translate(67.0766vw,-10px) scale(.8255);animation:fall-272 20s -24s linear infinite}@keyframes fall-272{65.797%{transform:translate(72.4376vw,65.797vh) scale(.8255)}to{transform:translate(69.7571vw,99vh) scale(.8255)}}.snow:nth-child(273){opacity:.5088;transform:translate(38.6188vw,-10px) scale(.9818);animation:fall-273 24s -9s linear infinite}@keyframes fall-273{32.268%{transform:translate(44.4069vw,32.268vh) scale(.9818)}to{transform:translate(41.51285vw,99vh) scale(.9818)}}.snow:nth-child(274){opacity:.9384;transform:translate(96.2307vw,-10px) scale(.9633);animation:fall-274 29s -22s linear infinite}@keyframes fall-274{50.07%{transform:translate(90.6723vw,50.07vh) scale(.9633)}to{transform:translate(93.4515vw,99vh) scale(.9633)}}.snow:nth-child(275){opacity:1.4876;transform:translate(49.0328vw,-10px) scale(.4222);animation:fall-275 25s -5s linear infinite}@keyframes fall-275{54.625%{transform:translate(51.6969vw,54.625vh) scale(.4222)}to{transform:translate(50.36485vw,99vh) scale(.4222)}}.snow:nth-child(276){opacity:1.8324;transform:translate(16.5614vw,-10px) scale(.8048);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{52.459%{transform:translate(8.4405vw,52.459vh) scale(.8048)}to{transform:translate(12.50095vw,99vh) scale(.8048)}}.snow:nth-child(277){opacity:1.5802;transform:translate(1.2348vw,-10px) scale(.0622);animation:fall-277 13s -30s linear infinite}@keyframes fall-277{67.905%{transform:translate(-6.556vw,67.905vh) scale(.0622)}to{transform:translate(-2.6606vw,99vh) scale(.0622)}}.snow:nth-child(278){opacity:.9822;transform:translate(29.4461vw,-10px) scale(.2199);animation:fall-278 12s -18s linear infinite}@keyframes fall-278{67.814%{transform:translate(21.4377vw,67.814vh) scale(.2199)}to{transform:translate(25.4419vw,99vh) scale(.2199)}}.snow:nth-child(279){opacity:.4986;transform:translate(75.6363vw,-10px) scale(.1038);animation:fall-279 25s -28s linear infinite}@keyframes fall-279{52.675%{transform:translate(78.2405vw,52.675vh) scale(.1038)}to{transform:translate(76.9384vw,99vh) scale(.1038)}}.snow:nth-child(280){opacity:1.9876;transform:translate(47.1138vw,-10px) scale(.7588);animation:fall-280 24s -23s linear infinite}@keyframes fall-280{66.869%{transform:translate(41.3741vw,66.869vh) scale(.7588)}to{transform:translate(44.24395vw,99vh) scale(.7588)}}.snow:nth-child(281){opacity:1.4874;transform:translate(83.9633vw,-10px) scale(.1885);animation:fall-281 11s -8s linear infinite}@keyframes fall-281{39.244%{transform:translate(78.1101vw,39.244vh) scale(.1885)}to{transform:translate(81.0367vw,99vh) scale(.1885)}}.snow:nth-child(282){opacity:.6594;transform:translate(67.0485vw,-10px) scale(.5658);animation:fall-282 14s -30s linear infinite}@keyframes fall-282{53.506%{transform:translate(74.0578vw,53.506vh) scale(.5658)}to{transform:translate(70.55315vw,99vh) scale(.5658)}}.snow:nth-child(283){opacity:.8032;transform:translate(26.6619vw,-10px) scale(.6647);animation:fall-283 13s -28s linear infinite}@keyframes fall-283{70.528%{transform:translate(31.0379vw,70.528vh) scale(.6647)}to{transform:translate(28.8499vw,99vh) scale(.6647)}}.snow:nth-child(284){opacity:.748;transform:translate(69.0957vw,-10px) scale(.2311);animation:fall-284 25s -25s linear infinite}@keyframes fall-284{66.419%{transform:translate(70.2985vw,66.419vh) scale(.2311)}to{transform:translate(69.6971vw,99vh) scale(.2311)}}.snow:nth-child(285){opacity:1.8932;transform:translate(32.5411vw,-10px) scale(.4857);animation:fall-285 13s -28s linear infinite}@keyframes fall-285{68.557%{transform:translate(37.0125vw,68.557vh) scale(.4857)}to{transform:translate(34.7768vw,99vh) scale(.4857)}}.snow:nth-child(286){opacity:.6182;transform:translate(7.6397vw,-10px) scale(.0599);animation:fall-286 17s -24s linear infinite}@keyframes fall-286{36.369%{transform:translate(13.8327vw,36.369vh) scale(.0599)}to{transform:translate(10.7362vw,99vh) scale(.0599)}}.snow:nth-child(287){opacity:.626;transform:translate(79.51vw,-10px) scale(.6707);animation:fall-287 20s -15s linear infinite}@keyframes fall-287{78.099%{transform:translate(89.101vw,78.099vh) scale(.6707)}to{transform:translate(84.3055vw,99vh) scale(.6707)}}.snow:nth-child(288){opacity:.6054;transform:translate(50.6301vw,-10px) scale(.7543);animation:fall-288 11s -24s linear infinite}@keyframes fall-288{56.308%{transform:translate(59.536vw,56.308vh) scale(.7543)}to{transform:translate(55.08305vw,99vh) scale(.7543)}}.snow:nth-child(289){opacity:.078;transform:translate(51.1046vw,-10px) scale(.3309);animation:fall-289 30s -3s linear infinite}@keyframes fall-289{74.344%{transform:translate(54.3509vw,74.344vh) scale(.3309)}to{transform:translate(52.72775vw,99vh) scale(.3309)}}.snow:nth-child(290){opacity:.1438;transform:translate(30.3986vw,-10px) scale(.3445);animation:fall-290 25s -1s linear infinite}@keyframes fall-290{33.371%{transform:translate(25.2247vw,33.371vh) scale(.3445)}to{transform:translate(27.81165vw,99vh) scale(.3445)}}.snow:nth-child(291){opacity:1.8304;transform:translate(11.1503vw,-10px) scale(.4196);animation:fall-291 29s -25s linear infinite}@keyframes fall-291{73.261%{transform:translate(9.24vw,73.261vh) scale(.4196)}to{transform:translate(10.19515vw,99vh) scale(.4196)}}.snow:nth-child(292){opacity:.6512;transform:translate(3.9872vw,-10px) scale(.0643);animation:fall-292 14s -29s linear infinite}@keyframes fall-292{44.42%{transform:translate(-1.241vw,44.42vh) scale(.0643)}to{transform:translate(1.3731vw,99vh) scale(.0643)}}.snow:nth-child(293){opacity:.123;transform:translate(64.6263vw,-10px) scale(.5535);animation:fall-293 15s -8s linear infinite}@keyframes fall-293{63.375%{transform:translate(63.2191vw,63.375vh) scale(.5535)}to{transform:translate(63.9227vw,99vh) scale(.5535)}}.snow:nth-child(294){opacity:.391;transform:translate(81.1539vw,-10px) scale(.7397);animation:fall-294 19s -4s linear infinite}@keyframes fall-294{61.046%{transform:translate(79.5045vw,61.046vh) scale(.7397)}to{transform:translate(80.3292vw,99vh) scale(.7397)}}.snow:nth-child(295){opacity:.9714;transform:translate(24.1866vw,-10px) scale(.283);animation:fall-295 15s -4s linear infinite}@keyframes fall-295{50.704%{transform:translate(31.7258vw,50.704vh) scale(.283)}to{transform:translate(27.9562vw,99vh) scale(.283)}}.snow:nth-child(296){opacity:1.6154;transform:translate(25.4832vw,-10px) scale(.5698);animation:fall-296 17s -12s linear infinite}@keyframes fall-296{31.529%{transform:translate(34.9013vw,31.529vh) scale(.5698)}to{transform:translate(30.19225vw,99vh) scale(.5698)}}.snow:nth-child(297){opacity:1.5622;transform:translate(44.8195vw,-10px) scale(.6139);animation:fall-297 23s -12s linear infinite}@keyframes fall-297{37.94%{transform:translate(46.3779vw,37.94vh) scale(.6139)}to{transform:translate(45.5987vw,99vh) scale(.6139)}}.snow:nth-child(298){opacity:1.8066;transform:translate(10.1781vw,-10px) scale(.623);animation:fall-298 21s -20s linear infinite}@keyframes fall-298{61.161%{transform:translate(10.9425vw,61.161vh) scale(.623)}to{transform:translate(10.5603vw,99vh) scale(.623)}}.snow:nth-child(299){opacity:1.651;transform:translate(93.5781vw,-10px) scale(.657);animation:fall-299 17s -27s linear infinite}@keyframes fall-299{56.084%{transform:translate(89.6135vw,56.084vh) scale(.657)}to{transform:translate(91.5958vw,99vh) scale(.657)}}.snow:nth-child(300){opacity:1.2152;transform:translate(71.6087vw,-10px) scale(.8545);animation:fall-300 12s -28s linear infinite}@keyframes fall-300{55.644%{transform:translate(64.89vw,55.644vh) scale(.8545)}to{transform:translate(68.24935vw,99vh) scale(.8545)}}.snow:nth-child(301){opacity:.0716;transform:translate(38.0631vw,-10px) scale(.1283);animation:fall-301 24s -9s linear infinite}@keyframes fall-301{53.837%{transform:translate(45.2052vw,53.837vh) scale(.1283)}to{transform:translate(41.63415vw,99vh) scale(.1283)}}.snow:nth-child(302){opacity:1.7536;transform:translate(83.7192vw,-10px) scale(.2919);animation:fall-302 25s -7s linear infinite}@keyframes fall-302{63.714%{transform:translate(92.5075vw,63.714vh) scale(.2919)}to{transform:translate(88.11335vw,99vh) scale(.2919)}}.snow:nth-child(303){opacity:.2164;transform:translate(19.2069vw,-10px) scale(.4293);animation:fall-303 13s -9s linear infinite}@keyframes fall-303{53.981%{transform:translate(25.9354vw,53.981vh) scale(.4293)}to{transform:translate(22.57115vw,99vh) scale(.4293)}}.snow:nth-child(304){opacity:1.7002;transform:translate(19.1645vw,-10px) scale(.7134);animation:fall-304 13s -11s linear infinite}@keyframes fall-304{31.26%{transform:translate(21.6767vw,31.26vh) scale(.7134)}to{transform:translate(20.4206vw,99vh) scale(.7134)}}.snow:nth-child(305){opacity:1.1208;transform:translate(31.7512vw,-10px) scale(.2726);animation:fall-305 17s -18s linear infinite}@keyframes fall-305{40.993%{transform:translate(29.2043vw,40.993vh) scale(.2726)}to{transform:translate(30.47775vw,99vh) scale(.2726)}}.snow:nth-child(306){opacity:.4918;transform:translate(8.3445vw,-10px) scale(.3863);animation:fall-306 13s -24s linear infinite}@keyframes fall-306{42.147%{transform:translate(2.0591vw,42.147vh) scale(.3863)}to{transform:translate(5.2018vw,99vh) scale(.3863)}}.snow:nth-child(307){opacity:.5396;transform:translate(18.7797vw,-10px) scale(.6005);animation:fall-307 26s -13s linear infinite}@keyframes fall-307{47.046%{transform:translate(16.316vw,47.046vh) scale(.6005)}to{transform:translate(17.54785vw,99vh) scale(.6005)}}.snow:nth-child(308){opacity:.7648;transform:translate(96.5873vw,-10px) scale(.3799);animation:fall-308 30s -25s linear infinite}@keyframes fall-308{50.703%{transform:translate(96.1752vw,50.703vh) scale(.3799)}to{transform:translate(96.38125vw,99vh) scale(.3799)}}.snow:nth-child(309){opacity:.2938;transform:translate(82.2117vw,-10px) scale(.6854);animation:fall-309 19s -11s linear infinite}@keyframes fall-309{61.829%{transform:translate(76.2561vw,61.829vh) scale(.6854)}to{transform:translate(79.2339vw,99vh) scale(.6854)}}.snow:nth-child(310){opacity:1.7652;transform:translate(65.6654vw,-10px) scale(.4295);animation:fall-310 15s -16s linear infinite}@keyframes fall-310{61.51%{transform:translate(60.1732vw,61.51vh) scale(.4295)}to{transform:translate(62.9193vw,99vh) scale(.4295)}}.snow:nth-child(311){opacity:1.5228;transform:translate(32.273vw,-10px) scale(.6289);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{50.909%{transform:translate(35.2237vw,50.909vh) scale(.6289)}to{transform:translate(33.74835vw,99vh) scale(.6289)}}.snow:nth-child(312){opacity:.0866;transform:translate(65.4006vw,-10px) scale(.4505);animation:fall-312 15s -14s linear infinite}@keyframes fall-312{67.063%{transform:translate(66.4333vw,67.063vh) scale(.4505)}to{transform:translate(65.91695vw,99vh) scale(.4505)}}.snow:nth-child(313){opacity:1.3974;transform:translate(70.5685vw,-10px) scale(.2795);animation:fall-313 28s -29s linear infinite}@keyframes fall-313{59.166%{transform:translate(68.4432vw,59.166vh) scale(.2795)}to{transform:translate(69.50585vw,99vh) scale(.2795)}}.snow:nth-child(314){opacity:1.3206;transform:translate(38.2118vw,-10px) scale(.4562);animation:fall-314 11s -7s linear infinite}@keyframes fall-314{57.372%{transform:translate(40.9677vw,57.372vh) scale(.4562)}to{transform:translate(39.58975vw,99vh) scale(.4562)}}.snow:nth-child(315){opacity:.3486;transform:translate(33.3153vw,-10px) scale(.2011);animation:fall-315 17s -7s linear infinite}@keyframes fall-315{30.414%{transform:translate(29.5784vw,30.414vh) scale(.2011)}to{transform:translate(31.44685vw,99vh) scale(.2011)}}.snow:nth-child(316){opacity:1.108;transform:translate(30.2371vw,-10px) scale(.8867);animation:fall-316 26s -21s linear infinite}@keyframes fall-316{63.52%{transform:translate(36.726vw,63.52vh) scale(.8867)}to{transform:translate(33.48155vw,99vh) scale(.8867)}}.snow:nth-child(317){opacity:1.6142;transform:translate(55.7488vw,-10px) scale(.3741);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{38.705%{transform:translate(59.0727vw,38.705vh) scale(.3741)}to{transform:translate(57.41075vw,99vh) scale(.3741)}}.snow:nth-child(318){opacity:.4298;transform:translate(33.5348vw,-10px) scale(.6566);animation:fall-318 17s -29s linear infinite}@keyframes fall-318{59.081%{transform:translate(35.0838vw,59.081vh) scale(.6566)}to{transform:translate(34.3093vw,99vh) scale(.6566)}}.snow:nth-child(319){opacity:.8074;transform:translate(55.7801vw,-10px) scale(.1188);animation:fall-319 11s -24s linear infinite}@keyframes fall-319{56.017%{transform:translate(63.6873vw,56.017vh) scale(.1188)}to{transform:translate(59.7337vw,99vh) scale(.1188)}}.snow:nth-child(320){opacity:1.9444;transform:translate(88.7437vw,-10px) scale(.4371);animation:fall-320 28s -29s linear infinite}@keyframes fall-320{76.009%{transform:translate(94.8vw,76.009vh) scale(.4371)}to{transform:translate(91.77185vw,99vh) scale(.4371)}}.snow:nth-child(321){opacity:.4634;transform:translate(63.8545vw,-10px) scale(.5509);animation:fall-321 28s -23s linear infinite}@keyframes fall-321{44.924%{transform:translate(72.5597vw,44.924vh) scale(.5509)}to{transform:translate(68.2071vw,99vh) scale(.5509)}}.snow:nth-child(322){opacity:.7368;transform:translate(42.9684vw,-10px) scale(.1408);animation:fall-322 14s -13s linear infinite}@keyframes fall-322{61.088%{transform:translate(40.1517vw,61.088vh) scale(.1408)}to{transform:translate(41.56005vw,99vh) scale(.1408)}}.snow:nth-child(323){opacity:1.1108;transform:translate(37.5856vw,-10px) scale(.0471);animation:fall-323 20s -17s linear infinite}@keyframes fall-323{63.791%{transform:translate(30.7522vw,63.791vh) scale(.0471)}to{transform:translate(34.1689vw,99vh) scale(.0471)}}.snow:nth-child(324){opacity:.296;transform:translate(6.4864vw,-10px) scale(.0071);animation:fall-324 30s -11s linear infinite}@keyframes fall-324{63.689%{transform:translate(8.1743vw,63.689vh) scale(.0071)}to{transform:translate(7.33035vw,99vh) scale(.0071)}}.snow:nth-child(325){opacity:1.5312;transform:translate(73.8601vw,-10px) scale(.4218);animation:fall-325 12s -24s linear infinite}@keyframes fall-325{79.681%{transform:translate(64.6859vw,79.681vh) scale(.4218)}to{transform:translate(69.273vw,99vh) scale(.4218)}}.snow:nth-child(326){opacity:.2722;transform:translate(25.4906vw,-10px) scale(.3513);animation:fall-326 23s -28s linear infinite}@keyframes fall-326{54.547%{transform:translate(24.2125vw,54.547vh) scale(.3513)}to{transform:translate(24.85155vw,99vh) scale(.3513)}}.snow:nth-child(327){opacity:1.421;transform:translate(44.2896vw,-10px) scale(.6089);animation:fall-327 28s -23s linear infinite}@keyframes fall-327{40.744%{transform:translate(47.7938vw,40.744vh) scale(.6089)}to{transform:translate(46.0417vw,99vh) scale(.6089)}}.snow:nth-child(328){opacity:1.0856;transform:translate(58.9983vw,-10px) scale(.1918);animation:fall-328 22s -29s linear infinite}@keyframes fall-328{71.367%{transform:translate(61.0966vw,71.367vh) scale(.1918)}to{transform:translate(60.04745vw,99vh) scale(.1918)}}.snow:nth-child(329){opacity:.592;transform:translate(62.6582vw,-10px) scale(.423);animation:fall-329 25s -26s linear infinite}@keyframes fall-329{79.277%{transform:translate(55.322vw,79.277vh) scale(.423)}to{transform:translate(58.9901vw,99vh) scale(.423)}}.snow:nth-child(330){opacity:1.8734;transform:translate(90.2489vw,-10px) scale(.1392);animation:fall-330 28s -29s linear infinite}@keyframes fall-330{52.407%{transform:translate(81.2702vw,52.407vh) scale(.1392)}to{transform:translate(85.75955vw,99vh) scale(.1392)}}.snow:nth-child(331){opacity:1.8564;transform:translate(71.5075vw,-10px) scale(.3004);animation:fall-331 30s -22s linear infinite}@keyframes fall-331{37.275%{transform:translate(70.0101vw,37.275vh) scale(.3004)}to{transform:translate(70.7588vw,99vh) scale(.3004)}}.snow:nth-child(332){opacity:.1984;transform:translate(30.837vw,-10px) scale(.9341);animation:fall-332 18s -16s linear infinite}@keyframes fall-332{65.612%{transform:translate(39.8151vw,65.612vh) scale(.9341)}to{transform:translate(35.32605vw,99vh) scale(.9341)}}.snow:nth-child(333){opacity:1.66;transform:translate(35.817vw,-10px) scale(.6483);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{59.039%{transform:translate(43.4158vw,59.039vh) scale(.6483)}to{transform:translate(39.6164vw,99vh) scale(.6483)}}.snow:nth-child(334){opacity:.083;transform:translate(41.5531vw,-10px) scale(.4298);animation:fall-334 26s -27s linear infinite}@keyframes fall-334{70.459%{transform:translate(33.5391vw,70.459vh) scale(.4298)}to{transform:translate(37.5461vw,99vh) scale(.4298)}}.snow:nth-child(335){opacity:1.6096;transform:translate(43.7383vw,-10px) scale(.6296);animation:fall-335 19s -30s linear infinite}@keyframes fall-335{33.834%{transform:translate(52.0335vw,33.834vh) scale(.6296)}to{transform:translate(47.8859vw,99vh) scale(.6296)}}.snow:nth-child(336){opacity:.0944;transform:translate(30.6229vw,-10px) scale(.0114);animation:fall-336 30s -3s linear infinite}@keyframes fall-336{30.39%{transform:translate(37.089vw,30.39vh) scale(.0114)}to{transform:translate(33.85595vw,99vh) scale(.0114)}}.snow:nth-child(337){opacity:.821;transform:translate(92.3865vw,-10px) scale(.6148);animation:fall-337 29s -24s linear infinite}@keyframes fall-337{48.526%{transform:translate(83.1491vw,48.526vh) scale(.6148)}to{transform:translate(87.7678vw,99vh) scale(.6148)}}.snow:nth-child(338){opacity:1.6344;transform:translate(4.4735vw,-10px) scale(.9384);animation:fall-338 10s -26s linear infinite}@keyframes fall-338{33.063%{transform:translate(1.8418vw,33.063vh) scale(.9384)}to{transform:translate(3.15765vw,99vh) scale(.9384)}}.snow:nth-child(339){opacity:1.6754;transform:translate(18.2826vw,-10px) scale(.5993);animation:fall-339 18s -6s linear infinite}@keyframes fall-339{34.332%{transform:translate(13.631vw,34.332vh) scale(.5993)}to{transform:translate(15.9568vw,99vh) scale(.5993)}}.snow:nth-child(340){opacity:1.4646;transform:translate(10.0372vw,-10px) scale(.3127);animation:fall-340 20s -25s linear infinite}@keyframes fall-340{76.708%{transform:translate(7.6152vw,76.708vh) scale(.3127)}to{transform:translate(8.8262vw,99vh) scale(.3127)}}.snow:nth-child(341){opacity:.288;transform:translate(50.2524vw,-10px) scale(.8703);animation:fall-341 13s -29s linear infinite}@keyframes fall-341{73.878%{transform:translate(51.5378vw,73.878vh) scale(.8703)}to{transform:translate(50.8951vw,99vh) scale(.8703)}}.snow:nth-child(342){opacity:.6412;transform:translate(58.3709vw,-10px) scale(.7342);animation:fall-342 10s -2s linear infinite}@keyframes fall-342{57.925%{transform:translate(65.7968vw,57.925vh) scale(.7342)}to{transform:translate(62.08385vw,99vh) scale(.7342)}}.snow:nth-child(343){opacity:1.7708;transform:translate(35.2136vw,-10px) scale(.9902);animation:fall-343 12s -13s linear infinite}@keyframes fall-343{45.666%{transform:translate(36.4405vw,45.666vh) scale(.9902)}to{transform:translate(35.82705vw,99vh) scale(.9902)}}.snow:nth-child(344){opacity:1.2194;transform:translate(7.2816vw,-10px) scale(.0122);animation:fall-344 22s -23s linear infinite}@keyframes fall-344{38.405%{transform:translate(9.7916vw,38.405vh) scale(.0122)}to{transform:translate(8.5366vw,99vh) scale(.0122)}}.snow:nth-child(345){opacity:1.8886;transform:translate(51.082vw,-10px) scale(.0583);animation:fall-345 27s -16s linear infinite}@keyframes fall-345{30.624%{transform:translate(47.4227vw,30.624vh) scale(.0583)}to{transform:translate(49.25235vw,99vh) scale(.0583)}}.snow:nth-child(346){opacity:1.3912;transform:translate(11.7136vw,-10px) scale(.6183);animation:fall-346 24s -10s linear infinite}@keyframes fall-346{70.415%{transform:translate(9.6373vw,70.415vh) scale(.6183)}to{transform:translate(10.67545vw,99vh) scale(.6183)}}.snow:nth-child(347){opacity:.15;transform:translate(.8618vw,-10px) scale(.1118);animation:fall-347 11s -28s linear infinite}@keyframes fall-347{61.653%{transform:translate(-5.9586vw,61.653vh) scale(.1118)}to{transform:translate(-2.5484vw,99vh) scale(.1118)}}.snow:nth-child(348){opacity:1.0734;transform:translate(89.6552vw,-10px) scale(.736);animation:fall-348 16s -5s linear infinite}@keyframes fall-348{52.144%{transform:translate(99.0364vw,52.144vh) scale(.736)}to{transform:translate(94.3458vw,99vh) scale(.736)}}.snow:nth-child(349){opacity:.4716;transform:translate(49.0502vw,-10px) scale(.8794);animation:fall-349 12s -12s linear infinite}@keyframes fall-349{30.699%{transform:translate(46.4225vw,30.699vh) scale(.8794)}to{transform:translate(47.73635vw,99vh) scale(.8794)}}.snow:nth-child(350){opacity:.4488;transform:translate(5.0399vw,-10px) scale(.5212);animation:fall-350 29s -1s linear infinite}@keyframes fall-350{62.474%{transform:translate(6.9126vw,62.474vh) scale(.5212)}to{transform:translate(5.97625vw,99vh) scale(.5212)}}.snow:nth-child(351){opacity:1.2274;transform:translate(44.3307vw,-10px) scale(.2566);animation:fall-351 20s -26s linear infinite}@keyframes fall-351{58.398%{transform:translate(44.5295vw,58.398vh) scale(.2566)}to{transform:translate(44.4301vw,99vh) scale(.2566)}}.snow:nth-child(352){opacity:1.4474;transform:translate(24.0171vw,-10px) scale(.1439);animation:fall-352 30s -19s linear infinite}@keyframes fall-352{67.089%{transform:translate(24.0809vw,67.089vh) scale(.1439)}to{transform:translate(24.049vw,99vh) scale(.1439)}}.snow:nth-child(353){opacity:1.886;transform:translate(64.4988vw,-10px) scale(.3147);animation:fall-353 16s -10s linear infinite}@keyframes fall-353{51.57%{transform:translate(66.9612vw,51.57vh) scale(.3147)}to{transform:translate(65.73vw,99vh) scale(.3147)}}.snow:nth-child(354){opacity:.295;transform:translate(7.9398vw,-10px) scale(.3422);animation:fall-354 18s -2s linear infinite}@keyframes fall-354{35.89%{transform:translate(15.9516vw,35.89vh) scale(.3422)}to{transform:translate(11.9457vw,99vh) scale(.3422)}}.snow:nth-child(355){opacity:.8054;transform:translate(16.0922vw,-10px) scale(.5246);animation:fall-355 19s -5s linear infinite}@keyframes fall-355{58.376%{transform:translate(19.1518vw,58.376vh) scale(.5246)}to{transform:translate(17.622vw,99vh) scale(.5246)}}.snow:nth-child(356){opacity:1.4426;transform:translate(1.07vw,-10px) scale(.0213);animation:fall-356 19s -28s linear infinite}@keyframes fall-356{65.879%{transform:translate(4.6361vw,65.879vh) scale(.0213)}to{transform:translate(2.85305vw,99vh) scale(.0213)}}.snow:nth-child(357){opacity:1.684;transform:translate(83.6759vw,-10px) scale(.6517);animation:fall-357 17s -30s linear infinite}@keyframes fall-357{46.665%{transform:translate(81.1323vw,46.665vh) scale(.6517)}to{transform:translate(82.4041vw,99vh) scale(.6517)}}.snow:nth-child(358){opacity:.8766;transform:translate(69.242vw,-10px) scale(.6353);animation:fall-358 11s -25s linear infinite}@keyframes fall-358{35.363%{transform:translate(78.6972vw,35.363vh) scale(.6353)}to{transform:translate(73.9696vw,99vh) scale(.6353)}}.snow:nth-child(359){opacity:1.1068;transform:translate(13.7221vw,-10px) scale(.4244);animation:fall-359 11s -21s linear infinite}@keyframes fall-359{46.862%{transform:translate(20.3219vw,46.862vh) scale(.4244)}to{transform:translate(17.022vw,99vh) scale(.4244)}}.snow:nth-child(360){opacity:.6464;transform:translate(89.2282vw,-10px) scale(.0895);animation:fall-360 22s -30s linear infinite}@keyframes fall-360{79.916%{transform:translate(95.6719vw,79.916vh) scale(.0895)}to{transform:translate(92.45005vw,99vh) scale(.0895)}}.snow:nth-child(361){opacity:1.3098;transform:translate(1.7378vw,-10px) scale(.9677);animation:fall-361 11s -5s linear infinite}@keyframes fall-361{63.765%{transform:translate(-3.2679vw,63.765vh) scale(.9677)}to{transform:translate(-.76505vw,99vh) scale(.9677)}}.snow:nth-child(362){opacity:.9604;transform:translate(6.9232vw,-10px) scale(.6);animation:fall-362 28s -16s linear infinite}@keyframes fall-362{78.851%{transform:translate(4.5132vw,78.851vh) scale(.6)}to{transform:translate(5.7182vw,99vh) scale(.6)}}.snow:nth-child(363){opacity:.8198;transform:translate(18.2723vw,-10px) scale(.781);animation:fall-363 16s -21s linear infinite}@keyframes fall-363{72.038%{transform:translate(14.163vw,72.038vh) scale(.781)}to{transform:translate(16.21765vw,99vh) scale(.781)}}.snow:nth-child(364){opacity:1.7042;transform:translate(2.8685vw,-10px) scale(.3123);animation:fall-364 24s -27s linear infinite}@keyframes fall-364{68.406%{transform:translate(3.3327vw,68.406vh) scale(.3123)}to{transform:translate(3.1006vw,99vh) scale(.3123)}}.snow:nth-child(365){opacity:1.0416;transform:translate(20.0725vw,-10px) scale(.0942);animation:fall-365 12s -2s linear infinite}@keyframes fall-365{49.745%{transform:translate(27.5839vw,49.745vh) scale(.0942)}to{transform:translate(23.8282vw,99vh) scale(.0942)}}.snow:nth-child(366){opacity:.0716;transform:translate(87.7965vw,-10px) scale(.4474);animation:fall-366 20s -1s linear infinite}@keyframes fall-366{35.522%{transform:translate(96.8642vw,35.522vh) scale(.4474)}to{transform:translate(92.33035vw,99vh) scale(.4474)}}.snow:nth-child(367){opacity:.1242;transform:translate(34.461vw,-10px) scale(.6209);animation:fall-367 22s -19s linear infinite}@keyframes fall-367{71.653%{transform:translate(33.0069vw,71.653vh) scale(.6209)}to{transform:translate(33.73395vw,99vh) scale(.6209)}}.snow:nth-child(368){opacity:.8976;transform:translate(27.744vw,-10px) scale(.9875);animation:fall-368 14s -1s linear infinite}@keyframes fall-368{35.258%{transform:translate(35.7995vw,35.258vh) scale(.9875)}to{transform:translate(31.77175vw,99vh) scale(.9875)}}.snow:nth-child(369){opacity:1.2422;transform:translate(9.0448vw,-10px) scale(.1109);animation:fall-369 10s -10s linear infinite}@keyframes fall-369{43.325%{transform:translate(16.97vw,43.325vh) scale(.1109)}to{transform:translate(13.0074vw,99vh) scale(.1109)}}.snow:nth-child(370){opacity:1.1214;transform:translate(14.0169vw,-10px) scale(.8095);animation:fall-370 13s -8s linear infinite}@keyframes fall-370{58.378%{transform:translate(7.1546vw,58.378vh) scale(.8095)}to{transform:translate(10.58575vw,99vh) scale(.8095)}}.snow:nth-child(371){opacity:1.7892;transform:translate(70.3802vw,-10px) scale(.5623);animation:fall-371 13s -14s linear infinite}@keyframes fall-371{76.121%{transform:translate(80.0674vw,76.121vh) scale(.5623)}to{transform:translate(75.2238vw,99vh) scale(.5623)}}.snow:nth-child(372){opacity:.9758;transform:translate(19.3779vw,-10px) scale(.0526);animation:fall-372 29s -21s linear infinite}@keyframes fall-372{56.57%{transform:translate(18.0488vw,56.57vh) scale(.0526)}to{transform:translate(18.71335vw,99vh) scale(.0526)}}.snow:nth-child(373){opacity:.0556;transform:translate(26.7085vw,-10px) scale(.5622);animation:fall-373 28s -22s linear infinite}@keyframes fall-373{35.595%{transform:translate(25.6778vw,35.595vh) scale(.5622)}to{transform:translate(26.19315vw,99vh) scale(.5622)}}.snow:nth-child(374){opacity:1.061;transform:translate(5.0454vw,-10px) scale(.616);animation:fall-374 11s -14s linear infinite}@keyframes fall-374{30.367%{transform:translate(11.4952vw,30.367vh) scale(.616)}to{transform:translate(8.2703vw,99vh) scale(.616)}}.snow:nth-child(375){opacity:1.5224;transform:translate(98.3248vw,-10px) scale(.8449);animation:fall-375 11s -5s linear infinite}@keyframes fall-375{48.005%{transform:translate(105.6741vw,48.005vh) scale(.8449)}to{transform:translate(101.99945vw,99vh) scale(.8449)}}.snow:nth-child(376){opacity:.232;transform:translate(2.645vw,-10px) scale(.6398);animation:fall-376 11s -22s linear infinite}@keyframes fall-376{56.758%{transform:translate(9.7737vw,56.758vh) scale(.6398)}to{transform:translate(6.20935vw,99vh) scale(.6398)}}.snow:nth-child(377){opacity:1.8554;transform:translate(1.5222vw,-10px) scale(.7042);animation:fall-377 18s -21s linear infinite}@keyframes fall-377{78.772%{transform:translate(-6.0325vw,78.772vh) scale(.7042)}to{transform:translate(-2.25515vw,99vh) scale(.7042)}}.snow:nth-child(378){opacity:.3996;transform:translate(52.9991vw,-10px) scale(.7971);animation:fall-378 26s -30s linear infinite}@keyframes fall-378{55.891%{transform:translate(43.2094vw,55.891vh) scale(.7971)}to{transform:translate(48.10425vw,99vh) scale(.7971)}}.snow:nth-child(379){opacity:1.946;transform:translate(34.1478vw,-10px) scale(.4668);animation:fall-379 17s -8s linear infinite}@keyframes fall-379{73.634%{transform:translate(37.2426vw,73.634vh) scale(.4668)}to{transform:translate(35.6952vw,99vh) scale(.4668)}}.snow:nth-child(380){opacity:.6506;transform:translate(26.8443vw,-10px) scale(.1739);animation:fall-380 19s -11s linear infinite}@keyframes fall-380{65.203%{transform:translate(17.1558vw,65.203vh) scale(.1739)}to{transform:translate(22.00005vw,99vh) scale(.1739)}}.snow:nth-child(381){opacity:.0216;transform:translate(76.4702vw,-10px) scale(.6932);animation:fall-381 16s -12s linear infinite}@keyframes fall-381{65.47%{transform:translate(83.8203vw,65.47vh) scale(.6932)}to{transform:translate(80.14525vw,99vh) scale(.6932)}}.snow:nth-child(382){opacity:1.1258;transform:translate(24.5335vw,-10px) scale(.168);animation:fall-382 14s -11s linear infinite}@keyframes fall-382{74.053%{transform:translate(33.8648vw,74.053vh) scale(.168)}to{transform:translate(29.19915vw,99vh) scale(.168)}}.snow:nth-child(383){opacity:1.6848;transform:translate(10.9255vw,-10px) scale(.5897);animation:fall-383 12s -30s linear infinite}@keyframes fall-383{38.223%{transform:translate(15.2422vw,38.223vh) scale(.5897)}to{transform:translate(13.08385vw,99vh) scale(.5897)}}.snow:nth-child(384){opacity:.0064;transform:translate(93.4618vw,-10px) scale(.5582);animation:fall-384 21s -16s linear infinite}@keyframes fall-384{32.512%{transform:translate(95.8744vw,32.512vh) scale(.5582)}to{transform:translate(94.6681vw,99vh) scale(.5582)}}.snow:nth-child(385){opacity:.1438;transform:translate(51.5541vw,-10px) scale(.6229);animation:fall-385 27s -20s linear infinite}@keyframes fall-385{48.316%{transform:translate(60.5878vw,48.316vh) scale(.6229)}to{transform:translate(56.07095vw,99vh) scale(.6229)}}.snow:nth-child(386){opacity:1.2224;transform:translate(34.4116vw,-10px) scale(.613);animation:fall-386 19s -22s linear infinite}@keyframes fall-386{47.308%{transform:translate(34.0865vw,47.308vh) scale(.613)}to{transform:translate(34.24905vw,99vh) scale(.613)}}.snow:nth-child(387){opacity:1.6412;transform:translate(8.2095vw,-10px) scale(.157);animation:fall-387 19s -21s linear infinite}@keyframes fall-387{43.416%{transform:translate(16.5722vw,43.416vh) scale(.157)}to{transform:translate(12.39085vw,99vh) scale(.157)}}.snow:nth-child(388){opacity:1.8384;transform:translate(42.7822vw,-10px) scale(.9831);animation:fall-388 27s -21s linear infinite}@keyframes fall-388{59.851%{transform:translate(42.6778vw,59.851vh) scale(.9831)}to{transform:translate(42.73vw,99vh) scale(.9831)}}.snow:nth-child(389){opacity:.4446;transform:translate(58.088vw,-10px) scale(.0394);animation:fall-389 16s -12s linear infinite}@keyframes fall-389{36.737%{transform:translate(48.6196vw,36.737vh) scale(.0394)}to{transform:translate(53.3538vw,99vh) scale(.0394)}}.snow:nth-child(390){opacity:.0444;transform:translate(28.4754vw,-10px) scale(.9349);animation:fall-390 19s -19s linear infinite}@keyframes fall-390{54.171%{transform:translate(26.6349vw,54.171vh) scale(.9349)}to{transform:translate(27.55515vw,99vh) scale(.9349)}}.snow:nth-child(391){opacity:.0792;transform:translate(90.6739vw,-10px) scale(.4489);animation:fall-391 14s -2s linear infinite}@keyframes fall-391{38.69%{transform:translate(81.8505vw,38.69vh) scale(.4489)}to{transform:translate(86.2622vw,99vh) scale(.4489)}}.snow:nth-child(392){opacity:1.2128;transform:translate(26.6038vw,-10px) scale(.6425);animation:fall-392 15s -24s linear infinite}@keyframes fall-392{71.033%{transform:translate(35.4096vw,71.033vh) scale(.6425)}to{transform:translate(31.0067vw,99vh) scale(.6425)}}.snow:nth-child(393){opacity:1.8382;transform:translate(79.3546vw,-10px) scale(.9998);animation:fall-393 24s -28s linear infinite}@keyframes fall-393{50.98%{transform:translate(73.8757vw,50.98vh) scale(.9998)}to{transform:translate(76.61515vw,99vh) scale(.9998)}}.snow:nth-child(394){opacity:1.8272;transform:translate(15.6283vw,-10px) scale(.4477);animation:fall-394 12s -27s linear infinite}@keyframes fall-394{47.894%{transform:translate(15.1735vw,47.894vh) scale(.4477)}to{transform:translate(15.4009vw,99vh) scale(.4477)}}.snow:nth-child(395){opacity:1.9468;transform:translate(59.8882vw,-10px) scale(.7568);animation:fall-395 16s -27s linear infinite}@keyframes fall-395{59.486%{transform:translate(59.1066vw,59.486vh) scale(.7568)}to{transform:translate(59.4974vw,99vh) scale(.7568)}}.snow:nth-child(396){opacity:.7478;transform:translate(45.6705vw,-10px) scale(.215);animation:fall-396 21s -28s linear infinite}@keyframes fall-396{56.008%{transform:translate(44.0469vw,56.008vh) scale(.215)}to{transform:translate(44.8587vw,99vh) scale(.215)}}.snow:nth-child(397){opacity:1.3622;transform:translate(5.7281vw,-10px) scale(.6417);animation:fall-397 30s -1s linear infinite}@keyframes fall-397{53.16%{transform:translate(8.0665vw,53.16vh) scale(.6417)}to{transform:translate(6.8973vw,99vh) scale(.6417)}}.snow:nth-child(398){opacity:.2006;transform:translate(47.3614vw,-10px) scale(.2518);animation:fall-398 26s -9s linear infinite}@keyframes fall-398{68.397%{transform:translate(55.5968vw,68.397vh) scale(.2518)}to{transform:translate(51.4791vw,99vh) scale(.2518)}}.snow:nth-child(399){opacity:.837;transform:translate(44.8393vw,-10px) scale(.8119);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{43.194%{transform:translate(41.1599vw,43.194vh) scale(.8119)}to{transform:translate(42.9996vw,99vh) scale(.8119)}}.snow:nth-child(400){opacity:1.9372;transform:translate(72.6593vw,-10px) scale(.7321);animation:fall-400 13s -3s linear infinite}@keyframes fall-400{77.922%{transform:translate(67.7042vw,77.922vh) scale(.7321)}to{transform:translate(70.18175vw,99vh) scale(.7321)}}\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:.4712;transform:translate(73.6219vw,-10px) scale(.2887);animation:fall-1 21s -7s linear infinite}@keyframes fall-1{77.21%{transform:translate(66.8571vw,77.21vh) scale(.2887)}to{transform:translate(70.2395vw,99vh) scale(.2887)}}.snow:nth-child(2){opacity:1.0514;transform:translate(82.6287vw,-10px) scale(.5954);animation:fall-2 24s -11s linear infinite}@keyframes fall-2{33.635%{transform:translate(82.8624vw,33.635vh) scale(.5954)}to{transform:translate(82.74555vw,99vh) scale(.5954)}}.snow:nth-child(3){opacity:1.8892;transform:translate(4.7256vw,-10px) scale(.3508);animation:fall-3 11s -25s linear infinite}@keyframes fall-3{52.187%{transform:translate(14.0979vw,52.187vh) scale(.3508)}to{transform:translate(9.41175vw,99vh) scale(.3508)}}.snow:nth-child(4){opacity:.2762;transform:translate(98.5167vw,-10px) scale(.2306);animation:fall-4 26s -2s linear infinite}@keyframes fall-4{47.364%{transform:translate(92.2211vw,47.364vh) scale(.2306)}to{transform:translate(95.3689vw,99vh) scale(.2306)}}.snow:nth-child(5){opacity:1.9946;transform:translate(8.2485vw,-10px) scale(.6644);animation:fall-5 22s -15s linear infinite}@keyframes fall-5{48.522%{transform:translate(.6937vw,48.522vh) scale(.6644)}to{transform:translate(4.4711vw,99vh) scale(.6644)}}.snow:nth-child(6){opacity:1.4468;transform:translate(9.1827vw,-10px) scale(.8213);animation:fall-6 13s -2s linear infinite}@keyframes fall-6{71.264%{transform:translate(5.4111vw,71.264vh) scale(.8213)}to{transform:translate(7.2969vw,99vh) scale(.8213)}}.snow:nth-child(7){opacity:1.539;transform:translate(97.6743vw,-10px) scale(.6408);animation:fall-7 23s -24s linear infinite}@keyframes fall-7{75.004%{transform:translate(106.5525vw,75.004vh) scale(.6408)}to{transform:translate(102.1134vw,99vh) scale(.6408)}}.snow:nth-child(8){opacity:.161;transform:translate(84.0595vw,-10px) scale(.8921);animation:fall-8 22s -27s linear infinite}@keyframes fall-8{30.278%{transform:translate(87.4255vw,30.278vh) scale(.8921)}to{transform:translate(85.7425vw,99vh) scale(.8921)}}.snow:nth-child(9){opacity:1.921;transform:translate(71.869vw,-10px) scale(.9758);animation:fall-9 22s -3s linear infinite}@keyframes fall-9{30.941%{transform:translate(76.7376vw,30.941vh) scale(.9758)}to{transform:translate(74.3033vw,99vh) scale(.9758)}}.snow:nth-child(10){opacity:.798;transform:translate(9.0577vw,-10px) scale(.0484);animation:fall-10 20s -2s linear infinite}@keyframes fall-10{38.454%{transform:translate(2.0954vw,38.454vh) scale(.0484)}to{transform:translate(5.57655vw,99vh) scale(.0484)}}.snow:nth-child(11){opacity:.8222;transform:translate(94.9859vw,-10px) scale(.3719);animation:fall-11 20s -6s linear infinite}@keyframes fall-11{75.497%{transform:translate(99.9912vw,75.497vh) scale(.3719)}to{transform:translate(97.48855vw,99vh) scale(.3719)}}.snow:nth-child(12){opacity:.74;transform:translate(4.0146vw,-10px) scale(.3726);animation:fall-12 16s -15s linear infinite}@keyframes fall-12{39.614%{transform:translate(-3.1849vw,39.614vh) scale(.3726)}to{transform:translate(.41485vw,99vh) scale(.3726)}}.snow:nth-child(13){opacity:1.031;transform:translate(7.0945vw,-10px) scale(.6018);animation:fall-13 30s -8s linear infinite}@keyframes fall-13{32.082%{transform:translate(7.486vw,32.082vh) scale(.6018)}to{transform:translate(7.29025vw,99vh) scale(.6018)}}.snow:nth-child(14){opacity:1.8402;transform:translate(1.8816vw,-10px) scale(.681);animation:fall-14 26s -17s linear infinite}@keyframes fall-14{62.727%{transform:translate(-6.5136vw,62.727vh) scale(.681)}to{transform:translate(-2.316vw,99vh) scale(.681)}}.snow:nth-child(15){opacity:.0076;transform:translate(9.5406vw,-10px) scale(.3713);animation:fall-15 19s -16s linear infinite}@keyframes fall-15{75.961%{transform:translate(3.6136vw,75.961vh) scale(.3713)}to{transform:translate(6.5771vw,99vh) scale(.3713)}}.snow:nth-child(16){opacity:1.6714;transform:translate(2.4185vw,-10px) scale(.0099);animation:fall-16 13s -8s linear infinite}@keyframes fall-16{32.667%{transform:translate(11.2113vw,32.667vh) scale(.0099)}to{transform:translate(6.8149vw,99vh) scale(.0099)}}.snow:nth-child(17){opacity:1.134;transform:translate(81.0106vw,-10px) scale(.5334);animation:fall-17 14s -18s linear infinite}@keyframes fall-17{45.506%{transform:translate(79.4036vw,45.506vh) scale(.5334)}to{transform:translate(80.2071vw,99vh) scale(.5334)}}.snow:nth-child(18){opacity:1.2774;transform:translate(49.3526vw,-10px) scale(.728);animation:fall-18 27s -28s linear infinite}@keyframes fall-18{51.346%{transform:translate(45.4229vw,51.346vh) scale(.728)}to{transform:translate(47.38775vw,99vh) scale(.728)}}.snow:nth-child(19){opacity:1.1606;transform:translate(50.1013vw,-10px) scale(.7232);animation:fall-19 19s -3s linear infinite}@keyframes fall-19{78.754%{transform:translate(43.8693vw,78.754vh) scale(.7232)}to{transform:translate(46.9853vw,99vh) scale(.7232)}}.snow:nth-child(20){opacity:.3632;transform:translate(17.9205vw,-10px) scale(.02);animation:fall-20 24s -3s linear infinite}@keyframes fall-20{59.467%{transform:translate(24.6511vw,59.467vh) scale(.02)}to{transform:translate(21.2858vw,99vh) scale(.02)}}.snow:nth-child(21){opacity:1.4372;transform:translate(31.5609vw,-10px) scale(.2007);animation:fall-21 12s -2s linear infinite}@keyframes fall-21{63.481%{transform:translate(24.5945vw,63.481vh) scale(.2007)}to{transform:translate(28.0777vw,99vh) scale(.2007)}}.snow:nth-child(22){opacity:1.1272;transform:translate(20.2434vw,-10px) scale(.4558);animation:fall-22 20s -22s linear infinite}@keyframes fall-22{45.055%{transform:translate(11.7238vw,45.055vh) scale(.4558)}to{transform:translate(15.9836vw,99vh) scale(.4558)}}.snow:nth-child(23){opacity:1.5662;transform:translate(70.6262vw,-10px) scale(.0998);animation:fall-23 27s -28s linear infinite}@keyframes fall-23{34.369%{transform:translate(80.0147vw,34.369vh) scale(.0998)}to{transform:translate(75.32045vw,99vh) scale(.0998)}}.snow:nth-child(24){opacity:1.2758;transform:translate(55.4049vw,-10px) scale(.556);animation:fall-24 28s -17s linear infinite}@keyframes fall-24{49.904%{transform:translate(57.213vw,49.904vh) scale(.556)}to{transform:translate(56.30895vw,99vh) scale(.556)}}.snow:nth-child(25){opacity:.034;transform:translate(60.7971vw,-10px) scale(.787);animation:fall-25 27s -29s linear infinite}@keyframes fall-25{58.357%{transform:translate(55.2322vw,58.357vh) scale(.787)}to{transform:translate(58.01465vw,99vh) scale(.787)}}.snow:nth-child(26){opacity:1.3816;transform:translate(30.3999vw,-10px) scale(.9897);animation:fall-26 22s -8s linear infinite}@keyframes fall-26{57.513%{transform:translate(28.6759vw,57.513vh) scale(.9897)}to{transform:translate(29.5379vw,99vh) scale(.9897)}}.snow:nth-child(27){opacity:.3688;transform:translate(35.8497vw,-10px) scale(.0281);animation:fall-27 23s -25s linear infinite}@keyframes fall-27{58.212%{transform:translate(36.7494vw,58.212vh) scale(.0281)}to{transform:translate(36.29955vw,99vh) scale(.0281)}}.snow:nth-child(28){opacity:1.1982;transform:translate(31.181vw,-10px) scale(.0227);animation:fall-28 20s -5s linear infinite}@keyframes fall-28{56.811%{transform:translate(33.6947vw,56.811vh) scale(.0227)}to{transform:translate(32.43785vw,99vh) scale(.0227)}}.snow:nth-child(29){opacity:1.8332;transform:translate(49.4696vw,-10px) scale(.0879);animation:fall-29 20s -13s linear infinite}@keyframes fall-29{35.156%{transform:translate(49.7467vw,35.156vh) scale(.0879)}to{transform:translate(49.60815vw,99vh) scale(.0879)}}.snow:nth-child(30){opacity:1.1308;transform:translate(93.1467vw,-10px) scale(.9015);animation:fall-30 29s -23s linear infinite}@keyframes fall-30{63.611%{transform:translate(102.3357vw,63.611vh) scale(.9015)}to{transform:translate(97.7412vw,99vh) scale(.9015)}}.snow:nth-child(31){opacity:1.6606;transform:translate(40.8878vw,-10px) scale(.5401);animation:fall-31 18s -9s linear infinite}@keyframes fall-31{43.044%{transform:translate(38.5976vw,43.044vh) scale(.5401)}to{transform:translate(39.7427vw,99vh) scale(.5401)}}.snow:nth-child(32){opacity:.5634;transform:translate(50.2266vw,-10px) scale(.1525);animation:fall-32 10s -19s linear infinite}@keyframes fall-32{65.703%{transform:translate(40.5789vw,65.703vh) scale(.1525)}to{transform:translate(45.40275vw,99vh) scale(.1525)}}.snow:nth-child(33){opacity:1.9768;transform:translate(20.7729vw,-10px) scale(.471);animation:fall-33 30s -29s linear infinite}@keyframes fall-33{43.58%{transform:translate(22.7608vw,43.58vh) scale(.471)}to{transform:translate(21.76685vw,99vh) scale(.471)}}.snow:nth-child(34){opacity:.9642;transform:translate(47.0038vw,-10px) scale(.0655);animation:fall-34 12s -4s linear infinite}@keyframes fall-34{43.118%{transform:translate(53.0339vw,43.118vh) scale(.0655)}to{transform:translate(50.01885vw,99vh) scale(.0655)}}.snow:nth-child(35){opacity:.3224;transform:translate(44.5994vw,-10px) scale(.3465);animation:fall-35 27s -7s linear infinite}@keyframes fall-35{54.367%{transform:translate(43.2503vw,54.367vh) scale(.3465)}to{transform:translate(43.92485vw,99vh) scale(.3465)}}.snow:nth-child(36){opacity:.4124;transform:translate(34.7347vw,-10px) scale(.0886);animation:fall-36 30s -21s linear infinite}@keyframes fall-36{56.094%{transform:translate(26.2024vw,56.094vh) scale(.0886)}to{transform:translate(30.46855vw,99vh) scale(.0886)}}.snow:nth-child(37){opacity:1.3552;transform:translate(44.9504vw,-10px) scale(.1831);animation:fall-37 14s -27s linear infinite}@keyframes fall-37{75.924%{transform:translate(45.9437vw,75.924vh) scale(.1831)}to{transform:translate(45.44705vw,99vh) scale(.1831)}}.snow:nth-child(38){opacity:.8462;transform:translate(91.2525vw,-10px) scale(.3521);animation:fall-38 12s -7s linear infinite}@keyframes fall-38{30.895%{transform:translate(96.3791vw,30.895vh) scale(.3521)}to{transform:translate(93.8158vw,99vh) scale(.3521)}}.snow:nth-child(39){opacity:.3394;transform:translate(4.1961vw,-10px) scale(.1729);animation:fall-39 19s -13s linear infinite}@keyframes fall-39{69.51%{transform:translate(5.1426vw,69.51vh) scale(.1729)}to{transform:translate(4.66935vw,99vh) scale(.1729)}}.snow:nth-child(40){opacity:1.835;transform:translate(57.1255vw,-10px) scale(.8893);animation:fall-40 15s -10s linear infinite}@keyframes fall-40{61.899%{transform:translate(53.2328vw,61.899vh) scale(.8893)}to{transform:translate(55.17915vw,99vh) scale(.8893)}}.snow:nth-child(41){opacity:1.9622;transform:translate(31.914vw,-10px) scale(.9138);animation:fall-41 16s -26s linear infinite}@keyframes fall-41{74.431%{transform:translate(26.868vw,74.431vh) scale(.9138)}to{transform:translate(29.391vw,99vh) scale(.9138)}}.snow:nth-child(42){opacity:.0812;transform:translate(27.7848vw,-10px) scale(.9905);animation:fall-42 20s -25s linear infinite}@keyframes fall-42{43.596%{transform:translate(35.5283vw,43.596vh) scale(.9905)}to{transform:translate(31.65655vw,99vh) scale(.9905)}}.snow:nth-child(43){opacity:.1324;transform:translate(10.5154vw,-10px) scale(.7523);animation:fall-43 24s -23s linear infinite}@keyframes fall-43{77.521%{transform:translate(12.9729vw,77.521vh) scale(.7523)}to{transform:translate(11.74415vw,99vh) scale(.7523)}}.snow:nth-child(44){opacity:.1882;transform:translate(30.1485vw,-10px) scale(.3332);animation:fall-44 10s -6s linear infinite}@keyframes fall-44{50.957%{transform:translate(37.118vw,50.957vh) scale(.3332)}to{transform:translate(33.63325vw,99vh) scale(.3332)}}.snow:nth-child(45){opacity:1.4654;transform:translate(33.3537vw,-10px) scale(.9769);animation:fall-45 19s -15s linear infinite}@keyframes fall-45{70.798%{transform:translate(36.2912vw,70.798vh) scale(.9769)}to{transform:translate(34.82245vw,99vh) scale(.9769)}}.snow:nth-child(46){opacity:.3166;transform:translate(13.1949vw,-10px) scale(.5117);animation:fall-46 11s -25s linear infinite}@keyframes fall-46{33.031%{transform:translate(14.6379vw,33.031vh) scale(.5117)}to{transform:translate(13.9164vw,99vh) scale(.5117)}}.snow:nth-child(47){opacity:.5176;transform:translate(60.0726vw,-10px) scale(.7314);animation:fall-47 15s -1s linear infinite}@keyframes fall-47{64.953%{transform:translate(67.3064vw,64.953vh) scale(.7314)}to{transform:translate(63.6895vw,99vh) scale(.7314)}}.snow:nth-child(48){opacity:1.4778;transform:translate(43.9071vw,-10px) scale(.2933);animation:fall-48 13s -19s linear infinite}@keyframes fall-48{53.685%{transform:translate(35.2934vw,53.685vh) scale(.2933)}to{transform:translate(39.60025vw,99vh) scale(.2933)}}.snow:nth-child(49){opacity:.4094;transform:translate(92.7766vw,-10px) scale(.9027);animation:fall-49 12s -9s linear infinite}@keyframes fall-49{60.127%{transform:translate(85.241vw,60.127vh) scale(.9027)}to{transform:translate(89.0088vw,99vh) scale(.9027)}}.snow:nth-child(50){opacity:1.6446;transform:translate(81.9102vw,-10px) scale(.5046);animation:fall-50 15s -17s linear infinite}@keyframes fall-50{71.777%{transform:translate(76.3758vw,71.777vh) scale(.5046)}to{transform:translate(79.143vw,99vh) scale(.5046)}}.snow:nth-child(51){opacity:.9304;transform:translate(53.5269vw,-10px) scale(.2666);animation:fall-51 27s -18s linear infinite}@keyframes fall-51{33.327%{transform:translate(44.7689vw,33.327vh) scale(.2666)}to{transform:translate(49.1479vw,99vh) scale(.2666)}}.snow:nth-child(52){opacity:1.8854;transform:translate(83.6012vw,-10px) scale(.7013);animation:fall-52 28s -24s linear infinite}@keyframes fall-52{47.467%{transform:translate(75.7786vw,47.467vh) scale(.7013)}to{transform:translate(79.6899vw,99vh) scale(.7013)}}.snow:nth-child(53){opacity:.613;transform:translate(84.7836vw,-10px) scale(.3917);animation:fall-53 27s -8s linear infinite}@keyframes fall-53{43.897%{transform:translate(91.2919vw,43.897vh) scale(.3917)}to{transform:translate(88.03775vw,99vh) scale(.3917)}}.snow:nth-child(54){opacity:1.6898;transform:translate(76.7102vw,-10px) scale(.8906);animation:fall-54 22s -8s linear infinite}@keyframes fall-54{34.557%{transform:translate(80.3947vw,34.557vh) scale(.8906)}to{transform:translate(78.55245vw,99vh) scale(.8906)}}.snow:nth-child(55){opacity:.0392;transform:translate(48.2908vw,-10px) scale(.6847);animation:fall-55 28s -23s linear infinite}@keyframes fall-55{74.373%{transform:translate(39.0555vw,74.373vh) scale(.6847)}to{transform:translate(43.67315vw,99vh) scale(.6847)}}.snow:nth-child(56){opacity:1.0618;transform:translate(52.8191vw,-10px) scale(.4166);animation:fall-56 10s -16s linear infinite}@keyframes fall-56{49.468%{transform:translate(59.3357vw,49.468vh) scale(.4166)}to{transform:translate(56.0774vw,99vh) scale(.4166)}}.snow:nth-child(57){opacity:1.6784;transform:translate(46.8397vw,-10px) scale(.695);animation:fall-57 20s -15s linear infinite}@keyframes fall-57{32.326%{transform:translate(45.2252vw,32.326vh) scale(.695)}to{transform:translate(46.03245vw,99vh) scale(.695)}}.snow:nth-child(58){opacity:1.801;transform:translate(36.6878vw,-10px) scale(.2069);animation:fall-58 12s -22s linear infinite}@keyframes fall-58{60.392%{transform:translate(33.0342vw,60.392vh) scale(.2069)}to{transform:translate(34.861vw,99vh) scale(.2069)}}.snow:nth-child(59){opacity:1.2018;transform:translate(62.4385vw,-10px) scale(.5883);animation:fall-59 20s -13s linear infinite}@keyframes fall-59{30.001%{transform:translate(61.6366vw,30.001vh) scale(.5883)}to{transform:translate(62.03755vw,99vh) scale(.5883)}}.snow:nth-child(60){opacity:.5432;transform:translate(55.454vw,-10px) scale(.5334);animation:fall-60 11s -20s linear infinite}@keyframes fall-60{61.612%{transform:translate(50.9298vw,61.612vh) scale(.5334)}to{transform:translate(53.1919vw,99vh) scale(.5334)}}.snow:nth-child(61){opacity:1.822;transform:translate(19.2827vw,-10px) scale(.4667);animation:fall-61 13s -10s linear infinite}@keyframes fall-61{58.423%{transform:translate(9.9967vw,58.423vh) scale(.4667)}to{transform:translate(14.6397vw,99vh) scale(.4667)}}.snow:nth-child(62){opacity:.5918;transform:translate(44.0123vw,-10px) scale(.1283);animation:fall-62 18s -1s linear infinite}@keyframes fall-62{39.063%{transform:translate(41.4314vw,39.063vh) scale(.1283)}to{transform:translate(42.72185vw,99vh) scale(.1283)}}.snow:nth-child(63){opacity:.4582;transform:translate(83.7288vw,-10px) scale(.443);animation:fall-63 26s -30s linear infinite}@keyframes fall-63{46.26%{transform:translate(76.9012vw,46.26vh) scale(.443)}to{transform:translate(80.315vw,99vh) scale(.443)}}.snow:nth-child(64){opacity:.3272;transform:translate(87.7613vw,-10px) scale(.8656);animation:fall-64 17s -15s linear infinite}@keyframes fall-64{31.586%{transform:translate(79.7646vw,31.586vh) scale(.8656)}to{transform:translate(83.76295vw,99vh) scale(.8656)}}.snow:nth-child(65){opacity:1.252;transform:translate(15.5099vw,-10px) scale(.673);animation:fall-65 23s -19s linear infinite}@keyframes fall-65{65.573%{transform:translate(6.1786vw,65.573vh) scale(.673)}to{transform:translate(10.84425vw,99vh) scale(.673)}}.snow:nth-child(66){opacity:1.9232;transform:translate(72.303vw,-10px) scale(.9864);animation:fall-66 21s -11s linear infinite}@keyframes fall-66{58.68%{transform:translate(63.574vw,58.68vh) scale(.9864)}to{transform:translate(67.9385vw,99vh) scale(.9864)}}.snow:nth-child(67){opacity:.949;transform:translate(13.6646vw,-10px) scale(.6889);animation:fall-67 15s -18s linear infinite}@keyframes fall-67{74.653%{transform:translate(5.2975vw,74.653vh) scale(.6889)}to{transform:translate(9.48105vw,99vh) scale(.6889)}}.snow:nth-child(68){opacity:.9432;transform:translate(58.265vw,-10px) scale(.636);animation:fall-68 28s -10s linear infinite}@keyframes fall-68{33.707%{transform:translate(58.2818vw,33.707vh) scale(.636)}to{transform:translate(58.2734vw,99vh) scale(.636)}}.snow:nth-child(69){opacity:.8886;transform:translate(77.8363vw,-10px) scale(.9905);animation:fall-69 22s -18s linear infinite}@keyframes fall-69{79.409%{transform:translate(75.2576vw,79.409vh) scale(.9905)}to{transform:translate(76.54695vw,99vh) scale(.9905)}}.snow:nth-child(70){opacity:1.909;transform:translate(98.2524vw,-10px) scale(.1852);animation:fall-70 13s -20s linear infinite}@keyframes fall-70{60.397%{transform:translate(104.6967vw,60.397vh) scale(.1852)}to{transform:translate(101.47455vw,99vh) scale(.1852)}}.snow:nth-child(71){opacity:1.872;transform:translate(79.1457vw,-10px) scale(.5438);animation:fall-71 17s -20s linear infinite}@keyframes fall-71{54.113%{transform:translate(69.7307vw,54.113vh) scale(.5438)}to{transform:translate(74.4382vw,99vh) scale(.5438)}}.snow:nth-child(72){opacity:.4486;transform:translate(45.5984vw,-10px) scale(.6997);animation:fall-72 12s -29s linear infinite}@keyframes fall-72{55.21%{transform:translate(37.0565vw,55.21vh) scale(.6997)}to{transform:translate(41.32745vw,99vh) scale(.6997)}}.snow:nth-child(73){opacity:.918;transform:translate(5.3206vw,-10px) scale(.1639);animation:fall-73 19s -3s linear infinite}@keyframes fall-73{41.252%{transform:translate(3.8782vw,41.252vh) scale(.1639)}to{transform:translate(4.5994vw,99vh) scale(.1639)}}.snow:nth-child(74){opacity:.513;transform:translate(4.8825vw,-10px) scale(.5453);animation:fall-74 26s -1s linear infinite}@keyframes fall-74{54.596%{transform:translate(14.7311vw,54.596vh) scale(.5453)}to{transform:translate(9.8068vw,99vh) scale(.5453)}}.snow:nth-child(75){opacity:1.1572;transform:translate(72.8685vw,-10px) scale(.7038);animation:fall-75 21s -16s linear infinite}@keyframes fall-75{39.852%{transform:translate(80.9368vw,39.852vh) scale(.7038)}to{transform:translate(76.90265vw,99vh) scale(.7038)}}.snow:nth-child(76){opacity:1.9894;transform:translate(36.8324vw,-10px) scale(.9163);animation:fall-76 18s -9s linear infinite}@keyframes fall-76{75.7%{transform:translate(37.5069vw,75.7vh) scale(.9163)}to{transform:translate(37.16965vw,99vh) scale(.9163)}}.snow:nth-child(77){opacity:1.7338;transform:translate(45.1214vw,-10px) scale(.4426);animation:fall-77 11s -14s linear infinite}@keyframes fall-77{79.553%{transform:translate(49.1319vw,79.553vh) scale(.4426)}to{transform:translate(47.12665vw,99vh) scale(.4426)}}.snow:nth-child(78){opacity:.5996;transform:translate(68.6651vw,-10px) scale(.3791);animation:fall-78 23s -20s linear infinite}@keyframes fall-78{66.147%{transform:translate(60.0613vw,66.147vh) scale(.3791)}to{transform:translate(64.3632vw,99vh) scale(.3791)}}.snow:nth-child(79){opacity:.2938;transform:translate(79.5371vw,-10px) scale(.2218);animation:fall-79 16s -2s linear infinite}@keyframes fall-79{49.147%{transform:translate(84.9232vw,49.147vh) scale(.2218)}to{transform:translate(82.23015vw,99vh) scale(.2218)}}.snow:nth-child(80){opacity:.8482;transform:translate(56.961vw,-10px) scale(.8338);animation:fall-80 10s -18s linear infinite}@keyframes fall-80{69.704%{transform:translate(57.8598vw,69.704vh) scale(.8338)}to{transform:translate(57.4104vw,99vh) scale(.8338)}}.snow:nth-child(81){opacity:1.0196;transform:translate(98.9702vw,-10px) scale(.8029);animation:fall-81 29s -12s linear infinite}@keyframes fall-81{30.359%{transform:translate(94.1473vw,30.359vh) scale(.8029)}to{transform:translate(96.55875vw,99vh) scale(.8029)}}.snow:nth-child(82){opacity:1.86;transform:translate(30.6491vw,-10px) scale(.8385);animation:fall-82 30s -5s linear infinite}@keyframes fall-82{52.696%{transform:translate(32.9723vw,52.696vh) scale(.8385)}to{transform:translate(31.8107vw,99vh) scale(.8385)}}.snow:nth-child(83){opacity:1.841;transform:translate(65.1377vw,-10px) scale(.7455);animation:fall-83 12s -22s linear infinite}@keyframes fall-83{34.619%{transform:translate(58.8428vw,34.619vh) scale(.7455)}to{transform:translate(61.99025vw,99vh) scale(.7455)}}.snow:nth-child(84){opacity:.0994;transform:translate(24.671vw,-10px) scale(.4576);animation:fall-84 17s -10s linear infinite}@keyframes fall-84{55.855%{transform:translate(33.4322vw,55.855vh) scale(.4576)}to{transform:translate(29.0516vw,99vh) scale(.4576)}}.snow:nth-child(85){opacity:.461;transform:translate(36.5712vw,-10px) scale(.6474);animation:fall-85 19s -2s linear infinite}@keyframes fall-85{37.782%{transform:translate(34.069vw,37.782vh) scale(.6474)}to{transform:translate(35.3201vw,99vh) scale(.6474)}}.snow:nth-child(86){opacity:.6048;transform:translate(89.3028vw,-10px) scale(.9433);animation:fall-86 25s -20s linear infinite}@keyframes fall-86{76.447%{transform:translate(96.1944vw,76.447vh) scale(.9433)}to{transform:translate(92.7486vw,99vh) scale(.9433)}}.snow:nth-child(87){opacity:1.3028;transform:translate(31.9726vw,-10px) scale(.512);animation:fall-87 12s -18s linear infinite}@keyframes fall-87{33.315%{transform:translate(27.7245vw,33.315vh) scale(.512)}to{transform:translate(29.84855vw,99vh) scale(.512)}}.snow:nth-child(88){opacity:1.8168;transform:translate(38.758vw,-10px) scale(.5523);animation:fall-88 11s -25s linear infinite}@keyframes fall-88{77.794%{transform:translate(43.6687vw,77.794vh) scale(.5523)}to{transform:translate(41.21335vw,99vh) scale(.5523)}}.snow:nth-child(89){opacity:1.119;transform:translate(41.8247vw,-10px) scale(.986);animation:fall-89 27s -3s linear infinite}@keyframes fall-89{53.618%{transform:translate(41.4626vw,53.618vh) scale(.986)}to{transform:translate(41.64365vw,99vh) scale(.986)}}.snow:nth-child(90){opacity:.0494;transform:translate(6.0496vw,-10px) scale(.542);animation:fall-90 12s -18s linear infinite}@keyframes fall-90{38.11%{transform:translate(-1.2779vw,38.11vh) scale(.542)}to{transform:translate(2.38585vw,99vh) scale(.542)}}.snow:nth-child(91){opacity:.3376;transform:translate(72.9386vw,-10px) scale(.8979);animation:fall-91 29s -21s linear infinite}@keyframes fall-91{40.741%{transform:translate(82.7774vw,40.741vh) scale(.8979)}to{transform:translate(77.858vw,99vh) scale(.8979)}}.snow:nth-child(92){opacity:.2716;transform:translate(56.671vw,-10px) scale(.3951);animation:fall-92 20s -30s linear infinite}@keyframes fall-92{34.821%{transform:translate(47.7525vw,34.821vh) scale(.3951)}to{transform:translate(52.21175vw,99vh) scale(.3951)}}.snow:nth-child(93){opacity:1.542;transform:translate(71.3872vw,-10px) scale(.8784);animation:fall-93 23s -1s linear infinite}@keyframes fall-93{35.738%{transform:translate(79.2751vw,35.738vh) scale(.8784)}to{transform:translate(75.33115vw,99vh) scale(.8784)}}.snow:nth-child(94){opacity:1.2354;transform:translate(6.0623vw,-10px) scale(.3324);animation:fall-94 12s -19s linear infinite}@keyframes fall-94{65.096%{transform:translate(5.9961vw,65.096vh) scale(.3324)}to{transform:translate(6.0292vw,99vh) scale(.3324)}}.snow:nth-child(95){opacity:1.936;transform:translate(44.4142vw,-10px) scale(.5346);animation:fall-95 15s -5s linear infinite}@keyframes fall-95{63.555%{transform:translate(47.6158vw,63.555vh) scale(.5346)}to{transform:translate(46.015vw,99vh) scale(.5346)}}.snow:nth-child(96){opacity:1.4156;transform:translate(4.9467vw,-10px) scale(.5236);animation:fall-96 11s -26s linear infinite}@keyframes fall-96{67.949%{transform:translate(9.7211vw,67.949vh) scale(.5236)}to{transform:translate(7.3339vw,99vh) scale(.5236)}}.snow:nth-child(97){opacity:1.853;transform:translate(91.71vw,-10px) scale(.7924);animation:fall-97 16s -7s linear infinite}@keyframes fall-97{61.169%{transform:translate(97.9221vw,61.169vh) scale(.7924)}to{transform:translate(94.81605vw,99vh) scale(.7924)}}.snow:nth-child(98){opacity:.446;transform:translate(1.2392vw,-10px) scale(.6948);animation:fall-98 21s -7s linear infinite}@keyframes fall-98{74.194%{transform:translate(1.7952vw,74.194vh) scale(.6948)}to{transform:translate(1.5172vw,99vh) scale(.6948)}}.snow:nth-child(99){opacity:.1226;transform:translate(54.7552vw,-10px) scale(.7643);animation:fall-99 12s -19s linear infinite}@keyframes fall-99{79.12%{transform:translate(49.7157vw,79.12vh) scale(.7643)}to{transform:translate(52.23545vw,99vh) scale(.7643)}}.snow:nth-child(100){opacity:.4244;transform:translate(80.5611vw,-10px) scale(.4188);animation:fall-100 21s -24s linear infinite}@keyframes fall-100{34.803%{transform:translate(73.6002vw,34.803vh) scale(.4188)}to{transform:translate(77.08065vw,99vh) scale(.4188)}}.snow:nth-child(101){opacity:.6408;transform:translate(87.9217vw,-10px) scale(.2728);animation:fall-101 13s -13s linear infinite}@keyframes fall-101{68.558%{transform:translate(83.3318vw,68.558vh) scale(.2728)}to{transform:translate(85.62675vw,99vh) scale(.2728)}}.snow:nth-child(102){opacity:1.3672;transform:translate(69.6002vw,-10px) scale(.4117);animation:fall-102 18s -12s linear infinite}@keyframes fall-102{56.667%{transform:translate(70.798vw,56.667vh) scale(.4117)}to{transform:translate(70.1991vw,99vh) scale(.4117)}}.snow:nth-child(103){opacity:1.124;transform:translate(21.3541vw,-10px) scale(.6819);animation:fall-103 19s -21s linear infinite}@keyframes fall-103{68.327%{transform:translate(12.822vw,68.327vh) scale(.6819)}to{transform:translate(17.08805vw,99vh) scale(.6819)}}.snow:nth-child(104){opacity:.2988;transform:translate(79.3357vw,-10px) scale(.0255);animation:fall-104 28s -11s linear infinite}@keyframes fall-104{35.359%{transform:translate(82.5131vw,35.359vh) scale(.0255)}to{transform:translate(80.9244vw,99vh) scale(.0255)}}.snow:nth-child(105){opacity:.803;transform:translate(57.3727vw,-10px) scale(.1169);animation:fall-105 18s -27s linear infinite}@keyframes fall-105{58.229%{transform:translate(58.7779vw,58.229vh) scale(.1169)}to{transform:translate(58.0753vw,99vh) scale(.1169)}}.snow:nth-child(106){opacity:.9396;transform:translate(41.5895vw,-10px) scale(.2406);animation:fall-106 29s -14s linear infinite}@keyframes fall-106{39.412%{transform:translate(46.3672vw,39.412vh) scale(.2406)}to{transform:translate(43.97835vw,99vh) scale(.2406)}}.snow:nth-child(107){opacity:1.0868;transform:translate(99.9269vw,-10px) scale(.5497);animation:fall-107 13s -27s linear infinite}@keyframes fall-107{79.039%{transform:translate(92.5399vw,79.039vh) scale(.5497)}to{transform:translate(96.2334vw,99vh) scale(.5497)}}.snow:nth-child(108){opacity:.362;transform:translate(5.0205vw,-10px) scale(.1562);animation:fall-108 23s -5s linear infinite}@keyframes fall-108{58.167%{transform:translate(14.0608vw,58.167vh) scale(.1562)}to{transform:translate(9.54065vw,99vh) scale(.1562)}}.snow:nth-child(109){opacity:1.886;transform:translate(73.7159vw,-10px) scale(.0703);animation:fall-109 28s -7s linear infinite}@keyframes fall-109{49.827%{transform:translate(77.4825vw,49.827vh) scale(.0703)}to{transform:translate(75.5992vw,99vh) scale(.0703)}}.snow:nth-child(110){opacity:1.7484;transform:translate(27.7824vw,-10px) scale(.2913);animation:fall-110 29s -9s linear infinite}@keyframes fall-110{32.196%{transform:translate(23.1267vw,32.196vh) scale(.2913)}to{transform:translate(25.45455vw,99vh) scale(.2913)}}.snow:nth-child(111){opacity:.4384;transform:translate(54.3401vw,-10px) scale(.8579);animation:fall-111 24s -9s linear infinite}@keyframes fall-111{32.87%{transform:translate(55.8149vw,32.87vh) scale(.8579)}to{transform:translate(55.0775vw,99vh) scale(.8579)}}.snow:nth-child(112){opacity:1.2608;transform:translate(67.6003vw,-10px) scale(.6767);animation:fall-112 28s -8s linear infinite}@keyframes fall-112{53.189%{transform:translate(76.2353vw,53.189vh) scale(.6767)}to{transform:translate(71.9178vw,99vh) scale(.6767)}}.snow:nth-child(113){opacity:.5382;transform:translate(22.5147vw,-10px) scale(.3168);animation:fall-113 19s -15s linear infinite}@keyframes fall-113{39.079%{transform:translate(23.7285vw,39.079vh) scale(.3168)}to{transform:translate(23.1216vw,99vh) scale(.3168)}}.snow:nth-child(114){opacity:1.8624;transform:translate(46.7349vw,-10px) scale(.8411);animation:fall-114 26s -14s linear infinite}@keyframes fall-114{34.29%{transform:translate(52.0631vw,34.29vh) scale(.8411)}to{transform:translate(49.399vw,99vh) scale(.8411)}}.snow:nth-child(115){opacity:.8808;transform:translate(94.7236vw,-10px) scale(.9828);animation:fall-115 18s -22s linear infinite}@keyframes fall-115{71.204%{transform:translate(99.2563vw,71.204vh) scale(.9828)}to{transform:translate(96.98995vw,99vh) scale(.9828)}}.snow:nth-child(116){opacity:.3504;transform:translate(84.4377vw,-10px) scale(.6959);animation:fall-116 20s -9s linear infinite}@keyframes fall-116{66.305%{transform:translate(83.9994vw,66.305vh) scale(.6959)}to{transform:translate(84.21855vw,99vh) scale(.6959)}}.snow:nth-child(117){opacity:1.7696;transform:translate(31.2321vw,-10px) scale(.634);animation:fall-117 12s -18s linear infinite}@keyframes fall-117{65.04%{transform:translate(27.0097vw,65.04vh) scale(.634)}to{transform:translate(29.1209vw,99vh) scale(.634)}}.snow:nth-child(118){opacity:.237;transform:translate(68.4801vw,-10px) scale(.9253);animation:fall-118 27s -14s linear infinite}@keyframes fall-118{74.98%{transform:translate(69.5925vw,74.98vh) scale(.9253)}to{transform:translate(69.0363vw,99vh) scale(.9253)}}.snow:nth-child(119){opacity:1.2804;transform:translate(7.2362vw,-10px) scale(.0367);animation:fall-119 18s -30s linear infinite}@keyframes fall-119{51.79%{transform:translate(5.8702vw,51.79vh) scale(.0367)}to{transform:translate(6.5532vw,99vh) scale(.0367)}}.snow:nth-child(120){opacity:.0592;transform:translate(58.612vw,-10px) scale(.3226);animation:fall-120 16s -20s linear infinite}@keyframes fall-120{39.67%{transform:translate(64.5533vw,39.67vh) scale(.3226)}to{transform:translate(61.58265vw,99vh) scale(.3226)}}.snow:nth-child(121){opacity:.9986;transform:translate(7.3082vw,-10px) scale(.9767);animation:fall-121 19s -26s linear infinite}@keyframes fall-121{33.169%{transform:translate(9.1871vw,33.169vh) scale(.9767)}to{transform:translate(8.24765vw,99vh) scale(.9767)}}.snow:nth-child(122){opacity:1.0946;transform:translate(79.5831vw,-10px) scale(.3865);animation:fall-122 20s -16s linear infinite}@keyframes fall-122{40.502%{transform:translate(80.0729vw,40.502vh) scale(.3865)}to{transform:translate(79.828vw,99vh) scale(.3865)}}.snow:nth-child(123){opacity:1.1636;transform:translate(98.41vw,-10px) scale(.0212);animation:fall-123 10s -23s linear infinite}@keyframes fall-123{43.419%{transform:translate(91.6748vw,43.419vh) scale(.0212)}to{transform:translate(95.0424vw,99vh) scale(.0212)}}.snow:nth-child(124){opacity:1.5372;transform:translate(81.1021vw,-10px) scale(.751);animation:fall-124 18s -26s linear infinite}@keyframes fall-124{45.984%{transform:translate(90.9972vw,45.984vh) scale(.751)}to{transform:translate(86.04965vw,99vh) scale(.751)}}.snow:nth-child(125){opacity:.307;transform:translate(4.7787vw,-10px) scale(.0635);animation:fall-125 25s -7s linear infinite}@keyframes fall-125{66.74%{transform:translate(-2.2085vw,66.74vh) scale(.0635)}to{transform:translate(1.2851vw,99vh) scale(.0635)}}.snow:nth-child(126){opacity:.3218;transform:translate(54.9867vw,-10px) scale(.7551);animation:fall-126 12s -23s linear infinite}@keyframes fall-126{44.992%{transform:translate(64.9003vw,44.992vh) scale(.7551)}to{transform:translate(59.9435vw,99vh) scale(.7551)}}.snow:nth-child(127){opacity:1.6146;transform:translate(83.06vw,-10px) scale(.8239);animation:fall-127 17s -22s linear infinite}@keyframes fall-127{50.383%{transform:translate(91.8213vw,50.383vh) scale(.8239)}to{transform:translate(87.44065vw,99vh) scale(.8239)}}.snow:nth-child(128){opacity:1.7306;transform:translate(21.0509vw,-10px) scale(.396);animation:fall-128 28s -9s linear infinite}@keyframes fall-128{55.504%{transform:translate(22.8425vw,55.504vh) scale(.396)}to{transform:translate(21.9467vw,99vh) scale(.396)}}.snow:nth-child(129){opacity:.035;transform:translate(35.293vw,-10px) scale(.9844);animation:fall-129 17s -23s linear infinite}@keyframes fall-129{43.122%{transform:translate(27.8266vw,43.122vh) scale(.9844)}to{transform:translate(31.5598vw,99vh) scale(.9844)}}.snow:nth-child(130){opacity:.2826;transform:translate(1.2008vw,-10px) scale(.422);animation:fall-130 14s -10s linear infinite}@keyframes fall-130{65.091%{transform:translate(.7149vw,65.091vh) scale(.422)}to{transform:translate(.95785vw,99vh) scale(.422)}}.snow:nth-child(131){opacity:1.4142;transform:translate(62.5439vw,-10px) scale(.9638);animation:fall-131 24s -14s linear infinite}@keyframes fall-131{62.929%{transform:translate(61.3562vw,62.929vh) scale(.9638)}to{transform:translate(61.95005vw,99vh) scale(.9638)}}.snow:nth-child(132){opacity:1.2188;transform:translate(57.2876vw,-10px) scale(.9831);animation:fall-132 22s -24s linear infinite}@keyframes fall-132{37.35%{transform:translate(63.0579vw,37.35vh) scale(.9831)}to{transform:translate(60.17275vw,99vh) scale(.9831)}}.snow:nth-child(133){opacity:.824;transform:translate(15.5008vw,-10px) scale(.1434);animation:fall-133 13s -19s linear infinite}@keyframes fall-133{33.436%{transform:translate(13.1901vw,33.436vh) scale(.1434)}to{transform:translate(14.34545vw,99vh) scale(.1434)}}.snow:nth-child(134){opacity:1.924;transform:translate(80.0368vw,-10px) scale(.1024);animation:fall-134 21s -14s linear infinite}@keyframes fall-134{37.908%{transform:translate(79.2121vw,37.908vh) scale(.1024)}to{transform:translate(79.62445vw,99vh) scale(.1024)}}.snow:nth-child(135){opacity:.0002;transform:translate(17.7576vw,-10px) scale(.3549);animation:fall-135 14s -1s linear infinite}@keyframes fall-135{68.751%{transform:translate(9.5213vw,68.751vh) scale(.3549)}to{transform:translate(13.63945vw,99vh) scale(.3549)}}.snow:nth-child(136){opacity:1.3084;transform:translate(88.8723vw,-10px) scale(.1979);animation:fall-136 18s -11s linear infinite}@keyframes fall-136{79.617%{transform:translate(93.6008vw,79.617vh) scale(.1979)}to{transform:translate(91.23655vw,99vh) scale(.1979)}}.snow:nth-child(137){opacity:1.1434;transform:translate(38.3737vw,-10px) scale(.6074);animation:fall-137 17s -8s linear infinite}@keyframes fall-137{47.126%{transform:translate(29.5077vw,47.126vh) scale(.6074)}to{transform:translate(33.9407vw,99vh) scale(.6074)}}.snow:nth-child(138){opacity:.5342;transform:translate(64.7492vw,-10px) scale(.6507);animation:fall-138 23s -15s linear infinite}@keyframes fall-138{50.17%{transform:translate(61.6349vw,50.17vh) scale(.6507)}to{transform:translate(63.19205vw,99vh) scale(.6507)}}.snow:nth-child(139){opacity:1.1974;transform:translate(90.5638vw,-10px) scale(.8974);animation:fall-139 13s -30s linear infinite}@keyframes fall-139{63.94%{transform:translate(90.2616vw,63.94vh) scale(.8974)}to{transform:translate(90.4127vw,99vh) scale(.8974)}}.snow:nth-child(140){opacity:1.8206;transform:translate(46.0792vw,-10px) scale(.0197);animation:fall-140 25s -22s linear infinite}@keyframes fall-140{54.571%{transform:translate(44.6243vw,54.571vh) scale(.0197)}to{transform:translate(45.35175vw,99vh) scale(.0197)}}.snow:nth-child(141){opacity:1.0456;transform:translate(23.4067vw,-10px) scale(.9225);animation:fall-141 30s -9s linear infinite}@keyframes fall-141{36.227%{transform:translate(27.1518vw,36.227vh) scale(.9225)}to{transform:translate(25.27925vw,99vh) scale(.9225)}}.snow:nth-child(142){opacity:.5706;transform:translate(46.0104vw,-10px) scale(.6607);animation:fall-142 28s -24s linear infinite}@keyframes fall-142{35.245%{transform:translate(39.9183vw,35.245vh) scale(.6607)}to{transform:translate(42.96435vw,99vh) scale(.6607)}}.snow:nth-child(143){opacity:1.3852;transform:translate(63.1104vw,-10px) scale(.4754);animation:fall-143 23s -11s linear infinite}@keyframes fall-143{32.112%{transform:translate(71.4802vw,32.112vh) scale(.4754)}to{transform:translate(67.2953vw,99vh) scale(.4754)}}.snow:nth-child(144){opacity:.3166;transform:translate(8.5124vw,-10px) scale(.664);animation:fall-144 21s -5s linear infinite}@keyframes fall-144{35.598%{transform:translate(-.4032vw,35.598vh) scale(.664)}to{transform:translate(4.0546vw,99vh) scale(.664)}}.snow:nth-child(145){opacity:.6062;transform:translate(5.0662vw,-10px) scale(.36);animation:fall-145 18s -18s linear infinite}@keyframes fall-145{69.501%{transform:translate(5.7262vw,69.501vh) scale(.36)}to{transform:translate(5.3962vw,99vh) scale(.36)}}.snow:nth-child(146){opacity:1.6436;transform:translate(31.2212vw,-10px) scale(.4847);animation:fall-146 17s -8s linear infinite}@keyframes fall-146{63.118%{transform:translate(33.217vw,63.118vh) scale(.4847)}to{transform:translate(32.2191vw,99vh) scale(.4847)}}.snow:nth-child(147){opacity:.6114;transform:translate(87.8867vw,-10px) scale(.4167);animation:fall-147 30s -21s linear infinite}@keyframes fall-147{46.923%{transform:translate(81.5481vw,46.923vh) scale(.4167)}to{transform:translate(84.7174vw,99vh) scale(.4167)}}.snow:nth-child(148){opacity:1.308;transform:translate(39.0119vw,-10px) scale(.0131);animation:fall-148 10s -13s linear infinite}@keyframes fall-148{38.193%{transform:translate(30.4683vw,38.193vh) scale(.0131)}to{transform:translate(34.7401vw,99vh) scale(.0131)}}.snow:nth-child(149){opacity:.5966;transform:translate(54.408vw,-10px) scale(.6712);animation:fall-149 17s -14s linear infinite}@keyframes fall-149{45.36%{transform:translate(49.2428vw,45.36vh) scale(.6712)}to{transform:translate(51.8254vw,99vh) scale(.6712)}}.snow:nth-child(150){opacity:1.3496;transform:translate(81.4638vw,-10px) scale(.6802);animation:fall-150 24s -30s linear infinite}@keyframes fall-150{79.312%{transform:translate(83.2966vw,79.312vh) scale(.6802)}to{transform:translate(82.3802vw,99vh) scale(.6802)}}.snow:nth-child(151){opacity:1.0672;transform:translate(45.0091vw,-10px) scale(.7487);animation:fall-151 11s -9s linear infinite}@keyframes fall-151{49.577%{transform:translate(46.5318vw,49.577vh) scale(.7487)}to{transform:translate(45.77045vw,99vh) scale(.7487)}}.snow:nth-child(152){opacity:.1918;transform:translate(24.6468vw,-10px) scale(.9806);animation:fall-152 23s -13s linear infinite}@keyframes fall-152{52.041%{transform:translate(19.8232vw,52.041vh) scale(.9806)}to{transform:translate(22.235vw,99vh) scale(.9806)}}.snow:nth-child(153){opacity:.4488;transform:translate(87.2451vw,-10px) scale(.1279);animation:fall-153 11s -20s linear infinite}@keyframes fall-153{61.306%{transform:translate(88.7864vw,61.306vh) scale(.1279)}to{transform:translate(88.01575vw,99vh) scale(.1279)}}.snow:nth-child(154){opacity:.1462;transform:translate(69.8154vw,-10px) scale(.6806);animation:fall-154 25s -6s linear infinite}@keyframes fall-154{62.763%{transform:translate(78.8609vw,62.763vh) scale(.6806)}to{transform:translate(74.33815vw,99vh) scale(.6806)}}.snow:nth-child(155){opacity:1.7962;transform:translate(25.8751vw,-10px) scale(.599);animation:fall-155 23s -2s linear infinite}@keyframes fall-155{63.143%{transform:translate(16.1624vw,63.143vh) scale(.599)}to{transform:translate(21.01875vw,99vh) scale(.599)}}.snow:nth-child(156){opacity:.9096;transform:translate(36.3157vw,-10px) scale(.3241);animation:fall-156 27s -10s linear infinite}@keyframes fall-156{42.521%{transform:translate(40.8792vw,42.521vh) scale(.3241)}to{transform:translate(38.59745vw,99vh) scale(.3241)}}.snow:nth-child(157){opacity:.6846;transform:translate(43.9731vw,-10px) scale(.4741);animation:fall-157 18s -14s linear infinite}@keyframes fall-157{79.974%{transform:translate(34.0181vw,79.974vh) scale(.4741)}to{transform:translate(38.9956vw,99vh) scale(.4741)}}.snow:nth-child(158){opacity:1.1702;transform:translate(90.818vw,-10px) scale(.4008);animation:fall-158 17s -27s linear infinite}@keyframes fall-158{44.846%{transform:translate(82.4309vw,44.846vh) scale(.4008)}to{transform:translate(86.62445vw,99vh) scale(.4008)}}.snow:nth-child(159){opacity:1.1188;transform:translate(34.4028vw,-10px) scale(.6574);animation:fall-159 15s -21s linear infinite}@keyframes fall-159{55.032%{transform:translate(31.5667vw,55.032vh) scale(.6574)}to{transform:translate(32.98475vw,99vh) scale(.6574)}}.snow:nth-child(160){opacity:1.9332;transform:translate(2.8856vw,-10px) scale(.6497);animation:fall-160 13s -19s linear infinite}@keyframes fall-160{68.414%{transform:translate(8.2529vw,68.414vh) scale(.6497)}to{transform:translate(5.56925vw,99vh) scale(.6497)}}.snow:nth-child(161){opacity:.7562;transform:translate(20.7294vw,-10px) scale(.3513);animation:fall-161 26s -23s linear infinite}@keyframes fall-161{44.559%{transform:translate(18.6688vw,44.559vh) scale(.3513)}to{transform:translate(19.6991vw,99vh) scale(.3513)}}.snow:nth-child(162){opacity:1.9032;transform:translate(84.4352vw,-10px) scale(.4672);animation:fall-162 29s -20s linear infinite}@keyframes fall-162{70.192%{transform:translate(91.744vw,70.192vh) scale(.4672)}to{transform:translate(88.0896vw,99vh) scale(.4672)}}.snow:nth-child(163){opacity:1.773;transform:translate(51.4489vw,-10px) scale(.2246);animation:fall-163 29s -18s linear infinite}@keyframes fall-163{73.919%{transform:translate(54.7355vw,73.919vh) scale(.2246)}to{transform:translate(53.0922vw,99vh) scale(.2246)}}.snow:nth-child(164){opacity:1.7914;transform:translate(42.2621vw,-10px) scale(.1042);animation:fall-164 22s -10s linear infinite}@keyframes fall-164{40.078%{transform:translate(32.538vw,40.078vh) scale(.1042)}to{transform:translate(37.40005vw,99vh) scale(.1042)}}.snow:nth-child(165){opacity:1.3778;transform:translate(46.6626vw,-10px) scale(.8964);animation:fall-165 28s -25s linear infinite}@keyframes fall-165{74.319%{transform:translate(42.2033vw,74.319vh) scale(.8964)}to{transform:translate(44.43295vw,99vh) scale(.8964)}}.snow:nth-child(166){opacity:.8208;transform:translate(52.0479vw,-10px) scale(.6274);animation:fall-166 21s -29s linear infinite}@keyframes fall-166{47.111%{transform:translate(52.9255vw,47.111vh) scale(.6274)}to{transform:translate(52.4867vw,99vh) scale(.6274)}}.snow:nth-child(167){opacity:.8412;transform:translate(4.8315vw,-10px) scale(.8998);animation:fall-167 22s -10s linear infinite}@keyframes fall-167{32.96%{transform:translate(3.1731vw,32.96vh) scale(.8998)}to{transform:translate(4.0023vw,99vh) scale(.8998)}}.snow:nth-child(168){opacity:1.3142;transform:translate(80.6452vw,-10px) scale(.6694);animation:fall-168 10s -12s linear infinite}@keyframes fall-168{49.357%{transform:translate(74.3538vw,49.357vh) scale(.6694)}to{transform:translate(77.4995vw,99vh) scale(.6694)}}.snow:nth-child(169){opacity:.8678;transform:translate(93.0207vw,-10px) scale(.3197);animation:fall-169 27s -27s linear infinite}@keyframes fall-169{39.71%{transform:translate(97.6956vw,39.71vh) scale(.3197)}to{transform:translate(95.35815vw,99vh) scale(.3197)}}.snow:nth-child(170){opacity:.6244;transform:translate(56.3249vw,-10px) scale(.3848);animation:fall-170 30s -22s linear infinite}@keyframes fall-170{64.803%{transform:translate(57.2368vw,64.803vh) scale(.3848)}to{transform:translate(56.78085vw,99vh) scale(.3848)}}.snow:nth-child(171){opacity:1.3204;transform:translate(40.7229vw,-10px) scale(.5298);animation:fall-171 29s -13s linear infinite}@keyframes fall-171{79.343%{transform:translate(50.1775vw,79.343vh) scale(.5298)}to{transform:translate(45.4502vw,99vh) scale(.5298)}}.snow:nth-child(172){opacity:1.6044;transform:translate(58.8245vw,-10px) scale(.404);animation:fall-172 19s -16s linear infinite}@keyframes fall-172{54.205%{transform:translate(68.4017vw,54.205vh) scale(.404)}to{transform:translate(63.6131vw,99vh) scale(.404)}}.snow:nth-child(173){opacity:1.199;transform:translate(94.8877vw,-10px) scale(.9396);animation:fall-173 30s -20s linear infinite}@keyframes fall-173{63.793%{transform:translate(92.1225vw,63.793vh) scale(.9396)}to{transform:translate(93.5051vw,99vh) scale(.9396)}}.snow:nth-child(174){opacity:.2674;transform:translate(36.0616vw,-10px) scale(.7908);animation:fall-174 22s -19s linear infinite}@keyframes fall-174{33.842%{transform:translate(45.1552vw,33.842vh) scale(.7908)}to{transform:translate(40.6084vw,99vh) scale(.7908)}}.snow:nth-child(175){opacity:1.197;transform:translate(5.8188vw,-10px) scale(.4213);animation:fall-175 26s -27s linear infinite}@keyframes fall-175{74.398%{transform:translate(7.4417vw,74.398vh) scale(.4213)}to{transform:translate(6.63025vw,99vh) scale(.4213)}}.snow:nth-child(176){opacity:.9908;transform:translate(80.2447vw,-10px) scale(.5472);animation:fall-176 22s -26s linear infinite}@keyframes fall-176{38.876%{transform:translate(86.208vw,38.876vh) scale(.5472)}to{transform:translate(83.22635vw,99vh) scale(.5472)}}.snow:nth-child(177){opacity:1.0338;transform:translate(31.0731vw,-10px) scale(.3524);animation:fall-177 19s -10s linear infinite}@keyframes fall-177{54.969%{transform:translate(25.79vw,54.969vh) scale(.3524)}to{transform:translate(28.43155vw,99vh) scale(.3524)}}.snow:nth-child(178){opacity:.6572;transform:translate(3.1486vw,-10px) scale(.4052);animation:fall-178 13s -9s linear infinite}@keyframes fall-178{70.312%{transform:translate(10.6995vw,70.312vh) scale(.4052)}to{transform:translate(6.92405vw,99vh) scale(.4052)}}.snow:nth-child(179){opacity:.118;transform:translate(82.914vw,-10px) scale(.7138);animation:fall-179 27s -6s linear infinite}@keyframes fall-179{64.566%{transform:translate(90.1379vw,64.566vh) scale(.7138)}to{transform:translate(86.52595vw,99vh) scale(.7138)}}.snow:nth-child(180){opacity:.2518;transform:translate(73.0391vw,-10px) scale(.6239);animation:fall-180 24s -2s linear infinite}@keyframes fall-180{73.852%{transform:translate(68.537vw,73.852vh) scale(.6239)}to{transform:translate(70.78805vw,99vh) scale(.6239)}}.snow:nth-child(181){opacity:1.105;transform:translate(11.7638vw,-10px) scale(.3698);animation:fall-181 10s -12s linear infinite}@keyframes fall-181{52.339%{transform:translate(1.9854vw,52.339vh) scale(.3698)}to{transform:translate(6.8746vw,99vh) scale(.3698)}}.snow:nth-child(182){opacity:1.3912;transform:translate(44.7993vw,-10px) scale(.3104);animation:fall-182 23s -7s linear infinite}@keyframes fall-182{65.109%{transform:translate(42.6416vw,65.109vh) scale(.3104)}to{transform:translate(43.72045vw,99vh) scale(.3104)}}.snow:nth-child(183){opacity:1.8934;transform:translate(3.9914vw,-10px) scale(.9678);animation:fall-183 24s -15s linear infinite}@keyframes fall-183{61.138%{transform:translate(9.3999vw,61.138vh) scale(.9678)}to{transform:translate(6.69565vw,99vh) scale(.9678)}}.snow:nth-child(184){opacity:1.1114;transform:translate(2.8641vw,-10px) scale(.3101);animation:fall-184 23s -11s linear infinite}@keyframes fall-184{51.531%{transform:translate(5.5196vw,51.531vh) scale(.3101)}to{transform:translate(4.19185vw,99vh) scale(.3101)}}.snow:nth-child(185){opacity:.8208;transform:translate(87.6777vw,-10px) scale(.6947);animation:fall-185 23s -26s linear infinite}@keyframes fall-185{42.167%{transform:translate(87.9428vw,42.167vh) scale(.6947)}to{transform:translate(87.81025vw,99vh) scale(.6947)}}.snow:nth-child(186){opacity:1.3068;transform:translate(18.2325vw,-10px) scale(.874);animation:fall-186 14s -21s linear infinite}@keyframes fall-186{58.163%{transform:translate(21.6003vw,58.163vh) scale(.874)}to{transform:translate(19.9164vw,99vh) scale(.874)}}.snow:nth-child(187){opacity:1.7104;transform:translate(78.5347vw,-10px) scale(.6617);animation:fall-187 13s -17s linear infinite}@keyframes fall-187{47.616%{transform:translate(70.538vw,47.616vh) scale(.6617)}to{transform:translate(74.53635vw,99vh) scale(.6617)}}.snow:nth-child(188){opacity:1.6634;transform:translate(11.0992vw,-10px) scale(.2028);animation:fall-188 27s -6s linear infinite}@keyframes fall-188{67.018%{transform:translate(10.8045vw,67.018vh) scale(.2028)}to{transform:translate(10.95185vw,99vh) scale(.2028)}}.snow:nth-child(189){opacity:1.7674;transform:translate(50.9871vw,-10px) scale(.124);animation:fall-189 17s -21s linear infinite}@keyframes fall-189{44.078%{transform:translate(51.598vw,44.078vh) scale(.124)}to{transform:translate(51.29255vw,99vh) scale(.124)}}.snow:nth-child(190){opacity:.2532;transform:translate(67.1607vw,-10px) scale(.9808);animation:fall-190 19s -6s linear infinite}@keyframes fall-190{53.252%{transform:translate(76.557vw,53.252vh) scale(.9808)}to{transform:translate(71.85885vw,99vh) scale(.9808)}}.snow:nth-child(191){opacity:1.9954;transform:translate(74.4932vw,-10px) scale(.6378);animation:fall-191 14s -15s linear infinite}@keyframes fall-191{63.62%{transform:translate(65.3306vw,63.62vh) scale(.6378)}to{transform:translate(69.9119vw,99vh) scale(.6378)}}.snow:nth-child(192){opacity:.3746;transform:translate(3.6389vw,-10px) scale(.4361);animation:fall-192 22s -20s linear infinite}@keyframes fall-192{71.338%{transform:translate(11.6552vw,71.338vh) scale(.4361)}to{transform:translate(7.64705vw,99vh) scale(.4361)}}.snow:nth-child(193){opacity:1.14;transform:translate(5.5583vw,-10px) scale(.2121);animation:fall-193 21s -18s linear infinite}@keyframes fall-193{47.198%{transform:translate(7.0291vw,47.198vh) scale(.2121)}to{transform:translate(6.2937vw,99vh) scale(.2121)}}.snow:nth-child(194){opacity:1.2414;transform:translate(79.7346vw,-10px) scale(.289);animation:fall-194 16s -26s linear infinite}@keyframes fall-194{60.37%{transform:translate(88.8495vw,60.37vh) scale(.289)}to{transform:translate(84.29205vw,99vh) scale(.289)}}.snow:nth-child(195){opacity:.0666;transform:translate(9.3661vw,-10px) scale(.3443);animation:fall-195 25s -11s linear infinite}@keyframes fall-195{54.555%{transform:translate(-.2309vw,54.555vh) scale(.3443)}to{transform:translate(4.5676vw,99vh) scale(.3443)}}.snow:nth-child(196){opacity:1.0934;transform:translate(15.4897vw,-10px) scale(.8999);animation:fall-196 25s -29s linear infinite}@keyframes fall-196{68.78%{transform:translate(14.0101vw,68.78vh) scale(.8999)}to{transform:translate(14.7499vw,99vh) scale(.8999)}}.snow:nth-child(197){opacity:.875;transform:translate(44.9304vw,-10px) scale(.8337);animation:fall-197 14s -29s linear infinite}@keyframes fall-197{30.392%{transform:translate(42.797vw,30.392vh) scale(.8337)}to{transform:translate(43.8637vw,99vh) scale(.8337)}}.snow:nth-child(198){opacity:.192;transform:translate(3.5035vw,-10px) scale(.7049);animation:fall-198 15s -23s linear infinite}@keyframes fall-198{57.525%{transform:translate(6.916vw,57.525vh) scale(.7049)}to{transform:translate(5.20975vw,99vh) scale(.7049)}}.snow:nth-child(199){opacity:1.0242;transform:translate(70.9931vw,-10px) scale(.1832);animation:fall-199 22s -29s linear infinite}@keyframes fall-199{53.45%{transform:translate(71.1005vw,53.45vh) scale(.1832)}to{transform:translate(71.0468vw,99vh) scale(.1832)}}.snow:nth-child(200){opacity:1.3524;transform:translate(43.3122vw,-10px) scale(.141);animation:fall-200 30s -17s linear infinite}@keyframes fall-200{48.133%{transform:translate(44.6712vw,48.133vh) scale(.141)}to{transform:translate(43.9917vw,99vh) scale(.141)}}.snow:nth-child(201){opacity:.793;transform:translate(43.3469vw,-10px) scale(.6203);animation:fall-201 13s -29s linear infinite}@keyframes fall-201{34.215%{transform:translate(37.1532vw,34.215vh) scale(.6203)}to{transform:translate(40.25005vw,99vh) scale(.6203)}}.snow:nth-child(202){opacity:.2742;transform:translate(22.2549vw,-10px) scale(.5658);animation:fall-202 19s -19s linear infinite}@keyframes fall-202{72.989%{transform:translate(20.9187vw,72.989vh) scale(.5658)}to{transform:translate(21.5868vw,99vh) scale(.5658)}}.snow:nth-child(203){opacity:.3122;transform:translate(70.0635vw,-10px) scale(.1122);animation:fall-203 18s -27s linear infinite}@keyframes fall-203{35.452%{transform:translate(77.6343vw,35.452vh) scale(.1122)}to{transform:translate(73.8489vw,99vh) scale(.1122)}}.snow:nth-child(204){opacity:.8106;transform:translate(63.8804vw,-10px) scale(.5045);animation:fall-204 14s -7s linear infinite}@keyframes fall-204{32.334%{transform:translate(56.1779vw,32.334vh) scale(.5045)}to{transform:translate(60.02915vw,99vh) scale(.5045)}}.snow:nth-child(205){opacity:1.6724;transform:translate(70.788vw,-10px) scale(.7464);animation:fall-205 18s -11s linear infinite}@keyframes fall-205{63.275%{transform:translate(72.569vw,63.275vh) scale(.7464)}to{transform:translate(71.6785vw,99vh) scale(.7464)}}.snow:nth-child(206){opacity:1.5974;transform:translate(.2469vw,-10px) scale(.1116);animation:fall-206 28s -17s linear infinite}@keyframes fall-206{78.362%{transform:translate(6.4628vw,78.362vh) scale(.1116)}to{transform:translate(3.35485vw,99vh) scale(.1116)}}.snow:nth-child(207){opacity:1.1462;transform:translate(6.8203vw,-10px) scale(.5591);animation:fall-207 23s -17s linear infinite}@keyframes fall-207{68.121%{transform:translate(14.3195vw,68.121vh) scale(.5591)}to{transform:translate(10.5699vw,99vh) scale(.5591)}}.snow:nth-child(208){opacity:1.9546;transform:translate(46.625vw,-10px) scale(.2205);animation:fall-208 26s -28s linear infinite}@keyframes fall-208{64.335%{transform:translate(45.9393vw,64.335vh) scale(.2205)}to{transform:translate(46.28215vw,99vh) scale(.2205)}}.snow:nth-child(209){opacity:.5804;transform:translate(20.0948vw,-10px) scale(.5928);animation:fall-209 25s -7s linear infinite}@keyframes fall-209{79.522%{transform:translate(20.7051vw,79.522vh) scale(.5928)}to{transform:translate(20.39995vw,99vh) scale(.5928)}}.snow:nth-child(210){opacity:.0864;transform:translate(20.7184vw,-10px) scale(.1712);animation:fall-210 12s -1s linear infinite}@keyframes fall-210{74.468%{transform:translate(30.5747vw,74.468vh) scale(.1712)}to{transform:translate(25.64655vw,99vh) scale(.1712)}}.snow:nth-child(211){opacity:.607;transform:translate(22.3632vw,-10px) scale(.8779);animation:fall-211 18s -1s linear infinite}@keyframes fall-211{72.315%{transform:translate(23.2249vw,72.315vh) scale(.8779)}to{transform:translate(22.79405vw,99vh) scale(.8779)}}.snow:nth-child(212){opacity:1.6554;transform:translate(60.2845vw,-10px) scale(.8879);animation:fall-212 14s -5s linear infinite}@keyframes fall-212{36.977%{transform:translate(69.7111vw,36.977vh) scale(.8879)}to{transform:translate(64.9978vw,99vh) scale(.8879)}}.snow:nth-child(213){opacity:1.9744;transform:translate(60.8069vw,-10px) scale(.3701);animation:fall-213 12s -9s linear infinite}@keyframes fall-213{41.424%{transform:translate(63.8157vw,41.424vh) scale(.3701)}to{transform:translate(62.3113vw,99vh) scale(.3701)}}.snow:nth-child(214){opacity:1.8236;transform:translate(70.7417vw,-10px) scale(.5191);animation:fall-214 30s -25s linear infinite}@keyframes fall-214{72.552%{transform:translate(79.8553vw,72.552vh) scale(.5191)}to{transform:translate(75.2985vw,99vh) scale(.5191)}}.snow:nth-child(215){opacity:1.8852;transform:translate(41.0143vw,-10px) scale(.2878);animation:fall-215 30s -30s linear infinite}@keyframes fall-215{44.61%{transform:translate(45.9473vw,44.61vh) scale(.2878)}to{transform:translate(43.4808vw,99vh) scale(.2878)}}.snow:nth-child(216){opacity:.7202;transform:translate(53.3811vw,-10px) scale(.7287);animation:fall-216 18s -12s linear infinite}@keyframes fall-216{63.125%{transform:translate(55.9972vw,63.125vh) scale(.7287)}to{transform:translate(54.68915vw,99vh) scale(.7287)}}.snow:nth-child(217){opacity:1.7312;transform:translate(98.768vw,-10px) scale(.9606);animation:fall-217 17s -10s linear infinite}@keyframes fall-217{30.662%{transform:translate(96.8899vw,30.662vh) scale(.9606)}to{transform:translate(97.82895vw,99vh) scale(.9606)}}.snow:nth-child(218){opacity:.7848;transform:translate(69.8305vw,-10px) scale(.23);animation:fall-218 11s -28s linear infinite}@keyframes fall-218{39.66%{transform:translate(61.2335vw,39.66vh) scale(.23)}to{transform:translate(65.532vw,99vh) scale(.23)}}.snow:nth-child(219){opacity:.2554;transform:translate(35.0629vw,-10px) scale(.252);animation:fall-219 20s -17s linear infinite}@keyframes fall-219{57.568%{transform:translate(36.3252vw,57.568vh) scale(.252)}to{transform:translate(35.69405vw,99vh) scale(.252)}}.snow:nth-child(220){opacity:.149;transform:translate(77.8335vw,-10px) scale(.6185);animation:fall-220 28s -8s linear infinite}@keyframes fall-220{31.239%{transform:translate(76.1559vw,31.239vh) scale(.6185)}to{transform:translate(76.9947vw,99vh) scale(.6185)}}.snow:nth-child(221){opacity:.6086;transform:translate(44.5685vw,-10px) scale(.7292);animation:fall-221 19s -17s linear infinite}@keyframes fall-221{58.528%{transform:translate(39.3742vw,58.528vh) scale(.7292)}to{transform:translate(41.97135vw,99vh) scale(.7292)}}.snow:nth-child(222){opacity:1.77;transform:translate(92.1137vw,-10px) scale(.0309);animation:fall-222 25s -25s linear infinite}@keyframes fall-222{76.381%{transform:translate(101.6534vw,76.381vh) scale(.0309)}to{transform:translate(96.88355vw,99vh) scale(.0309)}}.snow:nth-child(223){opacity:1.9488;transform:translate(67.9898vw,-10px) scale(.9069);animation:fall-223 13s -10s linear infinite}@keyframes fall-223{58.424%{transform:translate(74.3073vw,58.424vh) scale(.9069)}to{transform:translate(71.14855vw,99vh) scale(.9069)}}.snow:nth-child(224){opacity:.4238;transform:translate(27.4796vw,-10px) scale(.8828);animation:fall-224 29s -21s linear infinite}@keyframes fall-224{50.533%{transform:translate(22.3807vw,50.533vh) scale(.8828)}to{transform:translate(24.93015vw,99vh) scale(.8828)}}.snow:nth-child(225){opacity:.53;transform:translate(45.9771vw,-10px) scale(.866);animation:fall-225 17s -26s linear infinite}@keyframes fall-225{78.94%{transform:translate(40.6957vw,78.94vh) scale(.866)}to{transform:translate(43.3364vw,99vh) scale(.866)}}.snow:nth-child(226){opacity:.3488;transform:translate(59.8825vw,-10px) scale(.2369);animation:fall-226 15s -10s linear infinite}@keyframes fall-226{47.456%{transform:translate(60.8678vw,47.456vh) scale(.2369)}to{transform:translate(60.37515vw,99vh) scale(.2369)}}.snow:nth-child(227){opacity:1.2884;transform:translate(53.9872vw,-10px) scale(.7778);animation:fall-227 22s -24s linear infinite}@keyframes fall-227{73.181%{transform:translate(50.0522vw,73.181vh) scale(.7778)}to{transform:translate(52.0197vw,99vh) scale(.7778)}}.snow:nth-child(228){opacity:.4872;transform:translate(59.7593vw,-10px) scale(.6203);animation:fall-228 18s -15s linear infinite}@keyframes fall-228{34.611%{transform:translate(51.5382vw,34.611vh) scale(.6203)}to{transform:translate(55.64875vw,99vh) scale(.6203)}}.snow:nth-child(229){opacity:1.1426;transform:translate(31.5241vw,-10px) scale(.3124);animation:fall-229 26s -5s linear infinite}@keyframes fall-229{73.553%{transform:translate(36.0568vw,73.553vh) scale(.3124)}to{transform:translate(33.79045vw,99vh) scale(.3124)}}.snow:nth-child(230){opacity:.5588;transform:translate(82.5015vw,-10px) scale(.3798);animation:fall-230 10s -28s linear infinite}@keyframes fall-230{58.732%{transform:translate(75.4441vw,58.732vh) scale(.3798)}to{transform:translate(78.9728vw,99vh) scale(.3798)}}.snow:nth-child(231){opacity:1.9104;transform:translate(90.3427vw,-10px) scale(.7877);animation:fall-231 19s -29s linear infinite}@keyframes fall-231{68.746%{transform:translate(98.1887vw,68.746vh) scale(.7877)}to{transform:translate(94.2657vw,99vh) scale(.7877)}}.snow:nth-child(232){opacity:.1196;transform:translate(92.2979vw,-10px) scale(.8982);animation:fall-232 17s -22s linear infinite}@keyframes fall-232{58.314%{transform:translate(94.7193vw,58.314vh) scale(.8982)}to{transform:translate(93.5086vw,99vh) scale(.8982)}}.snow:nth-child(233){opacity:.6718;transform:translate(9.4184vw,-10px) scale(.3113);animation:fall-233 12s -20s linear infinite}@keyframes fall-233{40.399%{transform:translate(1.2711vw,40.399vh) scale(.3113)}to{transform:translate(5.34475vw,99vh) scale(.3113)}}.snow:nth-child(234){opacity:1.6316;transform:translate(82.4178vw,-10px) scale(.5863);animation:fall-234 30s -29s linear infinite}@keyframes fall-234{63.866%{transform:translate(73.9vw,63.866vh) scale(.5863)}to{transform:translate(78.1589vw,99vh) scale(.5863)}}.snow:nth-child(235){opacity:1.5832;transform:translate(38.026vw,-10px) scale(.0405);animation:fall-235 21s -10s linear infinite}@keyframes fall-235{79.123%{transform:translate(37.8097vw,79.123vh) scale(.0405)}to{transform:translate(37.91785vw,99vh) scale(.0405)}}.snow:nth-child(236){opacity:.874;transform:translate(58.1511vw,-10px) scale(.0948);animation:fall-236 20s -12s linear infinite}@keyframes fall-236{64.004%{transform:translate(49.8016vw,64.004vh) scale(.0948)}to{transform:translate(53.97635vw,99vh) scale(.0948)}}.snow:nth-child(237){opacity:1.0166;transform:translate(56.4803vw,-10px) scale(.07);animation:fall-237 27s -20s linear infinite}@keyframes fall-237{72.47%{transform:translate(58.4948vw,72.47vh) scale(.07)}to{transform:translate(57.48755vw,99vh) scale(.07)}}.snow:nth-child(238){opacity:.4344;transform:translate(81.6354vw,-10px) scale(.4002);animation:fall-238 25s -1s linear infinite}@keyframes fall-238{41.067%{transform:translate(89.5176vw,41.067vh) scale(.4002)}to{transform:translate(85.5765vw,99vh) scale(.4002)}}.snow:nth-child(239){opacity:1.4494;transform:translate(67.1598vw,-10px) scale(.5881);animation:fall-239 21s -16s linear infinite}@keyframes fall-239{37.397%{transform:translate(68.4232vw,37.397vh) scale(.5881)}to{transform:translate(67.7915vw,99vh) scale(.5881)}}.snow:nth-child(240){opacity:.9996;transform:translate(42.1409vw,-10px) scale(.8931);animation:fall-240 28s -1s linear infinite}@keyframes fall-240{30.144%{transform:translate(37.9105vw,30.144vh) scale(.8931)}to{transform:translate(40.0257vw,99vh) scale(.8931)}}.snow:nth-child(241){opacity:1.1532;transform:translate(81.076vw,-10px) scale(.2693);animation:fall-241 27s -27s linear infinite}@keyframes fall-241{33.53%{transform:translate(88.05vw,33.53vh) scale(.2693)}to{transform:translate(84.563vw,99vh) scale(.2693)}}.snow:nth-child(242){opacity:.2446;transform:translate(56.1467vw,-10px) scale(.0853);animation:fall-242 18s -19s linear infinite}@keyframes fall-242{41.774%{transform:translate(54.7164vw,41.774vh) scale(.0853)}to{transform:translate(55.43155vw,99vh) scale(.0853)}}.snow:nth-child(243){opacity:1.7216;transform:translate(59.4231vw,-10px) scale(.9938);animation:fall-243 18s -26s linear infinite}@keyframes fall-243{76.316%{transform:translate(55.4587vw,76.316vh) scale(.9938)}to{transform:translate(57.4409vw,99vh) scale(.9938)}}.snow:nth-child(244){opacity:.9828;transform:translate(50.2229vw,-10px) scale(.8924);animation:fall-244 26s -27s linear infinite}@keyframes fall-244{54.992%{transform:translate(42.0778vw,54.992vh) scale(.8924)}to{transform:translate(46.15035vw,99vh) scale(.8924)}}.snow:nth-child(245){opacity:1.7368;transform:translate(61.6497vw,-10px) scale(.3665);animation:fall-245 28s -29s linear infinite}@keyframes fall-245{34.923%{transform:translate(67.8587vw,34.923vh) scale(.3665)}to{transform:translate(64.7542vw,99vh) scale(.3665)}}.snow:nth-child(246){opacity:.8784;transform:translate(75.9948vw,-10px) scale(.4874);animation:fall-246 29s -1s linear infinite}@keyframes fall-246{64.895%{transform:translate(72.295vw,64.895vh) scale(.4874)}to{transform:translate(74.1449vw,99vh) scale(.4874)}}.snow:nth-child(247){opacity:.7118;transform:translate(19.231vw,-10px) scale(.772);animation:fall-247 16s -17s linear infinite}@keyframes fall-247{56.811%{transform:translate(20.9411vw,56.811vh) scale(.772)}to{transform:translate(20.08605vw,99vh) scale(.772)}}.snow:nth-child(248){opacity:.4998;transform:translate(99.3271vw,-10px) scale(.8452);animation:fall-248 13s -3s linear infinite}@keyframes fall-248{39.095%{transform:translate(107.6232vw,39.095vh) scale(.8452)}to{transform:translate(103.47515vw,99vh) scale(.8452)}}.snow:nth-child(249){opacity:1.7948;transform:translate(60.0741vw,-10px) scale(.8005);animation:fall-249 12s -20s linear infinite}@keyframes fall-249{71.072%{transform:translate(55.6764vw,71.072vh) scale(.8005)}to{transform:translate(57.87525vw,99vh) scale(.8005)}}.snow:nth-child(250){opacity:.5842;transform:translate(46.3718vw,-10px) scale(.3343);animation:fall-250 27s -5s linear infinite}@keyframes fall-250{35.98%{transform:translate(40.2955vw,35.98vh) scale(.3343)}to{transform:translate(43.33365vw,99vh) scale(.3343)}}.snow:nth-child(251){opacity:1.0482;transform:translate(55.9202vw,-10px) scale(.0488);animation:fall-251 30s -21s linear infinite}@keyframes fall-251{31.828%{transform:translate(56.9722vw,31.828vh) scale(.0488)}to{transform:translate(56.4462vw,99vh) scale(.0488)}}.snow:nth-child(252){opacity:.3572;transform:translate(59.6981vw,-10px) scale(.2491);animation:fall-252 12s -4s linear infinite}@keyframes fall-252{77.085%{transform:translate(63.3706vw,77.085vh) scale(.2491)}to{transform:translate(61.53435vw,99vh) scale(.2491)}}.snow:nth-child(253){opacity:.8182;transform:translate(19.459vw,-10px) scale(.3826);animation:fall-253 29s -20s linear infinite}@keyframes fall-253{74.614%{transform:translate(22.2759vw,74.614vh) scale(.3826)}to{transform:translate(20.86745vw,99vh) scale(.3826)}}.snow:nth-child(254){opacity:.1408;transform:translate(31.2446vw,-10px) scale(.3852);animation:fall-254 30s -11s linear infinite}@keyframes fall-254{35.917%{transform:translate(35.1938vw,35.917vh) scale(.3852)}to{transform:translate(33.2192vw,99vh) scale(.3852)}}.snow:nth-child(255){opacity:.6602;transform:translate(42.0407vw,-10px) scale(.2074);animation:fall-255 10s -25s linear infinite}@keyframes fall-255{77.686%{transform:translate(36.0255vw,77.686vh) scale(.2074)}to{transform:translate(39.0331vw,99vh) scale(.2074)}}.snow:nth-child(256){opacity:.2582;transform:translate(90.1031vw,-10px) scale(.9824);animation:fall-256 16s -20s linear infinite}@keyframes fall-256{39.651%{transform:translate(83.4896vw,39.651vh) scale(.9824)}to{transform:translate(86.79635vw,99vh) scale(.9824)}}.snow:nth-child(257){opacity:.0522;transform:translate(16.124vw,-10px) scale(.37);animation:fall-257 27s -11s linear infinite}@keyframes fall-257{64.412%{transform:translate(18.9828vw,64.412vh) scale(.37)}to{transform:translate(17.5534vw,99vh) scale(.37)}}.snow:nth-child(258){opacity:.5382;transform:translate(93.4486vw,-10px) scale(.2037);animation:fall-258 10s -19s linear infinite}@keyframes fall-258{31.367%{transform:translate(92.6378vw,31.367vh) scale(.2037)}to{transform:translate(93.0432vw,99vh) scale(.2037)}}.snow:nth-child(259){opacity:.3434;transform:translate(56.0612vw,-10px) scale(.9837);animation:fall-259 15s -6s linear infinite}@keyframes fall-259{73.857%{transform:translate(55.8713vw,73.857vh) scale(.9837)}to{transform:translate(55.96625vw,99vh) scale(.9837)}}.snow:nth-child(260){opacity:1.4668;transform:translate(72.185vw,-10px) scale(.8119);animation:fall-260 15s -1s linear infinite}@keyframes fall-260{75.549%{transform:translate(81.6919vw,75.549vh) scale(.8119)}to{transform:translate(76.93845vw,99vh) scale(.8119)}}.snow:nth-child(261){opacity:.0534;transform:translate(33.6892vw,-10px) scale(.8962);animation:fall-261 27s -21s linear infinite}@keyframes fall-261{74.287%{transform:translate(24.8559vw,74.287vh) scale(.8962)}to{transform:translate(29.27255vw,99vh) scale(.8962)}}.snow:nth-child(262){opacity:.7236;transform:translate(90.996vw,-10px) scale(.2186);animation:fall-262 29s -21s linear infinite}@keyframes fall-262{79.626%{transform:translate(99.6852vw,79.626vh) scale(.2186)}to{transform:translate(95.3406vw,99vh) scale(.2186)}}.snow:nth-child(263){opacity:.0664;transform:translate(3.4788vw,-10px) scale(.5281);animation:fall-263 23s -4s linear infinite}@keyframes fall-263{56.84%{transform:translate(11.4708vw,56.84vh) scale(.5281)}to{transform:translate(7.4748vw,99vh) scale(.5281)}}.snow:nth-child(264){opacity:1.1778;transform:translate(94.9043vw,-10px) scale(.0104);animation:fall-264 23s -22s linear infinite}@keyframes fall-264{64.255%{transform:translate(102.1173vw,64.255vh) scale(.0104)}to{transform:translate(98.5108vw,99vh) scale(.0104)}}.snow:nth-child(265){opacity:1.586;transform:translate(65.7305vw,-10px) scale(.1579);animation:fall-265 10s -14s linear infinite}@keyframes fall-265{58.305%{transform:translate(65.6597vw,58.305vh) scale(.1579)}to{transform:translate(65.6951vw,99vh) scale(.1579)}}.snow:nth-child(266){opacity:.2678;transform:translate(32.2023vw,-10px) scale(.3369);animation:fall-266 15s -18s linear infinite}@keyframes fall-266{42.211%{transform:translate(23.3734vw,42.211vh) scale(.3369)}to{transform:translate(27.78785vw,99vh) scale(.3369)}}.snow:nth-child(267){opacity:1.718;transform:translate(18.2058vw,-10px) scale(.4858);animation:fall-267 28s -3s linear infinite}@keyframes fall-267{49.168%{transform:translate(14.8659vw,49.168vh) scale(.4858)}to{transform:translate(16.53585vw,99vh) scale(.4858)}}.snow:nth-child(268){opacity:1.3534;transform:translate(70.7261vw,-10px) scale(.1321);animation:fall-268 19s -3s linear infinite}@keyframes fall-268{75.113%{transform:translate(71.711vw,75.113vh) scale(.1321)}to{transform:translate(71.21855vw,99vh) scale(.1321)}}.snow:nth-child(269){opacity:1.4664;transform:translate(43.9545vw,-10px) scale(.6436);animation:fall-269 16s -19s linear infinite}@keyframes fall-269{68.667%{transform:translate(45.2829vw,68.667vh) scale(.6436)}to{transform:translate(44.6187vw,99vh) scale(.6436)}}.snow:nth-child(270){opacity:.7582;transform:translate(43.9337vw,-10px) scale(.1869);animation:fall-270 10s -29s linear infinite}@keyframes fall-270{63.149%{transform:translate(46.8998vw,63.149vh) scale(.1869)}to{transform:translate(45.41675vw,99vh) scale(.1869)}}.snow:nth-child(271){opacity:1.72;transform:translate(42.2559vw,-10px) scale(.7543);animation:fall-271 21s -10s linear infinite}@keyframes fall-271{31.03%{transform:translate(47.1724vw,31.03vh) scale(.7543)}to{transform:translate(44.71415vw,99vh) scale(.7543)}}.snow:nth-child(272){opacity:.3184;transform:translate(44.3116vw,-10px) scale(.2696);animation:fall-272 21s -7s linear infinite}@keyframes fall-272{40.752%{transform:translate(43.1918vw,40.752vh) scale(.2696)}to{transform:translate(43.7517vw,99vh) scale(.2696)}}.snow:nth-child(273){opacity:1.5748;transform:translate(60.447vw,-10px) scale(.6168);animation:fall-273 30s -6s linear infinite}@keyframes fall-273{35.4%{transform:translate(56.7357vw,35.4vh) scale(.6168)}to{transform:translate(58.59135vw,99vh) scale(.6168)}}.snow:nth-child(274){opacity:1.1462;transform:translate(8.6125vw,-10px) scale(.9772);animation:fall-274 10s -10s linear infinite}@keyframes fall-274{79.935%{transform:translate(7.8763vw,79.935vh) scale(.9772)}to{transform:translate(8.2444vw,99vh) scale(.9772)}}.snow:nth-child(275){opacity:.857;transform:translate(80.8994vw,-10px) scale(.4944);animation:fall-275 25s -8s linear infinite}@keyframes fall-275{40.308%{transform:translate(73.4952vw,40.308vh) scale(.4944)}to{transform:translate(77.1973vw,99vh) scale(.4944)}}.snow:nth-child(276){opacity:.4086;transform:translate(54.7635vw,-10px) scale(.1144);animation:fall-276 26s -3s linear infinite}@keyframes fall-276{62.995%{transform:translate(53.6259vw,62.995vh) scale(.1144)}to{transform:translate(54.1947vw,99vh) scale(.1144)}}.snow:nth-child(277){opacity:1.6292;transform:translate(57.2231vw,-10px) scale(.2891);animation:fall-277 17s -12s linear infinite}@keyframes fall-277{35.324%{transform:translate(61.2579vw,35.324vh) scale(.2891)}to{transform:translate(59.2405vw,99vh) scale(.2891)}}.snow:nth-child(278){opacity:1.7804;transform:translate(25.0752vw,-10px) scale(.3446);animation:fall-278 21s -25s linear infinite}@keyframes fall-278{54.724%{transform:translate(15.7295vw,54.724vh) scale(.3446)}to{transform:translate(20.40235vw,99vh) scale(.3446)}}.snow:nth-child(279){opacity:1.5992;transform:translate(99.5997vw,-10px) scale(.4934);animation:fall-279 24s -29s linear infinite}@keyframes fall-279{69.182%{transform:translate(97.4884vw,69.182vh) scale(.4934)}to{transform:translate(98.54405vw,99vh) scale(.4934)}}.snow:nth-child(280){opacity:1.1846;transform:translate(55.9807vw,-10px) scale(.6959);animation:fall-280 19s -13s linear infinite}@keyframes fall-280{57.919%{transform:translate(46.3796vw,57.919vh) scale(.6959)}to{transform:translate(51.18015vw,99vh) scale(.6959)}}.snow:nth-child(281){opacity:.2136;transform:translate(83.7305vw,-10px) scale(.6075);animation:fall-281 25s -9s linear infinite}@keyframes fall-281{79.997%{transform:translate(87.441vw,79.997vh) scale(.6075)}to{transform:translate(85.58575vw,99vh) scale(.6075)}}.snow:nth-child(282){opacity:1.6704;transform:translate(1.2323vw,-10px) scale(.4572);animation:fall-282 14s -19s linear infinite}@keyframes fall-282{71.218%{transform:translate(8.4377vw,71.218vh) scale(.4572)}to{transform:translate(4.835vw,99vh) scale(.4572)}}.snow:nth-child(283){opacity:1.833;transform:translate(70.6818vw,-10px) scale(.1701);animation:fall-283 17s -14s linear infinite}@keyframes fall-283{43.695%{transform:translate(64.1966vw,43.695vh) scale(.1701)}to{transform:translate(67.4392vw,99vh) scale(.1701)}}.snow:nth-child(284){opacity:1.37;transform:translate(2.2373vw,-10px) scale(.9064);animation:fall-284 23s -9s linear infinite}@keyframes fall-284{68.944%{transform:translate(3.4081vw,68.944vh) scale(.9064)}to{transform:translate(2.8227vw,99vh) scale(.9064)}}.snow:nth-child(285){opacity:1.5744;transform:translate(73.1329vw,-10px) scale(.5274);animation:fall-285 21s -28s linear infinite}@keyframes fall-285{53.489%{transform:translate(74.3998vw,53.489vh) scale(.5274)}to{transform:translate(73.76635vw,99vh) scale(.5274)}}.snow:nth-child(286){opacity:.9464;transform:translate(41.1805vw,-10px) scale(.1926);animation:fall-286 11s -22s linear infinite}@keyframes fall-286{60.177%{transform:translate(39.0147vw,60.177vh) scale(.1926)}to{transform:translate(40.0976vw,99vh) scale(.1926)}}.snow:nth-child(287){opacity:1.945;transform:translate(13.5934vw,-10px) scale(.1631);animation:fall-287 22s -4s linear infinite}@keyframes fall-287{69.465%{transform:translate(11.5822vw,69.465vh) scale(.1631)}to{transform:translate(12.5878vw,99vh) scale(.1631)}}.snow:nth-child(288){opacity:1.4278;transform:translate(31.3183vw,-10px) scale(.9169);animation:fall-288 15s -12s linear infinite}@keyframes fall-288{69.681%{transform:translate(25.2794vw,69.681vh) scale(.9169)}to{transform:translate(28.29885vw,99vh) scale(.9169)}}.snow:nth-child(289){opacity:1.7464;transform:translate(39.7044vw,-10px) scale(.5809);animation:fall-289 23s -16s linear infinite}@keyframes fall-289{76.748%{transform:translate(48.771vw,76.748vh) scale(.5809)}to{transform:translate(44.2377vw,99vh) scale(.5809)}}.snow:nth-child(290){opacity:.2582;transform:translate(35.1986vw,-10px) scale(.7537);animation:fall-290 24s -18s linear infinite}@keyframes fall-290{32.306%{transform:translate(40.1403vw,32.306vh) scale(.7537)}to{transform:translate(37.66945vw,99vh) scale(.7537)}}.snow:nth-child(291){opacity:.0214;transform:translate(82.8771vw,-10px) scale(.8054);animation:fall-291 18s -4s linear infinite}@keyframes fall-291{41.935%{transform:translate(83.2982vw,41.935vh) scale(.8054)}to{transform:translate(83.08765vw,99vh) scale(.8054)}}.snow:nth-child(292){opacity:.8788;transform:translate(78.4555vw,-10px) scale(.9356);animation:fall-292 26s -16s linear infinite}@keyframes fall-292{38.549%{transform:translate(75.8831vw,38.549vh) scale(.9356)}to{transform:translate(77.1693vw,99vh) scale(.9356)}}.snow:nth-child(293){opacity:.8254;transform:translate(2.7646vw,-10px) scale(.6016);animation:fall-293 10s -4s linear infinite}@keyframes fall-293{71.508%{transform:translate(-.6955vw,71.508vh) scale(.6016)}to{transform:translate(1.03455vw,99vh) scale(.6016)}}.snow:nth-child(294){opacity:.6044;transform:translate(45.0566vw,-10px) scale(.4496);animation:fall-294 25s -18s linear infinite}@keyframes fall-294{35.735%{transform:translate(37.2096vw,35.735vh) scale(.4496)}to{transform:translate(41.1331vw,99vh) scale(.4496)}}.snow:nth-child(295){opacity:.064;transform:translate(83.4568vw,-10px) scale(.5031);animation:fall-295 20s -16s linear infinite}@keyframes fall-295{69.184%{transform:translate(84.6904vw,69.184vh) scale(.5031)}to{transform:translate(84.0736vw,99vh) scale(.5031)}}.snow:nth-child(296){opacity:.8072;transform:translate(78.3796vw,-10px) scale(.4844);animation:fall-296 19s -17s linear infinite}@keyframes fall-296{31.496%{transform:translate(81.0312vw,31.496vh) scale(.4844)}to{transform:translate(79.7054vw,99vh) scale(.4844)}}.snow:nth-child(297){opacity:.8682;transform:translate(6.0499vw,-10px) scale(.9883);animation:fall-297 25s -7s linear infinite}@keyframes fall-297{33.523%{transform:translate(5.2947vw,33.523vh) scale(.9883)}to{transform:translate(5.6723vw,99vh) scale(.9883)}}.snow:nth-child(298){opacity:1.8832;transform:translate(.3646vw,-10px) scale(.4904);animation:fall-298 24s -5s linear infinite}@keyframes fall-298{66.344%{transform:translate(5.5344vw,66.344vh) scale(.4904)}to{transform:translate(2.9495vw,99vh) scale(.4904)}}.snow:nth-child(299){opacity:1.4598;transform:translate(22.8158vw,-10px) scale(.5221);animation:fall-299 15s -1s linear infinite}@keyframes fall-299{38.962%{transform:translate(31.8465vw,38.962vh) scale(.5221)}to{transform:translate(27.33115vw,99vh) scale(.5221)}}.snow:nth-child(300){opacity:1.8458;transform:translate(91.6219vw,-10px) scale(.6367);animation:fall-300 12s -9s linear infinite}@keyframes fall-300{39.116%{transform:translate(88.0363vw,39.116vh) scale(.6367)}to{transform:translate(89.8291vw,99vh) scale(.6367)}}.snow:nth-child(301){opacity:.7746;transform:translate(72.1896vw,-10px) scale(.1154);animation:fall-301 29s -25s linear infinite}@keyframes fall-301{72.346%{transform:translate(63.4295vw,72.346vh) scale(.1154)}to{transform:translate(67.80955vw,99vh) scale(.1154)}}.snow:nth-child(302){opacity:1.8342;transform:translate(2.5463vw,-10px) scale(.4665);animation:fall-302 26s -10s linear infinite}@keyframes fall-302{66.236%{transform:translate(-2.3172vw,66.236vh) scale(.4665)}to{transform:translate(.11455vw,99vh) scale(.4665)}}.snow:nth-child(303){opacity:.239;transform:translate(10.0621vw,-10px) scale(.25);animation:fall-303 26s -15s linear infinite}@keyframes fall-303{70.259%{transform:translate(14.9771vw,70.259vh) scale(.25)}to{transform:translate(12.5196vw,99vh) scale(.25)}}.snow:nth-child(304){opacity:1.8246;transform:translate(72.7477vw,-10px) scale(.437);animation:fall-304 30s -5s linear infinite}@keyframes fall-304{37.558%{transform:translate(82.3749vw,37.558vh) scale(.437)}to{transform:translate(77.5613vw,99vh) scale(.437)}}.snow:nth-child(305){opacity:1.497;transform:translate(42.7518vw,-10px) scale(.7312);animation:fall-305 24s -5s linear infinite}@keyframes fall-305{50.939%{transform:translate(33.0649vw,50.939vh) scale(.7312)}to{transform:translate(37.90835vw,99vh) scale(.7312)}}.snow:nth-child(306){opacity:.364;transform:translate(45.8762vw,-10px) scale(.0689);animation:fall-306 10s -20s linear infinite}@keyframes fall-306{71.845%{transform:translate(51.2186vw,71.845vh) scale(.0689)}to{transform:translate(48.5474vw,99vh) scale(.0689)}}.snow:nth-child(307){opacity:1.3668;transform:translate(88.5046vw,-10px) scale(.5051);animation:fall-307 15s -2s linear infinite}@keyframes fall-307{56.948%{transform:translate(92.7687vw,56.948vh) scale(.5051)}to{transform:translate(90.63665vw,99vh) scale(.5051)}}.snow:nth-child(308){opacity:1.8802;transform:translate(95.6781vw,-10px) scale(.0106);animation:fall-308 26s -6s linear infinite}@keyframes fall-308{68.293%{transform:translate(102.5267vw,68.293vh) scale(.0106)}to{transform:translate(99.1024vw,99vh) scale(.0106)}}.snow:nth-child(309){opacity:.6704;transform:translate(65.8111vw,-10px) scale(.2638);animation:fall-309 16s -10s linear infinite}@keyframes fall-309{32.488%{transform:translate(62.9271vw,32.488vh) scale(.2638)}to{transform:translate(64.3691vw,99vh) scale(.2638)}}.snow:nth-child(310){opacity:.7004;transform:translate(4.9698vw,-10px) scale(.1475);animation:fall-310 13s -22s linear infinite}@keyframes fall-310{76.793%{transform:translate(6.995vw,76.793vh) scale(.1475)}to{transform:translate(5.9824vw,99vh) scale(.1475)}}.snow:nth-child(311){opacity:1.3414;transform:translate(41.8715vw,-10px) scale(.5434);animation:fall-311 28s -5s linear infinite}@keyframes fall-311{35.953%{transform:translate(36.0445vw,35.953vh) scale(.5434)}to{transform:translate(38.958vw,99vh) scale(.5434)}}.snow:nth-child(312){opacity:.4418;transform:translate(62.4619vw,-10px) scale(.2491);animation:fall-312 14s -19s linear infinite}@keyframes fall-312{48.744%{transform:translate(60.6856vw,48.744vh) scale(.2491)}to{transform:translate(61.57375vw,99vh) scale(.2491)}}.snow:nth-child(313){opacity:1.7266;transform:translate(28.9443vw,-10px) scale(.2189);animation:fall-313 21s -16s linear infinite}@keyframes fall-313{60.791%{transform:translate(22.9256vw,60.791vh) scale(.2189)}to{transform:translate(25.93495vw,99vh) scale(.2189)}}.snow:nth-child(314){opacity:.781;transform:translate(.1388vw,-10px) scale(.7854);animation:fall-314 25s -8s linear infinite}@keyframes fall-314{45.392%{transform:translate(1.2757vw,45.392vh) scale(.7854)}to{transform:translate(.70725vw,99vh) scale(.7854)}}.snow:nth-child(315){opacity:.3892;transform:translate(95.3829vw,-10px) scale(.3721);animation:fall-315 21s -8s linear infinite}@keyframes fall-315{49.766%{transform:translate(99.4594vw,49.766vh) scale(.3721)}to{transform:translate(97.42115vw,99vh) scale(.3721)}}.snow:nth-child(316){opacity:.4338;transform:translate(61.0321vw,-10px) scale(.956);animation:fall-316 20s -28s linear infinite}@keyframes fall-316{39.729%{transform:translate(69.8547vw,39.729vh) scale(.956)}to{transform:translate(65.4434vw,99vh) scale(.956)}}.snow:nth-child(317){opacity:1.8888;transform:translate(95.8742vw,-10px) scale(.2936);animation:fall-317 23s -12s linear infinite}@keyframes fall-317{77.091%{transform:translate(93.4073vw,77.091vh) scale(.2936)}to{transform:translate(94.64075vw,99vh) scale(.2936)}}.snow:nth-child(318){opacity:.0878;transform:translate(38.8403vw,-10px) scale(.5549);animation:fall-318 26s -19s linear infinite}@keyframes fall-318{55.881%{transform:translate(41.2253vw,55.881vh) scale(.5549)}to{transform:translate(40.0328vw,99vh) scale(.5549)}}.snow:nth-child(319){opacity:1.4314;transform:translate(67.6731vw,-10px) scale(.1972);animation:fall-319 13s -23s linear infinite}@keyframes fall-319{78.562%{transform:translate(62.609vw,78.562vh) scale(.1972)}to{transform:translate(65.14105vw,99vh) scale(.1972)}}.snow:nth-child(320){opacity:.195;transform:translate(34.9519vw,-10px) scale(.3607);animation:fall-320 30s -14s linear infinite}@keyframes fall-320{77.806%{transform:translate(26.7133vw,77.806vh) scale(.3607)}to{transform:translate(30.8326vw,99vh) scale(.3607)}}.snow:nth-child(321){opacity:.958;transform:translate(50.3638vw,-10px) scale(.885);animation:fall-321 25s -13s linear infinite}@keyframes fall-321{53.072%{transform:translate(43.6915vw,53.072vh) scale(.885)}to{transform:translate(47.02765vw,99vh) scale(.885)}}.snow:nth-child(322){opacity:.4408;transform:translate(.9873vw,-10px) scale(.1403);animation:fall-322 12s -7s linear infinite}@keyframes fall-322{72.547%{transform:translate(-4.7709vw,72.547vh) scale(.1403)}to{transform:translate(-1.8918vw,99vh) scale(.1403)}}.snow:nth-child(323){opacity:.6588;transform:translate(17.2648vw,-10px) scale(.9529);animation:fall-323 18s -20s linear infinite}@keyframes fall-323{65.918%{transform:translate(22.327vw,65.918vh) scale(.9529)}to{transform:translate(19.7959vw,99vh) scale(.9529)}}.snow:nth-child(324){opacity:1.0546;transform:translate(93.9117vw,-10px) scale(.8482);animation:fall-324 28s -12s linear infinite}@keyframes fall-324{67.185%{transform:translate(96.7758vw,67.185vh) scale(.8482)}to{transform:translate(95.34375vw,99vh) scale(.8482)}}.snow:nth-child(325){opacity:.91;transform:translate(14.2882vw,-10px) scale(.8695);animation:fall-325 24s -26s linear infinite}@keyframes fall-325{52.106%{transform:translate(8.2754vw,52.106vh) scale(.8695)}to{transform:translate(11.2818vw,99vh) scale(.8695)}}.snow:nth-child(326){opacity:1.5368;transform:translate(53.8877vw,-10px) scale(.008);animation:fall-326 21s -27s linear infinite}@keyframes fall-326{52.099%{transform:translate(48.1416vw,52.099vh) scale(.008)}to{transform:translate(51.01465vw,99vh) scale(.008)}}.snow:nth-child(327){opacity:1.1434;transform:translate(95.8743vw,-10px) scale(.779);animation:fall-327 12s -26s linear infinite}@keyframes fall-327{78.597%{transform:translate(93.0818vw,78.597vh) scale(.779)}to{transform:translate(94.47805vw,99vh) scale(.779)}}.snow:nth-child(328){opacity:.9322;transform:translate(58.1217vw,-10px) scale(.6168);animation:fall-328 14s -20s linear infinite}@keyframes fall-328{53.872%{transform:translate(53.8515vw,53.872vh) scale(.6168)}to{transform:translate(55.9866vw,99vh) scale(.6168)}}.snow:nth-child(329){opacity:.3642;transform:translate(18.7274vw,-10px) scale(.7885);animation:fall-329 14s -20s linear infinite}@keyframes fall-329{58.755%{transform:translate(18.9393vw,58.755vh) scale(.7885)}to{transform:translate(18.83335vw,99vh) scale(.7885)}}.snow:nth-child(330){opacity:1.7844;transform:translate(25.6868vw,-10px) scale(.0369);animation:fall-330 14s -28s linear infinite}@keyframes fall-330{74.452%{transform:translate(31.3064vw,74.452vh) scale(.0369)}to{transform:translate(28.4966vw,99vh) scale(.0369)}}.snow:nth-child(331){opacity:1.7754;transform:translate(65.6134vw,-10px) scale(.6395);animation:fall-331 20s -22s linear infinite}@keyframes fall-331{44.967%{transform:translate(74.5817vw,44.967vh) scale(.6395)}to{transform:translate(70.09755vw,99vh) scale(.6395)}}.snow:nth-child(332){opacity:.6516;transform:translate(29.5418vw,-10px) scale(.617);animation:fall-332 14s -16s linear infinite}@keyframes fall-332{32.869%{transform:translate(23.7656vw,32.869vh) scale(.617)}to{transform:translate(26.6537vw,99vh) scale(.617)}}.snow:nth-child(333){opacity:1.755;transform:translate(58.7231vw,-10px) scale(.1195);animation:fall-333 25s -24s linear infinite}@keyframes fall-333{56.943%{transform:translate(52.0985vw,56.943vh) scale(.1195)}to{transform:translate(55.4108vw,99vh) scale(.1195)}}.snow:nth-child(334){opacity:1.0926;transform:translate(67.5982vw,-10px) scale(.816);animation:fall-334 23s -3s linear infinite}@keyframes fall-334{64.942%{transform:translate(72.7763vw,64.942vh) scale(.816)}to{transform:translate(70.18725vw,99vh) scale(.816)}}.snow:nth-child(335){opacity:.3458;transform:translate(6.4653vw,-10px) scale(.7941);animation:fall-335 22s -2s linear infinite}@keyframes fall-335{32.357%{transform:translate(1.6744vw,32.357vh) scale(.7941)}to{transform:translate(4.06985vw,99vh) scale(.7941)}}.snow:nth-child(336){opacity:1.4976;transform:translate(46.1978vw,-10px) scale(.4122);animation:fall-336 15s -6s linear infinite}@keyframes fall-336{62.474%{transform:translate(38.0834vw,62.474vh) scale(.4122)}to{transform:translate(42.1406vw,99vh) scale(.4122)}}.snow:nth-child(337){opacity:.9674;transform:translate(61.1637vw,-10px) scale(.4078);animation:fall-337 21s -13s linear infinite}@keyframes fall-337{70.889%{transform:translate(69.5858vw,70.889vh) scale(.4078)}to{transform:translate(65.37475vw,99vh) scale(.4078)}}.snow:nth-child(338){opacity:1.2392;transform:translate(99.7033vw,-10px) scale(.0655);animation:fall-338 28s -27s linear infinite}@keyframes fall-338{63.684%{transform:translate(95.1496vw,63.684vh) scale(.0655)}to{transform:translate(97.42645vw,99vh) scale(.0655)}}.snow:nth-child(339){opacity:1.8536;transform:translate(74.599vw,-10px) scale(.78);animation:fall-339 28s -8s linear infinite}@keyframes fall-339{33.256%{transform:translate(69.4372vw,33.256vh) scale(.78)}to{transform:translate(72.0181vw,99vh) scale(.78)}}.snow:nth-child(340){opacity:.2926;transform:translate(8.6775vw,-10px) scale(.9302);animation:fall-340 27s -12s linear infinite}@keyframes fall-340{36.878%{transform:translate(11.5449vw,36.878vh) scale(.9302)}to{transform:translate(10.1112vw,99vh) scale(.9302)}}.snow:nth-child(341){opacity:.9116;transform:translate(29.1465vw,-10px) scale(.6164);animation:fall-341 11s -12s linear infinite}@keyframes fall-341{73.58%{transform:translate(25.4339vw,73.58vh) scale(.6164)}to{transform:translate(27.2902vw,99vh) scale(.6164)}}.snow:nth-child(342){opacity:1.1652;transform:translate(99.7007vw,-10px) scale(.6506);animation:fall-342 24s -29s linear infinite}@keyframes fall-342{69.08%{transform:translate(94.1068vw,69.08vh) scale(.6506)}to{transform:translate(96.90375vw,99vh) scale(.6506)}}.snow:nth-child(343){opacity:1.7936;transform:translate(47.2435vw,-10px) scale(.2184);animation:fall-343 26s -19s linear infinite}@keyframes fall-343{36.56%{transform:translate(37.5502vw,36.56vh) scale(.2184)}to{transform:translate(42.39685vw,99vh) scale(.2184)}}.snow:nth-child(344){opacity:1.1752;transform:translate(18.5188vw,-10px) scale(.1631);animation:fall-344 23s -22s linear infinite}@keyframes fall-344{63.583%{transform:translate(28.0467vw,63.583vh) scale(.1631)}to{transform:translate(23.28275vw,99vh) scale(.1631)}}.snow:nth-child(345){opacity:.601;transform:translate(58.0423vw,-10px) scale(.5279);animation:fall-345 23s -11s linear infinite}@keyframes fall-345{77.496%{transform:translate(51.6662vw,77.496vh) scale(.5279)}to{transform:translate(54.85425vw,99vh) scale(.5279)}}.snow:nth-child(346){opacity:1.4196;transform:translate(71.8785vw,-10px) scale(.4274);animation:fall-346 17s -9s linear infinite}@keyframes fall-346{62.457%{transform:translate(66.5142vw,62.457vh) scale(.4274)}to{transform:translate(69.19635vw,99vh) scale(.4274)}}.snow:nth-child(347){opacity:.3076;transform:translate(63.2269vw,-10px) scale(.6068);animation:fall-347 21s -8s linear infinite}@keyframes fall-347{54.854%{transform:translate(59.5748vw,54.854vh) scale(.6068)}to{transform:translate(61.40085vw,99vh) scale(.6068)}}.snow:nth-child(348){opacity:.3856;transform:translate(19.2212vw,-10px) scale(.3192);animation:fall-348 20s -12s linear infinite}@keyframes fall-348{64.974%{transform:translate(19.5125vw,64.974vh) scale(.3192)}to{transform:translate(19.36685vw,99vh) scale(.3192)}}.snow:nth-child(349){opacity:.108;transform:translate(34.163vw,-10px) scale(.7756);animation:fall-349 14s -28s linear infinite}@keyframes fall-349{30.903%{transform:translate(38.3861vw,30.903vh) scale(.7756)}to{transform:translate(36.27455vw,99vh) scale(.7756)}}.snow:nth-child(350){opacity:.6384;transform:translate(16.0597vw,-10px) scale(.3832);animation:fall-350 10s -1s linear infinite}@keyframes fall-350{70.186%{transform:translate(18.326vw,70.186vh) scale(.3832)}to{transform:translate(17.19285vw,99vh) scale(.3832)}}.snow:nth-child(351){opacity:1.3348;transform:translate(69.3158vw,-10px) scale(.6715);animation:fall-351 19s -18s linear infinite}@keyframes fall-351{33.219%{transform:translate(64.707vw,33.219vh) scale(.6715)}to{transform:translate(67.0114vw,99vh) scale(.6715)}}.snow:nth-child(352){opacity:1.81;transform:translate(38.6622vw,-10px) scale(.123);animation:fall-352 13s -16s linear infinite}@keyframes fall-352{39.223%{transform:translate(45.0846vw,39.223vh) scale(.123)}to{transform:translate(41.8734vw,99vh) scale(.123)}}.snow:nth-child(353){opacity:1.8262;transform:translate(84.5773vw,-10px) scale(.1833);animation:fall-353 24s -30s linear infinite}@keyframes fall-353{64.676%{transform:translate(75.3509vw,64.676vh) scale(.1833)}to{transform:translate(79.9641vw,99vh) scale(.1833)}}.snow:nth-child(354){opacity:.4504;transform:translate(79.6095vw,-10px) scale(.2597);animation:fall-354 19s -6s linear infinite}@keyframes fall-354{32.047%{transform:translate(82.9136vw,32.047vh) scale(.2597)}to{transform:translate(81.26155vw,99vh) scale(.2597)}}.snow:nth-child(355){opacity:.3968;transform:translate(51.4914vw,-10px) scale(.7787);animation:fall-355 23s -11s linear infinite}@keyframes fall-355{72.852%{transform:translate(51.5788vw,72.852vh) scale(.7787)}to{transform:translate(51.5351vw,99vh) scale(.7787)}}.snow:nth-child(356){opacity:.7236;transform:translate(69.6741vw,-10px) scale(.9737);animation:fall-356 24s -7s linear infinite}@keyframes fall-356{39.898%{transform:translate(76.5278vw,39.898vh) scale(.9737)}to{transform:translate(73.10095vw,99vh) scale(.9737)}}.snow:nth-child(357){opacity:.0432;transform:translate(32.8853vw,-10px) scale(.6373);animation:fall-357 18s -8s linear infinite}@keyframes fall-357{43.074%{transform:translate(31.2963vw,43.074vh) scale(.6373)}to{transform:translate(32.0908vw,99vh) scale(.6373)}}.snow:nth-child(358){opacity:.0002;transform:translate(76.0908vw,-10px) scale(.9704);animation:fall-358 17s -28s linear infinite}@keyframes fall-358{44.613%{transform:translate(84.0631vw,44.613vh) scale(.9704)}to{transform:translate(80.07695vw,99vh) scale(.9704)}}.snow:nth-child(359){opacity:1.4532;transform:translate(91.4992vw,-10px) scale(.0952);animation:fall-359 29s -23s linear infinite}@keyframes fall-359{36.426%{transform:translate(88.5025vw,36.426vh) scale(.0952)}to{transform:translate(90.00085vw,99vh) scale(.0952)}}.snow:nth-child(360){opacity:.493;transform:translate(30.8344vw,-10px) scale(.5511);animation:fall-360 24s -19s linear infinite}@keyframes fall-360{34.588%{transform:translate(29.5847vw,34.588vh) scale(.5511)}to{transform:translate(30.20955vw,99vh) scale(.5511)}}.snow:nth-child(361){opacity:.838;transform:translate(80.4933vw,-10px) scale(.1131);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{51.082%{transform:translate(71.7614vw,51.082vh) scale(.1131)}to{transform:translate(76.12735vw,99vh) scale(.1131)}}.snow:nth-child(362){opacity:.1234;transform:translate(50.5965vw,-10px) scale(.7329);animation:fall-362 19s -7s linear infinite}@keyframes fall-362{42.887%{transform:translate(56.6429vw,42.887vh) scale(.7329)}to{transform:translate(53.6197vw,99vh) scale(.7329)}}.snow:nth-child(363){opacity:1.6966;transform:translate(20.4746vw,-10px) scale(.9644);animation:fall-363 25s -7s linear infinite}@keyframes fall-363{76.584%{transform:translate(22.8116vw,76.584vh) scale(.9644)}to{transform:translate(21.6431vw,99vh) scale(.9644)}}.snow:nth-child(364){opacity:.302;transform:translate(91.0998vw,-10px) scale(.0895);animation:fall-364 25s -20s linear infinite}@keyframes fall-364{77.717%{transform:translate(99.2847vw,77.717vh) scale(.0895)}to{transform:translate(95.19225vw,99vh) scale(.0895)}}.snow:nth-child(365){opacity:1.5492;transform:translate(15.8187vw,-10px) scale(.5046);animation:fall-365 13s -10s linear infinite}@keyframes fall-365{60.032%{transform:translate(12.1488vw,60.032vh) scale(.5046)}to{transform:translate(13.98375vw,99vh) scale(.5046)}}.snow:nth-child(366){opacity:.2336;transform:translate(98.1747vw,-10px) scale(.0751);animation:fall-366 30s -4s linear infinite}@keyframes fall-366{39.62%{transform:translate(98.902vw,39.62vh) scale(.0751)}to{transform:translate(98.53835vw,99vh) scale(.0751)}}.snow:nth-child(367){opacity:1.7732;transform:translate(28.8877vw,-10px) scale(.1143);animation:fall-367 16s -11s linear infinite}@keyframes fall-367{70.78%{transform:translate(30.8743vw,70.78vh) scale(.1143)}to{transform:translate(29.881vw,99vh) scale(.1143)}}.snow:nth-child(368){opacity:1.5082;transform:translate(55.644vw,-10px) scale(.5558);animation:fall-368 19s -2s linear infinite}@keyframes fall-368{45.368%{transform:translate(46.828vw,45.368vh) scale(.5558)}to{transform:translate(51.236vw,99vh) scale(.5558)}}.snow:nth-child(369){opacity:.1712;transform:translate(78.3085vw,-10px) scale(.3937);animation:fall-369 21s -23s linear infinite}@keyframes fall-369{68.573%{transform:translate(76.4345vw,68.573vh) scale(.3937)}to{transform:translate(77.3715vw,99vh) scale(.3937)}}.snow:nth-child(370){opacity:1.5932;transform:translate(22.7367vw,-10px) scale(.8507);animation:fall-370 30s -8s linear infinite}@keyframes fall-370{66.196%{transform:translate(14.4418vw,66.196vh) scale(.8507)}to{transform:translate(18.58925vw,99vh) scale(.8507)}}.snow:nth-child(371){opacity:1.485;transform:translate(95.2662vw,-10px) scale(.0603);animation:fall-371 15s -24s linear infinite}@keyframes fall-371{42.78%{transform:translate(101.6457vw,42.78vh) scale(.0603)}to{transform:translate(98.45595vw,99vh) scale(.0603)}}.snow:nth-child(372){opacity:.511;transform:translate(97.9015vw,-10px) scale(.9606);animation:fall-372 23s -19s linear infinite}@keyframes fall-372{51.81%{transform:translate(98.8345vw,51.81vh) scale(.9606)}to{transform:translate(98.368vw,99vh) scale(.9606)}}.snow:nth-child(373){opacity:.8562;transform:translate(81.5068vw,-10px) scale(.4941);animation:fall-373 29s -22s linear infinite}@keyframes fall-373{45.801%{transform:translate(81.5009vw,45.801vh) scale(.4941)}to{transform:translate(81.50385vw,99vh) scale(.4941)}}.snow:nth-child(374){opacity:.448;transform:translate(11.4697vw,-10px) scale(.2698);animation:fall-374 10s -13s linear infinite}@keyframes fall-374{60.36%{transform:translate(20.2581vw,60.36vh) scale(.2698)}to{transform:translate(15.8639vw,99vh) scale(.2698)}}.snow:nth-child(375){opacity:1.3254;transform:translate(46.4314vw,-10px) scale(.8322);animation:fall-375 17s -12s linear infinite}@keyframes fall-375{39.151%{transform:translate(52.0598vw,39.151vh) scale(.8322)}to{transform:translate(49.2456vw,99vh) scale(.8322)}}.snow:nth-child(376){opacity:.6496;transform:translate(83.1254vw,-10px) scale(.5991);animation:fall-376 19s -20s linear infinite}@keyframes fall-376{59.484%{transform:translate(89.158vw,59.484vh) scale(.5991)}to{transform:translate(86.1417vw,99vh) scale(.5991)}}.snow:nth-child(377){opacity:.9732;transform:translate(30.5202vw,-10px) scale(.8176);animation:fall-377 14s -16s linear infinite}@keyframes fall-377{73.687%{transform:translate(21.4673vw,73.687vh) scale(.8176)}to{transform:translate(25.99375vw,99vh) scale(.8176)}}.snow:nth-child(378){opacity:.2846;transform:translate(27.6321vw,-10px) scale(.1297);animation:fall-378 15s -18s linear infinite}@keyframes fall-378{76.187%{transform:translate(23.2695vw,76.187vh) scale(.1297)}to{transform:translate(25.4508vw,99vh) scale(.1297)}}.snow:nth-child(379){opacity:.4994;transform:translate(62.765vw,-10px) scale(.2754);animation:fall-379 26s -4s linear infinite}@keyframes fall-379{43.12%{transform:translate(57.0711vw,43.12vh) scale(.2754)}to{transform:translate(59.91805vw,99vh) scale(.2754)}}.snow:nth-child(380){opacity:.0696;transform:translate(69.1204vw,-10px) scale(.3131);animation:fall-380 26s -5s linear infinite}@keyframes fall-380{61.579%{transform:translate(62.614vw,61.579vh) scale(.3131)}to{transform:translate(65.8672vw,99vh) scale(.3131)}}.snow:nth-child(381){opacity:.116;transform:translate(83.3029vw,-10px) scale(.9777);animation:fall-381 15s -4s linear infinite}@keyframes fall-381{45.23%{transform:translate(75.7496vw,45.23vh) scale(.9777)}to{transform:translate(79.52625vw,99vh) scale(.9777)}}.snow:nth-child(382){opacity:.2972;transform:translate(87.0523vw,-10px) scale(.1677);animation:fall-382 19s -4s linear infinite}@keyframes fall-382{38.968%{transform:translate(79.3141vw,38.968vh) scale(.1677)}to{transform:translate(83.1832vw,99vh) scale(.1677)}}.snow:nth-child(383){opacity:.5594;transform:translate(95.0843vw,-10px) scale(.5039);animation:fall-383 29s -3s linear infinite}@keyframes fall-383{68.98%{transform:translate(100.4762vw,68.98vh) scale(.5039)}to{transform:translate(97.78025vw,99vh) scale(.5039)}}.snow:nth-child(384){opacity:1.9882;transform:translate(11.2133vw,-10px) scale(.97);animation:fall-384 20s -27s linear infinite}@keyframes fall-384{56.508%{transform:translate(10.1903vw,56.508vh) scale(.97)}to{transform:translate(10.7018vw,99vh) scale(.97)}}.snow:nth-child(385){opacity:.4532;transform:translate(82.6199vw,-10px) scale(.9394);animation:fall-385 12s -11s linear infinite}@keyframes fall-385{41.305%{transform:translate(83.6175vw,41.305vh) scale(.9394)}to{transform:translate(83.1187vw,99vh) scale(.9394)}}.snow:nth-child(386){opacity:.4888;transform:translate(44.3841vw,-10px) scale(.3108);animation:fall-386 21s -15s linear infinite}@keyframes fall-386{66.495%{transform:translate(43.6254vw,66.495vh) scale(.3108)}to{transform:translate(44.00475vw,99vh) scale(.3108)}}.snow:nth-child(387){opacity:1.8126;transform:translate(53.8113vw,-10px) scale(.5175);animation:fall-387 27s -2s linear infinite}@keyframes fall-387{42.708%{transform:translate(61.0114vw,42.708vh) scale(.5175)}to{transform:translate(57.41135vw,99vh) scale(.5175)}}.snow:nth-child(388){opacity:.356;transform:translate(33.4214vw,-10px) scale(.1374);animation:fall-388 18s -15s linear infinite}@keyframes fall-388{65.558%{transform:translate(31.3036vw,65.558vh) scale(.1374)}to{transform:translate(32.3625vw,99vh) scale(.1374)}}.snow:nth-child(389){opacity:1.743;transform:translate(26.2532vw,-10px) scale(.2212);animation:fall-389 20s -11s linear infinite}@keyframes fall-389{47.839%{transform:translate(16.8743vw,47.839vh) scale(.2212)}to{transform:translate(21.56375vw,99vh) scale(.2212)}}.snow:nth-child(390){opacity:1.6242;transform:translate(83.8462vw,-10px) scale(.3159);animation:fall-390 20s -26s linear infinite}@keyframes fall-390{38.665%{transform:translate(74.2904vw,38.665vh) scale(.3159)}to{transform:translate(79.0683vw,99vh) scale(.3159)}}.snow:nth-child(391){opacity:1.7188;transform:translate(34.7586vw,-10px) scale(.2564);animation:fall-391 13s -25s linear infinite}@keyframes fall-391{39.842%{transform:translate(44.5735vw,39.842vh) scale(.2564)}to{transform:translate(39.66605vw,99vh) scale(.2564)}}.snow:nth-child(392){opacity:.838;transform:translate(22.6588vw,-10px) scale(.5613);animation:fall-392 23s -17s linear infinite}@keyframes fall-392{62.517%{transform:translate(21.0639vw,62.517vh) scale(.5613)}to{transform:translate(21.86135vw,99vh) scale(.5613)}}.snow:nth-child(393){opacity:.6602;transform:translate(93.0944vw,-10px) scale(.8901);animation:fall-393 27s -27s linear infinite}@keyframes fall-393{56.999%{transform:translate(98.7407vw,56.999vh) scale(.8901)}to{transform:translate(95.91755vw,99vh) scale(.8901)}}.snow:nth-child(394){opacity:.8364;transform:translate(.6219vw,-10px) scale(.3466);animation:fall-394 15s -11s linear infinite}@keyframes fall-394{66.755%{transform:translate(5.8978vw,66.755vh) scale(.3466)}to{transform:translate(3.25985vw,99vh) scale(.3466)}}.snow:nth-child(395){opacity:.0854;transform:translate(19.3413vw,-10px) scale(.8713);animation:fall-395 12s -10s linear infinite}@keyframes fall-395{51.19%{transform:translate(20.5069vw,51.19vh) scale(.8713)}to{transform:translate(19.9241vw,99vh) scale(.8713)}}.snow:nth-child(396){opacity:.8934;transform:translate(96.0922vw,-10px) scale(.1212);animation:fall-396 14s -12s linear infinite}@keyframes fall-396{30.679%{transform:translate(95.6496vw,30.679vh) scale(.1212)}to{transform:translate(95.8709vw,99vh) scale(.1212)}}.snow:nth-child(397){opacity:.365;transform:translate(59.5421vw,-10px) scale(.8562);animation:fall-397 10s -1s linear infinite}@keyframes fall-397{42.216%{transform:translate(50.2422vw,42.216vh) scale(.8562)}to{transform:translate(54.89215vw,99vh) scale(.8562)}}.snow:nth-child(398){opacity:.3656;transform:translate(47.2847vw,-10px) scale(.3382);animation:fall-398 25s -1s linear infinite}@keyframes fall-398{40.402%{transform:translate(45.3929vw,40.402vh) scale(.3382)}to{transform:translate(46.3388vw,99vh) scale(.3382)}}.snow:nth-child(399){opacity:.2166;transform:translate(38.362vw,-10px) scale(.5081);animation:fall-399 25s -14s linear infinite}@keyframes fall-399{75.24%{transform:translate(48.2856vw,75.24vh) scale(.5081)}to{transform:translate(43.3238vw,99vh) scale(.5081)}}.snow:nth-child(400){opacity:1.2642;transform:translate(1.6116vw,-10px) scale(.8967);animation:fall-400 16s -9s linear infinite}@keyframes fall-400{51.09%{transform:translate(-4.4771vw,51.09vh) scale(.8967)}to{transform:translate(-1.43275vw,99vh) scale(.8967)}}\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:.097;transform:translate(80.8768vw,-10px) scale(.6038);animation:fall-1 18s -22s linear infinite}@keyframes fall-1{46.443%{transform:translate(82.8289vw,46.443vh) scale(.6038)}to{transform:translate(81.85285vw,99vh) scale(.6038)}}.snow:nth-child(2){opacity:1.7164;transform:translate(7.2668vw,-10px) scale(.9653);animation:fall-2 10s -13s linear infinite}@keyframes fall-2{30.496%{transform:translate(9.4812vw,30.496vh) scale(.9653)}to{transform:translate(8.374vw,99vh) scale(.9653)}}.snow:nth-child(3){opacity:.2696;transform:translate(44.449vw,-10px) scale(.6654);animation:fall-3 20s -18s linear infinite}@keyframes fall-3{36.25%{transform:translate(36.3966vw,36.25vh) scale(.6654)}to{transform:translate(40.4228vw,99vh) scale(.6654)}}.snow:nth-child(4){opacity:.5472;transform:translate(90.2271vw,-10px) scale(.0221);animation:fall-4 19s -9s linear infinite}@keyframes fall-4{65.676%{transform:translate(94.8591vw,65.676vh) scale(.0221)}to{transform:translate(92.5431vw,99vh) scale(.0221)}}.snow:nth-child(5){opacity:.4078;transform:translate(53.658vw,-10px) scale(.1905);animation:fall-5 13s -17s linear infinite}@keyframes fall-5{39.026%{transform:translate(58.8598vw,39.026vh) scale(.1905)}to{transform:translate(56.2589vw,99vh) scale(.1905)}}.snow:nth-child(6){opacity:.3542;transform:translate(43.4825vw,-10px) scale(.3129);animation:fall-6 30s -12s linear infinite}@keyframes fall-6{64.756%{transform:translate(39.5859vw,64.756vh) scale(.3129)}to{transform:translate(41.5342vw,99vh) scale(.3129)}}.snow:nth-child(7){opacity:1.338;transform:translate(85.5202vw,-10px) scale(.7832);animation:fall-7 27s -23s linear infinite}@keyframes fall-7{61.38%{transform:translate(90.1629vw,61.38vh) scale(.7832)}to{transform:translate(87.84155vw,99vh) scale(.7832)}}.snow:nth-child(8){opacity:1.2758;transform:translate(11.5851vw,-10px) scale(.8502);animation:fall-8 18s -9s linear infinite}@keyframes fall-8{41.876%{transform:translate(17.2215vw,41.876vh) scale(.8502)}to{transform:translate(14.4033vw,99vh) scale(.8502)}}.snow:nth-child(9){opacity:.187;transform:translate(71.2149vw,-10px) scale(.5181);animation:fall-9 11s -12s linear infinite}@keyframes fall-9{61.223%{transform:translate(66.1727vw,61.223vh) scale(.5181)}to{transform:translate(68.6938vw,99vh) scale(.5181)}}.snow:nth-child(10){opacity:.9452;transform:translate(49.1137vw,-10px) scale(.4979);animation:fall-10 27s -29s linear infinite}@keyframes fall-10{48.933%{transform:translate(48.5778vw,48.933vh) scale(.4979)}to{transform:translate(48.84575vw,99vh) scale(.4979)}}.snow:nth-child(11){opacity:1.366;transform:translate(40.9918vw,-10px) scale(.5219);animation:fall-11 28s -29s linear infinite}@keyframes fall-11{63.389%{transform:translate(42.9388vw,63.389vh) scale(.5219)}to{transform:translate(41.9653vw,99vh) scale(.5219)}}.snow:nth-child(12){opacity:.082;transform:translate(97.8585vw,-10px) scale(.1253);animation:fall-12 22s -30s linear infinite}@keyframes fall-12{49.684%{transform:translate(96.6797vw,49.684vh) scale(.1253)}to{transform:translate(97.2691vw,99vh) scale(.1253)}}.snow:nth-child(13){opacity:1.3162;transform:translate(85.4964vw,-10px) scale(.7015);animation:fall-13 20s -7s linear infinite}@keyframes fall-13{42.746%{transform:translate(80.574vw,42.746vh) scale(.7015)}to{transform:translate(83.0352vw,99vh) scale(.7015)}}.snow:nth-child(14){opacity:.427;transform:translate(76.3065vw,-10px) scale(.8835);animation:fall-14 29s -2s linear infinite}@keyframes fall-14{34.939%{transform:translate(78.093vw,34.939vh) scale(.8835)}to{transform:translate(77.19975vw,99vh) scale(.8835)}}.snow:nth-child(15){opacity:.0576;transform:translate(65.5868vw,-10px) scale(.4673);animation:fall-15 11s -21s linear infinite}@keyframes fall-15{51.559%{transform:translate(66.3029vw,51.559vh) scale(.4673)}to{transform:translate(65.94485vw,99vh) scale(.4673)}}.snow:nth-child(16){opacity:.475;transform:translate(91.4544vw,-10px) scale(.5442);animation:fall-16 15s -9s linear infinite}@keyframes fall-16{70.828%{transform:translate(86.9915vw,70.828vh) scale(.5442)}to{transform:translate(89.22295vw,99vh) scale(.5442)}}.snow:nth-child(17){opacity:1.434;transform:translate(20.9298vw,-10px) scale(.7451);animation:fall-17 24s -2s linear infinite}@keyframes fall-17{55.31%{transform:translate(30.8366vw,55.31vh) scale(.7451)}to{transform:translate(25.8832vw,99vh) scale(.7451)}}.snow:nth-child(18){opacity:1.1962;transform:translate(69.0964vw,-10px) scale(.2453);animation:fall-18 27s -13s linear infinite}@keyframes fall-18{30.39%{transform:translate(70.0864vw,30.39vh) scale(.2453)}to{transform:translate(69.5914vw,99vh) scale(.2453)}}.snow:nth-child(19){opacity:1.0276;transform:translate(47.9204vw,-10px) scale(.0773);animation:fall-19 15s -3s linear infinite}@keyframes fall-19{50.47%{transform:translate(55.1761vw,50.47vh) scale(.0773)}to{transform:translate(51.54825vw,99vh) scale(.0773)}}.snow:nth-child(20){opacity:1.7136;transform:translate(69.0451vw,-10px) scale(.1621);animation:fall-20 15s -8s linear infinite}@keyframes fall-20{56.423%{transform:translate(69.6662vw,56.423vh) scale(.1621)}to{transform:translate(69.35565vw,99vh) scale(.1621)}}.snow:nth-child(21){opacity:1.4226;transform:translate(60.4679vw,-10px) scale(.7818);animation:fall-21 24s -30s linear infinite}@keyframes fall-21{76.714%{transform:translate(62.4vw,76.714vh) scale(.7818)}to{transform:translate(61.43395vw,99vh) scale(.7818)}}.snow:nth-child(22){opacity:.4386;transform:translate(99.4335vw,-10px) scale(.9837);animation:fall-22 22s -18s linear infinite}@keyframes fall-22{72.719%{transform:translate(104.6974vw,72.719vh) scale(.9837)}to{transform:translate(102.06545vw,99vh) scale(.9837)}}.snow:nth-child(23){opacity:1.6064;transform:translate(5.2917vw,-10px) scale(.4221);animation:fall-23 15s -8s linear infinite}@keyframes fall-23{66.278%{transform:translate(.2776vw,66.278vh) scale(.4221)}to{transform:translate(2.78465vw,99vh) scale(.4221)}}.snow:nth-child(24){opacity:.2782;transform:translate(45.0221vw,-10px) scale(.0835);animation:fall-24 27s -27s linear infinite}@keyframes fall-24{59.013%{transform:translate(48.3311vw,59.013vh) scale(.0835)}to{transform:translate(46.6766vw,99vh) scale(.0835)}}.snow:nth-child(25){opacity:.93;transform:translate(94.6828vw,-10px) scale(.9465);animation:fall-25 14s -17s linear infinite}@keyframes fall-25{66.076%{transform:translate(85.532vw,66.076vh) scale(.9465)}to{transform:translate(90.1074vw,99vh) scale(.9465)}}.snow:nth-child(26){opacity:.211;transform:translate(82.6392vw,-10px) scale(.8936);animation:fall-26 28s -13s linear infinite}@keyframes fall-26{32.42%{transform:translate(78.3253vw,32.42vh) scale(.8936)}to{transform:translate(80.48225vw,99vh) scale(.8936)}}.snow:nth-child(27){opacity:1.0742;transform:translate(34.771vw,-10px) scale(.8239);animation:fall-27 28s -26s linear infinite}@keyframes fall-27{49.097%{transform:translate(36.9978vw,49.097vh) scale(.8239)}to{transform:translate(35.8844vw,99vh) scale(.8239)}}.snow:nth-child(28){opacity:1.5724;transform:translate(77.8315vw,-10px) scale(.8848);animation:fall-28 23s -5s linear infinite}@keyframes fall-28{43.786%{transform:translate(85.8233vw,43.786vh) scale(.8848)}to{transform:translate(81.8274vw,99vh) scale(.8848)}}.snow:nth-child(29){opacity:.7402;transform:translate(89.9121vw,-10px) scale(.1387);animation:fall-29 29s -27s linear infinite}@keyframes fall-29{69.512%{transform:translate(92.6565vw,69.512vh) scale(.1387)}to{transform:translate(91.2843vw,99vh) scale(.1387)}}.snow:nth-child(30){opacity:1.7456;transform:translate(80.8284vw,-10px) scale(.6177);animation:fall-30 10s -21s linear infinite}@keyframes fall-30{59.493%{transform:translate(86.5309vw,59.493vh) scale(.6177)}to{transform:translate(83.67965vw,99vh) scale(.6177)}}.snow:nth-child(31){opacity:1.0898;transform:translate(97.2041vw,-10px) scale(.482);animation:fall-31 29s -15s linear infinite}@keyframes fall-31{38.063%{transform:translate(97.6093vw,38.063vh) scale(.482)}to{transform:translate(97.4067vw,99vh) scale(.482)}}.snow:nth-child(32){opacity:.4434;transform:translate(28.6057vw,-10px) scale(.4032);animation:fall-32 12s -1s linear infinite}@keyframes fall-32{75.553%{transform:translate(19.0562vw,75.553vh) scale(.4032)}to{transform:translate(23.83095vw,99vh) scale(.4032)}}.snow:nth-child(33){opacity:.302;transform:translate(67.8172vw,-10px) scale(.97);animation:fall-33 24s -11s linear infinite}@keyframes fall-33{65.33%{transform:translate(59.9273vw,65.33vh) scale(.97)}to{transform:translate(63.87225vw,99vh) scale(.97)}}.snow:nth-child(34){opacity:1.1938;transform:translate(3.8944vw,-10px) scale(.1608);animation:fall-34 24s -28s linear infinite}@keyframes fall-34{43.386%{transform:translate(13.7376vw,43.386vh) scale(.1608)}to{transform:translate(8.816vw,99vh) scale(.1608)}}.snow:nth-child(35){opacity:1.5248;transform:translate(.0757vw,-10px) scale(.0901);animation:fall-35 14s -1s linear infinite}@keyframes fall-35{43.66%{transform:translate(-.2157vw,43.66vh) scale(.0901)}to{transform:translate(-.07vw,99vh) scale(.0901)}}.snow:nth-child(36){opacity:.2844;transform:translate(97.8208vw,-10px) scale(.8452);animation:fall-36 30s -21s linear infinite}@keyframes fall-36{61.124%{transform:translate(99.4159vw,61.124vh) scale(.8452)}to{transform:translate(98.61835vw,99vh) scale(.8452)}}.snow:nth-child(37){opacity:1.0114;transform:translate(93.4237vw,-10px) scale(.0424);animation:fall-37 10s -27s linear infinite}@keyframes fall-37{31.902%{transform:translate(83.6375vw,31.902vh) scale(.0424)}to{transform:translate(88.5306vw,99vh) scale(.0424)}}.snow:nth-child(38){opacity:.4078;transform:translate(27.3532vw,-10px) scale(.8684);animation:fall-38 16s -24s linear infinite}@keyframes fall-38{79.124%{transform:translate(23.3191vw,79.124vh) scale(.8684)}to{transform:translate(25.33615vw,99vh) scale(.8684)}}.snow:nth-child(39){opacity:1.5074;transform:translate(38.3863vw,-10px) scale(.8527);animation:fall-39 21s -23s linear infinite}@keyframes fall-39{73.126%{transform:translate(28.7501vw,73.126vh) scale(.8527)}to{transform:translate(33.5682vw,99vh) scale(.8527)}}.snow:nth-child(40){opacity:.4444;transform:translate(.31vw,-10px) scale(.973);animation:fall-40 18s -29s linear infinite}@keyframes fall-40{64.396%{transform:translate(9.4322vw,64.396vh) scale(.973)}to{transform:translate(4.8711vw,99vh) scale(.973)}}.snow:nth-child(41){opacity:1.9962;transform:translate(16.2928vw,-10px) scale(.5951);animation:fall-41 11s -18s linear infinite}@keyframes fall-41{61.395%{transform:translate(11.2539vw,61.395vh) scale(.5951)}to{transform:translate(13.77335vw,99vh) scale(.5951)}}.snow:nth-child(42){opacity:.469;transform:translate(78.0206vw,-10px) scale(.1399);animation:fall-42 22s -22s linear infinite}@keyframes fall-42{66.433%{transform:translate(71.6475vw,66.433vh) scale(.1399)}to{transform:translate(74.83405vw,99vh) scale(.1399)}}.snow:nth-child(43){opacity:.502;transform:translate(47.7445vw,-10px) scale(.3425);animation:fall-43 14s -11s linear infinite}@keyframes fall-43{34.578%{transform:translate(47.9876vw,34.578vh) scale(.3425)}to{transform:translate(47.86605vw,99vh) scale(.3425)}}.snow:nth-child(44){opacity:.0998;transform:translate(.8976vw,-10px) scale(.6891);animation:fall-44 11s -20s linear infinite}@keyframes fall-44{58.668%{transform:translate(10.4073vw,58.668vh) scale(.6891)}to{transform:translate(5.65245vw,99vh) scale(.6891)}}.snow:nth-child(45){opacity:1.8154;transform:translate(79.293vw,-10px) scale(.1907);animation:fall-45 17s -29s linear infinite}@keyframes fall-45{54.53%{transform:translate(87.7584vw,54.53vh) scale(.1907)}to{transform:translate(83.5257vw,99vh) scale(.1907)}}.snow:nth-child(46){opacity:1.8244;transform:translate(42.1604vw,-10px) scale(.7602);animation:fall-46 11s -11s linear infinite}@keyframes fall-46{45.704%{transform:translate(44.6286vw,45.704vh) scale(.7602)}to{transform:translate(43.3945vw,99vh) scale(.7602)}}.snow:nth-child(47){opacity:.6192;transform:translate(91.6169vw,-10px) scale(.8697);animation:fall-47 22s -12s linear infinite}@keyframes fall-47{66.451%{transform:translate(101.0215vw,66.451vh) scale(.8697)}to{transform:translate(96.3192vw,99vh) scale(.8697)}}.snow:nth-child(48){opacity:.971;transform:translate(70.1176vw,-10px) scale(.1552);animation:fall-48 20s -10s linear infinite}@keyframes fall-48{76.162%{transform:translate(65.9657vw,76.162vh) scale(.1552)}to{transform:translate(68.04165vw,99vh) scale(.1552)}}.snow:nth-child(49){opacity:1.9056;transform:translate(50.3761vw,-10px) scale(.4259);animation:fall-49 20s -21s linear infinite}@keyframes fall-49{75.54%{transform:translate(43.684vw,75.54vh) scale(.4259)}to{transform:translate(47.03005vw,99vh) scale(.4259)}}.snow:nth-child(50){opacity:.3474;transform:translate(3.4829vw,-10px) scale(.8076);animation:fall-50 28s -30s linear infinite}@keyframes fall-50{47.547%{transform:translate(4.2187vw,47.547vh) scale(.8076)}to{transform:translate(3.8508vw,99vh) scale(.8076)}}.snow:nth-child(51){opacity:1.0932;transform:translate(3.135vw,-10px) scale(.1969);animation:fall-51 20s -5s linear infinite}@keyframes fall-51{35.625%{transform:translate(12.514vw,35.625vh) scale(.1969)}to{transform:translate(7.8245vw,99vh) scale(.1969)}}.snow:nth-child(52){opacity:1.2054;transform:translate(83.3917vw,-10px) scale(.0239);animation:fall-52 23s -21s linear infinite}@keyframes fall-52{44.707%{transform:translate(81.6094vw,44.707vh) scale(.0239)}to{transform:translate(82.50055vw,99vh) scale(.0239)}}.snow:nth-child(53){opacity:1.7232;transform:translate(29.3001vw,-10px) scale(.5153);animation:fall-53 19s -3s linear infinite}@keyframes fall-53{33.93%{transform:translate(36.1233vw,33.93vh) scale(.5153)}to{transform:translate(32.7117vw,99vh) scale(.5153)}}.snow:nth-child(54){opacity:.8416;transform:translate(61.3672vw,-10px) scale(.9812);animation:fall-54 22s -24s linear infinite}@keyframes fall-54{37.336%{transform:translate(58.1254vw,37.336vh) scale(.9812)}to{transform:translate(59.7463vw,99vh) scale(.9812)}}.snow:nth-child(55){opacity:1.3734;transform:translate(67.3101vw,-10px) scale(.2522);animation:fall-55 20s -25s linear infinite}@keyframes fall-55{56.655%{transform:translate(68.1579vw,56.655vh) scale(.2522)}to{transform:translate(67.734vw,99vh) scale(.2522)}}.snow:nth-child(56){opacity:.7682;transform:translate(86.909vw,-10px) scale(.4213);animation:fall-56 19s -10s linear infinite}@keyframes fall-56{44.846%{transform:translate(78.7927vw,44.846vh) scale(.4213)}to{transform:translate(82.85085vw,99vh) scale(.4213)}}.snow:nth-child(57){opacity:1.9346;transform:translate(2.2133vw,-10px) scale(.213);animation:fall-57 30s -20s linear infinite}@keyframes fall-57{58.86%{transform:translate(.8026vw,58.86vh) scale(.213)}to{transform:translate(1.50795vw,99vh) scale(.213)}}.snow:nth-child(58){opacity:1.1268;transform:translate(14.4188vw,-10px) scale(.6847);animation:fall-58 25s -8s linear infinite}@keyframes fall-58{43.944%{transform:translate(8.7056vw,43.944vh) scale(.6847)}to{transform:translate(11.5622vw,99vh) scale(.6847)}}.snow:nth-child(59){opacity:1.4528;transform:translate(82.0817vw,-10px) scale(.7169);animation:fall-59 10s -15s linear infinite}@keyframes fall-59{71.774%{transform:translate(84.8258vw,71.774vh) scale(.7169)}to{transform:translate(83.45375vw,99vh) scale(.7169)}}.snow:nth-child(60){opacity:1.81;transform:translate(76.3091vw,-10px) scale(.0106);animation:fall-60 25s -3s linear infinite}@keyframes fall-60{43.613%{transform:translate(75.5378vw,43.613vh) scale(.0106)}to{transform:translate(75.92345vw,99vh) scale(.0106)}}.snow:nth-child(61){opacity:.417;transform:translate(64.7308vw,-10px) scale(.6211);animation:fall-61 19s -30s linear infinite}@keyframes fall-61{45.495%{transform:translate(57.7639vw,45.495vh) scale(.6211)}to{transform:translate(61.24735vw,99vh) scale(.6211)}}.snow:nth-child(62){opacity:1.2014;transform:translate(82.0861vw,-10px) scale(.0223);animation:fall-62 23s -12s linear infinite}@keyframes fall-62{63.215%{transform:translate(90.2211vw,63.215vh) scale(.0223)}to{transform:translate(86.1536vw,99vh) scale(.0223)}}.snow:nth-child(63){opacity:1.1254;transform:translate(12.9062vw,-10px) scale(.2218);animation:fall-63 15s -8s linear infinite}@keyframes fall-63{54.017%{transform:translate(16.7706vw,54.017vh) scale(.2218)}to{transform:translate(14.8384vw,99vh) scale(.2218)}}.snow:nth-child(64){opacity:.9468;transform:translate(99.2vw,-10px) scale(.1873);animation:fall-64 25s -3s linear infinite}@keyframes fall-64{33.621%{transform:translate(106.8966vw,33.621vh) scale(.1873)}to{transform:translate(103.0483vw,99vh) scale(.1873)}}.snow:nth-child(65){opacity:1.6894;transform:translate(61.4054vw,-10px) scale(.1402);animation:fall-65 11s -20s linear infinite}@keyframes fall-65{50.353%{transform:translate(51.4894vw,50.353vh) scale(.1402)}to{transform:translate(56.4474vw,99vh) scale(.1402)}}.snow:nth-child(66){opacity:1.2432;transform:translate(13.7679vw,-10px) scale(.4114);animation:fall-66 27s -1s linear infinite}@keyframes fall-66{58.44%{transform:translate(17.702vw,58.44vh) scale(.4114)}to{transform:translate(15.73495vw,99vh) scale(.4114)}}.snow:nth-child(67){opacity:1.6996;transform:translate(71.9017vw,-10px) scale(.1415);animation:fall-67 14s -23s linear infinite}@keyframes fall-67{35.504%{transform:translate(70.1706vw,35.504vh) scale(.1415)}to{transform:translate(71.03615vw,99vh) scale(.1415)}}.snow:nth-child(68){opacity:.233;transform:translate(13.6794vw,-10px) scale(.7869);animation:fall-68 12s -3s linear infinite}@keyframes fall-68{72.817%{transform:translate(7.5137vw,72.817vh) scale(.7869)}to{transform:translate(10.59655vw,99vh) scale(.7869)}}.snow:nth-child(69){opacity:.6406;transform:translate(12.2569vw,-10px) scale(.8763);animation:fall-69 10s -30s linear infinite}@keyframes fall-69{74.85%{transform:translate(9.0385vw,74.85vh) scale(.8763)}to{transform:translate(10.6477vw,99vh) scale(.8763)}}.snow:nth-child(70){opacity:.6768;transform:translate(54.1865vw,-10px) scale(.2696);animation:fall-70 24s -8s linear infinite}@keyframes fall-70{71.271%{transform:translate(61.1112vw,71.271vh) scale(.2696)}to{transform:translate(57.64885vw,99vh) scale(.2696)}}.snow:nth-child(71){opacity:1.3254;transform:translate(60.1583vw,-10px) scale(.168);animation:fall-71 29s -26s linear infinite}@keyframes fall-71{69.017%{transform:translate(54.6226vw,69.017vh) scale(.168)}to{transform:translate(57.39045vw,99vh) scale(.168)}}.snow:nth-child(72){opacity:.0648;transform:translate(24.4331vw,-10px) scale(.5643);animation:fall-72 29s -24s linear infinite}@keyframes fall-72{75.573%{transform:translate(15.4657vw,75.573vh) scale(.5643)}to{transform:translate(19.9494vw,99vh) scale(.5643)}}.snow:nth-child(73){opacity:.3412;transform:translate(94.1085vw,-10px) scale(.7427);animation:fall-73 21s -26s linear infinite}@keyframes fall-73{61.715%{transform:translate(96.0035vw,61.715vh) scale(.7427)}to{transform:translate(95.056vw,99vh) scale(.7427)}}.snow:nth-child(74){opacity:.5654;transform:translate(67.213vw,-10px) scale(.8792);animation:fall-74 20s -15s linear infinite}@keyframes fall-74{74.414%{transform:translate(73.1316vw,74.414vh) scale(.8792)}to{transform:translate(70.1723vw,99vh) scale(.8792)}}.snow:nth-child(75){opacity:1.8234;transform:translate(86.9599vw,-10px) scale(.878);animation:fall-75 14s -2s linear infinite}@keyframes fall-75{46.803%{transform:translate(86.6052vw,46.803vh) scale(.878)}to{transform:translate(86.78255vw,99vh) scale(.878)}}.snow:nth-child(76){opacity:1.797;transform:translate(75.6128vw,-10px) scale(.3408);animation:fall-76 19s -14s linear infinite}@keyframes fall-76{39.946%{transform:translate(85.5106vw,39.946vh) scale(.3408)}to{transform:translate(80.5617vw,99vh) scale(.3408)}}.snow:nth-child(77){opacity:.7654;transform:translate(43.2206vw,-10px) scale(.0902);animation:fall-77 15s -7s linear infinite}@keyframes fall-77{59.993%{transform:translate(51.5958vw,59.993vh) scale(.0902)}to{transform:translate(47.4082vw,99vh) scale(.0902)}}.snow:nth-child(78){opacity:.9692;transform:translate(34.8115vw,-10px) scale(.6129);animation:fall-78 23s -18s linear infinite}@keyframes fall-78{75.424%{transform:translate(32.3476vw,75.424vh) scale(.6129)}to{transform:translate(33.57955vw,99vh) scale(.6129)}}.snow:nth-child(79){opacity:.2688;transform:translate(60.5022vw,-10px) scale(.4106);animation:fall-79 10s -23s linear infinite}@keyframes fall-79{69.592%{transform:translate(64.296vw,69.592vh) scale(.4106)}to{transform:translate(62.3991vw,99vh) scale(.4106)}}.snow:nth-child(80){opacity:.2862;transform:translate(38.3203vw,-10px) scale(.705);animation:fall-80 17s -15s linear infinite}@keyframes fall-80{77.092%{transform:translate(33.0588vw,77.092vh) scale(.705)}to{transform:translate(35.68955vw,99vh) scale(.705)}}.snow:nth-child(81){opacity:1.9998;transform:translate(45.2784vw,-10px) scale(.6818);animation:fall-81 11s -28s linear infinite}@keyframes fall-81{77.114%{transform:translate(50.2384vw,77.114vh) scale(.6818)}to{transform:translate(47.7584vw,99vh) scale(.6818)}}.snow:nth-child(82){opacity:.6234;transform:translate(82.0653vw,-10px) scale(.0741);animation:fall-82 16s -25s linear infinite}@keyframes fall-82{33.002%{transform:translate(74.9248vw,33.002vh) scale(.0741)}to{transform:translate(78.49505vw,99vh) scale(.0741)}}.snow:nth-child(83){opacity:.36;transform:translate(38.6879vw,-10px) scale(.9917);animation:fall-83 23s -22s linear infinite}@keyframes fall-83{72.227%{transform:translate(33.89vw,72.227vh) scale(.9917)}to{transform:translate(36.28895vw,99vh) scale(.9917)}}.snow:nth-child(84){opacity:.0788;transform:translate(63.5487vw,-10px) scale(.3317);animation:fall-84 12s -2s linear infinite}@keyframes fall-84{78.942%{transform:translate(61.9256vw,78.942vh) scale(.3317)}to{transform:translate(62.73715vw,99vh) scale(.3317)}}.snow:nth-child(85){opacity:1.1702;transform:translate(46.4238vw,-10px) scale(.8962);animation:fall-85 10s -2s linear infinite}@keyframes fall-85{67.501%{transform:translate(46.457vw,67.501vh) scale(.8962)}to{transform:translate(46.4404vw,99vh) scale(.8962)}}.snow:nth-child(86){opacity:1.1948;transform:translate(19.0769vw,-10px) scale(.8751);animation:fall-86 22s -23s linear infinite}@keyframes fall-86{68.07%{transform:translate(18.7033vw,68.07vh) scale(.8751)}to{transform:translate(18.8901vw,99vh) scale(.8751)}}.snow:nth-child(87){opacity:1.9194;transform:translate(3.5363vw,-10px) scale(.2967);animation:fall-87 28s -19s linear infinite}@keyframes fall-87{39.48%{transform:translate(9.2379vw,39.48vh) scale(.2967)}to{transform:translate(6.3871vw,99vh) scale(.2967)}}.snow:nth-child(88){opacity:1.8452;transform:translate(78.8993vw,-10px) scale(.4942);animation:fall-88 21s -1s linear infinite}@keyframes fall-88{58.724%{transform:translate(76.6883vw,58.724vh) scale(.4942)}to{transform:translate(77.7938vw,99vh) scale(.4942)}}.snow:nth-child(89){opacity:.1142;transform:translate(64.0551vw,-10px) scale(.1259);animation:fall-89 27s -14s linear infinite}@keyframes fall-89{55.485%{transform:translate(72.8546vw,55.485vh) scale(.1259)}to{transform:translate(68.45485vw,99vh) scale(.1259)}}.snow:nth-child(90){opacity:.8158;transform:translate(34.3396vw,-10px) scale(.0453);animation:fall-90 26s -2s linear infinite}@keyframes fall-90{77.694%{transform:translate(38.9642vw,77.694vh) scale(.0453)}to{transform:translate(36.6519vw,99vh) scale(.0453)}}.snow:nth-child(91){opacity:1.5996;transform:translate(45.2408vw,-10px) scale(.1133);animation:fall-91 23s -28s linear infinite}@keyframes fall-91{61.29%{transform:translate(36.281vw,61.29vh) scale(.1133)}to{transform:translate(40.7609vw,99vh) scale(.1133)}}.snow:nth-child(92){opacity:1.9494;transform:translate(2.5962vw,-10px) scale(.9008);animation:fall-92 20s -3s linear infinite}@keyframes fall-92{70.56%{transform:translate(8.304vw,70.56vh) scale(.9008)}to{transform:translate(5.4501vw,99vh) scale(.9008)}}.snow:nth-child(93){opacity:.1668;transform:translate(98.5778vw,-10px) scale(.1784);animation:fall-93 23s -25s linear infinite}@keyframes fall-93{69.855%{transform:translate(97.1519vw,69.855vh) scale(.1784)}to{transform:translate(97.86485vw,99vh) scale(.1784)}}.snow:nth-child(94){opacity:1.0992;transform:translate(23.4192vw,-10px) scale(.9696);animation:fall-94 30s -13s linear infinite}@keyframes fall-94{75.268%{transform:translate(26.9228vw,75.268vh) scale(.9696)}to{transform:translate(25.171vw,99vh) scale(.9696)}}.snow:nth-child(95){opacity:.174;transform:translate(69.6908vw,-10px) scale(.0871);animation:fall-95 28s -7s linear infinite}@keyframes fall-95{52.743%{transform:translate(74.2259vw,52.743vh) scale(.0871)}to{transform:translate(71.95835vw,99vh) scale(.0871)}}.snow:nth-child(96){opacity:1.1404;transform:translate(48.9371vw,-10px) scale(.2201);animation:fall-96 26s -18s linear infinite}@keyframes fall-96{33.682%{transform:translate(55.0694vw,33.682vh) scale(.2201)}to{transform:translate(52.00325vw,99vh) scale(.2201)}}.snow:nth-child(97){opacity:1.889;transform:translate(97.7411vw,-10px) scale(.1539);animation:fall-97 25s -21s linear infinite}@keyframes fall-97{75.183%{transform:translate(91.8221vw,75.183vh) scale(.1539)}to{transform:translate(94.7816vw,99vh) scale(.1539)}}.snow:nth-child(98){opacity:.514;transform:translate(59.5855vw,-10px) scale(.8685);animation:fall-98 14s -4s linear infinite}@keyframes fall-98{59.358%{transform:translate(52.5371vw,59.358vh) scale(.8685)}to{transform:translate(56.0613vw,99vh) scale(.8685)}}.snow:nth-child(99){opacity:1.32;transform:translate(50.2556vw,-10px) scale(.9055);animation:fall-99 27s -3s linear infinite}@keyframes fall-99{72.072%{transform:translate(51.938vw,72.072vh) scale(.9055)}to{transform:translate(51.0968vw,99vh) scale(.9055)}}.snow:nth-child(100){opacity:1.1316;transform:translate(70.725vw,-10px) scale(.5576);animation:fall-100 17s -28s linear infinite}@keyframes fall-100{66.055%{transform:translate(77.4934vw,66.055vh) scale(.5576)}to{transform:translate(74.1092vw,99vh) scale(.5576)}}.snow:nth-child(101){opacity:.6476;transform:translate(49.5148vw,-10px) scale(.3846);animation:fall-101 11s -27s linear infinite}@keyframes fall-101{77.175%{transform:translate(42.8575vw,77.175vh) scale(.3846)}to{transform:translate(46.18615vw,99vh) scale(.3846)}}.snow:nth-child(102){opacity:1.6498;transform:translate(20.08vw,-10px) scale(.0425);animation:fall-102 15s -14s linear infinite}@keyframes fall-102{77.304%{transform:translate(28.0692vw,77.304vh) scale(.0425)}to{transform:translate(24.0746vw,99vh) scale(.0425)}}.snow:nth-child(103){opacity:1.669;transform:translate(34.013vw,-10px) scale(.3786);animation:fall-103 12s -26s linear infinite}@keyframes fall-103{52.255%{transform:translate(26.5632vw,52.255vh) scale(.3786)}to{transform:translate(30.2881vw,99vh) scale(.3786)}}.snow:nth-child(104){opacity:.6172;transform:translate(82.6401vw,-10px) scale(.8682);animation:fall-104 26s -28s linear infinite}@keyframes fall-104{41.782%{transform:translate(88.9472vw,41.782vh) scale(.8682)}to{transform:translate(85.79365vw,99vh) scale(.8682)}}.snow:nth-child(105){opacity:.755;transform:translate(55.7701vw,-10px) scale(.7361);animation:fall-105 10s -21s linear infinite}@keyframes fall-105{51.067%{transform:translate(63.3139vw,51.067vh) scale(.7361)}to{transform:translate(59.542vw,99vh) scale(.7361)}}.snow:nth-child(106){opacity:.9026;transform:translate(68.1098vw,-10px) scale(.5542);animation:fall-106 11s -9s linear infinite}@keyframes fall-106{78.326%{transform:translate(74.0613vw,78.326vh) scale(.5542)}to{transform:translate(71.08555vw,99vh) scale(.5542)}}.snow:nth-child(107){opacity:.7116;transform:translate(22.4005vw,-10px) scale(.0889);animation:fall-107 22s -19s linear infinite}@keyframes fall-107{51.96%{transform:translate(19.5549vw,51.96vh) scale(.0889)}to{transform:translate(20.9777vw,99vh) scale(.0889)}}.snow:nth-child(108){opacity:1.2246;transform:translate(39.5959vw,-10px) scale(.5301);animation:fall-108 15s -14s linear infinite}@keyframes fall-108{45.682%{transform:translate(32.8841vw,45.682vh) scale(.5301)}to{transform:translate(36.24vw,99vh) scale(.5301)}}.snow:nth-child(109){opacity:.2958;transform:translate(33.7421vw,-10px) scale(.7424);animation:fall-109 26s -26s linear infinite}@keyframes fall-109{73.541%{transform:translate(26.1286vw,73.541vh) scale(.7424)}to{transform:translate(29.93535vw,99vh) scale(.7424)}}.snow:nth-child(110){opacity:1.0062;transform:translate(62.4003vw,-10px) scale(.8302);animation:fall-110 20s -12s linear infinite}@keyframes fall-110{34.941%{transform:translate(59.5562vw,34.941vh) scale(.8302)}to{transform:translate(60.97825vw,99vh) scale(.8302)}}.snow:nth-child(111){opacity:1.6926;transform:translate(62.7386vw,-10px) scale(.5876);animation:fall-111 13s -9s linear infinite}@keyframes fall-111{32.93%{transform:translate(60.8955vw,32.93vh) scale(.5876)}to{transform:translate(61.81705vw,99vh) scale(.5876)}}.snow:nth-child(112){opacity:.036;transform:translate(79.103vw,-10px) scale(.4343);animation:fall-112 15s -16s linear infinite}@keyframes fall-112{36.484%{transform:translate(76.1731vw,36.484vh) scale(.4343)}to{transform:translate(77.63805vw,99vh) scale(.4343)}}.snow:nth-child(113){opacity:.9118;transform:translate(10.8958vw,-10px) scale(.6866);animation:fall-113 27s -25s linear infinite}@keyframes fall-113{52.273%{transform:translate(17.6512vw,52.273vh) scale(.6866)}to{transform:translate(14.2735vw,99vh) scale(.6866)}}.snow:nth-child(114){opacity:.9988;transform:translate(82.3709vw,-10px) scale(.2391);animation:fall-114 16s -13s linear infinite}@keyframes fall-114{40.268%{transform:translate(89.5783vw,40.268vh) scale(.2391)}to{transform:translate(85.9746vw,99vh) scale(.2391)}}.snow:nth-child(115){opacity:.9608;transform:translate(93.3118vw,-10px) scale(.501);animation:fall-115 10s -12s linear infinite}@keyframes fall-115{63.547%{transform:translate(98.0098vw,63.547vh) scale(.501)}to{transform:translate(95.6608vw,99vh) scale(.501)}}.snow:nth-child(116){opacity:.4638;transform:translate(11.2995vw,-10px) scale(.3542);animation:fall-116 20s -22s linear infinite}@keyframes fall-116{41.04%{transform:translate(20.3334vw,41.04vh) scale(.3542)}to{transform:translate(15.81645vw,99vh) scale(.3542)}}.snow:nth-child(117){opacity:1.8654;transform:translate(40.4993vw,-10px) scale(.5306);animation:fall-117 30s -1s linear infinite}@keyframes fall-117{53.864%{transform:translate(30.6473vw,53.864vh) scale(.5306)}to{transform:translate(35.5733vw,99vh) scale(.5306)}}.snow:nth-child(118){opacity:1.8414;transform:translate(45.9391vw,-10px) scale(.9313);animation:fall-118 18s -11s linear infinite}@keyframes fall-118{42.92%{transform:translate(44.543vw,42.92vh) scale(.9313)}to{transform:translate(45.24105vw,99vh) scale(.9313)}}.snow:nth-child(119){opacity:1.5762;transform:translate(17.1839vw,-10px) scale(.7541);animation:fall-119 25s -1s linear infinite}@keyframes fall-119{65.385%{transform:translate(21.7872vw,65.385vh) scale(.7541)}to{transform:translate(19.48555vw,99vh) scale(.7541)}}.snow:nth-child(120){opacity:1.8134;transform:translate(18.7772vw,-10px) scale(.1037);animation:fall-120 14s -27s linear infinite}@keyframes fall-120{51.158%{transform:translate(9.2829vw,51.158vh) scale(.1037)}to{transform:translate(14.03005vw,99vh) scale(.1037)}}.snow:nth-child(121){opacity:1.0506;transform:translate(86.7382vw,-10px) scale(.875);animation:fall-121 16s -8s linear infinite}@keyframes fall-121{51.301%{transform:translate(77.0671vw,51.301vh) scale(.875)}to{transform:translate(81.90265vw,99vh) scale(.875)}}.snow:nth-child(122){opacity:1.5842;transform:translate(14.1392vw,-10px) scale(.1506);animation:fall-122 10s -15s linear infinite}@keyframes fall-122{53.07%{transform:translate(19.3506vw,53.07vh) scale(.1506)}to{transform:translate(16.7449vw,99vh) scale(.1506)}}.snow:nth-child(123){opacity:1.5334;transform:translate(90.5445vw,-10px) scale(.1178);animation:fall-123 23s -27s linear infinite}@keyframes fall-123{48.698%{transform:translate(89.8933vw,48.698vh) scale(.1178)}to{transform:translate(90.2189vw,99vh) scale(.1178)}}.snow:nth-child(124){opacity:.1484;transform:translate(92.5246vw,-10px) scale(.5097);animation:fall-124 26s -22s linear infinite}@keyframes fall-124{60.285%{transform:translate(88.4579vw,60.285vh) scale(.5097)}to{transform:translate(90.49125vw,99vh) scale(.5097)}}.snow:nth-child(125){opacity:1.5888;transform:translate(84.2905vw,-10px) scale(.7333);animation:fall-125 21s -10s linear infinite}@keyframes fall-125{67.459%{transform:translate(79.2276vw,67.459vh) scale(.7333)}to{transform:translate(81.75905vw,99vh) scale(.7333)}}.snow:nth-child(126){opacity:1.3972;transform:translate(17.9825vw,-10px) scale(.7294);animation:fall-126 19s -4s linear infinite}@keyframes fall-126{46.415%{transform:translate(13.1877vw,46.415vh) scale(.7294)}to{transform:translate(15.5851vw,99vh) scale(.7294)}}.snow:nth-child(127){opacity:1.0928;transform:translate(10.9903vw,-10px) scale(.4877);animation:fall-127 23s -27s linear infinite}@keyframes fall-127{74.253%{transform:translate(2.9412vw,74.253vh) scale(.4877)}to{transform:translate(6.96575vw,99vh) scale(.4877)}}.snow:nth-child(128){opacity:.0892;transform:translate(45.3734vw,-10px) scale(.543);animation:fall-128 28s -1s linear infinite}@keyframes fall-128{79.724%{transform:translate(49.1277vw,79.724vh) scale(.543)}to{transform:translate(47.25055vw,99vh) scale(.543)}}.snow:nth-child(129){opacity:.2314;transform:translate(16.182vw,-10px) scale(.0235);animation:fall-129 25s -11s linear infinite}@keyframes fall-129{30.992%{transform:translate(23.4935vw,30.992vh) scale(.0235)}to{transform:translate(19.83775vw,99vh) scale(.0235)}}.snow:nth-child(130){opacity:.5312;transform:translate(34.6886vw,-10px) scale(.6943);animation:fall-130 22s -28s linear infinite}@keyframes fall-130{72.802%{transform:translate(27.0186vw,72.802vh) scale(.6943)}to{transform:translate(30.8536vw,99vh) scale(.6943)}}.snow:nth-child(131){opacity:.5144;transform:translate(49.3188vw,-10px) scale(.8723);animation:fall-131 16s -30s linear infinite}@keyframes fall-131{40.237%{transform:translate(55.8911vw,40.237vh) scale(.8723)}to{transform:translate(52.60495vw,99vh) scale(.8723)}}.snow:nth-child(132){opacity:.686;transform:translate(17.5398vw,-10px) scale(.7791);animation:fall-132 29s -22s linear infinite}@keyframes fall-132{36.673%{transform:translate(23.4782vw,36.673vh) scale(.7791)}to{transform:translate(20.509vw,99vh) scale(.7791)}}.snow:nth-child(133){opacity:.4768;transform:translate(34.9788vw,-10px) scale(.0311);animation:fall-133 19s -16s linear infinite}@keyframes fall-133{31.421%{transform:translate(41.7969vw,31.421vh) scale(.0311)}to{transform:translate(38.38785vw,99vh) scale(.0311)}}.snow:nth-child(134){opacity:1.3312;transform:translate(39.1445vw,-10px) scale(.1108);animation:fall-134 10s -4s linear infinite}@keyframes fall-134{48.345%{transform:translate(46.2204vw,48.345vh) scale(.1108)}to{transform:translate(42.68245vw,99vh) scale(.1108)}}.snow:nth-child(135){opacity:.2492;transform:translate(28.678vw,-10px) scale(.4737);animation:fall-135 29s -15s linear infinite}@keyframes fall-135{64.797%{transform:translate(31.0934vw,64.797vh) scale(.4737)}to{transform:translate(29.8857vw,99vh) scale(.4737)}}.snow:nth-child(136){opacity:.8044;transform:translate(44.8766vw,-10px) scale(.3434);animation:fall-136 28s -29s linear infinite}@keyframes fall-136{39.548%{transform:translate(44.604vw,39.548vh) scale(.3434)}to{transform:translate(44.7403vw,99vh) scale(.3434)}}.snow:nth-child(137){opacity:1.3216;transform:translate(11.7396vw,-10px) scale(.18);animation:fall-137 19s -23s linear infinite}@keyframes fall-137{56.199%{transform:translate(9.7394vw,56.199vh) scale(.18)}to{transform:translate(10.7395vw,99vh) scale(.18)}}.snow:nth-child(138){opacity:.309;transform:translate(48.9694vw,-10px) scale(.1619);animation:fall-138 30s -30s linear infinite}@keyframes fall-138{47.902%{transform:translate(47.2322vw,47.902vh) scale(.1619)}to{transform:translate(48.1008vw,99vh) scale(.1619)}}.snow:nth-child(139){opacity:1.6152;transform:translate(8.1201vw,-10px) scale(.2958);animation:fall-139 19s -14s linear infinite}@keyframes fall-139{57.028%{transform:translate(4.483vw,57.028vh) scale(.2958)}to{transform:translate(6.30155vw,99vh) scale(.2958)}}.snow:nth-child(140){opacity:.4474;transform:translate(65.1405vw,-10px) scale(.7264);animation:fall-140 24s -12s linear infinite}@keyframes fall-140{67.976%{transform:translate(64.2187vw,67.976vh) scale(.7264)}to{transform:translate(64.6796vw,99vh) scale(.7264)}}.snow:nth-child(141){opacity:1.7114;transform:translate(53.0322vw,-10px) scale(.7224);animation:fall-141 21s -25s linear infinite}@keyframes fall-141{61.154%{transform:translate(43.5969vw,61.154vh) scale(.7224)}to{transform:translate(48.31455vw,99vh) scale(.7224)}}.snow:nth-child(142){opacity:1.711;transform:translate(72.8794vw,-10px) scale(.9636);animation:fall-142 16s -5s linear infinite}@keyframes fall-142{74.146%{transform:translate(79.8649vw,74.146vh) scale(.9636)}to{transform:translate(76.37215vw,99vh) scale(.9636)}}.snow:nth-child(143){opacity:1.655;transform:translate(7.6318vw,-10px) scale(.0276);animation:fall-143 16s -27s linear infinite}@keyframes fall-143{65.886%{transform:translate(12.575vw,65.886vh) scale(.0276)}to{transform:translate(10.1034vw,99vh) scale(.0276)}}.snow:nth-child(144){opacity:1.1826;transform:translate(.3252vw,-10px) scale(.7199);animation:fall-144 14s -16s linear infinite}@keyframes fall-144{79.699%{transform:translate(-8.8966vw,79.699vh) scale(.7199)}to{transform:translate(-4.2857vw,99vh) scale(.7199)}}.snow:nth-child(145){opacity:.646;transform:translate(51.1931vw,-10px) scale(.4585);animation:fall-145 11s -8s linear infinite}@keyframes fall-145{69.936%{transform:translate(49.6465vw,69.936vh) scale(.4585)}to{transform:translate(50.4198vw,99vh) scale(.4585)}}.snow:nth-child(146){opacity:.3746;transform:translate(33.9097vw,-10px) scale(.4981);animation:fall-146 22s -23s linear infinite}@keyframes fall-146{52.264%{transform:translate(33.5263vw,52.264vh) scale(.4981)}to{transform:translate(33.718vw,99vh) scale(.4981)}}.snow:nth-child(147){opacity:1.6708;transform:translate(8.9362vw,-10px) scale(.307);animation:fall-147 21s -30s linear infinite}@keyframes fall-147{44.702%{transform:translate(5.1323vw,44.702vh) scale(.307)}to{transform:translate(7.03425vw,99vh) scale(.307)}}.snow:nth-child(148){opacity:.9968;transform:translate(19.5772vw,-10px) scale(.4688);animation:fall-148 30s -9s linear infinite}@keyframes fall-148{57.53%{transform:translate(18.8891vw,57.53vh) scale(.4688)}to{transform:translate(19.23315vw,99vh) scale(.4688)}}.snow:nth-child(149){opacity:1.4212;transform:translate(2.1533vw,-10px) scale(.1596);animation:fall-149 14s -14s linear infinite}@keyframes fall-149{31.722%{transform:translate(7.3184vw,31.722vh) scale(.1596)}to{transform:translate(4.73585vw,99vh) scale(.1596)}}.snow:nth-child(150){opacity:1.8876;transform:translate(54.1415vw,-10px) scale(.739);animation:fall-150 10s -4s linear infinite}@keyframes fall-150{39.3%{transform:translate(46.3095vw,39.3vh) scale(.739)}to{transform:translate(50.2255vw,99vh) scale(.739)}}.snow:nth-child(151){opacity:1.2088;transform:translate(73.9622vw,-10px) scale(.1919);animation:fall-151 14s -15s linear infinite}@keyframes fall-151{67.854%{transform:translate(76.147vw,67.854vh) scale(.1919)}to{transform:translate(75.0546vw,99vh) scale(.1919)}}.snow:nth-child(152){opacity:.7498;transform:translate(1.6299vw,-10px) scale(.5495);animation:fall-152 25s -13s linear infinite}@keyframes fall-152{51.645%{transform:translate(11.5416vw,51.645vh) scale(.5495)}to{transform:translate(6.58575vw,99vh) scale(.5495)}}.snow:nth-child(153){opacity:.8844;transform:translate(16.2173vw,-10px) scale(.7083);animation:fall-153 26s -3s linear infinite}@keyframes fall-153{77.764%{transform:translate(6.7897vw,77.764vh) scale(.7083)}to{transform:translate(11.5035vw,99vh) scale(.7083)}}.snow:nth-child(154){opacity:1.0536;transform:translate(40.6662vw,-10px) scale(.9744);animation:fall-154 19s -19s linear infinite}@keyframes fall-154{72.376%{transform:translate(45.907vw,72.376vh) scale(.9744)}to{transform:translate(43.2866vw,99vh) scale(.9744)}}.snow:nth-child(155){opacity:.9524;transform:translate(35.5479vw,-10px) scale(.4131);animation:fall-155 11s -9s linear infinite}@keyframes fall-155{62.677%{transform:translate(44.6916vw,62.677vh) scale(.4131)}to{transform:translate(40.11975vw,99vh) scale(.4131)}}.snow:nth-child(156){opacity:1.59;transform:translate(91.8811vw,-10px) scale(.3437);animation:fall-156 29s -6s linear infinite}@keyframes fall-156{63.15%{transform:translate(86.8588vw,63.15vh) scale(.3437)}to{transform:translate(89.36995vw,99vh) scale(.3437)}}.snow:nth-child(157){opacity:.4352;transform:translate(66.5296vw,-10px) scale(.9811);animation:fall-157 22s -9s linear infinite}@keyframes fall-157{44.684%{transform:translate(57.5493vw,44.684vh) scale(.9811)}to{transform:translate(62.03945vw,99vh) scale(.9811)}}.snow:nth-child(158){opacity:.3232;transform:translate(63.7734vw,-10px) scale(.1157);animation:fall-158 21s -15s linear infinite}@keyframes fall-158{33.653%{transform:translate(66.823vw,33.653vh) scale(.1157)}to{transform:translate(65.2982vw,99vh) scale(.1157)}}.snow:nth-child(159){opacity:.6602;transform:translate(54.642vw,-10px) scale(.6596);animation:fall-159 25s -1s linear infinite}@keyframes fall-159{74.92%{transform:translate(62.3645vw,74.92vh) scale(.6596)}to{transform:translate(58.50325vw,99vh) scale(.6596)}}.snow:nth-child(160){opacity:1.007;transform:translate(66.8191vw,-10px) scale(.3534);animation:fall-160 11s -12s linear infinite}@keyframes fall-160{33.821%{transform:translate(63.0547vw,33.821vh) scale(.3534)}to{transform:translate(64.9369vw,99vh) scale(.3534)}}.snow:nth-child(161){opacity:1.9162;transform:translate(69.1212vw,-10px) scale(.6032);animation:fall-161 21s -25s linear infinite}@keyframes fall-161{30.894%{transform:translate(67.3842vw,30.894vh) scale(.6032)}to{transform:translate(68.2527vw,99vh) scale(.6032)}}.snow:nth-child(162){opacity:1.9776;transform:translate(91.6741vw,-10px) scale(.1558);animation:fall-162 23s -20s linear infinite}@keyframes fall-162{66.84%{transform:translate(100.2879vw,66.84vh) scale(.1558)}to{transform:translate(95.981vw,99vh) scale(.1558)}}.snow:nth-child(163){opacity:1.789;transform:translate(30.9606vw,-10px) scale(.6537);animation:fall-163 13s -27s linear infinite}@keyframes fall-163{65.085%{transform:translate(26.2127vw,65.085vh) scale(.6537)}to{transform:translate(28.58665vw,99vh) scale(.6537)}}.snow:nth-child(164){opacity:1.3836;transform:translate(52.0703vw,-10px) scale(.0597);animation:fall-164 20s -30s linear infinite}@keyframes fall-164{55.341%{transform:translate(56.2039vw,55.341vh) scale(.0597)}to{transform:translate(54.1371vw,99vh) scale(.0597)}}.snow:nth-child(165){opacity:1.6382;transform:translate(90.4953vw,-10px) scale(.6792);animation:fall-165 11s -1s linear infinite}@keyframes fall-165{78.899%{transform:translate(81.4906vw,78.899vh) scale(.6792)}to{transform:translate(85.99295vw,99vh) scale(.6792)}}.snow:nth-child(166){opacity:1.0328;transform:translate(99.2563vw,-10px) scale(.1426);animation:fall-166 27s -4s linear infinite}@keyframes fall-166{55.803%{transform:translate(97.9764vw,55.803vh) scale(.1426)}to{transform:translate(98.61635vw,99vh) scale(.1426)}}.snow:nth-child(167){opacity:.9014;transform:translate(23.2536vw,-10px) scale(.1682);animation:fall-167 14s -4s linear infinite}@keyframes fall-167{73.007%{transform:translate(18.5796vw,73.007vh) scale(.1682)}to{transform:translate(20.9166vw,99vh) scale(.1682)}}.snow:nth-child(168){opacity:1.8986;transform:translate(16.097vw,-10px) scale(.9514);animation:fall-168 21s -1s linear infinite}@keyframes fall-168{53.952%{transform:translate(22.7804vw,53.952vh) scale(.9514)}to{transform:translate(19.4387vw,99vh) scale(.9514)}}.snow:nth-child(169){opacity:.5924;transform:translate(39.4965vw,-10px) scale(.489);animation:fall-169 20s -30s linear infinite}@keyframes fall-169{38.838%{transform:translate(36.3591vw,38.838vh) scale(.489)}to{transform:translate(37.9278vw,99vh) scale(.489)}}.snow:nth-child(170){opacity:.8788;transform:translate(2.5401vw,-10px) scale(.7308);animation:fall-170 10s -14s linear infinite}@keyframes fall-170{78.834%{transform:translate(9.2778vw,78.834vh) scale(.7308)}to{transform:translate(5.90895vw,99vh) scale(.7308)}}.snow:nth-child(171){opacity:.0726;transform:translate(43.3775vw,-10px) scale(.592);animation:fall-171 11s -23s linear infinite}@keyframes fall-171{76.646%{transform:translate(42.8174vw,76.646vh) scale(.592)}to{transform:translate(43.09745vw,99vh) scale(.592)}}.snow:nth-child(172){opacity:1.2392;transform:translate(96.1379vw,-10px) scale(.2996);animation:fall-172 12s -6s linear infinite}@keyframes fall-172{44.385%{transform:translate(96.7434vw,44.385vh) scale(.2996)}to{transform:translate(96.44065vw,99vh) scale(.2996)}}.snow:nth-child(173){opacity:.2722;transform:translate(96.3534vw,-10px) scale(.6679);animation:fall-173 25s -9s linear infinite}@keyframes fall-173{63.488%{transform:translate(106.0815vw,63.488vh) scale(.6679)}to{transform:translate(101.21745vw,99vh) scale(.6679)}}.snow:nth-child(174){opacity:.542;transform:translate(87.7997vw,-10px) scale(.889);animation:fall-174 23s -5s linear infinite}@keyframes fall-174{32.91%{transform:translate(97.3815vw,32.91vh) scale(.889)}to{transform:translate(92.5906vw,99vh) scale(.889)}}.snow:nth-child(175){opacity:1.1098;transform:translate(94.5727vw,-10px) scale(.026);animation:fall-175 15s -14s linear infinite}@keyframes fall-175{61.166%{transform:translate(88.133vw,61.166vh) scale(.026)}to{transform:translate(91.35285vw,99vh) scale(.026)}}.snow:nth-child(176){opacity:1.7196;transform:translate(64.519vw,-10px) scale(.4833);animation:fall-176 26s -13s linear infinite}@keyframes fall-176{33.949%{transform:translate(70.563vw,33.949vh) scale(.4833)}to{transform:translate(67.541vw,99vh) scale(.4833)}}.snow:nth-child(177){opacity:.543;transform:translate(51.2311vw,-10px) scale(.0131);animation:fall-177 17s -23s linear infinite}@keyframes fall-177{43.239%{transform:translate(51.607vw,43.239vh) scale(.0131)}to{transform:translate(51.41905vw,99vh) scale(.0131)}}.snow:nth-child(178){opacity:1.2138;transform:translate(65.3199vw,-10px) scale(.2473);animation:fall-178 24s -15s linear infinite}@keyframes fall-178{43.029%{transform:translate(73.0035vw,43.029vh) scale(.2473)}to{transform:translate(69.1617vw,99vh) scale(.2473)}}.snow:nth-child(179){opacity:.4014;transform:translate(14.3462vw,-10px) scale(.3261);animation:fall-179 10s -2s linear infinite}@keyframes fall-179{38.897%{transform:translate(5.154vw,38.897vh) scale(.3261)}to{transform:translate(9.7501vw,99vh) scale(.3261)}}.snow:nth-child(180){opacity:1.6868;transform:translate(8.0403vw,-10px) scale(.6931);animation:fall-180 15s -11s linear infinite}@keyframes fall-180{30.615%{transform:translate(12.2693vw,30.615vh) scale(.6931)}to{transform:translate(10.1548vw,99vh) scale(.6931)}}.snow:nth-child(181){opacity:1.674;transform:translate(6.907vw,-10px) scale(.8165);animation:fall-181 10s -19s linear infinite}@keyframes fall-181{77.82%{transform:translate(6.1748vw,77.82vh) scale(.8165)}to{transform:translate(6.5409vw,99vh) scale(.8165)}}.snow:nth-child(182){opacity:1.4006;transform:translate(43.3584vw,-10px) scale(.0854);animation:fall-182 11s -21s linear infinite}@keyframes fall-182{52.557%{transform:translate(46.6162vw,52.557vh) scale(.0854)}to{transform:translate(44.9873vw,99vh) scale(.0854)}}.snow:nth-child(183){opacity:.1468;transform:translate(67.081vw,-10px) scale(.7533);animation:fall-183 11s -10s linear infinite}@keyframes fall-183{30.433%{transform:translate(73.2436vw,30.433vh) scale(.7533)}to{transform:translate(70.1623vw,99vh) scale(.7533)}}.snow:nth-child(184){opacity:.7592;transform:translate(22.2319vw,-10px) scale(.3351);animation:fall-184 10s -3s linear infinite}@keyframes fall-184{58.641%{transform:translate(27.8886vw,58.641vh) scale(.3351)}to{transform:translate(25.06025vw,99vh) scale(.3351)}}.snow:nth-child(185){opacity:1.7412;transform:translate(57.9466vw,-10px) scale(.3705);animation:fall-185 10s -2s linear infinite}@keyframes fall-185{51.176%{transform:translate(60.7347vw,51.176vh) scale(.3705)}to{transform:translate(59.34065vw,99vh) scale(.3705)}}.snow:nth-child(186){opacity:1.6816;transform:translate(13.083vw,-10px) scale(.1802);animation:fall-186 18s -1s linear infinite}@keyframes fall-186{52.716%{transform:translate(5.6737vw,52.716vh) scale(.1802)}to{transform:translate(9.37835vw,99vh) scale(.1802)}}.snow:nth-child(187){opacity:.4734;transform:translate(75.8383vw,-10px) scale(.0499);animation:fall-187 23s -8s linear infinite}@keyframes fall-187{38.679%{transform:translate(76.9149vw,38.679vh) scale(.0499)}to{transform:translate(76.3766vw,99vh) scale(.0499)}}.snow:nth-child(188){opacity:.1842;transform:translate(40.2744vw,-10px) scale(.7438);animation:fall-188 10s -8s linear infinite}@keyframes fall-188{61.69%{transform:translate(42.03vw,61.69vh) scale(.7438)}to{transform:translate(41.1522vw,99vh) scale(.7438)}}.snow:nth-child(189){opacity:.7594;transform:translate(34.1766vw,-10px) scale(.3269);animation:fall-189 18s -24s linear infinite}@keyframes fall-189{65.634%{transform:translate(31.3482vw,65.634vh) scale(.3269)}to{transform:translate(32.7624vw,99vh) scale(.3269)}}.snow:nth-child(190){opacity:.316;transform:translate(97.8165vw,-10px) scale(.9737);animation:fall-190 26s -23s linear infinite}@keyframes fall-190{78.22%{transform:translate(92.5161vw,78.22vh) scale(.9737)}to{transform:translate(95.1663vw,99vh) scale(.9737)}}.snow:nth-child(191){opacity:1.0512;transform:translate(81.6069vw,-10px) scale(.1805);animation:fall-191 19s -18s linear infinite}@keyframes fall-191{43.852%{transform:translate(75.9501vw,43.852vh) scale(.1805)}to{transform:translate(78.7785vw,99vh) scale(.1805)}}.snow:nth-child(192){opacity:.8522;transform:translate(88.7292vw,-10px) scale(.8338);animation:fall-192 19s -29s linear infinite}@keyframes fall-192{73.421%{transform:translate(83.0922vw,73.421vh) scale(.8338)}to{transform:translate(85.9107vw,99vh) scale(.8338)}}.snow:nth-child(193){opacity:1.72;transform:translate(21.7149vw,-10px) scale(.6663);animation:fall-193 10s -12s linear infinite}@keyframes fall-193{63.641%{transform:translate(14.7068vw,63.641vh) scale(.6663)}to{transform:translate(18.21085vw,99vh) scale(.6663)}}.snow:nth-child(194){opacity:.081;transform:translate(82.9202vw,-10px) scale(.0962);animation:fall-194 24s -23s linear infinite}@keyframes fall-194{74.625%{transform:translate(80.5257vw,74.625vh) scale(.0962)}to{transform:translate(81.72295vw,99vh) scale(.0962)}}.snow:nth-child(195){opacity:1.8742;transform:translate(35.5956vw,-10px) scale(.6043);animation:fall-195 23s -10s linear infinite}@keyframes fall-195{66.506%{transform:translate(35.0429vw,66.506vh) scale(.6043)}to{transform:translate(35.31925vw,99vh) scale(.6043)}}.snow:nth-child(196){opacity:.3578;transform:translate(86.6779vw,-10px) scale(.3746);animation:fall-196 18s -28s linear infinite}@keyframes fall-196{61.12%{transform:translate(96.4143vw,61.12vh) scale(.3746)}to{transform:translate(91.5461vw,99vh) scale(.3746)}}.snow:nth-child(197){opacity:.5348;transform:translate(9.975vw,-10px) scale(.8267);animation:fall-197 11s -20s linear infinite}@keyframes fall-197{55.466%{transform:translate(1.8606vw,55.466vh) scale(.8267)}to{transform:translate(5.9178vw,99vh) scale(.8267)}}.snow:nth-child(198){opacity:.0522;transform:translate(58.6598vw,-10px) scale(.09);animation:fall-198 21s -23s linear infinite}@keyframes fall-198{32.554%{transform:translate(64.2178vw,32.554vh) scale(.09)}to{transform:translate(61.4388vw,99vh) scale(.09)}}.snow:nth-child(199){opacity:1.693;transform:translate(49.8653vw,-10px) scale(.2632);animation:fall-199 14s -12s linear infinite}@keyframes fall-199{32.315%{transform:translate(43.5465vw,32.315vh) scale(.2632)}to{transform:translate(46.7059vw,99vh) scale(.2632)}}.snow:nth-child(200){opacity:.109;transform:translate(57.3266vw,-10px) scale(.7309);animation:fall-200 11s -9s linear infinite}@keyframes fall-200{51.699%{transform:translate(66.1608vw,51.699vh) scale(.7309)}to{transform:translate(61.7437vw,99vh) scale(.7309)}}.snow:nth-child(201){opacity:1.6458;transform:translate(22.3879vw,-10px) scale(.0397);animation:fall-201 20s -11s linear infinite}@keyframes fall-201{39.106%{transform:translate(30.9375vw,39.106vh) scale(.0397)}to{transform:translate(26.6627vw,99vh) scale(.0397)}}.snow:nth-child(202){opacity:1.0536;transform:translate(33.5742vw,-10px) scale(.0184);animation:fall-202 10s -27s linear infinite}@keyframes fall-202{52.525%{transform:translate(29.2315vw,52.525vh) scale(.0184)}to{transform:translate(31.40285vw,99vh) scale(.0184)}}.snow:nth-child(203){opacity:1.3122;transform:translate(65.5924vw,-10px) scale(.1386);animation:fall-203 27s -23s linear infinite}@keyframes fall-203{46.751%{transform:translate(66.779vw,46.751vh) scale(.1386)}to{transform:translate(66.1857vw,99vh) scale(.1386)}}.snow:nth-child(204){opacity:1.4766;transform:translate(47.804vw,-10px) scale(.1804);animation:fall-204 16s -29s linear infinite}@keyframes fall-204{73.937%{transform:translate(37.9361vw,73.937vh) scale(.1804)}to{transform:translate(42.87005vw,99vh) scale(.1804)}}.snow:nth-child(205){opacity:.9708;transform:translate(39.6357vw,-10px) scale(.5734);animation:fall-205 25s -19s linear infinite}@keyframes fall-205{71.899%{transform:translate(41.3178vw,71.899vh) scale(.5734)}to{transform:translate(40.47675vw,99vh) scale(.5734)}}.snow:nth-child(206){opacity:1.4032;transform:translate(7.8974vw,-10px) scale(.0517);animation:fall-206 14s -6s linear infinite}@keyframes fall-206{79.602%{transform:translate(4.2348vw,79.602vh) scale(.0517)}to{transform:translate(6.0661vw,99vh) scale(.0517)}}.snow:nth-child(207){opacity:1.5196;transform:translate(5.0526vw,-10px) scale(.3748);animation:fall-207 15s -22s linear infinite}@keyframes fall-207{31.394%{transform:translate(2.0102vw,31.394vh) scale(.3748)}to{transform:translate(3.5314vw,99vh) scale(.3748)}}.snow:nth-child(208){opacity:1.6334;transform:translate(61.3679vw,-10px) scale(.7711);animation:fall-208 10s -16s linear infinite}@keyframes fall-208{73.998%{transform:translate(70.1108vw,73.998vh) scale(.7711)}to{transform:translate(65.73935vw,99vh) scale(.7711)}}.snow:nth-child(209){opacity:.94;transform:translate(53.3862vw,-10px) scale(.9107);animation:fall-209 25s -3s linear infinite}@keyframes fall-209{36.42%{transform:translate(57.0436vw,36.42vh) scale(.9107)}to{transform:translate(55.2149vw,99vh) scale(.9107)}}.snow:nth-child(210){opacity:.686;transform:translate(94.6805vw,-10px) scale(.0238);animation:fall-210 13s -1s linear infinite}@keyframes fall-210{37.402%{transform:translate(101.301vw,37.402vh) scale(.0238)}to{transform:translate(97.99075vw,99vh) scale(.0238)}}.snow:nth-child(211){opacity:1.9182;transform:translate(4.4353vw,-10px) scale(.0492);animation:fall-211 18s -27s linear infinite}@keyframes fall-211{62.302%{transform:translate(12.4858vw,62.302vh) scale(.0492)}to{transform:translate(8.46055vw,99vh) scale(.0492)}}.snow:nth-child(212){opacity:1.6536;transform:translate(72.7499vw,-10px) scale(.1353);animation:fall-212 19s -10s linear infinite}@keyframes fall-212{44.442%{transform:translate(64.1691vw,44.442vh) scale(.1353)}to{transform:translate(68.4595vw,99vh) scale(.1353)}}.snow:nth-child(213){opacity:.6386;transform:translate(68.1914vw,-10px) scale(.1308);animation:fall-213 27s -7s linear infinite}@keyframes fall-213{43.141%{transform:translate(75.9315vw,43.141vh) scale(.1308)}to{transform:translate(72.06145vw,99vh) scale(.1308)}}.snow:nth-child(214){opacity:.053;transform:translate(11.1098vw,-10px) scale(.5097);animation:fall-214 12s -21s linear infinite}@keyframes fall-214{42.297%{transform:translate(2.8602vw,42.297vh) scale(.5097)}to{transform:translate(6.985vw,99vh) scale(.5097)}}.snow:nth-child(215){opacity:.0936;transform:translate(78.3084vw,-10px) scale(.8572);animation:fall-215 26s -26s linear infinite}@keyframes fall-215{37.027%{transform:translate(77.6448vw,37.027vh) scale(.8572)}to{transform:translate(77.9766vw,99vh) scale(.8572)}}.snow:nth-child(216){opacity:1.495;transform:translate(97.0542vw,-10px) scale(.3209);animation:fall-216 22s -2s linear infinite}@keyframes fall-216{54.148%{transform:translate(100.5507vw,54.148vh) scale(.3209)}to{transform:translate(98.80245vw,99vh) scale(.3209)}}.snow:nth-child(217){opacity:.0942;transform:translate(16.8674vw,-10px) scale(.338);animation:fall-217 27s -20s linear infinite}@keyframes fall-217{51.108%{transform:translate(24.0235vw,51.108vh) scale(.338)}to{transform:translate(20.44545vw,99vh) scale(.338)}}.snow:nth-child(218){opacity:.5428;transform:translate(50.6988vw,-10px) scale(.0509);animation:fall-218 13s -24s linear infinite}@keyframes fall-218{34.416%{transform:translate(44.7862vw,34.416vh) scale(.0509)}to{transform:translate(47.7425vw,99vh) scale(.0509)}}.snow:nth-child(219){opacity:1.8706;transform:translate(1.8616vw,-10px) scale(.6179);animation:fall-219 22s -11s linear infinite}@keyframes fall-219{38.697%{transform:translate(-2.6506vw,38.697vh) scale(.6179)}to{transform:translate(-.3945vw,99vh) scale(.6179)}}.snow:nth-child(220){opacity:1.034;transform:translate(67.1341vw,-10px) scale(.1138);animation:fall-220 26s -23s linear infinite}@keyframes fall-220{48.15%{transform:translate(67.191vw,48.15vh) scale(.1138)}to{transform:translate(67.16255vw,99vh) scale(.1138)}}.snow:nth-child(221){opacity:1.8652;transform:translate(1.5339vw,-10px) scale(.3214);animation:fall-221 30s -4s linear infinite}@keyframes fall-221{61.12%{transform:translate(-4.9092vw,61.12vh) scale(.3214)}to{transform:translate(-1.68765vw,99vh) scale(.3214)}}.snow:nth-child(222){opacity:.3172;transform:translate(23.4402vw,-10px) scale(.9582);animation:fall-222 20s -15s linear infinite}@keyframes fall-222{42.691%{transform:translate(13.8458vw,42.691vh) scale(.9582)}to{transform:translate(18.643vw,99vh) scale(.9582)}}.snow:nth-child(223){opacity:.6834;transform:translate(38.9408vw,-10px) scale(.0452);animation:fall-223 18s -20s linear infinite}@keyframes fall-223{43.812%{transform:translate(44.6556vw,43.812vh) scale(.0452)}to{transform:translate(41.7982vw,99vh) scale(.0452)}}.snow:nth-child(224){opacity:1.0094;transform:translate(15.4422vw,-10px) scale(.2096);animation:fall-224 26s -22s linear infinite}@keyframes fall-224{44.103%{transform:translate(7.5999vw,44.103vh) scale(.2096)}to{transform:translate(11.52105vw,99vh) scale(.2096)}}.snow:nth-child(225){opacity:.3834;transform:translate(78.4983vw,-10px) scale(.918);animation:fall-225 13s -27s linear infinite}@keyframes fall-225{69.118%{transform:translate(77.9262vw,69.118vh) scale(.918)}to{transform:translate(78.21225vw,99vh) scale(.918)}}.snow:nth-child(226){opacity:1.1464;transform:translate(30.6115vw,-10px) scale(.5945);animation:fall-226 30s -29s linear infinite}@keyframes fall-226{65.529%{transform:translate(24.1983vw,65.529vh) scale(.5945)}to{transform:translate(27.4049vw,99vh) scale(.5945)}}.snow:nth-child(227){opacity:1.7632;transform:translate(1.49vw,-10px) scale(.5617);animation:fall-227 22s -9s linear infinite}@keyframes fall-227{37.454%{transform:translate(-8.1508vw,37.454vh) scale(.5617)}to{transform:translate(-3.3304vw,99vh) scale(.5617)}}.snow:nth-child(228){opacity:1.3728;transform:translate(32.8855vw,-10px) scale(.5165);animation:fall-228 12s -2s linear infinite}@keyframes fall-228{78.681%{transform:translate(23.0604vw,78.681vh) scale(.5165)}to{transform:translate(27.97295vw,99vh) scale(.5165)}}.snow:nth-child(229){opacity:.9592;transform:translate(89.649vw,-10px) scale(.0076);animation:fall-229 30s -10s linear infinite}@keyframes fall-229{52.895%{transform:translate(93.3913vw,52.895vh) scale(.0076)}to{transform:translate(91.52015vw,99vh) scale(.0076)}}.snow:nth-child(230){opacity:.0178;transform:translate(56.2545vw,-10px) scale(.3438);animation:fall-230 12s -22s linear infinite}@keyframes fall-230{46.856%{transform:translate(52.4043vw,46.856vh) scale(.3438)}to{transform:translate(54.3294vw,99vh) scale(.3438)}}.snow:nth-child(231){opacity:.1236;transform:translate(15.7918vw,-10px) scale(.1319);animation:fall-231 18s -29s linear infinite}@keyframes fall-231{33.329%{transform:translate(19.4272vw,33.329vh) scale(.1319)}to{transform:translate(17.6095vw,99vh) scale(.1319)}}.snow:nth-child(232){opacity:1.4184;transform:translate(63.4938vw,-10px) scale(.3735);animation:fall-232 22s -1s linear infinite}@keyframes fall-232{35.841%{transform:translate(68.7124vw,35.841vh) scale(.3735)}to{transform:translate(66.1031vw,99vh) scale(.3735)}}.snow:nth-child(233){opacity:1.4464;transform:translate(28.0416vw,-10px) scale(.2837);animation:fall-233 25s -1s linear infinite}@keyframes fall-233{30.892%{transform:translate(20.5585vw,30.892vh) scale(.2837)}to{transform:translate(24.30005vw,99vh) scale(.2837)}}.snow:nth-child(234){opacity:1.1818;transform:translate(48.8591vw,-10px) scale(.7174);animation:fall-234 23s -5s linear infinite}@keyframes fall-234{52.572%{transform:translate(58.6658vw,52.572vh) scale(.7174)}to{transform:translate(53.76245vw,99vh) scale(.7174)}}.snow:nth-child(235){opacity:.5298;transform:translate(39.4797vw,-10px) scale(.5281);animation:fall-235 16s -4s linear infinite}@keyframes fall-235{50.402%{transform:translate(45.9589vw,50.402vh) scale(.5281)}to{transform:translate(42.7193vw,99vh) scale(.5281)}}.snow:nth-child(236){opacity:1.7076;transform:translate(24.6973vw,-10px) scale(.9626);animation:fall-236 16s -9s linear infinite}@keyframes fall-236{56.512%{transform:translate(32.7893vw,56.512vh) scale(.9626)}to{transform:translate(28.7433vw,99vh) scale(.9626)}}.snow:nth-child(237){opacity:1.188;transform:translate(70.917vw,-10px) scale(.9248);animation:fall-237 16s -21s linear infinite}@keyframes fall-237{45.664%{transform:translate(66.7494vw,45.664vh) scale(.9248)}to{transform:translate(68.8332vw,99vh) scale(.9248)}}.snow:nth-child(238){opacity:.9618;transform:translate(57.7376vw,-10px) scale(.4546);animation:fall-238 29s -24s linear infinite}@keyframes fall-238{74.627%{transform:translate(53.1338vw,74.627vh) scale(.4546)}to{transform:translate(55.4357vw,99vh) scale(.4546)}}.snow:nth-child(239){opacity:1.6758;transform:translate(52.3342vw,-10px) scale(.5993);animation:fall-239 13s -6s linear infinite}@keyframes fall-239{35.24%{transform:translate(51.562vw,35.24vh) scale(.5993)}to{transform:translate(51.9481vw,99vh) scale(.5993)}}.snow:nth-child(240){opacity:.408;transform:translate(28.3974vw,-10px) scale(.7131);animation:fall-240 20s -10s linear infinite}@keyframes fall-240{68.669%{transform:translate(18.4642vw,68.669vh) scale(.7131)}to{transform:translate(23.4308vw,99vh) scale(.7131)}}.snow:nth-child(241){opacity:1.0642;transform:translate(18.0428vw,-10px) scale(.1301);animation:fall-241 15s -4s linear infinite}@keyframes fall-241{45.578%{transform:translate(14.1308vw,45.578vh) scale(.1301)}to{transform:translate(16.0868vw,99vh) scale(.1301)}}.snow:nth-child(242){opacity:.6996;transform:translate(26.1145vw,-10px) scale(.9114);animation:fall-242 29s -16s linear infinite}@keyframes fall-242{74.64%{transform:translate(21.035vw,74.64vh) scale(.9114)}to{transform:translate(23.57475vw,99vh) scale(.9114)}}.snow:nth-child(243){opacity:.9026;transform:translate(48.0912vw,-10px) scale(.1141);animation:fall-243 25s -21s linear infinite}@keyframes fall-243{37.746%{transform:translate(53.5898vw,37.746vh) scale(.1141)}to{transform:translate(50.8405vw,99vh) scale(.1141)}}.snow:nth-child(244){opacity:1.8254;transform:translate(9.2156vw,-10px) scale(.0101);animation:fall-244 11s -5s linear infinite}@keyframes fall-244{33.34%{transform:translate(3.1675vw,33.34vh) scale(.0101)}to{transform:translate(6.19155vw,99vh) scale(.0101)}}.snow:nth-child(245){opacity:.7862;transform:translate(72.8374vw,-10px) scale(.1734);animation:fall-245 10s -26s linear infinite}@keyframes fall-245{33.02%{transform:translate(80.936vw,33.02vh) scale(.1734)}to{transform:translate(76.8867vw,99vh) scale(.1734)}}.snow:nth-child(246){opacity:1.828;transform:translate(5.7327vw,-10px) scale(.0368);animation:fall-246 24s -3s linear infinite}@keyframes fall-246{34.688%{transform:translate(11.6588vw,34.688vh) scale(.0368)}to{transform:translate(8.69575vw,99vh) scale(.0368)}}.snow:nth-child(247){opacity:.2678;transform:translate(38.1695vw,-10px) scale(.5572);animation:fall-247 19s -22s linear infinite}@keyframes fall-247{75.507%{transform:translate(44.845vw,75.507vh) scale(.5572)}to{transform:translate(41.50725vw,99vh) scale(.5572)}}.snow:nth-child(248){opacity:.7416;transform:translate(13.8287vw,-10px) scale(.8761);animation:fall-248 13s -30s linear infinite}@keyframes fall-248{55.255%{transform:translate(7.946vw,55.255vh) scale(.8761)}to{transform:translate(10.88735vw,99vh) scale(.8761)}}.snow:nth-child(249){opacity:1.3886;transform:translate(29.555vw,-10px) scale(.5055);animation:fall-249 26s -2s linear infinite}@keyframes fall-249{41.914%{transform:translate(20.0841vw,41.914vh) scale(.5055)}to{transform:translate(24.81955vw,99vh) scale(.5055)}}.snow:nth-child(250){opacity:.1562;transform:translate(45.5604vw,-10px) scale(.2285);animation:fall-250 13s -22s linear infinite}@keyframes fall-250{48.301%{transform:translate(38.8402vw,48.301vh) scale(.2285)}to{transform:translate(42.2003vw,99vh) scale(.2285)}}.snow:nth-child(251){opacity:.1058;transform:translate(48.8956vw,-10px) scale(.9911);animation:fall-251 19s -12s linear infinite}@keyframes fall-251{46.122%{transform:translate(45.054vw,46.122vh) scale(.9911)}to{transform:translate(46.9748vw,99vh) scale(.9911)}}.snow:nth-child(252){opacity:1.7538;transform:translate(45.2291vw,-10px) scale(.8618);animation:fall-252 29s -18s linear infinite}@keyframes fall-252{39.654%{transform:translate(40.7143vw,39.654vh) scale(.8618)}to{transform:translate(42.9717vw,99vh) scale(.8618)}}.snow:nth-child(253){opacity:1.959;transform:translate(15.4049vw,-10px) scale(.52);animation:fall-253 12s -30s linear infinite}@keyframes fall-253{54.592%{transform:translate(10.2535vw,54.592vh) scale(.52)}to{transform:translate(12.8292vw,99vh) scale(.52)}}.snow:nth-child(254){opacity:1.6528;transform:translate(91.8295vw,-10px) scale(.729);animation:fall-254 14s -9s linear infinite}@keyframes fall-254{78.677%{transform:translate(90.6711vw,78.677vh) scale(.729)}to{transform:translate(91.2503vw,99vh) scale(.729)}}.snow:nth-child(255){opacity:.0202;transform:translate(58.3903vw,-10px) scale(.5035);animation:fall-255 13s -16s linear infinite}@keyframes fall-255{40.896%{transform:translate(54.4138vw,40.896vh) scale(.5035)}to{transform:translate(56.40205vw,99vh) scale(.5035)}}.snow:nth-child(256){opacity:.8094;transform:translate(63.7003vw,-10px) scale(.7976);animation:fall-256 15s -15s linear infinite}@keyframes fall-256{30.483%{transform:translate(61.5849vw,30.483vh) scale(.7976)}to{transform:translate(62.6426vw,99vh) scale(.7976)}}.snow:nth-child(257){opacity:.777;transform:translate(93.8553vw,-10px) scale(.581);animation:fall-257 21s -5s linear infinite}@keyframes fall-257{54.739%{transform:translate(98.8542vw,54.739vh) scale(.581)}to{transform:translate(96.35475vw,99vh) scale(.581)}}.snow:nth-child(258){opacity:.0696;transform:translate(63.5089vw,-10px) scale(.7351);animation:fall-258 28s -4s linear infinite}@keyframes fall-258{50.777%{transform:translate(68.6848vw,50.777vh) scale(.7351)}to{transform:translate(66.09685vw,99vh) scale(.7351)}}.snow:nth-child(259){opacity:1.494;transform:translate(14.9593vw,-10px) scale(.9195);animation:fall-259 28s -22s linear infinite}@keyframes fall-259{70.352%{transform:translate(23.2371vw,70.352vh) scale(.9195)}to{transform:translate(19.0982vw,99vh) scale(.9195)}}.snow:nth-child(260){opacity:1.732;transform:translate(84.1394vw,-10px) scale(.7041);animation:fall-260 20s -26s linear infinite}@keyframes fall-260{62.724%{transform:translate(74.5259vw,62.724vh) scale(.7041)}to{transform:translate(79.33265vw,99vh) scale(.7041)}}.snow:nth-child(261){opacity:1.3364;transform:translate(85.7953vw,-10px) scale(.3701);animation:fall-261 12s -13s linear infinite}@keyframes fall-261{76.191%{transform:translate(92.5152vw,76.191vh) scale(.3701)}to{transform:translate(89.15525vw,99vh) scale(.3701)}}.snow:nth-child(262){opacity:1.7784;transform:translate(42.1045vw,-10px) scale(.4728);animation:fall-262 27s -20s linear infinite}@keyframes fall-262{36.42%{transform:translate(43.1852vw,36.42vh) scale(.4728)}to{transform:translate(42.64485vw,99vh) scale(.4728)}}.snow:nth-child(263){opacity:1.9618;transform:translate(91.1925vw,-10px) scale(.4507);animation:fall-263 26s -11s linear infinite}@keyframes fall-263{77.256%{transform:translate(94.6381vw,77.256vh) scale(.4507)}to{transform:translate(92.9153vw,99vh) scale(.4507)}}.snow:nth-child(264){opacity:.746;transform:translate(41.5423vw,-10px) scale(.5279);animation:fall-264 25s -2s linear infinite}@keyframes fall-264{30.903%{transform:translate(48.5024vw,30.903vh) scale(.5279)}to{transform:translate(45.02235vw,99vh) scale(.5279)}}.snow:nth-child(265){opacity:.2242;transform:translate(86.8946vw,-10px) scale(.5248);animation:fall-265 24s -13s linear infinite}@keyframes fall-265{43.205%{transform:translate(93.8917vw,43.205vh) scale(.5248)}to{transform:translate(90.39315vw,99vh) scale(.5248)}}.snow:nth-child(266){opacity:.4156;transform:translate(46.3445vw,-10px) scale(.5004);animation:fall-266 28s -15s linear infinite}@keyframes fall-266{33.744%{transform:translate(51.5097vw,33.744vh) scale(.5004)}to{transform:translate(48.9271vw,99vh) scale(.5004)}}.snow:nth-child(267){opacity:1.97;transform:translate(29.3691vw,-10px) scale(.039);animation:fall-267 25s -15s linear infinite}@keyframes fall-267{53.447%{transform:translate(28.2122vw,53.447vh) scale(.039)}to{transform:translate(28.79065vw,99vh) scale(.039)}}.snow:nth-child(268){opacity:1.4166;transform:translate(54.5563vw,-10px) scale(.8498);animation:fall-268 28s -21s linear infinite}@keyframes fall-268{39.42%{transform:translate(46.8827vw,39.42vh) scale(.8498)}to{transform:translate(50.7195vw,99vh) scale(.8498)}}.snow:nth-child(269){opacity:1.4542;transform:translate(32.9352vw,-10px) scale(.8611);animation:fall-269 17s -29s linear infinite}@keyframes fall-269{43.779%{transform:translate(26.0038vw,43.779vh) scale(.8611)}to{transform:translate(29.4695vw,99vh) scale(.8611)}}.snow:nth-child(270){opacity:.4084;transform:translate(.2938vw,-10px) scale(.6342);animation:fall-270 13s -9s linear infinite}@keyframes fall-270{37.937%{transform:translate(9.4324vw,37.937vh) scale(.6342)}to{transform:translate(4.8631vw,99vh) scale(.6342)}}.snow:nth-child(271){opacity:.9412;transform:translate(32.9096vw,-10px) scale(.0062);animation:fall-271 11s -17s linear infinite}@keyframes fall-271{62.595%{transform:translate(42.522vw,62.595vh) scale(.0062)}to{transform:translate(37.7158vw,99vh) scale(.0062)}}.snow:nth-child(272){opacity:1.4556;transform:translate(67.0766vw,-10px) scale(.8255);animation:fall-272 20s -24s linear infinite}@keyframes fall-272{65.797%{transform:translate(72.4376vw,65.797vh) scale(.8255)}to{transform:translate(69.7571vw,99vh) scale(.8255)}}.snow:nth-child(273){opacity:.5088;transform:translate(38.6188vw,-10px) scale(.9818);animation:fall-273 24s -9s linear infinite}@keyframes fall-273{32.268%{transform:translate(44.4069vw,32.268vh) scale(.9818)}to{transform:translate(41.51285vw,99vh) scale(.9818)}}.snow:nth-child(274){opacity:.9384;transform:translate(96.2307vw,-10px) scale(.9633);animation:fall-274 29s -22s linear infinite}@keyframes fall-274{50.07%{transform:translate(90.6723vw,50.07vh) scale(.9633)}to{transform:translate(93.4515vw,99vh) scale(.9633)}}.snow:nth-child(275){opacity:1.4876;transform:translate(49.0328vw,-10px) scale(.4222);animation:fall-275 25s -5s linear infinite}@keyframes fall-275{54.625%{transform:translate(51.6969vw,54.625vh) scale(.4222)}to{transform:translate(50.36485vw,99vh) scale(.4222)}}.snow:nth-child(276){opacity:1.8324;transform:translate(16.5614vw,-10px) scale(.8048);animation:fall-276 27s -14s linear infinite}@keyframes fall-276{52.459%{transform:translate(8.4405vw,52.459vh) scale(.8048)}to{transform:translate(12.50095vw,99vh) scale(.8048)}}.snow:nth-child(277){opacity:1.5802;transform:translate(1.2348vw,-10px) scale(.0622);animation:fall-277 13s -30s linear infinite}@keyframes fall-277{67.905%{transform:translate(-6.556vw,67.905vh) scale(.0622)}to{transform:translate(-2.6606vw,99vh) scale(.0622)}}.snow:nth-child(278){opacity:.9822;transform:translate(29.4461vw,-10px) scale(.2199);animation:fall-278 12s -18s linear infinite}@keyframes fall-278{67.814%{transform:translate(21.4377vw,67.814vh) scale(.2199)}to{transform:translate(25.4419vw,99vh) scale(.2199)}}.snow:nth-child(279){opacity:.4986;transform:translate(75.6363vw,-10px) scale(.1038);animation:fall-279 25s -28s linear infinite}@keyframes fall-279{52.675%{transform:translate(78.2405vw,52.675vh) scale(.1038)}to{transform:translate(76.9384vw,99vh) scale(.1038)}}.snow:nth-child(280){opacity:1.9876;transform:translate(47.1138vw,-10px) scale(.7588);animation:fall-280 24s -23s linear infinite}@keyframes fall-280{66.869%{transform:translate(41.3741vw,66.869vh) scale(.7588)}to{transform:translate(44.24395vw,99vh) scale(.7588)}}.snow:nth-child(281){opacity:1.4874;transform:translate(83.9633vw,-10px) scale(.1885);animation:fall-281 11s -8s linear infinite}@keyframes fall-281{39.244%{transform:translate(78.1101vw,39.244vh) scale(.1885)}to{transform:translate(81.0367vw,99vh) scale(.1885)}}.snow:nth-child(282){opacity:.6594;transform:translate(67.0485vw,-10px) scale(.5658);animation:fall-282 14s -30s linear infinite}@keyframes fall-282{53.506%{transform:translate(74.0578vw,53.506vh) scale(.5658)}to{transform:translate(70.55315vw,99vh) scale(.5658)}}.snow:nth-child(283){opacity:.8032;transform:translate(26.6619vw,-10px) scale(.6647);animation:fall-283 13s -28s linear infinite}@keyframes fall-283{70.528%{transform:translate(31.0379vw,70.528vh) scale(.6647)}to{transform:translate(28.8499vw,99vh) scale(.6647)}}.snow:nth-child(284){opacity:.748;transform:translate(69.0957vw,-10px) scale(.2311);animation:fall-284 25s -25s linear infinite}@keyframes fall-284{66.419%{transform:translate(70.2985vw,66.419vh) scale(.2311)}to{transform:translate(69.6971vw,99vh) scale(.2311)}}.snow:nth-child(285){opacity:1.8932;transform:translate(32.5411vw,-10px) scale(.4857);animation:fall-285 13s -28s linear infinite}@keyframes fall-285{68.557%{transform:translate(37.0125vw,68.557vh) scale(.4857)}to{transform:translate(34.7768vw,99vh) scale(.4857)}}.snow:nth-child(286){opacity:.6182;transform:translate(7.6397vw,-10px) scale(.0599);animation:fall-286 17s -24s linear infinite}@keyframes fall-286{36.369%{transform:translate(13.8327vw,36.369vh) scale(.0599)}to{transform:translate(10.7362vw,99vh) scale(.0599)}}.snow:nth-child(287){opacity:.626;transform:translate(79.51vw,-10px) scale(.6707);animation:fall-287 20s -15s linear infinite}@keyframes fall-287{78.099%{transform:translate(89.101vw,78.099vh) scale(.6707)}to{transform:translate(84.3055vw,99vh) scale(.6707)}}.snow:nth-child(288){opacity:.6054;transform:translate(50.6301vw,-10px) scale(.7543);animation:fall-288 11s -24s linear infinite}@keyframes fall-288{56.308%{transform:translate(59.536vw,56.308vh) scale(.7543)}to{transform:translate(55.08305vw,99vh) scale(.7543)}}.snow:nth-child(289){opacity:.078;transform:translate(51.1046vw,-10px) scale(.3309);animation:fall-289 30s -3s linear infinite}@keyframes fall-289{74.344%{transform:translate(54.3509vw,74.344vh) scale(.3309)}to{transform:translate(52.72775vw,99vh) scale(.3309)}}.snow:nth-child(290){opacity:.1438;transform:translate(30.3986vw,-10px) scale(.3445);animation:fall-290 25s -1s linear infinite}@keyframes fall-290{33.371%{transform:translate(25.2247vw,33.371vh) scale(.3445)}to{transform:translate(27.81165vw,99vh) scale(.3445)}}.snow:nth-child(291){opacity:1.8304;transform:translate(11.1503vw,-10px) scale(.4196);animation:fall-291 29s -25s linear infinite}@keyframes fall-291{73.261%{transform:translate(9.24vw,73.261vh) scale(.4196)}to{transform:translate(10.19515vw,99vh) scale(.4196)}}.snow:nth-child(292){opacity:.6512;transform:translate(3.9872vw,-10px) scale(.0643);animation:fall-292 14s -29s linear infinite}@keyframes fall-292{44.42%{transform:translate(-1.241vw,44.42vh) scale(.0643)}to{transform:translate(1.3731vw,99vh) scale(.0643)}}.snow:nth-child(293){opacity:.123;transform:translate(64.6263vw,-10px) scale(.5535);animation:fall-293 15s -8s linear infinite}@keyframes fall-293{63.375%{transform:translate(63.2191vw,63.375vh) scale(.5535)}to{transform:translate(63.9227vw,99vh) scale(.5535)}}.snow:nth-child(294){opacity:.391;transform:translate(81.1539vw,-10px) scale(.7397);animation:fall-294 19s -4s linear infinite}@keyframes fall-294{61.046%{transform:translate(79.5045vw,61.046vh) scale(.7397)}to{transform:translate(80.3292vw,99vh) scale(.7397)}}.snow:nth-child(295){opacity:.9714;transform:translate(24.1866vw,-10px) scale(.283);animation:fall-295 15s -4s linear infinite}@keyframes fall-295{50.704%{transform:translate(31.7258vw,50.704vh) scale(.283)}to{transform:translate(27.9562vw,99vh) scale(.283)}}.snow:nth-child(296){opacity:1.6154;transform:translate(25.4832vw,-10px) scale(.5698);animation:fall-296 17s -12s linear infinite}@keyframes fall-296{31.529%{transform:translate(34.9013vw,31.529vh) scale(.5698)}to{transform:translate(30.19225vw,99vh) scale(.5698)}}.snow:nth-child(297){opacity:1.5622;transform:translate(44.8195vw,-10px) scale(.6139);animation:fall-297 23s -12s linear infinite}@keyframes fall-297{37.94%{transform:translate(46.3779vw,37.94vh) scale(.6139)}to{transform:translate(45.5987vw,99vh) scale(.6139)}}.snow:nth-child(298){opacity:1.8066;transform:translate(10.1781vw,-10px) scale(.623);animation:fall-298 21s -20s linear infinite}@keyframes fall-298{61.161%{transform:translate(10.9425vw,61.161vh) scale(.623)}to{transform:translate(10.5603vw,99vh) scale(.623)}}.snow:nth-child(299){opacity:1.651;transform:translate(93.5781vw,-10px) scale(.657);animation:fall-299 17s -27s linear infinite}@keyframes fall-299{56.084%{transform:translate(89.6135vw,56.084vh) scale(.657)}to{transform:translate(91.5958vw,99vh) scale(.657)}}.snow:nth-child(300){opacity:1.2152;transform:translate(71.6087vw,-10px) scale(.8545);animation:fall-300 12s -28s linear infinite}@keyframes fall-300{55.644%{transform:translate(64.89vw,55.644vh) scale(.8545)}to{transform:translate(68.24935vw,99vh) scale(.8545)}}.snow:nth-child(301){opacity:.0716;transform:translate(38.0631vw,-10px) scale(.1283);animation:fall-301 24s -9s linear infinite}@keyframes fall-301{53.837%{transform:translate(45.2052vw,53.837vh) scale(.1283)}to{transform:translate(41.63415vw,99vh) scale(.1283)}}.snow:nth-child(302){opacity:1.7536;transform:translate(83.7192vw,-10px) scale(.2919);animation:fall-302 25s -7s linear infinite}@keyframes fall-302{63.714%{transform:translate(92.5075vw,63.714vh) scale(.2919)}to{transform:translate(88.11335vw,99vh) scale(.2919)}}.snow:nth-child(303){opacity:.2164;transform:translate(19.2069vw,-10px) scale(.4293);animation:fall-303 13s -9s linear infinite}@keyframes fall-303{53.981%{transform:translate(25.9354vw,53.981vh) scale(.4293)}to{transform:translate(22.57115vw,99vh) scale(.4293)}}.snow:nth-child(304){opacity:1.7002;transform:translate(19.1645vw,-10px) scale(.7134);animation:fall-304 13s -11s linear infinite}@keyframes fall-304{31.26%{transform:translate(21.6767vw,31.26vh) scale(.7134)}to{transform:translate(20.4206vw,99vh) scale(.7134)}}.snow:nth-child(305){opacity:1.1208;transform:translate(31.7512vw,-10px) scale(.2726);animation:fall-305 17s -18s linear infinite}@keyframes fall-305{40.993%{transform:translate(29.2043vw,40.993vh) scale(.2726)}to{transform:translate(30.47775vw,99vh) scale(.2726)}}.snow:nth-child(306){opacity:.4918;transform:translate(8.3445vw,-10px) scale(.3863);animation:fall-306 13s -24s linear infinite}@keyframes fall-306{42.147%{transform:translate(2.0591vw,42.147vh) scale(.3863)}to{transform:translate(5.2018vw,99vh) scale(.3863)}}.snow:nth-child(307){opacity:.5396;transform:translate(18.7797vw,-10px) scale(.6005);animation:fall-307 26s -13s linear infinite}@keyframes fall-307{47.046%{transform:translate(16.316vw,47.046vh) scale(.6005)}to{transform:translate(17.54785vw,99vh) scale(.6005)}}.snow:nth-child(308){opacity:.7648;transform:translate(96.5873vw,-10px) scale(.3799);animation:fall-308 30s -25s linear infinite}@keyframes fall-308{50.703%{transform:translate(96.1752vw,50.703vh) scale(.3799)}to{transform:translate(96.38125vw,99vh) scale(.3799)}}.snow:nth-child(309){opacity:.2938;transform:translate(82.2117vw,-10px) scale(.6854);animation:fall-309 19s -11s linear infinite}@keyframes fall-309{61.829%{transform:translate(76.2561vw,61.829vh) scale(.6854)}to{transform:translate(79.2339vw,99vh) scale(.6854)}}.snow:nth-child(310){opacity:1.7652;transform:translate(65.6654vw,-10px) scale(.4295);animation:fall-310 15s -16s linear infinite}@keyframes fall-310{61.51%{transform:translate(60.1732vw,61.51vh) scale(.4295)}to{transform:translate(62.9193vw,99vh) scale(.4295)}}.snow:nth-child(311){opacity:1.5228;transform:translate(32.273vw,-10px) scale(.6289);animation:fall-311 14s -30s linear infinite}@keyframes fall-311{50.909%{transform:translate(35.2237vw,50.909vh) scale(.6289)}to{transform:translate(33.74835vw,99vh) scale(.6289)}}.snow:nth-child(312){opacity:.0866;transform:translate(65.4006vw,-10px) scale(.4505);animation:fall-312 15s -14s linear infinite}@keyframes fall-312{67.063%{transform:translate(66.4333vw,67.063vh) scale(.4505)}to{transform:translate(65.91695vw,99vh) scale(.4505)}}.snow:nth-child(313){opacity:1.3974;transform:translate(70.5685vw,-10px) scale(.2795);animation:fall-313 28s -29s linear infinite}@keyframes fall-313{59.166%{transform:translate(68.4432vw,59.166vh) scale(.2795)}to{transform:translate(69.50585vw,99vh) scale(.2795)}}.snow:nth-child(314){opacity:1.3206;transform:translate(38.2118vw,-10px) scale(.4562);animation:fall-314 11s -7s linear infinite}@keyframes fall-314{57.372%{transform:translate(40.9677vw,57.372vh) scale(.4562)}to{transform:translate(39.58975vw,99vh) scale(.4562)}}.snow:nth-child(315){opacity:.3486;transform:translate(33.3153vw,-10px) scale(.2011);animation:fall-315 17s -7s linear infinite}@keyframes fall-315{30.414%{transform:translate(29.5784vw,30.414vh) scale(.2011)}to{transform:translate(31.44685vw,99vh) scale(.2011)}}.snow:nth-child(316){opacity:1.108;transform:translate(30.2371vw,-10px) scale(.8867);animation:fall-316 26s -21s linear infinite}@keyframes fall-316{63.52%{transform:translate(36.726vw,63.52vh) scale(.8867)}to{transform:translate(33.48155vw,99vh) scale(.8867)}}.snow:nth-child(317){opacity:1.6142;transform:translate(55.7488vw,-10px) scale(.3741);animation:fall-317 17s -1s linear infinite}@keyframes fall-317{38.705%{transform:translate(59.0727vw,38.705vh) scale(.3741)}to{transform:translate(57.41075vw,99vh) scale(.3741)}}.snow:nth-child(318){opacity:.4298;transform:translate(33.5348vw,-10px) scale(.6566);animation:fall-318 17s -29s linear infinite}@keyframes fall-318{59.081%{transform:translate(35.0838vw,59.081vh) scale(.6566)}to{transform:translate(34.3093vw,99vh) scale(.6566)}}.snow:nth-child(319){opacity:.8074;transform:translate(55.7801vw,-10px) scale(.1188);animation:fall-319 11s -24s linear infinite}@keyframes fall-319{56.017%{transform:translate(63.6873vw,56.017vh) scale(.1188)}to{transform:translate(59.7337vw,99vh) scale(.1188)}}.snow:nth-child(320){opacity:1.9444;transform:translate(88.7437vw,-10px) scale(.4371);animation:fall-320 28s -29s linear infinite}@keyframes fall-320{76.009%{transform:translate(94.8vw,76.009vh) scale(.4371)}to{transform:translate(91.77185vw,99vh) scale(.4371)}}.snow:nth-child(321){opacity:.4634;transform:translate(63.8545vw,-10px) scale(.5509);animation:fall-321 28s -23s linear infinite}@keyframes fall-321{44.924%{transform:translate(72.5597vw,44.924vh) scale(.5509)}to{transform:translate(68.2071vw,99vh) scale(.5509)}}.snow:nth-child(322){opacity:.7368;transform:translate(42.9684vw,-10px) scale(.1408);animation:fall-322 14s -13s linear infinite}@keyframes fall-322{61.088%{transform:translate(40.1517vw,61.088vh) scale(.1408)}to{transform:translate(41.56005vw,99vh) scale(.1408)}}.snow:nth-child(323){opacity:1.1108;transform:translate(37.5856vw,-10px) scale(.0471);animation:fall-323 20s -17s linear infinite}@keyframes fall-323{63.791%{transform:translate(30.7522vw,63.791vh) scale(.0471)}to{transform:translate(34.1689vw,99vh) scale(.0471)}}.snow:nth-child(324){opacity:.296;transform:translate(6.4864vw,-10px) scale(.0071);animation:fall-324 30s -11s linear infinite}@keyframes fall-324{63.689%{transform:translate(8.1743vw,63.689vh) scale(.0071)}to{transform:translate(7.33035vw,99vh) scale(.0071)}}.snow:nth-child(325){opacity:1.5312;transform:translate(73.8601vw,-10px) scale(.4218);animation:fall-325 12s -24s linear infinite}@keyframes fall-325{79.681%{transform:translate(64.6859vw,79.681vh) scale(.4218)}to{transform:translate(69.273vw,99vh) scale(.4218)}}.snow:nth-child(326){opacity:.2722;transform:translate(25.4906vw,-10px) scale(.3513);animation:fall-326 23s -28s linear infinite}@keyframes fall-326{54.547%{transform:translate(24.2125vw,54.547vh) scale(.3513)}to{transform:translate(24.85155vw,99vh) scale(.3513)}}.snow:nth-child(327){opacity:1.421;transform:translate(44.2896vw,-10px) scale(.6089);animation:fall-327 28s -23s linear infinite}@keyframes fall-327{40.744%{transform:translate(47.7938vw,40.744vh) scale(.6089)}to{transform:translate(46.0417vw,99vh) scale(.6089)}}.snow:nth-child(328){opacity:1.0856;transform:translate(58.9983vw,-10px) scale(.1918);animation:fall-328 22s -29s linear infinite}@keyframes fall-328{71.367%{transform:translate(61.0966vw,71.367vh) scale(.1918)}to{transform:translate(60.04745vw,99vh) scale(.1918)}}.snow:nth-child(329){opacity:.592;transform:translate(62.6582vw,-10px) scale(.423);animation:fall-329 25s -26s linear infinite}@keyframes fall-329{79.277%{transform:translate(55.322vw,79.277vh) scale(.423)}to{transform:translate(58.9901vw,99vh) scale(.423)}}.snow:nth-child(330){opacity:1.8734;transform:translate(90.2489vw,-10px) scale(.1392);animation:fall-330 28s -29s linear infinite}@keyframes fall-330{52.407%{transform:translate(81.2702vw,52.407vh) scale(.1392)}to{transform:translate(85.75955vw,99vh) scale(.1392)}}.snow:nth-child(331){opacity:1.8564;transform:translate(71.5075vw,-10px) scale(.3004);animation:fall-331 30s -22s linear infinite}@keyframes fall-331{37.275%{transform:translate(70.0101vw,37.275vh) scale(.3004)}to{transform:translate(70.7588vw,99vh) scale(.3004)}}.snow:nth-child(332){opacity:.1984;transform:translate(30.837vw,-10px) scale(.9341);animation:fall-332 18s -16s linear infinite}@keyframes fall-332{65.612%{transform:translate(39.8151vw,65.612vh) scale(.9341)}to{transform:translate(35.32605vw,99vh) scale(.9341)}}.snow:nth-child(333){opacity:1.66;transform:translate(35.817vw,-10px) scale(.6483);animation:fall-333 13s -12s linear infinite}@keyframes fall-333{59.039%{transform:translate(43.4158vw,59.039vh) scale(.6483)}to{transform:translate(39.6164vw,99vh) scale(.6483)}}.snow:nth-child(334){opacity:.083;transform:translate(41.5531vw,-10px) scale(.4298);animation:fall-334 26s -27s linear infinite}@keyframes fall-334{70.459%{transform:translate(33.5391vw,70.459vh) scale(.4298)}to{transform:translate(37.5461vw,99vh) scale(.4298)}}.snow:nth-child(335){opacity:1.6096;transform:translate(43.7383vw,-10px) scale(.6296);animation:fall-335 19s -30s linear infinite}@keyframes fall-335{33.834%{transform:translate(52.0335vw,33.834vh) scale(.6296)}to{transform:translate(47.8859vw,99vh) scale(.6296)}}.snow:nth-child(336){opacity:.0944;transform:translate(30.6229vw,-10px) scale(.0114);animation:fall-336 30s -3s linear infinite}@keyframes fall-336{30.39%{transform:translate(37.089vw,30.39vh) scale(.0114)}to{transform:translate(33.85595vw,99vh) scale(.0114)}}.snow:nth-child(337){opacity:.821;transform:translate(92.3865vw,-10px) scale(.6148);animation:fall-337 29s -24s linear infinite}@keyframes fall-337{48.526%{transform:translate(83.1491vw,48.526vh) scale(.6148)}to{transform:translate(87.7678vw,99vh) scale(.6148)}}.snow:nth-child(338){opacity:1.6344;transform:translate(4.4735vw,-10px) scale(.9384);animation:fall-338 10s -26s linear infinite}@keyframes fall-338{33.063%{transform:translate(1.8418vw,33.063vh) scale(.9384)}to{transform:translate(3.15765vw,99vh) scale(.9384)}}.snow:nth-child(339){opacity:1.6754;transform:translate(18.2826vw,-10px) scale(.5993);animation:fall-339 18s -6s linear infinite}@keyframes fall-339{34.332%{transform:translate(13.631vw,34.332vh) scale(.5993)}to{transform:translate(15.9568vw,99vh) scale(.5993)}}.snow:nth-child(340){opacity:1.4646;transform:translate(10.0372vw,-10px) scale(.3127);animation:fall-340 20s -25s linear infinite}@keyframes fall-340{76.708%{transform:translate(7.6152vw,76.708vh) scale(.3127)}to{transform:translate(8.8262vw,99vh) scale(.3127)}}.snow:nth-child(341){opacity:.288;transform:translate(50.2524vw,-10px) scale(.8703);animation:fall-341 13s -29s linear infinite}@keyframes fall-341{73.878%{transform:translate(51.5378vw,73.878vh) scale(.8703)}to{transform:translate(50.8951vw,99vh) scale(.8703)}}.snow:nth-child(342){opacity:.6412;transform:translate(58.3709vw,-10px) scale(.7342);animation:fall-342 10s -2s linear infinite}@keyframes fall-342{57.925%{transform:translate(65.7968vw,57.925vh) scale(.7342)}to{transform:translate(62.08385vw,99vh) scale(.7342)}}.snow:nth-child(343){opacity:1.7708;transform:translate(35.2136vw,-10px) scale(.9902);animation:fall-343 12s -13s linear infinite}@keyframes fall-343{45.666%{transform:translate(36.4405vw,45.666vh) scale(.9902)}to{transform:translate(35.82705vw,99vh) scale(.9902)}}.snow:nth-child(344){opacity:1.2194;transform:translate(7.2816vw,-10px) scale(.0122);animation:fall-344 22s -23s linear infinite}@keyframes fall-344{38.405%{transform:translate(9.7916vw,38.405vh) scale(.0122)}to{transform:translate(8.5366vw,99vh) scale(.0122)}}.snow:nth-child(345){opacity:1.8886;transform:translate(51.082vw,-10px) scale(.0583);animation:fall-345 27s -16s linear infinite}@keyframes fall-345{30.624%{transform:translate(47.4227vw,30.624vh) scale(.0583)}to{transform:translate(49.25235vw,99vh) scale(.0583)}}.snow:nth-child(346){opacity:1.3912;transform:translate(11.7136vw,-10px) scale(.6183);animation:fall-346 24s -10s linear infinite}@keyframes fall-346{70.415%{transform:translate(9.6373vw,70.415vh) scale(.6183)}to{transform:translate(10.67545vw,99vh) scale(.6183)}}.snow:nth-child(347){opacity:.15;transform:translate(.8618vw,-10px) scale(.1118);animation:fall-347 11s -28s linear infinite}@keyframes fall-347{61.653%{transform:translate(-5.9586vw,61.653vh) scale(.1118)}to{transform:translate(-2.5484vw,99vh) scale(.1118)}}.snow:nth-child(348){opacity:1.0734;transform:translate(89.6552vw,-10px) scale(.736);animation:fall-348 16s -5s linear infinite}@keyframes fall-348{52.144%{transform:translate(99.0364vw,52.144vh) scale(.736)}to{transform:translate(94.3458vw,99vh) scale(.736)}}.snow:nth-child(349){opacity:.4716;transform:translate(49.0502vw,-10px) scale(.8794);animation:fall-349 12s -12s linear infinite}@keyframes fall-349{30.699%{transform:translate(46.4225vw,30.699vh) scale(.8794)}to{transform:translate(47.73635vw,99vh) scale(.8794)}}.snow:nth-child(350){opacity:.4488;transform:translate(5.0399vw,-10px) scale(.5212);animation:fall-350 29s -1s linear infinite}@keyframes fall-350{62.474%{transform:translate(6.9126vw,62.474vh) scale(.5212)}to{transform:translate(5.97625vw,99vh) scale(.5212)}}.snow:nth-child(351){opacity:1.2274;transform:translate(44.3307vw,-10px) scale(.2566);animation:fall-351 20s -26s linear infinite}@keyframes fall-351{58.398%{transform:translate(44.5295vw,58.398vh) scale(.2566)}to{transform:translate(44.4301vw,99vh) scale(.2566)}}.snow:nth-child(352){opacity:1.4474;transform:translate(24.0171vw,-10px) scale(.1439);animation:fall-352 30s -19s linear infinite}@keyframes fall-352{67.089%{transform:translate(24.0809vw,67.089vh) scale(.1439)}to{transform:translate(24.049vw,99vh) scale(.1439)}}.snow:nth-child(353){opacity:1.886;transform:translate(64.4988vw,-10px) scale(.3147);animation:fall-353 16s -10s linear infinite}@keyframes fall-353{51.57%{transform:translate(66.9612vw,51.57vh) scale(.3147)}to{transform:translate(65.73vw,99vh) scale(.3147)}}.snow:nth-child(354){opacity:.295;transform:translate(7.9398vw,-10px) scale(.3422);animation:fall-354 18s -2s linear infinite}@keyframes fall-354{35.89%{transform:translate(15.9516vw,35.89vh) scale(.3422)}to{transform:translate(11.9457vw,99vh) scale(.3422)}}.snow:nth-child(355){opacity:.8054;transform:translate(16.0922vw,-10px) scale(.5246);animation:fall-355 19s -5s linear infinite}@keyframes fall-355{58.376%{transform:translate(19.1518vw,58.376vh) scale(.5246)}to{transform:translate(17.622vw,99vh) scale(.5246)}}.snow:nth-child(356){opacity:1.4426;transform:translate(1.07vw,-10px) scale(.0213);animation:fall-356 19s -28s linear infinite}@keyframes fall-356{65.879%{transform:translate(4.6361vw,65.879vh) scale(.0213)}to{transform:translate(2.85305vw,99vh) scale(.0213)}}.snow:nth-child(357){opacity:1.684;transform:translate(83.6759vw,-10px) scale(.6517);animation:fall-357 17s -30s linear infinite}@keyframes fall-357{46.665%{transform:translate(81.1323vw,46.665vh) scale(.6517)}to{transform:translate(82.4041vw,99vh) scale(.6517)}}.snow:nth-child(358){opacity:.8766;transform:translate(69.242vw,-10px) scale(.6353);animation:fall-358 11s -25s linear infinite}@keyframes fall-358{35.363%{transform:translate(78.6972vw,35.363vh) scale(.6353)}to{transform:translate(73.9696vw,99vh) scale(.6353)}}.snow:nth-child(359){opacity:1.1068;transform:translate(13.7221vw,-10px) scale(.4244);animation:fall-359 11s -21s linear infinite}@keyframes fall-359{46.862%{transform:translate(20.3219vw,46.862vh) scale(.4244)}to{transform:translate(17.022vw,99vh) scale(.4244)}}.snow:nth-child(360){opacity:.6464;transform:translate(89.2282vw,-10px) scale(.0895);animation:fall-360 22s -30s linear infinite}@keyframes fall-360{79.916%{transform:translate(95.6719vw,79.916vh) scale(.0895)}to{transform:translate(92.45005vw,99vh) scale(.0895)}}.snow:nth-child(361){opacity:1.3098;transform:translate(1.7378vw,-10px) scale(.9677);animation:fall-361 11s -5s linear infinite}@keyframes fall-361{63.765%{transform:translate(-3.2679vw,63.765vh) scale(.9677)}to{transform:translate(-.76505vw,99vh) scale(.9677)}}.snow:nth-child(362){opacity:.9604;transform:translate(6.9232vw,-10px) scale(.6);animation:fall-362 28s -16s linear infinite}@keyframes fall-362{78.851%{transform:translate(4.5132vw,78.851vh) scale(.6)}to{transform:translate(5.7182vw,99vh) scale(.6)}}.snow:nth-child(363){opacity:.8198;transform:translate(18.2723vw,-10px) scale(.781);animation:fall-363 16s -21s linear infinite}@keyframes fall-363{72.038%{transform:translate(14.163vw,72.038vh) scale(.781)}to{transform:translate(16.21765vw,99vh) scale(.781)}}.snow:nth-child(364){opacity:1.7042;transform:translate(2.8685vw,-10px) scale(.3123);animation:fall-364 24s -27s linear infinite}@keyframes fall-364{68.406%{transform:translate(3.3327vw,68.406vh) scale(.3123)}to{transform:translate(3.1006vw,99vh) scale(.3123)}}.snow:nth-child(365){opacity:1.0416;transform:translate(20.0725vw,-10px) scale(.0942);animation:fall-365 12s -2s linear infinite}@keyframes fall-365{49.745%{transform:translate(27.5839vw,49.745vh) scale(.0942)}to{transform:translate(23.8282vw,99vh) scale(.0942)}}.snow:nth-child(366){opacity:.0716;transform:translate(87.7965vw,-10px) scale(.4474);animation:fall-366 20s -1s linear infinite}@keyframes fall-366{35.522%{transform:translate(96.8642vw,35.522vh) scale(.4474)}to{transform:translate(92.33035vw,99vh) scale(.4474)}}.snow:nth-child(367){opacity:.1242;transform:translate(34.461vw,-10px) scale(.6209);animation:fall-367 22s -19s linear infinite}@keyframes fall-367{71.653%{transform:translate(33.0069vw,71.653vh) scale(.6209)}to{transform:translate(33.73395vw,99vh) scale(.6209)}}.snow:nth-child(368){opacity:.8976;transform:translate(27.744vw,-10px) scale(.9875);animation:fall-368 14s -1s linear infinite}@keyframes fall-368{35.258%{transform:translate(35.7995vw,35.258vh) scale(.9875)}to{transform:translate(31.77175vw,99vh) scale(.9875)}}.snow:nth-child(369){opacity:1.2422;transform:translate(9.0448vw,-10px) scale(.1109);animation:fall-369 10s -10s linear infinite}@keyframes fall-369{43.325%{transform:translate(16.97vw,43.325vh) scale(.1109)}to{transform:translate(13.0074vw,99vh) scale(.1109)}}.snow:nth-child(370){opacity:1.1214;transform:translate(14.0169vw,-10px) scale(.8095);animation:fall-370 13s -8s linear infinite}@keyframes fall-370{58.378%{transform:translate(7.1546vw,58.378vh) scale(.8095)}to{transform:translate(10.58575vw,99vh) scale(.8095)}}.snow:nth-child(371){opacity:1.7892;transform:translate(70.3802vw,-10px) scale(.5623);animation:fall-371 13s -14s linear infinite}@keyframes fall-371{76.121%{transform:translate(80.0674vw,76.121vh) scale(.5623)}to{transform:translate(75.2238vw,99vh) scale(.5623)}}.snow:nth-child(372){opacity:.9758;transform:translate(19.3779vw,-10px) scale(.0526);animation:fall-372 29s -21s linear infinite}@keyframes fall-372{56.57%{transform:translate(18.0488vw,56.57vh) scale(.0526)}to{transform:translate(18.71335vw,99vh) scale(.0526)}}.snow:nth-child(373){opacity:.0556;transform:translate(26.7085vw,-10px) scale(.5622);animation:fall-373 28s -22s linear infinite}@keyframes fall-373{35.595%{transform:translate(25.6778vw,35.595vh) scale(.5622)}to{transform:translate(26.19315vw,99vh) scale(.5622)}}.snow:nth-child(374){opacity:1.061;transform:translate(5.0454vw,-10px) scale(.616);animation:fall-374 11s -14s linear infinite}@keyframes fall-374{30.367%{transform:translate(11.4952vw,30.367vh) scale(.616)}to{transform:translate(8.2703vw,99vh) scale(.616)}}.snow:nth-child(375){opacity:1.5224;transform:translate(98.3248vw,-10px) scale(.8449);animation:fall-375 11s -5s linear infinite}@keyframes fall-375{48.005%{transform:translate(105.6741vw,48.005vh) scale(.8449)}to{transform:translate(101.99945vw,99vh) scale(.8449)}}.snow:nth-child(376){opacity:.232;transform:translate(2.645vw,-10px) scale(.6398);animation:fall-376 11s -22s linear infinite}@keyframes fall-376{56.758%{transform:translate(9.7737vw,56.758vh) scale(.6398)}to{transform:translate(6.20935vw,99vh) scale(.6398)}}.snow:nth-child(377){opacity:1.8554;transform:translate(1.5222vw,-10px) scale(.7042);animation:fall-377 18s -21s linear infinite}@keyframes fall-377{78.772%{transform:translate(-6.0325vw,78.772vh) scale(.7042)}to{transform:translate(-2.25515vw,99vh) scale(.7042)}}.snow:nth-child(378){opacity:.3996;transform:translate(52.9991vw,-10px) scale(.7971);animation:fall-378 26s -30s linear infinite}@keyframes fall-378{55.891%{transform:translate(43.2094vw,55.891vh) scale(.7971)}to{transform:translate(48.10425vw,99vh) scale(.7971)}}.snow:nth-child(379){opacity:1.946;transform:translate(34.1478vw,-10px) scale(.4668);animation:fall-379 17s -8s linear infinite}@keyframes fall-379{73.634%{transform:translate(37.2426vw,73.634vh) scale(.4668)}to{transform:translate(35.6952vw,99vh) scale(.4668)}}.snow:nth-child(380){opacity:.6506;transform:translate(26.8443vw,-10px) scale(.1739);animation:fall-380 19s -11s linear infinite}@keyframes fall-380{65.203%{transform:translate(17.1558vw,65.203vh) scale(.1739)}to{transform:translate(22.00005vw,99vh) scale(.1739)}}.snow:nth-child(381){opacity:.0216;transform:translate(76.4702vw,-10px) scale(.6932);animation:fall-381 16s -12s linear infinite}@keyframes fall-381{65.47%{transform:translate(83.8203vw,65.47vh) scale(.6932)}to{transform:translate(80.14525vw,99vh) scale(.6932)}}.snow:nth-child(382){opacity:1.1258;transform:translate(24.5335vw,-10px) scale(.168);animation:fall-382 14s -11s linear infinite}@keyframes fall-382{74.053%{transform:translate(33.8648vw,74.053vh) scale(.168)}to{transform:translate(29.19915vw,99vh) scale(.168)}}.snow:nth-child(383){opacity:1.6848;transform:translate(10.9255vw,-10px) scale(.5897);animation:fall-383 12s -30s linear infinite}@keyframes fall-383{38.223%{transform:translate(15.2422vw,38.223vh) scale(.5897)}to{transform:translate(13.08385vw,99vh) scale(.5897)}}.snow:nth-child(384){opacity:.0064;transform:translate(93.4618vw,-10px) scale(.5582);animation:fall-384 21s -16s linear infinite}@keyframes fall-384{32.512%{transform:translate(95.8744vw,32.512vh) scale(.5582)}to{transform:translate(94.6681vw,99vh) scale(.5582)}}.snow:nth-child(385){opacity:.1438;transform:translate(51.5541vw,-10px) scale(.6229);animation:fall-385 27s -20s linear infinite}@keyframes fall-385{48.316%{transform:translate(60.5878vw,48.316vh) scale(.6229)}to{transform:translate(56.07095vw,99vh) scale(.6229)}}.snow:nth-child(386){opacity:1.2224;transform:translate(34.4116vw,-10px) scale(.613);animation:fall-386 19s -22s linear infinite}@keyframes fall-386{47.308%{transform:translate(34.0865vw,47.308vh) scale(.613)}to{transform:translate(34.24905vw,99vh) scale(.613)}}.snow:nth-child(387){opacity:1.6412;transform:translate(8.2095vw,-10px) scale(.157);animation:fall-387 19s -21s linear infinite}@keyframes fall-387{43.416%{transform:translate(16.5722vw,43.416vh) scale(.157)}to{transform:translate(12.39085vw,99vh) scale(.157)}}.snow:nth-child(388){opacity:1.8384;transform:translate(42.7822vw,-10px) scale(.9831);animation:fall-388 27s -21s linear infinite}@keyframes fall-388{59.851%{transform:translate(42.6778vw,59.851vh) scale(.9831)}to{transform:translate(42.73vw,99vh) scale(.9831)}}.snow:nth-child(389){opacity:.4446;transform:translate(58.088vw,-10px) scale(.0394);animation:fall-389 16s -12s linear infinite}@keyframes fall-389{36.737%{transform:translate(48.6196vw,36.737vh) scale(.0394)}to{transform:translate(53.3538vw,99vh) scale(.0394)}}.snow:nth-child(390){opacity:.0444;transform:translate(28.4754vw,-10px) scale(.9349);animation:fall-390 19s -19s linear infinite}@keyframes fall-390{54.171%{transform:translate(26.6349vw,54.171vh) scale(.9349)}to{transform:translate(27.55515vw,99vh) scale(.9349)}}.snow:nth-child(391){opacity:.0792;transform:translate(90.6739vw,-10px) scale(.4489);animation:fall-391 14s -2s linear infinite}@keyframes fall-391{38.69%{transform:translate(81.8505vw,38.69vh) scale(.4489)}to{transform:translate(86.2622vw,99vh) scale(.4489)}}.snow:nth-child(392){opacity:1.2128;transform:translate(26.6038vw,-10px) scale(.6425);animation:fall-392 15s -24s linear infinite}@keyframes fall-392{71.033%{transform:translate(35.4096vw,71.033vh) scale(.6425)}to{transform:translate(31.0067vw,99vh) scale(.6425)}}.snow:nth-child(393){opacity:1.8382;transform:translate(79.3546vw,-10px) scale(.9998);animation:fall-393 24s -28s linear infinite}@keyframes fall-393{50.98%{transform:translate(73.8757vw,50.98vh) scale(.9998)}to{transform:translate(76.61515vw,99vh) scale(.9998)}}.snow:nth-child(394){opacity:1.8272;transform:translate(15.6283vw,-10px) scale(.4477);animation:fall-394 12s -27s linear infinite}@keyframes fall-394{47.894%{transform:translate(15.1735vw,47.894vh) scale(.4477)}to{transform:translate(15.4009vw,99vh) scale(.4477)}}.snow:nth-child(395){opacity:1.9468;transform:translate(59.8882vw,-10px) scale(.7568);animation:fall-395 16s -27s linear infinite}@keyframes fall-395{59.486%{transform:translate(59.1066vw,59.486vh) scale(.7568)}to{transform:translate(59.4974vw,99vh) scale(.7568)}}.snow:nth-child(396){opacity:.7478;transform:translate(45.6705vw,-10px) scale(.215);animation:fall-396 21s -28s linear infinite}@keyframes fall-396{56.008%{transform:translate(44.0469vw,56.008vh) scale(.215)}to{transform:translate(44.8587vw,99vh) scale(.215)}}.snow:nth-child(397){opacity:1.3622;transform:translate(5.7281vw,-10px) scale(.6417);animation:fall-397 30s -1s linear infinite}@keyframes fall-397{53.16%{transform:translate(8.0665vw,53.16vh) scale(.6417)}to{transform:translate(6.8973vw,99vh) scale(.6417)}}.snow:nth-child(398){opacity:.2006;transform:translate(47.3614vw,-10px) scale(.2518);animation:fall-398 26s -9s linear infinite}@keyframes fall-398{68.397%{transform:translate(55.5968vw,68.397vh) scale(.2518)}to{transform:translate(51.4791vw,99vh) scale(.2518)}}.snow:nth-child(399){opacity:.837;transform:translate(44.8393vw,-10px) scale(.8119);animation:fall-399 17s -2s linear infinite}@keyframes fall-399{43.194%{transform:translate(41.1599vw,43.194vh) scale(.8119)}to{transform:translate(42.9996vw,99vh) scale(.8119)}}.snow:nth-child(400){opacity:1.9372;transform:translate(72.6593vw,-10px) scale(.7321);animation:fall-400 13s -3s linear infinite}@keyframes fall-400{77.922%{transform:translate(67.7042vw,77.922vh) scale(.7321)}to{transform:translate(70.18175vw,99vh) scale(.7321)}}\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]