@esfaenza/core 15.2.19 → 15.2.21

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.
@@ -73,10 +73,10 @@ class AppComponent {
73
73
  }
74
74
  }
75
75
  AppComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, deps: [{ token: i1.TokenService }, { token: i1.AppState }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Component });
76
- 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\" 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: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8412;transform:translate(58.104vw,-10px) scale(.1788);animation:fall-1 28s -8s linear infinite}@keyframes fall-1{68.131%{transform:translate(61.9916vw,68.131vh) scale(.1788)}to{transform:translate(60.0478vw,100vh) scale(.1788)}}.snow:nth-child(2){opacity:1.1144;transform:translate(28.4246vw,-10px) scale(.4028);animation:fall-2 22s -24s linear infinite}@keyframes fall-2{65.269%{transform:translate(22.7051vw,65.269vh) scale(.4028)}to{transform:translate(25.56485vw,100vh) scale(.4028)}}.snow:nth-child(3){opacity:1.8014;transform:translate(72.038vw,-10px) scale(.9636);animation:fall-3 13s -8s linear infinite}@keyframes fall-3{43.381%{transform:translate(69.3513vw,43.381vh) scale(.9636)}to{transform:translate(70.69465vw,100vh) scale(.9636)}}.snow:nth-child(4){opacity:.1954;transform:translate(45.4941vw,-10px) scale(.0905);animation:fall-4 18s -8s linear infinite}@keyframes fall-4{70.535%{transform:translate(48.7687vw,70.535vh) scale(.0905)}to{transform:translate(47.1314vw,100vh) scale(.0905)}}.snow:nth-child(5){opacity:.1904;transform:translate(57.1121vw,-10px) scale(.626);animation:fall-5 17s -15s linear infinite}@keyframes fall-5{59.596%{transform:translate(53.7389vw,59.596vh) scale(.626)}to{transform:translate(55.4255vw,100vh) scale(.626)}}.snow:nth-child(6){opacity:.6078;transform:translate(96.8702vw,-10px) scale(.7782);animation:fall-6 21s -3s linear infinite}@keyframes fall-6{74.497%{transform:translate(87.0894vw,74.497vh) scale(.7782)}to{transform:translate(91.9798vw,100vh) scale(.7782)}}.snow:nth-child(7){opacity:.5424;transform:translate(87.9321vw,-10px) scale(.3931);animation:fall-7 21s -24s linear infinite}@keyframes fall-7{42.433%{transform:translate(85.4948vw,42.433vh) scale(.3931)}to{transform:translate(86.71345vw,100vh) scale(.3931)}}.snow:nth-child(8){opacity:.1564;transform:translate(7.9743vw,-10px) scale(.033);animation:fall-8 22s -24s linear infinite}@keyframes fall-8{54.966%{transform:translate(7.123vw,54.966vh) scale(.033)}to{transform:translate(7.54865vw,100vh) scale(.033)}}.snow:nth-child(9){opacity:1.0274;transform:translate(76.3548vw,-10px) scale(.8362);animation:fall-9 25s -28s linear infinite}@keyframes fall-9{78.506%{transform:translate(85.3748vw,78.506vh) scale(.8362)}to{transform:translate(80.8648vw,100vh) scale(.8362)}}.snow:nth-child(10){opacity:1.9642;transform:translate(37.6636vw,-10px) scale(.1306);animation:fall-10 10s -15s linear infinite}@keyframes fall-10{39.867%{transform:translate(29.4337vw,39.867vh) scale(.1306)}to{transform:translate(33.54865vw,100vh) scale(.1306)}}.snow:nth-child(11){opacity:.5626;transform:translate(71.9432vw,-10px) scale(.2661);animation:fall-11 30s -13s linear infinite}@keyframes fall-11{52.186%{transform:translate(66.5046vw,52.186vh) scale(.2661)}to{transform:translate(69.2239vw,100vh) scale(.2661)}}.snow:nth-child(12){opacity:1.8532;transform:translate(93.5097vw,-10px) scale(.5649);animation:fall-12 30s -8s linear infinite}@keyframes fall-12{51.674%{transform:translate(99.121vw,51.674vh) scale(.5649)}to{transform:translate(96.31535vw,100vh) scale(.5649)}}.snow:nth-child(13){opacity:.1698;transform:translate(42.246vw,-10px) scale(.3197);animation:fall-13 27s -18s linear infinite}@keyframes fall-13{47.321%{transform:translate(46.8573vw,47.321vh) scale(.3197)}to{transform:translate(44.55165vw,100vh) scale(.3197)}}.snow:nth-child(14){opacity:.7076;transform:translate(15.0192vw,-10px) scale(.009);animation:fall-14 18s -15s linear infinite}@keyframes fall-14{69.943%{transform:translate(23.5109vw,69.943vh) scale(.009)}to{transform:translate(19.26505vw,100vh) scale(.009)}}.snow:nth-child(15){opacity:1.289;transform:translate(17.4671vw,-10px) scale(.1874);animation:fall-15 30s -14s linear infinite}@keyframes fall-15{51.519%{transform:translate(21.7602vw,51.519vh) scale(.1874)}to{transform:translate(19.61365vw,100vh) scale(.1874)}}.snow:nth-child(16){opacity:.535;transform:translate(90.8507vw,-10px) scale(.8121);animation:fall-16 20s -17s linear infinite}@keyframes fall-16{36.09%{transform:translate(95.8291vw,36.09vh) scale(.8121)}to{transform:translate(93.3399vw,100vh) scale(.8121)}}.snow:nth-child(17){opacity:.6394;transform:translate(64.4181vw,-10px) scale(.1034);animation:fall-17 20s -16s linear infinite}@keyframes fall-17{45.008%{transform:translate(65.4502vw,45.008vh) scale(.1034)}to{transform:translate(64.93415vw,100vh) scale(.1034)}}.snow:nth-child(18){opacity:1.1702;transform:translate(51.354vw,-10px) scale(.4398);animation:fall-18 28s -11s linear infinite}@keyframes fall-18{31.629%{transform:translate(61.109vw,31.629vh) scale(.4398)}to{transform:translate(56.2315vw,100vh) scale(.4398)}}.snow:nth-child(19){opacity:.5824;transform:translate(66.7281vw,-10px) scale(.4778);animation:fall-19 20s -12s linear infinite}@keyframes fall-19{41.512%{transform:translate(63.2904vw,41.512vh) scale(.4778)}to{transform:translate(65.00925vw,100vh) scale(.4778)}}.snow:nth-child(20){opacity:.3068;transform:translate(69.2709vw,-10px) scale(.0653);animation:fall-20 20s -30s linear infinite}@keyframes fall-20{49.159%{transform:translate(71.2574vw,49.159vh) scale(.0653)}to{transform:translate(70.26415vw,100vh) scale(.0653)}}.snow:nth-child(21){opacity:.6082;transform:translate(.6228vw,-10px) scale(.3338);animation:fall-21 20s -3s linear infinite}@keyframes fall-21{59.324%{transform:translate(-4.8904vw,59.324vh) scale(.3338)}to{transform:translate(-2.1338vw,100vh) scale(.3338)}}.snow:nth-child(22){opacity:.5888;transform:translate(28.2308vw,-10px) scale(.6305);animation:fall-22 20s -16s linear infinite}@keyframes fall-22{77.436%{transform:translate(36.6155vw,77.436vh) scale(.6305)}to{transform:translate(32.42315vw,100vh) scale(.6305)}}.snow:nth-child(23){opacity:1.1062;transform:translate(92.2094vw,-10px) scale(.1564);animation:fall-23 12s -25s linear infinite}@keyframes fall-23{61.168%{transform:translate(97.3735vw,61.168vh) scale(.1564)}to{transform:translate(94.79145vw,100vh) scale(.1564)}}.snow:nth-child(24){opacity:1.768;transform:translate(89.1218vw,-10px) scale(.2484);animation:fall-24 12s -12s linear infinite}@keyframes fall-24{35.528%{transform:translate(98.3365vw,35.528vh) scale(.2484)}to{transform:translate(93.72915vw,100vh) scale(.2484)}}.snow:nth-child(25){opacity:1.0434;transform:translate(28.3336vw,-10px) scale(.7332);animation:fall-25 10s -5s linear infinite}@keyframes fall-25{48.873%{transform:translate(19.8861vw,48.873vh) scale(.7332)}to{transform:translate(24.10985vw,100vh) scale(.7332)}}.snow:nth-child(26){opacity:1.0916;transform:translate(5.6427vw,-10px) scale(.2874);animation:fall-26 19s -3s linear infinite}@keyframes fall-26{63.723%{transform:translate(.6795vw,63.723vh) scale(.2874)}to{transform:translate(3.1611vw,100vh) scale(.2874)}}.snow:nth-child(27){opacity:1.8834;transform:translate(36.0497vw,-10px) scale(.9212);animation:fall-27 26s -21s linear infinite}@keyframes fall-27{39.067%{transform:translate(36.1722vw,39.067vh) scale(.9212)}to{transform:translate(36.11095vw,100vh) scale(.9212)}}.snow:nth-child(28){opacity:1.048;transform:translate(28.4777vw,-10px) scale(.4735);animation:fall-28 19s -8s linear infinite}@keyframes fall-28{58.643%{transform:translate(24.5191vw,58.643vh) scale(.4735)}to{transform:translate(26.4984vw,100vh) scale(.4735)}}.snow:nth-child(29){opacity:.9182;transform:translate(45.2661vw,-10px) scale(.0383);animation:fall-29 29s -1s linear infinite}@keyframes fall-29{54.11%{transform:translate(41.9154vw,54.11vh) scale(.0383)}to{transform:translate(43.59075vw,100vh) scale(.0383)}}.snow:nth-child(30){opacity:1.3506;transform:translate(14.2814vw,-10px) scale(.7195);animation:fall-30 16s -10s linear infinite}@keyframes fall-30{39.629%{transform:translate(14.3339vw,39.629vh) scale(.7195)}to{transform:translate(14.30765vw,100vh) scale(.7195)}}.snow:nth-child(31){opacity:1.5262;transform:translate(92.658vw,-10px) scale(.3799);animation:fall-31 18s -1s linear infinite}@keyframes fall-31{50.13%{transform:translate(95.7005vw,50.13vh) scale(.3799)}to{transform:translate(94.17925vw,100vh) scale(.3799)}}.snow:nth-child(32){opacity:.397;transform:translate(41.4726vw,-10px) scale(.233);animation:fall-32 17s -12s linear infinite}@keyframes fall-32{78.522%{transform:translate(37.6559vw,78.522vh) scale(.233)}to{transform:translate(39.56425vw,100vh) scale(.233)}}.snow:nth-child(33){opacity:.7568;transform:translate(86.6297vw,-10px) scale(.8981);animation:fall-33 29s -5s linear infinite}@keyframes fall-33{31.814%{transform:translate(80.2327vw,31.814vh) scale(.8981)}to{transform:translate(83.4312vw,100vh) scale(.8981)}}.snow:nth-child(34){opacity:.9628;transform:translate(82.6188vw,-10px) scale(.6979);animation:fall-34 30s -10s linear infinite}@keyframes fall-34{73.881%{transform:translate(89.0606vw,73.881vh) scale(.6979)}to{transform:translate(85.8397vw,100vh) scale(.6979)}}.snow:nth-child(35){opacity:.914;transform:translate(72.901vw,-10px) scale(.6362);animation:fall-35 24s -20s linear infinite}@keyframes fall-35{41.529%{transform:translate(79.0641vw,41.529vh) scale(.6362)}to{transform:translate(75.98255vw,100vh) scale(.6362)}}.snow:nth-child(36){opacity:.767;transform:translate(4.5248vw,-10px) scale(.7708);animation:fall-36 25s -16s linear infinite}@keyframes fall-36{50.081%{transform:translate(2.3121vw,50.081vh) scale(.7708)}to{transform:translate(3.41845vw,100vh) scale(.7708)}}.snow:nth-child(37){opacity:1.5698;transform:translate(38.1536vw,-10px) scale(.7451);animation:fall-37 16s -22s linear infinite}@keyframes fall-37{68.695%{transform:translate(47.0102vw,68.695vh) scale(.7451)}to{transform:translate(42.5819vw,100vh) scale(.7451)}}.snow:nth-child(38){opacity:1.8308;transform:translate(41.6624vw,-10px) scale(.3125);animation:fall-38 29s -23s linear infinite}@keyframes fall-38{49.731%{transform:translate(51.0119vw,49.731vh) scale(.3125)}to{transform:translate(46.33715vw,100vh) scale(.3125)}}.snow:nth-child(39){opacity:.0634;transform:translate(22.1328vw,-10px) scale(.2655);animation:fall-39 29s -5s linear infinite}@keyframes fall-39{36.516%{transform:translate(24.7613vw,36.516vh) scale(.2655)}to{transform:translate(23.44705vw,100vh) scale(.2655)}}.snow:nth-child(40){opacity:.044;transform:translate(10.275vw,-10px) scale(.75);animation:fall-40 23s -19s linear infinite}@keyframes fall-40{45.814%{transform:translate(8.5696vw,45.814vh) scale(.75)}to{transform:translate(9.4223vw,100vh) scale(.75)}}.snow:nth-child(41){opacity:1.8358;transform:translate(17.4834vw,-10px) scale(.7427);animation:fall-41 25s -10s linear infinite}@keyframes fall-41{44.418%{transform:translate(22.7799vw,44.418vh) scale(.7427)}to{transform:translate(20.13165vw,100vh) scale(.7427)}}.snow:nth-child(42){opacity:.3864;transform:translate(.5124vw,-10px) scale(.7772);animation:fall-42 19s -17s linear infinite}@keyframes fall-42{70.281%{transform:translate(-2.7953vw,70.281vh) scale(.7772)}to{transform:translate(-1.14145vw,100vh) scale(.7772)}}.snow:nth-child(43){opacity:1.3862;transform:translate(1.4715vw,-10px) scale(.1415);animation:fall-43 15s -19s linear infinite}@keyframes fall-43{42.311%{transform:translate(.4346vw,42.311vh) scale(.1415)}to{transform:translate(.95305vw,100vh) scale(.1415)}}.snow:nth-child(44){opacity:1.5324;transform:translate(55.1664vw,-10px) scale(.0891);animation:fall-44 11s -8s linear infinite}@keyframes fall-44{37.4%{transform:translate(54.8214vw,37.4vh) scale(.0891)}to{transform:translate(54.9939vw,100vh) scale(.0891)}}.snow:nth-child(45){opacity:1.094;transform:translate(83.9514vw,-10px) scale(.1017);animation:fall-45 12s -27s linear infinite}@keyframes fall-45{50.978%{transform:translate(86.9461vw,50.978vh) scale(.1017)}to{transform:translate(85.44875vw,100vh) scale(.1017)}}.snow:nth-child(46){opacity:.7398;transform:translate(46.922vw,-10px) scale(.3462);animation:fall-46 23s -28s linear infinite}@keyframes fall-46{36.404%{transform:translate(45.7972vw,36.404vh) scale(.3462)}to{transform:translate(46.3596vw,100vh) scale(.3462)}}.snow:nth-child(47){opacity:1.423;transform:translate(23.0158vw,-10px) scale(.3344);animation:fall-47 11s -23s linear infinite}@keyframes fall-47{43.614%{transform:translate(30.7486vw,43.614vh) scale(.3344)}to{transform:translate(26.8822vw,100vh) scale(.3344)}}.snow:nth-child(48){opacity:.0562;transform:translate(76.0302vw,-10px) scale(.1609);animation:fall-48 28s -22s linear infinite}@keyframes fall-48{76.057%{transform:translate(71.2439vw,76.057vh) scale(.1609)}to{transform:translate(73.63705vw,100vh) scale(.1609)}}.snow:nth-child(49){opacity:.2628;transform:translate(37.4629vw,-10px) scale(.7917);animation:fall-49 18s -12s linear infinite}@keyframes fall-49{72.115%{transform:translate(35.4065vw,72.115vh) scale(.7917)}to{transform:translate(36.4347vw,100vh) scale(.7917)}}.snow:nth-child(50){opacity:1.1266;transform:translate(86.8276vw,-10px) scale(.339);animation:fall-50 18s -13s linear infinite}@keyframes fall-50{47.164%{transform:translate(90.697vw,47.164vh) scale(.339)}to{transform:translate(88.7623vw,100vh) scale(.339)}}.snow:nth-child(51){opacity:1.3472;transform:translate(7.6806vw,-10px) scale(.5594);animation:fall-51 11s -10s linear infinite}@keyframes fall-51{75.56%{transform:translate(.975vw,75.56vh) scale(.5594)}to{transform:translate(4.3278vw,100vh) scale(.5594)}}.snow:nth-child(52){opacity:.0594;transform:translate(66.9469vw,-10px) scale(.6345);animation:fall-52 19s -7s linear infinite}@keyframes fall-52{51.661%{transform:translate(64.9409vw,51.661vh) scale(.6345)}to{transform:translate(65.9439vw,100vh) scale(.6345)}}.snow:nth-child(53){opacity:1.1826;transform:translate(55.9502vw,-10px) scale(.8222);animation:fall-53 22s -27s linear infinite}@keyframes fall-53{63.913%{transform:translate(63.0887vw,63.913vh) scale(.8222)}to{transform:translate(59.51945vw,100vh) scale(.8222)}}.snow:nth-child(54){opacity:.7254;transform:translate(94.2748vw,-10px) scale(.6574);animation:fall-54 19s -24s linear infinite}@keyframes fall-54{52.004%{transform:translate(94.3238vw,52.004vh) scale(.6574)}to{transform:translate(94.2993vw,100vh) scale(.6574)}}.snow:nth-child(55){opacity:.6088;transform:translate(23.2253vw,-10px) scale(.6383);animation:fall-55 13s -13s linear infinite}@keyframes fall-55{52.063%{transform:translate(21.1865vw,52.063vh) scale(.6383)}to{transform:translate(22.2059vw,100vh) scale(.6383)}}.snow:nth-child(56){opacity:.636;transform:translate(96.4965vw,-10px) scale(.0493);animation:fall-56 29s -8s linear infinite}@keyframes fall-56{36.44%{transform:translate(104.0554vw,36.44vh) scale(.0493)}to{transform:translate(100.27595vw,100vh) scale(.0493)}}.snow:nth-child(57){opacity:1.8394;transform:translate(41.2754vw,-10px) scale(.8713);animation:fall-57 27s -29s linear infinite}@keyframes fall-57{31.327%{transform:translate(47.1735vw,31.327vh) scale(.8713)}to{transform:translate(44.22445vw,100vh) scale(.8713)}}.snow:nth-child(58){opacity:1.5694;transform:translate(99.1692vw,-10px) scale(.0426);animation:fall-58 25s -2s linear infinite}@keyframes fall-58{79.954%{transform:translate(92.1259vw,79.954vh) scale(.0426)}to{transform:translate(95.64755vw,100vh) scale(.0426)}}.snow:nth-child(59){opacity:.1878;transform:translate(75.605vw,-10px) scale(.9049);animation:fall-59 29s -6s linear infinite}@keyframes fall-59{34.022%{transform:translate(70.1695vw,34.022vh) scale(.9049)}to{transform:translate(72.88725vw,100vh) scale(.9049)}}.snow:nth-child(60){opacity:.655;transform:translate(12.1965vw,-10px) scale(.4543);animation:fall-60 21s -9s linear infinite}@keyframes fall-60{64.436%{transform:translate(22.0068vw,64.436vh) scale(.4543)}to{transform:translate(17.10165vw,100vh) scale(.4543)}}.snow:nth-child(61){opacity:.9774;transform:translate(48.6318vw,-10px) scale(.678);animation:fall-61 17s -21s linear infinite}@keyframes fall-61{66.632%{transform:translate(40.5408vw,66.632vh) scale(.678)}to{transform:translate(44.5863vw,100vh) scale(.678)}}.snow:nth-child(62){opacity:.2558;transform:translate(30.4522vw,-10px) scale(.1063);animation:fall-62 21s -7s linear infinite}@keyframes fall-62{73.127%{transform:translate(25.0312vw,73.127vh) scale(.1063)}to{transform:translate(27.7417vw,100vh) scale(.1063)}}.snow:nth-child(63){opacity:1.9276;transform:translate(32.2105vw,-10px) scale(.1682);animation:fall-63 15s -9s linear infinite}@keyframes fall-63{64.404%{transform:translate(28.7476vw,64.404vh) scale(.1682)}to{transform:translate(30.47905vw,100vh) scale(.1682)}}.snow:nth-child(64){opacity:.778;transform:translate(32.3578vw,-10px) scale(.9822);animation:fall-64 22s -11s linear infinite}@keyframes fall-64{66.79%{transform:translate(30.5626vw,66.79vh) scale(.9822)}to{transform:translate(31.4602vw,100vh) scale(.9822)}}.snow:nth-child(65){opacity:.8316;transform:translate(33.5495vw,-10px) scale(.0413);animation:fall-65 21s -28s linear infinite}@keyframes fall-65{51.767%{transform:translate(41.6836vw,51.767vh) scale(.0413)}to{transform:translate(37.61655vw,100vh) scale(.0413)}}.snow:nth-child(66){opacity:1.9962;transform:translate(80.8517vw,-10px) scale(.7002);animation:fall-66 13s -19s linear infinite}@keyframes fall-66{41.099%{transform:translate(89.7677vw,41.099vh) scale(.7002)}to{transform:translate(85.3097vw,100vh) scale(.7002)}}.snow:nth-child(67){opacity:.5556;transform:translate(54.8696vw,-10px) scale(.5893);animation:fall-67 30s -1s linear infinite}@keyframes fall-67{34.112%{transform:translate(64.3643vw,34.112vh) scale(.5893)}to{transform:translate(59.61695vw,100vh) scale(.5893)}}.snow:nth-child(68){opacity:1.1206;transform:translate(86.4623vw,-10px) scale(.2947);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{74.293%{transform:translate(83.7893vw,74.293vh) scale(.2947)}to{transform:translate(85.1258vw,100vh) scale(.2947)}}.snow:nth-child(69){opacity:1.8242;transform:translate(88.5654vw,-10px) scale(.2414);animation:fall-69 10s -7s linear infinite}@keyframes fall-69{46.152%{transform:translate(87.2943vw,46.152vh) scale(.2414)}to{transform:translate(87.92985vw,100vh) scale(.2414)}}.snow:nth-child(70){opacity:.1358;transform:translate(5.723vw,-10px) scale(.6219);animation:fall-70 25s -3s linear infinite}@keyframes fall-70{45.469%{transform:translate(9.2042vw,45.469vh) scale(.6219)}to{transform:translate(7.4636vw,100vh) scale(.6219)}}.snow:nth-child(71){opacity:1.0738;transform:translate(3.2937vw,-10px) scale(.5989);animation:fall-71 13s -16s linear infinite}@keyframes fall-71{38.172%{transform:translate(12.6335vw,38.172vh) scale(.5989)}to{transform:translate(7.9636vw,100vh) scale(.5989)}}.snow:nth-child(72){opacity:1.2006;transform:translate(3.095vw,-10px) scale(.249);animation:fall-72 27s -12s linear infinite}@keyframes fall-72{69.656%{transform:translate(2.602vw,69.656vh) scale(.249)}to{transform:translate(2.8485vw,100vh) scale(.249)}}.snow:nth-child(73){opacity:.5298;transform:translate(71.9437vw,-10px) scale(.126);animation:fall-73 13s -19s linear infinite}@keyframes fall-73{34.302%{transform:translate(70.4139vw,34.302vh) scale(.126)}to{transform:translate(71.1788vw,100vh) scale(.126)}}.snow:nth-child(74){opacity:.1774;transform:translate(99.3771vw,-10px) scale(.7467);animation:fall-74 10s -8s linear infinite}@keyframes fall-74{53.275%{transform:translate(99.1277vw,53.275vh) scale(.7467)}to{transform:translate(99.2524vw,100vh) scale(.7467)}}.snow:nth-child(75){opacity:1.0972;transform:translate(42.741vw,-10px) scale(.9666);animation:fall-75 23s -12s linear infinite}@keyframes fall-75{75.973%{transform:translate(36.1883vw,75.973vh) scale(.9666)}to{transform:translate(39.46465vw,100vh) scale(.9666)}}.snow:nth-child(76){opacity:.5384;transform:translate(81.1488vw,-10px) scale(.4572);animation:fall-76 12s -15s linear infinite}@keyframes fall-76{52.626%{transform:translate(83.0385vw,52.626vh) scale(.4572)}to{transform:translate(82.09365vw,100vh) scale(.4572)}}.snow:nth-child(77){opacity:1.9128;transform:translate(73.7583vw,-10px) scale(.0883);animation:fall-77 30s -8s linear infinite}@keyframes fall-77{63.541%{transform:translate(77.9758vw,63.541vh) scale(.0883)}to{transform:translate(75.86705vw,100vh) scale(.0883)}}.snow:nth-child(78){opacity:1.5928;transform:translate(75.847vw,-10px) scale(.0927);animation:fall-78 21s -24s linear infinite}@keyframes fall-78{72.522%{transform:translate(66.4516vw,72.522vh) scale(.0927)}to{transform:translate(71.1493vw,100vh) scale(.0927)}}.snow:nth-child(79){opacity:1.2992;transform:translate(24.9754vw,-10px) scale(.6718);animation:fall-79 17s -12s linear infinite}@keyframes fall-79{63.506%{transform:translate(32.5252vw,63.506vh) scale(.6718)}to{transform:translate(28.7503vw,100vh) scale(.6718)}}.snow:nth-child(80){opacity:1.6558;transform:translate(13.3665vw,-10px) scale(.2823);animation:fall-80 15s -30s linear infinite}@keyframes fall-80{53.234%{transform:translate(13.3088vw,53.234vh) scale(.2823)}to{transform:translate(13.33765vw,100vh) scale(.2823)}}.snow:nth-child(81){opacity:1.4188;transform:translate(92.9402vw,-10px) scale(.0714);animation:fall-81 17s -15s linear infinite}@keyframes fall-81{38.428%{transform:translate(100.933vw,38.428vh) scale(.0714)}to{transform:translate(96.9366vw,100vh) scale(.0714)}}.snow:nth-child(82){opacity:.7908;transform:translate(87.3895vw,-10px) scale(.1049);animation:fall-82 18s -22s linear infinite}@keyframes fall-82{67.126%{transform:translate(80.5896vw,67.126vh) scale(.1049)}to{transform:translate(83.98955vw,100vh) scale(.1049)}}.snow:nth-child(83){opacity:.766;transform:translate(96.7759vw,-10px) scale(.8631);animation:fall-83 21s -12s linear infinite}@keyframes fall-83{76.063%{transform:translate(87.7419vw,76.063vh) scale(.8631)}to{transform:translate(92.2589vw,100vh) scale(.8631)}}.snow:nth-child(84){opacity:1.1696;transform:translate(39.9202vw,-10px) scale(.5785);animation:fall-84 19s -4s linear infinite}@keyframes fall-84{75.808%{transform:translate(41.6906vw,75.808vh) scale(.5785)}to{transform:translate(40.8054vw,100vh) scale(.5785)}}.snow:nth-child(85){opacity:1.196;transform:translate(19.2276vw,-10px) scale(.286);animation:fall-85 21s -28s linear infinite}@keyframes fall-85{47.405%{transform:translate(19.8624vw,47.405vh) scale(.286)}to{transform:translate(19.545vw,100vh) scale(.286)}}.snow:nth-child(86){opacity:1.3352;transform:translate(9.4932vw,-10px) scale(.5705);animation:fall-86 17s -2s linear infinite}@keyframes fall-86{55.134%{transform:translate(11.5058vw,55.134vh) scale(.5705)}to{transform:translate(10.4995vw,100vh) scale(.5705)}}.snow:nth-child(87){opacity:1.8846;transform:translate(29.9959vw,-10px) scale(.6016);animation:fall-87 30s -6s linear infinite}@keyframes fall-87{66.801%{transform:translate(24.9884vw,66.801vh) scale(.6016)}to{transform:translate(27.49215vw,100vh) scale(.6016)}}.snow:nth-child(88){opacity:1.63;transform:translate(72.3931vw,-10px) scale(.6772);animation:fall-88 23s -14s linear infinite}@keyframes fall-88{49.473%{transform:translate(71.4454vw,49.473vh) scale(.6772)}to{transform:translate(71.91925vw,100vh) scale(.6772)}}.snow:nth-child(89){opacity:.3146;transform:translate(85.7027vw,-10px) scale(.2571);animation:fall-89 30s -2s linear infinite}@keyframes fall-89{74.387%{transform:translate(91.4627vw,74.387vh) scale(.2571)}to{transform:translate(88.5827vw,100vh) scale(.2571)}}.snow:nth-child(90){opacity:1.3268;transform:translate(77.8925vw,-10px) scale(.802);animation:fall-90 27s -21s linear infinite}@keyframes fall-90{41.76%{transform:translate(75.4092vw,41.76vh) scale(.802)}to{transform:translate(76.65085vw,100vh) scale(.802)}}.snow:nth-child(91){opacity:1.1326;transform:translate(18.5993vw,-10px) scale(.9673);animation:fall-91 15s -20s linear infinite}@keyframes fall-91{32.921%{transform:translate(27.25vw,32.921vh) scale(.9673)}to{transform:translate(22.92465vw,100vh) scale(.9673)}}.snow:nth-child(92){opacity:1.1114;transform:translate(27.9061vw,-10px) scale(.0163);animation:fall-92 13s -2s linear infinite}@keyframes fall-92{42.369%{transform:translate(37.2344vw,42.369vh) scale(.0163)}to{transform:translate(32.57025vw,100vh) scale(.0163)}}.snow:nth-child(93){opacity:.7578;transform:translate(17.4449vw,-10px) scale(.2043);animation:fall-93 16s -1s linear infinite}@keyframes fall-93{35.655%{transform:translate(21.1725vw,35.655vh) scale(.2043)}to{transform:translate(19.3087vw,100vh) scale(.2043)}}.snow:nth-child(94){opacity:.235;transform:translate(26.4457vw,-10px) scale(.922);animation:fall-94 11s -14s linear infinite}@keyframes fall-94{63.661%{transform:translate(28.9203vw,63.661vh) scale(.922)}to{transform:translate(27.683vw,100vh) scale(.922)}}.snow:nth-child(95){opacity:1.9742;transform:translate(.5427vw,-10px) scale(.0465);animation:fall-95 26s -12s linear infinite}@keyframes fall-95{38.723%{transform:translate(-6.0325vw,38.723vh) scale(.0465)}to{transform:translate(-2.7449vw,100vh) scale(.0465)}}.snow:nth-child(96){opacity:.2602;transform:translate(40.9829vw,-10px) scale(.3241);animation:fall-96 27s -1s linear infinite}@keyframes fall-96{45.086%{transform:translate(47.2617vw,45.086vh) scale(.3241)}to{transform:translate(44.1223vw,100vh) scale(.3241)}}.snow:nth-child(97){opacity:.4892;transform:translate(56.3685vw,-10px) scale(.0118);animation:fall-97 13s -27s linear infinite}@keyframes fall-97{79.777%{transform:translate(58.541vw,79.777vh) scale(.0118)}to{transform:translate(57.45475vw,100vh) scale(.0118)}}.snow:nth-child(98){opacity:1.5272;transform:translate(96.4942vw,-10px) scale(.6629);animation:fall-98 28s -5s linear infinite}@keyframes fall-98{51.399%{transform:translate(87.2599vw,51.399vh) scale(.6629)}to{transform:translate(91.87705vw,100vh) scale(.6629)}}.snow:nth-child(99){opacity:.019;transform:translate(22.1731vw,-10px) scale(.1571);animation:fall-99 18s -9s linear infinite}@keyframes fall-99{37.72%{transform:translate(31.7533vw,37.72vh) scale(.1571)}to{transform:translate(26.9632vw,100vh) scale(.1571)}}.snow:nth-child(100){opacity:1.594;transform:translate(32.0825vw,-10px) scale(.1515);animation:fall-100 13s -21s linear infinite}@keyframes fall-100{53.344%{transform:translate(40.0285vw,53.344vh) scale(.1515)}to{transform:translate(36.0555vw,100vh) scale(.1515)}}.snow:nth-child(101){opacity:1.898;transform:translate(53.861vw,-10px) scale(.0239);animation:fall-101 22s -13s linear infinite}@keyframes fall-101{69.13%{transform:translate(47.1789vw,69.13vh) scale(.0239)}to{transform:translate(50.51995vw,100vh) scale(.0239)}}.snow:nth-child(102){opacity:.6446;transform:translate(23.9815vw,-10px) scale(.2043);animation:fall-102 19s -2s linear infinite}@keyframes fall-102{61.766%{transform:translate(26.3645vw,61.766vh) scale(.2043)}to{transform:translate(25.173vw,100vh) scale(.2043)}}.snow:nth-child(103){opacity:.3686;transform:translate(37.6668vw,-10px) scale(.4145);animation:fall-103 23s -21s linear infinite}@keyframes fall-103{31.982%{transform:translate(29.5692vw,31.982vh) scale(.4145)}to{transform:translate(33.618vw,100vh) scale(.4145)}}.snow:nth-child(104){opacity:1.8984;transform:translate(67.4433vw,-10px) scale(.6173);animation:fall-104 20s -3s linear infinite}@keyframes fall-104{76.285%{transform:translate(57.5132vw,76.285vh) scale(.6173)}to{transform:translate(62.47825vw,100vh) scale(.6173)}}.snow:nth-child(105){opacity:.0424;transform:translate(30.9033vw,-10px) scale(.8427);animation:fall-105 11s -2s linear infinite}@keyframes fall-105{51.583%{transform:translate(25.3348vw,51.583vh) scale(.8427)}to{transform:translate(28.11905vw,100vh) scale(.8427)}}.snow:nth-child(106){opacity:1.0392;transform:translate(6.3922vw,-10px) scale(.1418);animation:fall-106 19s -27s linear infinite}@keyframes fall-106{75.645%{transform:translate(4.4113vw,75.645vh) scale(.1418)}to{transform:translate(5.40175vw,100vh) scale(.1418)}}.snow:nth-child(107){opacity:1.6458;transform:translate(8.8485vw,-10px) scale(.281);animation:fall-107 15s -3s linear infinite}@keyframes fall-107{48.667%{transform:translate(4.8927vw,48.667vh) scale(.281)}to{transform:translate(6.8706vw,100vh) scale(.281)}}.snow:nth-child(108){opacity:1.086;transform:translate(30.8313vw,-10px) scale(.5085);animation:fall-108 22s -20s linear infinite}@keyframes fall-108{35.242%{transform:translate(21.1738vw,35.242vh) scale(.5085)}to{transform:translate(26.00255vw,100vh) scale(.5085)}}.snow:nth-child(109){opacity:1.9242;transform:translate(95.6592vw,-10px) scale(.4221);animation:fall-109 18s -28s linear infinite}@keyframes fall-109{73.116%{transform:translate(99.5265vw,73.116vh) scale(.4221)}to{transform:translate(97.59285vw,100vh) scale(.4221)}}.snow:nth-child(110){opacity:.8096;transform:translate(18.7646vw,-10px) scale(.1282);animation:fall-110 30s -30s linear infinite}@keyframes fall-110{62.547%{transform:translate(9.9781vw,62.547vh) scale(.1282)}to{transform:translate(14.37135vw,100vh) scale(.1282)}}.snow:nth-child(111){opacity:1.475;transform:translate(15.1281vw,-10px) scale(.3561);animation:fall-111 26s -12s linear infinite}@keyframes fall-111{37.123%{transform:translate(14.2711vw,37.123vh) scale(.3561)}to{transform:translate(14.6996vw,100vh) scale(.3561)}}.snow:nth-child(112){opacity:.2588;transform:translate(15.4456vw,-10px) scale(.0089);animation:fall-112 20s -11s linear infinite}@keyframes fall-112{30.621%{transform:translate(22.7454vw,30.621vh) scale(.0089)}to{transform:translate(19.0955vw,100vh) scale(.0089)}}.snow:nth-child(113){opacity:.5602;transform:translate(50.1011vw,-10px) scale(.1221);animation:fall-113 23s -4s linear infinite}@keyframes fall-113{70.659%{transform:translate(51.6538vw,70.659vh) scale(.1221)}to{transform:translate(50.87745vw,100vh) scale(.1221)}}.snow:nth-child(114){opacity:1.504;transform:translate(93.9788vw,-10px) scale(.4373);animation:fall-114 20s -7s linear infinite}@keyframes fall-114{51.03%{transform:translate(86.148vw,51.03vh) scale(.4373)}to{transform:translate(90.0634vw,100vh) scale(.4373)}}.snow:nth-child(115){opacity:.9698;transform:translate(.4448vw,-10px) scale(.0274);animation:fall-115 29s -4s linear infinite}@keyframes fall-115{74.681%{transform:translate(5.9404vw,74.681vh) scale(.0274)}to{transform:translate(3.1926vw,100vh) scale(.0274)}}.snow:nth-child(116){opacity:1.5706;transform:translate(68.1364vw,-10px) scale(.6338);animation:fall-116 19s -25s linear infinite}@keyframes fall-116{65.095%{transform:translate(72.2761vw,65.095vh) scale(.6338)}to{transform:translate(70.20625vw,100vh) scale(.6338)}}.snow:nth-child(117){opacity:.5824;transform:translate(55.0139vw,-10px) scale(.4918);animation:fall-117 13s -24s linear infinite}@keyframes fall-117{47.28%{transform:translate(50.4686vw,47.28vh) scale(.4918)}to{transform:translate(52.74125vw,100vh) scale(.4918)}}.snow:nth-child(118){opacity:.2598;transform:translate(30.8404vw,-10px) scale(.6584);animation:fall-118 17s -10s linear infinite}@keyframes fall-118{62.984%{transform:translate(35.1737vw,62.984vh) scale(.6584)}to{transform:translate(33.00705vw,100vh) scale(.6584)}}.snow:nth-child(119){opacity:1.1204;transform:translate(28.0704vw,-10px) scale(.7798);animation:fall-119 23s -8s linear infinite}@keyframes fall-119{67.076%{transform:translate(27.1349vw,67.076vh) scale(.7798)}to{transform:translate(27.60265vw,100vh) scale(.7798)}}.snow:nth-child(120){opacity:.9672;transform:translate(19.987vw,-10px) scale(.9427);animation:fall-120 12s -7s linear infinite}@keyframes fall-120{55.798%{transform:translate(22.8175vw,55.798vh) scale(.9427)}to{transform:translate(21.40225vw,100vh) scale(.9427)}}.snow:nth-child(121){opacity:.222;transform:translate(1.325vw,-10px) scale(.5142);animation:fall-121 28s -21s linear infinite}@keyframes fall-121{75.693%{transform:translate(-.0054vw,75.693vh) scale(.5142)}to{transform:translate(.6598vw,100vh) scale(.5142)}}.snow:nth-child(122){opacity:1.7732;transform:translate(73.8938vw,-10px) scale(.9477);animation:fall-122 18s -10s linear infinite}@keyframes fall-122{42.877%{transform:translate(77.8357vw,42.877vh) scale(.9477)}to{transform:translate(75.86475vw,100vh) scale(.9477)}}.snow:nth-child(123){opacity:1.4682;transform:translate(55.0387vw,-10px) scale(.6497);animation:fall-123 23s -18s linear infinite}@keyframes fall-123{78.331%{transform:translate(60.7457vw,78.331vh) scale(.6497)}to{transform:translate(57.8922vw,100vh) scale(.6497)}}.snow:nth-child(124){opacity:1.3942;transform:translate(43.5844vw,-10px) scale(.3723);animation:fall-124 26s -3s linear infinite}@keyframes fall-124{42.927%{transform:translate(41.1119vw,42.927vh) scale(.3723)}to{transform:translate(42.34815vw,100vh) scale(.3723)}}.snow:nth-child(125){opacity:.5022;transform:translate(45.2963vw,-10px) scale(.8436);animation:fall-125 21s -2s linear infinite}@keyframes fall-125{70.447%{transform:translate(49.4342vw,70.447vh) scale(.8436)}to{transform:translate(47.36525vw,100vh) scale(.8436)}}.snow:nth-child(126){opacity:1.631;transform:translate(76.6441vw,-10px) scale(.067);animation:fall-126 30s -24s linear infinite}@keyframes fall-126{52.602%{transform:translate(80.5945vw,52.602vh) scale(.067)}to{transform:translate(78.6193vw,100vh) scale(.067)}}.snow:nth-child(127){opacity:1.9322;transform:translate(91.707vw,-10px) scale(.0967);animation:fall-127 19s -5s linear infinite}@keyframes fall-127{51.825%{transform:translate(87.2833vw,51.825vh) scale(.0967)}to{transform:translate(89.49515vw,100vh) scale(.0967)}}.snow:nth-child(128){opacity:1.632;transform:translate(48.6595vw,-10px) scale(.7809);animation:fall-128 21s -13s linear infinite}@keyframes fall-128{60.771%{transform:translate(54.0058vw,60.771vh) scale(.7809)}to{transform:translate(51.33265vw,100vh) scale(.7809)}}.snow:nth-child(129){opacity:.3226;transform:translate(23.4925vw,-10px) scale(.6976);animation:fall-129 25s -19s linear infinite}@keyframes fall-129{62.016%{transform:translate(29.1786vw,62.016vh) scale(.6976)}to{transform:translate(26.33555vw,100vh) scale(.6976)}}.snow:nth-child(130){opacity:.2048;transform:translate(85.9824vw,-10px) scale(.622);animation:fall-130 15s -30s linear infinite}@keyframes fall-130{47.796%{transform:translate(76.5981vw,47.796vh) scale(.622)}to{transform:translate(81.29025vw,100vh) scale(.622)}}.snow:nth-child(131){opacity:.333;transform:translate(32.6159vw,-10px) scale(.4622);animation:fall-131 14s -16s linear infinite}@keyframes fall-131{35.016%{transform:translate(36.461vw,35.016vh) scale(.4622)}to{transform:translate(34.53845vw,100vh) scale(.4622)}}.snow:nth-child(132){opacity:.9072;transform:translate(63.1351vw,-10px) scale(.6144);animation:fall-132 18s -28s linear infinite}@keyframes fall-132{60.332%{transform:translate(59.554vw,60.332vh) scale(.6144)}to{transform:translate(61.34455vw,100vh) scale(.6144)}}.snow:nth-child(133){opacity:.9328;transform:translate(57.0236vw,-10px) scale(.8336);animation:fall-133 30s -8s linear infinite}@keyframes fall-133{58.485%{transform:translate(56.8901vw,58.485vh) scale(.8336)}to{transform:translate(56.95685vw,100vh) scale(.8336)}}.snow:nth-child(134){opacity:.2164;transform:translate(78.1531vw,-10px) scale(.7576);animation:fall-134 13s -11s linear infinite}@keyframes fall-134{34.32%{transform:translate(81.8729vw,34.32vh) scale(.7576)}to{transform:translate(80.013vw,100vh) scale(.7576)}}.snow:nth-child(135){opacity:.1158;transform:translate(23.1608vw,-10px) scale(.5044);animation:fall-135 10s -19s linear infinite}@keyframes fall-135{79.422%{transform:translate(31.6898vw,79.422vh) scale(.5044)}to{transform:translate(27.4253vw,100vh) scale(.5044)}}.snow:nth-child(136){opacity:1.632;transform:translate(99.0741vw,-10px) scale(.77);animation:fall-136 29s -4s linear infinite}@keyframes fall-136{35.893%{transform:translate(107.4197vw,35.893vh) scale(.77)}to{transform:translate(103.2469vw,100vh) scale(.77)}}.snow:nth-child(137){opacity:.5674;transform:translate(50.0052vw,-10px) scale(.6152);animation:fall-137 28s -21s linear infinite}@keyframes fall-137{78.176%{transform:translate(48.8108vw,78.176vh) scale(.6152)}to{transform:translate(49.408vw,100vh) scale(.6152)}}.snow:nth-child(138){opacity:1.7926;transform:translate(22.698vw,-10px) scale(.9128);animation:fall-138 24s -12s linear infinite}@keyframes fall-138{42.596%{transform:translate(26.4799vw,42.596vh) scale(.9128)}to{transform:translate(24.58895vw,100vh) scale(.9128)}}.snow:nth-child(139){opacity:.5968;transform:translate(15.9807vw,-10px) scale(.166);animation:fall-139 22s -11s linear infinite}@keyframes fall-139{35.793%{transform:translate(14.91vw,35.793vh) scale(.166)}to{transform:translate(15.44535vw,100vh) scale(.166)}}.snow:nth-child(140){opacity:1.9068;transform:translate(46.4145vw,-10px) scale(.0811);animation:fall-140 18s -26s linear infinite}@keyframes fall-140{49.326%{transform:translate(53.0554vw,49.326vh) scale(.0811)}to{transform:translate(49.73495vw,100vh) scale(.0811)}}.snow:nth-child(141){opacity:1.1286;transform:translate(55.7437vw,-10px) scale(.2912);animation:fall-141 20s -8s linear infinite}@keyframes fall-141{41.582%{transform:translate(57.5814vw,41.582vh) scale(.2912)}to{transform:translate(56.66255vw,100vh) scale(.2912)}}.snow:nth-child(142){opacity:.9256;transform:translate(44.8481vw,-10px) scale(.1198);animation:fall-142 27s -6s linear infinite}@keyframes fall-142{65.451%{transform:translate(48.6842vw,65.451vh) scale(.1198)}to{transform:translate(46.76615vw,100vh) scale(.1198)}}.snow:nth-child(143){opacity:.4588;transform:translate(30.4156vw,-10px) scale(.7396);animation:fall-143 29s -8s linear infinite}@keyframes fall-143{32.728%{transform:translate(35.9685vw,32.728vh) scale(.7396)}to{transform:translate(33.19205vw,100vh) scale(.7396)}}.snow:nth-child(144){opacity:1.9122;transform:translate(77.7051vw,-10px) scale(.195);animation:fall-144 15s -16s linear infinite}@keyframes fall-144{69.024%{transform:translate(80.0929vw,69.024vh) scale(.195)}to{transform:translate(78.899vw,100vh) scale(.195)}}.snow:nth-child(145){opacity:1.6894;transform:translate(80.2329vw,-10px) scale(.198);animation:fall-145 27s -1s linear infinite}@keyframes fall-145{44.44%{transform:translate(85.2695vw,44.44vh) scale(.198)}to{transform:translate(82.7512vw,100vh) scale(.198)}}.snow:nth-child(146){opacity:1.2266;transform:translate(97.5095vw,-10px) scale(.8106);animation:fall-146 18s -23s linear infinite}@keyframes fall-146{47.973%{transform:translate(107.232vw,47.973vh) scale(.8106)}to{transform:translate(102.37075vw,100vh) scale(.8106)}}.snow:nth-child(147){opacity:.747;transform:translate(37.449vw,-10px) scale(.5948);animation:fall-147 30s -27s linear infinite}@keyframes fall-147{72.838%{transform:translate(30.2413vw,72.838vh) scale(.5948)}to{transform:translate(33.84515vw,100vh) scale(.5948)}}.snow:nth-child(148){opacity:1.6702;transform:translate(92.9237vw,-10px) scale(.3357);animation:fall-148 13s -7s linear infinite}@keyframes fall-148{63.115%{transform:translate(99.5465vw,63.115vh) scale(.3357)}to{transform:translate(96.2351vw,100vh) scale(.3357)}}.snow:nth-child(149){opacity:1.802;transform:translate(47.8765vw,-10px) scale(.2611);animation:fall-149 29s -2s linear infinite}@keyframes fall-149{72.975%{transform:translate(39.92vw,72.975vh) scale(.2611)}to{transform:translate(43.89825vw,100vh) scale(.2611)}}.snow:nth-child(150){opacity:1.6296;transform:translate(40.3914vw,-10px) scale(.8101);animation:fall-150 17s -18s linear infinite}@keyframes fall-150{40.208%{transform:translate(45.2984vw,40.208vh) scale(.8101)}to{transform:translate(42.8449vw,100vh) scale(.8101)}}.snow:nth-child(151){opacity:.8792;transform:translate(6.1632vw,-10px) scale(.9338);animation:fall-151 25s -23s linear infinite}@keyframes fall-151{45.868%{transform:translate(9.131vw,45.868vh) scale(.9338)}to{transform:translate(7.6471vw,100vh) scale(.9338)}}.snow:nth-child(152){opacity:1.1748;transform:translate(38.5409vw,-10px) scale(.6721);animation:fall-152 21s -25s linear infinite}@keyframes fall-152{63.69%{transform:translate(47.1757vw,63.69vh) scale(.6721)}to{transform:translate(42.8583vw,100vh) scale(.6721)}}.snow:nth-child(153){opacity:.5218;transform:translate(78.0096vw,-10px) scale(.0233);animation:fall-153 20s -23s linear infinite}@keyframes fall-153{69.998%{transform:translate(83.2504vw,69.998vh) scale(.0233)}to{transform:translate(80.63vw,100vh) scale(.0233)}}.snow:nth-child(154){opacity:1.5388;transform:translate(32.3878vw,-10px) scale(.4653);animation:fall-154 29s -27s linear infinite}@keyframes fall-154{45.686%{transform:translate(23.1146vw,45.686vh) scale(.4653)}to{transform:translate(27.7512vw,100vh) scale(.4653)}}.snow:nth-child(155){opacity:1.182;transform:translate(40.4013vw,-10px) scale(.9671);animation:fall-155 27s -16s linear infinite}@keyframes fall-155{53.655%{transform:translate(39.4987vw,53.655vh) scale(.9671)}to{transform:translate(39.95vw,100vh) scale(.9671)}}.snow:nth-child(156){opacity:1.5156;transform:translate(12.9846vw,-10px) scale(.3992);animation:fall-156 29s -8s linear infinite}@keyframes fall-156{44.602%{transform:translate(21.1114vw,44.602vh) scale(.3992)}to{transform:translate(17.048vw,100vh) scale(.3992)}}.snow:nth-child(157){opacity:.5622;transform:translate(48.7488vw,-10px) scale(.6241);animation:fall-157 22s -19s linear infinite}@keyframes fall-157{59.52%{transform:translate(53.8302vw,59.52vh) scale(.6241)}to{transform:translate(51.2895vw,100vh) scale(.6241)}}.snow:nth-child(158){opacity:1.6284;transform:translate(11.4037vw,-10px) scale(.0531);animation:fall-158 20s -23s linear infinite}@keyframes fall-158{42.267%{transform:translate(3.1888vw,42.267vh) scale(.0531)}to{transform:translate(7.29625vw,100vh) scale(.0531)}}.snow:nth-child(159){opacity:.4914;transform:translate(77.4722vw,-10px) scale(.3871);animation:fall-159 19s -7s linear infinite}@keyframes fall-159{79.034%{transform:translate(74.5514vw,79.034vh) scale(.3871)}to{transform:translate(76.0118vw,100vh) scale(.3871)}}.snow:nth-child(160){opacity:.2482;transform:translate(47.574vw,-10px) scale(.1698);animation:fall-160 12s -3s linear infinite}@keyframes fall-160{76.028%{transform:translate(46.4835vw,76.028vh) scale(.1698)}to{transform:translate(47.02875vw,100vh) scale(.1698)}}.snow:nth-child(161){opacity:.7512;transform:translate(95.3426vw,-10px) scale(.9578);animation:fall-161 14s -6s linear infinite}@keyframes fall-161{31.811%{transform:translate(97.0908vw,31.811vh) scale(.9578)}to{transform:translate(96.2167vw,100vh) scale(.9578)}}.snow:nth-child(162){opacity:.2284;transform:translate(27.7997vw,-10px) scale(.978);animation:fall-162 25s -19s linear infinite}@keyframes fall-162{57.189%{transform:translate(28.1056vw,57.189vh) scale(.978)}to{transform:translate(27.95265vw,100vh) scale(.978)}}.snow:nth-child(163){opacity:.7786;transform:translate(20.8399vw,-10px) scale(.2326);animation:fall-163 10s -6s linear infinite}@keyframes fall-163{45.45%{transform:translate(20.0487vw,45.45vh) scale(.2326)}to{transform:translate(20.4443vw,100vh) scale(.2326)}}.snow:nth-child(164){opacity:.0954;transform:translate(27.5275vw,-10px) scale(.0196);animation:fall-164 12s -3s linear infinite}@keyframes fall-164{54.68%{transform:translate(30.8666vw,54.68vh) scale(.0196)}to{transform:translate(29.19705vw,100vh) scale(.0196)}}.snow:nth-child(165){opacity:.581;transform:translate(38.8411vw,-10px) scale(.9712);animation:fall-165 19s -29s linear infinite}@keyframes fall-165{51.044%{transform:translate(47.9693vw,51.044vh) scale(.9712)}to{transform:translate(43.4052vw,100vh) scale(.9712)}}.snow:nth-child(166){opacity:.0698;transform:translate(30.9353vw,-10px) scale(.4161);animation:fall-166 28s -8s linear infinite}@keyframes fall-166{34.572%{transform:translate(37.8195vw,34.572vh) scale(.4161)}to{transform:translate(34.3774vw,100vh) scale(.4161)}}.snow:nth-child(167){opacity:.5574;transform:translate(14.7202vw,-10px) scale(.1447);animation:fall-167 15s -5s linear infinite}@keyframes fall-167{56.828%{transform:translate(20.4185vw,56.828vh) scale(.1447)}to{transform:translate(17.56935vw,100vh) scale(.1447)}}.snow:nth-child(168){opacity:1.681;transform:translate(83.6596vw,-10px) scale(.8508);animation:fall-168 29s -11s linear infinite}@keyframes fall-168{42.611%{transform:translate(86.5833vw,42.611vh) scale(.8508)}to{transform:translate(85.12145vw,100vh) scale(.8508)}}.snow:nth-child(169){opacity:.0946;transform:translate(1.1026vw,-10px) scale(.7633);animation:fall-169 29s -25s linear infinite}@keyframes fall-169{76.754%{transform:translate(-3.0206vw,76.754vh) scale(.7633)}to{transform:translate(-.959vw,100vh) scale(.7633)}}.snow:nth-child(170){opacity:1.6082;transform:translate(53.2046vw,-10px) scale(.3264);animation:fall-170 18s -11s linear infinite}@keyframes fall-170{41.118%{transform:translate(49.8159vw,41.118vh) scale(.3264)}to{transform:translate(51.51025vw,100vh) scale(.3264)}}.snow:nth-child(171){opacity:.186;transform:translate(76.5124vw,-10px) scale(.5255);animation:fall-171 13s -8s linear infinite}@keyframes fall-171{32.28%{transform:translate(81.5488vw,32.28vh) scale(.5255)}to{transform:translate(79.0306vw,100vh) scale(.5255)}}.snow:nth-child(172){opacity:.727;transform:translate(41.1549vw,-10px) scale(.8582);animation:fall-172 17s -4s linear infinite}@keyframes fall-172{79.126%{transform:translate(46.7417vw,79.126vh) scale(.8582)}to{transform:translate(43.9483vw,100vh) scale(.8582)}}.snow:nth-child(173){opacity:.5942;transform:translate(45.0777vw,-10px) scale(.6545);animation:fall-173 19s -21s linear infinite}@keyframes fall-173{33.257%{transform:translate(46.4254vw,33.257vh) scale(.6545)}to{transform:translate(45.75155vw,100vh) scale(.6545)}}.snow:nth-child(174){opacity:1.5844;transform:translate(4.8715vw,-10px) scale(.5873);animation:fall-174 22s -28s linear infinite}@keyframes fall-174{37.987%{transform:translate(-2.894vw,37.987vh) scale(.5873)}to{transform:translate(.98875vw,100vh) scale(.5873)}}.snow:nth-child(175){opacity:.5828;transform:translate(64.7212vw,-10px) scale(.2211);animation:fall-175 29s -18s linear infinite}@keyframes fall-175{70.593%{transform:translate(55.6286vw,70.593vh) scale(.2211)}to{transform:translate(60.1749vw,100vh) scale(.2211)}}.snow:nth-child(176){opacity:1.3696;transform:translate(59.4074vw,-10px) scale(.4457);animation:fall-176 17s -9s linear infinite}@keyframes fall-176{54.221%{transform:translate(62.7863vw,54.221vh) scale(.4457)}to{transform:translate(61.09685vw,100vh) scale(.4457)}}.snow:nth-child(177){opacity:.3606;transform:translate(13.3526vw,-10px) scale(.8702);animation:fall-177 26s -4s linear infinite}@keyframes fall-177{33.892%{transform:translate(3.7514vw,33.892vh) scale(.8702)}to{transform:translate(8.552vw,100vh) scale(.8702)}}.snow:nth-child(178){opacity:.45;transform:translate(34.7369vw,-10px) scale(.8882);animation:fall-178 12s -30s linear infinite}@keyframes fall-178{34.372%{transform:translate(37.0895vw,34.372vh) scale(.8882)}to{transform:translate(35.9132vw,100vh) scale(.8882)}}.snow:nth-child(179){opacity:1.385;transform:translate(45.7096vw,-10px) scale(.4578);animation:fall-179 15s -28s linear infinite}@keyframes fall-179{74.789%{transform:translate(42.7776vw,74.789vh) scale(.4578)}to{transform:translate(44.2436vw,100vh) scale(.4578)}}.snow:nth-child(180){opacity:1.5922;transform:translate(98.7561vw,-10px) scale(.0114);animation:fall-180 11s -5s linear infinite}@keyframes fall-180{57.952%{transform:translate(107.0152vw,57.952vh) scale(.0114)}to{transform:translate(102.88565vw,100vh) scale(.0114)}}.snow:nth-child(181){opacity:.1116;transform:translate(7.247vw,-10px) scale(.5106);animation:fall-181 27s -30s linear infinite}@keyframes fall-181{62.965%{transform:translate(7.3613vw,62.965vh) scale(.5106)}to{transform:translate(7.30415vw,100vh) scale(.5106)}}.snow:nth-child(182){opacity:1.4496;transform:translate(27.2879vw,-10px) scale(.9831);animation:fall-182 28s -27s linear infinite}@keyframes fall-182{62.207%{transform:translate(27.2592vw,62.207vh) scale(.9831)}to{transform:translate(27.27355vw,100vh) scale(.9831)}}.snow:nth-child(183){opacity:.4206;transform:translate(96.6849vw,-10px) scale(.4709);animation:fall-183 22s -30s linear infinite}@keyframes fall-183{70.168%{transform:translate(96.8009vw,70.168vh) scale(.4709)}to{transform:translate(96.7429vw,100vh) scale(.4709)}}.snow:nth-child(184){opacity:.8196;transform:translate(48.0958vw,-10px) scale(.0383);animation:fall-184 14s -30s linear infinite}@keyframes fall-184{56.106%{transform:translate(57.0939vw,56.106vh) scale(.0383)}to{transform:translate(52.59485vw,100vh) scale(.0383)}}.snow:nth-child(185){opacity:1.0904;transform:translate(65.4361vw,-10px) scale(.633);animation:fall-185 30s -25s linear infinite}@keyframes fall-185{38.868%{transform:translate(68.6967vw,38.868vh) scale(.633)}to{transform:translate(67.0664vw,100vh) scale(.633)}}.snow:nth-child(186){opacity:1.3414;transform:translate(47.9525vw,-10px) scale(.0094);animation:fall-186 25s -26s linear infinite}@keyframes fall-186{70.771%{transform:translate(56.8828vw,70.771vh) scale(.0094)}to{transform:translate(52.41765vw,100vh) scale(.0094)}}.snow:nth-child(187){opacity:1.9748;transform:translate(75.3612vw,-10px) scale(.0455);animation:fall-187 13s -4s linear infinite}@keyframes fall-187{43.543%{transform:translate(67.1941vw,43.543vh) scale(.0455)}to{transform:translate(71.27765vw,100vh) scale(.0455)}}.snow:nth-child(188){opacity:1.3764;transform:translate(49.8825vw,-10px) scale(.3331);animation:fall-188 29s -30s linear infinite}@keyframes fall-188{70.269%{transform:translate(49.7756vw,70.269vh) scale(.3331)}to{transform:translate(49.82905vw,100vh) scale(.3331)}}.snow:nth-child(189){opacity:1.1612;transform:translate(22.2539vw,-10px) scale(.2313);animation:fall-189 14s -29s linear infinite}@keyframes fall-189{59.694%{transform:translate(27.2419vw,59.694vh) scale(.2313)}to{transform:translate(24.7479vw,100vh) scale(.2313)}}.snow:nth-child(190){opacity:1.2572;transform:translate(37.8151vw,-10px) scale(.2124);animation:fall-190 14s -7s linear infinite}@keyframes fall-190{60.965%{transform:translate(38.7593vw,60.965vh) scale(.2124)}to{transform:translate(38.2872vw,100vh) scale(.2124)}}.snow:nth-child(191){opacity:.4164;transform:translate(77.5161vw,-10px) scale(.195);animation:fall-191 16s -29s linear infinite}@keyframes fall-191{75.757%{transform:translate(69.0387vw,75.757vh) scale(.195)}to{transform:translate(73.2774vw,100vh) scale(.195)}}.snow:nth-child(192){opacity:1.3974;transform:translate(51.0547vw,-10px) scale(.172);animation:fall-192 12s -14s linear infinite}@keyframes fall-192{67.82%{transform:translate(60.0406vw,67.82vh) scale(.172)}to{transform:translate(55.54765vw,100vh) scale(.172)}}.snow:nth-child(193){opacity:.0938;transform:translate(83.0266vw,-10px) scale(.8503);animation:fall-193 17s -17s linear infinite}@keyframes fall-193{77.218%{transform:translate(74.3049vw,77.218vh) scale(.8503)}to{transform:translate(78.66575vw,100vh) scale(.8503)}}.snow:nth-child(194){opacity:1.5248;transform:translate(99.3727vw,-10px) scale(.4883);animation:fall-194 13s -28s linear infinite}@keyframes fall-194{75.461%{transform:translate(105.6446vw,75.461vh) scale(.4883)}to{transform:translate(102.50865vw,100vh) scale(.4883)}}.snow:nth-child(195){opacity:1.6128;transform:translate(14.9676vw,-10px) scale(.0452);animation:fall-195 21s -15s linear infinite}@keyframes fall-195{76.22%{transform:translate(13.9323vw,76.22vh) scale(.0452)}to{transform:translate(14.44995vw,100vh) scale(.0452)}}.snow:nth-child(196){opacity:.5298;transform:translate(7.7148vw,-10px) scale(.3124);animation:fall-196 22s -14s linear infinite}@keyframes fall-196{45.038%{transform:translate(-.4108vw,45.038vh) scale(.3124)}to{transform:translate(3.652vw,100vh) scale(.3124)}}.snow:nth-child(197){opacity:1.4296;transform:translate(90.6202vw,-10px) scale(.8645);animation:fall-197 16s -6s linear infinite}@keyframes fall-197{79.165%{transform:translate(96.4899vw,79.165vh) scale(.8645)}to{transform:translate(93.55505vw,100vh) scale(.8645)}}.snow:nth-child(198){opacity:1.997;transform:translate(26.4059vw,-10px) scale(.3558);animation:fall-198 15s -28s linear infinite}@keyframes fall-198{69.365%{transform:translate(34.2184vw,69.365vh) scale(.3558)}to{transform:translate(30.31215vw,100vh) scale(.3558)}}.snow:nth-child(199){opacity:1.7026;transform:translate(88.5226vw,-10px) scale(.7415);animation:fall-199 27s -5s linear infinite}@keyframes fall-199{63.687%{transform:translate(90.5105vw,63.687vh) scale(.7415)}to{transform:translate(89.51655vw,100vh) scale(.7415)}}.snow:nth-child(200){opacity:.1348;transform:translate(3.1962vw,-10px) scale(.9088);animation:fall-200 24s -4s linear infinite}@keyframes fall-200{45.489%{transform:translate(4.9308vw,45.489vh) scale(.9088)}to{transform:translate(4.0635vw,100vh) scale(.9088)}}.snow:nth-child(201){opacity:.5404;transform:translate(37.0247vw,-10px) scale(.3967);animation:fall-201 23s -27s linear infinite}@keyframes fall-201{40.575%{transform:translate(44.0628vw,40.575vh) scale(.3967)}to{transform:translate(40.54375vw,100vh) scale(.3967)}}.snow:nth-child(202){opacity:1.9122;transform:translate(18.5546vw,-10px) scale(.516);animation:fall-202 25s -14s linear infinite}@keyframes fall-202{38.767%{transform:translate(22.2777vw,38.767vh) scale(.516)}to{transform:translate(20.41615vw,100vh) scale(.516)}}.snow:nth-child(203){opacity:1.3336;transform:translate(11.1282vw,-10px) scale(.6433);animation:fall-203 21s -23s linear infinite}@keyframes fall-203{70.462%{transform:translate(18.4872vw,70.462vh) scale(.6433)}to{transform:translate(14.8077vw,100vh) scale(.6433)}}.snow:nth-child(204){opacity:.9566;transform:translate(95.0435vw,-10px) scale(.3739);animation:fall-204 19s -25s linear infinite}@keyframes fall-204{36.838%{transform:translate(102.0619vw,36.838vh) scale(.3739)}to{transform:translate(98.5527vw,100vh) scale(.3739)}}.snow:nth-child(205){opacity:1.538;transform:translate(40.244vw,-10px) scale(.7112);animation:fall-205 26s -30s linear infinite}@keyframes fall-205{75.667%{transform:translate(45.3501vw,75.667vh) scale(.7112)}to{transform:translate(42.79705vw,100vh) scale(.7112)}}.snow:nth-child(206){opacity:.4972;transform:translate(11.1693vw,-10px) scale(.5985);animation:fall-206 17s -10s linear infinite}@keyframes fall-206{55.493%{transform:translate(13.9263vw,55.493vh) scale(.5985)}to{transform:translate(12.5478vw,100vh) scale(.5985)}}.snow:nth-child(207){opacity:1.2116;transform:translate(71.0471vw,-10px) scale(.0065);animation:fall-207 10s -6s linear infinite}@keyframes fall-207{66.323%{transform:translate(71.4996vw,66.323vh) scale(.0065)}to{transform:translate(71.27335vw,100vh) scale(.0065)}}.snow:nth-child(208){opacity:1.076;transform:translate(86.3804vw,-10px) scale(.2713);animation:fall-208 23s -8s linear infinite}@keyframes fall-208{50.078%{transform:translate(90.6835vw,50.078vh) scale(.2713)}to{transform:translate(88.53195vw,100vh) scale(.2713)}}.snow:nth-child(209){opacity:1.0762;transform:translate(76.7173vw,-10px) scale(.2271);animation:fall-209 18s -4s linear infinite}@keyframes fall-209{66.583%{transform:translate(70.2792vw,66.583vh) scale(.2271)}to{transform:translate(73.49825vw,100vh) scale(.2271)}}.snow:nth-child(210){opacity:1.167;transform:translate(9.0461vw,-10px) scale(.1712);animation:fall-210 29s -4s linear infinite}@keyframes fall-210{54.155%{transform:translate(7.0424vw,54.155vh) scale(.1712)}to{transform:translate(8.04425vw,100vh) scale(.1712)}}.snow:nth-child(211){opacity:.9296;transform:translate(29.8744vw,-10px) scale(.6525);animation:fall-211 17s -16s linear infinite}@keyframes fall-211{31.976%{transform:translate(37.0792vw,31.976vh) scale(.6525)}to{transform:translate(33.4768vw,100vh) scale(.6525)}}.snow:nth-child(212){opacity:.2926;transform:translate(10.7506vw,-10px) scale(.6783);animation:fall-212 16s -29s linear infinite}@keyframes fall-212{37.265%{transform:translate(18.5354vw,37.265vh) scale(.6783)}to{transform:translate(14.643vw,100vh) scale(.6783)}}.snow:nth-child(213){opacity:1.2326;transform:translate(74.8518vw,-10px) scale(.7307);animation:fall-213 23s -18s linear infinite}@keyframes fall-213{65.783%{transform:translate(80.8466vw,65.783vh) scale(.7307)}to{transform:translate(77.8492vw,100vh) scale(.7307)}}.snow:nth-child(214){opacity:1.1918;transform:translate(85.7095vw,-10px) scale(.5026);animation:fall-214 16s -19s linear infinite}@keyframes fall-214{78.265%{transform:translate(88.5229vw,78.265vh) scale(.5026)}to{transform:translate(87.1162vw,100vh) scale(.5026)}}.snow:nth-child(215){opacity:1.8492;transform:translate(85.3516vw,-10px) scale(.3435);animation:fall-215 27s -3s linear infinite}@keyframes fall-215{72.393%{transform:translate(93.8685vw,72.393vh) scale(.3435)}to{transform:translate(89.61005vw,100vh) scale(.3435)}}.snow:nth-child(216){opacity:.525;transform:translate(20.5546vw,-10px) scale(.2971);animation:fall-216 26s -22s linear infinite}@keyframes fall-216{53.834%{transform:translate(13.9538vw,53.834vh) scale(.2971)}to{transform:translate(17.2542vw,100vh) scale(.2971)}}.snow:nth-child(217){opacity:1.908;transform:translate(85.5685vw,-10px) scale(.8426);animation:fall-217 29s -21s linear infinite}@keyframes fall-217{57.064%{transform:translate(88.9609vw,57.064vh) scale(.8426)}to{transform:translate(87.2647vw,100vh) scale(.8426)}}.snow:nth-child(218){opacity:.7462;transform:translate(68.9682vw,-10px) scale(.7924);animation:fall-218 24s -29s linear infinite}@keyframes fall-218{40.601%{transform:translate(72.9811vw,40.601vh) scale(.7924)}to{transform:translate(70.97465vw,100vh) scale(.7924)}}.snow:nth-child(219){opacity:.4222;transform:translate(12.1579vw,-10px) scale(.3582);animation:fall-219 18s -5s linear infinite}@keyframes fall-219{69.245%{transform:translate(17.5961vw,69.245vh) scale(.3582)}to{transform:translate(14.877vw,100vh) scale(.3582)}}.snow:nth-child(220){opacity:.9398;transform:translate(23.4846vw,-10px) scale(.1103);animation:fall-220 21s -14s linear infinite}@keyframes fall-220{61.877%{transform:translate(22.1215vw,61.877vh) scale(.1103)}to{transform:translate(22.80305vw,100vh) scale(.1103)}}.snow:nth-child(221){opacity:1.689;transform:translate(97.8155vw,-10px) scale(.4231);animation:fall-221 11s -21s linear infinite}@keyframes fall-221{39.392%{transform:translate(91.4004vw,39.392vh) scale(.4231)}to{transform:translate(94.60795vw,100vh) scale(.4231)}}.snow:nth-child(222){opacity:1.4184;transform:translate(19.1394vw,-10px) scale(.9694);animation:fall-222 23s -27s linear infinite}@keyframes fall-222{40.462%{transform:translate(12.7494vw,40.462vh) scale(.9694)}to{transform:translate(15.9444vw,100vh) scale(.9694)}}.snow:nth-child(223){opacity:1.765;transform:translate(27.2623vw,-10px) scale(.3274);animation:fall-223 16s -7s linear infinite}@keyframes fall-223{39.23%{transform:translate(22.2801vw,39.23vh) scale(.3274)}to{transform:translate(24.7712vw,100vh) scale(.3274)}}.snow:nth-child(224){opacity:.348;transform:translate(46.6119vw,-10px) scale(.7128);animation:fall-224 26s -11s linear infinite}@keyframes fall-224{58.599%{transform:translate(52.2685vw,58.599vh) scale(.7128)}to{transform:translate(49.4402vw,100vh) scale(.7128)}}.snow:nth-child(225){opacity:1.9354;transform:translate(11.3731vw,-10px) scale(.9949);animation:fall-225 27s -20s linear infinite}@keyframes fall-225{43.772%{transform:translate(2.0833vw,43.772vh) scale(.9949)}to{transform:translate(6.7282vw,100vh) scale(.9949)}}.snow:nth-child(226){opacity:1.5776;transform:translate(63.9021vw,-10px) scale(.6108);animation:fall-226 16s -7s linear infinite}@keyframes fall-226{70.749%{transform:translate(62.2282vw,70.749vh) scale(.6108)}to{transform:translate(63.06515vw,100vh) scale(.6108)}}.snow:nth-child(227){opacity:.5516;transform:translate(46.096vw,-10px) scale(.2278);animation:fall-227 17s -29s linear infinite}@keyframes fall-227{38.218%{transform:translate(36.216vw,38.218vh) scale(.2278)}to{transform:translate(41.156vw,100vh) scale(.2278)}}.snow:nth-child(228){opacity:.043;transform:translate(79.4612vw,-10px) scale(.524);animation:fall-228 27s -29s linear infinite}@keyframes fall-228{62.288%{transform:translate(89.3076vw,62.288vh) scale(.524)}to{transform:translate(84.3844vw,100vh) scale(.524)}}.snow:nth-child(229){opacity:1.2902;transform:translate(87.5166vw,-10px) scale(.2996);animation:fall-229 12s -11s linear infinite}@keyframes fall-229{30.963%{transform:translate(78.7517vw,30.963vh) scale(.2996)}to{transform:translate(83.13415vw,100vh) scale(.2996)}}.snow:nth-child(230){opacity:.0924;transform:translate(30.6855vw,-10px) scale(.5023);animation:fall-230 11s -9s linear infinite}@keyframes fall-230{71.216%{transform:translate(35.2418vw,71.216vh) scale(.5023)}to{transform:translate(32.96365vw,100vh) scale(.5023)}}.snow:nth-child(231){opacity:1.8084;transform:translate(58.9077vw,-10px) scale(.8707);animation:fall-231 26s -23s linear infinite}@keyframes fall-231{58.707%{transform:translate(58.1808vw,58.707vh) scale(.8707)}to{transform:translate(58.54425vw,100vh) scale(.8707)}}.snow:nth-child(232){opacity:1.7048;transform:translate(92.6097vw,-10px) scale(.2634);animation:fall-232 16s -20s linear infinite}@keyframes fall-232{52.653%{transform:translate(93.0015vw,52.653vh) scale(.2634)}to{transform:translate(92.8056vw,100vh) scale(.2634)}}.snow:nth-child(233){opacity:.136;transform:translate(17.6948vw,-10px) scale(.5107);animation:fall-233 21s -17s linear infinite}@keyframes fall-233{45.855%{transform:translate(8.3042vw,45.855vh) scale(.5107)}to{transform:translate(12.9995vw,100vh) scale(.5107)}}.snow:nth-child(234){opacity:.6322;transform:translate(26.5417vw,-10px) scale(.1158);animation:fall-234 17s -14s linear infinite}@keyframes fall-234{67.754%{transform:translate(24.5186vw,67.754vh) scale(.1158)}to{transform:translate(25.53015vw,100vh) scale(.1158)}}.snow:nth-child(235){opacity:1.3088;transform:translate(98.2718vw,-10px) scale(.9537);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{59.461%{transform:translate(88.6495vw,59.461vh) scale(.9537)}to{transform:translate(93.46065vw,100vh) scale(.9537)}}.snow:nth-child(236){opacity:1.6912;transform:translate(58.1046vw,-10px) scale(.3854);animation:fall-236 13s -18s linear infinite}@keyframes fall-236{42.989%{transform:translate(65.2298vw,42.989vh) scale(.3854)}to{transform:translate(61.6672vw,100vh) scale(.3854)}}.snow:nth-child(237){opacity:1.8064;transform:translate(56.8108vw,-10px) scale(.7561);animation:fall-237 25s -22s linear infinite}@keyframes fall-237{65.352%{transform:translate(61.3905vw,65.352vh) scale(.7561)}to{transform:translate(59.10065vw,100vh) scale(.7561)}}.snow:nth-child(238){opacity:1.1306;transform:translate(3.2296vw,-10px) scale(.9934);animation:fall-238 18s -7s linear infinite}@keyframes fall-238{56.982%{transform:translate(8.6497vw,56.982vh) scale(.9934)}to{transform:translate(5.93965vw,100vh) scale(.9934)}}.snow:nth-child(239){opacity:.822;transform:translate(4.8109vw,-10px) scale(.3186);animation:fall-239 30s -6s linear infinite}@keyframes fall-239{50.814%{transform:translate(12.9139vw,50.814vh) scale(.3186)}to{transform:translate(8.8624vw,100vh) scale(.3186)}}.snow:nth-child(240){opacity:.7834;transform:translate(72.6147vw,-10px) scale(.8637);animation:fall-240 13s -20s linear infinite}@keyframes fall-240{48.379%{transform:translate(71.6893vw,48.379vh) scale(.8637)}to{transform:translate(72.152vw,100vh) scale(.8637)}}.snow:nth-child(241){opacity:1.661;transform:translate(23.7579vw,-10px) scale(.1394);animation:fall-241 13s -22s linear infinite}@keyframes fall-241{71.246%{transform:translate(17.748vw,71.246vh) scale(.1394)}to{transform:translate(20.75295vw,100vh) scale(.1394)}}.snow:nth-child(242){opacity:1.4092;transform:translate(83.0993vw,-10px) scale(.0558);animation:fall-242 15s -27s linear infinite}@keyframes fall-242{73.806%{transform:translate(86.7831vw,73.806vh) scale(.0558)}to{transform:translate(84.9412vw,100vh) scale(.0558)}}.snow:nth-child(243){opacity:1.4478;transform:translate(23.4735vw,-10px) scale(.3576);animation:fall-243 26s -7s linear infinite}@keyframes fall-243{40.283%{transform:translate(18.2498vw,40.283vh) scale(.3576)}to{transform:translate(20.86165vw,100vh) scale(.3576)}}.snow:nth-child(244){opacity:1.9766;transform:translate(30.2749vw,-10px) scale(.6759);animation:fall-244 14s -25s linear infinite}@keyframes fall-244{68.206%{transform:translate(33.0908vw,68.206vh) scale(.6759)}to{transform:translate(31.68285vw,100vh) scale(.6759)}}.snow:nth-child(245){opacity:1.0554;transform:translate(52.4952vw,-10px) scale(.4959);animation:fall-245 28s -13s linear infinite}@keyframes fall-245{33.204%{transform:translate(55.792vw,33.204vh) scale(.4959)}to{transform:translate(54.1436vw,100vh) scale(.4959)}}.snow:nth-child(246){opacity:1.4716;transform:translate(62.393vw,-10px) scale(.2873);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{64.292%{transform:translate(63.2021vw,64.292vh) scale(.2873)}to{transform:translate(62.79755vw,100vh) scale(.2873)}}.snow:nth-child(247){opacity:.5228;transform:translate(15.9581vw,-10px) scale(.5131);animation:fall-247 13s -14s linear infinite}@keyframes fall-247{69.55%{transform:translate(13.4vw,69.55vh) scale(.5131)}to{transform:translate(14.67905vw,100vh) scale(.5131)}}.snow:nth-child(248){opacity:.1836;transform:translate(11.5954vw,-10px) scale(.6912);animation:fall-248 11s -25s linear infinite}@keyframes fall-248{74.866%{transform:translate(3.3262vw,74.866vh) scale(.6912)}to{transform:translate(7.4608vw,100vh) scale(.6912)}}.snow:nth-child(249){opacity:.909;transform:translate(43.7985vw,-10px) scale(.2557);animation:fall-249 26s -25s linear infinite}@keyframes fall-249{31.143%{transform:translate(35.8001vw,31.143vh) scale(.2557)}to{transform:translate(39.7993vw,100vh) scale(.2557)}}.snow:nth-child(250){opacity:.334;transform:translate(20.1786vw,-10px) scale(.1003);animation:fall-250 22s -11s linear infinite}@keyframes fall-250{55.604%{transform:translate(22.6851vw,55.604vh) scale(.1003)}to{transform:translate(21.43185vw,100vh) scale(.1003)}}.snow:nth-child(251){opacity:1.8748;transform:translate(65.2721vw,-10px) scale(.9789);animation:fall-251 22s -21s linear infinite}@keyframes fall-251{55.284%{transform:translate(56.7294vw,55.284vh) scale(.9789)}to{transform:translate(61.00075vw,100vh) scale(.9789)}}.snow:nth-child(252){opacity:.949;transform:translate(30.0708vw,-10px) scale(.7037);animation:fall-252 23s -22s linear infinite}@keyframes fall-252{55.633%{transform:translate(28.9024vw,55.633vh) scale(.7037)}to{transform:translate(29.4866vw,100vh) scale(.7037)}}.snow:nth-child(253){opacity:.959;transform:translate(91.7113vw,-10px) scale(.5967);animation:fall-253 10s -10s linear infinite}@keyframes fall-253{66.215%{transform:translate(101.4877vw,66.215vh) scale(.5967)}to{transform:translate(96.5995vw,100vh) scale(.5967)}}.snow:nth-child(254){opacity:1.8768;transform:translate(13.39vw,-10px) scale(.5388);animation:fall-254 30s -2s linear infinite}@keyframes fall-254{79.183%{transform:translate(4.5748vw,79.183vh) scale(.5388)}to{transform:translate(8.9824vw,100vh) scale(.5388)}}.snow:nth-child(255){opacity:.9468;transform:translate(56.638vw,-10px) scale(.8239);animation:fall-255 17s -19s linear infinite}@keyframes fall-255{77.172%{transform:translate(47.0975vw,77.172vh) scale(.8239)}to{transform:translate(51.86775vw,100vh) scale(.8239)}}.snow:nth-child(256){opacity:.6686;transform:translate(42.3069vw,-10px) scale(.0714);animation:fall-256 25s -5s linear infinite}@keyframes fall-256{49.025%{transform:translate(50.4298vw,49.025vh) scale(.0714)}to{transform:translate(46.36835vw,100vh) scale(.0714)}}.snow:nth-child(257){opacity:1.3428;transform:translate(54.3577vw,-10px) scale(.452);animation:fall-257 14s -12s linear infinite}@keyframes fall-257{55.264%{transform:translate(46.2348vw,55.264vh) scale(.452)}to{transform:translate(50.29625vw,100vh) scale(.452)}}.snow:nth-child(258){opacity:1.7578;transform:translate(52.252vw,-10px) scale(.3342);animation:fall-258 21s -30s linear infinite}@keyframes fall-258{60.656%{transform:translate(51.769vw,60.656vh) scale(.3342)}to{transform:translate(52.0105vw,100vh) scale(.3342)}}.snow:nth-child(259){opacity:1.4768;transform:translate(48.1244vw,-10px) scale(.7647);animation:fall-259 28s -21s linear infinite}@keyframes fall-259{78.872%{transform:translate(53.7916vw,78.872vh) scale(.7647)}to{transform:translate(50.958vw,100vh) scale(.7647)}}.snow:nth-child(260){opacity:.7794;transform:translate(.511vw,-10px) scale(.8865);animation:fall-260 10s -29s linear infinite}@keyframes fall-260{41.007%{transform:translate(-.4602vw,41.007vh) scale(.8865)}to{transform:translate(.0254vw,100vh) scale(.8865)}}.snow:nth-child(261){opacity:1.891;transform:translate(93.0294vw,-10px) scale(.8386);animation:fall-261 16s -19s linear infinite}@keyframes fall-261{34.461%{transform:translate(92.0099vw,34.461vh) scale(.8386)}to{transform:translate(92.51965vw,100vh) scale(.8386)}}.snow:nth-child(262){opacity:.016;transform:translate(27.8195vw,-10px) scale(.8321);animation:fall-262 14s -4s linear infinite}@keyframes fall-262{69.516%{transform:translate(18.8111vw,69.516vh) scale(.8321)}to{transform:translate(23.3153vw,100vh) scale(.8321)}}.snow:nth-child(263){opacity:1.4544;transform:translate(41.5563vw,-10px) scale(.5227);animation:fall-263 10s -12s linear infinite}@keyframes fall-263{47.863%{transform:translate(48.051vw,47.863vh) scale(.5227)}to{transform:translate(44.80365vw,100vh) scale(.5227)}}.snow:nth-child(264){opacity:.1348;transform:translate(77.6653vw,-10px) scale(.6434);animation:fall-264 18s -4s linear infinite}@keyframes fall-264{38.113%{transform:translate(71.8009vw,38.113vh) scale(.6434)}to{transform:translate(74.7331vw,100vh) scale(.6434)}}.snow:nth-child(265){opacity:.4072;transform:translate(6.415vw,-10px) scale(.9787);animation:fall-265 14s -17s linear infinite}@keyframes fall-265{40.257%{transform:translate(11.6777vw,40.257vh) scale(.9787)}to{transform:translate(9.04635vw,100vh) scale(.9787)}}.snow:nth-child(266){opacity:.1588;transform:translate(17.0934vw,-10px) scale(.3153);animation:fall-266 25s -9s linear infinite}@keyframes fall-266{63.143%{transform:translate(17.6878vw,63.143vh) scale(.3153)}to{transform:translate(17.3906vw,100vh) scale(.3153)}}.snow:nth-child(267){opacity:.4668;transform:translate(43.8602vw,-10px) scale(.3916);animation:fall-267 25s -24s linear infinite}@keyframes fall-267{54.127%{transform:translate(36.6467vw,54.127vh) scale(.3916)}to{transform:translate(40.25345vw,100vh) scale(.3916)}}.snow:nth-child(268){opacity:.967;transform:translate(14.4725vw,-10px) scale(.2696);animation:fall-268 16s -7s linear infinite}@keyframes fall-268{35.21%{transform:translate(19.0268vw,35.21vh) scale(.2696)}to{transform:translate(16.74965vw,100vh) scale(.2696)}}.snow:nth-child(269){opacity:1.62;transform:translate(54.3207vw,-10px) scale(.6342);animation:fall-269 30s -28s linear infinite}@keyframes fall-269{64.8%{transform:translate(62.6513vw,64.8vh) scale(.6342)}to{transform:translate(58.486vw,100vh) scale(.6342)}}.snow:nth-child(270){opacity:1.3328;transform:translate(3.616vw,-10px) scale(.2139);animation:fall-270 23s -4s linear infinite}@keyframes fall-270{52.364%{transform:translate(6.9539vw,52.364vh) scale(.2139)}to{transform:translate(5.28495vw,100vh) scale(.2139)}}.snow:nth-child(271){opacity:1.0784;transform:translate(34.9832vw,-10px) scale(.3915);animation:fall-271 24s -9s linear infinite}@keyframes fall-271{30.983%{transform:translate(31.2287vw,30.983vh) scale(.3915)}to{transform:translate(33.10595vw,100vh) scale(.3915)}}.snow:nth-child(272){opacity:.736;transform:translate(5.5885vw,-10px) scale(.2905);animation:fall-272 22s -25s linear infinite}@keyframes fall-272{58.747%{transform:translate(-.4208vw,58.747vh) scale(.2905)}to{transform:translate(2.58385vw,100vh) scale(.2905)}}.snow:nth-child(273){opacity:.9406;transform:translate(10.4396vw,-10px) scale(.2861);animation:fall-273 20s -12s linear infinite}@keyframes fall-273{63.71%{transform:translate(3.9187vw,63.71vh) scale(.2861)}to{transform:translate(7.17915vw,100vh) scale(.2861)}}.snow:nth-child(274){opacity:1.109;transform:translate(92.6312vw,-10px) scale(.2024);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{69.168%{transform:translate(82.7139vw,69.168vh) scale(.2024)}to{transform:translate(87.67255vw,100vh) scale(.2024)}}.snow:nth-child(275){opacity:1.328;transform:translate(24.1045vw,-10px) scale(.6764);animation:fall-275 18s -30s linear infinite}@keyframes fall-275{39.147%{transform:translate(17.7013vw,39.147vh) scale(.6764)}to{transform:translate(20.9029vw,100vh) scale(.6764)}}.snow:nth-child(276){opacity:1.811;transform:translate(26.2953vw,-10px) scale(.7812);animation:fall-276 15s -14s linear infinite}@keyframes fall-276{61.513%{transform:translate(32.8854vw,61.513vh) scale(.7812)}to{transform:translate(29.59035vw,100vh) scale(.7812)}}.snow:nth-child(277){opacity:1.0958;transform:translate(80.9807vw,-10px) scale(.0292);animation:fall-277 19s -7s linear infinite}@keyframes fall-277{78.31%{transform:translate(75.7191vw,78.31vh) scale(.0292)}to{transform:translate(78.3499vw,100vh) scale(.0292)}}.snow:nth-child(278){opacity:1.6162;transform:translate(33.3283vw,-10px) scale(.1857);animation:fall-278 29s -19s linear infinite}@keyframes fall-278{62.186%{transform:translate(31.7852vw,62.186vh) scale(.1857)}to{transform:translate(32.55675vw,100vh) scale(.1857)}}.snow:nth-child(279){opacity:1.7312;transform:translate(43.3533vw,-10px) scale(.3207);animation:fall-279 25s -19s linear infinite}@keyframes fall-279{74.519%{transform:translate(49.8592vw,74.519vh) scale(.3207)}to{transform:translate(46.60625vw,100vh) scale(.3207)}}.snow:nth-child(280){opacity:1.786;transform:translate(96.6755vw,-10px) scale(.3542);animation:fall-280 17s -10s linear infinite}@keyframes fall-280{65.315%{transform:translate(90.2236vw,65.315vh) scale(.3542)}to{transform:translate(93.44955vw,100vh) scale(.3542)}}.snow:nth-child(281){opacity:1.093;transform:translate(23.3106vw,-10px) scale(.5344);animation:fall-281 14s -26s linear infinite}@keyframes fall-281{76.192%{transform:translate(32.5625vw,76.192vh) scale(.5344)}to{transform:translate(27.93655vw,100vh) scale(.5344)}}.snow:nth-child(282){opacity:.8096;transform:translate(99.2524vw,-10px) scale(.1294);animation:fall-282 22s -22s linear infinite}@keyframes fall-282{78.923%{transform:translate(95.7708vw,78.923vh) scale(.1294)}to{transform:translate(97.5116vw,100vh) scale(.1294)}}.snow:nth-child(283){opacity:.304;transform:translate(38.1989vw,-10px) scale(.2864);animation:fall-283 18s -29s linear infinite}@keyframes fall-283{71.654%{transform:translate(36.3546vw,71.654vh) scale(.2864)}to{transform:translate(37.27675vw,100vh) scale(.2864)}}.snow:nth-child(284){opacity:1.6902;transform:translate(52.1845vw,-10px) scale(.8662);animation:fall-284 14s -28s linear infinite}@keyframes fall-284{65.625%{transform:translate(54.0357vw,65.625vh) scale(.8662)}to{transform:translate(53.1101vw,100vh) scale(.8662)}}.snow:nth-child(285){opacity:1.3156;transform:translate(19.2238vw,-10px) scale(.7926);animation:fall-285 15s -1s linear infinite}@keyframes fall-285{39.092%{transform:translate(18.0475vw,39.092vh) scale(.7926)}to{transform:translate(18.63565vw,100vh) scale(.7926)}}.snow:nth-child(286){opacity:1.0692;transform:translate(57.8117vw,-10px) scale(.5431);animation:fall-286 13s -10s linear infinite}@keyframes fall-286{62.918%{transform:translate(53.8121vw,62.918vh) scale(.5431)}to{transform:translate(55.8119vw,100vh) scale(.5431)}}.snow:nth-child(287){opacity:.856;transform:translate(12.0649vw,-10px) scale(.974);animation:fall-287 19s -19s linear infinite}@keyframes fall-287{51.222%{transform:translate(18.8062vw,51.222vh) scale(.974)}to{transform:translate(15.43555vw,100vh) scale(.974)}}.snow:nth-child(288){opacity:.3046;transform:translate(6.6599vw,-10px) scale(.6624);animation:fall-288 25s -30s linear infinite}@keyframes fall-288{69.817%{transform:translate(5.8281vw,69.817vh) scale(.6624)}to{transform:translate(6.244vw,100vh) scale(.6624)}}.snow:nth-child(289){opacity:1.0096;transform:translate(34.7842vw,-10px) scale(.1816);animation:fall-289 30s -7s linear infinite}@keyframes fall-289{48.503%{transform:translate(42.0032vw,48.503vh) scale(.1816)}to{transform:translate(38.3937vw,100vh) scale(.1816)}}.snow:nth-child(290){opacity:1.6276;transform:translate(13.4317vw,-10px) scale(.9384);animation:fall-290 28s -6s linear infinite}@keyframes fall-290{49.251%{transform:translate(5.1964vw,49.251vh) scale(.9384)}to{transform:translate(9.31405vw,100vh) scale(.9384)}}.snow:nth-child(291){opacity:.3472;transform:translate(54.976vw,-10px) scale(.4019);animation:fall-291 15s -25s linear infinite}@keyframes fall-291{30.543%{transform:translate(50.7605vw,30.543vh) scale(.4019)}to{transform:translate(52.86825vw,100vh) scale(.4019)}}.snow:nth-child(292){opacity:.3264;transform:translate(95.709vw,-10px) scale(.2511);animation:fall-292 16s -9s linear infinite}@keyframes fall-292{31.362%{transform:translate(90.1238vw,31.362vh) scale(.2511)}to{transform:translate(92.9164vw,100vh) scale(.2511)}}.snow:nth-child(293){opacity:.387;transform:translate(17.589vw,-10px) scale(.6101);animation:fall-293 12s -26s linear infinite}@keyframes fall-293{34.728%{transform:translate(18.3028vw,34.728vh) scale(.6101)}to{transform:translate(17.9459vw,100vh) scale(.6101)}}.snow:nth-child(294){opacity:1.8862;transform:translate(30.408vw,-10px) scale(.1023);animation:fall-294 29s -10s linear infinite}@keyframes fall-294{78.912%{transform:translate(33.3156vw,78.912vh) scale(.1023)}to{transform:translate(31.8618vw,100vh) scale(.1023)}}.snow:nth-child(295){opacity:.0966;transform:translate(3.488vw,-10px) scale(.3302);animation:fall-295 27s -13s linear infinite}@keyframes fall-295{76.15%{transform:translate(-3.7323vw,76.15vh) scale(.3302)}to{transform:translate(-.12215vw,100vh) scale(.3302)}}.snow:nth-child(296){opacity:.4742;transform:translate(.6202vw,-10px) scale(.619);animation:fall-296 18s -28s linear infinite}@keyframes fall-296{66.456%{transform:translate(6.0375vw,66.456vh) scale(.619)}to{transform:translate(3.32885vw,100vh) scale(.619)}}.snow:nth-child(297){opacity:1.577;transform:translate(86.8691vw,-10px) scale(.2484);animation:fall-297 22s -14s linear infinite}@keyframes fall-297{52.366%{transform:translate(82.5147vw,52.366vh) scale(.2484)}to{transform:translate(84.6919vw,100vh) scale(.2484)}}.snow:nth-child(298){opacity:1.0142;transform:translate(73.6952vw,-10px) scale(.047);animation:fall-298 23s -30s linear infinite}@keyframes fall-298{34.576%{transform:translate(80.3295vw,34.576vh) scale(.047)}to{transform:translate(77.01235vw,100vh) scale(.047)}}.snow:nth-child(299){opacity:.8754;transform:translate(35.383vw,-10px) scale(.0512);animation:fall-299 27s -12s linear infinite}@keyframes fall-299{38.364%{transform:translate(38.3336vw,38.364vh) scale(.0512)}to{transform:translate(36.8583vw,100vh) scale(.0512)}}.snow:nth-child(300){opacity:.1886;transform:translate(36.5234vw,-10px) scale(.5591);animation:fall-300 11s -8s linear infinite}@keyframes fall-300{47.381%{transform:translate(31.6178vw,47.381vh) scale(.5591)}to{transform:translate(34.0706vw,100vh) scale(.5591)}}.snow:nth-child(301){opacity:1.4302;transform:translate(23.9765vw,-10px) scale(.222);animation:fall-301 18s -23s linear infinite}@keyframes fall-301{44.067%{transform:translate(28.8738vw,44.067vh) scale(.222)}to{transform:translate(26.42515vw,100vh) scale(.222)}}.snow:nth-child(302){opacity:.3178;transform:translate(21.2961vw,-10px) scale(.9449);animation:fall-302 26s -26s linear infinite}@keyframes fall-302{40.787%{transform:translate(16.1952vw,40.787vh) scale(.9449)}to{transform:translate(18.74565vw,100vh) scale(.9449)}}.snow:nth-child(303){opacity:.2742;transform:translate(71.3943vw,-10px) scale(.3812);animation:fall-303 23s -11s linear infinite}@keyframes fall-303{77.441%{transform:translate(64.6653vw,77.441vh) scale(.3812)}to{transform:translate(68.0298vw,100vh) scale(.3812)}}.snow:nth-child(304){opacity:1.0516;transform:translate(65.7609vw,-10px) scale(.9415);animation:fall-304 15s -2s linear infinite}@keyframes fall-304{70.471%{transform:translate(58.5191vw,70.471vh) scale(.9415)}to{transform:translate(62.14vw,100vh) scale(.9415)}}.snow:nth-child(305){opacity:1.733;transform:translate(81.1648vw,-10px) scale(.3165);animation:fall-305 18s -28s linear infinite}@keyframes fall-305{31.968%{transform:translate(83.912vw,31.968vh) scale(.3165)}to{transform:translate(82.5384vw,100vh) scale(.3165)}}.snow:nth-child(306){opacity:1.4568;transform:translate(37.3329vw,-10px) scale(.1618);animation:fall-306 30s -5s linear infinite}@keyframes fall-306{37.366%{transform:translate(28.8278vw,37.366vh) scale(.1618)}to{transform:translate(33.08035vw,100vh) scale(.1618)}}.snow:nth-child(307){opacity:.1932;transform:translate(45.4012vw,-10px) scale(.2992);animation:fall-307 22s -24s linear infinite}@keyframes fall-307{77.198%{transform:translate(52.5385vw,77.198vh) scale(.2992)}to{transform:translate(48.96985vw,100vh) scale(.2992)}}.snow:nth-child(308){opacity:.919;transform:translate(95.0265vw,-10px) scale(.8234);animation:fall-308 19s -21s linear infinite}@keyframes fall-308{30.681%{transform:translate(92.7765vw,30.681vh) scale(.8234)}to{transform:translate(93.9015vw,100vh) scale(.8234)}}.snow:nth-child(309){opacity:1.3174;transform:translate(71.4563vw,-10px) scale(.6163);animation:fall-309 27s -8s linear infinite}@keyframes fall-309{47.179%{transform:translate(63.7141vw,47.179vh) scale(.6163)}to{transform:translate(67.5852vw,100vh) scale(.6163)}}.snow:nth-child(310){opacity:1.984;transform:translate(10.421vw,-10px) scale(.8251);animation:fall-310 30s -4s linear infinite}@keyframes fall-310{68.139%{transform:translate(7.3716vw,68.139vh) scale(.8251)}to{transform:translate(8.8963vw,100vh) scale(.8251)}}.snow:nth-child(311){opacity:1.1634;transform:translate(40.4238vw,-10px) scale(.4156);animation:fall-311 21s -14s linear infinite}@keyframes fall-311{68.989%{transform:translate(34.6734vw,68.989vh) scale(.4156)}to{transform:translate(37.5486vw,100vh) scale(.4156)}}.snow:nth-child(312){opacity:1.8114;transform:translate(12.9127vw,-10px) scale(.6154);animation:fall-312 29s -4s linear infinite}@keyframes fall-312{70.288%{transform:translate(17.1551vw,70.288vh) scale(.6154)}to{transform:translate(15.0339vw,100vh) scale(.6154)}}.snow:nth-child(313){opacity:.7188;transform:translate(21.7802vw,-10px) scale(.0883);animation:fall-313 27s -2s linear infinite}@keyframes fall-313{55.906%{transform:translate(12.107vw,55.906vh) scale(.0883)}to{transform:translate(16.9436vw,100vh) scale(.0883)}}.snow:nth-child(314){opacity:.5644;transform:translate(85.0133vw,-10px) scale(.9286);animation:fall-314 24s -13s linear infinite}@keyframes fall-314{47.433%{transform:translate(88.3333vw,47.433vh) scale(.9286)}to{transform:translate(86.6733vw,100vh) scale(.9286)}}.snow:nth-child(315){opacity:.426;transform:translate(56.5905vw,-10px) scale(.0363);animation:fall-315 29s -26s linear infinite}@keyframes fall-315{74.91%{transform:translate(55.2386vw,74.91vh) scale(.0363)}to{transform:translate(55.91455vw,100vh) scale(.0363)}}.snow:nth-child(316){opacity:1.725;transform:translate(50.5481vw,-10px) scale(.1238);animation:fall-316 28s -18s linear infinite}@keyframes fall-316{32.016%{transform:translate(59.9509vw,32.016vh) scale(.1238)}to{transform:translate(55.2495vw,100vh) scale(.1238)}}.snow:nth-child(317){opacity:1.521;transform:translate(61.2183vw,-10px) scale(.5433);animation:fall-317 22s -9s linear infinite}@keyframes fall-317{66.798%{transform:translate(57.765vw,66.798vh) scale(.5433)}to{transform:translate(59.49165vw,100vh) scale(.5433)}}.snow:nth-child(318){opacity:1.933;transform:translate(38.6438vw,-10px) scale(.5513);animation:fall-318 26s -5s linear infinite}@keyframes fall-318{50.603%{transform:translate(48.0262vw,50.603vh) scale(.5513)}to{transform:translate(43.335vw,100vh) scale(.5513)}}.snow:nth-child(319){opacity:.0952;transform:translate(84.2197vw,-10px) scale(.9946);animation:fall-319 13s -4s linear infinite}@keyframes fall-319{51.563%{transform:translate(87.4134vw,51.563vh) scale(.9946)}to{transform:translate(85.81655vw,100vh) scale(.9946)}}.snow:nth-child(320){opacity:.3872;transform:translate(95.7149vw,-10px) scale(.011);animation:fall-320 28s -13s linear infinite}@keyframes fall-320{65.242%{transform:translate(96.7437vw,65.242vh) scale(.011)}to{transform:translate(96.2293vw,100vh) scale(.011)}}.snow:nth-child(321){opacity:1.6764;transform:translate(15.055vw,-10px) scale(.8186);animation:fall-321 20s -17s linear infinite}@keyframes fall-321{46.89%{transform:translate(12.4414vw,46.89vh) scale(.8186)}to{transform:translate(13.7482vw,100vh) scale(.8186)}}.snow:nth-child(322){opacity:.7012;transform:translate(33.8421vw,-10px) scale(.6367);animation:fall-322 15s -8s linear infinite}@keyframes fall-322{46.451%{transform:translate(29.7214vw,46.451vh) scale(.6367)}to{transform:translate(31.78175vw,100vh) scale(.6367)}}.snow:nth-child(323){opacity:.2162;transform:translate(65.5293vw,-10px) scale(.2974);animation:fall-323 29s -1s linear infinite}@keyframes fall-323{38.724%{transform:translate(65.7368vw,38.724vh) scale(.2974)}to{transform:translate(65.63305vw,100vh) scale(.2974)}}.snow:nth-child(324){opacity:.9404;transform:translate(32.7761vw,-10px) scale(.5518);animation:fall-324 23s -15s linear infinite}@keyframes fall-324{50.085%{transform:translate(32.7269vw,50.085vh) scale(.5518)}to{transform:translate(32.7515vw,100vh) scale(.5518)}}.snow:nth-child(325){opacity:.9146;transform:translate(66.3442vw,-10px) scale(.7367);animation:fall-325 23s -9s linear infinite}@keyframes fall-325{46.205%{transform:translate(58.9867vw,46.205vh) scale(.7367)}to{transform:translate(62.66545vw,100vh) scale(.7367)}}.snow:nth-child(326){opacity:.1466;transform:translate(6.9631vw,-10px) scale(.3273);animation:fall-326 28s -11s linear infinite}@keyframes fall-326{55.113%{transform:translate(-.2512vw,55.113vh) scale(.3273)}to{transform:translate(3.35595vw,100vh) scale(.3273)}}.snow:nth-child(327){opacity:1.8264;transform:translate(79.7002vw,-10px) scale(.7067);animation:fall-327 24s -7s linear infinite}@keyframes fall-327{66.291%{transform:translate(78.9806vw,66.291vh) scale(.7067)}to{transform:translate(79.3404vw,100vh) scale(.7067)}}.snow:nth-child(328){opacity:1.738;transform:translate(41.6781vw,-10px) scale(.1142);animation:fall-328 12s -22s linear infinite}@keyframes fall-328{63.976%{transform:translate(44.3437vw,63.976vh) scale(.1142)}to{transform:translate(43.0109vw,100vh) scale(.1142)}}.snow:nth-child(329){opacity:1.9022;transform:translate(71.8243vw,-10px) scale(.2943);animation:fall-329 15s -30s linear infinite}@keyframes fall-329{60.763%{transform:translate(73.0084vw,60.763vh) scale(.2943)}to{transform:translate(72.41635vw,100vh) scale(.2943)}}.snow:nth-child(330){opacity:.465;transform:translate(94.6487vw,-10px) scale(.2654);animation:fall-330 17s -12s linear infinite}@keyframes fall-330{44.141%{transform:translate(92.941vw,44.141vh) scale(.2654)}to{transform:translate(93.79485vw,100vh) scale(.2654)}}.snow:nth-child(331){opacity:1.9116;transform:translate(87.4955vw,-10px) scale(.4986);animation:fall-331 22s -28s linear infinite}@keyframes fall-331{59.864%{transform:translate(83.9498vw,59.864vh) scale(.4986)}to{transform:translate(85.72265vw,100vh) scale(.4986)}}.snow:nth-child(332){opacity:.1728;transform:translate(88.9599vw,-10px) scale(.8899);animation:fall-332 12s -18s linear infinite}@keyframes fall-332{74.481%{transform:translate(89.5181vw,74.481vh) scale(.8899)}to{transform:translate(89.239vw,100vh) scale(.8899)}}.snow:nth-child(333){opacity:1.9448;transform:translate(15.6749vw,-10px) scale(.4257);animation:fall-333 22s -9s linear infinite}@keyframes fall-333{70.492%{transform:translate(24.0088vw,70.492vh) scale(.4257)}to{transform:translate(19.84185vw,100vh) scale(.4257)}}.snow:nth-child(334){opacity:1.7842;transform:translate(14.5818vw,-10px) scale(.6503);animation:fall-334 28s -3s linear infinite}@keyframes fall-334{46.716%{transform:translate(18.7087vw,46.716vh) scale(.6503)}to{transform:translate(16.64525vw,100vh) scale(.6503)}}.snow:nth-child(335){opacity:1.562;transform:translate(36.2543vw,-10px) scale(.8094);animation:fall-335 22s -15s linear infinite}@keyframes fall-335{38.66%{transform:translate(37.1016vw,38.66vh) scale(.8094)}to{transform:translate(36.67795vw,100vh) scale(.8094)}}.snow:nth-child(336){opacity:1.545;transform:translate(41.9712vw,-10px) scale(.3093);animation:fall-336 29s -20s linear infinite}@keyframes fall-336{33.279%{transform:translate(41.9901vw,33.279vh) scale(.3093)}to{transform:translate(41.98065vw,100vh) scale(.3093)}}.snow:nth-child(337){opacity:1.6312;transform:translate(57.7204vw,-10px) scale(.266);animation:fall-337 14s -17s linear infinite}@keyframes fall-337{31.151%{transform:translate(48.6058vw,31.151vh) scale(.266)}to{transform:translate(53.1631vw,100vh) scale(.266)}}.snow:nth-child(338){opacity:1.8612;transform:translate(59.5576vw,-10px) scale(.2426);animation:fall-338 16s -3s linear infinite}@keyframes fall-338{71.431%{transform:translate(67.904vw,71.431vh) scale(.2426)}to{transform:translate(63.7308vw,100vh) scale(.2426)}}.snow:nth-child(339){opacity:1.529;transform:translate(29.9462vw,-10px) scale(.2927);animation:fall-339 11s -6s linear infinite}@keyframes fall-339{75.987%{transform:translate(21.6995vw,75.987vh) scale(.2927)}to{transform:translate(25.82285vw,100vh) scale(.2927)}}.snow:nth-child(340){opacity:.2872;transform:translate(78.8275vw,-10px) scale(.8703);animation:fall-340 28s -24s linear infinite}@keyframes fall-340{48.702%{transform:translate(85.4103vw,48.702vh) scale(.8703)}to{transform:translate(82.1189vw,100vh) scale(.8703)}}.snow:nth-child(341){opacity:.3544;transform:translate(28.1749vw,-10px) scale(.1832);animation:fall-341 29s -8s linear infinite}@keyframes fall-341{50.466%{transform:translate(25.4069vw,50.466vh) scale(.1832)}to{transform:translate(26.7909vw,100vh) scale(.1832)}}.snow:nth-child(342){opacity:1.4614;transform:translate(20.4486vw,-10px) scale(.9207);animation:fall-342 26s -11s linear infinite}@keyframes fall-342{66.898%{transform:translate(19.4962vw,66.898vh) scale(.9207)}to{transform:translate(19.9724vw,100vh) scale(.9207)}}.snow:nth-child(343){opacity:1.1232;transform:translate(21.6371vw,-10px) scale(.6237);animation:fall-343 12s -11s linear infinite}@keyframes fall-343{60.878%{transform:translate(25.0831vw,60.878vh) scale(.6237)}to{transform:translate(23.3601vw,100vh) scale(.6237)}}.snow:nth-child(344){opacity:.2648;transform:translate(70.5976vw,-10px) scale(.7606);animation:fall-344 25s -22s linear infinite}@keyframes fall-344{77.168%{transform:translate(78.621vw,77.168vh) scale(.7606)}to{transform:translate(74.6093vw,100vh) scale(.7606)}}.snow:nth-child(345){opacity:.424;transform:translate(8.8917vw,-10px) scale(.7298);animation:fall-345 16s -21s linear infinite}@keyframes fall-345{71.011%{transform:translate(15.768vw,71.011vh) scale(.7298)}to{transform:translate(12.32985vw,100vh) scale(.7298)}}.snow:nth-child(346){opacity:1.2624;transform:translate(34.192vw,-10px) scale(.4248);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{76.78%{transform:translate(35.9914vw,76.78vh) scale(.4248)}to{transform:translate(35.0917vw,100vh) scale(.4248)}}.snow:nth-child(347){opacity:.8508;transform:translate(82.4753vw,-10px) scale(.9925);animation:fall-347 13s -10s linear infinite}@keyframes fall-347{41.455%{transform:translate(83.5732vw,41.455vh) scale(.9925)}to{transform:translate(83.02425vw,100vh) scale(.9925)}}.snow:nth-child(348){opacity:1.3232;transform:translate(98.9587vw,-10px) scale(.5926);animation:fall-348 25s -9s linear infinite}@keyframes fall-348{79.207%{transform:translate(101.315vw,79.207vh) scale(.5926)}to{transform:translate(100.13685vw,100vh) scale(.5926)}}.snow:nth-child(349){opacity:.9248;transform:translate(62.7295vw,-10px) scale(.1872);animation:fall-349 18s -25s linear infinite}@keyframes fall-349{75.264%{transform:translate(57.4956vw,75.264vh) scale(.1872)}to{transform:translate(60.11255vw,100vh) scale(.1872)}}.snow:nth-child(350){opacity:1.7678;transform:translate(55.6758vw,-10px) scale(.9296);animation:fall-350 28s -11s linear infinite}@keyframes fall-350{38.281%{transform:translate(52.2053vw,38.281vh) scale(.9296)}to{transform:translate(53.94055vw,100vh) scale(.9296)}}.snow:nth-child(351){opacity:.5516;transform:translate(21.953vw,-10px) scale(.1636);animation:fall-351 27s -14s linear infinite}@keyframes fall-351{57.083%{transform:translate(12.3091vw,57.083vh) scale(.1636)}to{transform:translate(17.13105vw,100vh) scale(.1636)}}.snow:nth-child(352){opacity:1.1602;transform:translate(31.1847vw,-10px) scale(.989);animation:fall-352 26s -19s linear infinite}@keyframes fall-352{30.298%{transform:translate(21.9497vw,30.298vh) scale(.989)}to{transform:translate(26.5672vw,100vh) scale(.989)}}.snow:nth-child(353){opacity:1.8818;transform:translate(9.4868vw,-10px) scale(.4984);animation:fall-353 10s -24s linear infinite}@keyframes fall-353{67.865%{transform:translate(-.204vw,67.865vh) scale(.4984)}to{transform:translate(4.6414vw,100vh) scale(.4984)}}.snow:nth-child(354){opacity:1.3278;transform:translate(44.5605vw,-10px) scale(.9525);animation:fall-354 11s -3s linear infinite}@keyframes fall-354{65.205%{transform:translate(35.725vw,65.205vh) scale(.9525)}to{transform:translate(40.14275vw,100vh) scale(.9525)}}.snow:nth-child(355){opacity:1.347;transform:translate(62.1635vw,-10px) scale(.9381);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{30.981%{transform:translate(68.1465vw,30.981vh) scale(.9381)}to{transform:translate(65.155vw,100vh) scale(.9381)}}.snow:nth-child(356){opacity:1.7324;transform:translate(68.6409vw,-10px) scale(.3874);animation:fall-356 13s -4s linear infinite}@keyframes fall-356{77.035%{transform:translate(60.9697vw,77.035vh) scale(.3874)}to{transform:translate(64.8053vw,100vh) scale(.3874)}}.snow:nth-child(357){opacity:1.4744;transform:translate(99.8719vw,-10px) scale(.6206);animation:fall-357 15s -3s linear infinite}@keyframes fall-357{67.744%{transform:translate(94.4448vw,67.744vh) scale(.6206)}to{transform:translate(97.15835vw,100vh) scale(.6206)}}.snow:nth-child(358){opacity:.3974;transform:translate(98.8547vw,-10px) scale(.3138);animation:fall-358 12s -8s linear infinite}@keyframes fall-358{38.753%{transform:translate(99.4802vw,38.753vh) scale(.3138)}to{transform:translate(99.16745vw,100vh) scale(.3138)}}.snow:nth-child(359){opacity:1.9574;transform:translate(85.7871vw,-10px) scale(.7977);animation:fall-359 30s -19s linear infinite}@keyframes fall-359{33.673%{transform:translate(82.93vw,33.673vh) scale(.7977)}to{transform:translate(84.35855vw,100vh) scale(.7977)}}.snow:nth-child(360){opacity:1.257;transform:translate(13.4394vw,-10px) scale(.803);animation:fall-360 19s -8s linear infinite}@keyframes fall-360{35.512%{transform:translate(14.7544vw,35.512vh) scale(.803)}to{transform:translate(14.0969vw,100vh) scale(.803)}}.snow:nth-child(361){opacity:1.6036;transform:translate(19.4414vw,-10px) scale(.9743);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{71.772%{transform:translate(21.4915vw,71.772vh) scale(.9743)}to{transform:translate(20.46645vw,100vh) scale(.9743)}}.snow:nth-child(362){opacity:1.6018;transform:translate(16.2561vw,-10px) scale(.8392);animation:fall-362 13s -23s linear infinite}@keyframes fall-362{60.983%{transform:translate(26.0693vw,60.983vh) scale(.8392)}to{transform:translate(21.1627vw,100vh) scale(.8392)}}.snow:nth-child(363){opacity:1.7744;transform:translate(32.013vw,-10px) scale(.6322);animation:fall-363 22s -12s linear infinite}@keyframes fall-363{42.629%{transform:translate(22.4529vw,42.629vh) scale(.6322)}to{transform:translate(27.23295vw,100vh) scale(.6322)}}.snow:nth-child(364){opacity:1.6812;transform:translate(41.741vw,-10px) scale(.7744);animation:fall-364 17s -28s linear infinite}@keyframes fall-364{48.971%{transform:translate(40.1048vw,48.971vh) scale(.7744)}to{transform:translate(40.9229vw,100vh) scale(.7744)}}.snow:nth-child(365){opacity:1.6694;transform:translate(67.2613vw,-10px) scale(.1529);animation:fall-365 22s -10s linear infinite}@keyframes fall-365{51.893%{transform:translate(58.4046vw,51.893vh) scale(.1529)}to{transform:translate(62.83295vw,100vh) scale(.1529)}}.snow:nth-child(366){opacity:.5172;transform:translate(69.7311vw,-10px) scale(.931);animation:fall-366 18s -11s linear infinite}@keyframes fall-366{48.766%{transform:translate(68.338vw,48.766vh) scale(.931)}to{transform:translate(69.03455vw,100vh) scale(.931)}}.snow:nth-child(367){opacity:1.8414;transform:translate(85.5164vw,-10px) scale(.1262);animation:fall-367 21s -26s linear infinite}@keyframes fall-367{38.577%{transform:translate(84.1435vw,38.577vh) scale(.1262)}to{transform:translate(84.82995vw,100vh) scale(.1262)}}.snow:nth-child(368){opacity:.9658;transform:translate(51.968vw,-10px) scale(.2224);animation:fall-368 22s -13s linear infinite}@keyframes fall-368{40.692%{transform:translate(47.1637vw,40.692vh) scale(.2224)}to{transform:translate(49.56585vw,100vh) scale(.2224)}}.snow:nth-child(369){opacity:.0054;transform:translate(95.5439vw,-10px) scale(.1185);animation:fall-369 14s -1s linear infinite}@keyframes fall-369{69.636%{transform:translate(87.1553vw,69.636vh) scale(.1185)}to{transform:translate(91.3496vw,100vh) scale(.1185)}}.snow:nth-child(370){opacity:1.3958;transform:translate(65.7689vw,-10px) scale(.2021);animation:fall-370 13s -20s linear infinite}@keyframes fall-370{48.519%{transform:translate(72.9208vw,48.519vh) scale(.2021)}to{transform:translate(69.34485vw,100vh) scale(.2021)}}.snow:nth-child(371){opacity:1.3632;transform:translate(14.2797vw,-10px) scale(.0793);animation:fall-371 24s -16s linear infinite}@keyframes fall-371{59.776%{transform:translate(17.3776vw,59.776vh) scale(.0793)}to{transform:translate(15.82865vw,100vh) scale(.0793)}}.snow:nth-child(372){opacity:.8872;transform:translate(62.4456vw,-10px) scale(.3889);animation:fall-372 17s -21s linear infinite}@keyframes fall-372{38.348%{transform:translate(59.0371vw,38.348vh) scale(.3889)}to{transform:translate(60.74135vw,100vh) scale(.3889)}}.snow:nth-child(373){opacity:.332;transform:translate(83.4705vw,-10px) scale(.1732);animation:fall-373 18s -27s linear infinite}@keyframes fall-373{73.119%{transform:translate(88.4043vw,73.119vh) scale(.1732)}to{transform:translate(85.9374vw,100vh) scale(.1732)}}.snow:nth-child(374){opacity:.968;transform:translate(97.4152vw,-10px) scale(.0992);animation:fall-374 21s -8s linear infinite}@keyframes fall-374{43.906%{transform:translate(88.7547vw,43.906vh) scale(.0992)}to{transform:translate(93.08495vw,100vh) scale(.0992)}}.snow:nth-child(375){opacity:1.0312;transform:translate(86.6458vw,-10px) scale(.7832);animation:fall-375 25s -18s linear infinite}@keyframes fall-375{42.26%{transform:translate(79.8178vw,42.26vh) scale(.7832)}to{transform:translate(83.2318vw,100vh) scale(.7832)}}.snow:nth-child(376){opacity:.6074;transform:translate(50.1343vw,-10px) scale(.1611);animation:fall-376 19s -21s linear infinite}@keyframes fall-376{32.124%{transform:translate(43.2277vw,32.124vh) scale(.1611)}to{transform:translate(46.681vw,100vh) scale(.1611)}}.snow:nth-child(377){opacity:.3546;transform:translate(79.9334vw,-10px) scale(.6167);animation:fall-377 19s -26s linear infinite}@keyframes fall-377{31.619%{transform:translate(76.97vw,31.619vh) scale(.6167)}to{transform:translate(78.4517vw,100vh) scale(.6167)}}.snow:nth-child(378){opacity:1.2152;transform:translate(31.886vw,-10px) scale(.7858);animation:fall-378 16s -21s linear infinite}@keyframes fall-378{74.738%{transform:translate(39.8615vw,74.738vh) scale(.7858)}to{transform:translate(35.87375vw,100vh) scale(.7858)}}.snow:nth-child(379){opacity:.591;transform:translate(6.7515vw,-10px) scale(.9207);animation:fall-379 29s -7s linear infinite}@keyframes fall-379{64.978%{transform:translate(9.5014vw,64.978vh) scale(.9207)}to{transform:translate(8.12645vw,100vh) scale(.9207)}}.snow:nth-child(380){opacity:.8628;transform:translate(17.0499vw,-10px) scale(.2178);animation:fall-380 12s -1s linear infinite}@keyframes fall-380{38.471%{transform:translate(14.8349vw,38.471vh) scale(.2178)}to{transform:translate(15.9424vw,100vh) scale(.2178)}}.snow:nth-child(381){opacity:.7124;transform:translate(11.7033vw,-10px) scale(.1648);animation:fall-381 13s -9s linear infinite}@keyframes fall-381{60.29%{transform:translate(6.1706vw,60.29vh) scale(.1648)}to{transform:translate(8.93695vw,100vh) scale(.1648)}}.snow:nth-child(382){opacity:.1844;transform:translate(46.747vw,-10px) scale(.1838);animation:fall-382 22s -10s linear infinite}@keyframes fall-382{79.411%{transform:translate(56.4436vw,79.411vh) scale(.1838)}to{transform:translate(51.5953vw,100vh) scale(.1838)}}.snow:nth-child(383){opacity:.4266;transform:translate(52.4541vw,-10px) scale(.7087);animation:fall-383 15s -29s linear infinite}@keyframes fall-383{70.245%{transform:translate(53.6045vw,70.245vh) scale(.7087)}to{transform:translate(53.0293vw,100vh) scale(.7087)}}.snow:nth-child(384){opacity:1.3684;transform:translate(34.933vw,-10px) scale(.8564);animation:fall-384 13s -2s linear infinite}@keyframes fall-384{74.613%{transform:translate(37.9648vw,74.613vh) scale(.8564)}to{transform:translate(36.4489vw,100vh) scale(.8564)}}.snow:nth-child(385){opacity:.2364;transform:translate(30.6141vw,-10px) scale(.6427);animation:fall-385 21s -5s linear infinite}@keyframes fall-385{77.691%{transform:translate(37.2986vw,77.691vh) scale(.6427)}to{transform:translate(33.95635vw,100vh) scale(.6427)}}.snow:nth-child(386){opacity:.8934;transform:translate(70.6129vw,-10px) scale(.4392);animation:fall-386 20s -2s linear infinite}@keyframes fall-386{45.627%{transform:translate(67.6364vw,45.627vh) scale(.4392)}to{transform:translate(69.12465vw,100vh) scale(.4392)}}.snow:nth-child(387){opacity:1.7086;transform:translate(63.457vw,-10px) scale(.3866);animation:fall-387 29s -26s linear infinite}@keyframes fall-387{44.557%{transform:translate(58.5585vw,44.557vh) scale(.3866)}to{transform:translate(61.00775vw,100vh) scale(.3866)}}.snow:nth-child(388){opacity:1.1754;transform:translate(15.9152vw,-10px) scale(.064);animation:fall-388 10s -13s linear infinite}@keyframes fall-388{63.006%{transform:translate(12.2625vw,63.006vh) scale(.064)}to{transform:translate(14.08885vw,100vh) scale(.064)}}.snow:nth-child(389){opacity:1.5464;transform:translate(51.3352vw,-10px) scale(.2722);animation:fall-389 11s -1s linear infinite}@keyframes fall-389{42.16%{transform:translate(43.2111vw,42.16vh) scale(.2722)}to{transform:translate(47.27315vw,100vh) scale(.2722)}}.snow:nth-child(390){opacity:.4742;transform:translate(3.6307vw,-10px) scale(.4354);animation:fall-390 27s -25s linear infinite}@keyframes fall-390{67.87%{transform:translate(-1.854vw,67.87vh) scale(.4354)}to{transform:translate(.88835vw,100vh) scale(.4354)}}.snow:nth-child(391){opacity:1.2436;transform:translate(58.7077vw,-10px) scale(.2614);animation:fall-391 18s -1s linear infinite}@keyframes fall-391{72.382%{transform:translate(49.131vw,72.382vh) scale(.2614)}to{transform:translate(53.91935vw,100vh) scale(.2614)}}.snow:nth-child(392){opacity:1.2976;transform:translate(54.9953vw,-10px) scale(.1375);animation:fall-392 16s -28s linear infinite}@keyframes fall-392{79.017%{transform:translate(51.3501vw,79.017vh) scale(.1375)}to{transform:translate(53.1727vw,100vh) scale(.1375)}}.snow:nth-child(393){opacity:1.9034;transform:translate(97.2845vw,-10px) scale(.2715);animation:fall-393 12s -1s linear infinite}@keyframes fall-393{59.004%{transform:translate(91.3938vw,59.004vh) scale(.2715)}to{transform:translate(94.33915vw,100vh) scale(.2715)}}.snow:nth-child(394){opacity:.7652;transform:translate(30.0608vw,-10px) scale(.3529);animation:fall-394 23s -23s linear infinite}@keyframes fall-394{44.111%{transform:translate(37.9778vw,44.111vh) scale(.3529)}to{transform:translate(34.0193vw,100vh) scale(.3529)}}.snow:nth-child(395){opacity:1.7018;transform:translate(44.0541vw,-10px) scale(.1129);animation:fall-395 23s -29s linear infinite}@keyframes fall-395{61.734%{transform:translate(41.4312vw,61.734vh) scale(.1129)}to{transform:translate(42.74265vw,100vh) scale(.1129)}}.snow:nth-child(396){opacity:.3298;transform:translate(11.4753vw,-10px) scale(.9704);animation:fall-396 10s -5s linear infinite}@keyframes fall-396{61.673%{transform:translate(8.6317vw,61.673vh) scale(.9704)}to{transform:translate(10.0535vw,100vh) scale(.9704)}}.snow:nth-child(397){opacity:1.2348;transform:translate(17.4006vw,-10px) scale(.481);animation:fall-397 24s -16s linear infinite}@keyframes fall-397{40.652%{transform:translate(19.4918vw,40.652vh) scale(.481)}to{transform:translate(18.4462vw,100vh) scale(.481)}}.snow:nth-child(398){opacity:1.6372;transform:translate(54.2439vw,-10px) scale(.3586);animation:fall-398 24s -24s linear infinite}@keyframes fall-398{72.021%{transform:translate(57.9197vw,72.021vh) scale(.3586)}to{transform:translate(56.0818vw,100vh) scale(.3586)}}.snow:nth-child(399){opacity:1.5972;transform:translate(71.3296vw,-10px) scale(.026);animation:fall-399 28s -10s linear infinite}@keyframes fall-399{62.855%{transform:translate(71.5871vw,62.855vh) scale(.026)}to{transform:translate(71.45835vw,100vh) scale(.026)}}.snow:nth-child(400){opacity:.4518;transform:translate(49.3753vw,-10px) scale(.0507);animation:fall-400 24s -24s linear infinite}@keyframes fall-400{74.616%{transform:translate(49.6383vw,74.616vh) scale(.0507)}to{transform:translate(49.5068vw,100vh) scale(.0507)}}\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 });
76
+ 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\" 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: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.523;transform:translate(19.2351vw,-10px) scale(.7703);animation:fall-1 17s -25s linear infinite}@keyframes fall-1{38.699%{transform:translate(22.2361vw,38.699vh) scale(.7703)}to{transform:translate(20.7356vw,100vh) scale(.7703)}}.snow:nth-child(2){opacity:1.4068;transform:translate(10.418vw,-10px) scale(.0331);animation:fall-2 30s -25s linear infinite}@keyframes fall-2{38.389%{transform:translate(13.9056vw,38.389vh) scale(.0331)}to{transform:translate(12.1618vw,100vh) scale(.0331)}}.snow:nth-child(3){opacity:.6226;transform:translate(79.4341vw,-10px) scale(.3064);animation:fall-3 29s -12s linear infinite}@keyframes fall-3{31.608%{transform:translate(82.3665vw,31.608vh) scale(.3064)}to{transform:translate(80.9003vw,100vh) scale(.3064)}}.snow:nth-child(4){opacity:.2714;transform:translate(78.7221vw,-10px) scale(.0828);animation:fall-4 12s -25s linear infinite}@keyframes fall-4{79.759%{transform:translate(84.9046vw,79.759vh) scale(.0828)}to{transform:translate(81.81335vw,100vh) scale(.0828)}}.snow:nth-child(5){opacity:1.1252;transform:translate(42.4787vw,-10px) scale(.1572);animation:fall-5 17s -6s linear infinite}@keyframes fall-5{36.733%{transform:translate(50.6473vw,36.733vh) scale(.1572)}to{transform:translate(46.563vw,100vh) scale(.1572)}}.snow:nth-child(6){opacity:1.547;transform:translate(39.6809vw,-10px) scale(.4251);animation:fall-6 22s -18s linear infinite}@keyframes fall-6{55.884%{transform:translate(40.2025vw,55.884vh) scale(.4251)}to{transform:translate(39.9417vw,100vh) scale(.4251)}}.snow:nth-child(7){opacity:.2198;transform:translate(63.8102vw,-10px) scale(.9892);animation:fall-7 23s -13s linear infinite}@keyframes fall-7{57.443%{transform:translate(54.4521vw,57.443vh) scale(.9892)}to{transform:translate(59.13115vw,100vh) scale(.9892)}}.snow:nth-child(8){opacity:.2356;transform:translate(7.8782vw,-10px) scale(.1401);animation:fall-8 13s -25s linear infinite}@keyframes fall-8{60.578%{transform:translate(1.1045vw,60.578vh) scale(.1401)}to{transform:translate(4.49135vw,100vh) scale(.1401)}}.snow:nth-child(9){opacity:1.2138;transform:translate(13.1755vw,-10px) scale(.0893);animation:fall-9 23s -4s linear infinite}@keyframes fall-9{58.122%{transform:translate(10.2864vw,58.122vh) scale(.0893)}to{transform:translate(11.73095vw,100vh) scale(.0893)}}.snow:nth-child(10){opacity:.9008;transform:translate(94.0445vw,-10px) scale(.0807);animation:fall-10 29s -1s linear infinite}@keyframes fall-10{53.569%{transform:translate(88.9206vw,53.569vh) scale(.0807)}to{transform:translate(91.48255vw,100vh) scale(.0807)}}.snow:nth-child(11){opacity:.609;transform:translate(83.1855vw,-10px) scale(.7884);animation:fall-11 30s -1s linear infinite}@keyframes fall-11{45.844%{transform:translate(77.5594vw,45.844vh) scale(.7884)}to{transform:translate(80.37245vw,100vh) scale(.7884)}}.snow:nth-child(12){opacity:1.1902;transform:translate(83.1335vw,-10px) scale(.2096);animation:fall-12 15s -24s linear infinite}@keyframes fall-12{60.77%{transform:translate(76.6405vw,60.77vh) scale(.2096)}to{transform:translate(79.887vw,100vh) scale(.2096)}}.snow:nth-child(13){opacity:.6062;transform:translate(30.2936vw,-10px) scale(.4385);animation:fall-13 13s -4s linear infinite}@keyframes fall-13{51.887%{transform:translate(36.1729vw,51.887vh) scale(.4385)}to{transform:translate(33.23325vw,100vh) scale(.4385)}}.snow:nth-child(14){opacity:.822;transform:translate(80.8006vw,-10px) scale(.8523);animation:fall-14 20s -8s linear infinite}@keyframes fall-14{73.219%{transform:translate(90.713vw,73.219vh) scale(.8523)}to{transform:translate(85.7568vw,100vh) scale(.8523)}}.snow:nth-child(15){opacity:1.0964;transform:translate(79.4312vw,-10px) scale(.7171);animation:fall-15 28s -29s linear infinite}@keyframes fall-15{36.064%{transform:translate(81.3361vw,36.064vh) scale(.7171)}to{transform:translate(80.38365vw,100vh) scale(.7171)}}.snow:nth-child(16){opacity:.6476;transform:translate(26.5677vw,-10px) scale(.217);animation:fall-16 10s -5s linear infinite}@keyframes fall-16{45.186%{transform:translate(24.7704vw,45.186vh) scale(.217)}to{transform:translate(25.66905vw,100vh) scale(.217)}}.snow:nth-child(17){opacity:1.575;transform:translate(11.8778vw,-10px) scale(.8248);animation:fall-17 30s -12s linear infinite}@keyframes fall-17{56.467%{transform:translate(9.5743vw,56.467vh) scale(.8248)}to{transform:translate(10.72605vw,100vh) scale(.8248)}}.snow:nth-child(18){opacity:.9076;transform:translate(37.6188vw,-10px) scale(.2919);animation:fall-18 15s -7s linear infinite}@keyframes fall-18{65.522%{transform:translate(29.6402vw,65.522vh) scale(.2919)}to{transform:translate(33.6295vw,100vh) scale(.2919)}}.snow:nth-child(19){opacity:.4478;transform:translate(89.9964vw,-10px) scale(.9738);animation:fall-19 30s -28s linear infinite}@keyframes fall-19{78.579%{transform:translate(95.8759vw,78.579vh) scale(.9738)}to{transform:translate(92.93615vw,100vh) scale(.9738)}}.snow:nth-child(20){opacity:1.9596;transform:translate(38.9001vw,-10px) scale(.3242);animation:fall-20 26s -28s linear infinite}@keyframes fall-20{54.814%{transform:translate(33.5845vw,54.814vh) scale(.3242)}to{transform:translate(36.2423vw,100vh) scale(.3242)}}.snow:nth-child(21){opacity:.0132;transform:translate(13.5418vw,-10px) scale(.6705);animation:fall-21 17s -9s linear infinite}@keyframes fall-21{75.728%{transform:translate(4.7611vw,75.728vh) scale(.6705)}to{transform:translate(9.15145vw,100vh) scale(.6705)}}.snow:nth-child(22){opacity:.4396;transform:translate(32.9631vw,-10px) scale(.6962);animation:fall-22 29s -28s linear infinite}@keyframes fall-22{47.668%{transform:translate(24.8012vw,47.668vh) scale(.6962)}to{transform:translate(28.88215vw,100vh) scale(.6962)}}.snow:nth-child(23){opacity:.8584;transform:translate(86.5723vw,-10px) scale(.196);animation:fall-23 20s -5s linear infinite}@keyframes fall-23{63.624%{transform:translate(92.3373vw,63.624vh) scale(.196)}to{transform:translate(89.4548vw,100vh) scale(.196)}}.snow:nth-child(24){opacity:.688;transform:translate(70.7602vw,-10px) scale(.5265);animation:fall-24 28s -3s linear infinite}@keyframes fall-24{58.191%{transform:translate(71.4415vw,58.191vh) scale(.5265)}to{transform:translate(71.10085vw,100vh) scale(.5265)}}.snow:nth-child(25){opacity:1.9316;transform:translate(45.4661vw,-10px) scale(.9476);animation:fall-25 30s -28s linear infinite}@keyframes fall-25{35.922%{transform:translate(44.0544vw,35.922vh) scale(.9476)}to{transform:translate(44.76025vw,100vh) scale(.9476)}}.snow:nth-child(26){opacity:1.7662;transform:translate(75.0406vw,-10px) scale(.8136);animation:fall-26 28s -21s linear infinite}@keyframes fall-26{41.176%{transform:translate(70.4863vw,41.176vh) scale(.8136)}to{transform:translate(72.76345vw,100vh) scale(.8136)}}.snow:nth-child(27){opacity:.5474;transform:translate(84.0904vw,-10px) scale(.8941);animation:fall-27 18s -11s linear infinite}@keyframes fall-27{76.825%{transform:translate(75.9979vw,76.825vh) scale(.8941)}to{transform:translate(80.04415vw,100vh) scale(.8941)}}.snow:nth-child(28){opacity:.5292;transform:translate(8.419vw,-10px) scale(.7161);animation:fall-28 24s -17s linear infinite}@keyframes fall-28{33.125%{transform:translate(13.369vw,33.125vh) scale(.7161)}to{transform:translate(10.894vw,100vh) scale(.7161)}}.snow:nth-child(29){opacity:1.1088;transform:translate(50.8427vw,-10px) scale(.4858);animation:fall-29 10s -21s linear infinite}@keyframes fall-29{54.713%{transform:translate(45.0253vw,54.713vh) scale(.4858)}to{transform:translate(47.934vw,100vh) scale(.4858)}}.snow:nth-child(30){opacity:.7534;transform:translate(61.5669vw,-10px) scale(.2306);animation:fall-30 20s -14s linear infinite}@keyframes fall-30{37.595%{transform:translate(59.9151vw,37.595vh) scale(.2306)}to{transform:translate(60.741vw,100vh) scale(.2306)}}.snow:nth-child(31){opacity:1.2124;transform:translate(31.544vw,-10px) scale(.6696);animation:fall-31 30s -7s linear infinite}@keyframes fall-31{49.679%{transform:translate(31.6248vw,49.679vh) scale(.6696)}to{transform:translate(31.5844vw,100vh) scale(.6696)}}.snow:nth-child(32){opacity:.3006;transform:translate(64.1478vw,-10px) scale(.2658);animation:fall-32 14s -6s linear infinite}@keyframes fall-32{31.453%{transform:translate(65.7314vw,31.453vh) scale(.2658)}to{transform:translate(64.9396vw,100vh) scale(.2658)}}.snow:nth-child(33){opacity:.4796;transform:translate(11.6089vw,-10px) scale(.2881);animation:fall-33 10s -10s linear infinite}@keyframes fall-33{41.402%{transform:translate(6.1073vw,41.402vh) scale(.2881)}to{transform:translate(8.8581vw,100vh) scale(.2881)}}.snow:nth-child(34){opacity:1.418;transform:translate(48.0156vw,-10px) scale(.834);animation:fall-34 24s -3s linear infinite}@keyframes fall-34{57.124%{transform:translate(40.7496vw,57.124vh) scale(.834)}to{transform:translate(44.3826vw,100vh) scale(.834)}}.snow:nth-child(35){opacity:1.9364;transform:translate(80.4799vw,-10px) scale(.5336);animation:fall-35 12s -20s linear infinite}@keyframes fall-35{57.012%{transform:translate(71.0676vw,57.012vh) scale(.5336)}to{transform:translate(75.77375vw,100vh) scale(.5336)}}.snow:nth-child(36){opacity:.9044;transform:translate(50.1508vw,-10px) scale(.5089);animation:fall-36 10s -21s linear infinite}@keyframes fall-36{75.638%{transform:translate(56.2666vw,75.638vh) scale(.5089)}to{transform:translate(53.2087vw,100vh) scale(.5089)}}.snow:nth-child(37){opacity:1.8752;transform:translate(56.3695vw,-10px) scale(.664);animation:fall-37 13s -16s linear infinite}@keyframes fall-37{31.179%{transform:translate(49.2706vw,31.179vh) scale(.664)}to{transform:translate(52.82005vw,100vh) scale(.664)}}.snow:nth-child(38){opacity:1.6468;transform:translate(97.0463vw,-10px) scale(.4472);animation:fall-38 11s -25s linear infinite}@keyframes fall-38{43.517%{transform:translate(90.4732vw,43.517vh) scale(.4472)}to{transform:translate(93.75975vw,100vh) scale(.4472)}}.snow:nth-child(39){opacity:.5854;transform:translate(57.0493vw,-10px) scale(.2949);animation:fall-39 13s -10s linear infinite}@keyframes fall-39{73.476%{transform:translate(49.3741vw,73.476vh) scale(.2949)}to{transform:translate(53.2117vw,100vh) scale(.2949)}}.snow:nth-child(40){opacity:.4596;transform:translate(88.1115vw,-10px) scale(.112);animation:fall-40 27s -27s linear infinite}@keyframes fall-40{72.759%{transform:translate(78.764vw,72.759vh) scale(.112)}to{transform:translate(83.43775vw,100vh) scale(.112)}}.snow:nth-child(41){opacity:.9614;transform:translate(14.3687vw,-10px) scale(.7824);animation:fall-41 13s -7s linear infinite}@keyframes fall-41{76.923%{transform:translate(13.337vw,76.923vh) scale(.7824)}to{transform:translate(13.85285vw,100vh) scale(.7824)}}.snow:nth-child(42){opacity:.0886;transform:translate(34.9576vw,-10px) scale(.7324);animation:fall-42 14s -28s linear infinite}@keyframes fall-42{48.892%{transform:translate(25.5234vw,48.892vh) scale(.7324)}to{transform:translate(30.2405vw,100vh) scale(.7324)}}.snow:nth-child(43){opacity:.0204;transform:translate(66.2241vw,-10px) scale(.9682);animation:fall-43 16s -20s linear infinite}@keyframes fall-43{54.012%{transform:translate(72.1354vw,54.012vh) scale(.9682)}to{transform:translate(69.17975vw,100vh) scale(.9682)}}.snow:nth-child(44){opacity:1.2238;transform:translate(6.8416vw,-10px) scale(.5374);animation:fall-44 27s -16s linear infinite}@keyframes fall-44{51.294%{transform:translate(8.8204vw,51.294vh) scale(.5374)}to{transform:translate(7.831vw,100vh) scale(.5374)}}.snow:nth-child(45){opacity:.33;transform:translate(77.148vw,-10px) scale(.7957);animation:fall-45 11s -30s linear infinite}@keyframes fall-45{45.885%{transform:translate(70.6893vw,45.885vh) scale(.7957)}to{transform:translate(73.91865vw,100vh) scale(.7957)}}.snow:nth-child(46){opacity:1.7428;transform:translate(9.6203vw,-10px) scale(.2854);animation:fall-46 23s -8s linear infinite}@keyframes fall-46{30.708%{transform:translate(13.4111vw,30.708vh) scale(.2854)}to{transform:translate(11.5157vw,100vh) scale(.2854)}}.snow:nth-child(47){opacity:.8326;transform:translate(25.0349vw,-10px) scale(.0271);animation:fall-47 10s -17s linear infinite}@keyframes fall-47{67.418%{transform:translate(21.2654vw,67.418vh) scale(.0271)}to{transform:translate(23.15015vw,100vh) scale(.0271)}}.snow:nth-child(48){opacity:.4526;transform:translate(26.0404vw,-10px) scale(.2132);animation:fall-48 18s -15s linear infinite}@keyframes fall-48{66.801%{transform:translate(35.0352vw,66.801vh) scale(.2132)}to{transform:translate(30.5378vw,100vh) scale(.2132)}}.snow:nth-child(49){opacity:1.8036;transform:translate(71.3961vw,-10px) scale(.5757);animation:fall-49 14s -22s linear infinite}@keyframes fall-49{70.744%{transform:translate(78.3428vw,70.744vh) scale(.5757)}to{transform:translate(74.86945vw,100vh) scale(.5757)}}.snow:nth-child(50){opacity:.8238;transform:translate(48.0974vw,-10px) scale(.9968);animation:fall-50 19s -10s linear infinite}@keyframes fall-50{58.198%{transform:translate(45.8772vw,58.198vh) scale(.9968)}to{transform:translate(46.9873vw,100vh) scale(.9968)}}.snow:nth-child(51){opacity:.1694;transform:translate(28.9774vw,-10px) scale(.5596);animation:fall-51 25s -3s linear infinite}@keyframes fall-51{62.843%{transform:translate(38.8518vw,62.843vh) scale(.5596)}to{transform:translate(33.9146vw,100vh) scale(.5596)}}.snow:nth-child(52){opacity:.2476;transform:translate(36.5631vw,-10px) scale(.7534);animation:fall-52 26s -10s linear infinite}@keyframes fall-52{33.215%{transform:translate(39.3404vw,33.215vh) scale(.7534)}to{transform:translate(37.95175vw,100vh) scale(.7534)}}.snow:nth-child(53){opacity:.5922;transform:translate(14.4244vw,-10px) scale(.9239);animation:fall-53 28s -29s linear infinite}@keyframes fall-53{57.612%{transform:translate(15.9433vw,57.612vh) scale(.9239)}to{transform:translate(15.18385vw,100vh) scale(.9239)}}.snow:nth-child(54){opacity:.2342;transform:translate(99.3638vw,-10px) scale(.3838);animation:fall-54 18s -22s linear infinite}@keyframes fall-54{70.433%{transform:translate(91.4143vw,70.433vh) scale(.3838)}to{transform:translate(95.38905vw,100vh) scale(.3838)}}.snow:nth-child(55){opacity:.0948;transform:translate(82.2669vw,-10px) scale(.9498);animation:fall-55 11s -10s linear infinite}@keyframes fall-55{56.641%{transform:translate(87.7542vw,56.641vh) scale(.9498)}to{transform:translate(85.01055vw,100vh) scale(.9498)}}.snow:nth-child(56){opacity:1.566;transform:translate(18.6013vw,-10px) scale(.8673);animation:fall-56 26s -19s linear infinite}@keyframes fall-56{62.52%{transform:translate(28.004vw,62.52vh) scale(.8673)}to{transform:translate(23.30265vw,100vh) scale(.8673)}}.snow:nth-child(57){opacity:1.099;transform:translate(11.4789vw,-10px) scale(.9935);animation:fall-57 19s -3s linear infinite}@keyframes fall-57{69.166%{transform:translate(13.8754vw,69.166vh) scale(.9935)}to{transform:translate(12.67715vw,100vh) scale(.9935)}}.snow:nth-child(58){opacity:1.8094;transform:translate(31.4267vw,-10px) scale(.451);animation:fall-58 18s -24s linear infinite}@keyframes fall-58{61.614%{transform:translate(30.024vw,61.614vh) scale(.451)}to{transform:translate(30.72535vw,100vh) scale(.451)}}.snow:nth-child(59){opacity:.8282;transform:translate(70.3103vw,-10px) scale(.1025);animation:fall-59 11s -14s linear infinite}@keyframes fall-59{75.264%{transform:translate(79.2474vw,75.264vh) scale(.1025)}to{transform:translate(74.77885vw,100vh) scale(.1025)}}.snow:nth-child(60){opacity:1.0626;transform:translate(6.1978vw,-10px) scale(.1843);animation:fall-60 11s -23s linear infinite}@keyframes fall-60{62.763%{transform:translate(-.665vw,62.763vh) scale(.1843)}to{transform:translate(2.7664vw,100vh) scale(.1843)}}.snow:nth-child(61){opacity:1.4648;transform:translate(12.5247vw,-10px) scale(.7604);animation:fall-61 30s -5s linear infinite}@keyframes fall-61{62.138%{transform:translate(12.4399vw,62.138vh) scale(.7604)}to{transform:translate(12.4823vw,100vh) scale(.7604)}}.snow:nth-child(62){opacity:1.523;transform:translate(33.0354vw,-10px) scale(.9404);animation:fall-62 20s -13s linear infinite}@keyframes fall-62{52.299%{transform:translate(28.5161vw,52.299vh) scale(.9404)}to{transform:translate(30.77575vw,100vh) scale(.9404)}}.snow:nth-child(63){opacity:.8176;transform:translate(4.0174vw,-10px) scale(.4334);animation:fall-63 10s -19s linear infinite}@keyframes fall-63{47.452%{transform:translate(-1.8694vw,47.452vh) scale(.4334)}to{transform:translate(1.074vw,100vh) scale(.4334)}}.snow:nth-child(64){opacity:1.1858;transform:translate(87.708vw,-10px) scale(.3811);animation:fall-64 11s -6s linear infinite}@keyframes fall-64{56.362%{transform:translate(79.6006vw,56.362vh) scale(.3811)}to{transform:translate(83.6543vw,100vh) scale(.3811)}}.snow:nth-child(65){opacity:.3744;transform:translate(53.1259vw,-10px) scale(.9212);animation:fall-65 29s -17s linear infinite}@keyframes fall-65{57.329%{transform:translate(47.4857vw,57.329vh) scale(.9212)}to{transform:translate(50.3058vw,100vh) scale(.9212)}}.snow:nth-child(66){opacity:1.1088;transform:translate(91.9877vw,-10px) scale(.6855);animation:fall-66 25s -16s linear infinite}@keyframes fall-66{70.505%{transform:translate(90.8705vw,70.505vh) scale(.6855)}to{transform:translate(91.4291vw,100vh) scale(.6855)}}.snow:nth-child(67){opacity:1.3166;transform:translate(12.8347vw,-10px) scale(.3378);animation:fall-67 24s -16s linear infinite}@keyframes fall-67{57.716%{transform:translate(3.3039vw,57.716vh) scale(.3378)}to{transform:translate(8.0693vw,100vh) scale(.3378)}}.snow:nth-child(68){opacity:.3204;transform:translate(29.282vw,-10px) scale(.8459);animation:fall-68 16s -28s linear infinite}@keyframes fall-68{38.976%{transform:translate(30.5616vw,38.976vh) scale(.8459)}to{transform:translate(29.9218vw,100vh) scale(.8459)}}.snow:nth-child(69){opacity:1.861;transform:translate(94.5393vw,-10px) scale(.9113);animation:fall-69 10s -9s linear infinite}@keyframes fall-69{53.484%{transform:translate(93.088vw,53.484vh) scale(.9113)}to{transform:translate(93.81365vw,100vh) scale(.9113)}}.snow:nth-child(70){opacity:1.3592;transform:translate(76.2303vw,-10px) scale(.7919);animation:fall-70 17s -26s linear infinite}@keyframes fall-70{49.223%{transform:translate(82.3939vw,49.223vh) scale(.7919)}to{transform:translate(79.3121vw,100vh) scale(.7919)}}.snow:nth-child(71){opacity:.8106;transform:translate(19.0737vw,-10px) scale(.6515);animation:fall-71 14s -7s linear infinite}@keyframes fall-71{47.013%{transform:translate(16.3491vw,47.013vh) scale(.6515)}to{transform:translate(17.7114vw,100vh) scale(.6515)}}.snow:nth-child(72){opacity:.8658;transform:translate(27.6058vw,-10px) scale(.6511);animation:fall-72 29s -5s linear infinite}@keyframes fall-72{59.676%{transform:translate(23.1242vw,59.676vh) scale(.6511)}to{transform:translate(25.365vw,100vh) scale(.6511)}}.snow:nth-child(73){opacity:.1674;transform:translate(19.3192vw,-10px) scale(.6493);animation:fall-73 20s -7s linear infinite}@keyframes fall-73{54.459%{transform:translate(22.7715vw,54.459vh) scale(.6493)}to{transform:translate(21.04535vw,100vh) scale(.6493)}}.snow:nth-child(74){opacity:.201;transform:translate(23.392vw,-10px) scale(.1591);animation:fall-74 13s -21s linear infinite}@keyframes fall-74{51.62%{transform:translate(31.6877vw,51.62vh) scale(.1591)}to{transform:translate(27.53985vw,100vh) scale(.1591)}}.snow:nth-child(75){opacity:1.457;transform:translate(16.0146vw,-10px) scale(.7935);animation:fall-75 26s -12s linear infinite}@keyframes fall-75{54.09%{transform:translate(9.3863vw,54.09vh) scale(.7935)}to{transform:translate(12.70045vw,100vh) scale(.7935)}}.snow:nth-child(76){opacity:1.8424;transform:translate(95.7959vw,-10px) scale(.3977);animation:fall-76 13s -1s linear infinite}@keyframes fall-76{43.824%{transform:translate(105.2809vw,43.824vh) scale(.3977)}to{transform:translate(100.5384vw,100vh) scale(.3977)}}.snow:nth-child(77){opacity:.3124;transform:translate(10.658vw,-10px) scale(.4152);animation:fall-77 23s -21s linear infinite}@keyframes fall-77{36.201%{transform:translate(19.3615vw,36.201vh) scale(.4152)}to{transform:translate(15.00975vw,100vh) scale(.4152)}}.snow:nth-child(78){opacity:.5148;transform:translate(86.0501vw,-10px) scale(.9831);animation:fall-78 24s -29s linear infinite}@keyframes fall-78{41.678%{transform:translate(80.3548vw,41.678vh) scale(.9831)}to{transform:translate(83.20245vw,100vh) scale(.9831)}}.snow:nth-child(79){opacity:1.7982;transform:translate(1.401vw,-10px) scale(.6133);animation:fall-79 28s -1s linear infinite}@keyframes fall-79{57.329%{transform:translate(1.4703vw,57.329vh) scale(.6133)}to{transform:translate(1.43565vw,100vh) scale(.6133)}}.snow:nth-child(80){opacity:1.7548;transform:translate(89.634vw,-10px) scale(.8692);animation:fall-80 10s -14s linear infinite}@keyframes fall-80{79.466%{transform:translate(82.6111vw,79.466vh) scale(.8692)}to{transform:translate(86.12255vw,100vh) scale(.8692)}}.snow:nth-child(81){opacity:1.3382;transform:translate(29.1749vw,-10px) scale(.1915);animation:fall-81 13s -13s linear infinite}@keyframes fall-81{44.023%{transform:translate(21.9872vw,44.023vh) scale(.1915)}to{transform:translate(25.58105vw,100vh) scale(.1915)}}.snow:nth-child(82){opacity:.5248;transform:translate(70.821vw,-10px) scale(.6158);animation:fall-82 30s -7s linear infinite}@keyframes fall-82{44.298%{transform:translate(63.9968vw,44.298vh) scale(.6158)}to{transform:translate(67.4089vw,100vh) scale(.6158)}}.snow:nth-child(83){opacity:1.2608;transform:translate(73.4399vw,-10px) scale(.0185);animation:fall-83 19s -25s linear infinite}@keyframes fall-83{74.622%{transform:translate(71.1252vw,74.622vh) scale(.0185)}to{transform:translate(72.28255vw,100vh) scale(.0185)}}.snow:nth-child(84){opacity:.602;transform:translate(15.4326vw,-10px) scale(.5135);animation:fall-84 14s -30s linear infinite}@keyframes fall-84{78.837%{transform:translate(20.3555vw,78.837vh) scale(.5135)}to{transform:translate(17.89405vw,100vh) scale(.5135)}}.snow:nth-child(85){opacity:1.6424;transform:translate(65.1389vw,-10px) scale(.4815);animation:fall-85 25s -8s linear infinite}@keyframes fall-85{33.803%{transform:translate(62.2092vw,33.803vh) scale(.4815)}to{transform:translate(63.67405vw,100vh) scale(.4815)}}.snow:nth-child(86){opacity:.4808;transform:translate(61.7258vw,-10px) scale(.434);animation:fall-86 21s -13s linear infinite}@keyframes fall-86{43.548%{transform:translate(65.4596vw,43.548vh) scale(.434)}to{transform:translate(63.5927vw,100vh) scale(.434)}}.snow:nth-child(87){opacity:.2664;transform:translate(17.5715vw,-10px) scale(.3753);animation:fall-87 13s -18s linear infinite}@keyframes fall-87{33.323%{transform:translate(18.3687vw,33.323vh) scale(.3753)}to{transform:translate(17.9701vw,100vh) scale(.3753)}}.snow:nth-child(88){opacity:1.6798;transform:translate(26.3064vw,-10px) scale(.4935);animation:fall-88 25s -1s linear infinite}@keyframes fall-88{64.471%{transform:translate(25.7272vw,64.471vh) scale(.4935)}to{transform:translate(26.0168vw,100vh) scale(.4935)}}.snow:nth-child(89){opacity:1.5656;transform:translate(40.3401vw,-10px) scale(.5773);animation:fall-89 26s -22s linear infinite}@keyframes fall-89{45.358%{transform:translate(48.1034vw,45.358vh) scale(.5773)}to{transform:translate(44.22175vw,100vh) scale(.5773)}}.snow:nth-child(90){opacity:.4684;transform:translate(65.6542vw,-10px) scale(.1266);animation:fall-90 20s -11s linear infinite}@keyframes fall-90{52.385%{transform:translate(69.6318vw,52.385vh) scale(.1266)}to{transform:translate(67.643vw,100vh) scale(.1266)}}.snow:nth-child(91){opacity:.7614;transform:translate(91.8047vw,-10px) scale(.3714);animation:fall-91 16s -11s linear infinite}@keyframes fall-91{49.159%{transform:translate(96.8916vw,49.159vh) scale(.3714)}to{transform:translate(94.34815vw,100vh) scale(.3714)}}.snow:nth-child(92){opacity:1.5508;transform:translate(11.5608vw,-10px) scale(.2725);animation:fall-92 24s -2s linear infinite}@keyframes fall-92{32.988%{transform:translate(12.1671vw,32.988vh) scale(.2725)}to{transform:translate(11.86395vw,100vh) scale(.2725)}}.snow:nth-child(93){opacity:1.0692;transform:translate(79.2348vw,-10px) scale(.9102);animation:fall-93 12s -18s linear infinite}@keyframes fall-93{51.823%{transform:translate(70.1729vw,51.823vh) scale(.9102)}to{transform:translate(74.70385vw,100vh) scale(.9102)}}.snow:nth-child(94){opacity:.1232;transform:translate(34.1233vw,-10px) scale(.563);animation:fall-94 25s -3s linear infinite}@keyframes fall-94{73.824%{transform:translate(24.2467vw,73.824vh) scale(.563)}to{transform:translate(29.185vw,100vh) scale(.563)}}.snow:nth-child(95){opacity:.0546;transform:translate(1.8897vw,-10px) scale(.1372);animation:fall-95 18s -4s linear infinite}@keyframes fall-95{56.309%{transform:translate(-6.0087vw,56.309vh) scale(.1372)}to{transform:translate(-2.0595vw,100vh) scale(.1372)}}.snow:nth-child(96){opacity:1.0394;transform:translate(98.8974vw,-10px) scale(.5342);animation:fall-96 17s -19s linear infinite}@keyframes fall-96{41.347%{transform:translate(101.3697vw,41.347vh) scale(.5342)}to{transform:translate(100.13355vw,100vh) scale(.5342)}}.snow:nth-child(97){opacity:.3728;transform:translate(2.4524vw,-10px) scale(.2437);animation:fall-97 28s -26s linear infinite}@keyframes fall-97{54.734%{transform:translate(1.1061vw,54.734vh) scale(.2437)}to{transform:translate(1.77925vw,100vh) scale(.2437)}}.snow:nth-child(98){opacity:1.093;transform:translate(91.1328vw,-10px) scale(.0659);animation:fall-98 25s -23s linear infinite}@keyframes fall-98{62.201%{transform:translate(95.3211vw,62.201vh) scale(.0659)}to{transform:translate(93.22695vw,100vh) scale(.0659)}}.snow:nth-child(99){opacity:1.7496;transform:translate(99.0888vw,-10px) scale(.7049);animation:fall-99 29s -16s linear infinite}@keyframes fall-99{30.724%{transform:translate(106.7521vw,30.724vh) scale(.7049)}to{transform:translate(102.92045vw,100vh) scale(.7049)}}.snow:nth-child(100){opacity:.224;transform:translate(14.0826vw,-10px) scale(.0817);animation:fall-100 26s -13s linear infinite}@keyframes fall-100{78.162%{transform:translate(5.6756vw,78.162vh) scale(.0817)}to{transform:translate(9.8791vw,100vh) scale(.0817)}}.snow:nth-child(101){opacity:1.9124;transform:translate(66.6509vw,-10px) scale(.5687);animation:fall-101 10s -6s linear infinite}@keyframes fall-101{75.31%{transform:translate(56.9799vw,75.31vh) scale(.5687)}to{transform:translate(61.8154vw,100vh) scale(.5687)}}.snow:nth-child(102){opacity:.297;transform:translate(78.4682vw,-10px) scale(.9439);animation:fall-102 16s -9s linear infinite}@keyframes fall-102{61.673%{transform:translate(72.7305vw,61.673vh) scale(.9439)}to{transform:translate(75.59935vw,100vh) scale(.9439)}}.snow:nth-child(103){opacity:1.696;transform:translate(33.7608vw,-10px) scale(.6892);animation:fall-103 27s -11s linear infinite}@keyframes fall-103{47.687%{transform:translate(30.4834vw,47.687vh) scale(.6892)}to{transform:translate(32.1221vw,100vh) scale(.6892)}}.snow:nth-child(104){opacity:.2218;transform:translate(6.9939vw,-10px) scale(.839);animation:fall-104 25s -24s linear infinite}@keyframes fall-104{76.638%{transform:translate(3.5722vw,76.638vh) scale(.839)}to{transform:translate(5.28305vw,100vh) scale(.839)}}.snow:nth-child(105){opacity:1.2664;transform:translate(50.5551vw,-10px) scale(.9912);animation:fall-105 27s -4s linear infinite}@keyframes fall-105{64.397%{transform:translate(52.0025vw,64.397vh) scale(.9912)}to{transform:translate(51.2788vw,100vh) scale(.9912)}}.snow:nth-child(106){opacity:.6736;transform:translate(66.9041vw,-10px) scale(.8677);animation:fall-106 11s -17s linear infinite}@keyframes fall-106{74.292%{transform:translate(61.2701vw,74.292vh) scale(.8677)}to{transform:translate(64.0871vw,100vh) scale(.8677)}}.snow:nth-child(107){opacity:1.6758;transform:translate(13.0399vw,-10px) scale(.2287);animation:fall-107 22s -19s linear infinite}@keyframes fall-107{42.896%{transform:translate(8.5311vw,42.896vh) scale(.2287)}to{transform:translate(10.7855vw,100vh) scale(.2287)}}.snow:nth-child(108){opacity:.949;transform:translate(46.0929vw,-10px) scale(.1798);animation:fall-108 10s -20s linear infinite}@keyframes fall-108{68.937%{transform:translate(36.9072vw,68.937vh) scale(.1798)}to{transform:translate(41.50005vw,100vh) scale(.1798)}}.snow:nth-child(109){opacity:1.8296;transform:translate(3.7562vw,-10px) scale(.9301);animation:fall-109 20s -8s linear infinite}@keyframes fall-109{40.883%{transform:translate(12.4031vw,40.883vh) scale(.9301)}to{transform:translate(8.07965vw,100vh) scale(.9301)}}.snow:nth-child(110){opacity:.831;transform:translate(3.4267vw,-10px) scale(.2813);animation:fall-110 20s -19s linear infinite}@keyframes fall-110{61.541%{transform:translate(-2.015vw,61.541vh) scale(.2813)}to{transform:translate(.70585vw,100vh) scale(.2813)}}.snow:nth-child(111){opacity:1.4148;transform:translate(89.0267vw,-10px) scale(.5831);animation:fall-111 12s -2s linear infinite}@keyframes fall-111{63.385%{transform:translate(98.5668vw,63.385vh) scale(.5831)}to{transform:translate(93.79675vw,100vh) scale(.5831)}}.snow:nth-child(112){opacity:1.1186;transform:translate(28.0661vw,-10px) scale(.8328);animation:fall-112 22s -21s linear infinite}@keyframes fall-112{53.417%{transform:translate(35.7525vw,53.417vh) scale(.8328)}to{transform:translate(31.9093vw,100vh) scale(.8328)}}.snow:nth-child(113){opacity:.3646;transform:translate(23.363vw,-10px) scale(.9895);animation:fall-113 22s -4s linear infinite}@keyframes fall-113{68.702%{transform:translate(27.2044vw,68.702vh) scale(.9895)}to{transform:translate(25.2837vw,100vh) scale(.9895)}}.snow:nth-child(114){opacity:1.86;transform:translate(76.8502vw,-10px) scale(.9325);animation:fall-114 20s -8s linear infinite}@keyframes fall-114{31.432%{transform:translate(76.9955vw,31.432vh) scale(.9325)}to{transform:translate(76.92285vw,100vh) scale(.9325)}}.snow:nth-child(115){opacity:.1954;transform:translate(24.3802vw,-10px) scale(.2293);animation:fall-115 20s -9s linear infinite}@keyframes fall-115{78.237%{transform:translate(26.4273vw,78.237vh) scale(.2293)}to{transform:translate(25.40375vw,100vh) scale(.2293)}}.snow:nth-child(116){opacity:1.3768;transform:translate(13.375vw,-10px) scale(.5479);animation:fall-116 16s -2s linear infinite}@keyframes fall-116{33.118%{transform:translate(21.6745vw,33.118vh) scale(.5479)}to{transform:translate(17.52475vw,100vh) scale(.5479)}}.snow:nth-child(117){opacity:1.44;transform:translate(1.8086vw,-10px) scale(.9842);animation:fall-117 13s -16s linear infinite}@keyframes fall-117{46.45%{transform:translate(-2.4699vw,46.45vh) scale(.9842)}to{transform:translate(-.33065vw,100vh) scale(.9842)}}.snow:nth-child(118){opacity:.6832;transform:translate(70.8859vw,-10px) scale(.2574);animation:fall-118 24s -23s linear infinite}@keyframes fall-118{53.833%{transform:translate(73.5957vw,53.833vh) scale(.2574)}to{transform:translate(72.2408vw,100vh) scale(.2574)}}.snow:nth-child(119){opacity:.3034;transform:translate(63.3119vw,-10px) scale(.9397);animation:fall-119 13s -30s linear infinite}@keyframes fall-119{77.785%{transform:translate(56.0382vw,77.785vh) scale(.9397)}to{transform:translate(59.67505vw,100vh) scale(.9397)}}.snow:nth-child(120){opacity:.356;transform:translate(70.4538vw,-10px) scale(.4717);animation:fall-120 23s -19s linear infinite}@keyframes fall-120{79.271%{transform:translate(64.8222vw,79.271vh) scale(.4717)}to{transform:translate(67.638vw,100vh) scale(.4717)}}.snow:nth-child(121){opacity:1.6092;transform:translate(42.0213vw,-10px) scale(.227);animation:fall-121 19s -26s linear infinite}@keyframes fall-121{52.66%{transform:translate(38.6946vw,52.66vh) scale(.227)}to{transform:translate(40.35795vw,100vh) scale(.227)}}.snow:nth-child(122){opacity:1.3754;transform:translate(28.3183vw,-10px) scale(.927);animation:fall-122 21s -27s linear infinite}@keyframes fall-122{42.658%{transform:translate(38.3144vw,42.658vh) scale(.927)}to{transform:translate(33.31635vw,100vh) scale(.927)}}.snow:nth-child(123){opacity:.4582;transform:translate(41.3702vw,-10px) scale(.7336);animation:fall-123 26s -4s linear infinite}@keyframes fall-123{50.133%{transform:translate(47.4104vw,50.133vh) scale(.7336)}to{transform:translate(44.3903vw,100vh) scale(.7336)}}.snow:nth-child(124){opacity:1.0922;transform:translate(71.1913vw,-10px) scale(.9521);animation:fall-124 12s -11s linear infinite}@keyframes fall-124{50.867%{transform:translate(67.9986vw,50.867vh) scale(.9521)}to{transform:translate(69.59495vw,100vh) scale(.9521)}}.snow:nth-child(125){opacity:1.4924;transform:translate(21.4082vw,-10px) scale(.5317);animation:fall-125 12s -13s linear infinite}@keyframes fall-125{31.765%{transform:translate(17.8185vw,31.765vh) scale(.5317)}to{transform:translate(19.61335vw,100vh) scale(.5317)}}.snow:nth-child(126){opacity:1.271;transform:translate(59.9586vw,-10px) scale(.2448);animation:fall-126 22s -10s linear infinite}@keyframes fall-126{52.147%{transform:translate(68.5997vw,52.147vh) scale(.2448)}to{transform:translate(64.27915vw,100vh) scale(.2448)}}.snow:nth-child(127){opacity:.9302;transform:translate(42.1944vw,-10px) scale(.8345);animation:fall-127 15s -21s linear infinite}@keyframes fall-127{66.749%{transform:translate(38.1437vw,66.749vh) scale(.8345)}to{transform:translate(40.16905vw,100vh) scale(.8345)}}.snow:nth-child(128){opacity:.277;transform:translate(86.4254vw,-10px) scale(.8181);animation:fall-128 10s -9s linear infinite}@keyframes fall-128{35.567%{transform:translate(88.6545vw,35.567vh) scale(.8181)}to{transform:translate(87.53995vw,100vh) scale(.8181)}}.snow:nth-child(129){opacity:1.5058;transform:translate(45.4994vw,-10px) scale(.9051);animation:fall-129 23s -7s linear infinite}@keyframes fall-129{32.242%{transform:translate(43.5507vw,32.242vh) scale(.9051)}to{transform:translate(44.52505vw,100vh) scale(.9051)}}.snow:nth-child(130){opacity:1.8314;transform:translate(35.1497vw,-10px) scale(.286);animation:fall-130 29s -21s linear infinite}@keyframes fall-130{38.072%{transform:translate(35.2474vw,38.072vh) scale(.286)}to{transform:translate(35.19855vw,100vh) scale(.286)}}.snow:nth-child(131){opacity:.1686;transform:translate(98.3205vw,-10px) scale(.3012);animation:fall-131 25s -23s linear infinite}@keyframes fall-131{79.675%{transform:translate(96.3095vw,79.675vh) scale(.3012)}to{transform:translate(97.315vw,100vh) scale(.3012)}}.snow:nth-child(132){opacity:1.6812;transform:translate(49.0982vw,-10px) scale(.8843);animation:fall-132 20s -7s linear infinite}@keyframes fall-132{74.396%{transform:translate(49.337vw,74.396vh) scale(.8843)}to{transform:translate(49.2176vw,100vh) scale(.8843)}}.snow:nth-child(133){opacity:.392;transform:translate(49.6608vw,-10px) scale(.858);animation:fall-133 11s -22s linear infinite}@keyframes fall-133{57.799%{transform:translate(50.5362vw,57.799vh) scale(.858)}to{transform:translate(50.0985vw,100vh) scale(.858)}}.snow:nth-child(134){opacity:1.811;transform:translate(53.7562vw,-10px) scale(.8181);animation:fall-134 22s -7s linear infinite}@keyframes fall-134{44.712%{transform:translate(55.7719vw,44.712vh) scale(.8181)}to{transform:translate(54.76405vw,100vh) scale(.8181)}}.snow:nth-child(135){opacity:.3304;transform:translate(32.1826vw,-10px) scale(.118);animation:fall-135 15s -7s linear infinite}@keyframes fall-135{33.172%{transform:translate(29.8278vw,33.172vh) scale(.118)}to{transform:translate(31.0052vw,100vh) scale(.118)}}.snow:nth-child(136){opacity:.649;transform:translate(37.4264vw,-10px) scale(.4373);animation:fall-136 22s -11s linear infinite}@keyframes fall-136{79.006%{transform:translate(45.2947vw,79.006vh) scale(.4373)}to{transform:translate(41.36055vw,100vh) scale(.4373)}}.snow:nth-child(137){opacity:.1458;transform:translate(58.122vw,-10px) scale(.5704);animation:fall-137 30s -26s linear infinite}@keyframes fall-137{62.006%{transform:translate(61.8873vw,62.006vh) scale(.5704)}to{transform:translate(60.00465vw,100vh) scale(.5704)}}.snow:nth-child(138){opacity:1.0498;transform:translate(34.6114vw,-10px) scale(.7057);animation:fall-138 14s -21s linear infinite}@keyframes fall-138{60.606%{transform:translate(26.4438vw,60.606vh) scale(.7057)}to{transform:translate(30.5276vw,100vh) scale(.7057)}}.snow:nth-child(139){opacity:.9314;transform:translate(60.114vw,-10px) scale(.6639);animation:fall-139 22s -1s linear infinite}@keyframes fall-139{41.145%{transform:translate(57.1309vw,41.145vh) scale(.6639)}to{transform:translate(58.62245vw,100vh) scale(.6639)}}.snow:nth-child(140){opacity:.3416;transform:translate(61.8849vw,-10px) scale(.3915);animation:fall-140 23s -21s linear infinite}@keyframes fall-140{53.295%{transform:translate(65.654vw,53.295vh) scale(.3915)}to{transform:translate(63.76945vw,100vh) scale(.3915)}}.snow:nth-child(141){opacity:1.3686;transform:translate(59.9868vw,-10px) scale(.923);animation:fall-141 18s -2s linear infinite}@keyframes fall-141{54.027%{transform:translate(63.3348vw,54.027vh) scale(.923)}to{transform:translate(61.6608vw,100vh) scale(.923)}}.snow:nth-child(142){opacity:1.1406;transform:translate(14.1606vw,-10px) scale(.733);animation:fall-142 28s -14s linear infinite}@keyframes fall-142{32.606%{transform:translate(14.023vw,32.606vh) scale(.733)}to{transform:translate(14.0918vw,100vh) scale(.733)}}.snow:nth-child(143){opacity:.077;transform:translate(34.8969vw,-10px) scale(.4004);animation:fall-143 19s -27s linear infinite}@keyframes fall-143{47.156%{transform:translate(39.2004vw,47.156vh) scale(.4004)}to{transform:translate(37.04865vw,100vh) scale(.4004)}}.snow:nth-child(144){opacity:.3822;transform:translate(12.2209vw,-10px) scale(.3138);animation:fall-144 25s -2s linear infinite}@keyframes fall-144{65.93%{transform:translate(6.5362vw,65.93vh) scale(.3138)}to{transform:translate(9.37855vw,100vh) scale(.3138)}}.snow:nth-child(145){opacity:1.4146;transform:translate(40.4205vw,-10px) scale(.586);animation:fall-145 17s -24s linear infinite}@keyframes fall-145{51.781%{transform:translate(39.9086vw,51.781vh) scale(.586)}to{transform:translate(40.16455vw,100vh) scale(.586)}}.snow:nth-child(146){opacity:1.8656;transform:translate(55.117vw,-10px) scale(.4428);animation:fall-146 24s -8s linear infinite}@keyframes fall-146{39.814%{transform:translate(54.6293vw,39.814vh) scale(.4428)}to{transform:translate(54.87315vw,100vh) scale(.4428)}}.snow:nth-child(147){opacity:1.4336;transform:translate(97.4077vw,-10px) scale(.5399);animation:fall-147 14s -28s linear infinite}@keyframes fall-147{56.203%{transform:translate(95.5054vw,56.203vh) scale(.5399)}to{transform:translate(96.45655vw,100vh) scale(.5399)}}.snow:nth-child(148){opacity:.5008;transform:translate(90.3083vw,-10px) scale(.0511);animation:fall-148 22s -20s linear infinite}@keyframes fall-148{40.814%{transform:translate(82.8488vw,40.814vh) scale(.0511)}to{transform:translate(86.57855vw,100vh) scale(.0511)}}.snow:nth-child(149){opacity:.94;transform:translate(55.733vw,-10px) scale(.1625);animation:fall-149 24s -2s linear infinite}@keyframes fall-149{39.843%{transform:translate(57.2479vw,39.843vh) scale(.1625)}to{transform:translate(56.49045vw,100vh) scale(.1625)}}.snow:nth-child(150){opacity:.99;transform:translate(93.732vw,-10px) scale(.815);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{40.258%{transform:translate(85.2349vw,40.258vh) scale(.815)}to{transform:translate(89.48345vw,100vh) scale(.815)}}.snow:nth-child(151){opacity:.9972;transform:translate(98.2255vw,-10px) scale(.6268);animation:fall-151 10s -9s linear infinite}@keyframes fall-151{51.96%{transform:translate(96.9831vw,51.96vh) scale(.6268)}to{transform:translate(97.6043vw,100vh) scale(.6268)}}.snow:nth-child(152){opacity:1.0128;transform:translate(94.552vw,-10px) scale(.6252);animation:fall-152 22s -20s linear infinite}@keyframes fall-152{56.925%{transform:translate(103.8587vw,56.925vh) scale(.6252)}to{transform:translate(99.20535vw,100vh) scale(.6252)}}.snow:nth-child(153){opacity:1.4658;transform:translate(18.4926vw,-10px) scale(.3721);animation:fall-153 23s -22s linear infinite}@keyframes fall-153{59.65%{transform:translate(18.3724vw,59.65vh) scale(.3721)}to{transform:translate(18.4325vw,100vh) scale(.3721)}}.snow:nth-child(154){opacity:.0462;transform:translate(8.4284vw,-10px) scale(.3504);animation:fall-154 27s -15s linear infinite}@keyframes fall-154{77.901%{transform:translate(2.1787vw,77.901vh) scale(.3504)}to{transform:translate(5.30355vw,100vh) scale(.3504)}}.snow:nth-child(155){opacity:1.624;transform:translate(23.7632vw,-10px) scale(.9007);animation:fall-155 14s -20s linear infinite}@keyframes fall-155{60.41%{transform:translate(16.065vw,60.41vh) scale(.9007)}to{transform:translate(19.9141vw,100vh) scale(.9007)}}.snow:nth-child(156){opacity:.9946;transform:translate(98.5055vw,-10px) scale(.9465);animation:fall-156 26s -10s linear infinite}@keyframes fall-156{35.226%{transform:translate(105.3409vw,35.226vh) scale(.9465)}to{transform:translate(101.9232vw,100vh) scale(.9465)}}.snow:nth-child(157){opacity:.2542;transform:translate(9.1669vw,-10px) scale(.6589);animation:fall-157 23s -12s linear infinite}@keyframes fall-157{53.796%{transform:translate(9.9563vw,53.796vh) scale(.6589)}to{transform:translate(9.5616vw,100vh) scale(.6589)}}.snow:nth-child(158){opacity:.2282;transform:translate(90.022vw,-10px) scale(.1274);animation:fall-158 25s -9s linear infinite}@keyframes fall-158{39.478%{transform:translate(90.6466vw,39.478vh) scale(.1274)}to{transform:translate(90.3343vw,100vh) scale(.1274)}}.snow:nth-child(159){opacity:.8914;transform:translate(75.5479vw,-10px) scale(.9217);animation:fall-159 11s -15s linear infinite}@keyframes fall-159{60.472%{transform:translate(72.1348vw,60.472vh) scale(.9217)}to{transform:translate(73.84135vw,100vh) scale(.9217)}}.snow:nth-child(160){opacity:1.8546;transform:translate(98.6029vw,-10px) scale(.2881);animation:fall-160 18s -18s linear infinite}@keyframes fall-160{68.251%{transform:translate(98.523vw,68.251vh) scale(.2881)}to{transform:translate(98.56295vw,100vh) scale(.2881)}}.snow:nth-child(161){opacity:1.5898;transform:translate(64.1976vw,-10px) scale(.505);animation:fall-161 16s -9s linear infinite}@keyframes fall-161{58.008%{transform:translate(73.8942vw,58.008vh) scale(.505)}to{transform:translate(69.0459vw,100vh) scale(.505)}}.snow:nth-child(162){opacity:.7818;transform:translate(61.6616vw,-10px) scale(.2198);animation:fall-162 10s -21s linear infinite}@keyframes fall-162{31.988%{transform:translate(64.7861vw,31.988vh) scale(.2198)}to{transform:translate(63.22385vw,100vh) scale(.2198)}}.snow:nth-child(163){opacity:1.3148;transform:translate(76.7068vw,-10px) scale(.8944);animation:fall-163 16s -20s linear infinite}@keyframes fall-163{37.241%{transform:translate(74.6267vw,37.241vh) scale(.8944)}to{transform:translate(75.66675vw,100vh) scale(.8944)}}.snow:nth-child(164){opacity:1.1924;transform:translate(34.603vw,-10px) scale(.2003);animation:fall-164 12s -6s linear infinite}@keyframes fall-164{76.143%{transform:translate(31.0773vw,76.143vh) scale(.2003)}to{transform:translate(32.84015vw,100vh) scale(.2003)}}.snow:nth-child(165){opacity:.7514;transform:translate(12.4618vw,-10px) scale(.7787);animation:fall-165 28s -18s linear infinite}@keyframes fall-165{64.716%{transform:translate(17.671vw,64.716vh) scale(.7787)}to{transform:translate(15.0664vw,100vh) scale(.7787)}}.snow:nth-child(166){opacity:.9448;transform:translate(58.8526vw,-10px) scale(.8534);animation:fall-166 29s -10s linear infinite}@keyframes fall-166{55.894%{transform:translate(51.1203vw,55.894vh) scale(.8534)}to{transform:translate(54.98645vw,100vh) scale(.8534)}}.snow:nth-child(167){opacity:.287;transform:translate(75.7598vw,-10px) scale(.0621);animation:fall-167 25s -24s linear infinite}@keyframes fall-167{78.168%{transform:translate(78.546vw,78.168vh) scale(.0621)}to{transform:translate(77.1529vw,100vh) scale(.0621)}}.snow:nth-child(168){opacity:1.2188;transform:translate(36.0987vw,-10px) scale(.752);animation:fall-168 16s -17s linear infinite}@keyframes fall-168{62.902%{transform:translate(38.2417vw,62.902vh) scale(.752)}to{transform:translate(37.1702vw,100vh) scale(.752)}}.snow:nth-child(169){opacity:.5312;transform:translate(68.4676vw,-10px) scale(.3241);animation:fall-169 23s -24s linear infinite}@keyframes fall-169{65.906%{transform:translate(62.6332vw,65.906vh) scale(.3241)}to{transform:translate(65.5504vw,100vh) scale(.3241)}}.snow:nth-child(170){opacity:1.1534;transform:translate(34.4875vw,-10px) scale(.0724);animation:fall-170 16s -25s linear infinite}@keyframes fall-170{78.459%{transform:translate(33.2298vw,78.459vh) scale(.0724)}to{transform:translate(33.85865vw,100vh) scale(.0724)}}.snow:nth-child(171){opacity:.6506;transform:translate(50.7077vw,-10px) scale(.9141);animation:fall-171 19s -4s linear infinite}@keyframes fall-171{79.938%{transform:translate(52.1983vw,79.938vh) scale(.9141)}to{transform:translate(51.453vw,100vh) scale(.9141)}}.snow:nth-child(172){opacity:1.3338;transform:translate(11.9264vw,-10px) scale(.6507);animation:fall-172 26s -30s linear infinite}@keyframes fall-172{70.905%{transform:translate(3.5413vw,70.905vh) scale(.6507)}to{transform:translate(7.73385vw,100vh) scale(.6507)}}.snow:nth-child(173){opacity:.9368;transform:translate(25.6191vw,-10px) scale(.6925);animation:fall-173 14s -20s linear infinite}@keyframes fall-173{64.08%{transform:translate(30.1793vw,64.08vh) scale(.6925)}to{transform:translate(27.8992vw,100vh) scale(.6925)}}.snow:nth-child(174){opacity:.2156;transform:translate(58.993vw,-10px) scale(.7569);animation:fall-174 24s -21s linear infinite}@keyframes fall-174{79.809%{transform:translate(49.4296vw,79.809vh) scale(.7569)}to{transform:translate(54.2113vw,100vh) scale(.7569)}}.snow:nth-child(175){opacity:.0198;transform:translate(40.1474vw,-10px) scale(.2193);animation:fall-175 17s -13s linear infinite}@keyframes fall-175{78.131%{transform:translate(41.1942vw,78.131vh) scale(.2193)}to{transform:translate(40.6708vw,100vh) scale(.2193)}}.snow:nth-child(176){opacity:.9908;transform:translate(15.928vw,-10px) scale(.1149);animation:fall-176 30s -30s linear infinite}@keyframes fall-176{51.721%{transform:translate(20.9251vw,51.721vh) scale(.1149)}to{transform:translate(18.42655vw,100vh) scale(.1149)}}.snow:nth-child(177){opacity:.748;transform:translate(95.7533vw,-10px) scale(.0467);animation:fall-177 27s -30s linear infinite}@keyframes fall-177{72.734%{transform:translate(104.7308vw,72.734vh) scale(.0467)}to{transform:translate(100.24205vw,100vh) scale(.0467)}}.snow:nth-child(178){opacity:1.1846;transform:translate(72.6334vw,-10px) scale(.4649);animation:fall-178 13s -18s linear infinite}@keyframes fall-178{51.269%{transform:translate(73.2267vw,51.269vh) scale(.4649)}to{transform:translate(72.93005vw,100vh) scale(.4649)}}.snow:nth-child(179){opacity:1.9092;transform:translate(83.8709vw,-10px) scale(.3976);animation:fall-179 18s -7s linear infinite}@keyframes fall-179{55.968%{transform:translate(82.774vw,55.968vh) scale(.3976)}to{transform:translate(83.32245vw,100vh) scale(.3976)}}.snow:nth-child(180){opacity:.0774;transform:translate(98.2659vw,-10px) scale(.238);animation:fall-180 14s -21s linear infinite}@keyframes fall-180{35.081%{transform:translate(89.7093vw,35.081vh) scale(.238)}to{transform:translate(93.9876vw,100vh) scale(.238)}}.snow:nth-child(181){opacity:.688;transform:translate(36.9983vw,-10px) scale(.7719);animation:fall-181 25s -20s linear infinite}@keyframes fall-181{49.309%{transform:translate(37.6487vw,49.309vh) scale(.7719)}to{transform:translate(37.3235vw,100vh) scale(.7719)}}.snow:nth-child(182){opacity:.605;transform:translate(53.4436vw,-10px) scale(.5561);animation:fall-182 11s -26s linear infinite}@keyframes fall-182{40.7%{transform:translate(44.3903vw,40.7vh) scale(.5561)}to{transform:translate(48.91695vw,100vh) scale(.5561)}}.snow:nth-child(183){opacity:.4508;transform:translate(75.7767vw,-10px) scale(.3105);animation:fall-183 18s -11s linear infinite}@keyframes fall-183{30.057%{transform:translate(78.332vw,30.057vh) scale(.3105)}to{transform:translate(77.05435vw,100vh) scale(.3105)}}.snow:nth-child(184){opacity:.5604;transform:translate(47.1488vw,-10px) scale(.589);animation:fall-184 13s -2s linear infinite}@keyframes fall-184{75.441%{transform:translate(43.883vw,75.441vh) scale(.589)}to{transform:translate(45.5159vw,100vh) scale(.589)}}.snow:nth-child(185){opacity:.3318;transform:translate(12.6756vw,-10px) scale(.1051);animation:fall-185 29s -5s linear infinite}@keyframes fall-185{36.399%{transform:translate(15.7347vw,36.399vh) scale(.1051)}to{transform:translate(14.20515vw,100vh) scale(.1051)}}.snow:nth-child(186){opacity:.4532;transform:translate(85.0182vw,-10px) scale(.2136);animation:fall-186 18s -19s linear infinite}@keyframes fall-186{31.91%{transform:translate(91.6695vw,31.91vh) scale(.2136)}to{transform:translate(88.34385vw,100vh) scale(.2136)}}.snow:nth-child(187){opacity:.6818;transform:translate(23.9568vw,-10px) scale(.0372);animation:fall-187 12s -22s linear infinite}@keyframes fall-187{54.757%{transform:translate(19.207vw,54.757vh) scale(.0372)}to{transform:translate(21.5819vw,100vh) scale(.0372)}}.snow:nth-child(188){opacity:1.8238;transform:translate(40.9809vw,-10px) scale(.5342);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{73.168%{transform:translate(46.2396vw,73.168vh) scale(.5342)}to{transform:translate(43.61025vw,100vh) scale(.5342)}}.snow:nth-child(189){opacity:.6228;transform:translate(55.9316vw,-10px) scale(.8378);animation:fall-189 26s -3s linear infinite}@keyframes fall-189{70.556%{transform:translate(64.9503vw,70.556vh) scale(.8378)}to{transform:translate(60.44095vw,100vh) scale(.8378)}}.snow:nth-child(190){opacity:1.7318;transform:translate(98.2296vw,-10px) scale(.4874);animation:fall-190 26s -3s linear infinite}@keyframes fall-190{73.456%{transform:translate(89.6248vw,73.456vh) scale(.4874)}to{transform:translate(93.9272vw,100vh) scale(.4874)}}.snow:nth-child(191){opacity:.9442;transform:translate(83.2784vw,-10px) scale(.2142);animation:fall-191 17s -10s linear infinite}@keyframes fall-191{65.313%{transform:translate(77.5857vw,65.313vh) scale(.2142)}to{transform:translate(80.43205vw,100vh) scale(.2142)}}.snow:nth-child(192){opacity:.0592;transform:translate(14.7361vw,-10px) scale(.9816);animation:fall-192 17s -27s linear infinite}@keyframes fall-192{34.272%{transform:translate(14.5928vw,34.272vh) scale(.9816)}to{transform:translate(14.66445vw,100vh) scale(.9816)}}.snow:nth-child(193){opacity:1.1012;transform:translate(21.7519vw,-10px) scale(.5455);animation:fall-193 14s -7s linear infinite}@keyframes fall-193{63.928%{transform:translate(21.2644vw,63.928vh) scale(.5455)}to{transform:translate(21.50815vw,100vh) scale(.5455)}}.snow:nth-child(194){opacity:.8682;transform:translate(74.1547vw,-10px) scale(.9578);animation:fall-194 21s -14s linear infinite}@keyframes fall-194{39.65%{transform:translate(67.9249vw,39.65vh) scale(.9578)}to{transform:translate(71.0398vw,100vh) scale(.9578)}}.snow:nth-child(195){opacity:.2284;transform:translate(56.8426vw,-10px) scale(.6565);animation:fall-195 19s -23s linear infinite}@keyframes fall-195{30.686%{transform:translate(50.5529vw,30.686vh) scale(.6565)}to{transform:translate(53.69775vw,100vh) scale(.6565)}}.snow:nth-child(196){opacity:.5652;transform:translate(34.0033vw,-10px) scale(.7261);animation:fall-196 22s -8s linear infinite}@keyframes fall-196{53.36%{transform:translate(27.3209vw,53.36vh) scale(.7261)}to{transform:translate(30.6621vw,100vh) scale(.7261)}}.snow:nth-child(197){opacity:.945;transform:translate(61.0616vw,-10px) scale(.6877);animation:fall-197 11s -15s linear infinite}@keyframes fall-197{59.161%{transform:translate(57.4147vw,59.161vh) scale(.6877)}to{transform:translate(59.23815vw,100vh) scale(.6877)}}.snow:nth-child(198){opacity:1.5602;transform:translate(69.9083vw,-10px) scale(.1419);animation:fall-198 30s -13s linear infinite}@keyframes fall-198{62.485%{transform:translate(69.5242vw,62.485vh) scale(.1419)}to{transform:translate(69.71625vw,100vh) scale(.1419)}}.snow:nth-child(199){opacity:.6498;transform:translate(84.1081vw,-10px) scale(.0376);animation:fall-199 21s -4s linear infinite}@keyframes fall-199{67.58%{transform:translate(87.5389vw,67.58vh) scale(.0376)}to{transform:translate(85.8235vw,100vh) scale(.0376)}}.snow:nth-child(200){opacity:.4368;transform:translate(76.0461vw,-10px) scale(.9);animation:fall-200 26s -16s linear infinite}@keyframes fall-200{74.157%{transform:translate(72.4267vw,74.157vh) scale(.9)}to{transform:translate(74.2364vw,100vh) scale(.9)}}.snow:nth-child(201){opacity:.0824;transform:translate(84.88vw,-10px) scale(.0176);animation:fall-201 25s -12s linear infinite}@keyframes fall-201{43.235%{transform:translate(85.1743vw,43.235vh) scale(.0176)}to{transform:translate(85.02715vw,100vh) scale(.0176)}}.snow:nth-child(202){opacity:.9488;transform:translate(77.0354vw,-10px) scale(.3397);animation:fall-202 27s -6s linear infinite}@keyframes fall-202{40.901%{transform:translate(67.819vw,40.901vh) scale(.3397)}to{transform:translate(72.4272vw,100vh) scale(.3397)}}.snow:nth-child(203){opacity:1.7792;transform:translate(60.3071vw,-10px) scale(.1299);animation:fall-203 23s -15s linear infinite}@keyframes fall-203{51.596%{transform:translate(62.8307vw,51.596vh) scale(.1299)}to{transform:translate(61.5689vw,100vh) scale(.1299)}}.snow:nth-child(204){opacity:1.801;transform:translate(32.4378vw,-10px) scale(.9984);animation:fall-204 14s -17s linear infinite}@keyframes fall-204{47.956%{transform:translate(38.4179vw,47.956vh) scale(.9984)}to{transform:translate(35.42785vw,100vh) scale(.9984)}}.snow:nth-child(205){opacity:.982;transform:translate(19.0496vw,-10px) scale(.0117);animation:fall-205 21s -6s linear infinite}@keyframes fall-205{72.612%{transform:translate(20.0394vw,72.612vh) scale(.0117)}to{transform:translate(19.5445vw,100vh) scale(.0117)}}.snow:nth-child(206){opacity:.3648;transform:translate(20.056vw,-10px) scale(.1997);animation:fall-206 28s -3s linear infinite}@keyframes fall-206{72.616%{transform:translate(27.1011vw,72.616vh) scale(.1997)}to{transform:translate(23.57855vw,100vh) scale(.1997)}}.snow:nth-child(207){opacity:.792;transform:translate(69.5036vw,-10px) scale(.8002);animation:fall-207 24s -23s linear infinite}@keyframes fall-207{47.836%{transform:translate(61.7356vw,47.836vh) scale(.8002)}to{transform:translate(65.6196vw,100vh) scale(.8002)}}.snow:nth-child(208){opacity:1.5946;transform:translate(50.6101vw,-10px) scale(.1193);animation:fall-208 20s -20s linear infinite}@keyframes fall-208{71.158%{transform:translate(44.8193vw,71.158vh) scale(.1193)}to{transform:translate(47.7147vw,100vh) scale(.1193)}}.snow:nth-child(209){opacity:.5292;transform:translate(78.4473vw,-10px) scale(.8413);animation:fall-209 16s -5s linear infinite}@keyframes fall-209{74.06%{transform:translate(78.701vw,74.06vh) scale(.8413)}to{transform:translate(78.57415vw,100vh) scale(.8413)}}.snow:nth-child(210){opacity:1.5986;transform:translate(93.5876vw,-10px) scale(.0378);animation:fall-210 19s -25s linear infinite}@keyframes fall-210{35.224%{transform:translate(93.5026vw,35.224vh) scale(.0378)}to{transform:translate(93.5451vw,100vh) scale(.0378)}}.snow:nth-child(211){opacity:1.8786;transform:translate(50.4074vw,-10px) scale(.1612);animation:fall-211 26s -22s linear infinite}@keyframes fall-211{64.083%{transform:translate(51.3599vw,64.083vh) scale(.1612)}to{transform:translate(50.88365vw,100vh) scale(.1612)}}.snow:nth-child(212){opacity:1.5088;transform:translate(11.5918vw,-10px) scale(.8052);animation:fall-212 14s -12s linear infinite}@keyframes fall-212{51.252%{transform:translate(14.1064vw,51.252vh) scale(.8052)}to{transform:translate(12.8491vw,100vh) scale(.8052)}}.snow:nth-child(213){opacity:1.1826;transform:translate(70.4513vw,-10px) scale(.4626);animation:fall-213 30s -29s linear infinite}@keyframes fall-213{45.988%{transform:translate(66.5259vw,45.988vh) scale(.4626)}to{transform:translate(68.4886vw,100vh) scale(.4626)}}.snow:nth-child(214){opacity:1.8342;transform:translate(93.906vw,-10px) scale(.6273);animation:fall-214 18s -16s linear infinite}@keyframes fall-214{54.461%{transform:translate(90.9481vw,54.461vh) scale(.6273)}to{transform:translate(92.42705vw,100vh) scale(.6273)}}.snow:nth-child(215){opacity:.6602;transform:translate(62.697vw,-10px) scale(.3526);animation:fall-215 26s -13s linear infinite}@keyframes fall-215{55.675%{transform:translate(67.6973vw,55.675vh) scale(.3526)}to{transform:translate(65.19715vw,100vh) scale(.3526)}}.snow:nth-child(216){opacity:.2416;transform:translate(47.0659vw,-10px) scale(.629);animation:fall-216 25s -12s linear infinite}@keyframes fall-216{48.425%{transform:translate(55.9215vw,48.425vh) scale(.629)}to{transform:translate(51.4937vw,100vh) scale(.629)}}.snow:nth-child(217){opacity:.953;transform:translate(2.5289vw,-10px) scale(.8434);animation:fall-217 27s -14s linear infinite}@keyframes fall-217{59.362%{transform:translate(11.4942vw,59.362vh) scale(.8434)}to{transform:translate(7.01155vw,100vh) scale(.8434)}}.snow:nth-child(218){opacity:.9438;transform:translate(29.9461vw,-10px) scale(.8013);animation:fall-218 22s -22s linear infinite}@keyframes fall-218{39.271%{transform:translate(33.4934vw,39.271vh) scale(.8013)}to{transform:translate(31.71975vw,100vh) scale(.8013)}}.snow:nth-child(219){opacity:.5316;transform:translate(3.0745vw,-10px) scale(.0824);animation:fall-219 25s -2s linear infinite}@keyframes fall-219{47.325%{transform:translate(7.7725vw,47.325vh) scale(.0824)}to{transform:translate(5.4235vw,100vh) scale(.0824)}}.snow:nth-child(220){opacity:1.9562;transform:translate(24.6661vw,-10px) scale(.6125);animation:fall-220 23s -5s linear infinite}@keyframes fall-220{59.531%{transform:translate(26.286vw,59.531vh) scale(.6125)}to{transform:translate(25.47605vw,100vh) scale(.6125)}}.snow:nth-child(221){opacity:1.9676;transform:translate(69.6649vw,-10px) scale(.9402);animation:fall-221 10s -23s linear infinite}@keyframes fall-221{38.312%{transform:translate(79.0269vw,38.312vh) scale(.9402)}to{transform:translate(74.3459vw,100vh) scale(.9402)}}.snow:nth-child(222){opacity:.6974;transform:translate(59.6304vw,-10px) scale(.5567);animation:fall-222 26s -24s linear infinite}@keyframes fall-222{75.262%{transform:translate(62.9982vw,75.262vh) scale(.5567)}to{transform:translate(61.3143vw,100vh) scale(.5567)}}.snow:nth-child(223){opacity:.9768;transform:translate(40.7148vw,-10px) scale(.0645);animation:fall-223 21s -22s linear infinite}@keyframes fall-223{51.241%{transform:translate(44.0733vw,51.241vh) scale(.0645)}to{transform:translate(42.39405vw,100vh) scale(.0645)}}.snow:nth-child(224){opacity:.0318;transform:translate(37.6159vw,-10px) scale(.0567);animation:fall-224 21s -21s linear infinite}@keyframes fall-224{34.117%{transform:translate(31.6267vw,34.117vh) scale(.0567)}to{transform:translate(34.6213vw,100vh) scale(.0567)}}.snow:nth-child(225){opacity:1.515;transform:translate(84.9428vw,-10px) scale(.7388);animation:fall-225 17s -16s linear infinite}@keyframes fall-225{48.077%{transform:translate(78.0041vw,48.077vh) scale(.7388)}to{transform:translate(81.47345vw,100vh) scale(.7388)}}.snow:nth-child(226){opacity:1.9814;transform:translate(10.9654vw,-10px) scale(.0948);animation:fall-226 10s -7s linear infinite}@keyframes fall-226{34.261%{transform:translate(20.0675vw,34.261vh) scale(.0948)}to{transform:translate(15.51645vw,100vh) scale(.0948)}}.snow:nth-child(227){opacity:1.7122;transform:translate(10.4877vw,-10px) scale(.2072);animation:fall-227 16s -27s linear infinite}@keyframes fall-227{66.96%{transform:translate(3.2081vw,66.96vh) scale(.2072)}to{transform:translate(6.8479vw,100vh) scale(.2072)}}.snow:nth-child(228){opacity:.4192;transform:translate(2.0709vw,-10px) scale(.2626);animation:fall-228 14s -24s linear infinite}@keyframes fall-228{51.589%{transform:translate(-1.7214vw,51.589vh) scale(.2626)}to{transform:translate(.17475vw,100vh) scale(.2626)}}.snow:nth-child(229){opacity:.7268;transform:translate(54.225vw,-10px) scale(.9179);animation:fall-229 27s -24s linear infinite}@keyframes fall-229{40.349%{transform:translate(60.0533vw,40.349vh) scale(.9179)}to{transform:translate(57.13915vw,100vh) scale(.9179)}}.snow:nth-child(230){opacity:.6884;transform:translate(31.0867vw,-10px) scale(.6277);animation:fall-230 20s -24s linear infinite}@keyframes fall-230{44.695%{transform:translate(31.2936vw,44.695vh) scale(.6277)}to{transform:translate(31.19015vw,100vh) scale(.6277)}}.snow:nth-child(231){opacity:1.4938;transform:translate(90.6696vw,-10px) scale(.4458);animation:fall-231 10s -25s linear infinite}@keyframes fall-231{38.604%{transform:translate(90.2614vw,38.604vh) scale(.4458)}to{transform:translate(90.4655vw,100vh) scale(.4458)}}.snow:nth-child(232){opacity:.604;transform:translate(87.1716vw,-10px) scale(.0909);animation:fall-232 24s -3s linear infinite}@keyframes fall-232{72.453%{transform:translate(80.3006vw,72.453vh) scale(.0909)}to{transform:translate(83.7361vw,100vh) scale(.0909)}}.snow:nth-child(233){opacity:.6676;transform:translate(27.3903vw,-10px) scale(.0292);animation:fall-233 21s -21s linear infinite}@keyframes fall-233{41.788%{transform:translate(24.7562vw,41.788vh) scale(.0292)}to{transform:translate(26.07325vw,100vh) scale(.0292)}}.snow:nth-child(234){opacity:.782;transform:translate(12.2298vw,-10px) scale(.7732);animation:fall-234 24s -19s linear infinite}@keyframes fall-234{41.525%{transform:translate(17.2191vw,41.525vh) scale(.7732)}to{transform:translate(14.72445vw,100vh) scale(.7732)}}.snow:nth-child(235){opacity:.1734;transform:translate(70.3006vw,-10px) scale(.5096);animation:fall-235 22s -5s linear infinite}@keyframes fall-235{76.655%{transform:translate(77.2678vw,76.655vh) scale(.5096)}to{transform:translate(73.7842vw,100vh) scale(.5096)}}.snow:nth-child(236){opacity:1.2404;transform:translate(98.3946vw,-10px) scale(.0547);animation:fall-236 25s -8s linear infinite}@keyframes fall-236{56.362%{transform:translate(94.8649vw,56.362vh) scale(.0547)}to{transform:translate(96.62975vw,100vh) scale(.0547)}}.snow:nth-child(237){opacity:1.5738;transform:translate(87.692vw,-10px) scale(.0386);animation:fall-237 21s -17s linear infinite}@keyframes fall-237{42.477%{transform:translate(84.1567vw,42.477vh) scale(.0386)}to{transform:translate(85.92435vw,100vh) scale(.0386)}}.snow:nth-child(238){opacity:1.7884;transform:translate(10.3818vw,-10px) scale(.9358);animation:fall-238 30s -30s linear infinite}@keyframes fall-238{50.019%{transform:translate(3.5361vw,50.019vh) scale(.9358)}to{transform:translate(6.95895vw,100vh) scale(.9358)}}.snow:nth-child(239){opacity:.206;transform:translate(1.9306vw,-10px) scale(.9332);animation:fall-239 25s -8s linear infinite}@keyframes fall-239{35.022%{transform:translate(-3.9081vw,35.022vh) scale(.9332)}to{transform:translate(-.98875vw,100vh) scale(.9332)}}.snow:nth-child(240){opacity:1.7534;transform:translate(41.6236vw,-10px) scale(.0995);animation:fall-240 30s -8s linear infinite}@keyframes fall-240{32.086%{transform:translate(32.6869vw,32.086vh) scale(.0995)}to{transform:translate(37.15525vw,100vh) scale(.0995)}}.snow:nth-child(241){opacity:.5922;transform:translate(50.1451vw,-10px) scale(.0804);animation:fall-241 24s -20s linear infinite}@keyframes fall-241{72.295%{transform:translate(54.895vw,72.295vh) scale(.0804)}to{transform:translate(52.52005vw,100vh) scale(.0804)}}.snow:nth-child(242){opacity:1.1162;transform:translate(1.9813vw,-10px) scale(.9929);animation:fall-242 15s -24s linear infinite}@keyframes fall-242{55.477%{transform:translate(3.1555vw,55.477vh) scale(.9929)}to{transform:translate(2.5684vw,100vh) scale(.9929)}}.snow:nth-child(243){opacity:1.9834;transform:translate(95.2216vw,-10px) scale(.4574);animation:fall-243 28s -11s linear infinite}@keyframes fall-243{48.843%{transform:translate(98.9761vw,48.843vh) scale(.4574)}to{transform:translate(97.09885vw,100vh) scale(.4574)}}.snow:nth-child(244){opacity:.0002;transform:translate(99.1481vw,-10px) scale(.7325);animation:fall-244 29s -23s linear infinite}@keyframes fall-244{43.959%{transform:translate(104.9095vw,43.959vh) scale(.7325)}to{transform:translate(102.0288vw,100vh) scale(.7325)}}.snow:nth-child(245){opacity:1.0164;transform:translate(3.1568vw,-10px) scale(.7778);animation:fall-245 16s -10s linear infinite}@keyframes fall-245{41.237%{transform:translate(2.4894vw,41.237vh) scale(.7778)}to{transform:translate(2.8231vw,100vh) scale(.7778)}}.snow:nth-child(246){opacity:.6778;transform:translate(12.8822vw,-10px) scale(.3858);animation:fall-246 14s -5s linear infinite}@keyframes fall-246{64.262%{transform:translate(22.3993vw,64.262vh) scale(.3858)}to{transform:translate(17.64075vw,100vh) scale(.3858)}}.snow:nth-child(247){opacity:1.2418;transform:translate(5.4312vw,-10px) scale(.8217);animation:fall-247 12s -11s linear infinite}@keyframes fall-247{38.112%{transform:translate(4.9101vw,38.112vh) scale(.8217)}to{transform:translate(5.17065vw,100vh) scale(.8217)}}.snow:nth-child(248){opacity:.6768;transform:translate(37.3935vw,-10px) scale(.8973);animation:fall-248 25s -25s linear infinite}@keyframes fall-248{30.041%{transform:translate(38.291vw,30.041vh) scale(.8973)}to{transform:translate(37.84225vw,100vh) scale(.8973)}}.snow:nth-child(249){opacity:.741;transform:translate(60.8601vw,-10px) scale(.8714);animation:fall-249 23s -9s linear infinite}@keyframes fall-249{33.238%{transform:translate(54.0833vw,33.238vh) scale(.8714)}to{transform:translate(57.4717vw,100vh) scale(.8714)}}.snow:nth-child(250){opacity:1.9154;transform:translate(86.0342vw,-10px) scale(.3442);animation:fall-250 19s -14s linear infinite}@keyframes fall-250{76.688%{transform:translate(85.4072vw,76.688vh) scale(.3442)}to{transform:translate(85.7207vw,100vh) scale(.3442)}}.snow:nth-child(251){opacity:.098;transform:translate(89.2588vw,-10px) scale(.9849);animation:fall-251 24s -7s linear infinite}@keyframes fall-251{68.372%{transform:translate(97.2532vw,68.372vh) scale(.9849)}to{transform:translate(93.256vw,100vh) scale(.9849)}}.snow:nth-child(252){opacity:1.8988;transform:translate(21.3858vw,-10px) scale(.81);animation:fall-252 18s -14s linear infinite}@keyframes fall-252{64.569%{transform:translate(26.5963vw,64.569vh) scale(.81)}to{transform:translate(23.99105vw,100vh) scale(.81)}}.snow:nth-child(253){opacity:.1894;transform:translate(49.0819vw,-10px) scale(.4202);animation:fall-253 10s -28s linear infinite}@keyframes fall-253{51.157%{transform:translate(45.1186vw,51.157vh) scale(.4202)}to{transform:translate(47.10025vw,100vh) scale(.4202)}}.snow:nth-child(254){opacity:1.3448;transform:translate(97.63vw,-10px) scale(.919);animation:fall-254 15s -3s linear infinite}@keyframes fall-254{56.744%{transform:translate(96.1573vw,56.744vh) scale(.919)}to{transform:translate(96.89365vw,100vh) scale(.919)}}.snow:nth-child(255){opacity:.1962;transform:translate(70.5433vw,-10px) scale(.6301);animation:fall-255 30s -15s linear infinite}@keyframes fall-255{57.414%{transform:translate(66.1924vw,57.414vh) scale(.6301)}to{transform:translate(68.36785vw,100vh) scale(.6301)}}.snow:nth-child(256){opacity:1.1186;transform:translate(82.1217vw,-10px) scale(.7557);animation:fall-256 12s -11s linear infinite}@keyframes fall-256{77.281%{transform:translate(82.9579vw,77.281vh) scale(.7557)}to{transform:translate(82.5398vw,100vh) scale(.7557)}}.snow:nth-child(257){opacity:.6396;transform:translate(76.3926vw,-10px) scale(.9679);animation:fall-257 25s -9s linear infinite}@keyframes fall-257{64.42%{transform:translate(84.6985vw,64.42vh) scale(.9679)}to{transform:translate(80.54555vw,100vh) scale(.9679)}}.snow:nth-child(258){opacity:.5586;transform:translate(40.8116vw,-10px) scale(.9583);animation:fall-258 17s -1s linear infinite}@keyframes fall-258{42.258%{transform:translate(33.9974vw,42.258vh) scale(.9583)}to{transform:translate(37.4045vw,100vh) scale(.9583)}}.snow:nth-child(259){opacity:.5612;transform:translate(78.4492vw,-10px) scale(.317);animation:fall-259 26s -7s linear infinite}@keyframes fall-259{62.344%{transform:translate(75.7575vw,62.344vh) scale(.317)}to{transform:translate(77.10335vw,100vh) scale(.317)}}.snow:nth-child(260){opacity:1.6948;transform:translate(21.7932vw,-10px) scale(.0776);animation:fall-260 13s -5s linear infinite}@keyframes fall-260{34.513%{transform:translate(22.5544vw,34.513vh) scale(.0776)}to{transform:translate(22.1738vw,100vh) scale(.0776)}}.snow:nth-child(261){opacity:.4728;transform:translate(85.9735vw,-10px) scale(.2863);animation:fall-261 10s -8s linear infinite}@keyframes fall-261{47.256%{transform:translate(78.5958vw,47.256vh) scale(.2863)}to{transform:translate(82.28465vw,100vh) scale(.2863)}}.snow:nth-child(262){opacity:1.4002;transform:translate(9.3346vw,-10px) scale(.8032);animation:fall-262 21s -15s linear infinite}@keyframes fall-262{60.886%{transform:translate(.1253vw,60.886vh) scale(.8032)}to{transform:translate(4.72995vw,100vh) scale(.8032)}}.snow:nth-child(263){opacity:.9756;transform:translate(49.7789vw,-10px) scale(.7557);animation:fall-263 12s -8s linear infinite}@keyframes fall-263{57.973%{transform:translate(52.6212vw,57.973vh) scale(.7557)}to{transform:translate(51.20005vw,100vh) scale(.7557)}}.snow:nth-child(264){opacity:1.9728;transform:translate(39.2367vw,-10px) scale(.5549);animation:fall-264 18s -20s linear infinite}@keyframes fall-264{72.908%{transform:translate(38.5648vw,72.908vh) scale(.5549)}to{transform:translate(38.90075vw,100vh) scale(.5549)}}.snow:nth-child(265){opacity:.1756;transform:translate(18.907vw,-10px) scale(.8244);animation:fall-265 16s -9s linear infinite}@keyframes fall-265{44.24%{transform:translate(11.4185vw,44.24vh) scale(.8244)}to{transform:translate(15.16275vw,100vh) scale(.8244)}}.snow:nth-child(266){opacity:1.0254;transform:translate(1.1625vw,-10px) scale(.9589);animation:fall-266 25s -16s linear infinite}@keyframes fall-266{65.65%{transform:translate(8.0577vw,65.65vh) scale(.9589)}to{transform:translate(4.6101vw,100vh) scale(.9589)}}.snow:nth-child(267){opacity:1.631;transform:translate(53.9165vw,-10px) scale(.3685);animation:fall-267 15s -10s linear infinite}@keyframes fall-267{39.631%{transform:translate(47.8046vw,39.631vh) scale(.3685)}to{transform:translate(50.86055vw,100vh) scale(.3685)}}.snow:nth-child(268){opacity:1.6164;transform:translate(64.4893vw,-10px) scale(.174);animation:fall-268 21s -11s linear infinite}@keyframes fall-268{45.933%{transform:translate(66.3708vw,45.933vh) scale(.174)}to{transform:translate(65.43005vw,100vh) scale(.174)}}.snow:nth-child(269){opacity:.1808;transform:translate(62.1691vw,-10px) scale(.0198);animation:fall-269 14s -30s linear infinite}@keyframes fall-269{49.32%{transform:translate(58.7739vw,49.32vh) scale(.0198)}to{transform:translate(60.4715vw,100vh) scale(.0198)}}.snow:nth-child(270){opacity:.7228;transform:translate(6.8769vw,-10px) scale(.6571);animation:fall-270 24s -5s linear infinite}@keyframes fall-270{64.975%{transform:translate(-2.0876vw,64.975vh) scale(.6571)}to{transform:translate(2.39465vw,100vh) scale(.6571)}}.snow:nth-child(271){opacity:.527;transform:translate(49.008vw,-10px) scale(.8852);animation:fall-271 24s -30s linear infinite}@keyframes fall-271{31.344%{transform:translate(41.8282vw,31.344vh) scale(.8852)}to{transform:translate(45.4181vw,100vh) scale(.8852)}}.snow:nth-child(272){opacity:1.3802;transform:translate(90.0762vw,-10px) scale(.9554);animation:fall-272 21s -24s linear infinite}@keyframes fall-272{64.127%{transform:translate(90.8497vw,64.127vh) scale(.9554)}to{transform:translate(90.46295vw,100vh) scale(.9554)}}.snow:nth-child(273){opacity:1.5462;transform:translate(73.5813vw,-10px) scale(.5997);animation:fall-273 26s -30s linear infinite}@keyframes fall-273{34.654%{transform:translate(64.3377vw,34.654vh) scale(.5997)}to{transform:translate(68.9595vw,100vh) scale(.5997)}}.snow:nth-child(274){opacity:.1752;transform:translate(85.4126vw,-10px) scale(.2117);animation:fall-274 23s -13s linear infinite}@keyframes fall-274{31.669%{transform:translate(80.0486vw,31.669vh) scale(.2117)}to{transform:translate(82.7306vw,100vh) scale(.2117)}}.snow:nth-child(275){opacity:1.4924;transform:translate(1.2048vw,-10px) scale(.7418);animation:fall-275 23s -6s linear infinite}@keyframes fall-275{48.186%{transform:translate(7.7366vw,48.186vh) scale(.7418)}to{transform:translate(4.4707vw,100vh) scale(.7418)}}.snow:nth-child(276){opacity:.332;transform:translate(90.291vw,-10px) scale(.7389);animation:fall-276 17s -25s linear infinite}@keyframes fall-276{33.926%{transform:translate(98.6985vw,33.926vh) scale(.7389)}to{transform:translate(94.49475vw,100vh) scale(.7389)}}.snow:nth-child(277){opacity:.3814;transform:translate(86.1566vw,-10px) scale(.0808);animation:fall-277 21s -26s linear infinite}@keyframes fall-277{71.696%{transform:translate(84.242vw,71.696vh) scale(.0808)}to{transform:translate(85.1993vw,100vh) scale(.0808)}}.snow:nth-child(278){opacity:1.2672;transform:translate(14.6278vw,-10px) scale(.9189);animation:fall-278 14s -5s linear infinite}@keyframes fall-278{56.992%{transform:translate(5.5069vw,56.992vh) scale(.9189)}to{transform:translate(10.06735vw,100vh) scale(.9189)}}.snow:nth-child(279){opacity:1.7008;transform:translate(72.715vw,-10px) scale(.8679);animation:fall-279 23s -1s linear infinite}@keyframes fall-279{32.759%{transform:translate(79.9426vw,32.759vh) scale(.8679)}to{transform:translate(76.3288vw,100vh) scale(.8679)}}.snow:nth-child(280){opacity:.9052;transform:translate(93.2135vw,-10px) scale(.8825);animation:fall-280 13s -1s linear infinite}@keyframes fall-280{61.146%{transform:translate(87.4146vw,61.146vh) scale(.8825)}to{transform:translate(90.31405vw,100vh) scale(.8825)}}.snow:nth-child(281){opacity:.3538;transform:translate(20.6998vw,-10px) scale(.4601);animation:fall-281 16s -29s linear infinite}@keyframes fall-281{48.806%{transform:translate(12.5804vw,48.806vh) scale(.4601)}to{transform:translate(16.6401vw,100vh) scale(.4601)}}.snow:nth-child(282){opacity:1.97;transform:translate(48.2219vw,-10px) scale(.0821);animation:fall-282 15s -23s linear infinite}@keyframes fall-282{45.917%{transform:translate(48.4607vw,45.917vh) scale(.0821)}to{transform:translate(48.3413vw,100vh) scale(.0821)}}.snow:nth-child(283){opacity:.935;transform:translate(77.8145vw,-10px) scale(.0604);animation:fall-283 18s -28s linear infinite}@keyframes fall-283{74.856%{transform:translate(81.4735vw,74.856vh) scale(.0604)}to{transform:translate(79.644vw,100vh) scale(.0604)}}.snow:nth-child(284){opacity:.8522;transform:translate(43.7469vw,-10px) scale(.5867);animation:fall-284 27s -22s linear infinite}@keyframes fall-284{45.372%{transform:translate(44.7383vw,45.372vh) scale(.5867)}to{transform:translate(44.2426vw,100vh) scale(.5867)}}.snow:nth-child(285){opacity:.6298;transform:translate(76.4657vw,-10px) scale(.5412);animation:fall-285 24s -26s linear infinite}@keyframes fall-285{59.209%{transform:translate(80.903vw,59.209vh) scale(.5412)}to{transform:translate(78.68435vw,100vh) scale(.5412)}}.snow:nth-child(286){opacity:1.4526;transform:translate(.9083vw,-10px) scale(.356);animation:fall-286 30s -20s linear infinite}@keyframes fall-286{46.258%{transform:translate(9.3015vw,46.258vh) scale(.356)}to{transform:translate(5.1049vw,100vh) scale(.356)}}.snow:nth-child(287){opacity:1.0422;transform:translate(30.8759vw,-10px) scale(.5473);animation:fall-287 20s -13s linear infinite}@keyframes fall-287{49.163%{transform:translate(36.4567vw,49.163vh) scale(.5473)}to{transform:translate(33.6663vw,100vh) scale(.5473)}}.snow:nth-child(288){opacity:.6036;transform:translate(74.867vw,-10px) scale(.3973);animation:fall-288 21s -12s linear infinite}@keyframes fall-288{55.496%{transform:translate(73.821vw,55.496vh) scale(.3973)}to{transform:translate(74.344vw,100vh) scale(.3973)}}.snow:nth-child(289){opacity:1.8088;transform:translate(80.2935vw,-10px) scale(.3086);animation:fall-289 13s -27s linear infinite}@keyframes fall-289{67.927%{transform:translate(85.1875vw,67.927vh) scale(.3086)}to{transform:translate(82.7405vw,100vh) scale(.3086)}}.snow:nth-child(290){opacity:.1404;transform:translate(54.041vw,-10px) scale(.4464);animation:fall-290 22s -7s linear infinite}@keyframes fall-290{70.313%{transform:translate(45.4008vw,70.313vh) scale(.4464)}to{transform:translate(49.7209vw,100vh) scale(.4464)}}.snow:nth-child(291){opacity:1.5162;transform:translate(86.023vw,-10px) scale(.1567);animation:fall-291 24s -20s linear infinite}@keyframes fall-291{62.095%{transform:translate(91.4686vw,62.095vh) scale(.1567)}to{transform:translate(88.7458vw,100vh) scale(.1567)}}.snow:nth-child(292){opacity:.4326;transform:translate(63.4711vw,-10px) scale(.3973);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{69.933%{transform:translate(56.6111vw,69.933vh) scale(.3973)}to{transform:translate(60.0411vw,100vh) scale(.3973)}}.snow:nth-child(293){opacity:.705;transform:translate(1.4795vw,-10px) scale(.4469);animation:fall-293 11s -19s linear infinite}@keyframes fall-293{76.255%{transform:translate(9.8971vw,76.255vh) scale(.4469)}to{transform:translate(5.6883vw,100vh) scale(.4469)}}.snow:nth-child(294){opacity:.9704;transform:translate(18.8953vw,-10px) scale(.865);animation:fall-294 19s -22s linear infinite}@keyframes fall-294{79.009%{transform:translate(21.3868vw,79.009vh) scale(.865)}to{transform:translate(20.14105vw,100vh) scale(.865)}}.snow:nth-child(295){opacity:.2256;transform:translate(63.0633vw,-10px) scale(.5962);animation:fall-295 13s -18s linear infinite}@keyframes fall-295{38.755%{transform:translate(69.5498vw,38.755vh) scale(.5962)}to{transform:translate(66.30655vw,100vh) scale(.5962)}}.snow:nth-child(296){opacity:.4918;transform:translate(93.0956vw,-10px) scale(.8743);animation:fall-296 20s -18s linear infinite}@keyframes fall-296{74.046%{transform:translate(91.1065vw,74.046vh) scale(.8743)}to{transform:translate(92.10105vw,100vh) scale(.8743)}}.snow:nth-child(297){opacity:1.1192;transform:translate(4.1092vw,-10px) scale(.497);animation:fall-297 16s -30s linear infinite}@keyframes fall-297{45.562%{transform:translate(-2.6603vw,45.562vh) scale(.497)}to{transform:translate(.72445vw,100vh) scale(.497)}}.snow:nth-child(298){opacity:1.245;transform:translate(20.3402vw,-10px) scale(.3361);animation:fall-298 20s -30s linear infinite}@keyframes fall-298{61.408%{transform:translate(15.0078vw,61.408vh) scale(.3361)}to{transform:translate(17.674vw,100vh) scale(.3361)}}.snow:nth-child(299){opacity:1.646;transform:translate(35.655vw,-10px) scale(.3836);animation:fall-299 15s -24s linear infinite}@keyframes fall-299{55.316%{transform:translate(26.6649vw,55.316vh) scale(.3836)}to{transform:translate(31.15995vw,100vh) scale(.3836)}}.snow:nth-child(300){opacity:1.821;transform:translate(49.1406vw,-10px) scale(.7804);animation:fall-300 15s -25s linear infinite}@keyframes fall-300{70.757%{transform:translate(52.0332vw,70.757vh) scale(.7804)}to{transform:translate(50.5869vw,100vh) scale(.7804)}}.snow:nth-child(301){opacity:1.7014;transform:translate(30.783vw,-10px) scale(.4348);animation:fall-301 18s -14s linear infinite}@keyframes fall-301{59.92%{transform:translate(27.2364vw,59.92vh) scale(.4348)}to{transform:translate(29.0097vw,100vh) scale(.4348)}}.snow:nth-child(302){opacity:1.2916;transform:translate(45.2526vw,-10px) scale(.324);animation:fall-302 22s -21s linear infinite}@keyframes fall-302{42.723%{transform:translate(44.9175vw,42.723vh) scale(.324)}to{transform:translate(45.08505vw,100vh) scale(.324)}}.snow:nth-child(303){opacity:1.2116;transform:translate(49.9127vw,-10px) scale(.0753);animation:fall-303 30s -19s linear infinite}@keyframes fall-303{39.487%{transform:translate(52.9384vw,39.487vh) scale(.0753)}to{transform:translate(51.42555vw,100vh) scale(.0753)}}.snow:nth-child(304){opacity:.6412;transform:translate(48.5345vw,-10px) scale(.284);animation:fall-304 27s -30s linear infinite}@keyframes fall-304{37.608%{transform:translate(53.5695vw,37.608vh) scale(.284)}to{transform:translate(51.052vw,100vh) scale(.284)}}.snow:nth-child(305){opacity:.2948;transform:translate(86.7973vw,-10px) scale(.6833);animation:fall-305 25s -23s linear infinite}@keyframes fall-305{69.496%{transform:translate(91.3876vw,69.496vh) scale(.6833)}to{transform:translate(89.09245vw,100vh) scale(.6833)}}.snow:nth-child(306){opacity:1.1682;transform:translate(40.0305vw,-10px) scale(.1684);animation:fall-306 26s -11s linear infinite}@keyframes fall-306{64.095%{transform:translate(48.0704vw,64.095vh) scale(.1684)}to{transform:translate(44.05045vw,100vh) scale(.1684)}}.snow:nth-child(307){opacity:.3282;transform:translate(19.3348vw,-10px) scale(.1155);animation:fall-307 30s -17s linear infinite}@keyframes fall-307{59.677%{transform:translate(27.0324vw,59.677vh) scale(.1155)}to{transform:translate(23.1836vw,100vh) scale(.1155)}}.snow:nth-child(308){opacity:.9098;transform:translate(21.7541vw,-10px) scale(.0181);animation:fall-308 23s -3s linear infinite}@keyframes fall-308{36.834%{transform:translate(17.3472vw,36.834vh) scale(.0181)}to{transform:translate(19.55065vw,100vh) scale(.0181)}}.snow:nth-child(309){opacity:.6006;transform:translate(90.8855vw,-10px) scale(.0429);animation:fall-309 15s -30s linear infinite}@keyframes fall-309{44.725%{transform:translate(84.6957vw,44.725vh) scale(.0429)}to{transform:translate(87.7906vw,100vh) scale(.0429)}}.snow:nth-child(310){opacity:.9508;transform:translate(11.8546vw,-10px) scale(.2028);animation:fall-310 20s -18s linear infinite}@keyframes fall-310{44.962%{transform:translate(12.8595vw,44.962vh) scale(.2028)}to{transform:translate(12.35705vw,100vh) scale(.2028)}}.snow:nth-child(311){opacity:1.6196;transform:translate(92.2384vw,-10px) scale(.8653);animation:fall-311 21s -25s linear infinite}@keyframes fall-311{61.852%{transform:translate(97.3216vw,61.852vh) scale(.8653)}to{transform:translate(94.78vw,100vh) scale(.8653)}}.snow:nth-child(312){opacity:1.0862;transform:translate(14.7867vw,-10px) scale(.5486);animation:fall-312 23s -7s linear infinite}@keyframes fall-312{44.999%{transform:translate(20.1971vw,44.999vh) scale(.5486)}to{transform:translate(17.4919vw,100vh) scale(.5486)}}.snow:nth-child(313){opacity:1.5572;transform:translate(64.9191vw,-10px) scale(.4205);animation:fall-313 19s -17s linear infinite}@keyframes fall-313{77.99%{transform:translate(59.7684vw,77.99vh) scale(.4205)}to{transform:translate(62.34375vw,100vh) scale(.4205)}}.snow:nth-child(314){opacity:1.095;transform:translate(98.3924vw,-10px) scale(.2494);animation:fall-314 30s -16s linear infinite}@keyframes fall-314{39.356%{transform:translate(96.964vw,39.356vh) scale(.2494)}to{transform:translate(97.6782vw,100vh) scale(.2494)}}.snow:nth-child(315){opacity:1.6038;transform:translate(16.4665vw,-10px) scale(.2973);animation:fall-315 24s -15s linear infinite}@keyframes fall-315{35.796%{transform:translate(6.5021vw,35.796vh) scale(.2973)}to{transform:translate(11.4843vw,100vh) scale(.2973)}}.snow:nth-child(316){opacity:.261;transform:translate(36.8672vw,-10px) scale(.529);animation:fall-316 20s -24s linear infinite}@keyframes fall-316{38.231%{transform:translate(44.6276vw,38.231vh) scale(.529)}to{transform:translate(40.7474vw,100vh) scale(.529)}}.snow:nth-child(317){opacity:1.9126;transform:translate(30.9668vw,-10px) scale(.6612);animation:fall-317 27s -14s linear infinite}@keyframes fall-317{61.039%{transform:translate(23.2927vw,61.039vh) scale(.6612)}to{transform:translate(27.12975vw,100vh) scale(.6612)}}.snow:nth-child(318){opacity:1.245;transform:translate(17.6726vw,-10px) scale(.7036);animation:fall-318 14s -11s linear infinite}@keyframes fall-318{46.476%{transform:translate(24.1001vw,46.476vh) scale(.7036)}to{transform:translate(20.88635vw,100vh) scale(.7036)}}.snow:nth-child(319){opacity:.094;transform:translate(47.1653vw,-10px) scale(.6684);animation:fall-319 28s -4s linear infinite}@keyframes fall-319{68.838%{transform:translate(50.7913vw,68.838vh) scale(.6684)}to{transform:translate(48.9783vw,100vh) scale(.6684)}}.snow:nth-child(320){opacity:1.5668;transform:translate(34.9457vw,-10px) scale(.1697);animation:fall-320 29s -4s linear infinite}@keyframes fall-320{42.773%{transform:translate(30.7732vw,42.773vh) scale(.1697)}to{transform:translate(32.85945vw,100vh) scale(.1697)}}.snow:nth-child(321){opacity:1.6434;transform:translate(1.378vw,-10px) scale(.28);animation:fall-321 10s -5s linear infinite}@keyframes fall-321{52.414%{transform:translate(6.6236vw,52.414vh) scale(.28)}to{transform:translate(4.0008vw,100vh) scale(.28)}}.snow:nth-child(322){opacity:1.6402;transform:translate(24.4134vw,-10px) scale(.3421);animation:fall-322 24s -22s linear infinite}@keyframes fall-322{63.043%{transform:translate(17.1365vw,63.043vh) scale(.3421)}to{transform:translate(20.77495vw,100vh) scale(.3421)}}.snow:nth-child(323){opacity:1.8566;transform:translate(3.5616vw,-10px) scale(.0866);animation:fall-323 24s -15s linear infinite}@keyframes fall-323{33.459%{transform:translate(11.6381vw,33.459vh) scale(.0866)}to{transform:translate(7.59985vw,100vh) scale(.0866)}}.snow:nth-child(324){opacity:.3464;transform:translate(1.771vw,-10px) scale(.3222);animation:fall-324 26s -4s linear infinite}@keyframes fall-324{49.945%{transform:translate(3.8764vw,49.945vh) scale(.3222)}to{transform:translate(2.8237vw,100vh) scale(.3222)}}.snow:nth-child(325){opacity:1.0754;transform:translate(78.5164vw,-10px) scale(.813);animation:fall-325 29s -1s linear infinite}@keyframes fall-325{49.147%{transform:translate(85.0119vw,49.147vh) scale(.813)}to{transform:translate(81.76415vw,100vh) scale(.813)}}.snow:nth-child(326){opacity:.9038;transform:translate(82.6822vw,-10px) scale(.7895);animation:fall-326 13s -7s linear infinite}@keyframes fall-326{77.563%{transform:translate(87.5816vw,77.563vh) scale(.7895)}to{transform:translate(85.1319vw,100vh) scale(.7895)}}.snow:nth-child(327){opacity:.0092;transform:translate(58.4222vw,-10px) scale(.0324);animation:fall-327 15s -13s linear infinite}@keyframes fall-327{48.388%{transform:translate(60.3108vw,48.388vh) scale(.0324)}to{transform:translate(59.3665vw,100vh) scale(.0324)}}.snow:nth-child(328){opacity:.8632;transform:translate(90.7141vw,-10px) scale(.4677);animation:fall-328 20s -4s linear infinite}@keyframes fall-328{62.468%{transform:translate(96.6669vw,62.468vh) scale(.4677)}to{transform:translate(93.6905vw,100vh) scale(.4677)}}.snow:nth-child(329){opacity:.4602;transform:translate(39.5729vw,-10px) scale(.1217);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{76.477%{transform:translate(31.2807vw,76.477vh) scale(.1217)}to{transform:translate(35.4268vw,100vh) scale(.1217)}}.snow:nth-child(330){opacity:.6112;transform:translate(45.0701vw,-10px) scale(.3931);animation:fall-330 26s -14s linear infinite}@keyframes fall-330{34.578%{transform:translate(47.8793vw,34.578vh) scale(.3931)}to{transform:translate(46.4747vw,100vh) scale(.3931)}}.snow:nth-child(331){opacity:1.2964;transform:translate(72.055vw,-10px) scale(.3509);animation:fall-331 10s -1s linear infinite}@keyframes fall-331{38.561%{transform:translate(63.5349vw,38.561vh) scale(.3509)}to{transform:translate(67.79495vw,100vh) scale(.3509)}}.snow:nth-child(332){opacity:1.7904;transform:translate(53.9928vw,-10px) scale(.4316);animation:fall-332 26s -28s linear infinite}@keyframes fall-332{68.543%{transform:translate(59.0884vw,68.543vh) scale(.4316)}to{transform:translate(56.5406vw,100vh) scale(.4316)}}.snow:nth-child(333){opacity:.2754;transform:translate(90.356vw,-10px) scale(.5586);animation:fall-333 29s -7s linear infinite}@keyframes fall-333{58.592%{transform:translate(83.2173vw,58.592vh) scale(.5586)}to{transform:translate(86.78665vw,100vh) scale(.5586)}}.snow:nth-child(334){opacity:1.9336;transform:translate(86.3732vw,-10px) scale(.8669);animation:fall-334 10s -16s linear infinite}@keyframes fall-334{45.278%{transform:translate(93.4983vw,45.278vh) scale(.8669)}to{transform:translate(89.93575vw,100vh) scale(.8669)}}.snow:nth-child(335){opacity:1.3624;transform:translate(81.0663vw,-10px) scale(.1353);animation:fall-335 26s -3s linear infinite}@keyframes fall-335{72.7%{transform:translate(87.006vw,72.7vh) scale(.1353)}to{transform:translate(84.03615vw,100vh) scale(.1353)}}.snow:nth-child(336){opacity:1.3268;transform:translate(73.3197vw,-10px) scale(.7216);animation:fall-336 19s -15s linear infinite}@keyframes fall-336{58.684%{transform:translate(79.0327vw,58.684vh) scale(.7216)}to{transform:translate(76.1762vw,100vh) scale(.7216)}}.snow:nth-child(337){opacity:1.9656;transform:translate(83.2964vw,-10px) scale(.3612);animation:fall-337 17s -10s linear infinite}@keyframes fall-337{55.415%{transform:translate(79.0653vw,55.415vh) scale(.3612)}to{transform:translate(81.18085vw,100vh) scale(.3612)}}.snow:nth-child(338){opacity:1.0588;transform:translate(42.1531vw,-10px) scale(.8221);animation:fall-338 17s -20s linear infinite}@keyframes fall-338{35.747%{transform:translate(43.1832vw,35.747vh) scale(.8221)}to{transform:translate(42.66815vw,100vh) scale(.8221)}}.snow:nth-child(339){opacity:1.3878;transform:translate(99.1808vw,-10px) scale(.4089);animation:fall-339 15s -14s linear infinite}@keyframes fall-339{77.017%{transform:translate(94.8469vw,77.017vh) scale(.4089)}to{transform:translate(97.01385vw,100vh) scale(.4089)}}.snow:nth-child(340){opacity:1.1836;transform:translate(91.4669vw,-10px) scale(.2119);animation:fall-340 28s -12s linear infinite}@keyframes fall-340{73.418%{transform:translate(99.1179vw,73.418vh) scale(.2119)}to{transform:translate(95.2924vw,100vh) scale(.2119)}}.snow:nth-child(341){opacity:.9026;transform:translate(65.0388vw,-10px) scale(.5631);animation:fall-341 21s -17s linear infinite}@keyframes fall-341{54.682%{transform:translate(66.5283vw,54.682vh) scale(.5631)}to{transform:translate(65.78355vw,100vh) scale(.5631)}}.snow:nth-child(342){opacity:1.8532;transform:translate(55.0818vw,-10px) scale(.0136);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{72.879%{transform:translate(55.6265vw,72.879vh) scale(.0136)}to{transform:translate(55.35415vw,100vh) scale(.0136)}}.snow:nth-child(343){opacity:1.9992;transform:translate(.4965vw,-10px) scale(.6922);animation:fall-343 26s -25s linear infinite}@keyframes fall-343{62.757%{transform:translate(5.9814vw,62.757vh) scale(.6922)}to{transform:translate(3.23895vw,100vh) scale(.6922)}}.snow:nth-child(344){opacity:1.865;transform:translate(53.1509vw,-10px) scale(.3824);animation:fall-344 13s -18s linear infinite}@keyframes fall-344{63.529%{transform:translate(52.3029vw,63.529vh) scale(.3824)}to{transform:translate(52.7269vw,100vh) scale(.3824)}}.snow:nth-child(345){opacity:1.7138;transform:translate(23.3683vw,-10px) scale(.3627);animation:fall-345 10s -17s linear infinite}@keyframes fall-345{62.819%{transform:translate(17.2939vw,62.819vh) scale(.3627)}to{transform:translate(20.3311vw,100vh) scale(.3627)}}.snow:nth-child(346){opacity:1.0126;transform:translate(66.6355vw,-10px) scale(.5531);animation:fall-346 29s -25s linear infinite}@keyframes fall-346{55.999%{transform:translate(76.6305vw,55.999vh) scale(.5531)}to{transform:translate(71.633vw,100vh) scale(.5531)}}.snow:nth-child(347){opacity:1.0668;transform:translate(18.5239vw,-10px) scale(.4127);animation:fall-347 10s -13s linear infinite}@keyframes fall-347{78.498%{transform:translate(18.9471vw,78.498vh) scale(.4127)}to{transform:translate(18.7355vw,100vh) scale(.4127)}}.snow:nth-child(348){opacity:1.4664;transform:translate(21.5493vw,-10px) scale(.0723);animation:fall-348 17s -1s linear infinite}@keyframes fall-348{49.762%{transform:translate(21.1993vw,49.762vh) scale(.0723)}to{transform:translate(21.3743vw,100vh) scale(.0723)}}.snow:nth-child(349){opacity:1.95;transform:translate(50.2152vw,-10px) scale(.7833);animation:fall-349 24s -15s linear infinite}@keyframes fall-349{32.516%{transform:translate(51.7913vw,32.516vh) scale(.7833)}to{transform:translate(51.00325vw,100vh) scale(.7833)}}.snow:nth-child(350){opacity:1.3728;transform:translate(93.6501vw,-10px) scale(.0471);animation:fall-350 12s -22s linear infinite}@keyframes fall-350{44.889%{transform:translate(96.254vw,44.889vh) scale(.0471)}to{transform:translate(94.95205vw,100vh) scale(.0471)}}.snow:nth-child(351){opacity:.4206;transform:translate(59.3441vw,-10px) scale(.5025);animation:fall-351 15s -26s linear infinite}@keyframes fall-351{74.909%{transform:translate(56.7354vw,74.909vh) scale(.5025)}to{transform:translate(58.03975vw,100vh) scale(.5025)}}.snow:nth-child(352){opacity:1.8254;transform:translate(54.9862vw,-10px) scale(.234);animation:fall-352 16s -7s linear infinite}@keyframes fall-352{32.735%{transform:translate(62.2244vw,32.735vh) scale(.234)}to{transform:translate(58.6053vw,100vh) scale(.234)}}.snow:nth-child(353){opacity:1.1634;transform:translate(89.0915vw,-10px) scale(.0677);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{35.533%{transform:translate(93.5051vw,35.533vh) scale(.0677)}to{transform:translate(91.2983vw,100vh) scale(.0677)}}.snow:nth-child(354){opacity:1.9248;transform:translate(60.2749vw,-10px) scale(.2377);animation:fall-354 16s -17s linear infinite}@keyframes fall-354{36.118%{transform:translate(51.2575vw,36.118vh) scale(.2377)}to{transform:translate(55.7662vw,100vh) scale(.2377)}}.snow:nth-child(355){opacity:1.1486;transform:translate(39.4275vw,-10px) scale(.888);animation:fall-355 29s -20s linear infinite}@keyframes fall-355{78.076%{transform:translate(30.9919vw,78.076vh) scale(.888)}to{transform:translate(35.2097vw,100vh) scale(.888)}}.snow:nth-child(356){opacity:.2404;transform:translate(11.3197vw,-10px) scale(.1495);animation:fall-356 28s -28s linear infinite}@keyframes fall-356{32.319%{transform:translate(6.1596vw,32.319vh) scale(.1495)}to{transform:translate(8.73965vw,100vh) scale(.1495)}}.snow:nth-child(357){opacity:1.5392;transform:translate(65.5603vw,-10px) scale(.7893);animation:fall-357 11s -26s linear infinite}@keyframes fall-357{33.824%{transform:translate(75.2815vw,33.824vh) scale(.7893)}to{transform:translate(70.4209vw,100vh) scale(.7893)}}.snow:nth-child(358){opacity:1.9534;transform:translate(25.2143vw,-10px) scale(.68);animation:fall-358 17s -29s linear infinite}@keyframes fall-358{57.79%{transform:translate(28.0975vw,57.79vh) scale(.68)}to{transform:translate(26.6559vw,100vh) scale(.68)}}.snow:nth-child(359){opacity:.7306;transform:translate(32.7767vw,-10px) scale(.1245);animation:fall-359 20s -23s linear infinite}@keyframes fall-359{78.815%{transform:translate(33.1598vw,78.815vh) scale(.1245)}to{transform:translate(32.96825vw,100vh) scale(.1245)}}.snow:nth-child(360){opacity:1.5574;transform:translate(39.9168vw,-10px) scale(.436);animation:fall-360 10s -24s linear infinite}@keyframes fall-360{59.822%{transform:translate(42.5225vw,59.822vh) scale(.436)}to{transform:translate(41.21965vw,100vh) scale(.436)}}.snow:nth-child(361){opacity:1.993;transform:translate(93.1232vw,-10px) scale(.2446);animation:fall-361 11s -26s linear infinite}@keyframes fall-361{53.454%{transform:translate(85.045vw,53.454vh) scale(.2446)}to{transform:translate(89.0841vw,100vh) scale(.2446)}}.snow:nth-child(362){opacity:1.7612;transform:translate(59.9875vw,-10px) scale(.298);animation:fall-362 12s -14s linear infinite}@keyframes fall-362{78.424%{transform:translate(59.6283vw,78.424vh) scale(.298)}to{transform:translate(59.8079vw,100vh) scale(.298)}}.snow:nth-child(363){opacity:1.0958;transform:translate(74.2514vw,-10px) scale(.0614);animation:fall-363 29s -4s linear infinite}@keyframes fall-363{52.177%{transform:translate(73.5679vw,52.177vh) scale(.0614)}to{transform:translate(73.90965vw,100vh) scale(.0614)}}.snow:nth-child(364){opacity:.7868;transform:translate(74.5738vw,-10px) scale(.0442);animation:fall-364 14s -17s linear infinite}@keyframes fall-364{30.79%{transform:translate(80.564vw,30.79vh) scale(.0442)}to{transform:translate(77.5689vw,100vh) scale(.0442)}}.snow:nth-child(365){opacity:1.4654;transform:translate(13.0798vw,-10px) scale(.4114);animation:fall-365 23s -25s linear infinite}@keyframes fall-365{47.346%{transform:translate(18.4572vw,47.346vh) scale(.4114)}to{transform:translate(15.7685vw,100vh) scale(.4114)}}.snow:nth-child(366){opacity:1.5436;transform:translate(35.1306vw,-10px) scale(.639);animation:fall-366 19s -21s linear infinite}@keyframes fall-366{31.656%{transform:translate(36.8272vw,31.656vh) scale(.639)}to{transform:translate(35.9789vw,100vh) scale(.639)}}.snow:nth-child(367){opacity:.1608;transform:translate(93.5167vw,-10px) scale(.8438);animation:fall-367 25s -24s linear infinite}@keyframes fall-367{34.2%{transform:translate(101.5005vw,34.2vh) scale(.8438)}to{transform:translate(97.5086vw,100vh) scale(.8438)}}.snow:nth-child(368){opacity:.1414;transform:translate(20.9022vw,-10px) scale(.4277);animation:fall-368 18s -7s linear infinite}@keyframes fall-368{55.61%{transform:translate(28.3383vw,55.61vh) scale(.4277)}to{transform:translate(24.62025vw,100vh) scale(.4277)}}.snow:nth-child(369){opacity:.8844;transform:translate(8.0165vw,-10px) scale(.3734);animation:fall-369 11s -11s linear infinite}@keyframes fall-369{69.271%{transform:translate(12.7412vw,69.271vh) scale(.3734)}to{transform:translate(10.37885vw,100vh) scale(.3734)}}.snow:nth-child(370){opacity:.9382;transform:translate(94.2703vw,-10px) scale(.186);animation:fall-370 15s -16s linear infinite}@keyframes fall-370{59.036%{transform:translate(103.2931vw,59.036vh) scale(.186)}to{transform:translate(98.7817vw,100vh) scale(.186)}}.snow:nth-child(371){opacity:1.832;transform:translate(80.7472vw,-10px) scale(.7082);animation:fall-371 12s -30s linear infinite}@keyframes fall-371{51.889%{transform:translate(80.6542vw,51.889vh) scale(.7082)}to{transform:translate(80.7007vw,100vh) scale(.7082)}}.snow:nth-child(372){opacity:.676;transform:translate(73.1456vw,-10px) scale(.0686);animation:fall-372 17s -3s linear infinite}@keyframes fall-372{44.133%{transform:translate(81.7134vw,44.133vh) scale(.0686)}to{transform:translate(77.4295vw,100vh) scale(.0686)}}.snow:nth-child(373){opacity:.4864;transform:translate(86.5703vw,-10px) scale(.0189);animation:fall-373 23s -16s linear infinite}@keyframes fall-373{42.14%{transform:translate(82.0804vw,42.14vh) scale(.0189)}to{transform:translate(84.32535vw,100vh) scale(.0189)}}.snow:nth-child(374){opacity:.7246;transform:translate(74.3447vw,-10px) scale(.5567);animation:fall-374 30s -14s linear infinite}@keyframes fall-374{62.766%{transform:translate(70.3063vw,62.766vh) scale(.5567)}to{transform:translate(72.3255vw,100vh) scale(.5567)}}.snow:nth-child(375){opacity:.912;transform:translate(35.6962vw,-10px) scale(.5343);animation:fall-375 26s -27s linear infinite}@keyframes fall-375{76.669%{transform:translate(37.0476vw,76.669vh) scale(.5343)}to{transform:translate(36.3719vw,100vh) scale(.5343)}}.snow:nth-child(376){opacity:1.8094;transform:translate(93.3299vw,-10px) scale(.9635);animation:fall-376 22s -3s linear infinite}@keyframes fall-376{48.476%{transform:translate(91.045vw,48.476vh) scale(.9635)}to{transform:translate(92.18745vw,100vh) scale(.9635)}}.snow:nth-child(377){opacity:1.8214;transform:translate(23.3255vw,-10px) scale(.8124);animation:fall-377 25s -24s linear infinite}@keyframes fall-377{40.757%{transform:translate(28.6126vw,40.757vh) scale(.8124)}to{transform:translate(25.96905vw,100vh) scale(.8124)}}.snow:nth-child(378){opacity:1.1776;transform:translate(3.9702vw,-10px) scale(.1206);animation:fall-378 28s -1s linear infinite}@keyframes fall-378{79.409%{transform:translate(11.8093vw,79.409vh) scale(.1206)}to{transform:translate(7.88975vw,100vh) scale(.1206)}}.snow:nth-child(379){opacity:1.3274;transform:translate(72.276vw,-10px) scale(.3459);animation:fall-379 15s -7s linear infinite}@keyframes fall-379{77.827%{transform:translate(77.8642vw,77.827vh) scale(.3459)}to{transform:translate(75.0701vw,100vh) scale(.3459)}}.snow:nth-child(380){opacity:1.2284;transform:translate(91.3458vw,-10px) scale(.5301);animation:fall-380 28s -24s linear infinite}@keyframes fall-380{64.873%{transform:translate(89.1406vw,64.873vh) scale(.5301)}to{transform:translate(90.2432vw,100vh) scale(.5301)}}.snow:nth-child(381){opacity:1.1186;transform:translate(7.5408vw,-10px) scale(.4092);animation:fall-381 23s -24s linear infinite}@keyframes fall-381{75.537%{transform:translate(15.3491vw,75.537vh) scale(.4092)}to{transform:translate(11.44495vw,100vh) scale(.4092)}}.snow:nth-child(382){opacity:1.8584;transform:translate(64.2986vw,-10px) scale(.4127);animation:fall-382 17s -7s linear infinite}@keyframes fall-382{34.185%{transform:translate(73.0183vw,34.185vh) scale(.4127)}to{transform:translate(68.65845vw,100vh) scale(.4127)}}.snow:nth-child(383){opacity:1.306;transform:translate(60.1853vw,-10px) scale(.7581);animation:fall-383 12s -1s linear infinite}@keyframes fall-383{70.239%{transform:translate(59.1477vw,70.239vh) scale(.7581)}to{transform:translate(59.6665vw,100vh) scale(.7581)}}.snow:nth-child(384){opacity:1.4652;transform:translate(78.8134vw,-10px) scale(.079);animation:fall-384 11s -8s linear infinite}@keyframes fall-384{47.93%{transform:translate(85.0453vw,47.93vh) scale(.079)}to{transform:translate(81.92935vw,100vh) scale(.079)}}.snow:nth-child(385){opacity:.6032;transform:translate(90.2184vw,-10px) scale(.6656);animation:fall-385 19s -5s linear infinite}@keyframes fall-385{62.417%{transform:translate(81.8836vw,62.417vh) scale(.6656)}to{transform:translate(86.051vw,100vh) scale(.6656)}}.snow:nth-child(386){opacity:.1116;transform:translate(26.5781vw,-10px) scale(.4405);animation:fall-386 13s -28s linear infinite}@keyframes fall-386{64.943%{transform:translate(26.8138vw,64.943vh) scale(.4405)}to{transform:translate(26.69595vw,100vh) scale(.4405)}}.snow:nth-child(387){opacity:1.0916;transform:translate(30.015vw,-10px) scale(.1416);animation:fall-387 15s -6s linear infinite}@keyframes fall-387{56.856%{transform:translate(37.4182vw,56.856vh) scale(.1416)}to{transform:translate(33.7166vw,100vh) scale(.1416)}}.snow:nth-child(388){opacity:.4212;transform:translate(83.4361vw,-10px) scale(.9103);animation:fall-388 25s -10s linear infinite}@keyframes fall-388{79.241%{transform:translate(88.5271vw,79.241vh) scale(.9103)}to{transform:translate(85.9816vw,100vh) scale(.9103)}}.snow:nth-child(389){opacity:.1446;transform:translate(16.1258vw,-10px) scale(.2545);animation:fall-389 29s -26s linear infinite}@keyframes fall-389{43.641%{transform:translate(23.7445vw,43.641vh) scale(.2545)}to{transform:translate(19.93515vw,100vh) scale(.2545)}}.snow:nth-child(390){opacity:1.581;transform:translate(16.1649vw,-10px) scale(.616);animation:fall-390 19s -13s linear infinite}@keyframes fall-390{49.272%{transform:translate(19.4294vw,49.272vh) scale(.616)}to{transform:translate(17.79715vw,100vh) scale(.616)}}.snow:nth-child(391){opacity:1.5362;transform:translate(45.6353vw,-10px) scale(.7287);animation:fall-391 16s -11s linear infinite}@keyframes fall-391{65.319%{transform:translate(50.5298vw,65.319vh) scale(.7287)}to{transform:translate(48.08255vw,100vh) scale(.7287)}}.snow:nth-child(392){opacity:.6208;transform:translate(65.9656vw,-10px) scale(.0917);animation:fall-392 14s -15s linear infinite}@keyframes fall-392{53.355%{transform:translate(75.4678vw,53.355vh) scale(.0917)}to{transform:translate(70.7167vw,100vh) scale(.0917)}}.snow:nth-child(393){opacity:.0272;transform:translate(46.6478vw,-10px) scale(.1636);animation:fall-393 10s -4s linear infinite}@keyframes fall-393{33.855%{transform:translate(54.7325vw,33.855vh) scale(.1636)}to{transform:translate(50.69015vw,100vh) scale(.1636)}}.snow:nth-child(394){opacity:.62;transform:translate(86.0394vw,-10px) scale(.6568);animation:fall-394 15s -10s linear infinite}@keyframes fall-394{45.682%{transform:translate(92.8814vw,45.682vh) scale(.6568)}to{transform:translate(89.4604vw,100vh) scale(.6568)}}.snow:nth-child(395){opacity:1.1242;transform:translate(37.8069vw,-10px) scale(.9519);animation:fall-395 26s -12s linear infinite}@keyframes fall-395{73.373%{transform:translate(41.9594vw,73.373vh) scale(.9519)}to{transform:translate(39.88315vw,100vh) scale(.9519)}}.snow:nth-child(396){opacity:1.663;transform:translate(49.7992vw,-10px) scale(.7271);animation:fall-396 28s -10s linear infinite}@keyframes fall-396{46.412%{transform:translate(57.0308vw,46.412vh) scale(.7271)}to{transform:translate(53.415vw,100vh) scale(.7271)}}.snow:nth-child(397){opacity:.8884;transform:translate(91.2024vw,-10px) scale(.1543);animation:fall-397 30s -26s linear infinite}@keyframes fall-397{79.392%{transform:translate(97.0479vw,79.392vh) scale(.1543)}to{transform:translate(94.12515vw,100vh) scale(.1543)}}.snow:nth-child(398){opacity:1.509;transform:translate(10.8898vw,-10px) scale(.3219);animation:fall-398 30s -23s linear infinite}@keyframes fall-398{38.753%{transform:translate(18.8325vw,38.753vh) scale(.3219)}to{transform:translate(14.86115vw,100vh) scale(.3219)}}.snow:nth-child(399){opacity:.8344;transform:translate(21.2755vw,-10px) scale(.8437);animation:fall-399 20s -5s linear infinite}@keyframes fall-399{70.315%{transform:translate(14.1198vw,70.315vh) scale(.8437)}to{transform:translate(17.69765vw,100vh) scale(.8437)}}.snow:nth-child(400){opacity:1.7532;transform:translate(98.761vw,-10px) scale(.9986);animation:fall-400 30s -4s linear infinite}@keyframes fall-400{74.364%{transform:translate(106.3373vw,74.364vh) scale(.9986)}to{transform:translate(102.54915vw,100vh) scale(.9986)}}\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 });
77
77
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
78
78
  type: Component,
79
- args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:.8412;transform:translate(58.104vw,-10px) scale(.1788);animation:fall-1 28s -8s linear infinite}@keyframes fall-1{68.131%{transform:translate(61.9916vw,68.131vh) scale(.1788)}to{transform:translate(60.0478vw,100vh) scale(.1788)}}.snow:nth-child(2){opacity:1.1144;transform:translate(28.4246vw,-10px) scale(.4028);animation:fall-2 22s -24s linear infinite}@keyframes fall-2{65.269%{transform:translate(22.7051vw,65.269vh) scale(.4028)}to{transform:translate(25.56485vw,100vh) scale(.4028)}}.snow:nth-child(3){opacity:1.8014;transform:translate(72.038vw,-10px) scale(.9636);animation:fall-3 13s -8s linear infinite}@keyframes fall-3{43.381%{transform:translate(69.3513vw,43.381vh) scale(.9636)}to{transform:translate(70.69465vw,100vh) scale(.9636)}}.snow:nth-child(4){opacity:.1954;transform:translate(45.4941vw,-10px) scale(.0905);animation:fall-4 18s -8s linear infinite}@keyframes fall-4{70.535%{transform:translate(48.7687vw,70.535vh) scale(.0905)}to{transform:translate(47.1314vw,100vh) scale(.0905)}}.snow:nth-child(5){opacity:.1904;transform:translate(57.1121vw,-10px) scale(.626);animation:fall-5 17s -15s linear infinite}@keyframes fall-5{59.596%{transform:translate(53.7389vw,59.596vh) scale(.626)}to{transform:translate(55.4255vw,100vh) scale(.626)}}.snow:nth-child(6){opacity:.6078;transform:translate(96.8702vw,-10px) scale(.7782);animation:fall-6 21s -3s linear infinite}@keyframes fall-6{74.497%{transform:translate(87.0894vw,74.497vh) scale(.7782)}to{transform:translate(91.9798vw,100vh) scale(.7782)}}.snow:nth-child(7){opacity:.5424;transform:translate(87.9321vw,-10px) scale(.3931);animation:fall-7 21s -24s linear infinite}@keyframes fall-7{42.433%{transform:translate(85.4948vw,42.433vh) scale(.3931)}to{transform:translate(86.71345vw,100vh) scale(.3931)}}.snow:nth-child(8){opacity:.1564;transform:translate(7.9743vw,-10px) scale(.033);animation:fall-8 22s -24s linear infinite}@keyframes fall-8{54.966%{transform:translate(7.123vw,54.966vh) scale(.033)}to{transform:translate(7.54865vw,100vh) scale(.033)}}.snow:nth-child(9){opacity:1.0274;transform:translate(76.3548vw,-10px) scale(.8362);animation:fall-9 25s -28s linear infinite}@keyframes fall-9{78.506%{transform:translate(85.3748vw,78.506vh) scale(.8362)}to{transform:translate(80.8648vw,100vh) scale(.8362)}}.snow:nth-child(10){opacity:1.9642;transform:translate(37.6636vw,-10px) scale(.1306);animation:fall-10 10s -15s linear infinite}@keyframes fall-10{39.867%{transform:translate(29.4337vw,39.867vh) scale(.1306)}to{transform:translate(33.54865vw,100vh) scale(.1306)}}.snow:nth-child(11){opacity:.5626;transform:translate(71.9432vw,-10px) scale(.2661);animation:fall-11 30s -13s linear infinite}@keyframes fall-11{52.186%{transform:translate(66.5046vw,52.186vh) scale(.2661)}to{transform:translate(69.2239vw,100vh) scale(.2661)}}.snow:nth-child(12){opacity:1.8532;transform:translate(93.5097vw,-10px) scale(.5649);animation:fall-12 30s -8s linear infinite}@keyframes fall-12{51.674%{transform:translate(99.121vw,51.674vh) scale(.5649)}to{transform:translate(96.31535vw,100vh) scale(.5649)}}.snow:nth-child(13){opacity:.1698;transform:translate(42.246vw,-10px) scale(.3197);animation:fall-13 27s -18s linear infinite}@keyframes fall-13{47.321%{transform:translate(46.8573vw,47.321vh) scale(.3197)}to{transform:translate(44.55165vw,100vh) scale(.3197)}}.snow:nth-child(14){opacity:.7076;transform:translate(15.0192vw,-10px) scale(.009);animation:fall-14 18s -15s linear infinite}@keyframes fall-14{69.943%{transform:translate(23.5109vw,69.943vh) scale(.009)}to{transform:translate(19.26505vw,100vh) scale(.009)}}.snow:nth-child(15){opacity:1.289;transform:translate(17.4671vw,-10px) scale(.1874);animation:fall-15 30s -14s linear infinite}@keyframes fall-15{51.519%{transform:translate(21.7602vw,51.519vh) scale(.1874)}to{transform:translate(19.61365vw,100vh) scale(.1874)}}.snow:nth-child(16){opacity:.535;transform:translate(90.8507vw,-10px) scale(.8121);animation:fall-16 20s -17s linear infinite}@keyframes fall-16{36.09%{transform:translate(95.8291vw,36.09vh) scale(.8121)}to{transform:translate(93.3399vw,100vh) scale(.8121)}}.snow:nth-child(17){opacity:.6394;transform:translate(64.4181vw,-10px) scale(.1034);animation:fall-17 20s -16s linear infinite}@keyframes fall-17{45.008%{transform:translate(65.4502vw,45.008vh) scale(.1034)}to{transform:translate(64.93415vw,100vh) scale(.1034)}}.snow:nth-child(18){opacity:1.1702;transform:translate(51.354vw,-10px) scale(.4398);animation:fall-18 28s -11s linear infinite}@keyframes fall-18{31.629%{transform:translate(61.109vw,31.629vh) scale(.4398)}to{transform:translate(56.2315vw,100vh) scale(.4398)}}.snow:nth-child(19){opacity:.5824;transform:translate(66.7281vw,-10px) scale(.4778);animation:fall-19 20s -12s linear infinite}@keyframes fall-19{41.512%{transform:translate(63.2904vw,41.512vh) scale(.4778)}to{transform:translate(65.00925vw,100vh) scale(.4778)}}.snow:nth-child(20){opacity:.3068;transform:translate(69.2709vw,-10px) scale(.0653);animation:fall-20 20s -30s linear infinite}@keyframes fall-20{49.159%{transform:translate(71.2574vw,49.159vh) scale(.0653)}to{transform:translate(70.26415vw,100vh) scale(.0653)}}.snow:nth-child(21){opacity:.6082;transform:translate(.6228vw,-10px) scale(.3338);animation:fall-21 20s -3s linear infinite}@keyframes fall-21{59.324%{transform:translate(-4.8904vw,59.324vh) scale(.3338)}to{transform:translate(-2.1338vw,100vh) scale(.3338)}}.snow:nth-child(22){opacity:.5888;transform:translate(28.2308vw,-10px) scale(.6305);animation:fall-22 20s -16s linear infinite}@keyframes fall-22{77.436%{transform:translate(36.6155vw,77.436vh) scale(.6305)}to{transform:translate(32.42315vw,100vh) scale(.6305)}}.snow:nth-child(23){opacity:1.1062;transform:translate(92.2094vw,-10px) scale(.1564);animation:fall-23 12s -25s linear infinite}@keyframes fall-23{61.168%{transform:translate(97.3735vw,61.168vh) scale(.1564)}to{transform:translate(94.79145vw,100vh) scale(.1564)}}.snow:nth-child(24){opacity:1.768;transform:translate(89.1218vw,-10px) scale(.2484);animation:fall-24 12s -12s linear infinite}@keyframes fall-24{35.528%{transform:translate(98.3365vw,35.528vh) scale(.2484)}to{transform:translate(93.72915vw,100vh) scale(.2484)}}.snow:nth-child(25){opacity:1.0434;transform:translate(28.3336vw,-10px) scale(.7332);animation:fall-25 10s -5s linear infinite}@keyframes fall-25{48.873%{transform:translate(19.8861vw,48.873vh) scale(.7332)}to{transform:translate(24.10985vw,100vh) scale(.7332)}}.snow:nth-child(26){opacity:1.0916;transform:translate(5.6427vw,-10px) scale(.2874);animation:fall-26 19s -3s linear infinite}@keyframes fall-26{63.723%{transform:translate(.6795vw,63.723vh) scale(.2874)}to{transform:translate(3.1611vw,100vh) scale(.2874)}}.snow:nth-child(27){opacity:1.8834;transform:translate(36.0497vw,-10px) scale(.9212);animation:fall-27 26s -21s linear infinite}@keyframes fall-27{39.067%{transform:translate(36.1722vw,39.067vh) scale(.9212)}to{transform:translate(36.11095vw,100vh) scale(.9212)}}.snow:nth-child(28){opacity:1.048;transform:translate(28.4777vw,-10px) scale(.4735);animation:fall-28 19s -8s linear infinite}@keyframes fall-28{58.643%{transform:translate(24.5191vw,58.643vh) scale(.4735)}to{transform:translate(26.4984vw,100vh) scale(.4735)}}.snow:nth-child(29){opacity:.9182;transform:translate(45.2661vw,-10px) scale(.0383);animation:fall-29 29s -1s linear infinite}@keyframes fall-29{54.11%{transform:translate(41.9154vw,54.11vh) scale(.0383)}to{transform:translate(43.59075vw,100vh) scale(.0383)}}.snow:nth-child(30){opacity:1.3506;transform:translate(14.2814vw,-10px) scale(.7195);animation:fall-30 16s -10s linear infinite}@keyframes fall-30{39.629%{transform:translate(14.3339vw,39.629vh) scale(.7195)}to{transform:translate(14.30765vw,100vh) scale(.7195)}}.snow:nth-child(31){opacity:1.5262;transform:translate(92.658vw,-10px) scale(.3799);animation:fall-31 18s -1s linear infinite}@keyframes fall-31{50.13%{transform:translate(95.7005vw,50.13vh) scale(.3799)}to{transform:translate(94.17925vw,100vh) scale(.3799)}}.snow:nth-child(32){opacity:.397;transform:translate(41.4726vw,-10px) scale(.233);animation:fall-32 17s -12s linear infinite}@keyframes fall-32{78.522%{transform:translate(37.6559vw,78.522vh) scale(.233)}to{transform:translate(39.56425vw,100vh) scale(.233)}}.snow:nth-child(33){opacity:.7568;transform:translate(86.6297vw,-10px) scale(.8981);animation:fall-33 29s -5s linear infinite}@keyframes fall-33{31.814%{transform:translate(80.2327vw,31.814vh) scale(.8981)}to{transform:translate(83.4312vw,100vh) scale(.8981)}}.snow:nth-child(34){opacity:.9628;transform:translate(82.6188vw,-10px) scale(.6979);animation:fall-34 30s -10s linear infinite}@keyframes fall-34{73.881%{transform:translate(89.0606vw,73.881vh) scale(.6979)}to{transform:translate(85.8397vw,100vh) scale(.6979)}}.snow:nth-child(35){opacity:.914;transform:translate(72.901vw,-10px) scale(.6362);animation:fall-35 24s -20s linear infinite}@keyframes fall-35{41.529%{transform:translate(79.0641vw,41.529vh) scale(.6362)}to{transform:translate(75.98255vw,100vh) scale(.6362)}}.snow:nth-child(36){opacity:.767;transform:translate(4.5248vw,-10px) scale(.7708);animation:fall-36 25s -16s linear infinite}@keyframes fall-36{50.081%{transform:translate(2.3121vw,50.081vh) scale(.7708)}to{transform:translate(3.41845vw,100vh) scale(.7708)}}.snow:nth-child(37){opacity:1.5698;transform:translate(38.1536vw,-10px) scale(.7451);animation:fall-37 16s -22s linear infinite}@keyframes fall-37{68.695%{transform:translate(47.0102vw,68.695vh) scale(.7451)}to{transform:translate(42.5819vw,100vh) scale(.7451)}}.snow:nth-child(38){opacity:1.8308;transform:translate(41.6624vw,-10px) scale(.3125);animation:fall-38 29s -23s linear infinite}@keyframes fall-38{49.731%{transform:translate(51.0119vw,49.731vh) scale(.3125)}to{transform:translate(46.33715vw,100vh) scale(.3125)}}.snow:nth-child(39){opacity:.0634;transform:translate(22.1328vw,-10px) scale(.2655);animation:fall-39 29s -5s linear infinite}@keyframes fall-39{36.516%{transform:translate(24.7613vw,36.516vh) scale(.2655)}to{transform:translate(23.44705vw,100vh) scale(.2655)}}.snow:nth-child(40){opacity:.044;transform:translate(10.275vw,-10px) scale(.75);animation:fall-40 23s -19s linear infinite}@keyframes fall-40{45.814%{transform:translate(8.5696vw,45.814vh) scale(.75)}to{transform:translate(9.4223vw,100vh) scale(.75)}}.snow:nth-child(41){opacity:1.8358;transform:translate(17.4834vw,-10px) scale(.7427);animation:fall-41 25s -10s linear infinite}@keyframes fall-41{44.418%{transform:translate(22.7799vw,44.418vh) scale(.7427)}to{transform:translate(20.13165vw,100vh) scale(.7427)}}.snow:nth-child(42){opacity:.3864;transform:translate(.5124vw,-10px) scale(.7772);animation:fall-42 19s -17s linear infinite}@keyframes fall-42{70.281%{transform:translate(-2.7953vw,70.281vh) scale(.7772)}to{transform:translate(-1.14145vw,100vh) scale(.7772)}}.snow:nth-child(43){opacity:1.3862;transform:translate(1.4715vw,-10px) scale(.1415);animation:fall-43 15s -19s linear infinite}@keyframes fall-43{42.311%{transform:translate(.4346vw,42.311vh) scale(.1415)}to{transform:translate(.95305vw,100vh) scale(.1415)}}.snow:nth-child(44){opacity:1.5324;transform:translate(55.1664vw,-10px) scale(.0891);animation:fall-44 11s -8s linear infinite}@keyframes fall-44{37.4%{transform:translate(54.8214vw,37.4vh) scale(.0891)}to{transform:translate(54.9939vw,100vh) scale(.0891)}}.snow:nth-child(45){opacity:1.094;transform:translate(83.9514vw,-10px) scale(.1017);animation:fall-45 12s -27s linear infinite}@keyframes fall-45{50.978%{transform:translate(86.9461vw,50.978vh) scale(.1017)}to{transform:translate(85.44875vw,100vh) scale(.1017)}}.snow:nth-child(46){opacity:.7398;transform:translate(46.922vw,-10px) scale(.3462);animation:fall-46 23s -28s linear infinite}@keyframes fall-46{36.404%{transform:translate(45.7972vw,36.404vh) scale(.3462)}to{transform:translate(46.3596vw,100vh) scale(.3462)}}.snow:nth-child(47){opacity:1.423;transform:translate(23.0158vw,-10px) scale(.3344);animation:fall-47 11s -23s linear infinite}@keyframes fall-47{43.614%{transform:translate(30.7486vw,43.614vh) scale(.3344)}to{transform:translate(26.8822vw,100vh) scale(.3344)}}.snow:nth-child(48){opacity:.0562;transform:translate(76.0302vw,-10px) scale(.1609);animation:fall-48 28s -22s linear infinite}@keyframes fall-48{76.057%{transform:translate(71.2439vw,76.057vh) scale(.1609)}to{transform:translate(73.63705vw,100vh) scale(.1609)}}.snow:nth-child(49){opacity:.2628;transform:translate(37.4629vw,-10px) scale(.7917);animation:fall-49 18s -12s linear infinite}@keyframes fall-49{72.115%{transform:translate(35.4065vw,72.115vh) scale(.7917)}to{transform:translate(36.4347vw,100vh) scale(.7917)}}.snow:nth-child(50){opacity:1.1266;transform:translate(86.8276vw,-10px) scale(.339);animation:fall-50 18s -13s linear infinite}@keyframes fall-50{47.164%{transform:translate(90.697vw,47.164vh) scale(.339)}to{transform:translate(88.7623vw,100vh) scale(.339)}}.snow:nth-child(51){opacity:1.3472;transform:translate(7.6806vw,-10px) scale(.5594);animation:fall-51 11s -10s linear infinite}@keyframes fall-51{75.56%{transform:translate(.975vw,75.56vh) scale(.5594)}to{transform:translate(4.3278vw,100vh) scale(.5594)}}.snow:nth-child(52){opacity:.0594;transform:translate(66.9469vw,-10px) scale(.6345);animation:fall-52 19s -7s linear infinite}@keyframes fall-52{51.661%{transform:translate(64.9409vw,51.661vh) scale(.6345)}to{transform:translate(65.9439vw,100vh) scale(.6345)}}.snow:nth-child(53){opacity:1.1826;transform:translate(55.9502vw,-10px) scale(.8222);animation:fall-53 22s -27s linear infinite}@keyframes fall-53{63.913%{transform:translate(63.0887vw,63.913vh) scale(.8222)}to{transform:translate(59.51945vw,100vh) scale(.8222)}}.snow:nth-child(54){opacity:.7254;transform:translate(94.2748vw,-10px) scale(.6574);animation:fall-54 19s -24s linear infinite}@keyframes fall-54{52.004%{transform:translate(94.3238vw,52.004vh) scale(.6574)}to{transform:translate(94.2993vw,100vh) scale(.6574)}}.snow:nth-child(55){opacity:.6088;transform:translate(23.2253vw,-10px) scale(.6383);animation:fall-55 13s -13s linear infinite}@keyframes fall-55{52.063%{transform:translate(21.1865vw,52.063vh) scale(.6383)}to{transform:translate(22.2059vw,100vh) scale(.6383)}}.snow:nth-child(56){opacity:.636;transform:translate(96.4965vw,-10px) scale(.0493);animation:fall-56 29s -8s linear infinite}@keyframes fall-56{36.44%{transform:translate(104.0554vw,36.44vh) scale(.0493)}to{transform:translate(100.27595vw,100vh) scale(.0493)}}.snow:nth-child(57){opacity:1.8394;transform:translate(41.2754vw,-10px) scale(.8713);animation:fall-57 27s -29s linear infinite}@keyframes fall-57{31.327%{transform:translate(47.1735vw,31.327vh) scale(.8713)}to{transform:translate(44.22445vw,100vh) scale(.8713)}}.snow:nth-child(58){opacity:1.5694;transform:translate(99.1692vw,-10px) scale(.0426);animation:fall-58 25s -2s linear infinite}@keyframes fall-58{79.954%{transform:translate(92.1259vw,79.954vh) scale(.0426)}to{transform:translate(95.64755vw,100vh) scale(.0426)}}.snow:nth-child(59){opacity:.1878;transform:translate(75.605vw,-10px) scale(.9049);animation:fall-59 29s -6s linear infinite}@keyframes fall-59{34.022%{transform:translate(70.1695vw,34.022vh) scale(.9049)}to{transform:translate(72.88725vw,100vh) scale(.9049)}}.snow:nth-child(60){opacity:.655;transform:translate(12.1965vw,-10px) scale(.4543);animation:fall-60 21s -9s linear infinite}@keyframes fall-60{64.436%{transform:translate(22.0068vw,64.436vh) scale(.4543)}to{transform:translate(17.10165vw,100vh) scale(.4543)}}.snow:nth-child(61){opacity:.9774;transform:translate(48.6318vw,-10px) scale(.678);animation:fall-61 17s -21s linear infinite}@keyframes fall-61{66.632%{transform:translate(40.5408vw,66.632vh) scale(.678)}to{transform:translate(44.5863vw,100vh) scale(.678)}}.snow:nth-child(62){opacity:.2558;transform:translate(30.4522vw,-10px) scale(.1063);animation:fall-62 21s -7s linear infinite}@keyframes fall-62{73.127%{transform:translate(25.0312vw,73.127vh) scale(.1063)}to{transform:translate(27.7417vw,100vh) scale(.1063)}}.snow:nth-child(63){opacity:1.9276;transform:translate(32.2105vw,-10px) scale(.1682);animation:fall-63 15s -9s linear infinite}@keyframes fall-63{64.404%{transform:translate(28.7476vw,64.404vh) scale(.1682)}to{transform:translate(30.47905vw,100vh) scale(.1682)}}.snow:nth-child(64){opacity:.778;transform:translate(32.3578vw,-10px) scale(.9822);animation:fall-64 22s -11s linear infinite}@keyframes fall-64{66.79%{transform:translate(30.5626vw,66.79vh) scale(.9822)}to{transform:translate(31.4602vw,100vh) scale(.9822)}}.snow:nth-child(65){opacity:.8316;transform:translate(33.5495vw,-10px) scale(.0413);animation:fall-65 21s -28s linear infinite}@keyframes fall-65{51.767%{transform:translate(41.6836vw,51.767vh) scale(.0413)}to{transform:translate(37.61655vw,100vh) scale(.0413)}}.snow:nth-child(66){opacity:1.9962;transform:translate(80.8517vw,-10px) scale(.7002);animation:fall-66 13s -19s linear infinite}@keyframes fall-66{41.099%{transform:translate(89.7677vw,41.099vh) scale(.7002)}to{transform:translate(85.3097vw,100vh) scale(.7002)}}.snow:nth-child(67){opacity:.5556;transform:translate(54.8696vw,-10px) scale(.5893);animation:fall-67 30s -1s linear infinite}@keyframes fall-67{34.112%{transform:translate(64.3643vw,34.112vh) scale(.5893)}to{transform:translate(59.61695vw,100vh) scale(.5893)}}.snow:nth-child(68){opacity:1.1206;transform:translate(86.4623vw,-10px) scale(.2947);animation:fall-68 16s -24s linear infinite}@keyframes fall-68{74.293%{transform:translate(83.7893vw,74.293vh) scale(.2947)}to{transform:translate(85.1258vw,100vh) scale(.2947)}}.snow:nth-child(69){opacity:1.8242;transform:translate(88.5654vw,-10px) scale(.2414);animation:fall-69 10s -7s linear infinite}@keyframes fall-69{46.152%{transform:translate(87.2943vw,46.152vh) scale(.2414)}to{transform:translate(87.92985vw,100vh) scale(.2414)}}.snow:nth-child(70){opacity:.1358;transform:translate(5.723vw,-10px) scale(.6219);animation:fall-70 25s -3s linear infinite}@keyframes fall-70{45.469%{transform:translate(9.2042vw,45.469vh) scale(.6219)}to{transform:translate(7.4636vw,100vh) scale(.6219)}}.snow:nth-child(71){opacity:1.0738;transform:translate(3.2937vw,-10px) scale(.5989);animation:fall-71 13s -16s linear infinite}@keyframes fall-71{38.172%{transform:translate(12.6335vw,38.172vh) scale(.5989)}to{transform:translate(7.9636vw,100vh) scale(.5989)}}.snow:nth-child(72){opacity:1.2006;transform:translate(3.095vw,-10px) scale(.249);animation:fall-72 27s -12s linear infinite}@keyframes fall-72{69.656%{transform:translate(2.602vw,69.656vh) scale(.249)}to{transform:translate(2.8485vw,100vh) scale(.249)}}.snow:nth-child(73){opacity:.5298;transform:translate(71.9437vw,-10px) scale(.126);animation:fall-73 13s -19s linear infinite}@keyframes fall-73{34.302%{transform:translate(70.4139vw,34.302vh) scale(.126)}to{transform:translate(71.1788vw,100vh) scale(.126)}}.snow:nth-child(74){opacity:.1774;transform:translate(99.3771vw,-10px) scale(.7467);animation:fall-74 10s -8s linear infinite}@keyframes fall-74{53.275%{transform:translate(99.1277vw,53.275vh) scale(.7467)}to{transform:translate(99.2524vw,100vh) scale(.7467)}}.snow:nth-child(75){opacity:1.0972;transform:translate(42.741vw,-10px) scale(.9666);animation:fall-75 23s -12s linear infinite}@keyframes fall-75{75.973%{transform:translate(36.1883vw,75.973vh) scale(.9666)}to{transform:translate(39.46465vw,100vh) scale(.9666)}}.snow:nth-child(76){opacity:.5384;transform:translate(81.1488vw,-10px) scale(.4572);animation:fall-76 12s -15s linear infinite}@keyframes fall-76{52.626%{transform:translate(83.0385vw,52.626vh) scale(.4572)}to{transform:translate(82.09365vw,100vh) scale(.4572)}}.snow:nth-child(77){opacity:1.9128;transform:translate(73.7583vw,-10px) scale(.0883);animation:fall-77 30s -8s linear infinite}@keyframes fall-77{63.541%{transform:translate(77.9758vw,63.541vh) scale(.0883)}to{transform:translate(75.86705vw,100vh) scale(.0883)}}.snow:nth-child(78){opacity:1.5928;transform:translate(75.847vw,-10px) scale(.0927);animation:fall-78 21s -24s linear infinite}@keyframes fall-78{72.522%{transform:translate(66.4516vw,72.522vh) scale(.0927)}to{transform:translate(71.1493vw,100vh) scale(.0927)}}.snow:nth-child(79){opacity:1.2992;transform:translate(24.9754vw,-10px) scale(.6718);animation:fall-79 17s -12s linear infinite}@keyframes fall-79{63.506%{transform:translate(32.5252vw,63.506vh) scale(.6718)}to{transform:translate(28.7503vw,100vh) scale(.6718)}}.snow:nth-child(80){opacity:1.6558;transform:translate(13.3665vw,-10px) scale(.2823);animation:fall-80 15s -30s linear infinite}@keyframes fall-80{53.234%{transform:translate(13.3088vw,53.234vh) scale(.2823)}to{transform:translate(13.33765vw,100vh) scale(.2823)}}.snow:nth-child(81){opacity:1.4188;transform:translate(92.9402vw,-10px) scale(.0714);animation:fall-81 17s -15s linear infinite}@keyframes fall-81{38.428%{transform:translate(100.933vw,38.428vh) scale(.0714)}to{transform:translate(96.9366vw,100vh) scale(.0714)}}.snow:nth-child(82){opacity:.7908;transform:translate(87.3895vw,-10px) scale(.1049);animation:fall-82 18s -22s linear infinite}@keyframes fall-82{67.126%{transform:translate(80.5896vw,67.126vh) scale(.1049)}to{transform:translate(83.98955vw,100vh) scale(.1049)}}.snow:nth-child(83){opacity:.766;transform:translate(96.7759vw,-10px) scale(.8631);animation:fall-83 21s -12s linear infinite}@keyframes fall-83{76.063%{transform:translate(87.7419vw,76.063vh) scale(.8631)}to{transform:translate(92.2589vw,100vh) scale(.8631)}}.snow:nth-child(84){opacity:1.1696;transform:translate(39.9202vw,-10px) scale(.5785);animation:fall-84 19s -4s linear infinite}@keyframes fall-84{75.808%{transform:translate(41.6906vw,75.808vh) scale(.5785)}to{transform:translate(40.8054vw,100vh) scale(.5785)}}.snow:nth-child(85){opacity:1.196;transform:translate(19.2276vw,-10px) scale(.286);animation:fall-85 21s -28s linear infinite}@keyframes fall-85{47.405%{transform:translate(19.8624vw,47.405vh) scale(.286)}to{transform:translate(19.545vw,100vh) scale(.286)}}.snow:nth-child(86){opacity:1.3352;transform:translate(9.4932vw,-10px) scale(.5705);animation:fall-86 17s -2s linear infinite}@keyframes fall-86{55.134%{transform:translate(11.5058vw,55.134vh) scale(.5705)}to{transform:translate(10.4995vw,100vh) scale(.5705)}}.snow:nth-child(87){opacity:1.8846;transform:translate(29.9959vw,-10px) scale(.6016);animation:fall-87 30s -6s linear infinite}@keyframes fall-87{66.801%{transform:translate(24.9884vw,66.801vh) scale(.6016)}to{transform:translate(27.49215vw,100vh) scale(.6016)}}.snow:nth-child(88){opacity:1.63;transform:translate(72.3931vw,-10px) scale(.6772);animation:fall-88 23s -14s linear infinite}@keyframes fall-88{49.473%{transform:translate(71.4454vw,49.473vh) scale(.6772)}to{transform:translate(71.91925vw,100vh) scale(.6772)}}.snow:nth-child(89){opacity:.3146;transform:translate(85.7027vw,-10px) scale(.2571);animation:fall-89 30s -2s linear infinite}@keyframes fall-89{74.387%{transform:translate(91.4627vw,74.387vh) scale(.2571)}to{transform:translate(88.5827vw,100vh) scale(.2571)}}.snow:nth-child(90){opacity:1.3268;transform:translate(77.8925vw,-10px) scale(.802);animation:fall-90 27s -21s linear infinite}@keyframes fall-90{41.76%{transform:translate(75.4092vw,41.76vh) scale(.802)}to{transform:translate(76.65085vw,100vh) scale(.802)}}.snow:nth-child(91){opacity:1.1326;transform:translate(18.5993vw,-10px) scale(.9673);animation:fall-91 15s -20s linear infinite}@keyframes fall-91{32.921%{transform:translate(27.25vw,32.921vh) scale(.9673)}to{transform:translate(22.92465vw,100vh) scale(.9673)}}.snow:nth-child(92){opacity:1.1114;transform:translate(27.9061vw,-10px) scale(.0163);animation:fall-92 13s -2s linear infinite}@keyframes fall-92{42.369%{transform:translate(37.2344vw,42.369vh) scale(.0163)}to{transform:translate(32.57025vw,100vh) scale(.0163)}}.snow:nth-child(93){opacity:.7578;transform:translate(17.4449vw,-10px) scale(.2043);animation:fall-93 16s -1s linear infinite}@keyframes fall-93{35.655%{transform:translate(21.1725vw,35.655vh) scale(.2043)}to{transform:translate(19.3087vw,100vh) scale(.2043)}}.snow:nth-child(94){opacity:.235;transform:translate(26.4457vw,-10px) scale(.922);animation:fall-94 11s -14s linear infinite}@keyframes fall-94{63.661%{transform:translate(28.9203vw,63.661vh) scale(.922)}to{transform:translate(27.683vw,100vh) scale(.922)}}.snow:nth-child(95){opacity:1.9742;transform:translate(.5427vw,-10px) scale(.0465);animation:fall-95 26s -12s linear infinite}@keyframes fall-95{38.723%{transform:translate(-6.0325vw,38.723vh) scale(.0465)}to{transform:translate(-2.7449vw,100vh) scale(.0465)}}.snow:nth-child(96){opacity:.2602;transform:translate(40.9829vw,-10px) scale(.3241);animation:fall-96 27s -1s linear infinite}@keyframes fall-96{45.086%{transform:translate(47.2617vw,45.086vh) scale(.3241)}to{transform:translate(44.1223vw,100vh) scale(.3241)}}.snow:nth-child(97){opacity:.4892;transform:translate(56.3685vw,-10px) scale(.0118);animation:fall-97 13s -27s linear infinite}@keyframes fall-97{79.777%{transform:translate(58.541vw,79.777vh) scale(.0118)}to{transform:translate(57.45475vw,100vh) scale(.0118)}}.snow:nth-child(98){opacity:1.5272;transform:translate(96.4942vw,-10px) scale(.6629);animation:fall-98 28s -5s linear infinite}@keyframes fall-98{51.399%{transform:translate(87.2599vw,51.399vh) scale(.6629)}to{transform:translate(91.87705vw,100vh) scale(.6629)}}.snow:nth-child(99){opacity:.019;transform:translate(22.1731vw,-10px) scale(.1571);animation:fall-99 18s -9s linear infinite}@keyframes fall-99{37.72%{transform:translate(31.7533vw,37.72vh) scale(.1571)}to{transform:translate(26.9632vw,100vh) scale(.1571)}}.snow:nth-child(100){opacity:1.594;transform:translate(32.0825vw,-10px) scale(.1515);animation:fall-100 13s -21s linear infinite}@keyframes fall-100{53.344%{transform:translate(40.0285vw,53.344vh) scale(.1515)}to{transform:translate(36.0555vw,100vh) scale(.1515)}}.snow:nth-child(101){opacity:1.898;transform:translate(53.861vw,-10px) scale(.0239);animation:fall-101 22s -13s linear infinite}@keyframes fall-101{69.13%{transform:translate(47.1789vw,69.13vh) scale(.0239)}to{transform:translate(50.51995vw,100vh) scale(.0239)}}.snow:nth-child(102){opacity:.6446;transform:translate(23.9815vw,-10px) scale(.2043);animation:fall-102 19s -2s linear infinite}@keyframes fall-102{61.766%{transform:translate(26.3645vw,61.766vh) scale(.2043)}to{transform:translate(25.173vw,100vh) scale(.2043)}}.snow:nth-child(103){opacity:.3686;transform:translate(37.6668vw,-10px) scale(.4145);animation:fall-103 23s -21s linear infinite}@keyframes fall-103{31.982%{transform:translate(29.5692vw,31.982vh) scale(.4145)}to{transform:translate(33.618vw,100vh) scale(.4145)}}.snow:nth-child(104){opacity:1.8984;transform:translate(67.4433vw,-10px) scale(.6173);animation:fall-104 20s -3s linear infinite}@keyframes fall-104{76.285%{transform:translate(57.5132vw,76.285vh) scale(.6173)}to{transform:translate(62.47825vw,100vh) scale(.6173)}}.snow:nth-child(105){opacity:.0424;transform:translate(30.9033vw,-10px) scale(.8427);animation:fall-105 11s -2s linear infinite}@keyframes fall-105{51.583%{transform:translate(25.3348vw,51.583vh) scale(.8427)}to{transform:translate(28.11905vw,100vh) scale(.8427)}}.snow:nth-child(106){opacity:1.0392;transform:translate(6.3922vw,-10px) scale(.1418);animation:fall-106 19s -27s linear infinite}@keyframes fall-106{75.645%{transform:translate(4.4113vw,75.645vh) scale(.1418)}to{transform:translate(5.40175vw,100vh) scale(.1418)}}.snow:nth-child(107){opacity:1.6458;transform:translate(8.8485vw,-10px) scale(.281);animation:fall-107 15s -3s linear infinite}@keyframes fall-107{48.667%{transform:translate(4.8927vw,48.667vh) scale(.281)}to{transform:translate(6.8706vw,100vh) scale(.281)}}.snow:nth-child(108){opacity:1.086;transform:translate(30.8313vw,-10px) scale(.5085);animation:fall-108 22s -20s linear infinite}@keyframes fall-108{35.242%{transform:translate(21.1738vw,35.242vh) scale(.5085)}to{transform:translate(26.00255vw,100vh) scale(.5085)}}.snow:nth-child(109){opacity:1.9242;transform:translate(95.6592vw,-10px) scale(.4221);animation:fall-109 18s -28s linear infinite}@keyframes fall-109{73.116%{transform:translate(99.5265vw,73.116vh) scale(.4221)}to{transform:translate(97.59285vw,100vh) scale(.4221)}}.snow:nth-child(110){opacity:.8096;transform:translate(18.7646vw,-10px) scale(.1282);animation:fall-110 30s -30s linear infinite}@keyframes fall-110{62.547%{transform:translate(9.9781vw,62.547vh) scale(.1282)}to{transform:translate(14.37135vw,100vh) scale(.1282)}}.snow:nth-child(111){opacity:1.475;transform:translate(15.1281vw,-10px) scale(.3561);animation:fall-111 26s -12s linear infinite}@keyframes fall-111{37.123%{transform:translate(14.2711vw,37.123vh) scale(.3561)}to{transform:translate(14.6996vw,100vh) scale(.3561)}}.snow:nth-child(112){opacity:.2588;transform:translate(15.4456vw,-10px) scale(.0089);animation:fall-112 20s -11s linear infinite}@keyframes fall-112{30.621%{transform:translate(22.7454vw,30.621vh) scale(.0089)}to{transform:translate(19.0955vw,100vh) scale(.0089)}}.snow:nth-child(113){opacity:.5602;transform:translate(50.1011vw,-10px) scale(.1221);animation:fall-113 23s -4s linear infinite}@keyframes fall-113{70.659%{transform:translate(51.6538vw,70.659vh) scale(.1221)}to{transform:translate(50.87745vw,100vh) scale(.1221)}}.snow:nth-child(114){opacity:1.504;transform:translate(93.9788vw,-10px) scale(.4373);animation:fall-114 20s -7s linear infinite}@keyframes fall-114{51.03%{transform:translate(86.148vw,51.03vh) scale(.4373)}to{transform:translate(90.0634vw,100vh) scale(.4373)}}.snow:nth-child(115){opacity:.9698;transform:translate(.4448vw,-10px) scale(.0274);animation:fall-115 29s -4s linear infinite}@keyframes fall-115{74.681%{transform:translate(5.9404vw,74.681vh) scale(.0274)}to{transform:translate(3.1926vw,100vh) scale(.0274)}}.snow:nth-child(116){opacity:1.5706;transform:translate(68.1364vw,-10px) scale(.6338);animation:fall-116 19s -25s linear infinite}@keyframes fall-116{65.095%{transform:translate(72.2761vw,65.095vh) scale(.6338)}to{transform:translate(70.20625vw,100vh) scale(.6338)}}.snow:nth-child(117){opacity:.5824;transform:translate(55.0139vw,-10px) scale(.4918);animation:fall-117 13s -24s linear infinite}@keyframes fall-117{47.28%{transform:translate(50.4686vw,47.28vh) scale(.4918)}to{transform:translate(52.74125vw,100vh) scale(.4918)}}.snow:nth-child(118){opacity:.2598;transform:translate(30.8404vw,-10px) scale(.6584);animation:fall-118 17s -10s linear infinite}@keyframes fall-118{62.984%{transform:translate(35.1737vw,62.984vh) scale(.6584)}to{transform:translate(33.00705vw,100vh) scale(.6584)}}.snow:nth-child(119){opacity:1.1204;transform:translate(28.0704vw,-10px) scale(.7798);animation:fall-119 23s -8s linear infinite}@keyframes fall-119{67.076%{transform:translate(27.1349vw,67.076vh) scale(.7798)}to{transform:translate(27.60265vw,100vh) scale(.7798)}}.snow:nth-child(120){opacity:.9672;transform:translate(19.987vw,-10px) scale(.9427);animation:fall-120 12s -7s linear infinite}@keyframes fall-120{55.798%{transform:translate(22.8175vw,55.798vh) scale(.9427)}to{transform:translate(21.40225vw,100vh) scale(.9427)}}.snow:nth-child(121){opacity:.222;transform:translate(1.325vw,-10px) scale(.5142);animation:fall-121 28s -21s linear infinite}@keyframes fall-121{75.693%{transform:translate(-.0054vw,75.693vh) scale(.5142)}to{transform:translate(.6598vw,100vh) scale(.5142)}}.snow:nth-child(122){opacity:1.7732;transform:translate(73.8938vw,-10px) scale(.9477);animation:fall-122 18s -10s linear infinite}@keyframes fall-122{42.877%{transform:translate(77.8357vw,42.877vh) scale(.9477)}to{transform:translate(75.86475vw,100vh) scale(.9477)}}.snow:nth-child(123){opacity:1.4682;transform:translate(55.0387vw,-10px) scale(.6497);animation:fall-123 23s -18s linear infinite}@keyframes fall-123{78.331%{transform:translate(60.7457vw,78.331vh) scale(.6497)}to{transform:translate(57.8922vw,100vh) scale(.6497)}}.snow:nth-child(124){opacity:1.3942;transform:translate(43.5844vw,-10px) scale(.3723);animation:fall-124 26s -3s linear infinite}@keyframes fall-124{42.927%{transform:translate(41.1119vw,42.927vh) scale(.3723)}to{transform:translate(42.34815vw,100vh) scale(.3723)}}.snow:nth-child(125){opacity:.5022;transform:translate(45.2963vw,-10px) scale(.8436);animation:fall-125 21s -2s linear infinite}@keyframes fall-125{70.447%{transform:translate(49.4342vw,70.447vh) scale(.8436)}to{transform:translate(47.36525vw,100vh) scale(.8436)}}.snow:nth-child(126){opacity:1.631;transform:translate(76.6441vw,-10px) scale(.067);animation:fall-126 30s -24s linear infinite}@keyframes fall-126{52.602%{transform:translate(80.5945vw,52.602vh) scale(.067)}to{transform:translate(78.6193vw,100vh) scale(.067)}}.snow:nth-child(127){opacity:1.9322;transform:translate(91.707vw,-10px) scale(.0967);animation:fall-127 19s -5s linear infinite}@keyframes fall-127{51.825%{transform:translate(87.2833vw,51.825vh) scale(.0967)}to{transform:translate(89.49515vw,100vh) scale(.0967)}}.snow:nth-child(128){opacity:1.632;transform:translate(48.6595vw,-10px) scale(.7809);animation:fall-128 21s -13s linear infinite}@keyframes fall-128{60.771%{transform:translate(54.0058vw,60.771vh) scale(.7809)}to{transform:translate(51.33265vw,100vh) scale(.7809)}}.snow:nth-child(129){opacity:.3226;transform:translate(23.4925vw,-10px) scale(.6976);animation:fall-129 25s -19s linear infinite}@keyframes fall-129{62.016%{transform:translate(29.1786vw,62.016vh) scale(.6976)}to{transform:translate(26.33555vw,100vh) scale(.6976)}}.snow:nth-child(130){opacity:.2048;transform:translate(85.9824vw,-10px) scale(.622);animation:fall-130 15s -30s linear infinite}@keyframes fall-130{47.796%{transform:translate(76.5981vw,47.796vh) scale(.622)}to{transform:translate(81.29025vw,100vh) scale(.622)}}.snow:nth-child(131){opacity:.333;transform:translate(32.6159vw,-10px) scale(.4622);animation:fall-131 14s -16s linear infinite}@keyframes fall-131{35.016%{transform:translate(36.461vw,35.016vh) scale(.4622)}to{transform:translate(34.53845vw,100vh) scale(.4622)}}.snow:nth-child(132){opacity:.9072;transform:translate(63.1351vw,-10px) scale(.6144);animation:fall-132 18s -28s linear infinite}@keyframes fall-132{60.332%{transform:translate(59.554vw,60.332vh) scale(.6144)}to{transform:translate(61.34455vw,100vh) scale(.6144)}}.snow:nth-child(133){opacity:.9328;transform:translate(57.0236vw,-10px) scale(.8336);animation:fall-133 30s -8s linear infinite}@keyframes fall-133{58.485%{transform:translate(56.8901vw,58.485vh) scale(.8336)}to{transform:translate(56.95685vw,100vh) scale(.8336)}}.snow:nth-child(134){opacity:.2164;transform:translate(78.1531vw,-10px) scale(.7576);animation:fall-134 13s -11s linear infinite}@keyframes fall-134{34.32%{transform:translate(81.8729vw,34.32vh) scale(.7576)}to{transform:translate(80.013vw,100vh) scale(.7576)}}.snow:nth-child(135){opacity:.1158;transform:translate(23.1608vw,-10px) scale(.5044);animation:fall-135 10s -19s linear infinite}@keyframes fall-135{79.422%{transform:translate(31.6898vw,79.422vh) scale(.5044)}to{transform:translate(27.4253vw,100vh) scale(.5044)}}.snow:nth-child(136){opacity:1.632;transform:translate(99.0741vw,-10px) scale(.77);animation:fall-136 29s -4s linear infinite}@keyframes fall-136{35.893%{transform:translate(107.4197vw,35.893vh) scale(.77)}to{transform:translate(103.2469vw,100vh) scale(.77)}}.snow:nth-child(137){opacity:.5674;transform:translate(50.0052vw,-10px) scale(.6152);animation:fall-137 28s -21s linear infinite}@keyframes fall-137{78.176%{transform:translate(48.8108vw,78.176vh) scale(.6152)}to{transform:translate(49.408vw,100vh) scale(.6152)}}.snow:nth-child(138){opacity:1.7926;transform:translate(22.698vw,-10px) scale(.9128);animation:fall-138 24s -12s linear infinite}@keyframes fall-138{42.596%{transform:translate(26.4799vw,42.596vh) scale(.9128)}to{transform:translate(24.58895vw,100vh) scale(.9128)}}.snow:nth-child(139){opacity:.5968;transform:translate(15.9807vw,-10px) scale(.166);animation:fall-139 22s -11s linear infinite}@keyframes fall-139{35.793%{transform:translate(14.91vw,35.793vh) scale(.166)}to{transform:translate(15.44535vw,100vh) scale(.166)}}.snow:nth-child(140){opacity:1.9068;transform:translate(46.4145vw,-10px) scale(.0811);animation:fall-140 18s -26s linear infinite}@keyframes fall-140{49.326%{transform:translate(53.0554vw,49.326vh) scale(.0811)}to{transform:translate(49.73495vw,100vh) scale(.0811)}}.snow:nth-child(141){opacity:1.1286;transform:translate(55.7437vw,-10px) scale(.2912);animation:fall-141 20s -8s linear infinite}@keyframes fall-141{41.582%{transform:translate(57.5814vw,41.582vh) scale(.2912)}to{transform:translate(56.66255vw,100vh) scale(.2912)}}.snow:nth-child(142){opacity:.9256;transform:translate(44.8481vw,-10px) scale(.1198);animation:fall-142 27s -6s linear infinite}@keyframes fall-142{65.451%{transform:translate(48.6842vw,65.451vh) scale(.1198)}to{transform:translate(46.76615vw,100vh) scale(.1198)}}.snow:nth-child(143){opacity:.4588;transform:translate(30.4156vw,-10px) scale(.7396);animation:fall-143 29s -8s linear infinite}@keyframes fall-143{32.728%{transform:translate(35.9685vw,32.728vh) scale(.7396)}to{transform:translate(33.19205vw,100vh) scale(.7396)}}.snow:nth-child(144){opacity:1.9122;transform:translate(77.7051vw,-10px) scale(.195);animation:fall-144 15s -16s linear infinite}@keyframes fall-144{69.024%{transform:translate(80.0929vw,69.024vh) scale(.195)}to{transform:translate(78.899vw,100vh) scale(.195)}}.snow:nth-child(145){opacity:1.6894;transform:translate(80.2329vw,-10px) scale(.198);animation:fall-145 27s -1s linear infinite}@keyframes fall-145{44.44%{transform:translate(85.2695vw,44.44vh) scale(.198)}to{transform:translate(82.7512vw,100vh) scale(.198)}}.snow:nth-child(146){opacity:1.2266;transform:translate(97.5095vw,-10px) scale(.8106);animation:fall-146 18s -23s linear infinite}@keyframes fall-146{47.973%{transform:translate(107.232vw,47.973vh) scale(.8106)}to{transform:translate(102.37075vw,100vh) scale(.8106)}}.snow:nth-child(147){opacity:.747;transform:translate(37.449vw,-10px) scale(.5948);animation:fall-147 30s -27s linear infinite}@keyframes fall-147{72.838%{transform:translate(30.2413vw,72.838vh) scale(.5948)}to{transform:translate(33.84515vw,100vh) scale(.5948)}}.snow:nth-child(148){opacity:1.6702;transform:translate(92.9237vw,-10px) scale(.3357);animation:fall-148 13s -7s linear infinite}@keyframes fall-148{63.115%{transform:translate(99.5465vw,63.115vh) scale(.3357)}to{transform:translate(96.2351vw,100vh) scale(.3357)}}.snow:nth-child(149){opacity:1.802;transform:translate(47.8765vw,-10px) scale(.2611);animation:fall-149 29s -2s linear infinite}@keyframes fall-149{72.975%{transform:translate(39.92vw,72.975vh) scale(.2611)}to{transform:translate(43.89825vw,100vh) scale(.2611)}}.snow:nth-child(150){opacity:1.6296;transform:translate(40.3914vw,-10px) scale(.8101);animation:fall-150 17s -18s linear infinite}@keyframes fall-150{40.208%{transform:translate(45.2984vw,40.208vh) scale(.8101)}to{transform:translate(42.8449vw,100vh) scale(.8101)}}.snow:nth-child(151){opacity:.8792;transform:translate(6.1632vw,-10px) scale(.9338);animation:fall-151 25s -23s linear infinite}@keyframes fall-151{45.868%{transform:translate(9.131vw,45.868vh) scale(.9338)}to{transform:translate(7.6471vw,100vh) scale(.9338)}}.snow:nth-child(152){opacity:1.1748;transform:translate(38.5409vw,-10px) scale(.6721);animation:fall-152 21s -25s linear infinite}@keyframes fall-152{63.69%{transform:translate(47.1757vw,63.69vh) scale(.6721)}to{transform:translate(42.8583vw,100vh) scale(.6721)}}.snow:nth-child(153){opacity:.5218;transform:translate(78.0096vw,-10px) scale(.0233);animation:fall-153 20s -23s linear infinite}@keyframes fall-153{69.998%{transform:translate(83.2504vw,69.998vh) scale(.0233)}to{transform:translate(80.63vw,100vh) scale(.0233)}}.snow:nth-child(154){opacity:1.5388;transform:translate(32.3878vw,-10px) scale(.4653);animation:fall-154 29s -27s linear infinite}@keyframes fall-154{45.686%{transform:translate(23.1146vw,45.686vh) scale(.4653)}to{transform:translate(27.7512vw,100vh) scale(.4653)}}.snow:nth-child(155){opacity:1.182;transform:translate(40.4013vw,-10px) scale(.9671);animation:fall-155 27s -16s linear infinite}@keyframes fall-155{53.655%{transform:translate(39.4987vw,53.655vh) scale(.9671)}to{transform:translate(39.95vw,100vh) scale(.9671)}}.snow:nth-child(156){opacity:1.5156;transform:translate(12.9846vw,-10px) scale(.3992);animation:fall-156 29s -8s linear infinite}@keyframes fall-156{44.602%{transform:translate(21.1114vw,44.602vh) scale(.3992)}to{transform:translate(17.048vw,100vh) scale(.3992)}}.snow:nth-child(157){opacity:.5622;transform:translate(48.7488vw,-10px) scale(.6241);animation:fall-157 22s -19s linear infinite}@keyframes fall-157{59.52%{transform:translate(53.8302vw,59.52vh) scale(.6241)}to{transform:translate(51.2895vw,100vh) scale(.6241)}}.snow:nth-child(158){opacity:1.6284;transform:translate(11.4037vw,-10px) scale(.0531);animation:fall-158 20s -23s linear infinite}@keyframes fall-158{42.267%{transform:translate(3.1888vw,42.267vh) scale(.0531)}to{transform:translate(7.29625vw,100vh) scale(.0531)}}.snow:nth-child(159){opacity:.4914;transform:translate(77.4722vw,-10px) scale(.3871);animation:fall-159 19s -7s linear infinite}@keyframes fall-159{79.034%{transform:translate(74.5514vw,79.034vh) scale(.3871)}to{transform:translate(76.0118vw,100vh) scale(.3871)}}.snow:nth-child(160){opacity:.2482;transform:translate(47.574vw,-10px) scale(.1698);animation:fall-160 12s -3s linear infinite}@keyframes fall-160{76.028%{transform:translate(46.4835vw,76.028vh) scale(.1698)}to{transform:translate(47.02875vw,100vh) scale(.1698)}}.snow:nth-child(161){opacity:.7512;transform:translate(95.3426vw,-10px) scale(.9578);animation:fall-161 14s -6s linear infinite}@keyframes fall-161{31.811%{transform:translate(97.0908vw,31.811vh) scale(.9578)}to{transform:translate(96.2167vw,100vh) scale(.9578)}}.snow:nth-child(162){opacity:.2284;transform:translate(27.7997vw,-10px) scale(.978);animation:fall-162 25s -19s linear infinite}@keyframes fall-162{57.189%{transform:translate(28.1056vw,57.189vh) scale(.978)}to{transform:translate(27.95265vw,100vh) scale(.978)}}.snow:nth-child(163){opacity:.7786;transform:translate(20.8399vw,-10px) scale(.2326);animation:fall-163 10s -6s linear infinite}@keyframes fall-163{45.45%{transform:translate(20.0487vw,45.45vh) scale(.2326)}to{transform:translate(20.4443vw,100vh) scale(.2326)}}.snow:nth-child(164){opacity:.0954;transform:translate(27.5275vw,-10px) scale(.0196);animation:fall-164 12s -3s linear infinite}@keyframes fall-164{54.68%{transform:translate(30.8666vw,54.68vh) scale(.0196)}to{transform:translate(29.19705vw,100vh) scale(.0196)}}.snow:nth-child(165){opacity:.581;transform:translate(38.8411vw,-10px) scale(.9712);animation:fall-165 19s -29s linear infinite}@keyframes fall-165{51.044%{transform:translate(47.9693vw,51.044vh) scale(.9712)}to{transform:translate(43.4052vw,100vh) scale(.9712)}}.snow:nth-child(166){opacity:.0698;transform:translate(30.9353vw,-10px) scale(.4161);animation:fall-166 28s -8s linear infinite}@keyframes fall-166{34.572%{transform:translate(37.8195vw,34.572vh) scale(.4161)}to{transform:translate(34.3774vw,100vh) scale(.4161)}}.snow:nth-child(167){opacity:.5574;transform:translate(14.7202vw,-10px) scale(.1447);animation:fall-167 15s -5s linear infinite}@keyframes fall-167{56.828%{transform:translate(20.4185vw,56.828vh) scale(.1447)}to{transform:translate(17.56935vw,100vh) scale(.1447)}}.snow:nth-child(168){opacity:1.681;transform:translate(83.6596vw,-10px) scale(.8508);animation:fall-168 29s -11s linear infinite}@keyframes fall-168{42.611%{transform:translate(86.5833vw,42.611vh) scale(.8508)}to{transform:translate(85.12145vw,100vh) scale(.8508)}}.snow:nth-child(169){opacity:.0946;transform:translate(1.1026vw,-10px) scale(.7633);animation:fall-169 29s -25s linear infinite}@keyframes fall-169{76.754%{transform:translate(-3.0206vw,76.754vh) scale(.7633)}to{transform:translate(-.959vw,100vh) scale(.7633)}}.snow:nth-child(170){opacity:1.6082;transform:translate(53.2046vw,-10px) scale(.3264);animation:fall-170 18s -11s linear infinite}@keyframes fall-170{41.118%{transform:translate(49.8159vw,41.118vh) scale(.3264)}to{transform:translate(51.51025vw,100vh) scale(.3264)}}.snow:nth-child(171){opacity:.186;transform:translate(76.5124vw,-10px) scale(.5255);animation:fall-171 13s -8s linear infinite}@keyframes fall-171{32.28%{transform:translate(81.5488vw,32.28vh) scale(.5255)}to{transform:translate(79.0306vw,100vh) scale(.5255)}}.snow:nth-child(172){opacity:.727;transform:translate(41.1549vw,-10px) scale(.8582);animation:fall-172 17s -4s linear infinite}@keyframes fall-172{79.126%{transform:translate(46.7417vw,79.126vh) scale(.8582)}to{transform:translate(43.9483vw,100vh) scale(.8582)}}.snow:nth-child(173){opacity:.5942;transform:translate(45.0777vw,-10px) scale(.6545);animation:fall-173 19s -21s linear infinite}@keyframes fall-173{33.257%{transform:translate(46.4254vw,33.257vh) scale(.6545)}to{transform:translate(45.75155vw,100vh) scale(.6545)}}.snow:nth-child(174){opacity:1.5844;transform:translate(4.8715vw,-10px) scale(.5873);animation:fall-174 22s -28s linear infinite}@keyframes fall-174{37.987%{transform:translate(-2.894vw,37.987vh) scale(.5873)}to{transform:translate(.98875vw,100vh) scale(.5873)}}.snow:nth-child(175){opacity:.5828;transform:translate(64.7212vw,-10px) scale(.2211);animation:fall-175 29s -18s linear infinite}@keyframes fall-175{70.593%{transform:translate(55.6286vw,70.593vh) scale(.2211)}to{transform:translate(60.1749vw,100vh) scale(.2211)}}.snow:nth-child(176){opacity:1.3696;transform:translate(59.4074vw,-10px) scale(.4457);animation:fall-176 17s -9s linear infinite}@keyframes fall-176{54.221%{transform:translate(62.7863vw,54.221vh) scale(.4457)}to{transform:translate(61.09685vw,100vh) scale(.4457)}}.snow:nth-child(177){opacity:.3606;transform:translate(13.3526vw,-10px) scale(.8702);animation:fall-177 26s -4s linear infinite}@keyframes fall-177{33.892%{transform:translate(3.7514vw,33.892vh) scale(.8702)}to{transform:translate(8.552vw,100vh) scale(.8702)}}.snow:nth-child(178){opacity:.45;transform:translate(34.7369vw,-10px) scale(.8882);animation:fall-178 12s -30s linear infinite}@keyframes fall-178{34.372%{transform:translate(37.0895vw,34.372vh) scale(.8882)}to{transform:translate(35.9132vw,100vh) scale(.8882)}}.snow:nth-child(179){opacity:1.385;transform:translate(45.7096vw,-10px) scale(.4578);animation:fall-179 15s -28s linear infinite}@keyframes fall-179{74.789%{transform:translate(42.7776vw,74.789vh) scale(.4578)}to{transform:translate(44.2436vw,100vh) scale(.4578)}}.snow:nth-child(180){opacity:1.5922;transform:translate(98.7561vw,-10px) scale(.0114);animation:fall-180 11s -5s linear infinite}@keyframes fall-180{57.952%{transform:translate(107.0152vw,57.952vh) scale(.0114)}to{transform:translate(102.88565vw,100vh) scale(.0114)}}.snow:nth-child(181){opacity:.1116;transform:translate(7.247vw,-10px) scale(.5106);animation:fall-181 27s -30s linear infinite}@keyframes fall-181{62.965%{transform:translate(7.3613vw,62.965vh) scale(.5106)}to{transform:translate(7.30415vw,100vh) scale(.5106)}}.snow:nth-child(182){opacity:1.4496;transform:translate(27.2879vw,-10px) scale(.9831);animation:fall-182 28s -27s linear infinite}@keyframes fall-182{62.207%{transform:translate(27.2592vw,62.207vh) scale(.9831)}to{transform:translate(27.27355vw,100vh) scale(.9831)}}.snow:nth-child(183){opacity:.4206;transform:translate(96.6849vw,-10px) scale(.4709);animation:fall-183 22s -30s linear infinite}@keyframes fall-183{70.168%{transform:translate(96.8009vw,70.168vh) scale(.4709)}to{transform:translate(96.7429vw,100vh) scale(.4709)}}.snow:nth-child(184){opacity:.8196;transform:translate(48.0958vw,-10px) scale(.0383);animation:fall-184 14s -30s linear infinite}@keyframes fall-184{56.106%{transform:translate(57.0939vw,56.106vh) scale(.0383)}to{transform:translate(52.59485vw,100vh) scale(.0383)}}.snow:nth-child(185){opacity:1.0904;transform:translate(65.4361vw,-10px) scale(.633);animation:fall-185 30s -25s linear infinite}@keyframes fall-185{38.868%{transform:translate(68.6967vw,38.868vh) scale(.633)}to{transform:translate(67.0664vw,100vh) scale(.633)}}.snow:nth-child(186){opacity:1.3414;transform:translate(47.9525vw,-10px) scale(.0094);animation:fall-186 25s -26s linear infinite}@keyframes fall-186{70.771%{transform:translate(56.8828vw,70.771vh) scale(.0094)}to{transform:translate(52.41765vw,100vh) scale(.0094)}}.snow:nth-child(187){opacity:1.9748;transform:translate(75.3612vw,-10px) scale(.0455);animation:fall-187 13s -4s linear infinite}@keyframes fall-187{43.543%{transform:translate(67.1941vw,43.543vh) scale(.0455)}to{transform:translate(71.27765vw,100vh) scale(.0455)}}.snow:nth-child(188){opacity:1.3764;transform:translate(49.8825vw,-10px) scale(.3331);animation:fall-188 29s -30s linear infinite}@keyframes fall-188{70.269%{transform:translate(49.7756vw,70.269vh) scale(.3331)}to{transform:translate(49.82905vw,100vh) scale(.3331)}}.snow:nth-child(189){opacity:1.1612;transform:translate(22.2539vw,-10px) scale(.2313);animation:fall-189 14s -29s linear infinite}@keyframes fall-189{59.694%{transform:translate(27.2419vw,59.694vh) scale(.2313)}to{transform:translate(24.7479vw,100vh) scale(.2313)}}.snow:nth-child(190){opacity:1.2572;transform:translate(37.8151vw,-10px) scale(.2124);animation:fall-190 14s -7s linear infinite}@keyframes fall-190{60.965%{transform:translate(38.7593vw,60.965vh) scale(.2124)}to{transform:translate(38.2872vw,100vh) scale(.2124)}}.snow:nth-child(191){opacity:.4164;transform:translate(77.5161vw,-10px) scale(.195);animation:fall-191 16s -29s linear infinite}@keyframes fall-191{75.757%{transform:translate(69.0387vw,75.757vh) scale(.195)}to{transform:translate(73.2774vw,100vh) scale(.195)}}.snow:nth-child(192){opacity:1.3974;transform:translate(51.0547vw,-10px) scale(.172);animation:fall-192 12s -14s linear infinite}@keyframes fall-192{67.82%{transform:translate(60.0406vw,67.82vh) scale(.172)}to{transform:translate(55.54765vw,100vh) scale(.172)}}.snow:nth-child(193){opacity:.0938;transform:translate(83.0266vw,-10px) scale(.8503);animation:fall-193 17s -17s linear infinite}@keyframes fall-193{77.218%{transform:translate(74.3049vw,77.218vh) scale(.8503)}to{transform:translate(78.66575vw,100vh) scale(.8503)}}.snow:nth-child(194){opacity:1.5248;transform:translate(99.3727vw,-10px) scale(.4883);animation:fall-194 13s -28s linear infinite}@keyframes fall-194{75.461%{transform:translate(105.6446vw,75.461vh) scale(.4883)}to{transform:translate(102.50865vw,100vh) scale(.4883)}}.snow:nth-child(195){opacity:1.6128;transform:translate(14.9676vw,-10px) scale(.0452);animation:fall-195 21s -15s linear infinite}@keyframes fall-195{76.22%{transform:translate(13.9323vw,76.22vh) scale(.0452)}to{transform:translate(14.44995vw,100vh) scale(.0452)}}.snow:nth-child(196){opacity:.5298;transform:translate(7.7148vw,-10px) scale(.3124);animation:fall-196 22s -14s linear infinite}@keyframes fall-196{45.038%{transform:translate(-.4108vw,45.038vh) scale(.3124)}to{transform:translate(3.652vw,100vh) scale(.3124)}}.snow:nth-child(197){opacity:1.4296;transform:translate(90.6202vw,-10px) scale(.8645);animation:fall-197 16s -6s linear infinite}@keyframes fall-197{79.165%{transform:translate(96.4899vw,79.165vh) scale(.8645)}to{transform:translate(93.55505vw,100vh) scale(.8645)}}.snow:nth-child(198){opacity:1.997;transform:translate(26.4059vw,-10px) scale(.3558);animation:fall-198 15s -28s linear infinite}@keyframes fall-198{69.365%{transform:translate(34.2184vw,69.365vh) scale(.3558)}to{transform:translate(30.31215vw,100vh) scale(.3558)}}.snow:nth-child(199){opacity:1.7026;transform:translate(88.5226vw,-10px) scale(.7415);animation:fall-199 27s -5s linear infinite}@keyframes fall-199{63.687%{transform:translate(90.5105vw,63.687vh) scale(.7415)}to{transform:translate(89.51655vw,100vh) scale(.7415)}}.snow:nth-child(200){opacity:.1348;transform:translate(3.1962vw,-10px) scale(.9088);animation:fall-200 24s -4s linear infinite}@keyframes fall-200{45.489%{transform:translate(4.9308vw,45.489vh) scale(.9088)}to{transform:translate(4.0635vw,100vh) scale(.9088)}}.snow:nth-child(201){opacity:.5404;transform:translate(37.0247vw,-10px) scale(.3967);animation:fall-201 23s -27s linear infinite}@keyframes fall-201{40.575%{transform:translate(44.0628vw,40.575vh) scale(.3967)}to{transform:translate(40.54375vw,100vh) scale(.3967)}}.snow:nth-child(202){opacity:1.9122;transform:translate(18.5546vw,-10px) scale(.516);animation:fall-202 25s -14s linear infinite}@keyframes fall-202{38.767%{transform:translate(22.2777vw,38.767vh) scale(.516)}to{transform:translate(20.41615vw,100vh) scale(.516)}}.snow:nth-child(203){opacity:1.3336;transform:translate(11.1282vw,-10px) scale(.6433);animation:fall-203 21s -23s linear infinite}@keyframes fall-203{70.462%{transform:translate(18.4872vw,70.462vh) scale(.6433)}to{transform:translate(14.8077vw,100vh) scale(.6433)}}.snow:nth-child(204){opacity:.9566;transform:translate(95.0435vw,-10px) scale(.3739);animation:fall-204 19s -25s linear infinite}@keyframes fall-204{36.838%{transform:translate(102.0619vw,36.838vh) scale(.3739)}to{transform:translate(98.5527vw,100vh) scale(.3739)}}.snow:nth-child(205){opacity:1.538;transform:translate(40.244vw,-10px) scale(.7112);animation:fall-205 26s -30s linear infinite}@keyframes fall-205{75.667%{transform:translate(45.3501vw,75.667vh) scale(.7112)}to{transform:translate(42.79705vw,100vh) scale(.7112)}}.snow:nth-child(206){opacity:.4972;transform:translate(11.1693vw,-10px) scale(.5985);animation:fall-206 17s -10s linear infinite}@keyframes fall-206{55.493%{transform:translate(13.9263vw,55.493vh) scale(.5985)}to{transform:translate(12.5478vw,100vh) scale(.5985)}}.snow:nth-child(207){opacity:1.2116;transform:translate(71.0471vw,-10px) scale(.0065);animation:fall-207 10s -6s linear infinite}@keyframes fall-207{66.323%{transform:translate(71.4996vw,66.323vh) scale(.0065)}to{transform:translate(71.27335vw,100vh) scale(.0065)}}.snow:nth-child(208){opacity:1.076;transform:translate(86.3804vw,-10px) scale(.2713);animation:fall-208 23s -8s linear infinite}@keyframes fall-208{50.078%{transform:translate(90.6835vw,50.078vh) scale(.2713)}to{transform:translate(88.53195vw,100vh) scale(.2713)}}.snow:nth-child(209){opacity:1.0762;transform:translate(76.7173vw,-10px) scale(.2271);animation:fall-209 18s -4s linear infinite}@keyframes fall-209{66.583%{transform:translate(70.2792vw,66.583vh) scale(.2271)}to{transform:translate(73.49825vw,100vh) scale(.2271)}}.snow:nth-child(210){opacity:1.167;transform:translate(9.0461vw,-10px) scale(.1712);animation:fall-210 29s -4s linear infinite}@keyframes fall-210{54.155%{transform:translate(7.0424vw,54.155vh) scale(.1712)}to{transform:translate(8.04425vw,100vh) scale(.1712)}}.snow:nth-child(211){opacity:.9296;transform:translate(29.8744vw,-10px) scale(.6525);animation:fall-211 17s -16s linear infinite}@keyframes fall-211{31.976%{transform:translate(37.0792vw,31.976vh) scale(.6525)}to{transform:translate(33.4768vw,100vh) scale(.6525)}}.snow:nth-child(212){opacity:.2926;transform:translate(10.7506vw,-10px) scale(.6783);animation:fall-212 16s -29s linear infinite}@keyframes fall-212{37.265%{transform:translate(18.5354vw,37.265vh) scale(.6783)}to{transform:translate(14.643vw,100vh) scale(.6783)}}.snow:nth-child(213){opacity:1.2326;transform:translate(74.8518vw,-10px) scale(.7307);animation:fall-213 23s -18s linear infinite}@keyframes fall-213{65.783%{transform:translate(80.8466vw,65.783vh) scale(.7307)}to{transform:translate(77.8492vw,100vh) scale(.7307)}}.snow:nth-child(214){opacity:1.1918;transform:translate(85.7095vw,-10px) scale(.5026);animation:fall-214 16s -19s linear infinite}@keyframes fall-214{78.265%{transform:translate(88.5229vw,78.265vh) scale(.5026)}to{transform:translate(87.1162vw,100vh) scale(.5026)}}.snow:nth-child(215){opacity:1.8492;transform:translate(85.3516vw,-10px) scale(.3435);animation:fall-215 27s -3s linear infinite}@keyframes fall-215{72.393%{transform:translate(93.8685vw,72.393vh) scale(.3435)}to{transform:translate(89.61005vw,100vh) scale(.3435)}}.snow:nth-child(216){opacity:.525;transform:translate(20.5546vw,-10px) scale(.2971);animation:fall-216 26s -22s linear infinite}@keyframes fall-216{53.834%{transform:translate(13.9538vw,53.834vh) scale(.2971)}to{transform:translate(17.2542vw,100vh) scale(.2971)}}.snow:nth-child(217){opacity:1.908;transform:translate(85.5685vw,-10px) scale(.8426);animation:fall-217 29s -21s linear infinite}@keyframes fall-217{57.064%{transform:translate(88.9609vw,57.064vh) scale(.8426)}to{transform:translate(87.2647vw,100vh) scale(.8426)}}.snow:nth-child(218){opacity:.7462;transform:translate(68.9682vw,-10px) scale(.7924);animation:fall-218 24s -29s linear infinite}@keyframes fall-218{40.601%{transform:translate(72.9811vw,40.601vh) scale(.7924)}to{transform:translate(70.97465vw,100vh) scale(.7924)}}.snow:nth-child(219){opacity:.4222;transform:translate(12.1579vw,-10px) scale(.3582);animation:fall-219 18s -5s linear infinite}@keyframes fall-219{69.245%{transform:translate(17.5961vw,69.245vh) scale(.3582)}to{transform:translate(14.877vw,100vh) scale(.3582)}}.snow:nth-child(220){opacity:.9398;transform:translate(23.4846vw,-10px) scale(.1103);animation:fall-220 21s -14s linear infinite}@keyframes fall-220{61.877%{transform:translate(22.1215vw,61.877vh) scale(.1103)}to{transform:translate(22.80305vw,100vh) scale(.1103)}}.snow:nth-child(221){opacity:1.689;transform:translate(97.8155vw,-10px) scale(.4231);animation:fall-221 11s -21s linear infinite}@keyframes fall-221{39.392%{transform:translate(91.4004vw,39.392vh) scale(.4231)}to{transform:translate(94.60795vw,100vh) scale(.4231)}}.snow:nth-child(222){opacity:1.4184;transform:translate(19.1394vw,-10px) scale(.9694);animation:fall-222 23s -27s linear infinite}@keyframes fall-222{40.462%{transform:translate(12.7494vw,40.462vh) scale(.9694)}to{transform:translate(15.9444vw,100vh) scale(.9694)}}.snow:nth-child(223){opacity:1.765;transform:translate(27.2623vw,-10px) scale(.3274);animation:fall-223 16s -7s linear infinite}@keyframes fall-223{39.23%{transform:translate(22.2801vw,39.23vh) scale(.3274)}to{transform:translate(24.7712vw,100vh) scale(.3274)}}.snow:nth-child(224){opacity:.348;transform:translate(46.6119vw,-10px) scale(.7128);animation:fall-224 26s -11s linear infinite}@keyframes fall-224{58.599%{transform:translate(52.2685vw,58.599vh) scale(.7128)}to{transform:translate(49.4402vw,100vh) scale(.7128)}}.snow:nth-child(225){opacity:1.9354;transform:translate(11.3731vw,-10px) scale(.9949);animation:fall-225 27s -20s linear infinite}@keyframes fall-225{43.772%{transform:translate(2.0833vw,43.772vh) scale(.9949)}to{transform:translate(6.7282vw,100vh) scale(.9949)}}.snow:nth-child(226){opacity:1.5776;transform:translate(63.9021vw,-10px) scale(.6108);animation:fall-226 16s -7s linear infinite}@keyframes fall-226{70.749%{transform:translate(62.2282vw,70.749vh) scale(.6108)}to{transform:translate(63.06515vw,100vh) scale(.6108)}}.snow:nth-child(227){opacity:.5516;transform:translate(46.096vw,-10px) scale(.2278);animation:fall-227 17s -29s linear infinite}@keyframes fall-227{38.218%{transform:translate(36.216vw,38.218vh) scale(.2278)}to{transform:translate(41.156vw,100vh) scale(.2278)}}.snow:nth-child(228){opacity:.043;transform:translate(79.4612vw,-10px) scale(.524);animation:fall-228 27s -29s linear infinite}@keyframes fall-228{62.288%{transform:translate(89.3076vw,62.288vh) scale(.524)}to{transform:translate(84.3844vw,100vh) scale(.524)}}.snow:nth-child(229){opacity:1.2902;transform:translate(87.5166vw,-10px) scale(.2996);animation:fall-229 12s -11s linear infinite}@keyframes fall-229{30.963%{transform:translate(78.7517vw,30.963vh) scale(.2996)}to{transform:translate(83.13415vw,100vh) scale(.2996)}}.snow:nth-child(230){opacity:.0924;transform:translate(30.6855vw,-10px) scale(.5023);animation:fall-230 11s -9s linear infinite}@keyframes fall-230{71.216%{transform:translate(35.2418vw,71.216vh) scale(.5023)}to{transform:translate(32.96365vw,100vh) scale(.5023)}}.snow:nth-child(231){opacity:1.8084;transform:translate(58.9077vw,-10px) scale(.8707);animation:fall-231 26s -23s linear infinite}@keyframes fall-231{58.707%{transform:translate(58.1808vw,58.707vh) scale(.8707)}to{transform:translate(58.54425vw,100vh) scale(.8707)}}.snow:nth-child(232){opacity:1.7048;transform:translate(92.6097vw,-10px) scale(.2634);animation:fall-232 16s -20s linear infinite}@keyframes fall-232{52.653%{transform:translate(93.0015vw,52.653vh) scale(.2634)}to{transform:translate(92.8056vw,100vh) scale(.2634)}}.snow:nth-child(233){opacity:.136;transform:translate(17.6948vw,-10px) scale(.5107);animation:fall-233 21s -17s linear infinite}@keyframes fall-233{45.855%{transform:translate(8.3042vw,45.855vh) scale(.5107)}to{transform:translate(12.9995vw,100vh) scale(.5107)}}.snow:nth-child(234){opacity:.6322;transform:translate(26.5417vw,-10px) scale(.1158);animation:fall-234 17s -14s linear infinite}@keyframes fall-234{67.754%{transform:translate(24.5186vw,67.754vh) scale(.1158)}to{transform:translate(25.53015vw,100vh) scale(.1158)}}.snow:nth-child(235){opacity:1.3088;transform:translate(98.2718vw,-10px) scale(.9537);animation:fall-235 19s -28s linear infinite}@keyframes fall-235{59.461%{transform:translate(88.6495vw,59.461vh) scale(.9537)}to{transform:translate(93.46065vw,100vh) scale(.9537)}}.snow:nth-child(236){opacity:1.6912;transform:translate(58.1046vw,-10px) scale(.3854);animation:fall-236 13s -18s linear infinite}@keyframes fall-236{42.989%{transform:translate(65.2298vw,42.989vh) scale(.3854)}to{transform:translate(61.6672vw,100vh) scale(.3854)}}.snow:nth-child(237){opacity:1.8064;transform:translate(56.8108vw,-10px) scale(.7561);animation:fall-237 25s -22s linear infinite}@keyframes fall-237{65.352%{transform:translate(61.3905vw,65.352vh) scale(.7561)}to{transform:translate(59.10065vw,100vh) scale(.7561)}}.snow:nth-child(238){opacity:1.1306;transform:translate(3.2296vw,-10px) scale(.9934);animation:fall-238 18s -7s linear infinite}@keyframes fall-238{56.982%{transform:translate(8.6497vw,56.982vh) scale(.9934)}to{transform:translate(5.93965vw,100vh) scale(.9934)}}.snow:nth-child(239){opacity:.822;transform:translate(4.8109vw,-10px) scale(.3186);animation:fall-239 30s -6s linear infinite}@keyframes fall-239{50.814%{transform:translate(12.9139vw,50.814vh) scale(.3186)}to{transform:translate(8.8624vw,100vh) scale(.3186)}}.snow:nth-child(240){opacity:.7834;transform:translate(72.6147vw,-10px) scale(.8637);animation:fall-240 13s -20s linear infinite}@keyframes fall-240{48.379%{transform:translate(71.6893vw,48.379vh) scale(.8637)}to{transform:translate(72.152vw,100vh) scale(.8637)}}.snow:nth-child(241){opacity:1.661;transform:translate(23.7579vw,-10px) scale(.1394);animation:fall-241 13s -22s linear infinite}@keyframes fall-241{71.246%{transform:translate(17.748vw,71.246vh) scale(.1394)}to{transform:translate(20.75295vw,100vh) scale(.1394)}}.snow:nth-child(242){opacity:1.4092;transform:translate(83.0993vw,-10px) scale(.0558);animation:fall-242 15s -27s linear infinite}@keyframes fall-242{73.806%{transform:translate(86.7831vw,73.806vh) scale(.0558)}to{transform:translate(84.9412vw,100vh) scale(.0558)}}.snow:nth-child(243){opacity:1.4478;transform:translate(23.4735vw,-10px) scale(.3576);animation:fall-243 26s -7s linear infinite}@keyframes fall-243{40.283%{transform:translate(18.2498vw,40.283vh) scale(.3576)}to{transform:translate(20.86165vw,100vh) scale(.3576)}}.snow:nth-child(244){opacity:1.9766;transform:translate(30.2749vw,-10px) scale(.6759);animation:fall-244 14s -25s linear infinite}@keyframes fall-244{68.206%{transform:translate(33.0908vw,68.206vh) scale(.6759)}to{transform:translate(31.68285vw,100vh) scale(.6759)}}.snow:nth-child(245){opacity:1.0554;transform:translate(52.4952vw,-10px) scale(.4959);animation:fall-245 28s -13s linear infinite}@keyframes fall-245{33.204%{transform:translate(55.792vw,33.204vh) scale(.4959)}to{transform:translate(54.1436vw,100vh) scale(.4959)}}.snow:nth-child(246){opacity:1.4716;transform:translate(62.393vw,-10px) scale(.2873);animation:fall-246 15s -13s linear infinite}@keyframes fall-246{64.292%{transform:translate(63.2021vw,64.292vh) scale(.2873)}to{transform:translate(62.79755vw,100vh) scale(.2873)}}.snow:nth-child(247){opacity:.5228;transform:translate(15.9581vw,-10px) scale(.5131);animation:fall-247 13s -14s linear infinite}@keyframes fall-247{69.55%{transform:translate(13.4vw,69.55vh) scale(.5131)}to{transform:translate(14.67905vw,100vh) scale(.5131)}}.snow:nth-child(248){opacity:.1836;transform:translate(11.5954vw,-10px) scale(.6912);animation:fall-248 11s -25s linear infinite}@keyframes fall-248{74.866%{transform:translate(3.3262vw,74.866vh) scale(.6912)}to{transform:translate(7.4608vw,100vh) scale(.6912)}}.snow:nth-child(249){opacity:.909;transform:translate(43.7985vw,-10px) scale(.2557);animation:fall-249 26s -25s linear infinite}@keyframes fall-249{31.143%{transform:translate(35.8001vw,31.143vh) scale(.2557)}to{transform:translate(39.7993vw,100vh) scale(.2557)}}.snow:nth-child(250){opacity:.334;transform:translate(20.1786vw,-10px) scale(.1003);animation:fall-250 22s -11s linear infinite}@keyframes fall-250{55.604%{transform:translate(22.6851vw,55.604vh) scale(.1003)}to{transform:translate(21.43185vw,100vh) scale(.1003)}}.snow:nth-child(251){opacity:1.8748;transform:translate(65.2721vw,-10px) scale(.9789);animation:fall-251 22s -21s linear infinite}@keyframes fall-251{55.284%{transform:translate(56.7294vw,55.284vh) scale(.9789)}to{transform:translate(61.00075vw,100vh) scale(.9789)}}.snow:nth-child(252){opacity:.949;transform:translate(30.0708vw,-10px) scale(.7037);animation:fall-252 23s -22s linear infinite}@keyframes fall-252{55.633%{transform:translate(28.9024vw,55.633vh) scale(.7037)}to{transform:translate(29.4866vw,100vh) scale(.7037)}}.snow:nth-child(253){opacity:.959;transform:translate(91.7113vw,-10px) scale(.5967);animation:fall-253 10s -10s linear infinite}@keyframes fall-253{66.215%{transform:translate(101.4877vw,66.215vh) scale(.5967)}to{transform:translate(96.5995vw,100vh) scale(.5967)}}.snow:nth-child(254){opacity:1.8768;transform:translate(13.39vw,-10px) scale(.5388);animation:fall-254 30s -2s linear infinite}@keyframes fall-254{79.183%{transform:translate(4.5748vw,79.183vh) scale(.5388)}to{transform:translate(8.9824vw,100vh) scale(.5388)}}.snow:nth-child(255){opacity:.9468;transform:translate(56.638vw,-10px) scale(.8239);animation:fall-255 17s -19s linear infinite}@keyframes fall-255{77.172%{transform:translate(47.0975vw,77.172vh) scale(.8239)}to{transform:translate(51.86775vw,100vh) scale(.8239)}}.snow:nth-child(256){opacity:.6686;transform:translate(42.3069vw,-10px) scale(.0714);animation:fall-256 25s -5s linear infinite}@keyframes fall-256{49.025%{transform:translate(50.4298vw,49.025vh) scale(.0714)}to{transform:translate(46.36835vw,100vh) scale(.0714)}}.snow:nth-child(257){opacity:1.3428;transform:translate(54.3577vw,-10px) scale(.452);animation:fall-257 14s -12s linear infinite}@keyframes fall-257{55.264%{transform:translate(46.2348vw,55.264vh) scale(.452)}to{transform:translate(50.29625vw,100vh) scale(.452)}}.snow:nth-child(258){opacity:1.7578;transform:translate(52.252vw,-10px) scale(.3342);animation:fall-258 21s -30s linear infinite}@keyframes fall-258{60.656%{transform:translate(51.769vw,60.656vh) scale(.3342)}to{transform:translate(52.0105vw,100vh) scale(.3342)}}.snow:nth-child(259){opacity:1.4768;transform:translate(48.1244vw,-10px) scale(.7647);animation:fall-259 28s -21s linear infinite}@keyframes fall-259{78.872%{transform:translate(53.7916vw,78.872vh) scale(.7647)}to{transform:translate(50.958vw,100vh) scale(.7647)}}.snow:nth-child(260){opacity:.7794;transform:translate(.511vw,-10px) scale(.8865);animation:fall-260 10s -29s linear infinite}@keyframes fall-260{41.007%{transform:translate(-.4602vw,41.007vh) scale(.8865)}to{transform:translate(.0254vw,100vh) scale(.8865)}}.snow:nth-child(261){opacity:1.891;transform:translate(93.0294vw,-10px) scale(.8386);animation:fall-261 16s -19s linear infinite}@keyframes fall-261{34.461%{transform:translate(92.0099vw,34.461vh) scale(.8386)}to{transform:translate(92.51965vw,100vh) scale(.8386)}}.snow:nth-child(262){opacity:.016;transform:translate(27.8195vw,-10px) scale(.8321);animation:fall-262 14s -4s linear infinite}@keyframes fall-262{69.516%{transform:translate(18.8111vw,69.516vh) scale(.8321)}to{transform:translate(23.3153vw,100vh) scale(.8321)}}.snow:nth-child(263){opacity:1.4544;transform:translate(41.5563vw,-10px) scale(.5227);animation:fall-263 10s -12s linear infinite}@keyframes fall-263{47.863%{transform:translate(48.051vw,47.863vh) scale(.5227)}to{transform:translate(44.80365vw,100vh) scale(.5227)}}.snow:nth-child(264){opacity:.1348;transform:translate(77.6653vw,-10px) scale(.6434);animation:fall-264 18s -4s linear infinite}@keyframes fall-264{38.113%{transform:translate(71.8009vw,38.113vh) scale(.6434)}to{transform:translate(74.7331vw,100vh) scale(.6434)}}.snow:nth-child(265){opacity:.4072;transform:translate(6.415vw,-10px) scale(.9787);animation:fall-265 14s -17s linear infinite}@keyframes fall-265{40.257%{transform:translate(11.6777vw,40.257vh) scale(.9787)}to{transform:translate(9.04635vw,100vh) scale(.9787)}}.snow:nth-child(266){opacity:.1588;transform:translate(17.0934vw,-10px) scale(.3153);animation:fall-266 25s -9s linear infinite}@keyframes fall-266{63.143%{transform:translate(17.6878vw,63.143vh) scale(.3153)}to{transform:translate(17.3906vw,100vh) scale(.3153)}}.snow:nth-child(267){opacity:.4668;transform:translate(43.8602vw,-10px) scale(.3916);animation:fall-267 25s -24s linear infinite}@keyframes fall-267{54.127%{transform:translate(36.6467vw,54.127vh) scale(.3916)}to{transform:translate(40.25345vw,100vh) scale(.3916)}}.snow:nth-child(268){opacity:.967;transform:translate(14.4725vw,-10px) scale(.2696);animation:fall-268 16s -7s linear infinite}@keyframes fall-268{35.21%{transform:translate(19.0268vw,35.21vh) scale(.2696)}to{transform:translate(16.74965vw,100vh) scale(.2696)}}.snow:nth-child(269){opacity:1.62;transform:translate(54.3207vw,-10px) scale(.6342);animation:fall-269 30s -28s linear infinite}@keyframes fall-269{64.8%{transform:translate(62.6513vw,64.8vh) scale(.6342)}to{transform:translate(58.486vw,100vh) scale(.6342)}}.snow:nth-child(270){opacity:1.3328;transform:translate(3.616vw,-10px) scale(.2139);animation:fall-270 23s -4s linear infinite}@keyframes fall-270{52.364%{transform:translate(6.9539vw,52.364vh) scale(.2139)}to{transform:translate(5.28495vw,100vh) scale(.2139)}}.snow:nth-child(271){opacity:1.0784;transform:translate(34.9832vw,-10px) scale(.3915);animation:fall-271 24s -9s linear infinite}@keyframes fall-271{30.983%{transform:translate(31.2287vw,30.983vh) scale(.3915)}to{transform:translate(33.10595vw,100vh) scale(.3915)}}.snow:nth-child(272){opacity:.736;transform:translate(5.5885vw,-10px) scale(.2905);animation:fall-272 22s -25s linear infinite}@keyframes fall-272{58.747%{transform:translate(-.4208vw,58.747vh) scale(.2905)}to{transform:translate(2.58385vw,100vh) scale(.2905)}}.snow:nth-child(273){opacity:.9406;transform:translate(10.4396vw,-10px) scale(.2861);animation:fall-273 20s -12s linear infinite}@keyframes fall-273{63.71%{transform:translate(3.9187vw,63.71vh) scale(.2861)}to{transform:translate(7.17915vw,100vh) scale(.2861)}}.snow:nth-child(274){opacity:1.109;transform:translate(92.6312vw,-10px) scale(.2024);animation:fall-274 13s -8s linear infinite}@keyframes fall-274{69.168%{transform:translate(82.7139vw,69.168vh) scale(.2024)}to{transform:translate(87.67255vw,100vh) scale(.2024)}}.snow:nth-child(275){opacity:1.328;transform:translate(24.1045vw,-10px) scale(.6764);animation:fall-275 18s -30s linear infinite}@keyframes fall-275{39.147%{transform:translate(17.7013vw,39.147vh) scale(.6764)}to{transform:translate(20.9029vw,100vh) scale(.6764)}}.snow:nth-child(276){opacity:1.811;transform:translate(26.2953vw,-10px) scale(.7812);animation:fall-276 15s -14s linear infinite}@keyframes fall-276{61.513%{transform:translate(32.8854vw,61.513vh) scale(.7812)}to{transform:translate(29.59035vw,100vh) scale(.7812)}}.snow:nth-child(277){opacity:1.0958;transform:translate(80.9807vw,-10px) scale(.0292);animation:fall-277 19s -7s linear infinite}@keyframes fall-277{78.31%{transform:translate(75.7191vw,78.31vh) scale(.0292)}to{transform:translate(78.3499vw,100vh) scale(.0292)}}.snow:nth-child(278){opacity:1.6162;transform:translate(33.3283vw,-10px) scale(.1857);animation:fall-278 29s -19s linear infinite}@keyframes fall-278{62.186%{transform:translate(31.7852vw,62.186vh) scale(.1857)}to{transform:translate(32.55675vw,100vh) scale(.1857)}}.snow:nth-child(279){opacity:1.7312;transform:translate(43.3533vw,-10px) scale(.3207);animation:fall-279 25s -19s linear infinite}@keyframes fall-279{74.519%{transform:translate(49.8592vw,74.519vh) scale(.3207)}to{transform:translate(46.60625vw,100vh) scale(.3207)}}.snow:nth-child(280){opacity:1.786;transform:translate(96.6755vw,-10px) scale(.3542);animation:fall-280 17s -10s linear infinite}@keyframes fall-280{65.315%{transform:translate(90.2236vw,65.315vh) scale(.3542)}to{transform:translate(93.44955vw,100vh) scale(.3542)}}.snow:nth-child(281){opacity:1.093;transform:translate(23.3106vw,-10px) scale(.5344);animation:fall-281 14s -26s linear infinite}@keyframes fall-281{76.192%{transform:translate(32.5625vw,76.192vh) scale(.5344)}to{transform:translate(27.93655vw,100vh) scale(.5344)}}.snow:nth-child(282){opacity:.8096;transform:translate(99.2524vw,-10px) scale(.1294);animation:fall-282 22s -22s linear infinite}@keyframes fall-282{78.923%{transform:translate(95.7708vw,78.923vh) scale(.1294)}to{transform:translate(97.5116vw,100vh) scale(.1294)}}.snow:nth-child(283){opacity:.304;transform:translate(38.1989vw,-10px) scale(.2864);animation:fall-283 18s -29s linear infinite}@keyframes fall-283{71.654%{transform:translate(36.3546vw,71.654vh) scale(.2864)}to{transform:translate(37.27675vw,100vh) scale(.2864)}}.snow:nth-child(284){opacity:1.6902;transform:translate(52.1845vw,-10px) scale(.8662);animation:fall-284 14s -28s linear infinite}@keyframes fall-284{65.625%{transform:translate(54.0357vw,65.625vh) scale(.8662)}to{transform:translate(53.1101vw,100vh) scale(.8662)}}.snow:nth-child(285){opacity:1.3156;transform:translate(19.2238vw,-10px) scale(.7926);animation:fall-285 15s -1s linear infinite}@keyframes fall-285{39.092%{transform:translate(18.0475vw,39.092vh) scale(.7926)}to{transform:translate(18.63565vw,100vh) scale(.7926)}}.snow:nth-child(286){opacity:1.0692;transform:translate(57.8117vw,-10px) scale(.5431);animation:fall-286 13s -10s linear infinite}@keyframes fall-286{62.918%{transform:translate(53.8121vw,62.918vh) scale(.5431)}to{transform:translate(55.8119vw,100vh) scale(.5431)}}.snow:nth-child(287){opacity:.856;transform:translate(12.0649vw,-10px) scale(.974);animation:fall-287 19s -19s linear infinite}@keyframes fall-287{51.222%{transform:translate(18.8062vw,51.222vh) scale(.974)}to{transform:translate(15.43555vw,100vh) scale(.974)}}.snow:nth-child(288){opacity:.3046;transform:translate(6.6599vw,-10px) scale(.6624);animation:fall-288 25s -30s linear infinite}@keyframes fall-288{69.817%{transform:translate(5.8281vw,69.817vh) scale(.6624)}to{transform:translate(6.244vw,100vh) scale(.6624)}}.snow:nth-child(289){opacity:1.0096;transform:translate(34.7842vw,-10px) scale(.1816);animation:fall-289 30s -7s linear infinite}@keyframes fall-289{48.503%{transform:translate(42.0032vw,48.503vh) scale(.1816)}to{transform:translate(38.3937vw,100vh) scale(.1816)}}.snow:nth-child(290){opacity:1.6276;transform:translate(13.4317vw,-10px) scale(.9384);animation:fall-290 28s -6s linear infinite}@keyframes fall-290{49.251%{transform:translate(5.1964vw,49.251vh) scale(.9384)}to{transform:translate(9.31405vw,100vh) scale(.9384)}}.snow:nth-child(291){opacity:.3472;transform:translate(54.976vw,-10px) scale(.4019);animation:fall-291 15s -25s linear infinite}@keyframes fall-291{30.543%{transform:translate(50.7605vw,30.543vh) scale(.4019)}to{transform:translate(52.86825vw,100vh) scale(.4019)}}.snow:nth-child(292){opacity:.3264;transform:translate(95.709vw,-10px) scale(.2511);animation:fall-292 16s -9s linear infinite}@keyframes fall-292{31.362%{transform:translate(90.1238vw,31.362vh) scale(.2511)}to{transform:translate(92.9164vw,100vh) scale(.2511)}}.snow:nth-child(293){opacity:.387;transform:translate(17.589vw,-10px) scale(.6101);animation:fall-293 12s -26s linear infinite}@keyframes fall-293{34.728%{transform:translate(18.3028vw,34.728vh) scale(.6101)}to{transform:translate(17.9459vw,100vh) scale(.6101)}}.snow:nth-child(294){opacity:1.8862;transform:translate(30.408vw,-10px) scale(.1023);animation:fall-294 29s -10s linear infinite}@keyframes fall-294{78.912%{transform:translate(33.3156vw,78.912vh) scale(.1023)}to{transform:translate(31.8618vw,100vh) scale(.1023)}}.snow:nth-child(295){opacity:.0966;transform:translate(3.488vw,-10px) scale(.3302);animation:fall-295 27s -13s linear infinite}@keyframes fall-295{76.15%{transform:translate(-3.7323vw,76.15vh) scale(.3302)}to{transform:translate(-.12215vw,100vh) scale(.3302)}}.snow:nth-child(296){opacity:.4742;transform:translate(.6202vw,-10px) scale(.619);animation:fall-296 18s -28s linear infinite}@keyframes fall-296{66.456%{transform:translate(6.0375vw,66.456vh) scale(.619)}to{transform:translate(3.32885vw,100vh) scale(.619)}}.snow:nth-child(297){opacity:1.577;transform:translate(86.8691vw,-10px) scale(.2484);animation:fall-297 22s -14s linear infinite}@keyframes fall-297{52.366%{transform:translate(82.5147vw,52.366vh) scale(.2484)}to{transform:translate(84.6919vw,100vh) scale(.2484)}}.snow:nth-child(298){opacity:1.0142;transform:translate(73.6952vw,-10px) scale(.047);animation:fall-298 23s -30s linear infinite}@keyframes fall-298{34.576%{transform:translate(80.3295vw,34.576vh) scale(.047)}to{transform:translate(77.01235vw,100vh) scale(.047)}}.snow:nth-child(299){opacity:.8754;transform:translate(35.383vw,-10px) scale(.0512);animation:fall-299 27s -12s linear infinite}@keyframes fall-299{38.364%{transform:translate(38.3336vw,38.364vh) scale(.0512)}to{transform:translate(36.8583vw,100vh) scale(.0512)}}.snow:nth-child(300){opacity:.1886;transform:translate(36.5234vw,-10px) scale(.5591);animation:fall-300 11s -8s linear infinite}@keyframes fall-300{47.381%{transform:translate(31.6178vw,47.381vh) scale(.5591)}to{transform:translate(34.0706vw,100vh) scale(.5591)}}.snow:nth-child(301){opacity:1.4302;transform:translate(23.9765vw,-10px) scale(.222);animation:fall-301 18s -23s linear infinite}@keyframes fall-301{44.067%{transform:translate(28.8738vw,44.067vh) scale(.222)}to{transform:translate(26.42515vw,100vh) scale(.222)}}.snow:nth-child(302){opacity:.3178;transform:translate(21.2961vw,-10px) scale(.9449);animation:fall-302 26s -26s linear infinite}@keyframes fall-302{40.787%{transform:translate(16.1952vw,40.787vh) scale(.9449)}to{transform:translate(18.74565vw,100vh) scale(.9449)}}.snow:nth-child(303){opacity:.2742;transform:translate(71.3943vw,-10px) scale(.3812);animation:fall-303 23s -11s linear infinite}@keyframes fall-303{77.441%{transform:translate(64.6653vw,77.441vh) scale(.3812)}to{transform:translate(68.0298vw,100vh) scale(.3812)}}.snow:nth-child(304){opacity:1.0516;transform:translate(65.7609vw,-10px) scale(.9415);animation:fall-304 15s -2s linear infinite}@keyframes fall-304{70.471%{transform:translate(58.5191vw,70.471vh) scale(.9415)}to{transform:translate(62.14vw,100vh) scale(.9415)}}.snow:nth-child(305){opacity:1.733;transform:translate(81.1648vw,-10px) scale(.3165);animation:fall-305 18s -28s linear infinite}@keyframes fall-305{31.968%{transform:translate(83.912vw,31.968vh) scale(.3165)}to{transform:translate(82.5384vw,100vh) scale(.3165)}}.snow:nth-child(306){opacity:1.4568;transform:translate(37.3329vw,-10px) scale(.1618);animation:fall-306 30s -5s linear infinite}@keyframes fall-306{37.366%{transform:translate(28.8278vw,37.366vh) scale(.1618)}to{transform:translate(33.08035vw,100vh) scale(.1618)}}.snow:nth-child(307){opacity:.1932;transform:translate(45.4012vw,-10px) scale(.2992);animation:fall-307 22s -24s linear infinite}@keyframes fall-307{77.198%{transform:translate(52.5385vw,77.198vh) scale(.2992)}to{transform:translate(48.96985vw,100vh) scale(.2992)}}.snow:nth-child(308){opacity:.919;transform:translate(95.0265vw,-10px) scale(.8234);animation:fall-308 19s -21s linear infinite}@keyframes fall-308{30.681%{transform:translate(92.7765vw,30.681vh) scale(.8234)}to{transform:translate(93.9015vw,100vh) scale(.8234)}}.snow:nth-child(309){opacity:1.3174;transform:translate(71.4563vw,-10px) scale(.6163);animation:fall-309 27s -8s linear infinite}@keyframes fall-309{47.179%{transform:translate(63.7141vw,47.179vh) scale(.6163)}to{transform:translate(67.5852vw,100vh) scale(.6163)}}.snow:nth-child(310){opacity:1.984;transform:translate(10.421vw,-10px) scale(.8251);animation:fall-310 30s -4s linear infinite}@keyframes fall-310{68.139%{transform:translate(7.3716vw,68.139vh) scale(.8251)}to{transform:translate(8.8963vw,100vh) scale(.8251)}}.snow:nth-child(311){opacity:1.1634;transform:translate(40.4238vw,-10px) scale(.4156);animation:fall-311 21s -14s linear infinite}@keyframes fall-311{68.989%{transform:translate(34.6734vw,68.989vh) scale(.4156)}to{transform:translate(37.5486vw,100vh) scale(.4156)}}.snow:nth-child(312){opacity:1.8114;transform:translate(12.9127vw,-10px) scale(.6154);animation:fall-312 29s -4s linear infinite}@keyframes fall-312{70.288%{transform:translate(17.1551vw,70.288vh) scale(.6154)}to{transform:translate(15.0339vw,100vh) scale(.6154)}}.snow:nth-child(313){opacity:.7188;transform:translate(21.7802vw,-10px) scale(.0883);animation:fall-313 27s -2s linear infinite}@keyframes fall-313{55.906%{transform:translate(12.107vw,55.906vh) scale(.0883)}to{transform:translate(16.9436vw,100vh) scale(.0883)}}.snow:nth-child(314){opacity:.5644;transform:translate(85.0133vw,-10px) scale(.9286);animation:fall-314 24s -13s linear infinite}@keyframes fall-314{47.433%{transform:translate(88.3333vw,47.433vh) scale(.9286)}to{transform:translate(86.6733vw,100vh) scale(.9286)}}.snow:nth-child(315){opacity:.426;transform:translate(56.5905vw,-10px) scale(.0363);animation:fall-315 29s -26s linear infinite}@keyframes fall-315{74.91%{transform:translate(55.2386vw,74.91vh) scale(.0363)}to{transform:translate(55.91455vw,100vh) scale(.0363)}}.snow:nth-child(316){opacity:1.725;transform:translate(50.5481vw,-10px) scale(.1238);animation:fall-316 28s -18s linear infinite}@keyframes fall-316{32.016%{transform:translate(59.9509vw,32.016vh) scale(.1238)}to{transform:translate(55.2495vw,100vh) scale(.1238)}}.snow:nth-child(317){opacity:1.521;transform:translate(61.2183vw,-10px) scale(.5433);animation:fall-317 22s -9s linear infinite}@keyframes fall-317{66.798%{transform:translate(57.765vw,66.798vh) scale(.5433)}to{transform:translate(59.49165vw,100vh) scale(.5433)}}.snow:nth-child(318){opacity:1.933;transform:translate(38.6438vw,-10px) scale(.5513);animation:fall-318 26s -5s linear infinite}@keyframes fall-318{50.603%{transform:translate(48.0262vw,50.603vh) scale(.5513)}to{transform:translate(43.335vw,100vh) scale(.5513)}}.snow:nth-child(319){opacity:.0952;transform:translate(84.2197vw,-10px) scale(.9946);animation:fall-319 13s -4s linear infinite}@keyframes fall-319{51.563%{transform:translate(87.4134vw,51.563vh) scale(.9946)}to{transform:translate(85.81655vw,100vh) scale(.9946)}}.snow:nth-child(320){opacity:.3872;transform:translate(95.7149vw,-10px) scale(.011);animation:fall-320 28s -13s linear infinite}@keyframes fall-320{65.242%{transform:translate(96.7437vw,65.242vh) scale(.011)}to{transform:translate(96.2293vw,100vh) scale(.011)}}.snow:nth-child(321){opacity:1.6764;transform:translate(15.055vw,-10px) scale(.8186);animation:fall-321 20s -17s linear infinite}@keyframes fall-321{46.89%{transform:translate(12.4414vw,46.89vh) scale(.8186)}to{transform:translate(13.7482vw,100vh) scale(.8186)}}.snow:nth-child(322){opacity:.7012;transform:translate(33.8421vw,-10px) scale(.6367);animation:fall-322 15s -8s linear infinite}@keyframes fall-322{46.451%{transform:translate(29.7214vw,46.451vh) scale(.6367)}to{transform:translate(31.78175vw,100vh) scale(.6367)}}.snow:nth-child(323){opacity:.2162;transform:translate(65.5293vw,-10px) scale(.2974);animation:fall-323 29s -1s linear infinite}@keyframes fall-323{38.724%{transform:translate(65.7368vw,38.724vh) scale(.2974)}to{transform:translate(65.63305vw,100vh) scale(.2974)}}.snow:nth-child(324){opacity:.9404;transform:translate(32.7761vw,-10px) scale(.5518);animation:fall-324 23s -15s linear infinite}@keyframes fall-324{50.085%{transform:translate(32.7269vw,50.085vh) scale(.5518)}to{transform:translate(32.7515vw,100vh) scale(.5518)}}.snow:nth-child(325){opacity:.9146;transform:translate(66.3442vw,-10px) scale(.7367);animation:fall-325 23s -9s linear infinite}@keyframes fall-325{46.205%{transform:translate(58.9867vw,46.205vh) scale(.7367)}to{transform:translate(62.66545vw,100vh) scale(.7367)}}.snow:nth-child(326){opacity:.1466;transform:translate(6.9631vw,-10px) scale(.3273);animation:fall-326 28s -11s linear infinite}@keyframes fall-326{55.113%{transform:translate(-.2512vw,55.113vh) scale(.3273)}to{transform:translate(3.35595vw,100vh) scale(.3273)}}.snow:nth-child(327){opacity:1.8264;transform:translate(79.7002vw,-10px) scale(.7067);animation:fall-327 24s -7s linear infinite}@keyframes fall-327{66.291%{transform:translate(78.9806vw,66.291vh) scale(.7067)}to{transform:translate(79.3404vw,100vh) scale(.7067)}}.snow:nth-child(328){opacity:1.738;transform:translate(41.6781vw,-10px) scale(.1142);animation:fall-328 12s -22s linear infinite}@keyframes fall-328{63.976%{transform:translate(44.3437vw,63.976vh) scale(.1142)}to{transform:translate(43.0109vw,100vh) scale(.1142)}}.snow:nth-child(329){opacity:1.9022;transform:translate(71.8243vw,-10px) scale(.2943);animation:fall-329 15s -30s linear infinite}@keyframes fall-329{60.763%{transform:translate(73.0084vw,60.763vh) scale(.2943)}to{transform:translate(72.41635vw,100vh) scale(.2943)}}.snow:nth-child(330){opacity:.465;transform:translate(94.6487vw,-10px) scale(.2654);animation:fall-330 17s -12s linear infinite}@keyframes fall-330{44.141%{transform:translate(92.941vw,44.141vh) scale(.2654)}to{transform:translate(93.79485vw,100vh) scale(.2654)}}.snow:nth-child(331){opacity:1.9116;transform:translate(87.4955vw,-10px) scale(.4986);animation:fall-331 22s -28s linear infinite}@keyframes fall-331{59.864%{transform:translate(83.9498vw,59.864vh) scale(.4986)}to{transform:translate(85.72265vw,100vh) scale(.4986)}}.snow:nth-child(332){opacity:.1728;transform:translate(88.9599vw,-10px) scale(.8899);animation:fall-332 12s -18s linear infinite}@keyframes fall-332{74.481%{transform:translate(89.5181vw,74.481vh) scale(.8899)}to{transform:translate(89.239vw,100vh) scale(.8899)}}.snow:nth-child(333){opacity:1.9448;transform:translate(15.6749vw,-10px) scale(.4257);animation:fall-333 22s -9s linear infinite}@keyframes fall-333{70.492%{transform:translate(24.0088vw,70.492vh) scale(.4257)}to{transform:translate(19.84185vw,100vh) scale(.4257)}}.snow:nth-child(334){opacity:1.7842;transform:translate(14.5818vw,-10px) scale(.6503);animation:fall-334 28s -3s linear infinite}@keyframes fall-334{46.716%{transform:translate(18.7087vw,46.716vh) scale(.6503)}to{transform:translate(16.64525vw,100vh) scale(.6503)}}.snow:nth-child(335){opacity:1.562;transform:translate(36.2543vw,-10px) scale(.8094);animation:fall-335 22s -15s linear infinite}@keyframes fall-335{38.66%{transform:translate(37.1016vw,38.66vh) scale(.8094)}to{transform:translate(36.67795vw,100vh) scale(.8094)}}.snow:nth-child(336){opacity:1.545;transform:translate(41.9712vw,-10px) scale(.3093);animation:fall-336 29s -20s linear infinite}@keyframes fall-336{33.279%{transform:translate(41.9901vw,33.279vh) scale(.3093)}to{transform:translate(41.98065vw,100vh) scale(.3093)}}.snow:nth-child(337){opacity:1.6312;transform:translate(57.7204vw,-10px) scale(.266);animation:fall-337 14s -17s linear infinite}@keyframes fall-337{31.151%{transform:translate(48.6058vw,31.151vh) scale(.266)}to{transform:translate(53.1631vw,100vh) scale(.266)}}.snow:nth-child(338){opacity:1.8612;transform:translate(59.5576vw,-10px) scale(.2426);animation:fall-338 16s -3s linear infinite}@keyframes fall-338{71.431%{transform:translate(67.904vw,71.431vh) scale(.2426)}to{transform:translate(63.7308vw,100vh) scale(.2426)}}.snow:nth-child(339){opacity:1.529;transform:translate(29.9462vw,-10px) scale(.2927);animation:fall-339 11s -6s linear infinite}@keyframes fall-339{75.987%{transform:translate(21.6995vw,75.987vh) scale(.2927)}to{transform:translate(25.82285vw,100vh) scale(.2927)}}.snow:nth-child(340){opacity:.2872;transform:translate(78.8275vw,-10px) scale(.8703);animation:fall-340 28s -24s linear infinite}@keyframes fall-340{48.702%{transform:translate(85.4103vw,48.702vh) scale(.8703)}to{transform:translate(82.1189vw,100vh) scale(.8703)}}.snow:nth-child(341){opacity:.3544;transform:translate(28.1749vw,-10px) scale(.1832);animation:fall-341 29s -8s linear infinite}@keyframes fall-341{50.466%{transform:translate(25.4069vw,50.466vh) scale(.1832)}to{transform:translate(26.7909vw,100vh) scale(.1832)}}.snow:nth-child(342){opacity:1.4614;transform:translate(20.4486vw,-10px) scale(.9207);animation:fall-342 26s -11s linear infinite}@keyframes fall-342{66.898%{transform:translate(19.4962vw,66.898vh) scale(.9207)}to{transform:translate(19.9724vw,100vh) scale(.9207)}}.snow:nth-child(343){opacity:1.1232;transform:translate(21.6371vw,-10px) scale(.6237);animation:fall-343 12s -11s linear infinite}@keyframes fall-343{60.878%{transform:translate(25.0831vw,60.878vh) scale(.6237)}to{transform:translate(23.3601vw,100vh) scale(.6237)}}.snow:nth-child(344){opacity:.2648;transform:translate(70.5976vw,-10px) scale(.7606);animation:fall-344 25s -22s linear infinite}@keyframes fall-344{77.168%{transform:translate(78.621vw,77.168vh) scale(.7606)}to{transform:translate(74.6093vw,100vh) scale(.7606)}}.snow:nth-child(345){opacity:.424;transform:translate(8.8917vw,-10px) scale(.7298);animation:fall-345 16s -21s linear infinite}@keyframes fall-345{71.011%{transform:translate(15.768vw,71.011vh) scale(.7298)}to{transform:translate(12.32985vw,100vh) scale(.7298)}}.snow:nth-child(346){opacity:1.2624;transform:translate(34.192vw,-10px) scale(.4248);animation:fall-346 13s -12s linear infinite}@keyframes fall-346{76.78%{transform:translate(35.9914vw,76.78vh) scale(.4248)}to{transform:translate(35.0917vw,100vh) scale(.4248)}}.snow:nth-child(347){opacity:.8508;transform:translate(82.4753vw,-10px) scale(.9925);animation:fall-347 13s -10s linear infinite}@keyframes fall-347{41.455%{transform:translate(83.5732vw,41.455vh) scale(.9925)}to{transform:translate(83.02425vw,100vh) scale(.9925)}}.snow:nth-child(348){opacity:1.3232;transform:translate(98.9587vw,-10px) scale(.5926);animation:fall-348 25s -9s linear infinite}@keyframes fall-348{79.207%{transform:translate(101.315vw,79.207vh) scale(.5926)}to{transform:translate(100.13685vw,100vh) scale(.5926)}}.snow:nth-child(349){opacity:.9248;transform:translate(62.7295vw,-10px) scale(.1872);animation:fall-349 18s -25s linear infinite}@keyframes fall-349{75.264%{transform:translate(57.4956vw,75.264vh) scale(.1872)}to{transform:translate(60.11255vw,100vh) scale(.1872)}}.snow:nth-child(350){opacity:1.7678;transform:translate(55.6758vw,-10px) scale(.9296);animation:fall-350 28s -11s linear infinite}@keyframes fall-350{38.281%{transform:translate(52.2053vw,38.281vh) scale(.9296)}to{transform:translate(53.94055vw,100vh) scale(.9296)}}.snow:nth-child(351){opacity:.5516;transform:translate(21.953vw,-10px) scale(.1636);animation:fall-351 27s -14s linear infinite}@keyframes fall-351{57.083%{transform:translate(12.3091vw,57.083vh) scale(.1636)}to{transform:translate(17.13105vw,100vh) scale(.1636)}}.snow:nth-child(352){opacity:1.1602;transform:translate(31.1847vw,-10px) scale(.989);animation:fall-352 26s -19s linear infinite}@keyframes fall-352{30.298%{transform:translate(21.9497vw,30.298vh) scale(.989)}to{transform:translate(26.5672vw,100vh) scale(.989)}}.snow:nth-child(353){opacity:1.8818;transform:translate(9.4868vw,-10px) scale(.4984);animation:fall-353 10s -24s linear infinite}@keyframes fall-353{67.865%{transform:translate(-.204vw,67.865vh) scale(.4984)}to{transform:translate(4.6414vw,100vh) scale(.4984)}}.snow:nth-child(354){opacity:1.3278;transform:translate(44.5605vw,-10px) scale(.9525);animation:fall-354 11s -3s linear infinite}@keyframes fall-354{65.205%{transform:translate(35.725vw,65.205vh) scale(.9525)}to{transform:translate(40.14275vw,100vh) scale(.9525)}}.snow:nth-child(355){opacity:1.347;transform:translate(62.1635vw,-10px) scale(.9381);animation:fall-355 27s -22s linear infinite}@keyframes fall-355{30.981%{transform:translate(68.1465vw,30.981vh) scale(.9381)}to{transform:translate(65.155vw,100vh) scale(.9381)}}.snow:nth-child(356){opacity:1.7324;transform:translate(68.6409vw,-10px) scale(.3874);animation:fall-356 13s -4s linear infinite}@keyframes fall-356{77.035%{transform:translate(60.9697vw,77.035vh) scale(.3874)}to{transform:translate(64.8053vw,100vh) scale(.3874)}}.snow:nth-child(357){opacity:1.4744;transform:translate(99.8719vw,-10px) scale(.6206);animation:fall-357 15s -3s linear infinite}@keyframes fall-357{67.744%{transform:translate(94.4448vw,67.744vh) scale(.6206)}to{transform:translate(97.15835vw,100vh) scale(.6206)}}.snow:nth-child(358){opacity:.3974;transform:translate(98.8547vw,-10px) scale(.3138);animation:fall-358 12s -8s linear infinite}@keyframes fall-358{38.753%{transform:translate(99.4802vw,38.753vh) scale(.3138)}to{transform:translate(99.16745vw,100vh) scale(.3138)}}.snow:nth-child(359){opacity:1.9574;transform:translate(85.7871vw,-10px) scale(.7977);animation:fall-359 30s -19s linear infinite}@keyframes fall-359{33.673%{transform:translate(82.93vw,33.673vh) scale(.7977)}to{transform:translate(84.35855vw,100vh) scale(.7977)}}.snow:nth-child(360){opacity:1.257;transform:translate(13.4394vw,-10px) scale(.803);animation:fall-360 19s -8s linear infinite}@keyframes fall-360{35.512%{transform:translate(14.7544vw,35.512vh) scale(.803)}to{transform:translate(14.0969vw,100vh) scale(.803)}}.snow:nth-child(361){opacity:1.6036;transform:translate(19.4414vw,-10px) scale(.9743);animation:fall-361 21s -4s linear infinite}@keyframes fall-361{71.772%{transform:translate(21.4915vw,71.772vh) scale(.9743)}to{transform:translate(20.46645vw,100vh) scale(.9743)}}.snow:nth-child(362){opacity:1.6018;transform:translate(16.2561vw,-10px) scale(.8392);animation:fall-362 13s -23s linear infinite}@keyframes fall-362{60.983%{transform:translate(26.0693vw,60.983vh) scale(.8392)}to{transform:translate(21.1627vw,100vh) scale(.8392)}}.snow:nth-child(363){opacity:1.7744;transform:translate(32.013vw,-10px) scale(.6322);animation:fall-363 22s -12s linear infinite}@keyframes fall-363{42.629%{transform:translate(22.4529vw,42.629vh) scale(.6322)}to{transform:translate(27.23295vw,100vh) scale(.6322)}}.snow:nth-child(364){opacity:1.6812;transform:translate(41.741vw,-10px) scale(.7744);animation:fall-364 17s -28s linear infinite}@keyframes fall-364{48.971%{transform:translate(40.1048vw,48.971vh) scale(.7744)}to{transform:translate(40.9229vw,100vh) scale(.7744)}}.snow:nth-child(365){opacity:1.6694;transform:translate(67.2613vw,-10px) scale(.1529);animation:fall-365 22s -10s linear infinite}@keyframes fall-365{51.893%{transform:translate(58.4046vw,51.893vh) scale(.1529)}to{transform:translate(62.83295vw,100vh) scale(.1529)}}.snow:nth-child(366){opacity:.5172;transform:translate(69.7311vw,-10px) scale(.931);animation:fall-366 18s -11s linear infinite}@keyframes fall-366{48.766%{transform:translate(68.338vw,48.766vh) scale(.931)}to{transform:translate(69.03455vw,100vh) scale(.931)}}.snow:nth-child(367){opacity:1.8414;transform:translate(85.5164vw,-10px) scale(.1262);animation:fall-367 21s -26s linear infinite}@keyframes fall-367{38.577%{transform:translate(84.1435vw,38.577vh) scale(.1262)}to{transform:translate(84.82995vw,100vh) scale(.1262)}}.snow:nth-child(368){opacity:.9658;transform:translate(51.968vw,-10px) scale(.2224);animation:fall-368 22s -13s linear infinite}@keyframes fall-368{40.692%{transform:translate(47.1637vw,40.692vh) scale(.2224)}to{transform:translate(49.56585vw,100vh) scale(.2224)}}.snow:nth-child(369){opacity:.0054;transform:translate(95.5439vw,-10px) scale(.1185);animation:fall-369 14s -1s linear infinite}@keyframes fall-369{69.636%{transform:translate(87.1553vw,69.636vh) scale(.1185)}to{transform:translate(91.3496vw,100vh) scale(.1185)}}.snow:nth-child(370){opacity:1.3958;transform:translate(65.7689vw,-10px) scale(.2021);animation:fall-370 13s -20s linear infinite}@keyframes fall-370{48.519%{transform:translate(72.9208vw,48.519vh) scale(.2021)}to{transform:translate(69.34485vw,100vh) scale(.2021)}}.snow:nth-child(371){opacity:1.3632;transform:translate(14.2797vw,-10px) scale(.0793);animation:fall-371 24s -16s linear infinite}@keyframes fall-371{59.776%{transform:translate(17.3776vw,59.776vh) scale(.0793)}to{transform:translate(15.82865vw,100vh) scale(.0793)}}.snow:nth-child(372){opacity:.8872;transform:translate(62.4456vw,-10px) scale(.3889);animation:fall-372 17s -21s linear infinite}@keyframes fall-372{38.348%{transform:translate(59.0371vw,38.348vh) scale(.3889)}to{transform:translate(60.74135vw,100vh) scale(.3889)}}.snow:nth-child(373){opacity:.332;transform:translate(83.4705vw,-10px) scale(.1732);animation:fall-373 18s -27s linear infinite}@keyframes fall-373{73.119%{transform:translate(88.4043vw,73.119vh) scale(.1732)}to{transform:translate(85.9374vw,100vh) scale(.1732)}}.snow:nth-child(374){opacity:.968;transform:translate(97.4152vw,-10px) scale(.0992);animation:fall-374 21s -8s linear infinite}@keyframes fall-374{43.906%{transform:translate(88.7547vw,43.906vh) scale(.0992)}to{transform:translate(93.08495vw,100vh) scale(.0992)}}.snow:nth-child(375){opacity:1.0312;transform:translate(86.6458vw,-10px) scale(.7832);animation:fall-375 25s -18s linear infinite}@keyframes fall-375{42.26%{transform:translate(79.8178vw,42.26vh) scale(.7832)}to{transform:translate(83.2318vw,100vh) scale(.7832)}}.snow:nth-child(376){opacity:.6074;transform:translate(50.1343vw,-10px) scale(.1611);animation:fall-376 19s -21s linear infinite}@keyframes fall-376{32.124%{transform:translate(43.2277vw,32.124vh) scale(.1611)}to{transform:translate(46.681vw,100vh) scale(.1611)}}.snow:nth-child(377){opacity:.3546;transform:translate(79.9334vw,-10px) scale(.6167);animation:fall-377 19s -26s linear infinite}@keyframes fall-377{31.619%{transform:translate(76.97vw,31.619vh) scale(.6167)}to{transform:translate(78.4517vw,100vh) scale(.6167)}}.snow:nth-child(378){opacity:1.2152;transform:translate(31.886vw,-10px) scale(.7858);animation:fall-378 16s -21s linear infinite}@keyframes fall-378{74.738%{transform:translate(39.8615vw,74.738vh) scale(.7858)}to{transform:translate(35.87375vw,100vh) scale(.7858)}}.snow:nth-child(379){opacity:.591;transform:translate(6.7515vw,-10px) scale(.9207);animation:fall-379 29s -7s linear infinite}@keyframes fall-379{64.978%{transform:translate(9.5014vw,64.978vh) scale(.9207)}to{transform:translate(8.12645vw,100vh) scale(.9207)}}.snow:nth-child(380){opacity:.8628;transform:translate(17.0499vw,-10px) scale(.2178);animation:fall-380 12s -1s linear infinite}@keyframes fall-380{38.471%{transform:translate(14.8349vw,38.471vh) scale(.2178)}to{transform:translate(15.9424vw,100vh) scale(.2178)}}.snow:nth-child(381){opacity:.7124;transform:translate(11.7033vw,-10px) scale(.1648);animation:fall-381 13s -9s linear infinite}@keyframes fall-381{60.29%{transform:translate(6.1706vw,60.29vh) scale(.1648)}to{transform:translate(8.93695vw,100vh) scale(.1648)}}.snow:nth-child(382){opacity:.1844;transform:translate(46.747vw,-10px) scale(.1838);animation:fall-382 22s -10s linear infinite}@keyframes fall-382{79.411%{transform:translate(56.4436vw,79.411vh) scale(.1838)}to{transform:translate(51.5953vw,100vh) scale(.1838)}}.snow:nth-child(383){opacity:.4266;transform:translate(52.4541vw,-10px) scale(.7087);animation:fall-383 15s -29s linear infinite}@keyframes fall-383{70.245%{transform:translate(53.6045vw,70.245vh) scale(.7087)}to{transform:translate(53.0293vw,100vh) scale(.7087)}}.snow:nth-child(384){opacity:1.3684;transform:translate(34.933vw,-10px) scale(.8564);animation:fall-384 13s -2s linear infinite}@keyframes fall-384{74.613%{transform:translate(37.9648vw,74.613vh) scale(.8564)}to{transform:translate(36.4489vw,100vh) scale(.8564)}}.snow:nth-child(385){opacity:.2364;transform:translate(30.6141vw,-10px) scale(.6427);animation:fall-385 21s -5s linear infinite}@keyframes fall-385{77.691%{transform:translate(37.2986vw,77.691vh) scale(.6427)}to{transform:translate(33.95635vw,100vh) scale(.6427)}}.snow:nth-child(386){opacity:.8934;transform:translate(70.6129vw,-10px) scale(.4392);animation:fall-386 20s -2s linear infinite}@keyframes fall-386{45.627%{transform:translate(67.6364vw,45.627vh) scale(.4392)}to{transform:translate(69.12465vw,100vh) scale(.4392)}}.snow:nth-child(387){opacity:1.7086;transform:translate(63.457vw,-10px) scale(.3866);animation:fall-387 29s -26s linear infinite}@keyframes fall-387{44.557%{transform:translate(58.5585vw,44.557vh) scale(.3866)}to{transform:translate(61.00775vw,100vh) scale(.3866)}}.snow:nth-child(388){opacity:1.1754;transform:translate(15.9152vw,-10px) scale(.064);animation:fall-388 10s -13s linear infinite}@keyframes fall-388{63.006%{transform:translate(12.2625vw,63.006vh) scale(.064)}to{transform:translate(14.08885vw,100vh) scale(.064)}}.snow:nth-child(389){opacity:1.5464;transform:translate(51.3352vw,-10px) scale(.2722);animation:fall-389 11s -1s linear infinite}@keyframes fall-389{42.16%{transform:translate(43.2111vw,42.16vh) scale(.2722)}to{transform:translate(47.27315vw,100vh) scale(.2722)}}.snow:nth-child(390){opacity:.4742;transform:translate(3.6307vw,-10px) scale(.4354);animation:fall-390 27s -25s linear infinite}@keyframes fall-390{67.87%{transform:translate(-1.854vw,67.87vh) scale(.4354)}to{transform:translate(.88835vw,100vh) scale(.4354)}}.snow:nth-child(391){opacity:1.2436;transform:translate(58.7077vw,-10px) scale(.2614);animation:fall-391 18s -1s linear infinite}@keyframes fall-391{72.382%{transform:translate(49.131vw,72.382vh) scale(.2614)}to{transform:translate(53.91935vw,100vh) scale(.2614)}}.snow:nth-child(392){opacity:1.2976;transform:translate(54.9953vw,-10px) scale(.1375);animation:fall-392 16s -28s linear infinite}@keyframes fall-392{79.017%{transform:translate(51.3501vw,79.017vh) scale(.1375)}to{transform:translate(53.1727vw,100vh) scale(.1375)}}.snow:nth-child(393){opacity:1.9034;transform:translate(97.2845vw,-10px) scale(.2715);animation:fall-393 12s -1s linear infinite}@keyframes fall-393{59.004%{transform:translate(91.3938vw,59.004vh) scale(.2715)}to{transform:translate(94.33915vw,100vh) scale(.2715)}}.snow:nth-child(394){opacity:.7652;transform:translate(30.0608vw,-10px) scale(.3529);animation:fall-394 23s -23s linear infinite}@keyframes fall-394{44.111%{transform:translate(37.9778vw,44.111vh) scale(.3529)}to{transform:translate(34.0193vw,100vh) scale(.3529)}}.snow:nth-child(395){opacity:1.7018;transform:translate(44.0541vw,-10px) scale(.1129);animation:fall-395 23s -29s linear infinite}@keyframes fall-395{61.734%{transform:translate(41.4312vw,61.734vh) scale(.1129)}to{transform:translate(42.74265vw,100vh) scale(.1129)}}.snow:nth-child(396){opacity:.3298;transform:translate(11.4753vw,-10px) scale(.9704);animation:fall-396 10s -5s linear infinite}@keyframes fall-396{61.673%{transform:translate(8.6317vw,61.673vh) scale(.9704)}to{transform:translate(10.0535vw,100vh) scale(.9704)}}.snow:nth-child(397){opacity:1.2348;transform:translate(17.4006vw,-10px) scale(.481);animation:fall-397 24s -16s linear infinite}@keyframes fall-397{40.652%{transform:translate(19.4918vw,40.652vh) scale(.481)}to{transform:translate(18.4462vw,100vh) scale(.481)}}.snow:nth-child(398){opacity:1.6372;transform:translate(54.2439vw,-10px) scale(.3586);animation:fall-398 24s -24s linear infinite}@keyframes fall-398{72.021%{transform:translate(57.9197vw,72.021vh) scale(.3586)}to{transform:translate(56.0818vw,100vh) scale(.3586)}}.snow:nth-child(399){opacity:1.5972;transform:translate(71.3296vw,-10px) scale(.026);animation:fall-399 28s -10s linear infinite}@keyframes fall-399{62.855%{transform:translate(71.5871vw,62.855vh) scale(.026)}to{transform:translate(71.45835vw,100vh) scale(.026)}}.snow:nth-child(400){opacity:.4518;transform:translate(49.3753vw,-10px) scale(.0507);animation:fall-400 24s -24s linear infinite}@keyframes fall-400{74.616%{transform:translate(49.6383vw,74.616vh) scale(.0507)}to{transform:translate(49.5068vw,100vh) scale(.0507)}}\n"] }]
79
+ args: [{ selector: 'app-root', encapsulation: ViewEncapsulation.None, template: "<ng-container *ngIf=\"_state.christmasTime\">\r\n <div *ngFor=\"let i of snows\" 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: 1800){.modal-feminist{max-width:1366px}}.modal-header{cursor:pointer!important}::-ms-reveal{display:none}.app-fill{width:100%;height:100%}.app-flex-left{margin-right:auto}.lastfix{margin-bottom:-.5rem}.app-inline-wrapped{display:inline!important}.app-inline-wrapped:after{content:\"\\a\";white-space:pre}.app-mat-form-slider{margin-top:-10px;width:100%;padding:0}.app-updevery-input{width:30px;display:inline;padding:1px;height:20px}.mv-input{padding:5px 10px 5px 5px;width:100px;height:30px}.mv-input:focus{box-shadow:none!important}.input-group-addon{background-color:#eceeef;border:1px solid rgba(0,0,0,.15)}.app-flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.app-white-button{background-color:#fff;border-color:#ccc}.app-bigplus{text-align:center;font-size:95px;color:#ccc;font-weight:200;cursor:pointer}.app-bigplus :hover{background-color:#eee}.app-wrap{white-space:pre-wrap;word-break:break-word}.app-min-height-145{min-height:145px}.tooltip{pointer-events:auto!important;-webkit-user-select:none!important;-moz-user-select:none!important;-khtml-user-select:none!important;-ms-user-select:none!important;cursor:default!important}.ace_gutter-cell.ace_breakpoint{border-radius:20px 0 0 20px;box-shadow:0 0 1px 1px red inset}.tab-body{padding:15px;border:1px solid #bbb;width:100%}.tab-header-page{border-bottom:20px solid #bbb;border-left:20px solid transparent;border-right:20px solid transparent;cursor:pointer;height:0;text-align:center}.tab-selected{border-bottom:20px solid #bbb;font-weight:700}.tab-unselected{border-bottom:20px solid #ddd}.app-bullet{font-weight:700;font-size:25px;line-height:0;vertical-align:sub}.app-input-password{width:calc(100% - 30px)!important;display:inline-block!important;margin-right:10px!important}.swal2-container{z-index:9999999999999!important}.app-margin-bottom-min-10{margin-bottom:-10px}.app-margin-bottom-min-15{margin-bottom:-15px}.input-group-addon-color{background-color:#eceeef!important}.no-bg-img{background-image:none!important;padding-right:0!important}::placeholder{color:#aaa!important}ngx-charts-advanced-pie-chart,ngx-charts-number-card,ngx-charts-bar-vertical,ngx-charts-bar-horizontal,ngx-charts-tree-map,ngx-charts-charts{display:block;min-height:1px}.table-striped tbody tr:nth-of-type(odd){background-color:#f2f2f2}.app-flip-y{transform:scaleY(-1)}.app-flip-x{transform:scaleX(-1)}.app-std-border-right{border-right:2px solid #ccc}.app-std-border-left{border-left:2px solid #ccc}.dropdown-menu>li>a:empty{padding:0}.app-caret-none{color:transparent!important;text-shadow:0 0 0 black!important}.app-caret-none:focus{outline:none}.app-break-words{word-break:break-all}.app-simple-border{border:1px solid #eceeef}.scrolling-box{max-height:250px;overflow-x:hidden;overflow-y:auto}.app-ace-higlight{background:rgba(255,50,50,.2);position:absolute}.ace_editor,.ace_editor div{font-family:monospace}.fixed-sm-border{border-width:1px;border-radius:0}.app-dashed-box{border:2px dashed #ccc;padding:10px}.app-small-dashed-box{border:1px dashed #ccc;padding:7px;font-size:small}.app-empty-char{position:absolute;top:45%;left:33%;font-size:18px;font-style:italic}.app-textbox-stringyfied{border:0;background-color:#fff;color:#000;font-weight:700}.app-sticky-last-column{right:0;position:sticky;z-index:0;background-color:#fff}.app-sticky-last-column-alt{right:0;position:sticky;z-index:0;background-color:#f2f2f2}.app-sticky-divider{width:100%;height:1px;z-index:999;background-color:#eee}.app-sticky-first-column{left:-1px;z-index:999;position:sticky;background-color:#ccc}.app-dropdown-stringyfied{color:#000!important;padding:0;height:20px!important;background-color:#fff!important;border:0;font-weight:700;outline:0!important;background:white;opacity:1!important;-moz-appearance:none!important;-webkit-appearance:none!important}.app-dropdown-stringyfied::-ms-expand{display:none!important}.background-danger{background-color:#e9967a}.checking-field,.checking-combo{box-shadow:unset!important}.app-border-none{border:none}.app-padding-leftonly-15{padding:0 0 0 15px!important}.app-width-auto{width:auto}.app-line-through{text-decoration:line-through}.app-margin-auto{margin:auto}.app-upper-right-remove{position:absolute;right:10px;font-size:25px;top:5px}.app-inline-block{display:inline-block}.swal2-success{border-color:#2d922d!important;color:#2d922d!important}.swal2-info{border-color:#248dad!important;color:#248dad!important}.swal2-warning{border-color:#f79a17!important;color:#f79a17!important}.swal2-danger{border-color:#bf1725!important;color:#bf1725!important}.app-slash{font-size:30px;line-height:1;margin-top:2px;text-align:center}.table-mh-435{min-height:435px}.table-b0 th,.table-b0 td{border-top:none!important;border-left:none!important}.table-b0{border:0px}.table-b0 th{border-bottom:none!important}.table-b0:last-child{border:none!important}.job-step-number{position:absolute;right:10px;font-size:16px;top:2px;font-weight:700}.dropdown-menu:before{display:none}.app-table-dotted-menu{padding:0 0 2px!important;color:#999}.app-rtl{direction:rtl}.app-border-1{border:1px solid rgba(0,0,0,.15)!important}.app-no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.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}.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}.snow{position:absolute;width:10px;height:10px;background:white;border-radius:50%}.snow:nth-child(1){opacity:1.523;transform:translate(19.2351vw,-10px) scale(.7703);animation:fall-1 17s -25s linear infinite}@keyframes fall-1{38.699%{transform:translate(22.2361vw,38.699vh) scale(.7703)}to{transform:translate(20.7356vw,100vh) scale(.7703)}}.snow:nth-child(2){opacity:1.4068;transform:translate(10.418vw,-10px) scale(.0331);animation:fall-2 30s -25s linear infinite}@keyframes fall-2{38.389%{transform:translate(13.9056vw,38.389vh) scale(.0331)}to{transform:translate(12.1618vw,100vh) scale(.0331)}}.snow:nth-child(3){opacity:.6226;transform:translate(79.4341vw,-10px) scale(.3064);animation:fall-3 29s -12s linear infinite}@keyframes fall-3{31.608%{transform:translate(82.3665vw,31.608vh) scale(.3064)}to{transform:translate(80.9003vw,100vh) scale(.3064)}}.snow:nth-child(4){opacity:.2714;transform:translate(78.7221vw,-10px) scale(.0828);animation:fall-4 12s -25s linear infinite}@keyframes fall-4{79.759%{transform:translate(84.9046vw,79.759vh) scale(.0828)}to{transform:translate(81.81335vw,100vh) scale(.0828)}}.snow:nth-child(5){opacity:1.1252;transform:translate(42.4787vw,-10px) scale(.1572);animation:fall-5 17s -6s linear infinite}@keyframes fall-5{36.733%{transform:translate(50.6473vw,36.733vh) scale(.1572)}to{transform:translate(46.563vw,100vh) scale(.1572)}}.snow:nth-child(6){opacity:1.547;transform:translate(39.6809vw,-10px) scale(.4251);animation:fall-6 22s -18s linear infinite}@keyframes fall-6{55.884%{transform:translate(40.2025vw,55.884vh) scale(.4251)}to{transform:translate(39.9417vw,100vh) scale(.4251)}}.snow:nth-child(7){opacity:.2198;transform:translate(63.8102vw,-10px) scale(.9892);animation:fall-7 23s -13s linear infinite}@keyframes fall-7{57.443%{transform:translate(54.4521vw,57.443vh) scale(.9892)}to{transform:translate(59.13115vw,100vh) scale(.9892)}}.snow:nth-child(8){opacity:.2356;transform:translate(7.8782vw,-10px) scale(.1401);animation:fall-8 13s -25s linear infinite}@keyframes fall-8{60.578%{transform:translate(1.1045vw,60.578vh) scale(.1401)}to{transform:translate(4.49135vw,100vh) scale(.1401)}}.snow:nth-child(9){opacity:1.2138;transform:translate(13.1755vw,-10px) scale(.0893);animation:fall-9 23s -4s linear infinite}@keyframes fall-9{58.122%{transform:translate(10.2864vw,58.122vh) scale(.0893)}to{transform:translate(11.73095vw,100vh) scale(.0893)}}.snow:nth-child(10){opacity:.9008;transform:translate(94.0445vw,-10px) scale(.0807);animation:fall-10 29s -1s linear infinite}@keyframes fall-10{53.569%{transform:translate(88.9206vw,53.569vh) scale(.0807)}to{transform:translate(91.48255vw,100vh) scale(.0807)}}.snow:nth-child(11){opacity:.609;transform:translate(83.1855vw,-10px) scale(.7884);animation:fall-11 30s -1s linear infinite}@keyframes fall-11{45.844%{transform:translate(77.5594vw,45.844vh) scale(.7884)}to{transform:translate(80.37245vw,100vh) scale(.7884)}}.snow:nth-child(12){opacity:1.1902;transform:translate(83.1335vw,-10px) scale(.2096);animation:fall-12 15s -24s linear infinite}@keyframes fall-12{60.77%{transform:translate(76.6405vw,60.77vh) scale(.2096)}to{transform:translate(79.887vw,100vh) scale(.2096)}}.snow:nth-child(13){opacity:.6062;transform:translate(30.2936vw,-10px) scale(.4385);animation:fall-13 13s -4s linear infinite}@keyframes fall-13{51.887%{transform:translate(36.1729vw,51.887vh) scale(.4385)}to{transform:translate(33.23325vw,100vh) scale(.4385)}}.snow:nth-child(14){opacity:.822;transform:translate(80.8006vw,-10px) scale(.8523);animation:fall-14 20s -8s linear infinite}@keyframes fall-14{73.219%{transform:translate(90.713vw,73.219vh) scale(.8523)}to{transform:translate(85.7568vw,100vh) scale(.8523)}}.snow:nth-child(15){opacity:1.0964;transform:translate(79.4312vw,-10px) scale(.7171);animation:fall-15 28s -29s linear infinite}@keyframes fall-15{36.064%{transform:translate(81.3361vw,36.064vh) scale(.7171)}to{transform:translate(80.38365vw,100vh) scale(.7171)}}.snow:nth-child(16){opacity:.6476;transform:translate(26.5677vw,-10px) scale(.217);animation:fall-16 10s -5s linear infinite}@keyframes fall-16{45.186%{transform:translate(24.7704vw,45.186vh) scale(.217)}to{transform:translate(25.66905vw,100vh) scale(.217)}}.snow:nth-child(17){opacity:1.575;transform:translate(11.8778vw,-10px) scale(.8248);animation:fall-17 30s -12s linear infinite}@keyframes fall-17{56.467%{transform:translate(9.5743vw,56.467vh) scale(.8248)}to{transform:translate(10.72605vw,100vh) scale(.8248)}}.snow:nth-child(18){opacity:.9076;transform:translate(37.6188vw,-10px) scale(.2919);animation:fall-18 15s -7s linear infinite}@keyframes fall-18{65.522%{transform:translate(29.6402vw,65.522vh) scale(.2919)}to{transform:translate(33.6295vw,100vh) scale(.2919)}}.snow:nth-child(19){opacity:.4478;transform:translate(89.9964vw,-10px) scale(.9738);animation:fall-19 30s -28s linear infinite}@keyframes fall-19{78.579%{transform:translate(95.8759vw,78.579vh) scale(.9738)}to{transform:translate(92.93615vw,100vh) scale(.9738)}}.snow:nth-child(20){opacity:1.9596;transform:translate(38.9001vw,-10px) scale(.3242);animation:fall-20 26s -28s linear infinite}@keyframes fall-20{54.814%{transform:translate(33.5845vw,54.814vh) scale(.3242)}to{transform:translate(36.2423vw,100vh) scale(.3242)}}.snow:nth-child(21){opacity:.0132;transform:translate(13.5418vw,-10px) scale(.6705);animation:fall-21 17s -9s linear infinite}@keyframes fall-21{75.728%{transform:translate(4.7611vw,75.728vh) scale(.6705)}to{transform:translate(9.15145vw,100vh) scale(.6705)}}.snow:nth-child(22){opacity:.4396;transform:translate(32.9631vw,-10px) scale(.6962);animation:fall-22 29s -28s linear infinite}@keyframes fall-22{47.668%{transform:translate(24.8012vw,47.668vh) scale(.6962)}to{transform:translate(28.88215vw,100vh) scale(.6962)}}.snow:nth-child(23){opacity:.8584;transform:translate(86.5723vw,-10px) scale(.196);animation:fall-23 20s -5s linear infinite}@keyframes fall-23{63.624%{transform:translate(92.3373vw,63.624vh) scale(.196)}to{transform:translate(89.4548vw,100vh) scale(.196)}}.snow:nth-child(24){opacity:.688;transform:translate(70.7602vw,-10px) scale(.5265);animation:fall-24 28s -3s linear infinite}@keyframes fall-24{58.191%{transform:translate(71.4415vw,58.191vh) scale(.5265)}to{transform:translate(71.10085vw,100vh) scale(.5265)}}.snow:nth-child(25){opacity:1.9316;transform:translate(45.4661vw,-10px) scale(.9476);animation:fall-25 30s -28s linear infinite}@keyframes fall-25{35.922%{transform:translate(44.0544vw,35.922vh) scale(.9476)}to{transform:translate(44.76025vw,100vh) scale(.9476)}}.snow:nth-child(26){opacity:1.7662;transform:translate(75.0406vw,-10px) scale(.8136);animation:fall-26 28s -21s linear infinite}@keyframes fall-26{41.176%{transform:translate(70.4863vw,41.176vh) scale(.8136)}to{transform:translate(72.76345vw,100vh) scale(.8136)}}.snow:nth-child(27){opacity:.5474;transform:translate(84.0904vw,-10px) scale(.8941);animation:fall-27 18s -11s linear infinite}@keyframes fall-27{76.825%{transform:translate(75.9979vw,76.825vh) scale(.8941)}to{transform:translate(80.04415vw,100vh) scale(.8941)}}.snow:nth-child(28){opacity:.5292;transform:translate(8.419vw,-10px) scale(.7161);animation:fall-28 24s -17s linear infinite}@keyframes fall-28{33.125%{transform:translate(13.369vw,33.125vh) scale(.7161)}to{transform:translate(10.894vw,100vh) scale(.7161)}}.snow:nth-child(29){opacity:1.1088;transform:translate(50.8427vw,-10px) scale(.4858);animation:fall-29 10s -21s linear infinite}@keyframes fall-29{54.713%{transform:translate(45.0253vw,54.713vh) scale(.4858)}to{transform:translate(47.934vw,100vh) scale(.4858)}}.snow:nth-child(30){opacity:.7534;transform:translate(61.5669vw,-10px) scale(.2306);animation:fall-30 20s -14s linear infinite}@keyframes fall-30{37.595%{transform:translate(59.9151vw,37.595vh) scale(.2306)}to{transform:translate(60.741vw,100vh) scale(.2306)}}.snow:nth-child(31){opacity:1.2124;transform:translate(31.544vw,-10px) scale(.6696);animation:fall-31 30s -7s linear infinite}@keyframes fall-31{49.679%{transform:translate(31.6248vw,49.679vh) scale(.6696)}to{transform:translate(31.5844vw,100vh) scale(.6696)}}.snow:nth-child(32){opacity:.3006;transform:translate(64.1478vw,-10px) scale(.2658);animation:fall-32 14s -6s linear infinite}@keyframes fall-32{31.453%{transform:translate(65.7314vw,31.453vh) scale(.2658)}to{transform:translate(64.9396vw,100vh) scale(.2658)}}.snow:nth-child(33){opacity:.4796;transform:translate(11.6089vw,-10px) scale(.2881);animation:fall-33 10s -10s linear infinite}@keyframes fall-33{41.402%{transform:translate(6.1073vw,41.402vh) scale(.2881)}to{transform:translate(8.8581vw,100vh) scale(.2881)}}.snow:nth-child(34){opacity:1.418;transform:translate(48.0156vw,-10px) scale(.834);animation:fall-34 24s -3s linear infinite}@keyframes fall-34{57.124%{transform:translate(40.7496vw,57.124vh) scale(.834)}to{transform:translate(44.3826vw,100vh) scale(.834)}}.snow:nth-child(35){opacity:1.9364;transform:translate(80.4799vw,-10px) scale(.5336);animation:fall-35 12s -20s linear infinite}@keyframes fall-35{57.012%{transform:translate(71.0676vw,57.012vh) scale(.5336)}to{transform:translate(75.77375vw,100vh) scale(.5336)}}.snow:nth-child(36){opacity:.9044;transform:translate(50.1508vw,-10px) scale(.5089);animation:fall-36 10s -21s linear infinite}@keyframes fall-36{75.638%{transform:translate(56.2666vw,75.638vh) scale(.5089)}to{transform:translate(53.2087vw,100vh) scale(.5089)}}.snow:nth-child(37){opacity:1.8752;transform:translate(56.3695vw,-10px) scale(.664);animation:fall-37 13s -16s linear infinite}@keyframes fall-37{31.179%{transform:translate(49.2706vw,31.179vh) scale(.664)}to{transform:translate(52.82005vw,100vh) scale(.664)}}.snow:nth-child(38){opacity:1.6468;transform:translate(97.0463vw,-10px) scale(.4472);animation:fall-38 11s -25s linear infinite}@keyframes fall-38{43.517%{transform:translate(90.4732vw,43.517vh) scale(.4472)}to{transform:translate(93.75975vw,100vh) scale(.4472)}}.snow:nth-child(39){opacity:.5854;transform:translate(57.0493vw,-10px) scale(.2949);animation:fall-39 13s -10s linear infinite}@keyframes fall-39{73.476%{transform:translate(49.3741vw,73.476vh) scale(.2949)}to{transform:translate(53.2117vw,100vh) scale(.2949)}}.snow:nth-child(40){opacity:.4596;transform:translate(88.1115vw,-10px) scale(.112);animation:fall-40 27s -27s linear infinite}@keyframes fall-40{72.759%{transform:translate(78.764vw,72.759vh) scale(.112)}to{transform:translate(83.43775vw,100vh) scale(.112)}}.snow:nth-child(41){opacity:.9614;transform:translate(14.3687vw,-10px) scale(.7824);animation:fall-41 13s -7s linear infinite}@keyframes fall-41{76.923%{transform:translate(13.337vw,76.923vh) scale(.7824)}to{transform:translate(13.85285vw,100vh) scale(.7824)}}.snow:nth-child(42){opacity:.0886;transform:translate(34.9576vw,-10px) scale(.7324);animation:fall-42 14s -28s linear infinite}@keyframes fall-42{48.892%{transform:translate(25.5234vw,48.892vh) scale(.7324)}to{transform:translate(30.2405vw,100vh) scale(.7324)}}.snow:nth-child(43){opacity:.0204;transform:translate(66.2241vw,-10px) scale(.9682);animation:fall-43 16s -20s linear infinite}@keyframes fall-43{54.012%{transform:translate(72.1354vw,54.012vh) scale(.9682)}to{transform:translate(69.17975vw,100vh) scale(.9682)}}.snow:nth-child(44){opacity:1.2238;transform:translate(6.8416vw,-10px) scale(.5374);animation:fall-44 27s -16s linear infinite}@keyframes fall-44{51.294%{transform:translate(8.8204vw,51.294vh) scale(.5374)}to{transform:translate(7.831vw,100vh) scale(.5374)}}.snow:nth-child(45){opacity:.33;transform:translate(77.148vw,-10px) scale(.7957);animation:fall-45 11s -30s linear infinite}@keyframes fall-45{45.885%{transform:translate(70.6893vw,45.885vh) scale(.7957)}to{transform:translate(73.91865vw,100vh) scale(.7957)}}.snow:nth-child(46){opacity:1.7428;transform:translate(9.6203vw,-10px) scale(.2854);animation:fall-46 23s -8s linear infinite}@keyframes fall-46{30.708%{transform:translate(13.4111vw,30.708vh) scale(.2854)}to{transform:translate(11.5157vw,100vh) scale(.2854)}}.snow:nth-child(47){opacity:.8326;transform:translate(25.0349vw,-10px) scale(.0271);animation:fall-47 10s -17s linear infinite}@keyframes fall-47{67.418%{transform:translate(21.2654vw,67.418vh) scale(.0271)}to{transform:translate(23.15015vw,100vh) scale(.0271)}}.snow:nth-child(48){opacity:.4526;transform:translate(26.0404vw,-10px) scale(.2132);animation:fall-48 18s -15s linear infinite}@keyframes fall-48{66.801%{transform:translate(35.0352vw,66.801vh) scale(.2132)}to{transform:translate(30.5378vw,100vh) scale(.2132)}}.snow:nth-child(49){opacity:1.8036;transform:translate(71.3961vw,-10px) scale(.5757);animation:fall-49 14s -22s linear infinite}@keyframes fall-49{70.744%{transform:translate(78.3428vw,70.744vh) scale(.5757)}to{transform:translate(74.86945vw,100vh) scale(.5757)}}.snow:nth-child(50){opacity:.8238;transform:translate(48.0974vw,-10px) scale(.9968);animation:fall-50 19s -10s linear infinite}@keyframes fall-50{58.198%{transform:translate(45.8772vw,58.198vh) scale(.9968)}to{transform:translate(46.9873vw,100vh) scale(.9968)}}.snow:nth-child(51){opacity:.1694;transform:translate(28.9774vw,-10px) scale(.5596);animation:fall-51 25s -3s linear infinite}@keyframes fall-51{62.843%{transform:translate(38.8518vw,62.843vh) scale(.5596)}to{transform:translate(33.9146vw,100vh) scale(.5596)}}.snow:nth-child(52){opacity:.2476;transform:translate(36.5631vw,-10px) scale(.7534);animation:fall-52 26s -10s linear infinite}@keyframes fall-52{33.215%{transform:translate(39.3404vw,33.215vh) scale(.7534)}to{transform:translate(37.95175vw,100vh) scale(.7534)}}.snow:nth-child(53){opacity:.5922;transform:translate(14.4244vw,-10px) scale(.9239);animation:fall-53 28s -29s linear infinite}@keyframes fall-53{57.612%{transform:translate(15.9433vw,57.612vh) scale(.9239)}to{transform:translate(15.18385vw,100vh) scale(.9239)}}.snow:nth-child(54){opacity:.2342;transform:translate(99.3638vw,-10px) scale(.3838);animation:fall-54 18s -22s linear infinite}@keyframes fall-54{70.433%{transform:translate(91.4143vw,70.433vh) scale(.3838)}to{transform:translate(95.38905vw,100vh) scale(.3838)}}.snow:nth-child(55){opacity:.0948;transform:translate(82.2669vw,-10px) scale(.9498);animation:fall-55 11s -10s linear infinite}@keyframes fall-55{56.641%{transform:translate(87.7542vw,56.641vh) scale(.9498)}to{transform:translate(85.01055vw,100vh) scale(.9498)}}.snow:nth-child(56){opacity:1.566;transform:translate(18.6013vw,-10px) scale(.8673);animation:fall-56 26s -19s linear infinite}@keyframes fall-56{62.52%{transform:translate(28.004vw,62.52vh) scale(.8673)}to{transform:translate(23.30265vw,100vh) scale(.8673)}}.snow:nth-child(57){opacity:1.099;transform:translate(11.4789vw,-10px) scale(.9935);animation:fall-57 19s -3s linear infinite}@keyframes fall-57{69.166%{transform:translate(13.8754vw,69.166vh) scale(.9935)}to{transform:translate(12.67715vw,100vh) scale(.9935)}}.snow:nth-child(58){opacity:1.8094;transform:translate(31.4267vw,-10px) scale(.451);animation:fall-58 18s -24s linear infinite}@keyframes fall-58{61.614%{transform:translate(30.024vw,61.614vh) scale(.451)}to{transform:translate(30.72535vw,100vh) scale(.451)}}.snow:nth-child(59){opacity:.8282;transform:translate(70.3103vw,-10px) scale(.1025);animation:fall-59 11s -14s linear infinite}@keyframes fall-59{75.264%{transform:translate(79.2474vw,75.264vh) scale(.1025)}to{transform:translate(74.77885vw,100vh) scale(.1025)}}.snow:nth-child(60){opacity:1.0626;transform:translate(6.1978vw,-10px) scale(.1843);animation:fall-60 11s -23s linear infinite}@keyframes fall-60{62.763%{transform:translate(-.665vw,62.763vh) scale(.1843)}to{transform:translate(2.7664vw,100vh) scale(.1843)}}.snow:nth-child(61){opacity:1.4648;transform:translate(12.5247vw,-10px) scale(.7604);animation:fall-61 30s -5s linear infinite}@keyframes fall-61{62.138%{transform:translate(12.4399vw,62.138vh) scale(.7604)}to{transform:translate(12.4823vw,100vh) scale(.7604)}}.snow:nth-child(62){opacity:1.523;transform:translate(33.0354vw,-10px) scale(.9404);animation:fall-62 20s -13s linear infinite}@keyframes fall-62{52.299%{transform:translate(28.5161vw,52.299vh) scale(.9404)}to{transform:translate(30.77575vw,100vh) scale(.9404)}}.snow:nth-child(63){opacity:.8176;transform:translate(4.0174vw,-10px) scale(.4334);animation:fall-63 10s -19s linear infinite}@keyframes fall-63{47.452%{transform:translate(-1.8694vw,47.452vh) scale(.4334)}to{transform:translate(1.074vw,100vh) scale(.4334)}}.snow:nth-child(64){opacity:1.1858;transform:translate(87.708vw,-10px) scale(.3811);animation:fall-64 11s -6s linear infinite}@keyframes fall-64{56.362%{transform:translate(79.6006vw,56.362vh) scale(.3811)}to{transform:translate(83.6543vw,100vh) scale(.3811)}}.snow:nth-child(65){opacity:.3744;transform:translate(53.1259vw,-10px) scale(.9212);animation:fall-65 29s -17s linear infinite}@keyframes fall-65{57.329%{transform:translate(47.4857vw,57.329vh) scale(.9212)}to{transform:translate(50.3058vw,100vh) scale(.9212)}}.snow:nth-child(66){opacity:1.1088;transform:translate(91.9877vw,-10px) scale(.6855);animation:fall-66 25s -16s linear infinite}@keyframes fall-66{70.505%{transform:translate(90.8705vw,70.505vh) scale(.6855)}to{transform:translate(91.4291vw,100vh) scale(.6855)}}.snow:nth-child(67){opacity:1.3166;transform:translate(12.8347vw,-10px) scale(.3378);animation:fall-67 24s -16s linear infinite}@keyframes fall-67{57.716%{transform:translate(3.3039vw,57.716vh) scale(.3378)}to{transform:translate(8.0693vw,100vh) scale(.3378)}}.snow:nth-child(68){opacity:.3204;transform:translate(29.282vw,-10px) scale(.8459);animation:fall-68 16s -28s linear infinite}@keyframes fall-68{38.976%{transform:translate(30.5616vw,38.976vh) scale(.8459)}to{transform:translate(29.9218vw,100vh) scale(.8459)}}.snow:nth-child(69){opacity:1.861;transform:translate(94.5393vw,-10px) scale(.9113);animation:fall-69 10s -9s linear infinite}@keyframes fall-69{53.484%{transform:translate(93.088vw,53.484vh) scale(.9113)}to{transform:translate(93.81365vw,100vh) scale(.9113)}}.snow:nth-child(70){opacity:1.3592;transform:translate(76.2303vw,-10px) scale(.7919);animation:fall-70 17s -26s linear infinite}@keyframes fall-70{49.223%{transform:translate(82.3939vw,49.223vh) scale(.7919)}to{transform:translate(79.3121vw,100vh) scale(.7919)}}.snow:nth-child(71){opacity:.8106;transform:translate(19.0737vw,-10px) scale(.6515);animation:fall-71 14s -7s linear infinite}@keyframes fall-71{47.013%{transform:translate(16.3491vw,47.013vh) scale(.6515)}to{transform:translate(17.7114vw,100vh) scale(.6515)}}.snow:nth-child(72){opacity:.8658;transform:translate(27.6058vw,-10px) scale(.6511);animation:fall-72 29s -5s linear infinite}@keyframes fall-72{59.676%{transform:translate(23.1242vw,59.676vh) scale(.6511)}to{transform:translate(25.365vw,100vh) scale(.6511)}}.snow:nth-child(73){opacity:.1674;transform:translate(19.3192vw,-10px) scale(.6493);animation:fall-73 20s -7s linear infinite}@keyframes fall-73{54.459%{transform:translate(22.7715vw,54.459vh) scale(.6493)}to{transform:translate(21.04535vw,100vh) scale(.6493)}}.snow:nth-child(74){opacity:.201;transform:translate(23.392vw,-10px) scale(.1591);animation:fall-74 13s -21s linear infinite}@keyframes fall-74{51.62%{transform:translate(31.6877vw,51.62vh) scale(.1591)}to{transform:translate(27.53985vw,100vh) scale(.1591)}}.snow:nth-child(75){opacity:1.457;transform:translate(16.0146vw,-10px) scale(.7935);animation:fall-75 26s -12s linear infinite}@keyframes fall-75{54.09%{transform:translate(9.3863vw,54.09vh) scale(.7935)}to{transform:translate(12.70045vw,100vh) scale(.7935)}}.snow:nth-child(76){opacity:1.8424;transform:translate(95.7959vw,-10px) scale(.3977);animation:fall-76 13s -1s linear infinite}@keyframes fall-76{43.824%{transform:translate(105.2809vw,43.824vh) scale(.3977)}to{transform:translate(100.5384vw,100vh) scale(.3977)}}.snow:nth-child(77){opacity:.3124;transform:translate(10.658vw,-10px) scale(.4152);animation:fall-77 23s -21s linear infinite}@keyframes fall-77{36.201%{transform:translate(19.3615vw,36.201vh) scale(.4152)}to{transform:translate(15.00975vw,100vh) scale(.4152)}}.snow:nth-child(78){opacity:.5148;transform:translate(86.0501vw,-10px) scale(.9831);animation:fall-78 24s -29s linear infinite}@keyframes fall-78{41.678%{transform:translate(80.3548vw,41.678vh) scale(.9831)}to{transform:translate(83.20245vw,100vh) scale(.9831)}}.snow:nth-child(79){opacity:1.7982;transform:translate(1.401vw,-10px) scale(.6133);animation:fall-79 28s -1s linear infinite}@keyframes fall-79{57.329%{transform:translate(1.4703vw,57.329vh) scale(.6133)}to{transform:translate(1.43565vw,100vh) scale(.6133)}}.snow:nth-child(80){opacity:1.7548;transform:translate(89.634vw,-10px) scale(.8692);animation:fall-80 10s -14s linear infinite}@keyframes fall-80{79.466%{transform:translate(82.6111vw,79.466vh) scale(.8692)}to{transform:translate(86.12255vw,100vh) scale(.8692)}}.snow:nth-child(81){opacity:1.3382;transform:translate(29.1749vw,-10px) scale(.1915);animation:fall-81 13s -13s linear infinite}@keyframes fall-81{44.023%{transform:translate(21.9872vw,44.023vh) scale(.1915)}to{transform:translate(25.58105vw,100vh) scale(.1915)}}.snow:nth-child(82){opacity:.5248;transform:translate(70.821vw,-10px) scale(.6158);animation:fall-82 30s -7s linear infinite}@keyframes fall-82{44.298%{transform:translate(63.9968vw,44.298vh) scale(.6158)}to{transform:translate(67.4089vw,100vh) scale(.6158)}}.snow:nth-child(83){opacity:1.2608;transform:translate(73.4399vw,-10px) scale(.0185);animation:fall-83 19s -25s linear infinite}@keyframes fall-83{74.622%{transform:translate(71.1252vw,74.622vh) scale(.0185)}to{transform:translate(72.28255vw,100vh) scale(.0185)}}.snow:nth-child(84){opacity:.602;transform:translate(15.4326vw,-10px) scale(.5135);animation:fall-84 14s -30s linear infinite}@keyframes fall-84{78.837%{transform:translate(20.3555vw,78.837vh) scale(.5135)}to{transform:translate(17.89405vw,100vh) scale(.5135)}}.snow:nth-child(85){opacity:1.6424;transform:translate(65.1389vw,-10px) scale(.4815);animation:fall-85 25s -8s linear infinite}@keyframes fall-85{33.803%{transform:translate(62.2092vw,33.803vh) scale(.4815)}to{transform:translate(63.67405vw,100vh) scale(.4815)}}.snow:nth-child(86){opacity:.4808;transform:translate(61.7258vw,-10px) scale(.434);animation:fall-86 21s -13s linear infinite}@keyframes fall-86{43.548%{transform:translate(65.4596vw,43.548vh) scale(.434)}to{transform:translate(63.5927vw,100vh) scale(.434)}}.snow:nth-child(87){opacity:.2664;transform:translate(17.5715vw,-10px) scale(.3753);animation:fall-87 13s -18s linear infinite}@keyframes fall-87{33.323%{transform:translate(18.3687vw,33.323vh) scale(.3753)}to{transform:translate(17.9701vw,100vh) scale(.3753)}}.snow:nth-child(88){opacity:1.6798;transform:translate(26.3064vw,-10px) scale(.4935);animation:fall-88 25s -1s linear infinite}@keyframes fall-88{64.471%{transform:translate(25.7272vw,64.471vh) scale(.4935)}to{transform:translate(26.0168vw,100vh) scale(.4935)}}.snow:nth-child(89){opacity:1.5656;transform:translate(40.3401vw,-10px) scale(.5773);animation:fall-89 26s -22s linear infinite}@keyframes fall-89{45.358%{transform:translate(48.1034vw,45.358vh) scale(.5773)}to{transform:translate(44.22175vw,100vh) scale(.5773)}}.snow:nth-child(90){opacity:.4684;transform:translate(65.6542vw,-10px) scale(.1266);animation:fall-90 20s -11s linear infinite}@keyframes fall-90{52.385%{transform:translate(69.6318vw,52.385vh) scale(.1266)}to{transform:translate(67.643vw,100vh) scale(.1266)}}.snow:nth-child(91){opacity:.7614;transform:translate(91.8047vw,-10px) scale(.3714);animation:fall-91 16s -11s linear infinite}@keyframes fall-91{49.159%{transform:translate(96.8916vw,49.159vh) scale(.3714)}to{transform:translate(94.34815vw,100vh) scale(.3714)}}.snow:nth-child(92){opacity:1.5508;transform:translate(11.5608vw,-10px) scale(.2725);animation:fall-92 24s -2s linear infinite}@keyframes fall-92{32.988%{transform:translate(12.1671vw,32.988vh) scale(.2725)}to{transform:translate(11.86395vw,100vh) scale(.2725)}}.snow:nth-child(93){opacity:1.0692;transform:translate(79.2348vw,-10px) scale(.9102);animation:fall-93 12s -18s linear infinite}@keyframes fall-93{51.823%{transform:translate(70.1729vw,51.823vh) scale(.9102)}to{transform:translate(74.70385vw,100vh) scale(.9102)}}.snow:nth-child(94){opacity:.1232;transform:translate(34.1233vw,-10px) scale(.563);animation:fall-94 25s -3s linear infinite}@keyframes fall-94{73.824%{transform:translate(24.2467vw,73.824vh) scale(.563)}to{transform:translate(29.185vw,100vh) scale(.563)}}.snow:nth-child(95){opacity:.0546;transform:translate(1.8897vw,-10px) scale(.1372);animation:fall-95 18s -4s linear infinite}@keyframes fall-95{56.309%{transform:translate(-6.0087vw,56.309vh) scale(.1372)}to{transform:translate(-2.0595vw,100vh) scale(.1372)}}.snow:nth-child(96){opacity:1.0394;transform:translate(98.8974vw,-10px) scale(.5342);animation:fall-96 17s -19s linear infinite}@keyframes fall-96{41.347%{transform:translate(101.3697vw,41.347vh) scale(.5342)}to{transform:translate(100.13355vw,100vh) scale(.5342)}}.snow:nth-child(97){opacity:.3728;transform:translate(2.4524vw,-10px) scale(.2437);animation:fall-97 28s -26s linear infinite}@keyframes fall-97{54.734%{transform:translate(1.1061vw,54.734vh) scale(.2437)}to{transform:translate(1.77925vw,100vh) scale(.2437)}}.snow:nth-child(98){opacity:1.093;transform:translate(91.1328vw,-10px) scale(.0659);animation:fall-98 25s -23s linear infinite}@keyframes fall-98{62.201%{transform:translate(95.3211vw,62.201vh) scale(.0659)}to{transform:translate(93.22695vw,100vh) scale(.0659)}}.snow:nth-child(99){opacity:1.7496;transform:translate(99.0888vw,-10px) scale(.7049);animation:fall-99 29s -16s linear infinite}@keyframes fall-99{30.724%{transform:translate(106.7521vw,30.724vh) scale(.7049)}to{transform:translate(102.92045vw,100vh) scale(.7049)}}.snow:nth-child(100){opacity:.224;transform:translate(14.0826vw,-10px) scale(.0817);animation:fall-100 26s -13s linear infinite}@keyframes fall-100{78.162%{transform:translate(5.6756vw,78.162vh) scale(.0817)}to{transform:translate(9.8791vw,100vh) scale(.0817)}}.snow:nth-child(101){opacity:1.9124;transform:translate(66.6509vw,-10px) scale(.5687);animation:fall-101 10s -6s linear infinite}@keyframes fall-101{75.31%{transform:translate(56.9799vw,75.31vh) scale(.5687)}to{transform:translate(61.8154vw,100vh) scale(.5687)}}.snow:nth-child(102){opacity:.297;transform:translate(78.4682vw,-10px) scale(.9439);animation:fall-102 16s -9s linear infinite}@keyframes fall-102{61.673%{transform:translate(72.7305vw,61.673vh) scale(.9439)}to{transform:translate(75.59935vw,100vh) scale(.9439)}}.snow:nth-child(103){opacity:1.696;transform:translate(33.7608vw,-10px) scale(.6892);animation:fall-103 27s -11s linear infinite}@keyframes fall-103{47.687%{transform:translate(30.4834vw,47.687vh) scale(.6892)}to{transform:translate(32.1221vw,100vh) scale(.6892)}}.snow:nth-child(104){opacity:.2218;transform:translate(6.9939vw,-10px) scale(.839);animation:fall-104 25s -24s linear infinite}@keyframes fall-104{76.638%{transform:translate(3.5722vw,76.638vh) scale(.839)}to{transform:translate(5.28305vw,100vh) scale(.839)}}.snow:nth-child(105){opacity:1.2664;transform:translate(50.5551vw,-10px) scale(.9912);animation:fall-105 27s -4s linear infinite}@keyframes fall-105{64.397%{transform:translate(52.0025vw,64.397vh) scale(.9912)}to{transform:translate(51.2788vw,100vh) scale(.9912)}}.snow:nth-child(106){opacity:.6736;transform:translate(66.9041vw,-10px) scale(.8677);animation:fall-106 11s -17s linear infinite}@keyframes fall-106{74.292%{transform:translate(61.2701vw,74.292vh) scale(.8677)}to{transform:translate(64.0871vw,100vh) scale(.8677)}}.snow:nth-child(107){opacity:1.6758;transform:translate(13.0399vw,-10px) scale(.2287);animation:fall-107 22s -19s linear infinite}@keyframes fall-107{42.896%{transform:translate(8.5311vw,42.896vh) scale(.2287)}to{transform:translate(10.7855vw,100vh) scale(.2287)}}.snow:nth-child(108){opacity:.949;transform:translate(46.0929vw,-10px) scale(.1798);animation:fall-108 10s -20s linear infinite}@keyframes fall-108{68.937%{transform:translate(36.9072vw,68.937vh) scale(.1798)}to{transform:translate(41.50005vw,100vh) scale(.1798)}}.snow:nth-child(109){opacity:1.8296;transform:translate(3.7562vw,-10px) scale(.9301);animation:fall-109 20s -8s linear infinite}@keyframes fall-109{40.883%{transform:translate(12.4031vw,40.883vh) scale(.9301)}to{transform:translate(8.07965vw,100vh) scale(.9301)}}.snow:nth-child(110){opacity:.831;transform:translate(3.4267vw,-10px) scale(.2813);animation:fall-110 20s -19s linear infinite}@keyframes fall-110{61.541%{transform:translate(-2.015vw,61.541vh) scale(.2813)}to{transform:translate(.70585vw,100vh) scale(.2813)}}.snow:nth-child(111){opacity:1.4148;transform:translate(89.0267vw,-10px) scale(.5831);animation:fall-111 12s -2s linear infinite}@keyframes fall-111{63.385%{transform:translate(98.5668vw,63.385vh) scale(.5831)}to{transform:translate(93.79675vw,100vh) scale(.5831)}}.snow:nth-child(112){opacity:1.1186;transform:translate(28.0661vw,-10px) scale(.8328);animation:fall-112 22s -21s linear infinite}@keyframes fall-112{53.417%{transform:translate(35.7525vw,53.417vh) scale(.8328)}to{transform:translate(31.9093vw,100vh) scale(.8328)}}.snow:nth-child(113){opacity:.3646;transform:translate(23.363vw,-10px) scale(.9895);animation:fall-113 22s -4s linear infinite}@keyframes fall-113{68.702%{transform:translate(27.2044vw,68.702vh) scale(.9895)}to{transform:translate(25.2837vw,100vh) scale(.9895)}}.snow:nth-child(114){opacity:1.86;transform:translate(76.8502vw,-10px) scale(.9325);animation:fall-114 20s -8s linear infinite}@keyframes fall-114{31.432%{transform:translate(76.9955vw,31.432vh) scale(.9325)}to{transform:translate(76.92285vw,100vh) scale(.9325)}}.snow:nth-child(115){opacity:.1954;transform:translate(24.3802vw,-10px) scale(.2293);animation:fall-115 20s -9s linear infinite}@keyframes fall-115{78.237%{transform:translate(26.4273vw,78.237vh) scale(.2293)}to{transform:translate(25.40375vw,100vh) scale(.2293)}}.snow:nth-child(116){opacity:1.3768;transform:translate(13.375vw,-10px) scale(.5479);animation:fall-116 16s -2s linear infinite}@keyframes fall-116{33.118%{transform:translate(21.6745vw,33.118vh) scale(.5479)}to{transform:translate(17.52475vw,100vh) scale(.5479)}}.snow:nth-child(117){opacity:1.44;transform:translate(1.8086vw,-10px) scale(.9842);animation:fall-117 13s -16s linear infinite}@keyframes fall-117{46.45%{transform:translate(-2.4699vw,46.45vh) scale(.9842)}to{transform:translate(-.33065vw,100vh) scale(.9842)}}.snow:nth-child(118){opacity:.6832;transform:translate(70.8859vw,-10px) scale(.2574);animation:fall-118 24s -23s linear infinite}@keyframes fall-118{53.833%{transform:translate(73.5957vw,53.833vh) scale(.2574)}to{transform:translate(72.2408vw,100vh) scale(.2574)}}.snow:nth-child(119){opacity:.3034;transform:translate(63.3119vw,-10px) scale(.9397);animation:fall-119 13s -30s linear infinite}@keyframes fall-119{77.785%{transform:translate(56.0382vw,77.785vh) scale(.9397)}to{transform:translate(59.67505vw,100vh) scale(.9397)}}.snow:nth-child(120){opacity:.356;transform:translate(70.4538vw,-10px) scale(.4717);animation:fall-120 23s -19s linear infinite}@keyframes fall-120{79.271%{transform:translate(64.8222vw,79.271vh) scale(.4717)}to{transform:translate(67.638vw,100vh) scale(.4717)}}.snow:nth-child(121){opacity:1.6092;transform:translate(42.0213vw,-10px) scale(.227);animation:fall-121 19s -26s linear infinite}@keyframes fall-121{52.66%{transform:translate(38.6946vw,52.66vh) scale(.227)}to{transform:translate(40.35795vw,100vh) scale(.227)}}.snow:nth-child(122){opacity:1.3754;transform:translate(28.3183vw,-10px) scale(.927);animation:fall-122 21s -27s linear infinite}@keyframes fall-122{42.658%{transform:translate(38.3144vw,42.658vh) scale(.927)}to{transform:translate(33.31635vw,100vh) scale(.927)}}.snow:nth-child(123){opacity:.4582;transform:translate(41.3702vw,-10px) scale(.7336);animation:fall-123 26s -4s linear infinite}@keyframes fall-123{50.133%{transform:translate(47.4104vw,50.133vh) scale(.7336)}to{transform:translate(44.3903vw,100vh) scale(.7336)}}.snow:nth-child(124){opacity:1.0922;transform:translate(71.1913vw,-10px) scale(.9521);animation:fall-124 12s -11s linear infinite}@keyframes fall-124{50.867%{transform:translate(67.9986vw,50.867vh) scale(.9521)}to{transform:translate(69.59495vw,100vh) scale(.9521)}}.snow:nth-child(125){opacity:1.4924;transform:translate(21.4082vw,-10px) scale(.5317);animation:fall-125 12s -13s linear infinite}@keyframes fall-125{31.765%{transform:translate(17.8185vw,31.765vh) scale(.5317)}to{transform:translate(19.61335vw,100vh) scale(.5317)}}.snow:nth-child(126){opacity:1.271;transform:translate(59.9586vw,-10px) scale(.2448);animation:fall-126 22s -10s linear infinite}@keyframes fall-126{52.147%{transform:translate(68.5997vw,52.147vh) scale(.2448)}to{transform:translate(64.27915vw,100vh) scale(.2448)}}.snow:nth-child(127){opacity:.9302;transform:translate(42.1944vw,-10px) scale(.8345);animation:fall-127 15s -21s linear infinite}@keyframes fall-127{66.749%{transform:translate(38.1437vw,66.749vh) scale(.8345)}to{transform:translate(40.16905vw,100vh) scale(.8345)}}.snow:nth-child(128){opacity:.277;transform:translate(86.4254vw,-10px) scale(.8181);animation:fall-128 10s -9s linear infinite}@keyframes fall-128{35.567%{transform:translate(88.6545vw,35.567vh) scale(.8181)}to{transform:translate(87.53995vw,100vh) scale(.8181)}}.snow:nth-child(129){opacity:1.5058;transform:translate(45.4994vw,-10px) scale(.9051);animation:fall-129 23s -7s linear infinite}@keyframes fall-129{32.242%{transform:translate(43.5507vw,32.242vh) scale(.9051)}to{transform:translate(44.52505vw,100vh) scale(.9051)}}.snow:nth-child(130){opacity:1.8314;transform:translate(35.1497vw,-10px) scale(.286);animation:fall-130 29s -21s linear infinite}@keyframes fall-130{38.072%{transform:translate(35.2474vw,38.072vh) scale(.286)}to{transform:translate(35.19855vw,100vh) scale(.286)}}.snow:nth-child(131){opacity:.1686;transform:translate(98.3205vw,-10px) scale(.3012);animation:fall-131 25s -23s linear infinite}@keyframes fall-131{79.675%{transform:translate(96.3095vw,79.675vh) scale(.3012)}to{transform:translate(97.315vw,100vh) scale(.3012)}}.snow:nth-child(132){opacity:1.6812;transform:translate(49.0982vw,-10px) scale(.8843);animation:fall-132 20s -7s linear infinite}@keyframes fall-132{74.396%{transform:translate(49.337vw,74.396vh) scale(.8843)}to{transform:translate(49.2176vw,100vh) scale(.8843)}}.snow:nth-child(133){opacity:.392;transform:translate(49.6608vw,-10px) scale(.858);animation:fall-133 11s -22s linear infinite}@keyframes fall-133{57.799%{transform:translate(50.5362vw,57.799vh) scale(.858)}to{transform:translate(50.0985vw,100vh) scale(.858)}}.snow:nth-child(134){opacity:1.811;transform:translate(53.7562vw,-10px) scale(.8181);animation:fall-134 22s -7s linear infinite}@keyframes fall-134{44.712%{transform:translate(55.7719vw,44.712vh) scale(.8181)}to{transform:translate(54.76405vw,100vh) scale(.8181)}}.snow:nth-child(135){opacity:.3304;transform:translate(32.1826vw,-10px) scale(.118);animation:fall-135 15s -7s linear infinite}@keyframes fall-135{33.172%{transform:translate(29.8278vw,33.172vh) scale(.118)}to{transform:translate(31.0052vw,100vh) scale(.118)}}.snow:nth-child(136){opacity:.649;transform:translate(37.4264vw,-10px) scale(.4373);animation:fall-136 22s -11s linear infinite}@keyframes fall-136{79.006%{transform:translate(45.2947vw,79.006vh) scale(.4373)}to{transform:translate(41.36055vw,100vh) scale(.4373)}}.snow:nth-child(137){opacity:.1458;transform:translate(58.122vw,-10px) scale(.5704);animation:fall-137 30s -26s linear infinite}@keyframes fall-137{62.006%{transform:translate(61.8873vw,62.006vh) scale(.5704)}to{transform:translate(60.00465vw,100vh) scale(.5704)}}.snow:nth-child(138){opacity:1.0498;transform:translate(34.6114vw,-10px) scale(.7057);animation:fall-138 14s -21s linear infinite}@keyframes fall-138{60.606%{transform:translate(26.4438vw,60.606vh) scale(.7057)}to{transform:translate(30.5276vw,100vh) scale(.7057)}}.snow:nth-child(139){opacity:.9314;transform:translate(60.114vw,-10px) scale(.6639);animation:fall-139 22s -1s linear infinite}@keyframes fall-139{41.145%{transform:translate(57.1309vw,41.145vh) scale(.6639)}to{transform:translate(58.62245vw,100vh) scale(.6639)}}.snow:nth-child(140){opacity:.3416;transform:translate(61.8849vw,-10px) scale(.3915);animation:fall-140 23s -21s linear infinite}@keyframes fall-140{53.295%{transform:translate(65.654vw,53.295vh) scale(.3915)}to{transform:translate(63.76945vw,100vh) scale(.3915)}}.snow:nth-child(141){opacity:1.3686;transform:translate(59.9868vw,-10px) scale(.923);animation:fall-141 18s -2s linear infinite}@keyframes fall-141{54.027%{transform:translate(63.3348vw,54.027vh) scale(.923)}to{transform:translate(61.6608vw,100vh) scale(.923)}}.snow:nth-child(142){opacity:1.1406;transform:translate(14.1606vw,-10px) scale(.733);animation:fall-142 28s -14s linear infinite}@keyframes fall-142{32.606%{transform:translate(14.023vw,32.606vh) scale(.733)}to{transform:translate(14.0918vw,100vh) scale(.733)}}.snow:nth-child(143){opacity:.077;transform:translate(34.8969vw,-10px) scale(.4004);animation:fall-143 19s -27s linear infinite}@keyframes fall-143{47.156%{transform:translate(39.2004vw,47.156vh) scale(.4004)}to{transform:translate(37.04865vw,100vh) scale(.4004)}}.snow:nth-child(144){opacity:.3822;transform:translate(12.2209vw,-10px) scale(.3138);animation:fall-144 25s -2s linear infinite}@keyframes fall-144{65.93%{transform:translate(6.5362vw,65.93vh) scale(.3138)}to{transform:translate(9.37855vw,100vh) scale(.3138)}}.snow:nth-child(145){opacity:1.4146;transform:translate(40.4205vw,-10px) scale(.586);animation:fall-145 17s -24s linear infinite}@keyframes fall-145{51.781%{transform:translate(39.9086vw,51.781vh) scale(.586)}to{transform:translate(40.16455vw,100vh) scale(.586)}}.snow:nth-child(146){opacity:1.8656;transform:translate(55.117vw,-10px) scale(.4428);animation:fall-146 24s -8s linear infinite}@keyframes fall-146{39.814%{transform:translate(54.6293vw,39.814vh) scale(.4428)}to{transform:translate(54.87315vw,100vh) scale(.4428)}}.snow:nth-child(147){opacity:1.4336;transform:translate(97.4077vw,-10px) scale(.5399);animation:fall-147 14s -28s linear infinite}@keyframes fall-147{56.203%{transform:translate(95.5054vw,56.203vh) scale(.5399)}to{transform:translate(96.45655vw,100vh) scale(.5399)}}.snow:nth-child(148){opacity:.5008;transform:translate(90.3083vw,-10px) scale(.0511);animation:fall-148 22s -20s linear infinite}@keyframes fall-148{40.814%{transform:translate(82.8488vw,40.814vh) scale(.0511)}to{transform:translate(86.57855vw,100vh) scale(.0511)}}.snow:nth-child(149){opacity:.94;transform:translate(55.733vw,-10px) scale(.1625);animation:fall-149 24s -2s linear infinite}@keyframes fall-149{39.843%{transform:translate(57.2479vw,39.843vh) scale(.1625)}to{transform:translate(56.49045vw,100vh) scale(.1625)}}.snow:nth-child(150){opacity:.99;transform:translate(93.732vw,-10px) scale(.815);animation:fall-150 11s -18s linear infinite}@keyframes fall-150{40.258%{transform:translate(85.2349vw,40.258vh) scale(.815)}to{transform:translate(89.48345vw,100vh) scale(.815)}}.snow:nth-child(151){opacity:.9972;transform:translate(98.2255vw,-10px) scale(.6268);animation:fall-151 10s -9s linear infinite}@keyframes fall-151{51.96%{transform:translate(96.9831vw,51.96vh) scale(.6268)}to{transform:translate(97.6043vw,100vh) scale(.6268)}}.snow:nth-child(152){opacity:1.0128;transform:translate(94.552vw,-10px) scale(.6252);animation:fall-152 22s -20s linear infinite}@keyframes fall-152{56.925%{transform:translate(103.8587vw,56.925vh) scale(.6252)}to{transform:translate(99.20535vw,100vh) scale(.6252)}}.snow:nth-child(153){opacity:1.4658;transform:translate(18.4926vw,-10px) scale(.3721);animation:fall-153 23s -22s linear infinite}@keyframes fall-153{59.65%{transform:translate(18.3724vw,59.65vh) scale(.3721)}to{transform:translate(18.4325vw,100vh) scale(.3721)}}.snow:nth-child(154){opacity:.0462;transform:translate(8.4284vw,-10px) scale(.3504);animation:fall-154 27s -15s linear infinite}@keyframes fall-154{77.901%{transform:translate(2.1787vw,77.901vh) scale(.3504)}to{transform:translate(5.30355vw,100vh) scale(.3504)}}.snow:nth-child(155){opacity:1.624;transform:translate(23.7632vw,-10px) scale(.9007);animation:fall-155 14s -20s linear infinite}@keyframes fall-155{60.41%{transform:translate(16.065vw,60.41vh) scale(.9007)}to{transform:translate(19.9141vw,100vh) scale(.9007)}}.snow:nth-child(156){opacity:.9946;transform:translate(98.5055vw,-10px) scale(.9465);animation:fall-156 26s -10s linear infinite}@keyframes fall-156{35.226%{transform:translate(105.3409vw,35.226vh) scale(.9465)}to{transform:translate(101.9232vw,100vh) scale(.9465)}}.snow:nth-child(157){opacity:.2542;transform:translate(9.1669vw,-10px) scale(.6589);animation:fall-157 23s -12s linear infinite}@keyframes fall-157{53.796%{transform:translate(9.9563vw,53.796vh) scale(.6589)}to{transform:translate(9.5616vw,100vh) scale(.6589)}}.snow:nth-child(158){opacity:.2282;transform:translate(90.022vw,-10px) scale(.1274);animation:fall-158 25s -9s linear infinite}@keyframes fall-158{39.478%{transform:translate(90.6466vw,39.478vh) scale(.1274)}to{transform:translate(90.3343vw,100vh) scale(.1274)}}.snow:nth-child(159){opacity:.8914;transform:translate(75.5479vw,-10px) scale(.9217);animation:fall-159 11s -15s linear infinite}@keyframes fall-159{60.472%{transform:translate(72.1348vw,60.472vh) scale(.9217)}to{transform:translate(73.84135vw,100vh) scale(.9217)}}.snow:nth-child(160){opacity:1.8546;transform:translate(98.6029vw,-10px) scale(.2881);animation:fall-160 18s -18s linear infinite}@keyframes fall-160{68.251%{transform:translate(98.523vw,68.251vh) scale(.2881)}to{transform:translate(98.56295vw,100vh) scale(.2881)}}.snow:nth-child(161){opacity:1.5898;transform:translate(64.1976vw,-10px) scale(.505);animation:fall-161 16s -9s linear infinite}@keyframes fall-161{58.008%{transform:translate(73.8942vw,58.008vh) scale(.505)}to{transform:translate(69.0459vw,100vh) scale(.505)}}.snow:nth-child(162){opacity:.7818;transform:translate(61.6616vw,-10px) scale(.2198);animation:fall-162 10s -21s linear infinite}@keyframes fall-162{31.988%{transform:translate(64.7861vw,31.988vh) scale(.2198)}to{transform:translate(63.22385vw,100vh) scale(.2198)}}.snow:nth-child(163){opacity:1.3148;transform:translate(76.7068vw,-10px) scale(.8944);animation:fall-163 16s -20s linear infinite}@keyframes fall-163{37.241%{transform:translate(74.6267vw,37.241vh) scale(.8944)}to{transform:translate(75.66675vw,100vh) scale(.8944)}}.snow:nth-child(164){opacity:1.1924;transform:translate(34.603vw,-10px) scale(.2003);animation:fall-164 12s -6s linear infinite}@keyframes fall-164{76.143%{transform:translate(31.0773vw,76.143vh) scale(.2003)}to{transform:translate(32.84015vw,100vh) scale(.2003)}}.snow:nth-child(165){opacity:.7514;transform:translate(12.4618vw,-10px) scale(.7787);animation:fall-165 28s -18s linear infinite}@keyframes fall-165{64.716%{transform:translate(17.671vw,64.716vh) scale(.7787)}to{transform:translate(15.0664vw,100vh) scale(.7787)}}.snow:nth-child(166){opacity:.9448;transform:translate(58.8526vw,-10px) scale(.8534);animation:fall-166 29s -10s linear infinite}@keyframes fall-166{55.894%{transform:translate(51.1203vw,55.894vh) scale(.8534)}to{transform:translate(54.98645vw,100vh) scale(.8534)}}.snow:nth-child(167){opacity:.287;transform:translate(75.7598vw,-10px) scale(.0621);animation:fall-167 25s -24s linear infinite}@keyframes fall-167{78.168%{transform:translate(78.546vw,78.168vh) scale(.0621)}to{transform:translate(77.1529vw,100vh) scale(.0621)}}.snow:nth-child(168){opacity:1.2188;transform:translate(36.0987vw,-10px) scale(.752);animation:fall-168 16s -17s linear infinite}@keyframes fall-168{62.902%{transform:translate(38.2417vw,62.902vh) scale(.752)}to{transform:translate(37.1702vw,100vh) scale(.752)}}.snow:nth-child(169){opacity:.5312;transform:translate(68.4676vw,-10px) scale(.3241);animation:fall-169 23s -24s linear infinite}@keyframes fall-169{65.906%{transform:translate(62.6332vw,65.906vh) scale(.3241)}to{transform:translate(65.5504vw,100vh) scale(.3241)}}.snow:nth-child(170){opacity:1.1534;transform:translate(34.4875vw,-10px) scale(.0724);animation:fall-170 16s -25s linear infinite}@keyframes fall-170{78.459%{transform:translate(33.2298vw,78.459vh) scale(.0724)}to{transform:translate(33.85865vw,100vh) scale(.0724)}}.snow:nth-child(171){opacity:.6506;transform:translate(50.7077vw,-10px) scale(.9141);animation:fall-171 19s -4s linear infinite}@keyframes fall-171{79.938%{transform:translate(52.1983vw,79.938vh) scale(.9141)}to{transform:translate(51.453vw,100vh) scale(.9141)}}.snow:nth-child(172){opacity:1.3338;transform:translate(11.9264vw,-10px) scale(.6507);animation:fall-172 26s -30s linear infinite}@keyframes fall-172{70.905%{transform:translate(3.5413vw,70.905vh) scale(.6507)}to{transform:translate(7.73385vw,100vh) scale(.6507)}}.snow:nth-child(173){opacity:.9368;transform:translate(25.6191vw,-10px) scale(.6925);animation:fall-173 14s -20s linear infinite}@keyframes fall-173{64.08%{transform:translate(30.1793vw,64.08vh) scale(.6925)}to{transform:translate(27.8992vw,100vh) scale(.6925)}}.snow:nth-child(174){opacity:.2156;transform:translate(58.993vw,-10px) scale(.7569);animation:fall-174 24s -21s linear infinite}@keyframes fall-174{79.809%{transform:translate(49.4296vw,79.809vh) scale(.7569)}to{transform:translate(54.2113vw,100vh) scale(.7569)}}.snow:nth-child(175){opacity:.0198;transform:translate(40.1474vw,-10px) scale(.2193);animation:fall-175 17s -13s linear infinite}@keyframes fall-175{78.131%{transform:translate(41.1942vw,78.131vh) scale(.2193)}to{transform:translate(40.6708vw,100vh) scale(.2193)}}.snow:nth-child(176){opacity:.9908;transform:translate(15.928vw,-10px) scale(.1149);animation:fall-176 30s -30s linear infinite}@keyframes fall-176{51.721%{transform:translate(20.9251vw,51.721vh) scale(.1149)}to{transform:translate(18.42655vw,100vh) scale(.1149)}}.snow:nth-child(177){opacity:.748;transform:translate(95.7533vw,-10px) scale(.0467);animation:fall-177 27s -30s linear infinite}@keyframes fall-177{72.734%{transform:translate(104.7308vw,72.734vh) scale(.0467)}to{transform:translate(100.24205vw,100vh) scale(.0467)}}.snow:nth-child(178){opacity:1.1846;transform:translate(72.6334vw,-10px) scale(.4649);animation:fall-178 13s -18s linear infinite}@keyframes fall-178{51.269%{transform:translate(73.2267vw,51.269vh) scale(.4649)}to{transform:translate(72.93005vw,100vh) scale(.4649)}}.snow:nth-child(179){opacity:1.9092;transform:translate(83.8709vw,-10px) scale(.3976);animation:fall-179 18s -7s linear infinite}@keyframes fall-179{55.968%{transform:translate(82.774vw,55.968vh) scale(.3976)}to{transform:translate(83.32245vw,100vh) scale(.3976)}}.snow:nth-child(180){opacity:.0774;transform:translate(98.2659vw,-10px) scale(.238);animation:fall-180 14s -21s linear infinite}@keyframes fall-180{35.081%{transform:translate(89.7093vw,35.081vh) scale(.238)}to{transform:translate(93.9876vw,100vh) scale(.238)}}.snow:nth-child(181){opacity:.688;transform:translate(36.9983vw,-10px) scale(.7719);animation:fall-181 25s -20s linear infinite}@keyframes fall-181{49.309%{transform:translate(37.6487vw,49.309vh) scale(.7719)}to{transform:translate(37.3235vw,100vh) scale(.7719)}}.snow:nth-child(182){opacity:.605;transform:translate(53.4436vw,-10px) scale(.5561);animation:fall-182 11s -26s linear infinite}@keyframes fall-182{40.7%{transform:translate(44.3903vw,40.7vh) scale(.5561)}to{transform:translate(48.91695vw,100vh) scale(.5561)}}.snow:nth-child(183){opacity:.4508;transform:translate(75.7767vw,-10px) scale(.3105);animation:fall-183 18s -11s linear infinite}@keyframes fall-183{30.057%{transform:translate(78.332vw,30.057vh) scale(.3105)}to{transform:translate(77.05435vw,100vh) scale(.3105)}}.snow:nth-child(184){opacity:.5604;transform:translate(47.1488vw,-10px) scale(.589);animation:fall-184 13s -2s linear infinite}@keyframes fall-184{75.441%{transform:translate(43.883vw,75.441vh) scale(.589)}to{transform:translate(45.5159vw,100vh) scale(.589)}}.snow:nth-child(185){opacity:.3318;transform:translate(12.6756vw,-10px) scale(.1051);animation:fall-185 29s -5s linear infinite}@keyframes fall-185{36.399%{transform:translate(15.7347vw,36.399vh) scale(.1051)}to{transform:translate(14.20515vw,100vh) scale(.1051)}}.snow:nth-child(186){opacity:.4532;transform:translate(85.0182vw,-10px) scale(.2136);animation:fall-186 18s -19s linear infinite}@keyframes fall-186{31.91%{transform:translate(91.6695vw,31.91vh) scale(.2136)}to{transform:translate(88.34385vw,100vh) scale(.2136)}}.snow:nth-child(187){opacity:.6818;transform:translate(23.9568vw,-10px) scale(.0372);animation:fall-187 12s -22s linear infinite}@keyframes fall-187{54.757%{transform:translate(19.207vw,54.757vh) scale(.0372)}to{transform:translate(21.5819vw,100vh) scale(.0372)}}.snow:nth-child(188){opacity:1.8238;transform:translate(40.9809vw,-10px) scale(.5342);animation:fall-188 26s -14s linear infinite}@keyframes fall-188{73.168%{transform:translate(46.2396vw,73.168vh) scale(.5342)}to{transform:translate(43.61025vw,100vh) scale(.5342)}}.snow:nth-child(189){opacity:.6228;transform:translate(55.9316vw,-10px) scale(.8378);animation:fall-189 26s -3s linear infinite}@keyframes fall-189{70.556%{transform:translate(64.9503vw,70.556vh) scale(.8378)}to{transform:translate(60.44095vw,100vh) scale(.8378)}}.snow:nth-child(190){opacity:1.7318;transform:translate(98.2296vw,-10px) scale(.4874);animation:fall-190 26s -3s linear infinite}@keyframes fall-190{73.456%{transform:translate(89.6248vw,73.456vh) scale(.4874)}to{transform:translate(93.9272vw,100vh) scale(.4874)}}.snow:nth-child(191){opacity:.9442;transform:translate(83.2784vw,-10px) scale(.2142);animation:fall-191 17s -10s linear infinite}@keyframes fall-191{65.313%{transform:translate(77.5857vw,65.313vh) scale(.2142)}to{transform:translate(80.43205vw,100vh) scale(.2142)}}.snow:nth-child(192){opacity:.0592;transform:translate(14.7361vw,-10px) scale(.9816);animation:fall-192 17s -27s linear infinite}@keyframes fall-192{34.272%{transform:translate(14.5928vw,34.272vh) scale(.9816)}to{transform:translate(14.66445vw,100vh) scale(.9816)}}.snow:nth-child(193){opacity:1.1012;transform:translate(21.7519vw,-10px) scale(.5455);animation:fall-193 14s -7s linear infinite}@keyframes fall-193{63.928%{transform:translate(21.2644vw,63.928vh) scale(.5455)}to{transform:translate(21.50815vw,100vh) scale(.5455)}}.snow:nth-child(194){opacity:.8682;transform:translate(74.1547vw,-10px) scale(.9578);animation:fall-194 21s -14s linear infinite}@keyframes fall-194{39.65%{transform:translate(67.9249vw,39.65vh) scale(.9578)}to{transform:translate(71.0398vw,100vh) scale(.9578)}}.snow:nth-child(195){opacity:.2284;transform:translate(56.8426vw,-10px) scale(.6565);animation:fall-195 19s -23s linear infinite}@keyframes fall-195{30.686%{transform:translate(50.5529vw,30.686vh) scale(.6565)}to{transform:translate(53.69775vw,100vh) scale(.6565)}}.snow:nth-child(196){opacity:.5652;transform:translate(34.0033vw,-10px) scale(.7261);animation:fall-196 22s -8s linear infinite}@keyframes fall-196{53.36%{transform:translate(27.3209vw,53.36vh) scale(.7261)}to{transform:translate(30.6621vw,100vh) scale(.7261)}}.snow:nth-child(197){opacity:.945;transform:translate(61.0616vw,-10px) scale(.6877);animation:fall-197 11s -15s linear infinite}@keyframes fall-197{59.161%{transform:translate(57.4147vw,59.161vh) scale(.6877)}to{transform:translate(59.23815vw,100vh) scale(.6877)}}.snow:nth-child(198){opacity:1.5602;transform:translate(69.9083vw,-10px) scale(.1419);animation:fall-198 30s -13s linear infinite}@keyframes fall-198{62.485%{transform:translate(69.5242vw,62.485vh) scale(.1419)}to{transform:translate(69.71625vw,100vh) scale(.1419)}}.snow:nth-child(199){opacity:.6498;transform:translate(84.1081vw,-10px) scale(.0376);animation:fall-199 21s -4s linear infinite}@keyframes fall-199{67.58%{transform:translate(87.5389vw,67.58vh) scale(.0376)}to{transform:translate(85.8235vw,100vh) scale(.0376)}}.snow:nth-child(200){opacity:.4368;transform:translate(76.0461vw,-10px) scale(.9);animation:fall-200 26s -16s linear infinite}@keyframes fall-200{74.157%{transform:translate(72.4267vw,74.157vh) scale(.9)}to{transform:translate(74.2364vw,100vh) scale(.9)}}.snow:nth-child(201){opacity:.0824;transform:translate(84.88vw,-10px) scale(.0176);animation:fall-201 25s -12s linear infinite}@keyframes fall-201{43.235%{transform:translate(85.1743vw,43.235vh) scale(.0176)}to{transform:translate(85.02715vw,100vh) scale(.0176)}}.snow:nth-child(202){opacity:.9488;transform:translate(77.0354vw,-10px) scale(.3397);animation:fall-202 27s -6s linear infinite}@keyframes fall-202{40.901%{transform:translate(67.819vw,40.901vh) scale(.3397)}to{transform:translate(72.4272vw,100vh) scale(.3397)}}.snow:nth-child(203){opacity:1.7792;transform:translate(60.3071vw,-10px) scale(.1299);animation:fall-203 23s -15s linear infinite}@keyframes fall-203{51.596%{transform:translate(62.8307vw,51.596vh) scale(.1299)}to{transform:translate(61.5689vw,100vh) scale(.1299)}}.snow:nth-child(204){opacity:1.801;transform:translate(32.4378vw,-10px) scale(.9984);animation:fall-204 14s -17s linear infinite}@keyframes fall-204{47.956%{transform:translate(38.4179vw,47.956vh) scale(.9984)}to{transform:translate(35.42785vw,100vh) scale(.9984)}}.snow:nth-child(205){opacity:.982;transform:translate(19.0496vw,-10px) scale(.0117);animation:fall-205 21s -6s linear infinite}@keyframes fall-205{72.612%{transform:translate(20.0394vw,72.612vh) scale(.0117)}to{transform:translate(19.5445vw,100vh) scale(.0117)}}.snow:nth-child(206){opacity:.3648;transform:translate(20.056vw,-10px) scale(.1997);animation:fall-206 28s -3s linear infinite}@keyframes fall-206{72.616%{transform:translate(27.1011vw,72.616vh) scale(.1997)}to{transform:translate(23.57855vw,100vh) scale(.1997)}}.snow:nth-child(207){opacity:.792;transform:translate(69.5036vw,-10px) scale(.8002);animation:fall-207 24s -23s linear infinite}@keyframes fall-207{47.836%{transform:translate(61.7356vw,47.836vh) scale(.8002)}to{transform:translate(65.6196vw,100vh) scale(.8002)}}.snow:nth-child(208){opacity:1.5946;transform:translate(50.6101vw,-10px) scale(.1193);animation:fall-208 20s -20s linear infinite}@keyframes fall-208{71.158%{transform:translate(44.8193vw,71.158vh) scale(.1193)}to{transform:translate(47.7147vw,100vh) scale(.1193)}}.snow:nth-child(209){opacity:.5292;transform:translate(78.4473vw,-10px) scale(.8413);animation:fall-209 16s -5s linear infinite}@keyframes fall-209{74.06%{transform:translate(78.701vw,74.06vh) scale(.8413)}to{transform:translate(78.57415vw,100vh) scale(.8413)}}.snow:nth-child(210){opacity:1.5986;transform:translate(93.5876vw,-10px) scale(.0378);animation:fall-210 19s -25s linear infinite}@keyframes fall-210{35.224%{transform:translate(93.5026vw,35.224vh) scale(.0378)}to{transform:translate(93.5451vw,100vh) scale(.0378)}}.snow:nth-child(211){opacity:1.8786;transform:translate(50.4074vw,-10px) scale(.1612);animation:fall-211 26s -22s linear infinite}@keyframes fall-211{64.083%{transform:translate(51.3599vw,64.083vh) scale(.1612)}to{transform:translate(50.88365vw,100vh) scale(.1612)}}.snow:nth-child(212){opacity:1.5088;transform:translate(11.5918vw,-10px) scale(.8052);animation:fall-212 14s -12s linear infinite}@keyframes fall-212{51.252%{transform:translate(14.1064vw,51.252vh) scale(.8052)}to{transform:translate(12.8491vw,100vh) scale(.8052)}}.snow:nth-child(213){opacity:1.1826;transform:translate(70.4513vw,-10px) scale(.4626);animation:fall-213 30s -29s linear infinite}@keyframes fall-213{45.988%{transform:translate(66.5259vw,45.988vh) scale(.4626)}to{transform:translate(68.4886vw,100vh) scale(.4626)}}.snow:nth-child(214){opacity:1.8342;transform:translate(93.906vw,-10px) scale(.6273);animation:fall-214 18s -16s linear infinite}@keyframes fall-214{54.461%{transform:translate(90.9481vw,54.461vh) scale(.6273)}to{transform:translate(92.42705vw,100vh) scale(.6273)}}.snow:nth-child(215){opacity:.6602;transform:translate(62.697vw,-10px) scale(.3526);animation:fall-215 26s -13s linear infinite}@keyframes fall-215{55.675%{transform:translate(67.6973vw,55.675vh) scale(.3526)}to{transform:translate(65.19715vw,100vh) scale(.3526)}}.snow:nth-child(216){opacity:.2416;transform:translate(47.0659vw,-10px) scale(.629);animation:fall-216 25s -12s linear infinite}@keyframes fall-216{48.425%{transform:translate(55.9215vw,48.425vh) scale(.629)}to{transform:translate(51.4937vw,100vh) scale(.629)}}.snow:nth-child(217){opacity:.953;transform:translate(2.5289vw,-10px) scale(.8434);animation:fall-217 27s -14s linear infinite}@keyframes fall-217{59.362%{transform:translate(11.4942vw,59.362vh) scale(.8434)}to{transform:translate(7.01155vw,100vh) scale(.8434)}}.snow:nth-child(218){opacity:.9438;transform:translate(29.9461vw,-10px) scale(.8013);animation:fall-218 22s -22s linear infinite}@keyframes fall-218{39.271%{transform:translate(33.4934vw,39.271vh) scale(.8013)}to{transform:translate(31.71975vw,100vh) scale(.8013)}}.snow:nth-child(219){opacity:.5316;transform:translate(3.0745vw,-10px) scale(.0824);animation:fall-219 25s -2s linear infinite}@keyframes fall-219{47.325%{transform:translate(7.7725vw,47.325vh) scale(.0824)}to{transform:translate(5.4235vw,100vh) scale(.0824)}}.snow:nth-child(220){opacity:1.9562;transform:translate(24.6661vw,-10px) scale(.6125);animation:fall-220 23s -5s linear infinite}@keyframes fall-220{59.531%{transform:translate(26.286vw,59.531vh) scale(.6125)}to{transform:translate(25.47605vw,100vh) scale(.6125)}}.snow:nth-child(221){opacity:1.9676;transform:translate(69.6649vw,-10px) scale(.9402);animation:fall-221 10s -23s linear infinite}@keyframes fall-221{38.312%{transform:translate(79.0269vw,38.312vh) scale(.9402)}to{transform:translate(74.3459vw,100vh) scale(.9402)}}.snow:nth-child(222){opacity:.6974;transform:translate(59.6304vw,-10px) scale(.5567);animation:fall-222 26s -24s linear infinite}@keyframes fall-222{75.262%{transform:translate(62.9982vw,75.262vh) scale(.5567)}to{transform:translate(61.3143vw,100vh) scale(.5567)}}.snow:nth-child(223){opacity:.9768;transform:translate(40.7148vw,-10px) scale(.0645);animation:fall-223 21s -22s linear infinite}@keyframes fall-223{51.241%{transform:translate(44.0733vw,51.241vh) scale(.0645)}to{transform:translate(42.39405vw,100vh) scale(.0645)}}.snow:nth-child(224){opacity:.0318;transform:translate(37.6159vw,-10px) scale(.0567);animation:fall-224 21s -21s linear infinite}@keyframes fall-224{34.117%{transform:translate(31.6267vw,34.117vh) scale(.0567)}to{transform:translate(34.6213vw,100vh) scale(.0567)}}.snow:nth-child(225){opacity:1.515;transform:translate(84.9428vw,-10px) scale(.7388);animation:fall-225 17s -16s linear infinite}@keyframes fall-225{48.077%{transform:translate(78.0041vw,48.077vh) scale(.7388)}to{transform:translate(81.47345vw,100vh) scale(.7388)}}.snow:nth-child(226){opacity:1.9814;transform:translate(10.9654vw,-10px) scale(.0948);animation:fall-226 10s -7s linear infinite}@keyframes fall-226{34.261%{transform:translate(20.0675vw,34.261vh) scale(.0948)}to{transform:translate(15.51645vw,100vh) scale(.0948)}}.snow:nth-child(227){opacity:1.7122;transform:translate(10.4877vw,-10px) scale(.2072);animation:fall-227 16s -27s linear infinite}@keyframes fall-227{66.96%{transform:translate(3.2081vw,66.96vh) scale(.2072)}to{transform:translate(6.8479vw,100vh) scale(.2072)}}.snow:nth-child(228){opacity:.4192;transform:translate(2.0709vw,-10px) scale(.2626);animation:fall-228 14s -24s linear infinite}@keyframes fall-228{51.589%{transform:translate(-1.7214vw,51.589vh) scale(.2626)}to{transform:translate(.17475vw,100vh) scale(.2626)}}.snow:nth-child(229){opacity:.7268;transform:translate(54.225vw,-10px) scale(.9179);animation:fall-229 27s -24s linear infinite}@keyframes fall-229{40.349%{transform:translate(60.0533vw,40.349vh) scale(.9179)}to{transform:translate(57.13915vw,100vh) scale(.9179)}}.snow:nth-child(230){opacity:.6884;transform:translate(31.0867vw,-10px) scale(.6277);animation:fall-230 20s -24s linear infinite}@keyframes fall-230{44.695%{transform:translate(31.2936vw,44.695vh) scale(.6277)}to{transform:translate(31.19015vw,100vh) scale(.6277)}}.snow:nth-child(231){opacity:1.4938;transform:translate(90.6696vw,-10px) scale(.4458);animation:fall-231 10s -25s linear infinite}@keyframes fall-231{38.604%{transform:translate(90.2614vw,38.604vh) scale(.4458)}to{transform:translate(90.4655vw,100vh) scale(.4458)}}.snow:nth-child(232){opacity:.604;transform:translate(87.1716vw,-10px) scale(.0909);animation:fall-232 24s -3s linear infinite}@keyframes fall-232{72.453%{transform:translate(80.3006vw,72.453vh) scale(.0909)}to{transform:translate(83.7361vw,100vh) scale(.0909)}}.snow:nth-child(233){opacity:.6676;transform:translate(27.3903vw,-10px) scale(.0292);animation:fall-233 21s -21s linear infinite}@keyframes fall-233{41.788%{transform:translate(24.7562vw,41.788vh) scale(.0292)}to{transform:translate(26.07325vw,100vh) scale(.0292)}}.snow:nth-child(234){opacity:.782;transform:translate(12.2298vw,-10px) scale(.7732);animation:fall-234 24s -19s linear infinite}@keyframes fall-234{41.525%{transform:translate(17.2191vw,41.525vh) scale(.7732)}to{transform:translate(14.72445vw,100vh) scale(.7732)}}.snow:nth-child(235){opacity:.1734;transform:translate(70.3006vw,-10px) scale(.5096);animation:fall-235 22s -5s linear infinite}@keyframes fall-235{76.655%{transform:translate(77.2678vw,76.655vh) scale(.5096)}to{transform:translate(73.7842vw,100vh) scale(.5096)}}.snow:nth-child(236){opacity:1.2404;transform:translate(98.3946vw,-10px) scale(.0547);animation:fall-236 25s -8s linear infinite}@keyframes fall-236{56.362%{transform:translate(94.8649vw,56.362vh) scale(.0547)}to{transform:translate(96.62975vw,100vh) scale(.0547)}}.snow:nth-child(237){opacity:1.5738;transform:translate(87.692vw,-10px) scale(.0386);animation:fall-237 21s -17s linear infinite}@keyframes fall-237{42.477%{transform:translate(84.1567vw,42.477vh) scale(.0386)}to{transform:translate(85.92435vw,100vh) scale(.0386)}}.snow:nth-child(238){opacity:1.7884;transform:translate(10.3818vw,-10px) scale(.9358);animation:fall-238 30s -30s linear infinite}@keyframes fall-238{50.019%{transform:translate(3.5361vw,50.019vh) scale(.9358)}to{transform:translate(6.95895vw,100vh) scale(.9358)}}.snow:nth-child(239){opacity:.206;transform:translate(1.9306vw,-10px) scale(.9332);animation:fall-239 25s -8s linear infinite}@keyframes fall-239{35.022%{transform:translate(-3.9081vw,35.022vh) scale(.9332)}to{transform:translate(-.98875vw,100vh) scale(.9332)}}.snow:nth-child(240){opacity:1.7534;transform:translate(41.6236vw,-10px) scale(.0995);animation:fall-240 30s -8s linear infinite}@keyframes fall-240{32.086%{transform:translate(32.6869vw,32.086vh) scale(.0995)}to{transform:translate(37.15525vw,100vh) scale(.0995)}}.snow:nth-child(241){opacity:.5922;transform:translate(50.1451vw,-10px) scale(.0804);animation:fall-241 24s -20s linear infinite}@keyframes fall-241{72.295%{transform:translate(54.895vw,72.295vh) scale(.0804)}to{transform:translate(52.52005vw,100vh) scale(.0804)}}.snow:nth-child(242){opacity:1.1162;transform:translate(1.9813vw,-10px) scale(.9929);animation:fall-242 15s -24s linear infinite}@keyframes fall-242{55.477%{transform:translate(3.1555vw,55.477vh) scale(.9929)}to{transform:translate(2.5684vw,100vh) scale(.9929)}}.snow:nth-child(243){opacity:1.9834;transform:translate(95.2216vw,-10px) scale(.4574);animation:fall-243 28s -11s linear infinite}@keyframes fall-243{48.843%{transform:translate(98.9761vw,48.843vh) scale(.4574)}to{transform:translate(97.09885vw,100vh) scale(.4574)}}.snow:nth-child(244){opacity:.0002;transform:translate(99.1481vw,-10px) scale(.7325);animation:fall-244 29s -23s linear infinite}@keyframes fall-244{43.959%{transform:translate(104.9095vw,43.959vh) scale(.7325)}to{transform:translate(102.0288vw,100vh) scale(.7325)}}.snow:nth-child(245){opacity:1.0164;transform:translate(3.1568vw,-10px) scale(.7778);animation:fall-245 16s -10s linear infinite}@keyframes fall-245{41.237%{transform:translate(2.4894vw,41.237vh) scale(.7778)}to{transform:translate(2.8231vw,100vh) scale(.7778)}}.snow:nth-child(246){opacity:.6778;transform:translate(12.8822vw,-10px) scale(.3858);animation:fall-246 14s -5s linear infinite}@keyframes fall-246{64.262%{transform:translate(22.3993vw,64.262vh) scale(.3858)}to{transform:translate(17.64075vw,100vh) scale(.3858)}}.snow:nth-child(247){opacity:1.2418;transform:translate(5.4312vw,-10px) scale(.8217);animation:fall-247 12s -11s linear infinite}@keyframes fall-247{38.112%{transform:translate(4.9101vw,38.112vh) scale(.8217)}to{transform:translate(5.17065vw,100vh) scale(.8217)}}.snow:nth-child(248){opacity:.6768;transform:translate(37.3935vw,-10px) scale(.8973);animation:fall-248 25s -25s linear infinite}@keyframes fall-248{30.041%{transform:translate(38.291vw,30.041vh) scale(.8973)}to{transform:translate(37.84225vw,100vh) scale(.8973)}}.snow:nth-child(249){opacity:.741;transform:translate(60.8601vw,-10px) scale(.8714);animation:fall-249 23s -9s linear infinite}@keyframes fall-249{33.238%{transform:translate(54.0833vw,33.238vh) scale(.8714)}to{transform:translate(57.4717vw,100vh) scale(.8714)}}.snow:nth-child(250){opacity:1.9154;transform:translate(86.0342vw,-10px) scale(.3442);animation:fall-250 19s -14s linear infinite}@keyframes fall-250{76.688%{transform:translate(85.4072vw,76.688vh) scale(.3442)}to{transform:translate(85.7207vw,100vh) scale(.3442)}}.snow:nth-child(251){opacity:.098;transform:translate(89.2588vw,-10px) scale(.9849);animation:fall-251 24s -7s linear infinite}@keyframes fall-251{68.372%{transform:translate(97.2532vw,68.372vh) scale(.9849)}to{transform:translate(93.256vw,100vh) scale(.9849)}}.snow:nth-child(252){opacity:1.8988;transform:translate(21.3858vw,-10px) scale(.81);animation:fall-252 18s -14s linear infinite}@keyframes fall-252{64.569%{transform:translate(26.5963vw,64.569vh) scale(.81)}to{transform:translate(23.99105vw,100vh) scale(.81)}}.snow:nth-child(253){opacity:.1894;transform:translate(49.0819vw,-10px) scale(.4202);animation:fall-253 10s -28s linear infinite}@keyframes fall-253{51.157%{transform:translate(45.1186vw,51.157vh) scale(.4202)}to{transform:translate(47.10025vw,100vh) scale(.4202)}}.snow:nth-child(254){opacity:1.3448;transform:translate(97.63vw,-10px) scale(.919);animation:fall-254 15s -3s linear infinite}@keyframes fall-254{56.744%{transform:translate(96.1573vw,56.744vh) scale(.919)}to{transform:translate(96.89365vw,100vh) scale(.919)}}.snow:nth-child(255){opacity:.1962;transform:translate(70.5433vw,-10px) scale(.6301);animation:fall-255 30s -15s linear infinite}@keyframes fall-255{57.414%{transform:translate(66.1924vw,57.414vh) scale(.6301)}to{transform:translate(68.36785vw,100vh) scale(.6301)}}.snow:nth-child(256){opacity:1.1186;transform:translate(82.1217vw,-10px) scale(.7557);animation:fall-256 12s -11s linear infinite}@keyframes fall-256{77.281%{transform:translate(82.9579vw,77.281vh) scale(.7557)}to{transform:translate(82.5398vw,100vh) scale(.7557)}}.snow:nth-child(257){opacity:.6396;transform:translate(76.3926vw,-10px) scale(.9679);animation:fall-257 25s -9s linear infinite}@keyframes fall-257{64.42%{transform:translate(84.6985vw,64.42vh) scale(.9679)}to{transform:translate(80.54555vw,100vh) scale(.9679)}}.snow:nth-child(258){opacity:.5586;transform:translate(40.8116vw,-10px) scale(.9583);animation:fall-258 17s -1s linear infinite}@keyframes fall-258{42.258%{transform:translate(33.9974vw,42.258vh) scale(.9583)}to{transform:translate(37.4045vw,100vh) scale(.9583)}}.snow:nth-child(259){opacity:.5612;transform:translate(78.4492vw,-10px) scale(.317);animation:fall-259 26s -7s linear infinite}@keyframes fall-259{62.344%{transform:translate(75.7575vw,62.344vh) scale(.317)}to{transform:translate(77.10335vw,100vh) scale(.317)}}.snow:nth-child(260){opacity:1.6948;transform:translate(21.7932vw,-10px) scale(.0776);animation:fall-260 13s -5s linear infinite}@keyframes fall-260{34.513%{transform:translate(22.5544vw,34.513vh) scale(.0776)}to{transform:translate(22.1738vw,100vh) scale(.0776)}}.snow:nth-child(261){opacity:.4728;transform:translate(85.9735vw,-10px) scale(.2863);animation:fall-261 10s -8s linear infinite}@keyframes fall-261{47.256%{transform:translate(78.5958vw,47.256vh) scale(.2863)}to{transform:translate(82.28465vw,100vh) scale(.2863)}}.snow:nth-child(262){opacity:1.4002;transform:translate(9.3346vw,-10px) scale(.8032);animation:fall-262 21s -15s linear infinite}@keyframes fall-262{60.886%{transform:translate(.1253vw,60.886vh) scale(.8032)}to{transform:translate(4.72995vw,100vh) scale(.8032)}}.snow:nth-child(263){opacity:.9756;transform:translate(49.7789vw,-10px) scale(.7557);animation:fall-263 12s -8s linear infinite}@keyframes fall-263{57.973%{transform:translate(52.6212vw,57.973vh) scale(.7557)}to{transform:translate(51.20005vw,100vh) scale(.7557)}}.snow:nth-child(264){opacity:1.9728;transform:translate(39.2367vw,-10px) scale(.5549);animation:fall-264 18s -20s linear infinite}@keyframes fall-264{72.908%{transform:translate(38.5648vw,72.908vh) scale(.5549)}to{transform:translate(38.90075vw,100vh) scale(.5549)}}.snow:nth-child(265){opacity:.1756;transform:translate(18.907vw,-10px) scale(.8244);animation:fall-265 16s -9s linear infinite}@keyframes fall-265{44.24%{transform:translate(11.4185vw,44.24vh) scale(.8244)}to{transform:translate(15.16275vw,100vh) scale(.8244)}}.snow:nth-child(266){opacity:1.0254;transform:translate(1.1625vw,-10px) scale(.9589);animation:fall-266 25s -16s linear infinite}@keyframes fall-266{65.65%{transform:translate(8.0577vw,65.65vh) scale(.9589)}to{transform:translate(4.6101vw,100vh) scale(.9589)}}.snow:nth-child(267){opacity:1.631;transform:translate(53.9165vw,-10px) scale(.3685);animation:fall-267 15s -10s linear infinite}@keyframes fall-267{39.631%{transform:translate(47.8046vw,39.631vh) scale(.3685)}to{transform:translate(50.86055vw,100vh) scale(.3685)}}.snow:nth-child(268){opacity:1.6164;transform:translate(64.4893vw,-10px) scale(.174);animation:fall-268 21s -11s linear infinite}@keyframes fall-268{45.933%{transform:translate(66.3708vw,45.933vh) scale(.174)}to{transform:translate(65.43005vw,100vh) scale(.174)}}.snow:nth-child(269){opacity:.1808;transform:translate(62.1691vw,-10px) scale(.0198);animation:fall-269 14s -30s linear infinite}@keyframes fall-269{49.32%{transform:translate(58.7739vw,49.32vh) scale(.0198)}to{transform:translate(60.4715vw,100vh) scale(.0198)}}.snow:nth-child(270){opacity:.7228;transform:translate(6.8769vw,-10px) scale(.6571);animation:fall-270 24s -5s linear infinite}@keyframes fall-270{64.975%{transform:translate(-2.0876vw,64.975vh) scale(.6571)}to{transform:translate(2.39465vw,100vh) scale(.6571)}}.snow:nth-child(271){opacity:.527;transform:translate(49.008vw,-10px) scale(.8852);animation:fall-271 24s -30s linear infinite}@keyframes fall-271{31.344%{transform:translate(41.8282vw,31.344vh) scale(.8852)}to{transform:translate(45.4181vw,100vh) scale(.8852)}}.snow:nth-child(272){opacity:1.3802;transform:translate(90.0762vw,-10px) scale(.9554);animation:fall-272 21s -24s linear infinite}@keyframes fall-272{64.127%{transform:translate(90.8497vw,64.127vh) scale(.9554)}to{transform:translate(90.46295vw,100vh) scale(.9554)}}.snow:nth-child(273){opacity:1.5462;transform:translate(73.5813vw,-10px) scale(.5997);animation:fall-273 26s -30s linear infinite}@keyframes fall-273{34.654%{transform:translate(64.3377vw,34.654vh) scale(.5997)}to{transform:translate(68.9595vw,100vh) scale(.5997)}}.snow:nth-child(274){opacity:.1752;transform:translate(85.4126vw,-10px) scale(.2117);animation:fall-274 23s -13s linear infinite}@keyframes fall-274{31.669%{transform:translate(80.0486vw,31.669vh) scale(.2117)}to{transform:translate(82.7306vw,100vh) scale(.2117)}}.snow:nth-child(275){opacity:1.4924;transform:translate(1.2048vw,-10px) scale(.7418);animation:fall-275 23s -6s linear infinite}@keyframes fall-275{48.186%{transform:translate(7.7366vw,48.186vh) scale(.7418)}to{transform:translate(4.4707vw,100vh) scale(.7418)}}.snow:nth-child(276){opacity:.332;transform:translate(90.291vw,-10px) scale(.7389);animation:fall-276 17s -25s linear infinite}@keyframes fall-276{33.926%{transform:translate(98.6985vw,33.926vh) scale(.7389)}to{transform:translate(94.49475vw,100vh) scale(.7389)}}.snow:nth-child(277){opacity:.3814;transform:translate(86.1566vw,-10px) scale(.0808);animation:fall-277 21s -26s linear infinite}@keyframes fall-277{71.696%{transform:translate(84.242vw,71.696vh) scale(.0808)}to{transform:translate(85.1993vw,100vh) scale(.0808)}}.snow:nth-child(278){opacity:1.2672;transform:translate(14.6278vw,-10px) scale(.9189);animation:fall-278 14s -5s linear infinite}@keyframes fall-278{56.992%{transform:translate(5.5069vw,56.992vh) scale(.9189)}to{transform:translate(10.06735vw,100vh) scale(.9189)}}.snow:nth-child(279){opacity:1.7008;transform:translate(72.715vw,-10px) scale(.8679);animation:fall-279 23s -1s linear infinite}@keyframes fall-279{32.759%{transform:translate(79.9426vw,32.759vh) scale(.8679)}to{transform:translate(76.3288vw,100vh) scale(.8679)}}.snow:nth-child(280){opacity:.9052;transform:translate(93.2135vw,-10px) scale(.8825);animation:fall-280 13s -1s linear infinite}@keyframes fall-280{61.146%{transform:translate(87.4146vw,61.146vh) scale(.8825)}to{transform:translate(90.31405vw,100vh) scale(.8825)}}.snow:nth-child(281){opacity:.3538;transform:translate(20.6998vw,-10px) scale(.4601);animation:fall-281 16s -29s linear infinite}@keyframes fall-281{48.806%{transform:translate(12.5804vw,48.806vh) scale(.4601)}to{transform:translate(16.6401vw,100vh) scale(.4601)}}.snow:nth-child(282){opacity:1.97;transform:translate(48.2219vw,-10px) scale(.0821);animation:fall-282 15s -23s linear infinite}@keyframes fall-282{45.917%{transform:translate(48.4607vw,45.917vh) scale(.0821)}to{transform:translate(48.3413vw,100vh) scale(.0821)}}.snow:nth-child(283){opacity:.935;transform:translate(77.8145vw,-10px) scale(.0604);animation:fall-283 18s -28s linear infinite}@keyframes fall-283{74.856%{transform:translate(81.4735vw,74.856vh) scale(.0604)}to{transform:translate(79.644vw,100vh) scale(.0604)}}.snow:nth-child(284){opacity:.8522;transform:translate(43.7469vw,-10px) scale(.5867);animation:fall-284 27s -22s linear infinite}@keyframes fall-284{45.372%{transform:translate(44.7383vw,45.372vh) scale(.5867)}to{transform:translate(44.2426vw,100vh) scale(.5867)}}.snow:nth-child(285){opacity:.6298;transform:translate(76.4657vw,-10px) scale(.5412);animation:fall-285 24s -26s linear infinite}@keyframes fall-285{59.209%{transform:translate(80.903vw,59.209vh) scale(.5412)}to{transform:translate(78.68435vw,100vh) scale(.5412)}}.snow:nth-child(286){opacity:1.4526;transform:translate(.9083vw,-10px) scale(.356);animation:fall-286 30s -20s linear infinite}@keyframes fall-286{46.258%{transform:translate(9.3015vw,46.258vh) scale(.356)}to{transform:translate(5.1049vw,100vh) scale(.356)}}.snow:nth-child(287){opacity:1.0422;transform:translate(30.8759vw,-10px) scale(.5473);animation:fall-287 20s -13s linear infinite}@keyframes fall-287{49.163%{transform:translate(36.4567vw,49.163vh) scale(.5473)}to{transform:translate(33.6663vw,100vh) scale(.5473)}}.snow:nth-child(288){opacity:.6036;transform:translate(74.867vw,-10px) scale(.3973);animation:fall-288 21s -12s linear infinite}@keyframes fall-288{55.496%{transform:translate(73.821vw,55.496vh) scale(.3973)}to{transform:translate(74.344vw,100vh) scale(.3973)}}.snow:nth-child(289){opacity:1.8088;transform:translate(80.2935vw,-10px) scale(.3086);animation:fall-289 13s -27s linear infinite}@keyframes fall-289{67.927%{transform:translate(85.1875vw,67.927vh) scale(.3086)}to{transform:translate(82.7405vw,100vh) scale(.3086)}}.snow:nth-child(290){opacity:.1404;transform:translate(54.041vw,-10px) scale(.4464);animation:fall-290 22s -7s linear infinite}@keyframes fall-290{70.313%{transform:translate(45.4008vw,70.313vh) scale(.4464)}to{transform:translate(49.7209vw,100vh) scale(.4464)}}.snow:nth-child(291){opacity:1.5162;transform:translate(86.023vw,-10px) scale(.1567);animation:fall-291 24s -20s linear infinite}@keyframes fall-291{62.095%{transform:translate(91.4686vw,62.095vh) scale(.1567)}to{transform:translate(88.7458vw,100vh) scale(.1567)}}.snow:nth-child(292){opacity:.4326;transform:translate(63.4711vw,-10px) scale(.3973);animation:fall-292 14s -6s linear infinite}@keyframes fall-292{69.933%{transform:translate(56.6111vw,69.933vh) scale(.3973)}to{transform:translate(60.0411vw,100vh) scale(.3973)}}.snow:nth-child(293){opacity:.705;transform:translate(1.4795vw,-10px) scale(.4469);animation:fall-293 11s -19s linear infinite}@keyframes fall-293{76.255%{transform:translate(9.8971vw,76.255vh) scale(.4469)}to{transform:translate(5.6883vw,100vh) scale(.4469)}}.snow:nth-child(294){opacity:.9704;transform:translate(18.8953vw,-10px) scale(.865);animation:fall-294 19s -22s linear infinite}@keyframes fall-294{79.009%{transform:translate(21.3868vw,79.009vh) scale(.865)}to{transform:translate(20.14105vw,100vh) scale(.865)}}.snow:nth-child(295){opacity:.2256;transform:translate(63.0633vw,-10px) scale(.5962);animation:fall-295 13s -18s linear infinite}@keyframes fall-295{38.755%{transform:translate(69.5498vw,38.755vh) scale(.5962)}to{transform:translate(66.30655vw,100vh) scale(.5962)}}.snow:nth-child(296){opacity:.4918;transform:translate(93.0956vw,-10px) scale(.8743);animation:fall-296 20s -18s linear infinite}@keyframes fall-296{74.046%{transform:translate(91.1065vw,74.046vh) scale(.8743)}to{transform:translate(92.10105vw,100vh) scale(.8743)}}.snow:nth-child(297){opacity:1.1192;transform:translate(4.1092vw,-10px) scale(.497);animation:fall-297 16s -30s linear infinite}@keyframes fall-297{45.562%{transform:translate(-2.6603vw,45.562vh) scale(.497)}to{transform:translate(.72445vw,100vh) scale(.497)}}.snow:nth-child(298){opacity:1.245;transform:translate(20.3402vw,-10px) scale(.3361);animation:fall-298 20s -30s linear infinite}@keyframes fall-298{61.408%{transform:translate(15.0078vw,61.408vh) scale(.3361)}to{transform:translate(17.674vw,100vh) scale(.3361)}}.snow:nth-child(299){opacity:1.646;transform:translate(35.655vw,-10px) scale(.3836);animation:fall-299 15s -24s linear infinite}@keyframes fall-299{55.316%{transform:translate(26.6649vw,55.316vh) scale(.3836)}to{transform:translate(31.15995vw,100vh) scale(.3836)}}.snow:nth-child(300){opacity:1.821;transform:translate(49.1406vw,-10px) scale(.7804);animation:fall-300 15s -25s linear infinite}@keyframes fall-300{70.757%{transform:translate(52.0332vw,70.757vh) scale(.7804)}to{transform:translate(50.5869vw,100vh) scale(.7804)}}.snow:nth-child(301){opacity:1.7014;transform:translate(30.783vw,-10px) scale(.4348);animation:fall-301 18s -14s linear infinite}@keyframes fall-301{59.92%{transform:translate(27.2364vw,59.92vh) scale(.4348)}to{transform:translate(29.0097vw,100vh) scale(.4348)}}.snow:nth-child(302){opacity:1.2916;transform:translate(45.2526vw,-10px) scale(.324);animation:fall-302 22s -21s linear infinite}@keyframes fall-302{42.723%{transform:translate(44.9175vw,42.723vh) scale(.324)}to{transform:translate(45.08505vw,100vh) scale(.324)}}.snow:nth-child(303){opacity:1.2116;transform:translate(49.9127vw,-10px) scale(.0753);animation:fall-303 30s -19s linear infinite}@keyframes fall-303{39.487%{transform:translate(52.9384vw,39.487vh) scale(.0753)}to{transform:translate(51.42555vw,100vh) scale(.0753)}}.snow:nth-child(304){opacity:.6412;transform:translate(48.5345vw,-10px) scale(.284);animation:fall-304 27s -30s linear infinite}@keyframes fall-304{37.608%{transform:translate(53.5695vw,37.608vh) scale(.284)}to{transform:translate(51.052vw,100vh) scale(.284)}}.snow:nth-child(305){opacity:.2948;transform:translate(86.7973vw,-10px) scale(.6833);animation:fall-305 25s -23s linear infinite}@keyframes fall-305{69.496%{transform:translate(91.3876vw,69.496vh) scale(.6833)}to{transform:translate(89.09245vw,100vh) scale(.6833)}}.snow:nth-child(306){opacity:1.1682;transform:translate(40.0305vw,-10px) scale(.1684);animation:fall-306 26s -11s linear infinite}@keyframes fall-306{64.095%{transform:translate(48.0704vw,64.095vh) scale(.1684)}to{transform:translate(44.05045vw,100vh) scale(.1684)}}.snow:nth-child(307){opacity:.3282;transform:translate(19.3348vw,-10px) scale(.1155);animation:fall-307 30s -17s linear infinite}@keyframes fall-307{59.677%{transform:translate(27.0324vw,59.677vh) scale(.1155)}to{transform:translate(23.1836vw,100vh) scale(.1155)}}.snow:nth-child(308){opacity:.9098;transform:translate(21.7541vw,-10px) scale(.0181);animation:fall-308 23s -3s linear infinite}@keyframes fall-308{36.834%{transform:translate(17.3472vw,36.834vh) scale(.0181)}to{transform:translate(19.55065vw,100vh) scale(.0181)}}.snow:nth-child(309){opacity:.6006;transform:translate(90.8855vw,-10px) scale(.0429);animation:fall-309 15s -30s linear infinite}@keyframes fall-309{44.725%{transform:translate(84.6957vw,44.725vh) scale(.0429)}to{transform:translate(87.7906vw,100vh) scale(.0429)}}.snow:nth-child(310){opacity:.9508;transform:translate(11.8546vw,-10px) scale(.2028);animation:fall-310 20s -18s linear infinite}@keyframes fall-310{44.962%{transform:translate(12.8595vw,44.962vh) scale(.2028)}to{transform:translate(12.35705vw,100vh) scale(.2028)}}.snow:nth-child(311){opacity:1.6196;transform:translate(92.2384vw,-10px) scale(.8653);animation:fall-311 21s -25s linear infinite}@keyframes fall-311{61.852%{transform:translate(97.3216vw,61.852vh) scale(.8653)}to{transform:translate(94.78vw,100vh) scale(.8653)}}.snow:nth-child(312){opacity:1.0862;transform:translate(14.7867vw,-10px) scale(.5486);animation:fall-312 23s -7s linear infinite}@keyframes fall-312{44.999%{transform:translate(20.1971vw,44.999vh) scale(.5486)}to{transform:translate(17.4919vw,100vh) scale(.5486)}}.snow:nth-child(313){opacity:1.5572;transform:translate(64.9191vw,-10px) scale(.4205);animation:fall-313 19s -17s linear infinite}@keyframes fall-313{77.99%{transform:translate(59.7684vw,77.99vh) scale(.4205)}to{transform:translate(62.34375vw,100vh) scale(.4205)}}.snow:nth-child(314){opacity:1.095;transform:translate(98.3924vw,-10px) scale(.2494);animation:fall-314 30s -16s linear infinite}@keyframes fall-314{39.356%{transform:translate(96.964vw,39.356vh) scale(.2494)}to{transform:translate(97.6782vw,100vh) scale(.2494)}}.snow:nth-child(315){opacity:1.6038;transform:translate(16.4665vw,-10px) scale(.2973);animation:fall-315 24s -15s linear infinite}@keyframes fall-315{35.796%{transform:translate(6.5021vw,35.796vh) scale(.2973)}to{transform:translate(11.4843vw,100vh) scale(.2973)}}.snow:nth-child(316){opacity:.261;transform:translate(36.8672vw,-10px) scale(.529);animation:fall-316 20s -24s linear infinite}@keyframes fall-316{38.231%{transform:translate(44.6276vw,38.231vh) scale(.529)}to{transform:translate(40.7474vw,100vh) scale(.529)}}.snow:nth-child(317){opacity:1.9126;transform:translate(30.9668vw,-10px) scale(.6612);animation:fall-317 27s -14s linear infinite}@keyframes fall-317{61.039%{transform:translate(23.2927vw,61.039vh) scale(.6612)}to{transform:translate(27.12975vw,100vh) scale(.6612)}}.snow:nth-child(318){opacity:1.245;transform:translate(17.6726vw,-10px) scale(.7036);animation:fall-318 14s -11s linear infinite}@keyframes fall-318{46.476%{transform:translate(24.1001vw,46.476vh) scale(.7036)}to{transform:translate(20.88635vw,100vh) scale(.7036)}}.snow:nth-child(319){opacity:.094;transform:translate(47.1653vw,-10px) scale(.6684);animation:fall-319 28s -4s linear infinite}@keyframes fall-319{68.838%{transform:translate(50.7913vw,68.838vh) scale(.6684)}to{transform:translate(48.9783vw,100vh) scale(.6684)}}.snow:nth-child(320){opacity:1.5668;transform:translate(34.9457vw,-10px) scale(.1697);animation:fall-320 29s -4s linear infinite}@keyframes fall-320{42.773%{transform:translate(30.7732vw,42.773vh) scale(.1697)}to{transform:translate(32.85945vw,100vh) scale(.1697)}}.snow:nth-child(321){opacity:1.6434;transform:translate(1.378vw,-10px) scale(.28);animation:fall-321 10s -5s linear infinite}@keyframes fall-321{52.414%{transform:translate(6.6236vw,52.414vh) scale(.28)}to{transform:translate(4.0008vw,100vh) scale(.28)}}.snow:nth-child(322){opacity:1.6402;transform:translate(24.4134vw,-10px) scale(.3421);animation:fall-322 24s -22s linear infinite}@keyframes fall-322{63.043%{transform:translate(17.1365vw,63.043vh) scale(.3421)}to{transform:translate(20.77495vw,100vh) scale(.3421)}}.snow:nth-child(323){opacity:1.8566;transform:translate(3.5616vw,-10px) scale(.0866);animation:fall-323 24s -15s linear infinite}@keyframes fall-323{33.459%{transform:translate(11.6381vw,33.459vh) scale(.0866)}to{transform:translate(7.59985vw,100vh) scale(.0866)}}.snow:nth-child(324){opacity:.3464;transform:translate(1.771vw,-10px) scale(.3222);animation:fall-324 26s -4s linear infinite}@keyframes fall-324{49.945%{transform:translate(3.8764vw,49.945vh) scale(.3222)}to{transform:translate(2.8237vw,100vh) scale(.3222)}}.snow:nth-child(325){opacity:1.0754;transform:translate(78.5164vw,-10px) scale(.813);animation:fall-325 29s -1s linear infinite}@keyframes fall-325{49.147%{transform:translate(85.0119vw,49.147vh) scale(.813)}to{transform:translate(81.76415vw,100vh) scale(.813)}}.snow:nth-child(326){opacity:.9038;transform:translate(82.6822vw,-10px) scale(.7895);animation:fall-326 13s -7s linear infinite}@keyframes fall-326{77.563%{transform:translate(87.5816vw,77.563vh) scale(.7895)}to{transform:translate(85.1319vw,100vh) scale(.7895)}}.snow:nth-child(327){opacity:.0092;transform:translate(58.4222vw,-10px) scale(.0324);animation:fall-327 15s -13s linear infinite}@keyframes fall-327{48.388%{transform:translate(60.3108vw,48.388vh) scale(.0324)}to{transform:translate(59.3665vw,100vh) scale(.0324)}}.snow:nth-child(328){opacity:.8632;transform:translate(90.7141vw,-10px) scale(.4677);animation:fall-328 20s -4s linear infinite}@keyframes fall-328{62.468%{transform:translate(96.6669vw,62.468vh) scale(.4677)}to{transform:translate(93.6905vw,100vh) scale(.4677)}}.snow:nth-child(329){opacity:.4602;transform:translate(39.5729vw,-10px) scale(.1217);animation:fall-329 26s -26s linear infinite}@keyframes fall-329{76.477%{transform:translate(31.2807vw,76.477vh) scale(.1217)}to{transform:translate(35.4268vw,100vh) scale(.1217)}}.snow:nth-child(330){opacity:.6112;transform:translate(45.0701vw,-10px) scale(.3931);animation:fall-330 26s -14s linear infinite}@keyframes fall-330{34.578%{transform:translate(47.8793vw,34.578vh) scale(.3931)}to{transform:translate(46.4747vw,100vh) scale(.3931)}}.snow:nth-child(331){opacity:1.2964;transform:translate(72.055vw,-10px) scale(.3509);animation:fall-331 10s -1s linear infinite}@keyframes fall-331{38.561%{transform:translate(63.5349vw,38.561vh) scale(.3509)}to{transform:translate(67.79495vw,100vh) scale(.3509)}}.snow:nth-child(332){opacity:1.7904;transform:translate(53.9928vw,-10px) scale(.4316);animation:fall-332 26s -28s linear infinite}@keyframes fall-332{68.543%{transform:translate(59.0884vw,68.543vh) scale(.4316)}to{transform:translate(56.5406vw,100vh) scale(.4316)}}.snow:nth-child(333){opacity:.2754;transform:translate(90.356vw,-10px) scale(.5586);animation:fall-333 29s -7s linear infinite}@keyframes fall-333{58.592%{transform:translate(83.2173vw,58.592vh) scale(.5586)}to{transform:translate(86.78665vw,100vh) scale(.5586)}}.snow:nth-child(334){opacity:1.9336;transform:translate(86.3732vw,-10px) scale(.8669);animation:fall-334 10s -16s linear infinite}@keyframes fall-334{45.278%{transform:translate(93.4983vw,45.278vh) scale(.8669)}to{transform:translate(89.93575vw,100vh) scale(.8669)}}.snow:nth-child(335){opacity:1.3624;transform:translate(81.0663vw,-10px) scale(.1353);animation:fall-335 26s -3s linear infinite}@keyframes fall-335{72.7%{transform:translate(87.006vw,72.7vh) scale(.1353)}to{transform:translate(84.03615vw,100vh) scale(.1353)}}.snow:nth-child(336){opacity:1.3268;transform:translate(73.3197vw,-10px) scale(.7216);animation:fall-336 19s -15s linear infinite}@keyframes fall-336{58.684%{transform:translate(79.0327vw,58.684vh) scale(.7216)}to{transform:translate(76.1762vw,100vh) scale(.7216)}}.snow:nth-child(337){opacity:1.9656;transform:translate(83.2964vw,-10px) scale(.3612);animation:fall-337 17s -10s linear infinite}@keyframes fall-337{55.415%{transform:translate(79.0653vw,55.415vh) scale(.3612)}to{transform:translate(81.18085vw,100vh) scale(.3612)}}.snow:nth-child(338){opacity:1.0588;transform:translate(42.1531vw,-10px) scale(.8221);animation:fall-338 17s -20s linear infinite}@keyframes fall-338{35.747%{transform:translate(43.1832vw,35.747vh) scale(.8221)}to{transform:translate(42.66815vw,100vh) scale(.8221)}}.snow:nth-child(339){opacity:1.3878;transform:translate(99.1808vw,-10px) scale(.4089);animation:fall-339 15s -14s linear infinite}@keyframes fall-339{77.017%{transform:translate(94.8469vw,77.017vh) scale(.4089)}to{transform:translate(97.01385vw,100vh) scale(.4089)}}.snow:nth-child(340){opacity:1.1836;transform:translate(91.4669vw,-10px) scale(.2119);animation:fall-340 28s -12s linear infinite}@keyframes fall-340{73.418%{transform:translate(99.1179vw,73.418vh) scale(.2119)}to{transform:translate(95.2924vw,100vh) scale(.2119)}}.snow:nth-child(341){opacity:.9026;transform:translate(65.0388vw,-10px) scale(.5631);animation:fall-341 21s -17s linear infinite}@keyframes fall-341{54.682%{transform:translate(66.5283vw,54.682vh) scale(.5631)}to{transform:translate(65.78355vw,100vh) scale(.5631)}}.snow:nth-child(342){opacity:1.8532;transform:translate(55.0818vw,-10px) scale(.0136);animation:fall-342 12s -25s linear infinite}@keyframes fall-342{72.879%{transform:translate(55.6265vw,72.879vh) scale(.0136)}to{transform:translate(55.35415vw,100vh) scale(.0136)}}.snow:nth-child(343){opacity:1.9992;transform:translate(.4965vw,-10px) scale(.6922);animation:fall-343 26s -25s linear infinite}@keyframes fall-343{62.757%{transform:translate(5.9814vw,62.757vh) scale(.6922)}to{transform:translate(3.23895vw,100vh) scale(.6922)}}.snow:nth-child(344){opacity:1.865;transform:translate(53.1509vw,-10px) scale(.3824);animation:fall-344 13s -18s linear infinite}@keyframes fall-344{63.529%{transform:translate(52.3029vw,63.529vh) scale(.3824)}to{transform:translate(52.7269vw,100vh) scale(.3824)}}.snow:nth-child(345){opacity:1.7138;transform:translate(23.3683vw,-10px) scale(.3627);animation:fall-345 10s -17s linear infinite}@keyframes fall-345{62.819%{transform:translate(17.2939vw,62.819vh) scale(.3627)}to{transform:translate(20.3311vw,100vh) scale(.3627)}}.snow:nth-child(346){opacity:1.0126;transform:translate(66.6355vw,-10px) scale(.5531);animation:fall-346 29s -25s linear infinite}@keyframes fall-346{55.999%{transform:translate(76.6305vw,55.999vh) scale(.5531)}to{transform:translate(71.633vw,100vh) scale(.5531)}}.snow:nth-child(347){opacity:1.0668;transform:translate(18.5239vw,-10px) scale(.4127);animation:fall-347 10s -13s linear infinite}@keyframes fall-347{78.498%{transform:translate(18.9471vw,78.498vh) scale(.4127)}to{transform:translate(18.7355vw,100vh) scale(.4127)}}.snow:nth-child(348){opacity:1.4664;transform:translate(21.5493vw,-10px) scale(.0723);animation:fall-348 17s -1s linear infinite}@keyframes fall-348{49.762%{transform:translate(21.1993vw,49.762vh) scale(.0723)}to{transform:translate(21.3743vw,100vh) scale(.0723)}}.snow:nth-child(349){opacity:1.95;transform:translate(50.2152vw,-10px) scale(.7833);animation:fall-349 24s -15s linear infinite}@keyframes fall-349{32.516%{transform:translate(51.7913vw,32.516vh) scale(.7833)}to{transform:translate(51.00325vw,100vh) scale(.7833)}}.snow:nth-child(350){opacity:1.3728;transform:translate(93.6501vw,-10px) scale(.0471);animation:fall-350 12s -22s linear infinite}@keyframes fall-350{44.889%{transform:translate(96.254vw,44.889vh) scale(.0471)}to{transform:translate(94.95205vw,100vh) scale(.0471)}}.snow:nth-child(351){opacity:.4206;transform:translate(59.3441vw,-10px) scale(.5025);animation:fall-351 15s -26s linear infinite}@keyframes fall-351{74.909%{transform:translate(56.7354vw,74.909vh) scale(.5025)}to{transform:translate(58.03975vw,100vh) scale(.5025)}}.snow:nth-child(352){opacity:1.8254;transform:translate(54.9862vw,-10px) scale(.234);animation:fall-352 16s -7s linear infinite}@keyframes fall-352{32.735%{transform:translate(62.2244vw,32.735vh) scale(.234)}to{transform:translate(58.6053vw,100vh) scale(.234)}}.snow:nth-child(353){opacity:1.1634;transform:translate(89.0915vw,-10px) scale(.0677);animation:fall-353 14s -29s linear infinite}@keyframes fall-353{35.533%{transform:translate(93.5051vw,35.533vh) scale(.0677)}to{transform:translate(91.2983vw,100vh) scale(.0677)}}.snow:nth-child(354){opacity:1.9248;transform:translate(60.2749vw,-10px) scale(.2377);animation:fall-354 16s -17s linear infinite}@keyframes fall-354{36.118%{transform:translate(51.2575vw,36.118vh) scale(.2377)}to{transform:translate(55.7662vw,100vh) scale(.2377)}}.snow:nth-child(355){opacity:1.1486;transform:translate(39.4275vw,-10px) scale(.888);animation:fall-355 29s -20s linear infinite}@keyframes fall-355{78.076%{transform:translate(30.9919vw,78.076vh) scale(.888)}to{transform:translate(35.2097vw,100vh) scale(.888)}}.snow:nth-child(356){opacity:.2404;transform:translate(11.3197vw,-10px) scale(.1495);animation:fall-356 28s -28s linear infinite}@keyframes fall-356{32.319%{transform:translate(6.1596vw,32.319vh) scale(.1495)}to{transform:translate(8.73965vw,100vh) scale(.1495)}}.snow:nth-child(357){opacity:1.5392;transform:translate(65.5603vw,-10px) scale(.7893);animation:fall-357 11s -26s linear infinite}@keyframes fall-357{33.824%{transform:translate(75.2815vw,33.824vh) scale(.7893)}to{transform:translate(70.4209vw,100vh) scale(.7893)}}.snow:nth-child(358){opacity:1.9534;transform:translate(25.2143vw,-10px) scale(.68);animation:fall-358 17s -29s linear infinite}@keyframes fall-358{57.79%{transform:translate(28.0975vw,57.79vh) scale(.68)}to{transform:translate(26.6559vw,100vh) scale(.68)}}.snow:nth-child(359){opacity:.7306;transform:translate(32.7767vw,-10px) scale(.1245);animation:fall-359 20s -23s linear infinite}@keyframes fall-359{78.815%{transform:translate(33.1598vw,78.815vh) scale(.1245)}to{transform:translate(32.96825vw,100vh) scale(.1245)}}.snow:nth-child(360){opacity:1.5574;transform:translate(39.9168vw,-10px) scale(.436);animation:fall-360 10s -24s linear infinite}@keyframes fall-360{59.822%{transform:translate(42.5225vw,59.822vh) scale(.436)}to{transform:translate(41.21965vw,100vh) scale(.436)}}.snow:nth-child(361){opacity:1.993;transform:translate(93.1232vw,-10px) scale(.2446);animation:fall-361 11s -26s linear infinite}@keyframes fall-361{53.454%{transform:translate(85.045vw,53.454vh) scale(.2446)}to{transform:translate(89.0841vw,100vh) scale(.2446)}}.snow:nth-child(362){opacity:1.7612;transform:translate(59.9875vw,-10px) scale(.298);animation:fall-362 12s -14s linear infinite}@keyframes fall-362{78.424%{transform:translate(59.6283vw,78.424vh) scale(.298)}to{transform:translate(59.8079vw,100vh) scale(.298)}}.snow:nth-child(363){opacity:1.0958;transform:translate(74.2514vw,-10px) scale(.0614);animation:fall-363 29s -4s linear infinite}@keyframes fall-363{52.177%{transform:translate(73.5679vw,52.177vh) scale(.0614)}to{transform:translate(73.90965vw,100vh) scale(.0614)}}.snow:nth-child(364){opacity:.7868;transform:translate(74.5738vw,-10px) scale(.0442);animation:fall-364 14s -17s linear infinite}@keyframes fall-364{30.79%{transform:translate(80.564vw,30.79vh) scale(.0442)}to{transform:translate(77.5689vw,100vh) scale(.0442)}}.snow:nth-child(365){opacity:1.4654;transform:translate(13.0798vw,-10px) scale(.4114);animation:fall-365 23s -25s linear infinite}@keyframes fall-365{47.346%{transform:translate(18.4572vw,47.346vh) scale(.4114)}to{transform:translate(15.7685vw,100vh) scale(.4114)}}.snow:nth-child(366){opacity:1.5436;transform:translate(35.1306vw,-10px) scale(.639);animation:fall-366 19s -21s linear infinite}@keyframes fall-366{31.656%{transform:translate(36.8272vw,31.656vh) scale(.639)}to{transform:translate(35.9789vw,100vh) scale(.639)}}.snow:nth-child(367){opacity:.1608;transform:translate(93.5167vw,-10px) scale(.8438);animation:fall-367 25s -24s linear infinite}@keyframes fall-367{34.2%{transform:translate(101.5005vw,34.2vh) scale(.8438)}to{transform:translate(97.5086vw,100vh) scale(.8438)}}.snow:nth-child(368){opacity:.1414;transform:translate(20.9022vw,-10px) scale(.4277);animation:fall-368 18s -7s linear infinite}@keyframes fall-368{55.61%{transform:translate(28.3383vw,55.61vh) scale(.4277)}to{transform:translate(24.62025vw,100vh) scale(.4277)}}.snow:nth-child(369){opacity:.8844;transform:translate(8.0165vw,-10px) scale(.3734);animation:fall-369 11s -11s linear infinite}@keyframes fall-369{69.271%{transform:translate(12.7412vw,69.271vh) scale(.3734)}to{transform:translate(10.37885vw,100vh) scale(.3734)}}.snow:nth-child(370){opacity:.9382;transform:translate(94.2703vw,-10px) scale(.186);animation:fall-370 15s -16s linear infinite}@keyframes fall-370{59.036%{transform:translate(103.2931vw,59.036vh) scale(.186)}to{transform:translate(98.7817vw,100vh) scale(.186)}}.snow:nth-child(371){opacity:1.832;transform:translate(80.7472vw,-10px) scale(.7082);animation:fall-371 12s -30s linear infinite}@keyframes fall-371{51.889%{transform:translate(80.6542vw,51.889vh) scale(.7082)}to{transform:translate(80.7007vw,100vh) scale(.7082)}}.snow:nth-child(372){opacity:.676;transform:translate(73.1456vw,-10px) scale(.0686);animation:fall-372 17s -3s linear infinite}@keyframes fall-372{44.133%{transform:translate(81.7134vw,44.133vh) scale(.0686)}to{transform:translate(77.4295vw,100vh) scale(.0686)}}.snow:nth-child(373){opacity:.4864;transform:translate(86.5703vw,-10px) scale(.0189);animation:fall-373 23s -16s linear infinite}@keyframes fall-373{42.14%{transform:translate(82.0804vw,42.14vh) scale(.0189)}to{transform:translate(84.32535vw,100vh) scale(.0189)}}.snow:nth-child(374){opacity:.7246;transform:translate(74.3447vw,-10px) scale(.5567);animation:fall-374 30s -14s linear infinite}@keyframes fall-374{62.766%{transform:translate(70.3063vw,62.766vh) scale(.5567)}to{transform:translate(72.3255vw,100vh) scale(.5567)}}.snow:nth-child(375){opacity:.912;transform:translate(35.6962vw,-10px) scale(.5343);animation:fall-375 26s -27s linear infinite}@keyframes fall-375{76.669%{transform:translate(37.0476vw,76.669vh) scale(.5343)}to{transform:translate(36.3719vw,100vh) scale(.5343)}}.snow:nth-child(376){opacity:1.8094;transform:translate(93.3299vw,-10px) scale(.9635);animation:fall-376 22s -3s linear infinite}@keyframes fall-376{48.476%{transform:translate(91.045vw,48.476vh) scale(.9635)}to{transform:translate(92.18745vw,100vh) scale(.9635)}}.snow:nth-child(377){opacity:1.8214;transform:translate(23.3255vw,-10px) scale(.8124);animation:fall-377 25s -24s linear infinite}@keyframes fall-377{40.757%{transform:translate(28.6126vw,40.757vh) scale(.8124)}to{transform:translate(25.96905vw,100vh) scale(.8124)}}.snow:nth-child(378){opacity:1.1776;transform:translate(3.9702vw,-10px) scale(.1206);animation:fall-378 28s -1s linear infinite}@keyframes fall-378{79.409%{transform:translate(11.8093vw,79.409vh) scale(.1206)}to{transform:translate(7.88975vw,100vh) scale(.1206)}}.snow:nth-child(379){opacity:1.3274;transform:translate(72.276vw,-10px) scale(.3459);animation:fall-379 15s -7s linear infinite}@keyframes fall-379{77.827%{transform:translate(77.8642vw,77.827vh) scale(.3459)}to{transform:translate(75.0701vw,100vh) scale(.3459)}}.snow:nth-child(380){opacity:1.2284;transform:translate(91.3458vw,-10px) scale(.5301);animation:fall-380 28s -24s linear infinite}@keyframes fall-380{64.873%{transform:translate(89.1406vw,64.873vh) scale(.5301)}to{transform:translate(90.2432vw,100vh) scale(.5301)}}.snow:nth-child(381){opacity:1.1186;transform:translate(7.5408vw,-10px) scale(.4092);animation:fall-381 23s -24s linear infinite}@keyframes fall-381{75.537%{transform:translate(15.3491vw,75.537vh) scale(.4092)}to{transform:translate(11.44495vw,100vh) scale(.4092)}}.snow:nth-child(382){opacity:1.8584;transform:translate(64.2986vw,-10px) scale(.4127);animation:fall-382 17s -7s linear infinite}@keyframes fall-382{34.185%{transform:translate(73.0183vw,34.185vh) scale(.4127)}to{transform:translate(68.65845vw,100vh) scale(.4127)}}.snow:nth-child(383){opacity:1.306;transform:translate(60.1853vw,-10px) scale(.7581);animation:fall-383 12s -1s linear infinite}@keyframes fall-383{70.239%{transform:translate(59.1477vw,70.239vh) scale(.7581)}to{transform:translate(59.6665vw,100vh) scale(.7581)}}.snow:nth-child(384){opacity:1.4652;transform:translate(78.8134vw,-10px) scale(.079);animation:fall-384 11s -8s linear infinite}@keyframes fall-384{47.93%{transform:translate(85.0453vw,47.93vh) scale(.079)}to{transform:translate(81.92935vw,100vh) scale(.079)}}.snow:nth-child(385){opacity:.6032;transform:translate(90.2184vw,-10px) scale(.6656);animation:fall-385 19s -5s linear infinite}@keyframes fall-385{62.417%{transform:translate(81.8836vw,62.417vh) scale(.6656)}to{transform:translate(86.051vw,100vh) scale(.6656)}}.snow:nth-child(386){opacity:.1116;transform:translate(26.5781vw,-10px) scale(.4405);animation:fall-386 13s -28s linear infinite}@keyframes fall-386{64.943%{transform:translate(26.8138vw,64.943vh) scale(.4405)}to{transform:translate(26.69595vw,100vh) scale(.4405)}}.snow:nth-child(387){opacity:1.0916;transform:translate(30.015vw,-10px) scale(.1416);animation:fall-387 15s -6s linear infinite}@keyframes fall-387{56.856%{transform:translate(37.4182vw,56.856vh) scale(.1416)}to{transform:translate(33.7166vw,100vh) scale(.1416)}}.snow:nth-child(388){opacity:.4212;transform:translate(83.4361vw,-10px) scale(.9103);animation:fall-388 25s -10s linear infinite}@keyframes fall-388{79.241%{transform:translate(88.5271vw,79.241vh) scale(.9103)}to{transform:translate(85.9816vw,100vh) scale(.9103)}}.snow:nth-child(389){opacity:.1446;transform:translate(16.1258vw,-10px) scale(.2545);animation:fall-389 29s -26s linear infinite}@keyframes fall-389{43.641%{transform:translate(23.7445vw,43.641vh) scale(.2545)}to{transform:translate(19.93515vw,100vh) scale(.2545)}}.snow:nth-child(390){opacity:1.581;transform:translate(16.1649vw,-10px) scale(.616);animation:fall-390 19s -13s linear infinite}@keyframes fall-390{49.272%{transform:translate(19.4294vw,49.272vh) scale(.616)}to{transform:translate(17.79715vw,100vh) scale(.616)}}.snow:nth-child(391){opacity:1.5362;transform:translate(45.6353vw,-10px) scale(.7287);animation:fall-391 16s -11s linear infinite}@keyframes fall-391{65.319%{transform:translate(50.5298vw,65.319vh) scale(.7287)}to{transform:translate(48.08255vw,100vh) scale(.7287)}}.snow:nth-child(392){opacity:.6208;transform:translate(65.9656vw,-10px) scale(.0917);animation:fall-392 14s -15s linear infinite}@keyframes fall-392{53.355%{transform:translate(75.4678vw,53.355vh) scale(.0917)}to{transform:translate(70.7167vw,100vh) scale(.0917)}}.snow:nth-child(393){opacity:.0272;transform:translate(46.6478vw,-10px) scale(.1636);animation:fall-393 10s -4s linear infinite}@keyframes fall-393{33.855%{transform:translate(54.7325vw,33.855vh) scale(.1636)}to{transform:translate(50.69015vw,100vh) scale(.1636)}}.snow:nth-child(394){opacity:.62;transform:translate(86.0394vw,-10px) scale(.6568);animation:fall-394 15s -10s linear infinite}@keyframes fall-394{45.682%{transform:translate(92.8814vw,45.682vh) scale(.6568)}to{transform:translate(89.4604vw,100vh) scale(.6568)}}.snow:nth-child(395){opacity:1.1242;transform:translate(37.8069vw,-10px) scale(.9519);animation:fall-395 26s -12s linear infinite}@keyframes fall-395{73.373%{transform:translate(41.9594vw,73.373vh) scale(.9519)}to{transform:translate(39.88315vw,100vh) scale(.9519)}}.snow:nth-child(396){opacity:1.663;transform:translate(49.7992vw,-10px) scale(.7271);animation:fall-396 28s -10s linear infinite}@keyframes fall-396{46.412%{transform:translate(57.0308vw,46.412vh) scale(.7271)}to{transform:translate(53.415vw,100vh) scale(.7271)}}.snow:nth-child(397){opacity:.8884;transform:translate(91.2024vw,-10px) scale(.1543);animation:fall-397 30s -26s linear infinite}@keyframes fall-397{79.392%{transform:translate(97.0479vw,79.392vh) scale(.1543)}to{transform:translate(94.12515vw,100vh) scale(.1543)}}.snow:nth-child(398){opacity:1.509;transform:translate(10.8898vw,-10px) scale(.3219);animation:fall-398 30s -23s linear infinite}@keyframes fall-398{38.753%{transform:translate(18.8325vw,38.753vh) scale(.3219)}to{transform:translate(14.86115vw,100vh) scale(.3219)}}.snow:nth-child(399){opacity:.8344;transform:translate(21.2755vw,-10px) scale(.8437);animation:fall-399 20s -5s linear infinite}@keyframes fall-399{70.315%{transform:translate(14.1198vw,70.315vh) scale(.8437)}to{transform:translate(17.69765vw,100vh) scale(.8437)}}.snow:nth-child(400){opacity:1.7532;transform:translate(98.761vw,-10px) scale(.9986);animation:fall-400 30s -4s linear infinite}@keyframes fall-400{74.364%{transform:translate(106.3373vw,74.364vh) scale(.9986)}to{transform:translate(102.54915vw,100vh) scale(.9986)}}\n"] }]
80
80
  }], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
81
81
 
82
82
  // Angular