@esfaenza/core 15.2.6 → 15.2.7

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.
@@ -18,9 +18,9 @@ export class AppComponent {
18
18
  }
19
19
  }
20
20
  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 });
21
- 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:.9632;transform:translate(93.6173vw,-10px) scale(.669);animation:fall-1 15s -17s linear infinite}@keyframes fall-1{38.732%{transform:translate(97.7407vw,38.732vh) scale(.669)}to{transform:translate(95.679vw,100vh) scale(.669)}}.snow:nth-child(2){opacity:1.3288;transform:translate(3.3182vw,-10px) scale(.0844);animation:fall-2 18s -11s linear infinite}@keyframes fall-2{46.552%{transform:translate(-1.4553vw,46.552vh) scale(.0844)}to{transform:translate(.93145vw,100vh) scale(.0844)}}.snow:nth-child(3){opacity:.2764;transform:translate(53.8548vw,-10px) scale(.7699);animation:fall-3 23s -1s linear infinite}@keyframes fall-3{34.23%{transform:translate(55.0884vw,34.23vh) scale(.7699)}to{transform:translate(54.4716vw,100vh) scale(.7699)}}.snow:nth-child(4){opacity:.7918;transform:translate(54.8941vw,-10px) scale(.6999);animation:fall-4 21s -14s linear infinite}@keyframes fall-4{36.917%{transform:translate(53.5547vw,36.917vh) scale(.6999)}to{transform:translate(54.2244vw,100vh) scale(.6999)}}.snow:nth-child(5){opacity:.7742;transform:translate(97.5228vw,-10px) scale(.0715);animation:fall-5 13s -6s linear infinite}@keyframes fall-5{48.86%{transform:translate(88.0193vw,48.86vh) scale(.0715)}to{transform:translate(92.77105vw,100vh) scale(.0715)}}.snow:nth-child(6){opacity:.1014;transform:translate(19.1982vw,-10px) scale(.8585);animation:fall-6 13s -7s linear infinite}@keyframes fall-6{69.642%{transform:translate(24.4556vw,69.642vh) scale(.8585)}to{transform:translate(21.8269vw,100vh) scale(.8585)}}.snow:nth-child(7){opacity:.8016;transform:translate(49.0991vw,-10px) scale(.2942);animation:fall-7 30s -25s linear infinite}@keyframes fall-7{30.494%{transform:translate(48.9933vw,30.494vh) scale(.2942)}to{transform:translate(49.0462vw,100vh) scale(.2942)}}.snow:nth-child(8){opacity:1.4494;transform:translate(4.2406vw,-10px) scale(.3153);animation:fall-8 29s -9s linear infinite}@keyframes fall-8{59.997%{transform:translate(12.4485vw,59.997vh) scale(.3153)}to{transform:translate(8.34455vw,100vh) scale(.3153)}}.snow:nth-child(9){opacity:.0892;transform:translate(55.7308vw,-10px) scale(.6567);animation:fall-9 27s -4s linear infinite}@keyframes fall-9{61.941%{transform:translate(46.8089vw,61.941vh) scale(.6567)}to{transform:translate(51.26985vw,100vh) scale(.6567)}}.snow:nth-child(10){opacity:1.2882;transform:translate(47.4774vw,-10px) scale(.9806);animation:fall-10 19s -12s linear infinite}@keyframes fall-10{75.107%{transform:translate(45.5791vw,75.107vh) scale(.9806)}to{transform:translate(46.52825vw,100vh) scale(.9806)}}.snow:nth-child(11){opacity:1.7212;transform:translate(51.8707vw,-10px) scale(.986);animation:fall-11 29s -17s linear infinite}@keyframes fall-11{77.991%{transform:translate(54.257vw,77.991vh) scale(.986)}to{transform:translate(53.06385vw,100vh) scale(.986)}}.snow:nth-child(12){opacity:.466;transform:translate(82.8102vw,-10px) scale(.1246);animation:fall-12 25s -13s linear infinite}@keyframes fall-12{44.273%{transform:translate(79.2164vw,44.273vh) scale(.1246)}to{transform:translate(81.0133vw,100vh) scale(.1246)}}.snow:nth-child(13){opacity:.5778;transform:translate(91.0261vw,-10px) scale(.0515);animation:fall-13 19s -21s linear infinite}@keyframes fall-13{63.99%{transform:translate(95.6774vw,63.99vh) scale(.0515)}to{transform:translate(93.35175vw,100vh) scale(.0515)}}.snow:nth-child(14){opacity:1.687;transform:translate(3.6685vw,-10px) scale(.6848);animation:fall-14 11s -29s linear infinite}@keyframes fall-14{31.17%{transform:translate(-1.7656vw,31.17vh) scale(.6848)}to{transform:translate(.95145vw,100vh) scale(.6848)}}.snow:nth-child(15){opacity:.784;transform:translate(81.0329vw,-10px) scale(.304);animation:fall-15 23s -15s linear infinite}@keyframes fall-15{51.197%{transform:translate(82.3258vw,51.197vh) scale(.304)}to{transform:translate(81.67935vw,100vh) scale(.304)}}.snow:nth-child(16){opacity:.6408;transform:translate(90.8418vw,-10px) scale(.7786);animation:fall-16 18s -6s linear infinite}@keyframes fall-16{48.707%{transform:translate(82.8946vw,48.707vh) scale(.7786)}to{transform:translate(86.8682vw,100vh) scale(.7786)}}.snow:nth-child(17){opacity:1.6772;transform:translate(37.3816vw,-10px) scale(.7156);animation:fall-17 11s -11s linear infinite}@keyframes fall-17{56.267%{transform:translate(42.7377vw,56.267vh) scale(.7156)}to{transform:translate(40.05965vw,100vh) scale(.7156)}}.snow:nth-child(18){opacity:.9416;transform:translate(10.7178vw,-10px) scale(.2418);animation:fall-18 18s -9s linear infinite}@keyframes fall-18{43.448%{transform:translate(12.7944vw,43.448vh) scale(.2418)}to{transform:translate(11.7561vw,100vh) scale(.2418)}}.snow:nth-child(19){opacity:.3478;transform:translate(93.1149vw,-10px) scale(.4454);animation:fall-19 18s -19s linear infinite}@keyframes fall-19{61.391%{transform:translate(89.703vw,61.391vh) scale(.4454)}to{transform:translate(91.40895vw,100vh) scale(.4454)}}.snow:nth-child(20){opacity:.7932;transform:translate(99.157vw,-10px) scale(.0145);animation:fall-20 11s -12s linear infinite}@keyframes fall-20{72.293%{transform:translate(91.1116vw,72.293vh) scale(.0145)}to{transform:translate(95.1343vw,100vh) scale(.0145)}}.snow:nth-child(21){opacity:.228;transform:translate(63.4004vw,-10px) scale(.9192);animation:fall-21 21s -16s linear infinite}@keyframes fall-21{61.186%{transform:translate(70.883vw,61.186vh) scale(.9192)}to{transform:translate(67.1417vw,100vh) scale(.9192)}}.snow:nth-child(22){opacity:.5106;transform:translate(1.6686vw,-10px) scale(.0726);animation:fall-22 17s -24s linear infinite}@keyframes fall-22{64.926%{transform:translate(9.2765vw,64.926vh) scale(.0726)}to{transform:translate(5.47255vw,100vh) scale(.0726)}}.snow:nth-child(23){opacity:.8864;transform:translate(48.6442vw,-10px) scale(.9272);animation:fall-23 22s -18s linear infinite}@keyframes fall-23{31.75%{transform:translate(44.832vw,31.75vh) scale(.9272)}to{transform:translate(46.7381vw,100vh) scale(.9272)}}.snow:nth-child(24){opacity:.0154;transform:translate(17.25vw,-10px) scale(.7521);animation:fall-24 12s -30s linear infinite}@keyframes fall-24{77.022%{transform:translate(10.9925vw,77.022vh) scale(.7521)}to{transform:translate(14.12125vw,100vh) scale(.7521)}}.snow:nth-child(25){opacity:.922;transform:translate(69.8314vw,-10px) scale(.511);animation:fall-25 16s -28s linear infinite}@keyframes fall-25{53.4%{transform:translate(62.9437vw,53.4vh) scale(.511)}to{transform:translate(66.38755vw,100vh) scale(.511)}}.snow:nth-child(26){opacity:.3266;transform:translate(97.3704vw,-10px) scale(.163);animation:fall-26 22s -13s linear infinite}@keyframes fall-26{60.923%{transform:translate(97.9941vw,60.923vh) scale(.163)}to{transform:translate(97.68225vw,100vh) scale(.163)}}.snow:nth-child(27){opacity:.611;transform:translate(99.7622vw,-10px) scale(.324);animation:fall-27 22s -29s linear infinite}@keyframes fall-27{67.632%{transform:translate(96.4833vw,67.632vh) scale(.324)}to{transform:translate(98.12275vw,100vh) scale(.324)}}.snow:nth-child(28){opacity:.1392;transform:translate(28.9352vw,-10px) scale(.7504);animation:fall-28 30s -13s linear infinite}@keyframes fall-28{55.362%{transform:translate(38.1466vw,55.362vh) scale(.7504)}to{transform:translate(33.5409vw,100vh) scale(.7504)}}.snow:nth-child(29){opacity:.5746;transform:translate(48.9262vw,-10px) scale(.6507);animation:fall-29 30s -6s linear infinite}@keyframes fall-29{72.394%{transform:translate(46.0096vw,72.394vh) scale(.6507)}to{transform:translate(47.4679vw,100vh) scale(.6507)}}.snow:nth-child(30){opacity:1.7606;transform:translate(7.5656vw,-10px) scale(.6312);animation:fall-30 29s -26s linear infinite}@keyframes fall-30{37.773%{transform:translate(11.2545vw,37.773vh) scale(.6312)}to{transform:translate(9.41005vw,100vh) scale(.6312)}}.snow:nth-child(31){opacity:1.9552;transform:translate(42.642vw,-10px) scale(.0715);animation:fall-31 17s -9s linear infinite}@keyframes fall-31{64.602%{transform:translate(37.1957vw,64.602vh) scale(.0715)}to{transform:translate(39.91885vw,100vh) scale(.0715)}}.snow:nth-child(32){opacity:1.9856;transform:translate(19.5484vw,-10px) scale(.1841);animation:fall-32 22s -20s linear infinite}@keyframes fall-32{77.803%{transform:translate(16.5438vw,77.803vh) scale(.1841)}to{transform:translate(18.0461vw,100vh) scale(.1841)}}.snow:nth-child(33){opacity:.9488;transform:translate(59.6992vw,-10px) scale(.3837);animation:fall-33 16s -23s linear infinite}@keyframes fall-33{48.644%{transform:translate(61.821vw,48.644vh) scale(.3837)}to{transform:translate(60.7601vw,100vh) scale(.3837)}}.snow:nth-child(34){opacity:.1114;transform:translate(41.522vw,-10px) scale(.262);animation:fall-34 25s -17s linear infinite}@keyframes fall-34{62.486%{transform:translate(36.177vw,62.486vh) scale(.262)}to{transform:translate(38.8495vw,100vh) scale(.262)}}.snow:nth-child(35){opacity:.417;transform:translate(82.9698vw,-10px) scale(.0853);animation:fall-35 27s -10s linear infinite}@keyframes fall-35{36.687%{transform:translate(90.4859vw,36.687vh) scale(.0853)}to{transform:translate(86.72785vw,100vh) scale(.0853)}}.snow:nth-child(36){opacity:.0028;transform:translate(4.1878vw,-10px) scale(.4466);animation:fall-36 21s -13s linear infinite}@keyframes fall-36{62.468%{transform:translate(12.9878vw,62.468vh) scale(.4466)}to{transform:translate(8.5878vw,100vh) scale(.4466)}}.snow:nth-child(37){opacity:.7332;transform:translate(1.9689vw,-10px) scale(.755);animation:fall-37 28s -8s linear infinite}@keyframes fall-37{43.099%{transform:translate(3.844vw,43.099vh) scale(.755)}to{transform:translate(2.90645vw,100vh) scale(.755)}}.snow:nth-child(38){opacity:1.8794;transform:translate(57.4435vw,-10px) scale(.9137);animation:fall-38 27s -22s linear infinite}@keyframes fall-38{55.478%{transform:translate(49.5852vw,55.478vh) scale(.9137)}to{transform:translate(53.51435vw,100vh) scale(.9137)}}.snow:nth-child(39){opacity:.764;transform:translate(84.4574vw,-10px) scale(.2976);animation:fall-39 26s -26s linear infinite}@keyframes fall-39{72.277%{transform:translate(75.3201vw,72.277vh) scale(.2976)}to{transform:translate(79.88875vw,100vh) scale(.2976)}}.snow:nth-child(40){opacity:.7186;transform:translate(36.8715vw,-10px) scale(.5327);animation:fall-40 21s -3s linear infinite}@keyframes fall-40{40.259%{transform:translate(39.3503vw,40.259vh) scale(.5327)}to{transform:translate(38.1109vw,100vh) scale(.5327)}}.snow:nth-child(41){opacity:1.8538;transform:translate(78.1135vw,-10px) scale(.9435);animation:fall-41 27s -26s linear infinite}@keyframes fall-41{44.911%{transform:translate(76.445vw,44.911vh) scale(.9435)}to{transform:translate(77.27925vw,100vh) scale(.9435)}}.snow:nth-child(42){opacity:1.3926;transform:translate(36.6895vw,-10px) scale(.8116);animation:fall-42 14s -16s linear infinite}@keyframes fall-42{31.457%{transform:translate(42.7175vw,31.457vh) scale(.8116)}to{transform:translate(39.7035vw,100vh) scale(.8116)}}.snow:nth-child(43){opacity:1.4014;transform:translate(23.6944vw,-10px) scale(.7066);animation:fall-43 27s -22s linear infinite}@keyframes fall-43{64.039%{transform:translate(22.2557vw,64.039vh) scale(.7066)}to{transform:translate(22.97505vw,100vh) scale(.7066)}}.snow:nth-child(44){opacity:.6274;transform:translate(48.2813vw,-10px) scale(.1359);animation:fall-44 17s -18s linear infinite}@keyframes fall-44{55.844%{transform:translate(57.8368vw,55.844vh) scale(.1359)}to{transform:translate(53.05905vw,100vh) scale(.1359)}}.snow:nth-child(45){opacity:1.3568;transform:translate(59.3315vw,-10px) scale(.1816);animation:fall-45 24s -10s linear infinite}@keyframes fall-45{45.066%{transform:translate(52.1687vw,45.066vh) scale(.1816)}to{transform:translate(55.7501vw,100vh) scale(.1816)}}.snow:nth-child(46){opacity:.6028;transform:translate(34.3868vw,-10px) scale(.3118);animation:fall-46 14s -25s linear infinite}@keyframes fall-46{35.12%{transform:translate(26.9474vw,35.12vh) scale(.3118)}to{transform:translate(30.6671vw,100vh) scale(.3118)}}.snow:nth-child(47){opacity:.9628;transform:translate(96.1091vw,-10px) scale(.1935);animation:fall-47 15s -22s linear infinite}@keyframes fall-47{70.502%{transform:translate(87.1791vw,70.502vh) scale(.1935)}to{transform:translate(91.6441vw,100vh) scale(.1935)}}.snow:nth-child(48){opacity:.3776;transform:translate(97.8261vw,-10px) scale(.9344);animation:fall-48 12s -28s linear infinite}@keyframes fall-48{37.157%{transform:translate(99.8927vw,37.157vh) scale(.9344)}to{transform:translate(98.8594vw,100vh) scale(.9344)}}.snow:nth-child(49){opacity:.485;transform:translate(.257vw,-10px) scale(.493);animation:fall-49 15s -19s linear infinite}@keyframes fall-49{69.417%{transform:translate(3.4874vw,69.417vh) scale(.493)}to{transform:translate(1.8722vw,100vh) scale(.493)}}.snow:nth-child(50){opacity:.19;transform:translate(55.3401vw,-10px) scale(.8236);animation:fall-50 11s -27s linear infinite}@keyframes fall-50{51.209%{transform:translate(62.1048vw,51.209vh) scale(.8236)}to{transform:translate(58.72245vw,100vh) scale(.8236)}}.snow:nth-child(51){opacity:.2764;transform:translate(24.8313vw,-10px) scale(.0953);animation:fall-51 30s -18s linear infinite}@keyframes fall-51{35.961%{transform:translate(26.8963vw,35.961vh) scale(.0953)}to{transform:translate(25.8638vw,100vh) scale(.0953)}}.snow:nth-child(52){opacity:.1122;transform:translate(8.0384vw,-10px) scale(.6481);animation:fall-52 22s -10s linear infinite}@keyframes fall-52{58.642%{transform:translate(5.7528vw,58.642vh) scale(.6481)}to{transform:translate(6.8956vw,100vh) scale(.6481)}}.snow:nth-child(53){opacity:1.0078;transform:translate(47.0784vw,-10px) scale(.9034);animation:fall-53 25s -28s linear infinite}@keyframes fall-53{63.375%{transform:translate(42.8438vw,63.375vh) scale(.9034)}to{transform:translate(44.9611vw,100vh) scale(.9034)}}.snow:nth-child(54){opacity:1.4862;transform:translate(78.904vw,-10px) scale(.6938);animation:fall-54 18s -14s linear infinite}@keyframes fall-54{69.6%{transform:translate(72.8292vw,69.6vh) scale(.6938)}to{transform:translate(75.8666vw,100vh) scale(.6938)}}.snow:nth-child(55){opacity:.8528;transform:translate(95.8822vw,-10px) scale(.0259);animation:fall-55 18s -29s linear infinite}@keyframes fall-55{68.873%{transform:translate(92.6708vw,68.873vh) scale(.0259)}to{transform:translate(94.2765vw,100vh) scale(.0259)}}.snow:nth-child(56){opacity:.028;transform:translate(84.1895vw,-10px) scale(.5516);animation:fall-56 26s -2s linear infinite}@keyframes fall-56{65.752%{transform:translate(89.5638vw,65.752vh) scale(.5516)}to{transform:translate(86.87665vw,100vh) scale(.5516)}}.snow:nth-child(57){opacity:.5312;transform:translate(24.1782vw,-10px) scale(.0483);animation:fall-57 30s -16s linear infinite}@keyframes fall-57{59.304%{transform:translate(24.1076vw,59.304vh) scale(.0483)}to{transform:translate(24.1429vw,100vh) scale(.0483)}}.snow:nth-child(58){opacity:1.7728;transform:translate(37.5378vw,-10px) scale(.5364);animation:fall-58 19s -17s linear infinite}@keyframes fall-58{58.311%{transform:translate(38.3276vw,58.311vh) scale(.5364)}to{transform:translate(37.9327vw,100vh) scale(.5364)}}.snow:nth-child(59){opacity:.2866;transform:translate(77.8281vw,-10px) scale(.4082);animation:fall-59 28s -17s linear infinite}@keyframes fall-59{41.524%{transform:translate(87.674vw,41.524vh) scale(.4082)}to{transform:translate(82.75105vw,100vh) scale(.4082)}}.snow:nth-child(60){opacity:1.9932;transform:translate(43.0351vw,-10px) scale(.4465);animation:fall-60 26s -9s linear infinite}@keyframes fall-60{58.399%{transform:translate(42.8291vw,58.399vh) scale(.4465)}to{transform:translate(42.9321vw,100vh) scale(.4465)}}.snow:nth-child(61){opacity:1.2854;transform:translate(32.8605vw,-10px) scale(.8827);animation:fall-61 23s -4s linear infinite}@keyframes fall-61{68.775%{transform:translate(25.9808vw,68.775vh) scale(.8827)}to{transform:translate(29.42065vw,100vh) scale(.8827)}}.snow:nth-child(62){opacity:.0564;transform:translate(25.959vw,-10px) scale(.5021);animation:fall-62 18s -11s linear infinite}@keyframes fall-62{73.456%{transform:translate(30.6928vw,73.456vh) scale(.5021)}to{transform:translate(28.3259vw,100vh) scale(.5021)}}.snow:nth-child(63){opacity:.0762;transform:translate(70.6385vw,-10px) scale(.3517);animation:fall-63 17s -19s linear infinite}@keyframes fall-63{66.646%{transform:translate(61.5452vw,66.646vh) scale(.3517)}to{transform:translate(66.09185vw,100vh) scale(.3517)}}.snow:nth-child(64){opacity:1.9548;transform:translate(28.8799vw,-10px) scale(.167);animation:fall-64 30s -24s linear infinite}@keyframes fall-64{44.45%{transform:translate(27.1395vw,44.45vh) scale(.167)}to{transform:translate(28.0097vw,100vh) scale(.167)}}.snow:nth-child(65){opacity:1.0552;transform:translate(5.9722vw,-10px) scale(.2392);animation:fall-65 21s -17s linear infinite}@keyframes fall-65{64.726%{transform:translate(10.4382vw,64.726vh) scale(.2392)}to{transform:translate(8.2052vw,100vh) scale(.2392)}}.snow:nth-child(66){opacity:.5966;transform:translate(31.622vw,-10px) scale(.4582);animation:fall-66 11s -25s linear infinite}@keyframes fall-66{70.499%{transform:translate(21.6409vw,70.499vh) scale(.4582)}to{transform:translate(26.63145vw,100vh) scale(.4582)}}.snow:nth-child(67){opacity:1.873;transform:translate(81.827vw,-10px) scale(.5334);animation:fall-67 23s -10s linear infinite}@keyframes fall-67{38.136%{transform:translate(76.8803vw,38.136vh) scale(.5334)}to{transform:translate(79.35365vw,100vh) scale(.5334)}}.snow:nth-child(68){opacity:1.5714;transform:translate(54.8317vw,-10px) scale(.7329);animation:fall-68 16s -26s linear infinite}@keyframes fall-68{52.415%{transform:translate(61.2872vw,52.415vh) scale(.7329)}to{transform:translate(58.05945vw,100vh) scale(.7329)}}.snow:nth-child(69){opacity:1.4724;transform:translate(44.1141vw,-10px) scale(.6344);animation:fall-69 24s -8s linear infinite}@keyframes fall-69{33.621%{transform:translate(37.0668vw,33.621vh) scale(.6344)}to{transform:translate(40.59045vw,100vh) scale(.6344)}}.snow:nth-child(70){opacity:1.454;transform:translate(50.5863vw,-10px) scale(.4402);animation:fall-70 28s -26s linear infinite}@keyframes fall-70{36.192%{transform:translate(57.5377vw,36.192vh) scale(.4402)}to{transform:translate(54.062vw,100vh) scale(.4402)}}.snow:nth-child(71){opacity:.7322;transform:translate(72.1684vw,-10px) scale(.9856);animation:fall-71 26s -6s linear infinite}@keyframes fall-71{77.687%{transform:translate(66.2522vw,77.687vh) scale(.9856)}to{transform:translate(69.2103vw,100vh) scale(.9856)}}.snow:nth-child(72){opacity:.6052;transform:translate(52.5963vw,-10px) scale(.5135);animation:fall-72 27s -29s linear infinite}@keyframes fall-72{64.653%{transform:translate(52.0235vw,64.653vh) scale(.5135)}to{transform:translate(52.3099vw,100vh) scale(.5135)}}.snow:nth-child(73){opacity:.448;transform:translate(29.777vw,-10px) scale(.9399);animation:fall-73 25s -22s linear infinite}@keyframes fall-73{38.255%{transform:translate(24.0706vw,38.255vh) scale(.9399)}to{transform:translate(26.9238vw,100vh) scale(.9399)}}.snow:nth-child(74){opacity:1.2508;transform:translate(84.7553vw,-10px) scale(.6577);animation:fall-74 23s -6s linear infinite}@keyframes fall-74{71.028%{transform:translate(93.9175vw,71.028vh) scale(.6577)}to{transform:translate(89.3364vw,100vh) scale(.6577)}}.snow:nth-child(75){opacity:1.0604;transform:translate(52.679vw,-10px) scale(.0046);animation:fall-75 20s -2s linear infinite}@keyframes fall-75{45.846%{transform:translate(45.5392vw,45.846vh) scale(.0046)}to{transform:translate(49.1091vw,100vh) scale(.0046)}}.snow:nth-child(76){opacity:.278;transform:translate(81.6126vw,-10px) scale(.4347);animation:fall-76 20s -26s linear infinite}@keyframes fall-76{39.805%{transform:translate(86.7263vw,39.805vh) scale(.4347)}to{transform:translate(84.16945vw,100vh) scale(.4347)}}.snow:nth-child(77){opacity:.3806;transform:translate(81.076vw,-10px) scale(.0828);animation:fall-77 30s -22s linear infinite}@keyframes fall-77{35.395%{transform:translate(84.6286vw,35.395vh) scale(.0828)}to{transform:translate(82.8523vw,100vh) scale(.0828)}}.snow:nth-child(78){opacity:.1138;transform:translate(95.6195vw,-10px) scale(.0325);animation:fall-78 18s -11s linear infinite}@keyframes fall-78{45.699%{transform:translate(101.8837vw,45.699vh) scale(.0325)}to{transform:translate(98.7516vw,100vh) scale(.0325)}}.snow:nth-child(79){opacity:1.9292;transform:translate(55.0295vw,-10px) scale(.4822);animation:fall-79 21s -13s linear infinite}@keyframes fall-79{57.123%{transform:translate(51.2071vw,57.123vh) scale(.4822)}to{transform:translate(53.1183vw,100vh) scale(.4822)}}.snow:nth-child(80){opacity:1.7156;transform:translate(81.001vw,-10px) scale(.5896);animation:fall-80 23s -5s linear infinite}@keyframes fall-80{42.708%{transform:translate(79.9847vw,42.708vh) scale(.5896)}to{transform:translate(80.49285vw,100vh) scale(.5896)}}.snow:nth-child(81){opacity:.726;transform:translate(24.068vw,-10px) scale(.1275);animation:fall-81 24s -3s linear infinite}@keyframes fall-81{67.654%{transform:translate(28.3752vw,67.654vh) scale(.1275)}to{transform:translate(26.2216vw,100vh) scale(.1275)}}.snow:nth-child(82){opacity:1.1646;transform:translate(63.9669vw,-10px) scale(.6407);animation:fall-82 25s -22s linear infinite}@keyframes fall-82{57.497%{transform:translate(67.9602vw,57.497vh) scale(.6407)}to{transform:translate(65.96355vw,100vh) scale(.6407)}}.snow:nth-child(83){opacity:.9864;transform:translate(15.0343vw,-10px) scale(.2603);animation:fall-83 18s -10s linear infinite}@keyframes fall-83{53.305%{transform:translate(14.9927vw,53.305vh) scale(.2603)}to{transform:translate(15.0135vw,100vh) scale(.2603)}}.snow:nth-child(84){opacity:1.3436;transform:translate(16.5139vw,-10px) scale(.6645);animation:fall-84 12s -4s linear infinite}@keyframes fall-84{71.016%{transform:translate(13.7185vw,71.016vh) scale(.6645)}to{transform:translate(15.1162vw,100vh) scale(.6645)}}.snow:nth-child(85){opacity:1.5082;transform:translate(47.4232vw,-10px) scale(1);animation:fall-85 28s -9s linear infinite}@keyframes fall-85{46.077%{transform:translate(52.3955vw,46.077vh) scale(1)}to{transform:translate(49.90935vw,100vh) scale(1)}}.snow:nth-child(86){opacity:1.0116;transform:translate(34.297vw,-10px) scale(.3478);animation:fall-86 27s -5s linear infinite}@keyframes fall-86{60.197%{transform:translate(42.4404vw,60.197vh) scale(.3478)}to{transform:translate(38.3687vw,100vh) scale(.3478)}}.snow:nth-child(87){opacity:1.7718;transform:translate(8.6385vw,-10px) scale(.6472);animation:fall-87 26s -3s linear infinite}@keyframes fall-87{67.773%{transform:translate(15.7843vw,67.773vh) scale(.6472)}to{transform:translate(12.2114vw,100vh) scale(.6472)}}.snow:nth-child(88){opacity:1.9636;transform:translate(61.5034vw,-10px) scale(.1807);animation:fall-88 16s -16s linear infinite}@keyframes fall-88{44.93%{transform:translate(54.463vw,44.93vh) scale(.1807)}to{transform:translate(57.9832vw,100vh) scale(.1807)}}.snow:nth-child(89){opacity:.0846;transform:translate(7.2881vw,-10px) scale(.246);animation:fall-89 14s -13s linear infinite}@keyframes fall-89{50.331%{transform:translate(13.5424vw,50.331vh) scale(.246)}to{transform:translate(10.41525vw,100vh) scale(.246)}}.snow:nth-child(90){opacity:.0088;transform:translate(89.651vw,-10px) scale(.9686);animation:fall-90 30s -15s linear infinite}@keyframes fall-90{49.789%{transform:translate(98.0216vw,49.789vh) scale(.9686)}to{transform:translate(93.8363vw,100vh) scale(.9686)}}.snow:nth-child(91){opacity:1.9288;transform:translate(4.773vw,-10px) scale(.3159);animation:fall-91 19s -19s linear infinite}@keyframes fall-91{62.701%{transform:translate(2.7348vw,62.701vh) scale(.3159)}to{transform:translate(3.7539vw,100vh) scale(.3159)}}.snow:nth-child(92){opacity:.514;transform:translate(40.0888vw,-10px) scale(.3499);animation:fall-92 12s -7s linear infinite}@keyframes fall-92{58.441%{transform:translate(36.239vw,58.441vh) scale(.3499)}to{transform:translate(38.1639vw,100vh) scale(.3499)}}.snow:nth-child(93){opacity:1.6098;transform:translate(31.8664vw,-10px) scale(.388);animation:fall-93 10s -8s linear infinite}@keyframes fall-93{74.781%{transform:translate(30.4785vw,74.781vh) scale(.388)}to{transform:translate(31.17245vw,100vh) scale(.388)}}.snow:nth-child(94){opacity:1.7792;transform:translate(74.3081vw,-10px) scale(.3731);animation:fall-94 28s -14s linear infinite}@keyframes fall-94{71.476%{transform:translate(80.3195vw,71.476vh) scale(.3731)}to{transform:translate(77.3138vw,100vh) scale(.3731)}}.snow:nth-child(95){opacity:1.1014;transform:translate(83.6885vw,-10px) scale(.3634);animation:fall-95 16s -21s linear infinite}@keyframes fall-95{52.348%{transform:translate(74.3296vw,52.348vh) scale(.3634)}to{transform:translate(79.00905vw,100vh) scale(.3634)}}.snow:nth-child(96){opacity:1.4122;transform:translate(81.8355vw,-10px) scale(.5702);animation:fall-96 26s -23s linear infinite}@keyframes fall-96{35.961%{transform:translate(80.1635vw,35.961vh) scale(.5702)}to{transform:translate(80.9995vw,100vh) scale(.5702)}}.snow:nth-child(97){opacity:.8132;transform:translate(69.5238vw,-10px) scale(.5093);animation:fall-97 20s -28s linear infinite}@keyframes fall-97{77.115%{transform:translate(65.6784vw,77.115vh) scale(.5093)}to{transform:translate(67.6011vw,100vh) scale(.5093)}}.snow:nth-child(98){opacity:.6276;transform:translate(75.6689vw,-10px) scale(.9419);animation:fall-98 29s -2s linear infinite}@keyframes fall-98{66.89%{transform:translate(69.8631vw,66.89vh) scale(.9419)}to{transform:translate(72.766vw,100vh) scale(.9419)}}.snow:nth-child(99){opacity:1.0552;transform:translate(35.0607vw,-10px) scale(.2435);animation:fall-99 12s -13s linear infinite}@keyframes fall-99{47.914%{transform:translate(25.1517vw,47.914vh) scale(.2435)}to{transform:translate(30.1062vw,100vh) scale(.2435)}}.snow:nth-child(100){opacity:.8144;transform:translate(3.3347vw,-10px) scale(.9377);animation:fall-100 25s -2s linear infinite}@keyframes fall-100{76.44%{transform:translate(6.5892vw,76.44vh) scale(.9377)}to{transform:translate(4.96195vw,100vh) scale(.9377)}}.snow:nth-child(101){opacity:1.1808;transform:translate(14.8006vw,-10px) scale(.8707);animation:fall-101 19s -25s linear infinite}@keyframes fall-101{63.238%{transform:translate(12.8069vw,63.238vh) scale(.8707)}to{transform:translate(13.80375vw,100vh) scale(.8707)}}.snow:nth-child(102){opacity:.9322;transform:translate(86.9308vw,-10px) scale(.8158);animation:fall-102 15s -5s linear infinite}@keyframes fall-102{69.62%{transform:translate(81.7661vw,69.62vh) scale(.8158)}to{transform:translate(84.34845vw,100vh) scale(.8158)}}.snow:nth-child(103){opacity:1.2812;transform:translate(43.3082vw,-10px) scale(.3594);animation:fall-103 22s -16s linear infinite}@keyframes fall-103{48.543%{transform:translate(45.8438vw,48.543vh) scale(.3594)}to{transform:translate(44.576vw,100vh) scale(.3594)}}.snow:nth-child(104){opacity:.116;transform:translate(64.9707vw,-10px) scale(.654);animation:fall-104 11s -16s linear infinite}@keyframes fall-104{66.306%{transform:translate(55.0408vw,66.306vh) scale(.654)}to{transform:translate(60.00575vw,100vh) scale(.654)}}.snow:nth-child(105){opacity:.0546;transform:translate(39.4155vw,-10px) scale(.6033);animation:fall-105 10s -5s linear infinite}@keyframes fall-105{66.298%{transform:translate(34.8924vw,66.298vh) scale(.6033)}to{transform:translate(37.15395vw,100vh) scale(.6033)}}.snow:nth-child(106){opacity:1.9522;transform:translate(84.5256vw,-10px) scale(.0575);animation:fall-106 28s -8s linear infinite}@keyframes fall-106{59.063%{transform:translate(85.3105vw,59.063vh) scale(.0575)}to{transform:translate(84.91805vw,100vh) scale(.0575)}}.snow:nth-child(107){opacity:1.1774;transform:translate(73.1783vw,-10px) scale(.0889);animation:fall-107 30s -28s linear infinite}@keyframes fall-107{61.481%{transform:translate(77.4631vw,61.481vh) scale(.0889)}to{transform:translate(75.3207vw,100vh) scale(.0889)}}.snow:nth-child(108){opacity:.1672;transform:translate(95.8744vw,-10px) scale(.4306);animation:fall-108 15s -2s linear infinite}@keyframes fall-108{38.798%{transform:translate(105.0027vw,38.798vh) scale(.4306)}to{transform:translate(100.43855vw,100vh) scale(.4306)}}.snow:nth-child(109){opacity:1.9004;transform:translate(43.904vw,-10px) scale(.6459);animation:fall-109 27s -30s linear infinite}@keyframes fall-109{35.371%{transform:translate(49.5351vw,35.371vh) scale(.6459)}to{transform:translate(46.71955vw,100vh) scale(.6459)}}.snow:nth-child(110){opacity:.4606;transform:translate(83.3093vw,-10px) scale(.4792);animation:fall-110 11s -13s linear infinite}@keyframes fall-110{64.337%{transform:translate(73.6624vw,64.337vh) scale(.4792)}to{transform:translate(78.48585vw,100vh) scale(.4792)}}.snow:nth-child(111){opacity:.21;transform:translate(50.2049vw,-10px) scale(.1538);animation:fall-111 27s -21s linear infinite}@keyframes fall-111{33.496%{transform:translate(43.9531vw,33.496vh) scale(.1538)}to{transform:translate(47.079vw,100vh) scale(.1538)}}.snow:nth-child(112){opacity:1.7346;transform:translate(80.6928vw,-10px) scale(.5085);animation:fall-112 28s -23s linear infinite}@keyframes fall-112{56.102%{transform:translate(76.2215vw,56.102vh) scale(.5085)}to{transform:translate(78.45715vw,100vh) scale(.5085)}}.snow:nth-child(113){opacity:.7518;transform:translate(50.6304vw,-10px) scale(.3771);animation:fall-113 21s -22s linear infinite}@keyframes fall-113{70.162%{transform:translate(54.3208vw,70.162vh) scale(.3771)}to{transform:translate(52.4756vw,100vh) scale(.3771)}}.snow:nth-child(114){opacity:1.9528;transform:translate(18.4589vw,-10px) scale(.2945);animation:fall-114 18s -19s linear infinite}@keyframes fall-114{67.242%{transform:translate(9.6478vw,67.242vh) scale(.2945)}to{transform:translate(14.05335vw,100vh) scale(.2945)}}.snow:nth-child(115){opacity:1.3052;transform:translate(50.1841vw,-10px) scale(.0699);animation:fall-115 22s -8s linear infinite}@keyframes fall-115{31.209%{transform:translate(44.3864vw,31.209vh) scale(.0699)}to{transform:translate(47.28525vw,100vh) scale(.0699)}}.snow:nth-child(116){opacity:.3656;transform:translate(36.0657vw,-10px) scale(.9124);animation:fall-116 23s -26s linear infinite}@keyframes fall-116{76.329%{transform:translate(32.9929vw,76.329vh) scale(.9124)}to{transform:translate(34.5293vw,100vh) scale(.9124)}}.snow:nth-child(117){opacity:.7412;transform:translate(35.9591vw,-10px) scale(.1298);animation:fall-117 24s -27s linear infinite}@keyframes fall-117{75.872%{transform:translate(32.2452vw,75.872vh) scale(.1298)}to{transform:translate(34.10215vw,100vh) scale(.1298)}}.snow:nth-child(118){opacity:.8916;transform:translate(73.3113vw,-10px) scale(.3643);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{49.841%{transform:translate(82.4242vw,49.841vh) scale(.3643)}to{transform:translate(77.86775vw,100vh) scale(.3643)}}.snow:nth-child(119){opacity:1.0058;transform:translate(29.8398vw,-10px) scale(.1609);animation:fall-119 26s -5s linear infinite}@keyframes fall-119{45.353%{transform:translate(30.7962vw,45.353vh) scale(.1609)}to{transform:translate(30.318vw,100vh) scale(.1609)}}.snow:nth-child(120){opacity:.133;transform:translate(67.0792vw,-10px) scale(.6602);animation:fall-120 30s -17s linear infinite}@keyframes fall-120{60.38%{transform:translate(74.6664vw,60.38vh) scale(.6602)}to{transform:translate(70.8728vw,100vh) scale(.6602)}}.snow:nth-child(121){opacity:1.016;transform:translate(30.7612vw,-10px) scale(.4698);animation:fall-121 23s -22s linear infinite}@keyframes fall-121{78.633%{transform:translate(38.4849vw,78.633vh) scale(.4698)}to{transform:translate(34.62305vw,100vh) scale(.4698)}}.snow:nth-child(122){opacity:1.5692;transform:translate(55.4663vw,-10px) scale(.0445);animation:fall-122 27s -18s linear infinite}@keyframes fall-122{70.77%{transform:translate(53.904vw,70.77vh) scale(.0445)}to{transform:translate(54.68515vw,100vh) scale(.0445)}}.snow:nth-child(123){opacity:.0468;transform:translate(19.4253vw,-10px) scale(.3842);animation:fall-123 16s -21s linear infinite}@keyframes fall-123{36.322%{transform:translate(26.7029vw,36.322vh) scale(.3842)}to{transform:translate(23.0641vw,100vh) scale(.3842)}}.snow:nth-child(124){opacity:.8762;transform:translate(68.3036vw,-10px) scale(.7089);animation:fall-124 19s -12s linear infinite}@keyframes fall-124{42.72%{transform:translate(69.8925vw,42.72vh) scale(.7089)}to{transform:translate(69.09805vw,100vh) scale(.7089)}}.snow:nth-child(125){opacity:.2868;transform:translate(80.0478vw,-10px) scale(.3682);animation:fall-125 23s -15s linear infinite}@keyframes fall-125{79.733%{transform:translate(84.6282vw,79.733vh) scale(.3682)}to{transform:translate(82.338vw,100vh) scale(.3682)}}.snow:nth-child(126){opacity:.6284;transform:translate(98.4631vw,-10px) scale(.8942);animation:fall-126 19s -28s linear infinite}@keyframes fall-126{77.67%{transform:translate(105.6004vw,77.67vh) scale(.8942)}to{transform:translate(102.03175vw,100vh) scale(.8942)}}.snow:nth-child(127){opacity:1.43;transform:translate(58.9409vw,-10px) scale(.353);animation:fall-127 13s -21s linear infinite}@keyframes fall-127{61.003%{transform:translate(62.237vw,61.003vh) scale(.353)}to{transform:translate(60.58895vw,100vh) scale(.353)}}.snow:nth-child(128){opacity:1.0898;transform:translate(79.1765vw,-10px) scale(.8458);animation:fall-128 18s -26s linear infinite}@keyframes fall-128{66.638%{transform:translate(74.6525vw,66.638vh) scale(.8458)}to{transform:translate(76.9145vw,100vh) scale(.8458)}}.snow:nth-child(129){opacity:1.319;transform:translate(55.5889vw,-10px) scale(.4109);animation:fall-129 25s -11s linear infinite}@keyframes fall-129{34.108%{transform:translate(55.608vw,34.108vh) scale(.4109)}to{transform:translate(55.59845vw,100vh) scale(.4109)}}.snow:nth-child(130){opacity:.7728;transform:translate(86.1121vw,-10px) scale(.4319);animation:fall-130 17s -27s linear infinite}@keyframes fall-130{54.667%{transform:translate(94.774vw,54.667vh) scale(.4319)}to{transform:translate(90.44305vw,100vh) scale(.4319)}}.snow:nth-child(131){opacity:1.8808;transform:translate(46.4254vw,-10px) scale(.1845);animation:fall-131 12s -12s linear infinite}@keyframes fall-131{62.737%{transform:translate(40.7132vw,62.737vh) scale(.1845)}to{transform:translate(43.5693vw,100vh) scale(.1845)}}.snow:nth-child(132){opacity:.63;transform:translate(98.9038vw,-10px) scale(.5454);animation:fall-132 25s -1s linear infinite}@keyframes fall-132{54.308%{transform:translate(91.9118vw,54.308vh) scale(.5454)}to{transform:translate(95.4078vw,100vh) scale(.5454)}}.snow:nth-child(133){opacity:.4422;transform:translate(67.6036vw,-10px) scale(.1435);animation:fall-133 25s -21s linear infinite}@keyframes fall-133{77.893%{transform:translate(73.9688vw,77.893vh) scale(.1435)}to{transform:translate(70.7862vw,100vh) scale(.1435)}}.snow:nth-child(134){opacity:.9394;transform:translate(49.9829vw,-10px) scale(.231);animation:fall-134 25s -9s linear infinite}@keyframes fall-134{47.945%{transform:translate(56.2552vw,47.945vh) scale(.231)}to{transform:translate(53.11905vw,100vh) scale(.231)}}.snow:nth-child(135){opacity:.5396;transform:translate(6.7744vw,-10px) scale(.3504);animation:fall-135 23s -19s linear infinite}@keyframes fall-135{32.097%{transform:translate(4.1284vw,32.097vh) scale(.3504)}to{transform:translate(5.4514vw,100vh) scale(.3504)}}.snow:nth-child(136){opacity:.9284;transform:translate(99.0956vw,-10px) scale(.3099);animation:fall-136 15s -14s linear infinite}@keyframes fall-136{51.242%{transform:translate(106.5258vw,51.242vh) scale(.3099)}to{transform:translate(102.8107vw,100vh) scale(.3099)}}.snow:nth-child(137){opacity:1.8464;transform:translate(83.3382vw,-10px) scale(.8134);animation:fall-137 26s -25s linear infinite}@keyframes fall-137{51.44%{transform:translate(91.5594vw,51.44vh) scale(.8134)}to{transform:translate(87.4488vw,100vh) scale(.8134)}}.snow:nth-child(138){opacity:.0784;transform:translate(53.4267vw,-10px) scale(.0635);animation:fall-138 21s -6s linear infinite}@keyframes fall-138{59.849%{transform:translate(51.6819vw,59.849vh) scale(.0635)}to{transform:translate(52.5543vw,100vh) scale(.0635)}}.snow:nth-child(139){opacity:1.6328;transform:translate(53.4069vw,-10px) scale(.9617);animation:fall-139 14s -19s linear infinite}@keyframes fall-139{76.05%{transform:translate(56.879vw,76.05vh) scale(.9617)}to{transform:translate(55.14295vw,100vh) scale(.9617)}}.snow:nth-child(140){opacity:.1788;transform:translate(60.2504vw,-10px) scale(.5471);animation:fall-140 20s -4s linear infinite}@keyframes fall-140{68.937%{transform:translate(57.8515vw,68.937vh) scale(.5471)}to{transform:translate(59.05095vw,100vh) scale(.5471)}}.snow:nth-child(141){opacity:.3336;transform:translate(99.413vw,-10px) scale(.9107);animation:fall-141 26s -4s linear infinite}@keyframes fall-141{51.924%{transform:translate(104.3853vw,51.924vh) scale(.9107)}to{transform:translate(101.89915vw,100vh) scale(.9107)}}.snow:nth-child(142){opacity:1.2262;transform:translate(46.2355vw,-10px) scale(.1177);animation:fall-142 16s -24s linear infinite}@keyframes fall-142{55.266%{transform:translate(44.2918vw,55.266vh) scale(.1177)}to{transform:translate(45.26365vw,100vh) scale(.1177)}}.snow:nth-child(143){opacity:1.6042;transform:translate(1.0363vw,-10px) scale(.1906);animation:fall-143 28s -22s linear infinite}@keyframes fall-143{47.326%{transform:translate(1.0318vw,47.326vh) scale(.1906)}to{transform:translate(1.03405vw,100vh) scale(.1906)}}.snow:nth-child(144){opacity:.993;transform:translate(75.402vw,-10px) scale(.5394);animation:fall-144 24s -11s linear infinite}@keyframes fall-144{56.313%{transform:translate(78.4955vw,56.313vh) scale(.5394)}to{transform:translate(76.94875vw,100vh) scale(.5394)}}.snow:nth-child(145){opacity:1.0584;transform:translate(85.8175vw,-10px) scale(.3064);animation:fall-145 15s -6s linear infinite}@keyframes fall-145{65.731%{transform:translate(79.2481vw,65.731vh) scale(.3064)}to{transform:translate(82.5328vw,100vh) scale(.3064)}}.snow:nth-child(146){opacity:1.4026;transform:translate(17.6682vw,-10px) scale(.4081);animation:fall-146 11s -27s linear infinite}@keyframes fall-146{77.866%{transform:translate(18.8803vw,77.866vh) scale(.4081)}to{transform:translate(18.27425vw,100vh) scale(.4081)}}.snow:nth-child(147){opacity:.279;transform:translate(80.6434vw,-10px) scale(.666);animation:fall-147 28s -9s linear infinite}@keyframes fall-147{72.24%{transform:translate(77.5209vw,72.24vh) scale(.666)}to{transform:translate(79.08215vw,100vh) scale(.666)}}.snow:nth-child(148){opacity:.3736;transform:translate(59.1111vw,-10px) scale(.8032);animation:fall-148 13s -21s linear infinite}@keyframes fall-148{40.812%{transform:translate(65.4682vw,40.812vh) scale(.8032)}to{transform:translate(62.28965vw,100vh) scale(.8032)}}.snow:nth-child(149){opacity:1.8672;transform:translate(19.0151vw,-10px) scale(.6978);animation:fall-149 22s -5s linear infinite}@keyframes fall-149{58.497%{transform:translate(15.0444vw,58.497vh) scale(.6978)}to{transform:translate(17.02975vw,100vh) scale(.6978)}}.snow:nth-child(150){opacity:1.359;transform:translate(74.6456vw,-10px) scale(.0678);animation:fall-150 20s -15s linear infinite}@keyframes fall-150{37.882%{transform:translate(80.9973vw,37.882vh) scale(.0678)}to{transform:translate(77.82145vw,100vh) scale(.0678)}}.snow:nth-child(151){opacity:.903;transform:translate(14.7192vw,-10px) scale(.6303);animation:fall-151 10s -6s linear infinite}@keyframes fall-151{48.829%{transform:translate(18.8271vw,48.829vh) scale(.6303)}to{transform:translate(16.77315vw,100vh) scale(.6303)}}.snow:nth-child(152){opacity:.5812;transform:translate(77.0897vw,-10px) scale(.6228);animation:fall-152 27s -30s linear infinite}@keyframes fall-152{67.569%{transform:translate(73.8463vw,67.569vh) scale(.6228)}to{transform:translate(75.468vw,100vh) scale(.6228)}}.snow:nth-child(153){opacity:.688;transform:translate(95.1162vw,-10px) scale(.4659);animation:fall-153 19s -4s linear infinite}@keyframes fall-153{64.565%{transform:translate(85.833vw,64.565vh) scale(.4659)}to{transform:translate(90.4746vw,100vh) scale(.4659)}}.snow:nth-child(154){opacity:1.3666;transform:translate(8.0353vw,-10px) scale(.3637);animation:fall-154 25s -6s linear infinite}@keyframes fall-154{79.126%{transform:translate(10.1471vw,79.126vh) scale(.3637)}to{transform:translate(9.0912vw,100vh) scale(.3637)}}.snow:nth-child(155){opacity:1.2362;transform:translate(51.3446vw,-10px) scale(.0075);animation:fall-155 24s -8s linear infinite}@keyframes fall-155{68.101%{transform:translate(49.921vw,68.101vh) scale(.0075)}to{transform:translate(50.6328vw,100vh) scale(.0075)}}.snow:nth-child(156){opacity:.3112;transform:translate(31.1149vw,-10px) scale(.7264);animation:fall-156 29s -7s linear infinite}@keyframes fall-156{71.679%{transform:translate(33.6785vw,71.679vh) scale(.7264)}to{transform:translate(32.3967vw,100vh) scale(.7264)}}.snow:nth-child(157){opacity:1.9032;transform:translate(91.1986vw,-10px) scale(.1521);animation:fall-157 12s -25s linear infinite}@keyframes fall-157{75.795%{transform:translate(82.7282vw,75.795vh) scale(.1521)}to{transform:translate(86.9634vw,100vh) scale(.1521)}}.snow:nth-child(158){opacity:1.1322;transform:translate(89.3644vw,-10px) scale(.374);animation:fall-158 27s -26s linear infinite}@keyframes fall-158{48.619%{transform:translate(81.8842vw,48.619vh) scale(.374)}to{transform:translate(85.6243vw,100vh) scale(.374)}}.snow:nth-child(159){opacity:.827;transform:translate(40.6811vw,-10px) scale(.8843);animation:fall-159 13s -9s linear infinite}@keyframes fall-159{78.478%{transform:translate(40.8261vw,78.478vh) scale(.8843)}to{transform:translate(40.7536vw,100vh) scale(.8843)}}.snow:nth-child(160){opacity:.7528;transform:translate(77.8215vw,-10px) scale(.1981);animation:fall-160 27s -17s linear infinite}@keyframes fall-160{36.733%{transform:translate(82.2205vw,36.733vh) scale(.1981)}to{transform:translate(80.021vw,100vh) scale(.1981)}}.snow:nth-child(161){opacity:1.5294;transform:translate(16.607vw,-10px) scale(.5136);animation:fall-161 13s -4s linear infinite}@keyframes fall-161{33.242%{transform:translate(10.4127vw,33.242vh) scale(.5136)}to{transform:translate(13.50985vw,100vh) scale(.5136)}}.snow:nth-child(162){opacity:.4836;transform:translate(27.1326vw,-10px) scale(.9208);animation:fall-162 16s -19s linear infinite}@keyframes fall-162{63.503%{transform:translate(17.2964vw,63.503vh) scale(.9208)}to{transform:translate(22.2145vw,100vh) scale(.9208)}}.snow:nth-child(163){opacity:.293;transform:translate(33.0672vw,-10px) scale(.2467);animation:fall-163 26s -27s linear infinite}@keyframes fall-163{62.159%{transform:translate(29.4927vw,62.159vh) scale(.2467)}to{transform:translate(31.27995vw,100vh) scale(.2467)}}.snow:nth-child(164){opacity:.509;transform:translate(40.1168vw,-10px) scale(.6554);animation:fall-164 15s -11s linear infinite}@keyframes fall-164{53.133%{transform:translate(47.1627vw,53.133vh) scale(.6554)}to{transform:translate(43.63975vw,100vh) scale(.6554)}}.snow:nth-child(165){opacity:.368;transform:translate(86.0152vw,-10px) scale(.4564);animation:fall-165 12s -21s linear infinite}@keyframes fall-165{47.407%{transform:translate(77.1432vw,47.407vh) scale(.4564)}to{transform:translate(81.5792vw,100vh) scale(.4564)}}.snow:nth-child(166){opacity:1.1028;transform:translate(49.8653vw,-10px) scale(.2914);animation:fall-166 15s -17s linear infinite}@keyframes fall-166{36.909%{transform:translate(49.1299vw,36.909vh) scale(.2914)}to{transform:translate(49.4976vw,100vh) scale(.2914)}}.snow:nth-child(167){opacity:1.4704;transform:translate(49.178vw,-10px) scale(.663);animation:fall-167 14s -6s linear infinite}@keyframes fall-167{72.88%{transform:translate(45.0466vw,72.88vh) scale(.663)}to{transform:translate(47.1123vw,100vh) scale(.663)}}.snow:nth-child(168){opacity:1.6796;transform:translate(38.9583vw,-10px) scale(.951);animation:fall-168 13s -12s linear infinite}@keyframes fall-168{35.27%{transform:translate(36.0274vw,35.27vh) scale(.951)}to{transform:translate(37.49285vw,100vh) scale(.951)}}.snow:nth-child(169){opacity:.5476;transform:translate(22.7753vw,-10px) scale(.9492);animation:fall-169 18s -3s linear infinite}@keyframes fall-169{40.441%{transform:translate(14.5477vw,40.441vh) scale(.9492)}to{transform:translate(18.6615vw,100vh) scale(.9492)}}.snow:nth-child(170){opacity:.576;transform:translate(51.9754vw,-10px) scale(.2038);animation:fall-170 11s -2s linear infinite}@keyframes fall-170{47.857%{transform:translate(43.0013vw,47.857vh) scale(.2038)}to{transform:translate(47.48835vw,100vh) scale(.2038)}}.snow:nth-child(171){opacity:1.237;transform:translate(2.5187vw,-10px) scale(.8953);animation:fall-171 20s -5s linear infinite}@keyframes fall-171{59.02%{transform:translate(10.5082vw,59.02vh) scale(.8953)}to{transform:translate(6.51345vw,100vh) scale(.8953)}}.snow:nth-child(172){opacity:1.384;transform:translate(96.3512vw,-10px) scale(.5096);animation:fall-172 28s -30s linear infinite}@keyframes fall-172{30.597%{transform:translate(94.3306vw,30.597vh) scale(.5096)}to{transform:translate(95.3409vw,100vh) scale(.5096)}}.snow:nth-child(173){opacity:1.8362;transform:translate(79.0606vw,-10px) scale(.9603);animation:fall-173 18s -5s linear infinite}@keyframes fall-173{78.409%{transform:translate(72.3543vw,78.409vh) scale(.9603)}to{transform:translate(75.70745vw,100vh) scale(.9603)}}.snow:nth-child(174){opacity:1.8298;transform:translate(7.6997vw,-10px) scale(.9854);animation:fall-174 30s -11s linear infinite}@keyframes fall-174{60.546%{transform:translate(10.8963vw,60.546vh) scale(.9854)}to{transform:translate(9.298vw,100vh) scale(.9854)}}.snow:nth-child(175){opacity:.2038;transform:translate(53.2449vw,-10px) scale(.6317);animation:fall-175 17s -18s linear infinite}@keyframes fall-175{76.078%{transform:translate(55.9569vw,76.078vh) scale(.6317)}to{transform:translate(54.6009vw,100vh) scale(.6317)}}.snow:nth-child(176){opacity:1.1666;transform:translate(68.1242vw,-10px) scale(.9321);animation:fall-176 12s -4s linear infinite}@keyframes fall-176{54.402%{transform:translate(59.4555vw,54.402vh) scale(.9321)}to{transform:translate(63.78985vw,100vh) scale(.9321)}}.snow:nth-child(177){opacity:1.0288;transform:translate(90.5059vw,-10px) scale(.4986);animation:fall-177 12s -16s linear infinite}@keyframes fall-177{34.582%{transform:translate(86.8722vw,34.582vh) scale(.4986)}to{transform:translate(88.68905vw,100vh) scale(.4986)}}.snow:nth-child(178){opacity:1.3532;transform:translate(92.5499vw,-10px) scale(.8706);animation:fall-178 15s -5s linear infinite}@keyframes fall-178{67.598%{transform:translate(90.7559vw,67.598vh) scale(.8706)}to{transform:translate(91.6529vw,100vh) scale(.8706)}}.snow:nth-child(179){opacity:.5512;transform:translate(16.2994vw,-10px) scale(.3384);animation:fall-179 28s -30s linear infinite}@keyframes fall-179{74.719%{transform:translate(21.1179vw,74.719vh) scale(.3384)}to{transform:translate(18.70865vw,100vh) scale(.3384)}}.snow:nth-child(180){opacity:.8992;transform:translate(60.6062vw,-10px) scale(.3265);animation:fall-180 15s -28s linear infinite}@keyframes fall-180{48.305%{transform:translate(65.0087vw,48.305vh) scale(.3265)}to{transform:translate(62.80745vw,100vh) scale(.3265)}}.snow:nth-child(181){opacity:.5256;transform:translate(69.522vw,-10px) scale(.86);animation:fall-181 14s -1s linear infinite}@keyframes fall-181{36.527%{transform:translate(67.6525vw,36.527vh) scale(.86)}to{transform:translate(68.58725vw,100vh) scale(.86)}}.snow:nth-child(182){opacity:.7932;transform:translate(88.1828vw,-10px) scale(.7364);animation:fall-182 17s -13s linear infinite}@keyframes fall-182{77.495%{transform:translate(96.4967vw,77.495vh) scale(.7364)}to{transform:translate(92.33975vw,100vh) scale(.7364)}}.snow:nth-child(183){opacity:.3988;transform:translate(22.409vw,-10px) scale(.4972);animation:fall-183 28s -9s linear infinite}@keyframes fall-183{41.408%{transform:translate(22.7115vw,41.408vh) scale(.4972)}to{transform:translate(22.56025vw,100vh) scale(.4972)}}.snow:nth-child(184){opacity:1.087;transform:translate(70.7808vw,-10px) scale(.4353);animation:fall-184 13s -26s linear infinite}@keyframes fall-184{62.184%{transform:translate(78.7399vw,62.184vh) scale(.4353)}to{transform:translate(74.76035vw,100vh) scale(.4353)}}.snow:nth-child(185){opacity:1.68;transform:translate(22.3775vw,-10px) scale(.5805);animation:fall-185 19s -1s linear infinite}@keyframes fall-185{43.634%{transform:translate(17.7261vw,43.634vh) scale(.5805)}to{transform:translate(20.0518vw,100vh) scale(.5805)}}.snow:nth-child(186){opacity:1.8508;transform:translate(50.8462vw,-10px) scale(.5798);animation:fall-186 15s -11s linear infinite}@keyframes fall-186{54.512%{transform:translate(51.1325vw,54.512vh) scale(.5798)}to{transform:translate(50.98935vw,100vh) scale(.5798)}}.snow:nth-child(187){opacity:.6362;transform:translate(99.1558vw,-10px) scale(.1577);animation:fall-187 11s -29s linear infinite}@keyframes fall-187{30.598%{transform:translate(101.8993vw,30.598vh) scale(.1577)}to{transform:translate(100.52755vw,100vh) scale(.1577)}}.snow:nth-child(188){opacity:1.1042;transform:translate(95.4531vw,-10px) scale(.7869);animation:fall-188 29s -14s linear infinite}@keyframes fall-188{41.807%{transform:translate(105.3304vw,41.807vh) scale(.7869)}to{transform:translate(100.39175vw,100vh) scale(.7869)}}.snow:nth-child(189){opacity:1.7614;transform:translate(66.8265vw,-10px) scale(.7936);animation:fall-189 29s -25s linear infinite}@keyframes fall-189{76.28%{transform:translate(66.2006vw,76.28vh) scale(.7936)}to{transform:translate(66.51355vw,100vh) scale(.7936)}}.snow:nth-child(190){opacity:.8604;transform:translate(39.6491vw,-10px) scale(.906);animation:fall-190 19s -19s linear infinite}@keyframes fall-190{47.168%{transform:translate(39.0054vw,47.168vh) scale(.906)}to{transform:translate(39.32725vw,100vh) scale(.906)}}.snow:nth-child(191){opacity:.3702;transform:translate(14.6354vw,-10px) scale(.1151);animation:fall-191 11s -27s linear infinite}@keyframes fall-191{59.492%{transform:translate(13.9771vw,59.492vh) scale(.1151)}to{transform:translate(14.30625vw,100vh) scale(.1151)}}.snow:nth-child(192){opacity:1.3946;transform:translate(31.8003vw,-10px) scale(.1778);animation:fall-192 15s -18s linear infinite}@keyframes fall-192{76.683%{transform:translate(26.693vw,76.683vh) scale(.1778)}to{transform:translate(29.24665vw,100vh) scale(.1778)}}.snow:nth-child(193){opacity:1.3044;transform:translate(28.93vw,-10px) scale(.8252);animation:fall-193 12s -8s linear infinite}@keyframes fall-193{54.796%{transform:translate(19.1917vw,54.796vh) scale(.8252)}to{transform:translate(24.06085vw,100vh) scale(.8252)}}.snow:nth-child(194){opacity:.9586;transform:translate(36.3671vw,-10px) scale(.0367);animation:fall-194 17s -19s linear infinite}@keyframes fall-194{33.686%{transform:translate(33.9295vw,33.686vh) scale(.0367)}to{transform:translate(35.1483vw,100vh) scale(.0367)}}.snow:nth-child(195){opacity:.8492;transform:translate(44.3772vw,-10px) scale(.2162);animation:fall-195 26s -25s linear infinite}@keyframes fall-195{54.986%{transform:translate(54.3548vw,54.986vh) scale(.2162)}to{transform:translate(49.366vw,100vh) scale(.2162)}}.snow:nth-child(196){opacity:1.2266;transform:translate(61.2262vw,-10px) scale(.9537);animation:fall-196 13s -4s linear infinite}@keyframes fall-196{30.871%{transform:translate(59.3334vw,30.871vh) scale(.9537)}to{transform:translate(60.2798vw,100vh) scale(.9537)}}.snow:nth-child(197){opacity:1.0794;transform:translate(89.76vw,-10px) scale(.8463);animation:fall-197 12s -17s linear infinite}@keyframes fall-197{37.42%{transform:translate(88.5314vw,37.42vh) scale(.8463)}to{transform:translate(89.1457vw,100vh) scale(.8463)}}.snow:nth-child(198){opacity:1.5054;transform:translate(73.1062vw,-10px) scale(.4595);animation:fall-198 12s -15s linear infinite}@keyframes fall-198{75.581%{transform:translate(72.3902vw,75.581vh) scale(.4595)}to{transform:translate(72.7482vw,100vh) scale(.4595)}}.snow:nth-child(199){opacity:1.8056;transform:translate(54.5938vw,-10px) scale(.2065);animation:fall-199 21s -3s linear infinite}@keyframes fall-199{72.169%{transform:translate(59.1811vw,72.169vh) scale(.2065)}to{transform:translate(56.88745vw,100vh) scale(.2065)}}.snow:nth-child(200){opacity:1.199;transform:translate(54.3096vw,-10px) scale(.0562);animation:fall-200 29s -19s linear infinite}@keyframes fall-200{75.049%{transform:translate(60.2539vw,75.049vh) scale(.0562)}to{transform:translate(57.28175vw,100vh) scale(.0562)}}.snow:nth-child(201){opacity:1.4314;transform:translate(97.9862vw,-10px) scale(.6986);animation:fall-201 11s -13s linear infinite}@keyframes fall-201{55.973%{transform:translate(107.9724vw,55.973vh) scale(.6986)}to{transform:translate(102.9793vw,100vh) scale(.6986)}}.snow:nth-child(202){opacity:.6038;transform:translate(88.985vw,-10px) scale(.7082);animation:fall-202 20s -1s linear infinite}@keyframes fall-202{35.63%{transform:translate(92.0233vw,35.63vh) scale(.7082)}to{transform:translate(90.50415vw,100vh) scale(.7082)}}.snow:nth-child(203){opacity:1.5892;transform:translate(86.6987vw,-10px) scale(.1819);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{78.123%{transform:translate(88.0677vw,78.123vh) scale(.1819)}to{transform:translate(87.3832vw,100vh) scale(.1819)}}.snow:nth-child(204){opacity:1.1468;transform:translate(83.8222vw,-10px) scale(.3658);animation:fall-204 30s -13s linear infinite}@keyframes fall-204{65.914%{transform:translate(78.4998vw,65.914vh) scale(.3658)}to{transform:translate(81.161vw,100vh) scale(.3658)}}.snow:nth-child(205){opacity:.4634;transform:translate(46.5295vw,-10px) scale(.392);animation:fall-205 22s -23s linear infinite}@keyframes fall-205{77.162%{transform:translate(50.3559vw,77.162vh) scale(.392)}to{transform:translate(48.4427vw,100vh) scale(.392)}}.snow:nth-child(206){opacity:.2688;transform:translate(36.3019vw,-10px) scale(.955);animation:fall-206 14s -25s linear infinite}@keyframes fall-206{48.18%{transform:translate(33.1791vw,48.18vh) scale(.955)}to{transform:translate(34.7405vw,100vh) scale(.955)}}.snow:nth-child(207){opacity:.6248;transform:translate(69.1324vw,-10px) scale(.8101);animation:fall-207 28s -17s linear infinite}@keyframes fall-207{74.572%{transform:translate(69.7523vw,74.572vh) scale(.8101)}to{transform:translate(69.44235vw,100vh) scale(.8101)}}.snow:nth-child(208){opacity:.7054;transform:translate(41.0532vw,-10px) scale(.1065);animation:fall-208 22s -6s linear infinite}@keyframes fall-208{74.633%{transform:translate(48.45vw,74.633vh) scale(.1065)}to{transform:translate(44.7516vw,100vh) scale(.1065)}}.snow:nth-child(209){opacity:1.926;transform:translate(55.5195vw,-10px) scale(.0259);animation:fall-209 14s -27s linear infinite}@keyframes fall-209{31.805%{transform:translate(60.2278vw,31.805vh) scale(.0259)}to{transform:translate(57.87365vw,100vh) scale(.0259)}}.snow:nth-child(210){opacity:.778;transform:translate(54.2802vw,-10px) scale(.3563);animation:fall-210 20s -23s linear infinite}@keyframes fall-210{77.426%{transform:translate(52.1643vw,77.426vh) scale(.3563)}to{transform:translate(53.22225vw,100vh) scale(.3563)}}.snow:nth-child(211){opacity:1.2116;transform:translate(63.4174vw,-10px) scale(.3444);animation:fall-211 23s -20s linear infinite}@keyframes fall-211{52.391%{transform:translate(63.5192vw,52.391vh) scale(.3444)}to{transform:translate(63.4683vw,100vh) scale(.3444)}}.snow:nth-child(212){opacity:.061;transform:translate(69.7074vw,-10px) scale(.3082);animation:fall-212 11s -25s linear infinite}@keyframes fall-212{57.387%{transform:translate(78.8263vw,57.387vh) scale(.3082)}to{transform:translate(74.26685vw,100vh) scale(.3082)}}.snow:nth-child(213){opacity:1.77;transform:translate(75.3356vw,-10px) scale(.042);animation:fall-213 23s -3s linear infinite}@keyframes fall-213{73.182%{transform:translate(80.7018vw,73.182vh) scale(.042)}to{transform:translate(78.0187vw,100vh) scale(.042)}}.snow:nth-child(214){opacity:.7634;transform:translate(10.2966vw,-10px) scale(.0053);animation:fall-214 13s -20s linear infinite}@keyframes fall-214{45.632%{transform:translate(3.7024vw,45.632vh) scale(.0053)}to{transform:translate(6.9995vw,100vh) scale(.0053)}}.snow:nth-child(215){opacity:.8772;transform:translate(36.7797vw,-10px) scale(.4012);animation:fall-215 21s -13s linear infinite}@keyframes fall-215{62.073%{transform:translate(28.9497vw,62.073vh) scale(.4012)}to{transform:translate(32.8647vw,100vh) scale(.4012)}}.snow:nth-child(216){opacity:1.0614;transform:translate(29.229vw,-10px) scale(.3809);animation:fall-216 20s -14s linear infinite}@keyframes fall-216{43.27%{transform:translate(32.5551vw,43.27vh) scale(.3809)}to{transform:translate(30.89205vw,100vh) scale(.3809)}}.snow:nth-child(217){opacity:.1036;transform:translate(45.4249vw,-10px) scale(.8892);animation:fall-217 18s -8s linear infinite}@keyframes fall-217{67.929%{transform:translate(45.737vw,67.929vh) scale(.8892)}to{transform:translate(45.58095vw,100vh) scale(.8892)}}.snow:nth-child(218){opacity:1.9972;transform:translate(73.5161vw,-10px) scale(.7472);animation:fall-218 19s -4s linear infinite}@keyframes fall-218{58.013%{transform:translate(82.3664vw,58.013vh) scale(.7472)}to{transform:translate(77.94125vw,100vh) scale(.7472)}}.snow:nth-child(219){opacity:.1164;transform:translate(49.3009vw,-10px) scale(.7196);animation:fall-219 30s -18s linear infinite}@keyframes fall-219{61.645%{transform:translate(47.7942vw,61.645vh) scale(.7196)}to{transform:translate(48.54755vw,100vh) scale(.7196)}}.snow:nth-child(220){opacity:1.0618;transform:translate(7.4418vw,-10px) scale(.592);animation:fall-220 20s -6s linear infinite}@keyframes fall-220{63.209%{transform:translate(8.7151vw,63.209vh) scale(.592)}to{transform:translate(8.07845vw,100vh) scale(.592)}}.snow:nth-child(221){opacity:1.629;transform:translate(66.9173vw,-10px) scale(.4486);animation:fall-221 17s -14s linear infinite}@keyframes fall-221{42.607%{transform:translate(76.3124vw,42.607vh) scale(.4486)}to{transform:translate(71.61485vw,100vh) scale(.4486)}}.snow:nth-child(222){opacity:1.3682;transform:translate(20.2868vw,-10px) scale(.2402);animation:fall-222 21s -9s linear infinite}@keyframes fall-222{59.044%{transform:translate(29.6031vw,59.044vh) scale(.2402)}to{transform:translate(24.94495vw,100vh) scale(.2402)}}.snow:nth-child(223){opacity:.361;transform:translate(23.5895vw,-10px) scale(.7048);animation:fall-223 29s -25s linear infinite}@keyframes fall-223{71.277%{transform:translate(30.359vw,71.277vh) scale(.7048)}to{transform:translate(26.97425vw,100vh) scale(.7048)}}.snow:nth-child(224){opacity:1.1814;transform:translate(64.8778vw,-10px) scale(.211);animation:fall-224 16s -15s linear infinite}@keyframes fall-224{48.416%{transform:translate(65.5521vw,48.416vh) scale(.211)}to{transform:translate(65.21495vw,100vh) scale(.211)}}.snow:nth-child(225){opacity:1.865;transform:translate(42.5078vw,-10px) scale(.6947);animation:fall-225 12s -23s linear infinite}@keyframes fall-225{34.887%{transform:translate(32.6352vw,34.887vh) scale(.6947)}to{transform:translate(37.5715vw,100vh) scale(.6947)}}.snow:nth-child(226){opacity:1.1214;transform:translate(29.6572vw,-10px) scale(.5529);animation:fall-226 23s -17s linear infinite}@keyframes fall-226{65.694%{transform:translate(30.2798vw,65.694vh) scale(.5529)}to{transform:translate(29.9685vw,100vh) scale(.5529)}}.snow:nth-child(227){opacity:1.3222;transform:translate(29.6141vw,-10px) scale(.4761);animation:fall-227 22s -5s linear infinite}@keyframes fall-227{59.879%{transform:translate(34.8922vw,59.879vh) scale(.4761)}to{transform:translate(32.25315vw,100vh) scale(.4761)}}.snow:nth-child(228){opacity:1.4702;transform:translate(11.8689vw,-10px) scale(.5769);animation:fall-228 30s -12s linear infinite}@keyframes fall-228{70.936%{transform:translate(20.348vw,70.936vh) scale(.5769)}to{transform:translate(16.10845vw,100vh) scale(.5769)}}.snow:nth-child(229){opacity:.3764;transform:translate(9.2861vw,-10px) scale(.7813);animation:fall-229 28s -24s linear infinite}@keyframes fall-229{33.287%{transform:translate(4.2811vw,33.287vh) scale(.7813)}to{transform:translate(6.7836vw,100vh) scale(.7813)}}.snow:nth-child(230){opacity:.3524;transform:translate(41.8665vw,-10px) scale(.9659);animation:fall-230 24s -11s linear infinite}@keyframes fall-230{48.192%{transform:translate(37.6312vw,48.192vh) scale(.9659)}to{transform:translate(39.74885vw,100vh) scale(.9659)}}.snow:nth-child(231){opacity:1.407;transform:translate(77.6548vw,-10px) scale(.3485);animation:fall-231 16s -8s linear infinite}@keyframes fall-231{38.777%{transform:translate(68.2728vw,38.777vh) scale(.3485)}to{transform:translate(72.9638vw,100vh) scale(.3485)}}.snow:nth-child(232){opacity:.5308;transform:translate(99.5988vw,-10px) scale(.3944);animation:fall-232 30s -2s linear infinite}@keyframes fall-232{62.52%{transform:translate(96.1184vw,62.52vh) scale(.3944)}to{transform:translate(97.8586vw,100vh) scale(.3944)}}.snow:nth-child(233){opacity:1.0998;transform:translate(18.5761vw,-10px) scale(.875);animation:fall-233 28s -9s linear infinite}@keyframes fall-233{68.032%{transform:translate(19.5954vw,68.032vh) scale(.875)}to{transform:translate(19.08575vw,100vh) scale(.875)}}.snow:nth-child(234){opacity:1.678;transform:translate(72.9925vw,-10px) scale(.0289);animation:fall-234 11s -17s linear infinite}@keyframes fall-234{47.398%{transform:translate(74.4707vw,47.398vh) scale(.0289)}to{transform:translate(73.7316vw,100vh) scale(.0289)}}.snow:nth-child(235){opacity:.9502;transform:translate(97.1645vw,-10px) scale(.4513);animation:fall-235 19s -19s linear infinite}@keyframes fall-235{46.591%{transform:translate(99.5453vw,46.591vh) scale(.4513)}to{transform:translate(98.3549vw,100vh) scale(.4513)}}.snow:nth-child(236){opacity:1.4284;transform:translate(87.3193vw,-10px) scale(.3664);animation:fall-236 17s -8s linear infinite}@keyframes fall-236{50.144%{transform:translate(78.6145vw,50.144vh) scale(.3664)}to{transform:translate(82.9669vw,100vh) scale(.3664)}}.snow:nth-child(237){opacity:1.6146;transform:translate(97.3722vw,-10px) scale(.6151);animation:fall-237 19s -4s linear infinite}@keyframes fall-237{40.606%{transform:translate(89.5077vw,40.606vh) scale(.6151)}to{transform:translate(93.43995vw,100vh) scale(.6151)}}.snow:nth-child(238){opacity:1.6022;transform:translate(79.715vw,-10px) scale(.9106);animation:fall-238 21s -12s linear infinite}@keyframes fall-238{66.197%{transform:translate(85.6845vw,66.197vh) scale(.9106)}to{transform:translate(82.69975vw,100vh) scale(.9106)}}.snow:nth-child(239){opacity:.393;transform:translate(18.8382vw,-10px) scale(.1549);animation:fall-239 19s -20s linear infinite}@keyframes fall-239{36.716%{transform:translate(18.2558vw,36.716vh) scale(.1549)}to{transform:translate(18.547vw,100vh) scale(.1549)}}.snow:nth-child(240){opacity:.95;transform:translate(46.988vw,-10px) scale(.18);animation:fall-240 13s -19s linear infinite}@keyframes fall-240{50.766%{transform:translate(42.0788vw,50.766vh) scale(.18)}to{transform:translate(44.5334vw,100vh) scale(.18)}}.snow:nth-child(241){opacity:1.082;transform:translate(53.9649vw,-10px) scale(.0577);animation:fall-241 17s -22s linear infinite}@keyframes fall-241{70.352%{transform:translate(63.2554vw,70.352vh) scale(.0577)}to{transform:translate(58.61015vw,100vh) scale(.0577)}}.snow:nth-child(242){opacity:1.5412;transform:translate(26.4489vw,-10px) scale(.9457);animation:fall-242 17s -11s linear infinite}@keyframes fall-242{40.85%{transform:translate(35.3058vw,40.85vh) scale(.9457)}to{transform:translate(30.87735vw,100vh) scale(.9457)}}.snow:nth-child(243){opacity:.7332;transform:translate(60.1306vw,-10px) scale(.2171);animation:fall-243 26s -5s linear infinite}@keyframes fall-243{43.861%{transform:translate(64.006vw,43.861vh) scale(.2171)}to{transform:translate(62.0683vw,100vh) scale(.2171)}}.snow:nth-child(244){opacity:1.919;transform:translate(15.2367vw,-10px) scale(.1204);animation:fall-244 15s -7s linear infinite}@keyframes fall-244{68.884%{transform:translate(8.5785vw,68.884vh) scale(.1204)}to{transform:translate(11.9076vw,100vh) scale(.1204)}}.snow:nth-child(245){opacity:1.9144;transform:translate(1.9574vw,-10px) scale(.4101);animation:fall-245 27s -16s linear infinite}@keyframes fall-245{58.034%{transform:translate(-6.1332vw,58.034vh) scale(.4101)}to{transform:translate(-2.0879vw,100vh) scale(.4101)}}.snow:nth-child(246){opacity:1.4852;transform:translate(96.9571vw,-10px) scale(.9665);animation:fall-246 17s -17s linear infinite}@keyframes fall-246{56.188%{transform:translate(90.4656vw,56.188vh) scale(.9665)}to{transform:translate(93.71135vw,100vh) scale(.9665)}}.snow:nth-child(247){opacity:.8204;transform:translate(78.455vw,-10px) scale(.2552);animation:fall-247 26s -28s linear infinite}@keyframes fall-247{48.208%{transform:translate(85.4837vw,48.208vh) scale(.2552)}to{transform:translate(81.96935vw,100vh) scale(.2552)}}.snow:nth-child(248){opacity:.2622;transform:translate(54.3777vw,-10px) scale(.4603);animation:fall-248 25s -5s linear infinite}@keyframes fall-248{58.2%{transform:translate(50.066vw,58.2vh) scale(.4603)}to{transform:translate(52.22185vw,100vh) scale(.4603)}}.snow:nth-child(249){opacity:.847;transform:translate(83.5581vw,-10px) scale(.173);animation:fall-249 23s -9s linear infinite}@keyframes fall-249{36.766%{transform:translate(92.1987vw,36.766vh) scale(.173)}to{transform:translate(87.8784vw,100vh) scale(.173)}}.snow:nth-child(250){opacity:.206;transform:translate(71.0039vw,-10px) scale(.2001);animation:fall-250 10s -27s linear infinite}@keyframes fall-250{63.43%{transform:translate(76.9714vw,63.43vh) scale(.2001)}to{transform:translate(73.98765vw,100vh) scale(.2001)}}.snow:nth-child(251){opacity:.4568;transform:translate(4.179vw,-10px) scale(.205);animation:fall-251 26s -13s linear infinite}@keyframes fall-251{34.831%{transform:translate(6.9522vw,34.831vh) scale(.205)}to{transform:translate(5.5656vw,100vh) scale(.205)}}.snow:nth-child(252){opacity:.8448;transform:translate(38.6855vw,-10px) scale(.52);animation:fall-252 28s -29s linear infinite}@keyframes fall-252{57.94%{transform:translate(29.4011vw,57.94vh) scale(.52)}to{transform:translate(34.0433vw,100vh) scale(.52)}}.snow:nth-child(253){opacity:.145;transform:translate(75.058vw,-10px) scale(.1044);animation:fall-253 18s -26s linear infinite}@keyframes fall-253{51.104%{transform:translate(77.1793vw,51.104vh) scale(.1044)}to{transform:translate(76.11865vw,100vh) scale(.1044)}}.snow:nth-child(254){opacity:1.7248;transform:translate(.1038vw,-10px) scale(.5956);animation:fall-254 27s -16s linear infinite}@keyframes fall-254{56.24%{transform:translate(7.7075vw,56.24vh) scale(.5956)}to{transform:translate(3.90565vw,100vh) scale(.5956)}}.snow:nth-child(255){opacity:.6624;transform:translate(95.0596vw,-10px) scale(.4723);animation:fall-255 28s -26s linear infinite}@keyframes fall-255{45.991%{transform:translate(87.8133vw,45.991vh) scale(.4723)}to{transform:translate(91.43645vw,100vh) scale(.4723)}}.snow:nth-child(256){opacity:.2494;transform:translate(72.7226vw,-10px) scale(.1111);animation:fall-256 27s -23s linear infinite}@keyframes fall-256{45.741%{transform:translate(78.0899vw,45.741vh) scale(.1111)}to{transform:translate(75.40625vw,100vh) scale(.1111)}}.snow:nth-child(257){opacity:1.4152;transform:translate(35.5542vw,-10px) scale(.0709);animation:fall-257 12s -12s linear infinite}@keyframes fall-257{32.45%{transform:translate(35.7705vw,32.45vh) scale(.0709)}to{transform:translate(35.66235vw,100vh) scale(.0709)}}.snow:nth-child(258){opacity:1.4932;transform:translate(82.0045vw,-10px) scale(.4437);animation:fall-258 18s -9s linear infinite}@keyframes fall-258{49.07%{transform:translate(89.9228vw,49.07vh) scale(.4437)}to{transform:translate(85.96365vw,100vh) scale(.4437)}}.snow:nth-child(259){opacity:1.7278;transform:translate(81.1442vw,-10px) scale(.3304);animation:fall-259 27s -20s linear infinite}@keyframes fall-259{36.485%{transform:translate(82.4986vw,36.485vh) scale(.3304)}to{transform:translate(81.8214vw,100vh) scale(.3304)}}.snow:nth-child(260){opacity:.4408;transform:translate(69.155vw,-10px) scale(.2386);animation:fall-260 21s -9s linear infinite}@keyframes fall-260{66.214%{transform:translate(60.4823vw,66.214vh) scale(.2386)}to{transform:translate(64.81865vw,100vh) scale(.2386)}}.snow:nth-child(261){opacity:1.5806;transform:translate(53.2822vw,-10px) scale(.3324);animation:fall-261 28s -5s linear infinite}@keyframes fall-261{31.651%{transform:translate(46.9253vw,31.651vh) scale(.3324)}to{transform:translate(50.10375vw,100vh) scale(.3324)}}.snow:nth-child(262){opacity:1.8566;transform:translate(27.3188vw,-10px) scale(.2669);animation:fall-262 19s -6s linear infinite}@keyframes fall-262{51.273%{transform:translate(35.9705vw,51.273vh) scale(.2669)}to{transform:translate(31.64465vw,100vh) scale(.2669)}}.snow:nth-child(263){opacity:.516;transform:translate(81.8283vw,-10px) scale(.2668);animation:fall-263 12s -28s linear infinite}@keyframes fall-263{32.596%{transform:translate(90.2564vw,32.596vh) scale(.2668)}to{transform:translate(86.04235vw,100vh) scale(.2668)}}.snow:nth-child(264){opacity:.1774;transform:translate(76.7791vw,-10px) scale(.344);animation:fall-264 22s -23s linear infinite}@keyframes fall-264{61.33%{transform:translate(68.7972vw,61.33vh) scale(.344)}to{transform:translate(72.78815vw,100vh) scale(.344)}}.snow:nth-child(265){opacity:1.3444;transform:translate(7.1542vw,-10px) scale(.8033);animation:fall-265 29s -28s linear infinite}@keyframes fall-265{39.4%{transform:translate(7.5201vw,39.4vh) scale(.8033)}to{transform:translate(7.33715vw,100vh) scale(.8033)}}.snow:nth-child(266){opacity:.1246;transform:translate(9.8094vw,-10px) scale(.0438);animation:fall-266 26s -8s linear infinite}@keyframes fall-266{48.92%{transform:translate(9.7283vw,48.92vh) scale(.0438)}to{transform:translate(9.76885vw,100vh) scale(.0438)}}.snow:nth-child(267){opacity:1.5012;transform:translate(43.0297vw,-10px) scale(.3958);animation:fall-267 18s -19s linear infinite}@keyframes fall-267{32.29%{transform:translate(40.6551vw,32.29vh) scale(.3958)}to{transform:translate(41.8424vw,100vh) scale(.3958)}}.snow:nth-child(268){opacity:1.7616;transform:translate(97.0857vw,-10px) scale(.6841);animation:fall-268 19s -30s linear infinite}@keyframes fall-268{69.379%{transform:translate(95.848vw,69.379vh) scale(.6841)}to{transform:translate(96.46685vw,100vh) scale(.6841)}}.snow:nth-child(269){opacity:.7764;transform:translate(43.998vw,-10px) scale(.7788);animation:fall-269 28s -27s linear infinite}@keyframes fall-269{59.797%{transform:translate(51.7633vw,59.797vh) scale(.7788)}to{transform:translate(47.88065vw,100vh) scale(.7788)}}.snow:nth-child(270){opacity:.9526;transform:translate(12.2701vw,-10px) scale(.656);animation:fall-270 18s -27s linear infinite}@keyframes fall-270{68.435%{transform:translate(14.2103vw,68.435vh) scale(.656)}to{transform:translate(13.2402vw,100vh) scale(.656)}}.snow:nth-child(271){opacity:.7922;transform:translate(51.2644vw,-10px) scale(.3219);animation:fall-271 20s -6s linear infinite}@keyframes fall-271{46.855%{transform:translate(49.4121vw,46.855vh) scale(.3219)}to{transform:translate(50.33825vw,100vh) scale(.3219)}}.snow:nth-child(272){opacity:.1554;transform:translate(99.9271vw,-10px) scale(.5876);animation:fall-272 12s -27s linear infinite}@keyframes fall-272{53.315%{transform:translate(95.0689vw,53.315vh) scale(.5876)}to{transform:translate(97.498vw,100vh) scale(.5876)}}.snow:nth-child(273){opacity:1.9376;transform:translate(49.2578vw,-10px) scale(.6001);animation:fall-273 13s -1s linear infinite}@keyframes fall-273{35.385%{transform:translate(56.1229vw,35.385vh) scale(.6001)}to{transform:translate(52.69035vw,100vh) scale(.6001)}}.snow:nth-child(274){opacity:.5048;transform:translate(76.5699vw,-10px) scale(.7155);animation:fall-274 18s -19s linear infinite}@keyframes fall-274{38.308%{transform:translate(69.1287vw,38.308vh) scale(.7155)}to{transform:translate(72.8493vw,100vh) scale(.7155)}}.snow:nth-child(275){opacity:.6692;transform:translate(95.6551vw,-10px) scale(.8158);animation:fall-275 24s -1s linear infinite}@keyframes fall-275{74.428%{transform:translate(101.3528vw,74.428vh) scale(.8158)}to{transform:translate(98.50395vw,100vh) scale(.8158)}}.snow:nth-child(276){opacity:1.0028;transform:translate(78.2239vw,-10px) scale(.8448);animation:fall-276 29s -23s linear infinite}@keyframes fall-276{63.575%{transform:translate(85.9761vw,63.575vh) scale(.8448)}to{transform:translate(82.1vw,100vh) scale(.8448)}}.snow:nth-child(277){opacity:1.0032;transform:translate(66.5788vw,-10px) scale(.7195);animation:fall-277 26s -18s linear infinite}@keyframes fall-277{38.488%{transform:translate(64.2828vw,38.488vh) scale(.7195)}to{transform:translate(65.4308vw,100vh) scale(.7195)}}.snow:nth-child(278){opacity:.4856;transform:translate(25.8693vw,-10px) scale(.4442);animation:fall-278 11s -11s linear infinite}@keyframes fall-278{75.701%{transform:translate(31.5267vw,75.701vh) scale(.4442)}to{transform:translate(28.698vw,100vh) scale(.4442)}}.snow:nth-child(279){opacity:1.047;transform:translate(12.2663vw,-10px) scale(.2372);animation:fall-279 21s -23s linear infinite}@keyframes fall-279{52.453%{transform:translate(13.9847vw,52.453vh) scale(.2372)}to{transform:translate(13.1255vw,100vh) scale(.2372)}}.snow:nth-child(280){opacity:1.8852;transform:translate(50.8218vw,-10px) scale(.6164);animation:fall-280 19s -17s linear infinite}@keyframes fall-280{46.496%{transform:translate(51.1665vw,46.496vh) scale(.6164)}to{transform:translate(50.99415vw,100vh) scale(.6164)}}.snow:nth-child(281){opacity:1.6394;transform:translate(81.9762vw,-10px) scale(.0512);animation:fall-281 22s -2s linear infinite}@keyframes fall-281{73.493%{transform:translate(88.2192vw,73.493vh) scale(.0512)}to{transform:translate(85.0977vw,100vh) scale(.0512)}}.snow:nth-child(282){opacity:.614;transform:translate(28.6123vw,-10px) scale(.7212);animation:fall-282 24s -16s linear infinite}@keyframes fall-282{53.226%{transform:translate(33.803vw,53.226vh) scale(.7212)}to{transform:translate(31.20765vw,100vh) scale(.7212)}}.snow:nth-child(283){opacity:.3124;transform:translate(82.8473vw,-10px) scale(.1028);animation:fall-283 18s -5s linear infinite}@keyframes fall-283{36.139%{transform:translate(74.9644vw,36.139vh) scale(.1028)}to{transform:translate(78.90585vw,100vh) scale(.1028)}}.snow:nth-child(284){opacity:.0542;transform:translate(64.6013vw,-10px) scale(.706);animation:fall-284 15s -16s linear infinite}@keyframes fall-284{43.26%{transform:translate(60.024vw,43.26vh) scale(.706)}to{transform:translate(62.31265vw,100vh) scale(.706)}}.snow:nth-child(285){opacity:.7408;transform:translate(88.4814vw,-10px) scale(.247);animation:fall-285 28s -27s linear infinite}@keyframes fall-285{36.873%{transform:translate(95.6389vw,36.873vh) scale(.247)}to{transform:translate(92.06015vw,100vh) scale(.247)}}.snow:nth-child(286){opacity:1.5858;transform:translate(92.6279vw,-10px) scale(.6229);animation:fall-286 26s -27s linear infinite}@keyframes fall-286{68.031%{transform:translate(97.0511vw,68.031vh) scale(.6229)}to{transform:translate(94.8395vw,100vh) scale(.6229)}}.snow:nth-child(287){opacity:.5224;transform:translate(62.9247vw,-10px) scale(.731);animation:fall-287 14s -24s linear infinite}@keyframes fall-287{33.218%{transform:translate(55.7229vw,33.218vh) scale(.731)}to{transform:translate(59.3238vw,100vh) scale(.731)}}.snow:nth-child(288){opacity:.7302;transform:translate(99.0153vw,-10px) scale(.3831);animation:fall-288 18s -4s linear infinite}@keyframes fall-288{47.599%{transform:translate(103.7644vw,47.599vh) scale(.3831)}to{transform:translate(101.38985vw,100vh) scale(.3831)}}.snow:nth-child(289){opacity:.6706;transform:translate(90.1453vw,-10px) scale(.3473);animation:fall-289 12s -7s linear infinite}@keyframes fall-289{72.977%{transform:translate(96.0414vw,72.977vh) scale(.3473)}to{transform:translate(93.09335vw,100vh) scale(.3473)}}.snow:nth-child(290){opacity:.135;transform:translate(52.4198vw,-10px) scale(.8206);animation:fall-290 18s -1s linear infinite}@keyframes fall-290{65.803%{transform:translate(60.7816vw,65.803vh) scale(.8206)}to{transform:translate(56.6007vw,100vh) scale(.8206)}}.snow:nth-child(291){opacity:.0768;transform:translate(23.3351vw,-10px) scale(.7382);animation:fall-291 18s -3s linear infinite}@keyframes fall-291{60.531%{transform:translate(29.9059vw,60.531vh) scale(.7382)}to{transform:translate(26.6205vw,100vh) scale(.7382)}}.snow:nth-child(292){opacity:.031;transform:translate(37.9638vw,-10px) scale(.0027);animation:fall-292 28s -27s linear infinite}@keyframes fall-292{40.104%{transform:translate(33.3622vw,40.104vh) scale(.0027)}to{transform:translate(35.663vw,100vh) scale(.0027)}}.snow:nth-child(293){opacity:1.7108;transform:translate(77.2716vw,-10px) scale(.9543);animation:fall-293 21s -22s linear infinite}@keyframes fall-293{37.902%{transform:translate(72.5082vw,37.902vh) scale(.9543)}to{transform:translate(74.8899vw,100vh) scale(.9543)}}.snow:nth-child(294){opacity:1.4484;transform:translate(47.5325vw,-10px) scale(.6307);animation:fall-294 17s -28s linear infinite}@keyframes fall-294{77.268%{transform:translate(39.1866vw,77.268vh) scale(.6307)}to{transform:translate(43.35955vw,100vh) scale(.6307)}}.snow:nth-child(295){opacity:.6774;transform:translate(40.8534vw,-10px) scale(.9637);animation:fall-295 19s -14s linear infinite}@keyframes fall-295{33.277%{transform:translate(49.9563vw,33.277vh) scale(.9637)}to{transform:translate(45.40485vw,100vh) scale(.9637)}}.snow:nth-child(296){opacity:1.858;transform:translate(14.0818vw,-10px) scale(.0841);animation:fall-296 26s -7s linear infinite}@keyframes fall-296{73.72%{transform:translate(11.6305vw,73.72vh) scale(.0841)}to{transform:translate(12.85615vw,100vh) scale(.0841)}}.snow:nth-child(297){opacity:.2178;transform:translate(59.823vw,-10px) scale(.7442);animation:fall-297 14s -11s linear infinite}@keyframes fall-297{50.694%{transform:translate(63.3173vw,50.694vh) scale(.7442)}to{transform:translate(61.57015vw,100vh) scale(.7442)}}.snow:nth-child(298){opacity:1.4902;transform:translate(5.0694vw,-10px) scale(.8171);animation:fall-298 24s -17s linear infinite}@keyframes fall-298{69.552%{transform:translate(12.8624vw,69.552vh) scale(.8171)}to{transform:translate(8.9659vw,100vh) scale(.8171)}}.snow:nth-child(299){opacity:.3974;transform:translate(54.1451vw,-10px) scale(.7896);animation:fall-299 17s -7s linear infinite}@keyframes fall-299{79.05%{transform:translate(45.3473vw,79.05vh) scale(.7896)}to{transform:translate(49.7462vw,100vh) scale(.7896)}}.snow:nth-child(300){opacity:1.895;transform:translate(74.1915vw,-10px) scale(.7556);animation:fall-300 19s -19s linear infinite}@keyframes fall-300{36.906%{transform:translate(74.7763vw,36.906vh) scale(.7556)}to{transform:translate(74.4839vw,100vh) scale(.7556)}}.snow:nth-child(301){opacity:1.8634;transform:translate(7.3761vw,-10px) scale(.2065);animation:fall-301 15s -24s linear infinite}@keyframes fall-301{64.614%{transform:translate(-.0375vw,64.614vh) scale(.2065)}to{transform:translate(3.6693vw,100vh) scale(.2065)}}.snow:nth-child(302){opacity:.7488;transform:translate(57.621vw,-10px) scale(.2934);animation:fall-302 14s -5s linear infinite}@keyframes fall-302{79.096%{transform:translate(61.9618vw,79.096vh) scale(.2934)}to{transform:translate(59.7914vw,100vh) scale(.2934)}}.snow:nth-child(303){opacity:.4388;transform:translate(19.6402vw,-10px) scale(.672);animation:fall-303 16s -1s linear infinite}@keyframes fall-303{39.457%{transform:translate(19.1039vw,39.457vh) scale(.672)}to{transform:translate(19.37205vw,100vh) scale(.672)}}.snow:nth-child(304){opacity:.1048;transform:translate(36.5292vw,-10px) scale(.6508);animation:fall-304 19s -12s linear infinite}@keyframes fall-304{30.558%{transform:translate(44.2457vw,30.558vh) scale(.6508)}to{transform:translate(40.38745vw,100vh) scale(.6508)}}.snow:nth-child(305){opacity:1.5998;transform:translate(7.5814vw,-10px) scale(.9247);animation:fall-305 29s -12s linear infinite}@keyframes fall-305{65.493%{transform:translate(12.7432vw,65.493vh) scale(.9247)}to{transform:translate(10.1623vw,100vh) scale(.9247)}}.snow:nth-child(306){opacity:1.0556;transform:translate(73.3794vw,-10px) scale(.4531);animation:fall-306 25s -15s linear infinite}@keyframes fall-306{61.186%{transform:translate(66.6834vw,61.186vh) scale(.4531)}to{transform:translate(70.0314vw,100vh) scale(.4531)}}.snow:nth-child(307){opacity:1.1848;transform:translate(5.666vw,-10px) scale(.0502);animation:fall-307 11s -30s linear infinite}@keyframes fall-307{36.609%{transform:translate(13.853vw,36.609vh) scale(.0502)}to{transform:translate(9.7595vw,100vh) scale(.0502)}}.snow:nth-child(308){opacity:1.4554;transform:translate(86.7356vw,-10px) scale(.9009);animation:fall-308 14s -19s linear infinite}@keyframes fall-308{78.288%{transform:translate(91.0284vw,78.288vh) scale(.9009)}to{transform:translate(88.882vw,100vh) scale(.9009)}}.snow:nth-child(309){opacity:1.5508;transform:translate(3.3494vw,-10px) scale(.7625);animation:fall-309 16s -7s linear infinite}@keyframes fall-309{71.809%{transform:translate(-3.9318vw,71.809vh) scale(.7625)}to{transform:translate(-.2912vw,100vh) scale(.7625)}}.snow:nth-child(310){opacity:.3826;transform:translate(56.285vw,-10px) scale(.4312);animation:fall-310 21s -23s linear infinite}@keyframes fall-310{75.446%{transform:translate(64.8508vw,75.446vh) scale(.4312)}to{transform:translate(60.5679vw,100vh) scale(.4312)}}.snow:nth-child(311){opacity:1.8214;transform:translate(11.9902vw,-10px) scale(.5658);animation:fall-311 28s -21s linear infinite}@keyframes fall-311{65.298%{transform:translate(9.3309vw,65.298vh) scale(.5658)}to{transform:translate(10.66055vw,100vh) scale(.5658)}}.snow:nth-child(312){opacity:.0064;transform:translate(17.8505vw,-10px) scale(.6521);animation:fall-312 30s -12s linear infinite}@keyframes fall-312{32.518%{transform:translate(9.7766vw,32.518vh) scale(.6521)}to{transform:translate(13.81355vw,100vh) scale(.6521)}}.snow:nth-child(313){opacity:1.4394;transform:translate(88.1049vw,-10px) scale(.1295);animation:fall-313 24s -29s linear infinite}@keyframes fall-313{73.56%{transform:translate(97.4972vw,73.56vh) scale(.1295)}to{transform:translate(92.80105vw,100vh) scale(.1295)}}.snow:nth-child(314){opacity:.8744;transform:translate(83.0937vw,-10px) scale(.8369);animation:fall-314 24s -28s linear infinite}@keyframes fall-314{60.337%{transform:translate(86.2341vw,60.337vh) scale(.8369)}to{transform:translate(84.6639vw,100vh) scale(.8369)}}.snow:nth-child(315){opacity:1.515;transform:translate(33.0489vw,-10px) scale(.2379);animation:fall-315 27s -27s linear infinite}@keyframes fall-315{42.492%{transform:translate(23.5047vw,42.492vh) scale(.2379)}to{transform:translate(28.2768vw,100vh) scale(.2379)}}.snow:nth-child(316){opacity:1.098;transform:translate(62.8266vw,-10px) scale(.6448);animation:fall-316 22s -1s linear infinite}@keyframes fall-316{32.195%{transform:translate(57.2397vw,32.195vh) scale(.6448)}to{transform:translate(60.03315vw,100vh) scale(.6448)}}.snow:nth-child(317){opacity:.7592;transform:translate(80.2625vw,-10px) scale(.2557);animation:fall-317 30s -2s linear infinite}@keyframes fall-317{39.551%{transform:translate(81.8842vw,39.551vh) scale(.2557)}to{transform:translate(81.07335vw,100vh) scale(.2557)}}.snow:nth-child(318){opacity:1.2816;transform:translate(18.6286vw,-10px) scale(.2501);animation:fall-318 22s -28s linear infinite}@keyframes fall-318{49.236%{transform:translate(24.2144vw,49.236vh) scale(.2501)}to{transform:translate(21.4215vw,100vh) scale(.2501)}}.snow:nth-child(319){opacity:1.892;transform:translate(60.3226vw,-10px) scale(.8444);animation:fall-319 23s -22s linear infinite}@keyframes fall-319{32.804%{transform:translate(56.8268vw,32.804vh) scale(.8444)}to{transform:translate(58.5747vw,100vh) scale(.8444)}}.snow:nth-child(320){opacity:1.3058;transform:translate(60.0696vw,-10px) scale(.1324);animation:fall-320 26s -10s linear infinite}@keyframes fall-320{47.92%{transform:translate(50.2084vw,47.92vh) scale(.1324)}to{transform:translate(55.139vw,100vh) scale(.1324)}}.snow:nth-child(321){opacity:.5316;transform:translate(95.0056vw,-10px) scale(.7699);animation:fall-321 19s -10s linear infinite}@keyframes fall-321{53.483%{transform:translate(92.8113vw,53.483vh) scale(.7699)}to{transform:translate(93.90845vw,100vh) scale(.7699)}}.snow:nth-child(322){opacity:1.5038;transform:translate(63.3404vw,-10px) scale(.223);animation:fall-322 16s -16s linear infinite}@keyframes fall-322{60.666%{transform:translate(62.1912vw,60.666vh) scale(.223)}to{transform:translate(62.7658vw,100vh) scale(.223)}}.snow:nth-child(323){opacity:1.5732;transform:translate(54.3163vw,-10px) scale(.1815);animation:fall-323 14s -19s linear infinite}@keyframes fall-323{66.309%{transform:translate(53.1636vw,66.309vh) scale(.1815)}to{transform:translate(53.73995vw,100vh) scale(.1815)}}.snow:nth-child(324){opacity:.226;transform:translate(23.4559vw,-10px) scale(.4184);animation:fall-324 30s -21s linear infinite}@keyframes fall-324{30.073%{transform:translate(24.8061vw,30.073vh) scale(.4184)}to{transform:translate(24.131vw,100vh) scale(.4184)}}.snow:nth-child(325){opacity:.1514;transform:translate(17.616vw,-10px) scale(.9273);animation:fall-325 14s -20s linear infinite}@keyframes fall-325{39.471%{transform:translate(24.5283vw,39.471vh) scale(.9273)}to{transform:translate(21.07215vw,100vh) scale(.9273)}}.snow:nth-child(326){opacity:.754;transform:translate(76.5678vw,-10px) scale(.1538);animation:fall-326 10s -1s linear infinite}@keyframes fall-326{40.887%{transform:translate(81.9467vw,40.887vh) scale(.1538)}to{transform:translate(79.25725vw,100vh) scale(.1538)}}.snow:nth-child(327){opacity:1.892;transform:translate(20.9966vw,-10px) scale(.5583);animation:fall-327 16s -4s linear infinite}@keyframes fall-327{74.201%{transform:translate(12.9892vw,74.201vh) scale(.5583)}to{transform:translate(16.9929vw,100vh) scale(.5583)}}.snow:nth-child(328){opacity:1.9426;transform:translate(36.5324vw,-10px) scale(.9941);animation:fall-328 26s -14s linear infinite}@keyframes fall-328{54.738%{transform:translate(40.3288vw,54.738vh) scale(.9941)}to{transform:translate(38.4306vw,100vh) scale(.9941)}}.snow:nth-child(329){opacity:1.8572;transform:translate(47.28vw,-10px) scale(.8763);animation:fall-329 13s -7s linear infinite}@keyframes fall-329{41.381%{transform:translate(40.9774vw,41.381vh) scale(.8763)}to{transform:translate(44.1287vw,100vh) scale(.8763)}}.snow:nth-child(330){opacity:1.685;transform:translate(70.8127vw,-10px) scale(.5416);animation:fall-330 14s -13s linear infinite}@keyframes fall-330{71.41%{transform:translate(73.6683vw,71.41vh) scale(.5416)}to{transform:translate(72.2405vw,100vh) scale(.5416)}}.snow:nth-child(331){opacity:.8536;transform:translate(97.0904vw,-10px) scale(.5408);animation:fall-331 22s -11s linear infinite}@keyframes fall-331{64.105%{transform:translate(105.959vw,64.105vh) scale(.5408)}to{transform:translate(101.5247vw,100vh) scale(.5408)}}.snow:nth-child(332){opacity:.8626;transform:translate(49.8643vw,-10px) scale(.93);animation:fall-332 13s -9s linear infinite}@keyframes fall-332{75.151%{transform:translate(46.901vw,75.151vh) scale(.93)}to{transform:translate(48.38265vw,100vh) scale(.93)}}.snow:nth-child(333){opacity:.01;transform:translate(51.4058vw,-10px) scale(.8416);animation:fall-333 20s -13s linear infinite}@keyframes fall-333{37.063%{transform:translate(46.2242vw,37.063vh) scale(.8416)}to{transform:translate(48.815vw,100vh) scale(.8416)}}.snow:nth-child(334){opacity:.8724;transform:translate(60.2594vw,-10px) scale(.219);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{49.34%{transform:translate(51.8039vw,49.34vh) scale(.219)}to{transform:translate(56.03165vw,100vh) scale(.219)}}.snow:nth-child(335){opacity:.1876;transform:translate(72.0034vw,-10px) scale(.9094);animation:fall-335 12s -3s linear infinite}@keyframes fall-335{33.83%{transform:translate(68.521vw,33.83vh) scale(.9094)}to{transform:translate(70.2622vw,100vh) scale(.9094)}}.snow:nth-child(336){opacity:1.6346;transform:translate(66.4661vw,-10px) scale(.8485);animation:fall-336 17s -13s linear infinite}@keyframes fall-336{40.21%{transform:translate(61.3812vw,40.21vh) scale(.8485)}to{transform:translate(63.92365vw,100vh) scale(.8485)}}.snow:nth-child(337){opacity:.7204;transform:translate(73.9649vw,-10px) scale(.4005);animation:fall-337 12s -9s linear infinite}@keyframes fall-337{54.002%{transform:translate(79.9416vw,54.002vh) scale(.4005)}to{transform:translate(76.95325vw,100vh) scale(.4005)}}.snow:nth-child(338){opacity:.6722;transform:translate(.7461vw,-10px) scale(.0716);animation:fall-338 29s -24s linear infinite}@keyframes fall-338{50.013%{transform:translate(2.1272vw,50.013vh) scale(.0716)}to{transform:translate(1.43665vw,100vh) scale(.0716)}}.snow:nth-child(339){opacity:.2332;transform:translate(31.1065vw,-10px) scale(.0428);animation:fall-339 30s -22s linear infinite}@keyframes fall-339{53.917%{transform:translate(30.1334vw,53.917vh) scale(.0428)}to{transform:translate(30.61995vw,100vh) scale(.0428)}}.snow:nth-child(340){opacity:1.102;transform:translate(23.9696vw,-10px) scale(.1855);animation:fall-340 20s -1s linear infinite}@keyframes fall-340{61.427%{transform:translate(16.3941vw,61.427vh) scale(.1855)}to{transform:translate(20.18185vw,100vh) scale(.1855)}}.snow:nth-child(341){opacity:.0338;transform:translate(71.4735vw,-10px) scale(.2637);animation:fall-341 27s -3s linear infinite}@keyframes fall-341{71.777%{transform:translate(66.7957vw,71.777vh) scale(.2637)}to{transform:translate(69.1346vw,100vh) scale(.2637)}}.snow:nth-child(342){opacity:.6804;transform:translate(93.4585vw,-10px) scale(.9077);animation:fall-342 29s -10s linear infinite}@keyframes fall-342{34.249%{transform:translate(100.1266vw,34.249vh) scale(.9077)}to{transform:translate(96.79255vw,100vh) scale(.9077)}}.snow:nth-child(343){opacity:1.6034;transform:translate(3.8045vw,-10px) scale(.8227);animation:fall-343 10s -30s linear infinite}@keyframes fall-343{76.842%{transform:translate(8.1453vw,76.842vh) scale(.8227)}to{transform:translate(5.9749vw,100vh) scale(.8227)}}.snow:nth-child(344){opacity:.833;transform:translate(83.4755vw,-10px) scale(.2674);animation:fall-344 19s -7s linear infinite}@keyframes fall-344{52.82%{transform:translate(73.7001vw,52.82vh) scale(.2674)}to{transform:translate(78.5878vw,100vh) scale(.2674)}}.snow:nth-child(345){opacity:1.9448;transform:translate(94.0268vw,-10px) scale(.7049);animation:fall-345 10s -19s linear infinite}@keyframes fall-345{77.216%{transform:translate(88.7139vw,77.216vh) scale(.7049)}to{transform:translate(91.37035vw,100vh) scale(.7049)}}.snow:nth-child(346){opacity:.3458;transform:translate(38.2308vw,-10px) scale(.625);animation:fall-346 11s -4s linear infinite}@keyframes fall-346{52.273%{transform:translate(36.4627vw,52.273vh) scale(.625)}to{transform:translate(37.34675vw,100vh) scale(.625)}}.snow:nth-child(347){opacity:.949;transform:translate(6.6502vw,-10px) scale(.7357);animation:fall-347 27s -27s linear infinite}@keyframes fall-347{32.499%{transform:translate(2.8494vw,32.499vh) scale(.7357)}to{transform:translate(4.7498vw,100vh) scale(.7357)}}.snow:nth-child(348){opacity:.0318;transform:translate(26.3951vw,-10px) scale(.5552);animation:fall-348 22s -24s linear infinite}@keyframes fall-348{59.361%{transform:translate(32.1213vw,59.361vh) scale(.5552)}to{transform:translate(29.2582vw,100vh) scale(.5552)}}.snow:nth-child(349){opacity:.6774;transform:translate(78.9379vw,-10px) scale(.4853);animation:fall-349 14s -6s linear infinite}@keyframes fall-349{67.704%{transform:translate(77.983vw,67.704vh) scale(.4853)}to{transform:translate(78.46045vw,100vh) scale(.4853)}}.snow:nth-child(350){opacity:.807;transform:translate(93.0717vw,-10px) scale(.1935);animation:fall-350 29s -4s linear infinite}@keyframes fall-350{51.346%{transform:translate(100.2361vw,51.346vh) scale(.1935)}to{transform:translate(96.6539vw,100vh) scale(.1935)}}.snow:nth-child(351){opacity:.5156;transform:translate(82.2221vw,-10px) scale(.2299);animation:fall-351 10s -22s linear infinite}@keyframes fall-351{49.524%{transform:translate(82.7065vw,49.524vh) scale(.2299)}to{transform:translate(82.4643vw,100vh) scale(.2299)}}.snow:nth-child(352){opacity:1.4064;transform:translate(27.6144vw,-10px) scale(.3689);animation:fall-352 26s -27s linear infinite}@keyframes fall-352{79.819%{transform:translate(24.7994vw,79.819vh) scale(.3689)}to{transform:translate(26.2069vw,100vh) scale(.3689)}}.snow:nth-child(353){opacity:.0278;transform:translate(28.5508vw,-10px) scale(.9724);animation:fall-353 11s -24s linear infinite}@keyframes fall-353{30.489%{transform:translate(28.8707vw,30.489vh) scale(.9724)}to{transform:translate(28.71075vw,100vh) scale(.9724)}}.snow:nth-child(354){opacity:1.9936;transform:translate(2.0271vw,-10px) scale(.9631);animation:fall-354 13s -5s linear infinite}@keyframes fall-354{36.361%{transform:translate(-5.652vw,36.361vh) scale(.9631)}to{transform:translate(-1.81245vw,100vh) scale(.9631)}}.snow:nth-child(355){opacity:1.5048;transform:translate(13.0027vw,-10px) scale(.8052);animation:fall-355 23s -28s linear infinite}@keyframes fall-355{63.087%{transform:translate(6.0468vw,63.087vh) scale(.8052)}to{transform:translate(9.52475vw,100vh) scale(.8052)}}.snow:nth-child(356){opacity:.261;transform:translate(29.9345vw,-10px) scale(.0971);animation:fall-356 15s -23s linear infinite}@keyframes fall-356{77.881%{transform:translate(23.076vw,77.881vh) scale(.0971)}to{transform:translate(26.50525vw,100vh) scale(.0971)}}.snow:nth-child(357){opacity:1.5482;transform:translate(76.2885vw,-10px) scale(.6822);animation:fall-357 27s -16s linear infinite}@keyframes fall-357{44.549%{transform:translate(74.0538vw,44.549vh) scale(.6822)}to{transform:translate(75.17115vw,100vh) scale(.6822)}}.snow:nth-child(358){opacity:.951;transform:translate(40.767vw,-10px) scale(.1649);animation:fall-358 20s -23s linear infinite}@keyframes fall-358{43.979%{transform:translate(40.8403vw,43.979vh) scale(.1649)}to{transform:translate(40.80365vw,100vh) scale(.1649)}}.snow:nth-child(359){opacity:.2548;transform:translate(66.075vw,-10px) scale(.2905);animation:fall-359 19s -1s linear infinite}@keyframes fall-359{61.439%{transform:translate(57.629vw,61.439vh) scale(.2905)}to{transform:translate(61.852vw,100vh) scale(.2905)}}.snow:nth-child(360){opacity:.6798;transform:translate(4.9199vw,-10px) scale(.9225);animation:fall-360 14s -18s linear infinite}@keyframes fall-360{69.928%{transform:translate(2.3925vw,69.928vh) scale(.9225)}to{transform:translate(3.6562vw,100vh) scale(.9225)}}.snow:nth-child(361){opacity:1.4512;transform:translate(36.7578vw,-10px) scale(.0951);animation:fall-361 18s -10s linear infinite}@keyframes fall-361{30.293%{transform:translate(37.1323vw,30.293vh) scale(.0951)}to{transform:translate(36.94505vw,100vh) scale(.0951)}}.snow:nth-child(362){opacity:.7884;transform:translate(48.6445vw,-10px) scale(.658);animation:fall-362 14s -15s linear infinite}@keyframes fall-362{52.269%{transform:translate(50.7876vw,52.269vh) scale(.658)}to{transform:translate(49.71605vw,100vh) scale(.658)}}.snow:nth-child(363){opacity:.9208;transform:translate(94.6784vw,-10px) scale(.4217);animation:fall-363 17s -11s linear infinite}@keyframes fall-363{53.972%{transform:translate(100.6546vw,53.972vh) scale(.4217)}to{transform:translate(97.6665vw,100vh) scale(.4217)}}.snow:nth-child(364){opacity:1.2264;transform:translate(39.8769vw,-10px) scale(.5245);animation:fall-364 21s -10s linear infinite}@keyframes fall-364{55.775%{transform:translate(45.7782vw,55.775vh) scale(.5245)}to{transform:translate(42.82755vw,100vh) scale(.5245)}}.snow:nth-child(365){opacity:.2702;transform:translate(44.4737vw,-10px) scale(.1519);animation:fall-365 10s -4s linear infinite}@keyframes fall-365{52.825%{transform:translate(47.8845vw,52.825vh) scale(.1519)}to{transform:translate(46.1791vw,100vh) scale(.1519)}}.snow:nth-child(366){opacity:.0834;transform:translate(13.6469vw,-10px) scale(.8437);animation:fall-366 16s -7s linear infinite}@keyframes fall-366{46.942%{transform:translate(5.305vw,46.942vh) scale(.8437)}to{transform:translate(9.47595vw,100vh) scale(.8437)}}.snow:nth-child(367){opacity:.7136;transform:translate(13.8791vw,-10px) scale(.6252);animation:fall-367 20s -23s linear infinite}@keyframes fall-367{38.406%{transform:translate(19.0499vw,38.406vh) scale(.6252)}to{transform:translate(16.4645vw,100vh) scale(.6252)}}.snow:nth-child(368){opacity:.5294;transform:translate(43.218vw,-10px) scale(.7983);animation:fall-368 22s -12s linear infinite}@keyframes fall-368{59.859%{transform:translate(36.7161vw,59.859vh) scale(.7983)}to{transform:translate(39.96705vw,100vh) scale(.7983)}}.snow:nth-child(369){opacity:1.2486;transform:translate(60.5085vw,-10px) scale(.0962);animation:fall-369 19s -29s linear infinite}@keyframes fall-369{31.809%{transform:translate(63.7377vw,31.809vh) scale(.0962)}to{transform:translate(62.1231vw,100vh) scale(.0962)}}.snow:nth-child(370){opacity:1.2128;transform:translate(88.6855vw,-10px) scale(.6622);animation:fall-370 12s -2s linear infinite}@keyframes fall-370{32.54%{transform:translate(90.4909vw,32.54vh) scale(.6622)}to{transform:translate(89.5882vw,100vh) scale(.6622)}}.snow:nth-child(371){opacity:1.5986;transform:translate(72.3796vw,-10px) scale(.4441);animation:fall-371 16s -3s linear infinite}@keyframes fall-371{59.805%{transform:translate(72.0199vw,59.805vh) scale(.4441)}to{transform:translate(72.19975vw,100vh) scale(.4441)}}.snow:nth-child(372){opacity:.624;transform:translate(54.4238vw,-10px) scale(.4656);animation:fall-372 26s -27s linear infinite}@keyframes fall-372{31.255%{transform:translate(64.198vw,31.255vh) scale(.4656)}to{transform:translate(59.3109vw,100vh) scale(.4656)}}.snow:nth-child(373){opacity:1.1884;transform:translate(66.808vw,-10px) scale(.282);animation:fall-373 23s -21s linear infinite}@keyframes fall-373{53.108%{transform:translate(56.9468vw,53.108vh) scale(.282)}to{transform:translate(61.8774vw,100vh) scale(.282)}}.snow:nth-child(374){opacity:1.2498;transform:translate(61.6476vw,-10px) scale(.818);animation:fall-374 27s -22s linear infinite}@keyframes fall-374{51.73%{transform:translate(60.509vw,51.73vh) scale(.818)}to{transform:translate(61.0783vw,100vh) scale(.818)}}.snow:nth-child(375){opacity:.2258;transform:translate(30.5827vw,-10px) scale(.6148);animation:fall-375 16s -26s linear infinite}@keyframes fall-375{41.307%{transform:translate(31.2382vw,41.307vh) scale(.6148)}to{transform:translate(30.91045vw,100vh) scale(.6148)}}.snow:nth-child(376){opacity:.789;transform:translate(88.7089vw,-10px) scale(.4631);animation:fall-376 21s -25s linear infinite}@keyframes fall-376{79.982%{transform:translate(93.1979vw,79.982vh) scale(.4631)}to{transform:translate(90.9534vw,100vh) scale(.4631)}}.snow:nth-child(377){opacity:1.6446;transform:translate(61.4291vw,-10px) scale(.1836);animation:fall-377 13s -30s linear infinite}@keyframes fall-377{43.356%{transform:translate(69.4514vw,43.356vh) scale(.1836)}to{transform:translate(65.44025vw,100vh) scale(.1836)}}.snow:nth-child(378){opacity:1.8154;transform:translate(78.4228vw,-10px) scale(.8669);animation:fall-378 12s -16s linear infinite}@keyframes fall-378{50.908%{transform:translate(75.9475vw,50.908vh) scale(.8669)}to{transform:translate(77.18515vw,100vh) scale(.8669)}}.snow:nth-child(379){opacity:.1776;transform:translate(8.1751vw,-10px) scale(.6509);animation:fall-379 11s -12s linear infinite}@keyframes fall-379{79.702%{transform:translate(2.9263vw,79.702vh) scale(.6509)}to{transform:translate(5.5507vw,100vh) scale(.6509)}}.snow:nth-child(380){opacity:1.4592;transform:translate(38.3692vw,-10px) scale(.7752);animation:fall-380 10s -4s linear infinite}@keyframes fall-380{54.99%{transform:translate(43.3876vw,54.99vh) scale(.7752)}to{transform:translate(40.8784vw,100vh) scale(.7752)}}.snow:nth-child(381){opacity:1.0858;transform:translate(98.0681vw,-10px) scale(.2863);animation:fall-381 13s -12s linear infinite}@keyframes fall-381{46.481%{transform:translate(99.5999vw,46.481vh) scale(.2863)}to{transform:translate(98.834vw,100vh) scale(.2863)}}.snow:nth-child(382){opacity:.2246;transform:translate(21.454vw,-10px) scale(.297);animation:fall-382 20s -16s linear infinite}@keyframes fall-382{74.022%{transform:translate(24.8454vw,74.022vh) scale(.297)}to{transform:translate(23.1497vw,100vh) scale(.297)}}.snow:nth-child(383){opacity:1.9414;transform:translate(85.8724vw,-10px) scale(.9183);animation:fall-383 21s -22s linear infinite}@keyframes fall-383{32.495%{transform:translate(89.5452vw,32.495vh) scale(.9183)}to{transform:translate(87.7088vw,100vh) scale(.9183)}}.snow:nth-child(384){opacity:.3392;transform:translate(67.8923vw,-10px) scale(.4736);animation:fall-384 25s -28s linear infinite}@keyframes fall-384{46.769%{transform:translate(59.6636vw,46.769vh) scale(.4736)}to{transform:translate(63.77795vw,100vh) scale(.4736)}}.snow:nth-child(385){opacity:.1674;transform:translate(56.5316vw,-10px) scale(.8415);animation:fall-385 21s -2s linear infinite}@keyframes fall-385{62.308%{transform:translate(51.5583vw,62.308vh) scale(.8415)}to{transform:translate(54.04495vw,100vh) scale(.8415)}}.snow:nth-child(386){opacity:.3604;transform:translate(32.1366vw,-10px) scale(.8012);animation:fall-386 24s -2s linear infinite}@keyframes fall-386{51.497%{transform:translate(40.8843vw,51.497vh) scale(.8012)}to{transform:translate(36.51045vw,100vh) scale(.8012)}}.snow:nth-child(387){opacity:.0586;transform:translate(49.0957vw,-10px) scale(.7047);animation:fall-387 18s -5s linear infinite}@keyframes fall-387{33.118%{transform:translate(58.0968vw,33.118vh) scale(.7047)}to{transform:translate(53.59625vw,100vh) scale(.7047)}}.snow:nth-child(388){opacity:1.6628;transform:translate(3.9104vw,-10px) scale(.1212);animation:fall-388 22s -6s linear infinite}@keyframes fall-388{38.297%{transform:translate(13.8378vw,38.297vh) scale(.1212)}to{transform:translate(8.8741vw,100vh) scale(.1212)}}.snow:nth-child(389){opacity:1.8132;transform:translate(76.6919vw,-10px) scale(.2913);animation:fall-389 12s -12s linear infinite}@keyframes fall-389{45.181%{transform:translate(67.1302vw,45.181vh) scale(.2913)}to{transform:translate(71.91105vw,100vh) scale(.2913)}}.snow:nth-child(390){opacity:.9094;transform:translate(97.3952vw,-10px) scale(.8904);animation:fall-390 24s -23s linear infinite}@keyframes fall-390{45.714%{transform:translate(107.3079vw,45.714vh) scale(.8904)}to{transform:translate(102.35155vw,100vh) scale(.8904)}}.snow:nth-child(391){opacity:.6084;transform:translate(62.6758vw,-10px) scale(.6075);animation:fall-391 27s -19s linear infinite}@keyframes fall-391{55.658%{transform:translate(63.3686vw,55.658vh) scale(.6075)}to{transform:translate(63.0222vw,100vh) scale(.6075)}}.snow:nth-child(392){opacity:.9532;transform:translate(57.7924vw,-10px) scale(.0245);animation:fall-392 11s -10s linear infinite}@keyframes fall-392{35.23%{transform:translate(66.9014vw,35.23vh) scale(.0245)}to{transform:translate(62.3469vw,100vh) scale(.0245)}}.snow:nth-child(393){opacity:.5256;transform:translate(82.7572vw,-10px) scale(.9312);animation:fall-393 22s -9s linear infinite}@keyframes fall-393{56.582%{transform:translate(90.7544vw,56.582vh) scale(.9312)}to{transform:translate(86.7558vw,100vh) scale(.9312)}}.snow:nth-child(394){opacity:1.745;transform:translate(55.3075vw,-10px) scale(.674);animation:fall-394 22s -4s linear infinite}@keyframes fall-394{44.137%{transform:translate(59.9182vw,44.137vh) scale(.674)}to{transform:translate(57.61285vw,100vh) scale(.674)}}.snow:nth-child(395){opacity:1.4124;transform:translate(60.5055vw,-10px) scale(.3261);animation:fall-395 27s -1s linear infinite}@keyframes fall-395{37.56%{transform:translate(65.0004vw,37.56vh) scale(.3261)}to{transform:translate(62.75295vw,100vh) scale(.3261)}}.snow:nth-child(396){opacity:.625;transform:translate(76.4897vw,-10px) scale(.1578);animation:fall-396 19s -22s linear infinite}@keyframes fall-396{56.201%{transform:translate(79.1402vw,56.201vh) scale(.1578)}to{transform:translate(77.81495vw,100vh) scale(.1578)}}.snow:nth-child(397){opacity:.8776;transform:translate(3.9742vw,-10px) scale(.4485);animation:fall-397 19s -16s linear infinite}@keyframes fall-397{41.437%{transform:translate(1.7916vw,41.437vh) scale(.4485)}to{transform:translate(2.8829vw,100vh) scale(.4485)}}.snow:nth-child(398){opacity:.0136;transform:translate(73.2522vw,-10px) scale(.5537);animation:fall-398 27s -12s linear infinite}@keyframes fall-398{76.553%{transform:translate(70.0124vw,76.553vh) scale(.5537)}to{transform:translate(71.6323vw,100vh) scale(.5537)}}.snow:nth-child(399){opacity:1.1178;transform:translate(80.0883vw,-10px) scale(.5365);animation:fall-399 29s -3s linear infinite}@keyframes fall-399{73.656%{transform:translate(78.9709vw,73.656vh) scale(.5365)}to{transform:translate(79.5296vw,100vh) scale(.5365)}}.snow:nth-child(400){opacity:1.123;transform:translate(24.4589vw,-10px) scale(.9185);animation:fall-400 11s -25s linear infinite}@keyframes fall-400{53.81%{transform:translate(33.0362vw,53.81vh) scale(.9185)}to{transform:translate(28.74755vw,100vh) scale(.9185)}}\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 });
21
+ 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.46;transform:translate(7.4384vw,-10px) scale(.8742);animation:fall-1 16s -16s linear infinite}@keyframes fall-1{51.954%{transform:translate(1.6927vw,51.954vh) scale(.8742)}to{transform:translate(4.56555vw,100vh) scale(.8742)}}.snow:nth-child(2){opacity:.574;transform:translate(9.0515vw,-10px) scale(.8679);animation:fall-2 29s -17s linear infinite}@keyframes fall-2{37.952%{transform:translate(11.2258vw,37.952vh) scale(.8679)}to{transform:translate(10.13865vw,100vh) scale(.8679)}}.snow:nth-child(3){opacity:1.4944;transform:translate(14.2686vw,-10px) scale(.6372);animation:fall-3 13s -11s linear infinite}@keyframes fall-3{43.564%{transform:translate(17.5604vw,43.564vh) scale(.6372)}to{transform:translate(15.9145vw,100vh) scale(.6372)}}.snow:nth-child(4){opacity:.041;transform:translate(54.4003vw,-10px) scale(.0704);animation:fall-4 25s -19s linear infinite}@keyframes fall-4{46.904%{transform:translate(59.0694vw,46.904vh) scale(.0704)}to{transform:translate(56.73485vw,100vh) scale(.0704)}}.snow:nth-child(5){opacity:.6714;transform:translate(99.7275vw,-10px) scale(.2422);animation:fall-5 15s -2s linear infinite}@keyframes fall-5{52.986%{transform:translate(92.6252vw,52.986vh) scale(.2422)}to{transform:translate(96.17635vw,100vh) scale(.2422)}}.snow:nth-child(6){opacity:.7632;transform:translate(2.0447vw,-10px) scale(.3993);animation:fall-6 27s -24s linear infinite}@keyframes fall-6{53.944%{transform:translate(-2.3871vw,53.944vh) scale(.3993)}to{transform:translate(-.1712vw,100vh) scale(.3993)}}.snow:nth-child(7){opacity:1.9048;transform:translate(70.5928vw,-10px) scale(.2827);animation:fall-7 22s -21s linear infinite}@keyframes fall-7{64.669%{transform:translate(75.9426vw,64.669vh) scale(.2827)}to{transform:translate(73.2677vw,100vh) scale(.2827)}}.snow:nth-child(8){opacity:.6054;transform:translate(48.9087vw,-10px) scale(.1178);animation:fall-8 18s -21s linear infinite}@keyframes fall-8{71.599%{transform:translate(46.2483vw,71.599vh) scale(.1178)}to{transform:translate(47.5785vw,100vh) scale(.1178)}}.snow:nth-child(9){opacity:.7638;transform:translate(29.7981vw,-10px) scale(.5809);animation:fall-9 11s -23s linear infinite}@keyframes fall-9{66.594%{transform:translate(24.9774vw,66.594vh) scale(.5809)}to{transform:translate(27.38775vw,100vh) scale(.5809)}}.snow:nth-child(10){opacity:1.3126;transform:translate(47.4489vw,-10px) scale(.7707);animation:fall-10 27s -13s linear infinite}@keyframes fall-10{61.82%{transform:translate(53.6887vw,61.82vh) scale(.7707)}to{transform:translate(50.5688vw,100vh) scale(.7707)}}.snow:nth-child(11){opacity:1.3418;transform:translate(31.4859vw,-10px) scale(.0326);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{45.292%{transform:translate(39.2888vw,45.292vh) scale(.0326)}to{transform:translate(35.38735vw,100vh) scale(.0326)}}.snow:nth-child(12){opacity:.5854;transform:translate(25.468vw,-10px) scale(.5075);animation:fall-12 18s -4s linear infinite}@keyframes fall-12{65.739%{transform:translate(19.7391vw,65.739vh) scale(.5075)}to{transform:translate(22.60355vw,100vh) scale(.5075)}}.snow:nth-child(13){opacity:1.327;transform:translate(22.5988vw,-10px) scale(.8205);animation:fall-13 13s -26s linear infinite}@keyframes fall-13{52.43%{transform:translate(27.7106vw,52.43vh) scale(.8205)}to{transform:translate(25.1547vw,100vh) scale(.8205)}}.snow:nth-child(14){opacity:.8494;transform:translate(9.5291vw,-10px) scale(.5618);animation:fall-14 15s -10s linear infinite}@keyframes fall-14{43.07%{transform:translate(2.6374vw,43.07vh) scale(.5618)}to{transform:translate(6.08325vw,100vh) scale(.5618)}}.snow:nth-child(15){opacity:.4954;transform:translate(7.7476vw,-10px) scale(.9812);animation:fall-15 13s -13s linear infinite}@keyframes fall-15{65.348%{transform:translate(8.2368vw,65.348vh) scale(.9812)}to{transform:translate(7.9922vw,100vh) scale(.9812)}}.snow:nth-child(16){opacity:.9616;transform:translate(92.0458vw,-10px) scale(.1099);animation:fall-16 23s -26s linear infinite}@keyframes fall-16{72.983%{transform:translate(82.0951vw,72.983vh) scale(.1099)}to{transform:translate(87.07045vw,100vh) scale(.1099)}}.snow:nth-child(17){opacity:.5338;transform:translate(7.7057vw,-10px) scale(.0035);animation:fall-17 17s -19s linear infinite}@keyframes fall-17{61.273%{transform:translate(15.6806vw,61.273vh) scale(.0035)}to{transform:translate(11.69315vw,100vh) scale(.0035)}}.snow:nth-child(18){opacity:.1744;transform:translate(45.8099vw,-10px) scale(.2498);animation:fall-18 20s -9s linear infinite}@keyframes fall-18{30.409%{transform:translate(39.3801vw,30.409vh) scale(.2498)}to{transform:translate(42.595vw,100vh) scale(.2498)}}.snow:nth-child(19){opacity:.3576;transform:translate(57.3069vw,-10px) scale(.7596);animation:fall-19 13s -28s linear infinite}@keyframes fall-19{59.277%{transform:translate(65.5638vw,59.277vh) scale(.7596)}to{transform:translate(61.43535vw,100vh) scale(.7596)}}.snow:nth-child(20){opacity:.07;transform:translate(20.7833vw,-10px) scale(.0228);animation:fall-20 29s -19s linear infinite}@keyframes fall-20{47.705%{transform:translate(24.5844vw,47.705vh) scale(.0228)}to{transform:translate(22.68385vw,100vh) scale(.0228)}}.snow:nth-child(21){opacity:1.2648;transform:translate(93.9904vw,-10px) scale(.137);animation:fall-21 13s -27s linear infinite}@keyframes fall-21{55.923%{transform:translate(103.9377vw,55.923vh) scale(.137)}to{transform:translate(98.96405vw,100vh) scale(.137)}}.snow:nth-child(22){opacity:1.0814;transform:translate(41.7674vw,-10px) scale(.1478);animation:fall-22 17s -23s linear infinite}@keyframes fall-22{36.5%{transform:translate(41.2093vw,36.5vh) scale(.1478)}to{transform:translate(41.48835vw,100vh) scale(.1478)}}.snow:nth-child(23){opacity:.6024;transform:translate(66.3387vw,-10px) scale(.3734);animation:fall-23 26s -30s linear infinite}@keyframes fall-23{63.835%{transform:translate(72.1516vw,63.835vh) scale(.3734)}to{transform:translate(69.24515vw,100vh) scale(.3734)}}.snow:nth-child(24){opacity:.1484;transform:translate(53.7804vw,-10px) scale(.5942);animation:fall-24 15s -23s linear infinite}@keyframes fall-24{41.334%{transform:translate(61.1379vw,41.334vh) scale(.5942)}to{transform:translate(57.45915vw,100vh) scale(.5942)}}.snow:nth-child(25){opacity:.7568;transform:translate(94.4534vw,-10px) scale(.8632);animation:fall-25 30s -30s linear infinite}@keyframes fall-25{39.191%{transform:translate(101.4212vw,39.191vh) scale(.8632)}to{transform:translate(97.9373vw,100vh) scale(.8632)}}.snow:nth-child(26){opacity:1.2972;transform:translate(84.2803vw,-10px) scale(.7274);animation:fall-26 19s -20s linear infinite}@keyframes fall-26{58.347%{transform:translate(86.7263vw,58.347vh) scale(.7274)}to{transform:translate(85.5033vw,100vh) scale(.7274)}}.snow:nth-child(27){opacity:1.0262;transform:translate(83.6765vw,-10px) scale(.6378);animation:fall-27 20s -6s linear infinite}@keyframes fall-27{56.716%{transform:translate(93.5334vw,56.716vh) scale(.6378)}to{transform:translate(88.60495vw,100vh) scale(.6378)}}.snow:nth-child(28){opacity:.1376;transform:translate(37.8914vw,-10px) scale(.2167);animation:fall-28 19s -19s linear infinite}@keyframes fall-28{79.609%{transform:translate(37.5977vw,79.609vh) scale(.2167)}to{transform:translate(37.74455vw,100vh) scale(.2167)}}.snow:nth-child(29){opacity:1.2356;transform:translate(89.912vw,-10px) scale(.1266);animation:fall-29 15s -12s linear infinite}@keyframes fall-29{53.589%{transform:translate(91.6936vw,53.589vh) scale(.1266)}to{transform:translate(90.8028vw,100vh) scale(.1266)}}.snow:nth-child(30){opacity:.4794;transform:translate(37.1631vw,-10px) scale(.6715);animation:fall-30 30s -3s linear infinite}@keyframes fall-30{74.002%{transform:translate(30.9875vw,74.002vh) scale(.6715)}to{transform:translate(34.0753vw,100vh) scale(.6715)}}.snow:nth-child(31){opacity:.4572;transform:translate(65.8487vw,-10px) scale(.0665);animation:fall-31 17s -16s linear infinite}@keyframes fall-31{71.753%{transform:translate(64.1945vw,71.753vh) scale(.0665)}to{transform:translate(65.0216vw,100vh) scale(.0665)}}.snow:nth-child(32){opacity:1.5824;transform:translate(83.0241vw,-10px) scale(.292);animation:fall-32 21s -16s linear infinite}@keyframes fall-32{55.524%{transform:translate(75.2073vw,55.524vh) scale(.292)}to{transform:translate(79.1157vw,100vh) scale(.292)}}.snow:nth-child(33){opacity:.798;transform:translate(71.7478vw,-10px) scale(.6156);animation:fall-33 30s -14s linear infinite}@keyframes fall-33{78.696%{transform:translate(80.7004vw,78.696vh) scale(.6156)}to{transform:translate(76.2241vw,100vh) scale(.6156)}}.snow:nth-child(34){opacity:1.3782;transform:translate(88.3368vw,-10px) scale(.3221);animation:fall-34 16s -22s linear infinite}@keyframes fall-34{66.323%{transform:translate(79.6825vw,66.323vh) scale(.3221)}to{transform:translate(84.00965vw,100vh) scale(.3221)}}.snow:nth-child(35){opacity:.0756;transform:translate(27.6731vw,-10px) scale(.904);animation:fall-35 24s -22s linear infinite}@keyframes fall-35{47.01%{transform:translate(36.0911vw,47.01vh) scale(.904)}to{transform:translate(31.8821vw,100vh) scale(.904)}}.snow:nth-child(36){opacity:.0564;transform:translate(8.6567vw,-10px) scale(.5847);animation:fall-36 21s -27s linear infinite}@keyframes fall-36{70.913%{transform:translate(11.2554vw,70.913vh) scale(.5847)}to{transform:translate(9.95605vw,100vh) scale(.5847)}}.snow:nth-child(37){opacity:.1648;transform:translate(35.5721vw,-10px) scale(.2801);animation:fall-37 26s -25s linear infinite}@keyframes fall-37{37.833%{transform:translate(45.4184vw,37.833vh) scale(.2801)}to{transform:translate(40.49525vw,100vh) scale(.2801)}}.snow:nth-child(38){opacity:1.9934;transform:translate(63.0431vw,-10px) scale(.6937);animation:fall-38 21s -29s linear infinite}@keyframes fall-38{53.089%{transform:translate(62.1807vw,53.089vh) scale(.6937)}to{transform:translate(62.6119vw,100vh) scale(.6937)}}.snow:nth-child(39){opacity:1.489;transform:translate(96.9822vw,-10px) scale(.2796);animation:fall-39 28s -19s linear infinite}@keyframes fall-39{79.782%{transform:translate(88.2832vw,79.782vh) scale(.2796)}to{transform:translate(92.6327vw,100vh) scale(.2796)}}.snow:nth-child(40){opacity:.9002;transform:translate(56.18vw,-10px) scale(.972);animation:fall-40 24s -20s linear infinite}@keyframes fall-40{63.669%{transform:translate(61.4972vw,63.669vh) scale(.972)}to{transform:translate(58.8386vw,100vh) scale(.972)}}.snow:nth-child(41){opacity:1.9476;transform:translate(54.8574vw,-10px) scale(.6655);animation:fall-41 25s -30s linear infinite}@keyframes fall-41{58.102%{transform:translate(49.9666vw,58.102vh) scale(.6655)}to{transform:translate(52.412vw,100vh) scale(.6655)}}.snow:nth-child(42){opacity:.4692;transform:translate(5.1127vw,-10px) scale(.0956);animation:fall-42 26s -10s linear infinite}@keyframes fall-42{52.752%{transform:translate(.922vw,52.752vh) scale(.0956)}to{transform:translate(3.01735vw,100vh) scale(.0956)}}.snow:nth-child(43){opacity:.5312;transform:translate(32.5954vw,-10px) scale(.3914);animation:fall-43 19s -9s linear infinite}@keyframes fall-43{53.324%{transform:translate(28.8208vw,53.324vh) scale(.3914)}to{transform:translate(30.7081vw,100vh) scale(.3914)}}.snow:nth-child(44){opacity:1.2448;transform:translate(52.1239vw,-10px) scale(.8264);animation:fall-44 13s -3s linear infinite}@keyframes fall-44{40.223%{transform:translate(54.5806vw,40.223vh) scale(.8264)}to{transform:translate(53.35225vw,100vh) scale(.8264)}}.snow:nth-child(45){opacity:.0262;transform:translate(99.4707vw,-10px) scale(.7729);animation:fall-45 22s -22s linear infinite}@keyframes fall-45{75.208%{transform:translate(97.0864vw,75.208vh) scale(.7729)}to{transform:translate(98.27855vw,100vh) scale(.7729)}}.snow:nth-child(46){opacity:.3408;transform:translate(60.7543vw,-10px) scale(.9631);animation:fall-46 20s -23s linear infinite}@keyframes fall-46{45.059%{transform:translate(70.2493vw,45.059vh) scale(.9631)}to{transform:translate(65.5018vw,100vh) scale(.9631)}}.snow:nth-child(47){opacity:1.2136;transform:translate(27.4213vw,-10px) scale(.2945);animation:fall-47 21s -3s linear infinite}@keyframes fall-47{63.74%{transform:translate(35.0538vw,63.74vh) scale(.2945)}to{transform:translate(31.23755vw,100vh) scale(.2945)}}.snow:nth-child(48){opacity:.622;transform:translate(39.3026vw,-10px) scale(.4204);animation:fall-48 18s -18s linear infinite}@keyframes fall-48{50.341%{transform:translate(35.9075vw,50.341vh) scale(.4204)}to{transform:translate(37.60505vw,100vh) scale(.4204)}}.snow:nth-child(49){opacity:1.8672;transform:translate(76.2877vw,-10px) scale(.5962);animation:fall-49 23s -15s linear infinite}@keyframes fall-49{54.795%{transform:translate(81.1282vw,54.795vh) scale(.5962)}to{transform:translate(78.70795vw,100vh) scale(.5962)}}.snow:nth-child(50){opacity:.2306;transform:translate(41.8638vw,-10px) scale(.0009);animation:fall-50 10s -13s linear infinite}@keyframes fall-50{52.848%{transform:translate(33.6413vw,52.848vh) scale(.0009)}to{transform:translate(37.75255vw,100vh) scale(.0009)}}.snow:nth-child(51){opacity:1.062;transform:translate(13.8184vw,-10px) scale(.6645);animation:fall-51 25s -18s linear infinite}@keyframes fall-51{47.542%{transform:translate(9.9738vw,47.542vh) scale(.6645)}to{transform:translate(11.8961vw,100vh) scale(.6645)}}.snow:nth-child(52){opacity:.46;transform:translate(65.4448vw,-10px) scale(.659);animation:fall-52 12s -14s linear infinite}@keyframes fall-52{58.88%{transform:translate(70.825vw,58.88vh) scale(.659)}to{transform:translate(68.1349vw,100vh) scale(.659)}}.snow:nth-child(53){opacity:.022;transform:translate(36.2022vw,-10px) scale(.0774);animation:fall-53 19s -10s linear infinite}@keyframes fall-53{78.105%{transform:translate(41.3937vw,78.105vh) scale(.0774)}to{transform:translate(38.79795vw,100vh) scale(.0774)}}.snow:nth-child(54){opacity:1.8848;transform:translate(8.7062vw,-10px) scale(.2577);animation:fall-54 23s -19s linear infinite}@keyframes fall-54{61.844%{transform:translate(1.5952vw,61.844vh) scale(.2577)}to{transform:translate(5.1507vw,100vh) scale(.2577)}}.snow:nth-child(55){opacity:1.6092;transform:translate(38.2212vw,-10px) scale(.9859);animation:fall-55 16s -1s linear infinite}@keyframes fall-55{75.276%{transform:translate(30.5897vw,75.276vh) scale(.9859)}to{transform:translate(34.40545vw,100vh) scale(.9859)}}.snow:nth-child(56){opacity:1.702;transform:translate(97.001vw,-10px) scale(.5277);animation:fall-56 24s -15s linear infinite}@keyframes fall-56{40.464%{transform:translate(103.4213vw,40.464vh) scale(.5277)}to{transform:translate(100.21115vw,100vh) scale(.5277)}}.snow:nth-child(57){opacity:.8572;transform:translate(99.0657vw,-10px) scale(.5833);animation:fall-57 15s -1s linear infinite}@keyframes fall-57{32.406%{transform:translate(101.7319vw,32.406vh) scale(.5833)}to{transform:translate(100.3988vw,100vh) scale(.5833)}}.snow:nth-child(58){opacity:.3834;transform:translate(42.4789vw,-10px) scale(.9482);animation:fall-58 30s -20s linear infinite}@keyframes fall-58{54.417%{transform:translate(44.5762vw,54.417vh) scale(.9482)}to{transform:translate(43.52755vw,100vh) scale(.9482)}}.snow:nth-child(59){opacity:1.7912;transform:translate(35.0402vw,-10px) scale(.4577);animation:fall-59 22s -14s linear infinite}@keyframes fall-59{52.505%{transform:translate(32.9821vw,52.505vh) scale(.4577)}to{transform:translate(34.01115vw,100vh) scale(.4577)}}.snow:nth-child(60){opacity:.627;transform:translate(98.0425vw,-10px) scale(.3356);animation:fall-60 19s -27s linear infinite}@keyframes fall-60{46.056%{transform:translate(102.9658vw,46.056vh) scale(.3356)}to{transform:translate(100.50415vw,100vh) scale(.3356)}}.snow:nth-child(61){opacity:.5316;transform:translate(81.485vw,-10px) scale(.1652);animation:fall-61 19s -15s linear infinite}@keyframes fall-61{74.076%{transform:translate(83.7176vw,74.076vh) scale(.1652)}to{transform:translate(82.6013vw,100vh) scale(.1652)}}.snow:nth-child(62){opacity:.4024;transform:translate(61.7676vw,-10px) scale(.3655);animation:fall-62 10s -12s linear infinite}@keyframes fall-62{30.398%{transform:translate(69.9912vw,30.398vh) scale(.3655)}to{transform:translate(65.8794vw,100vh) scale(.3655)}}.snow:nth-child(63){opacity:.7018;transform:translate(89.4981vw,-10px) scale(.8279);animation:fall-63 20s -3s linear infinite}@keyframes fall-63{63.259%{transform:translate(93.1217vw,63.259vh) scale(.8279)}to{transform:translate(91.3099vw,100vh) scale(.8279)}}.snow:nth-child(64){opacity:1.5602;transform:translate(51.1365vw,-10px) scale(.1739);animation:fall-64 19s -26s linear infinite}@keyframes fall-64{57.335%{transform:translate(45.7101vw,57.335vh) scale(.1739)}to{transform:translate(48.4233vw,100vh) scale(.1739)}}.snow:nth-child(65){opacity:1.2868;transform:translate(45.8585vw,-10px) scale(.2091);animation:fall-65 10s -15s linear infinite}@keyframes fall-65{36.277%{transform:translate(52.2903vw,36.277vh) scale(.2091)}to{transform:translate(49.0744vw,100vh) scale(.2091)}}.snow:nth-child(66){opacity:.0722;transform:translate(99.1884vw,-10px) scale(.5108);animation:fall-66 24s -25s linear infinite}@keyframes fall-66{74.14%{transform:translate(104.9769vw,74.14vh) scale(.5108)}to{transform:translate(102.08265vw,100vh) scale(.5108)}}.snow:nth-child(67){opacity:1.359;transform:translate(63.9536vw,-10px) scale(.82);animation:fall-67 29s -15s linear infinite}@keyframes fall-67{36.184%{transform:translate(68.027vw,36.184vh) scale(.82)}to{transform:translate(65.9903vw,100vh) scale(.82)}}.snow:nth-child(68){opacity:1.1122;transform:translate(55.3632vw,-10px) scale(.931);animation:fall-68 16s -5s linear infinite}@keyframes fall-68{44.317%{transform:translate(45.93vw,44.317vh) scale(.931)}to{transform:translate(50.6466vw,100vh) scale(.931)}}.snow:nth-child(69){opacity:1.2242;transform:translate(35.5071vw,-10px) scale(.7398);animation:fall-69 22s -8s linear infinite}@keyframes fall-69{78.452%{transform:translate(42.3467vw,78.452vh) scale(.7398)}to{transform:translate(38.9269vw,100vh) scale(.7398)}}.snow:nth-child(70){opacity:1.2058;transform:translate(81.5019vw,-10px) scale(.0149);animation:fall-70 26s -22s linear infinite}@keyframes fall-70{65.698%{transform:translate(74.9507vw,65.698vh) scale(.0149)}to{transform:translate(78.2263vw,100vh) scale(.0149)}}.snow:nth-child(71){opacity:1.364;transform:translate(79.3054vw,-10px) scale(.1831);animation:fall-71 30s -30s linear infinite}@keyframes fall-71{58.177%{transform:translate(79.2223vw,58.177vh) scale(.1831)}to{transform:translate(79.26385vw,100vh) scale(.1831)}}.snow:nth-child(72){opacity:.8272;transform:translate(71.5447vw,-10px) scale(.5198);animation:fall-72 23s -7s linear infinite}@keyframes fall-72{53.527%{transform:translate(77.2748vw,53.527vh) scale(.5198)}to{transform:translate(74.40975vw,100vh) scale(.5198)}}.snow:nth-child(73){opacity:1.8616;transform:translate(52.7842vw,-10px) scale(.5695);animation:fall-73 17s -25s linear infinite}@keyframes fall-73{64.738%{transform:translate(50.6833vw,64.738vh) scale(.5695)}to{transform:translate(51.73375vw,100vh) scale(.5695)}}.snow:nth-child(74){opacity:.8468;transform:translate(80.5915vw,-10px) scale(.0736);animation:fall-74 22s -2s linear infinite}@keyframes fall-74{78.953%{transform:translate(77.0384vw,78.953vh) scale(.0736)}to{transform:translate(78.81495vw,100vh) scale(.0736)}}.snow:nth-child(75){opacity:.3798;transform:translate(81.6767vw,-10px) scale(.9298);animation:fall-75 23s -29s linear infinite}@keyframes fall-75{54.781%{transform:translate(78.911vw,54.781vh) scale(.9298)}to{transform:translate(80.29385vw,100vh) scale(.9298)}}.snow:nth-child(76){opacity:.669;transform:translate(64.5293vw,-10px) scale(.181);animation:fall-76 15s -15s linear infinite}@keyframes fall-76{30.113%{transform:translate(71.1717vw,30.113vh) scale(.181)}to{transform:translate(67.8505vw,100vh) scale(.181)}}.snow:nth-child(77){opacity:1.697;transform:translate(62.0439vw,-10px) scale(.9623);animation:fall-77 30s -4s linear infinite}@keyframes fall-77{38.101%{transform:translate(57.4398vw,38.101vh) scale(.9623)}to{transform:translate(59.74185vw,100vh) scale(.9623)}}.snow:nth-child(78){opacity:.6036;transform:translate(29.3344vw,-10px) scale(.7598);animation:fall-78 18s -19s linear infinite}@keyframes fall-78{30.653%{transform:translate(26.8868vw,30.653vh) scale(.7598)}to{transform:translate(28.1106vw,100vh) scale(.7598)}}.snow:nth-child(79){opacity:1.9796;transform:translate(94.4665vw,-10px) scale(.1144);animation:fall-79 19s -28s linear infinite}@keyframes fall-79{42.919%{transform:translate(97.3371vw,42.919vh) scale(.1144)}to{transform:translate(95.9018vw,100vh) scale(.1144)}}.snow:nth-child(80){opacity:.8624;transform:translate(89.8907vw,-10px) scale(.0868);animation:fall-80 19s -5s linear infinite}@keyframes fall-80{60.328%{transform:translate(81.2217vw,60.328vh) scale(.0868)}to{transform:translate(85.5562vw,100vh) scale(.0868)}}.snow:nth-child(81){opacity:.6614;transform:translate(85.3106vw,-10px) scale(.2086);animation:fall-81 14s -10s linear infinite}@keyframes fall-81{63.006%{transform:translate(78.0163vw,63.006vh) scale(.2086)}to{transform:translate(81.66345vw,100vh) scale(.2086)}}.snow:nth-child(82){opacity:.4658;transform:translate(5.5971vw,-10px) scale(.3583);animation:fall-82 17s -8s linear infinite}@keyframes fall-82{39.278%{transform:translate(8.6764vw,39.278vh) scale(.3583)}to{transform:translate(7.13675vw,100vh) scale(.3583)}}.snow:nth-child(83){opacity:.7566;transform:translate(51.3955vw,-10px) scale(.0206);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{59.862%{transform:translate(58.2691vw,59.862vh) scale(.0206)}to{transform:translate(54.8323vw,100vh) scale(.0206)}}.snow:nth-child(84){opacity:1.1418;transform:translate(6.6386vw,-10px) scale(.1061);animation:fall-84 11s -7s linear infinite}@keyframes fall-84{45.067%{transform:translate(9.8712vw,45.067vh) scale(.1061)}to{transform:translate(8.2549vw,100vh) scale(.1061)}}.snow:nth-child(85){opacity:1.7842;transform:translate(85.3385vw,-10px) scale(.7492);animation:fall-85 17s -9s linear infinite}@keyframes fall-85{65.936%{transform:translate(79.1994vw,65.936vh) scale(.7492)}to{transform:translate(82.26895vw,100vh) scale(.7492)}}.snow:nth-child(86){opacity:.2256;transform:translate(5.0558vw,-10px) scale(.1025);animation:fall-86 22s -24s linear infinite}@keyframes fall-86{40.1%{transform:translate(11.8656vw,40.1vh) scale(.1025)}to{transform:translate(8.4607vw,100vh) scale(.1025)}}.snow:nth-child(87){opacity:.8532;transform:translate(89.2848vw,-10px) scale(.6239);animation:fall-87 29s -19s linear infinite}@keyframes fall-87{68.512%{transform:translate(97.367vw,68.512vh) scale(.6239)}to{transform:translate(93.3259vw,100vh) scale(.6239)}}.snow:nth-child(88){opacity:1.2308;transform:translate(4.2876vw,-10px) scale(.9672);animation:fall-88 26s -22s linear infinite}@keyframes fall-88{77.72%{transform:translate(11.3502vw,77.72vh) scale(.9672)}to{transform:translate(7.8189vw,100vh) scale(.9672)}}.snow:nth-child(89){opacity:.7048;transform:translate(54.779vw,-10px) scale(.474);animation:fall-89 29s -18s linear infinite}@keyframes fall-89{75.951%{transform:translate(62.6661vw,75.951vh) scale(.474)}to{transform:translate(58.72255vw,100vh) scale(.474)}}.snow:nth-child(90){opacity:1.7542;transform:translate(72.8461vw,-10px) scale(.3654);animation:fall-90 19s -4s linear infinite}@keyframes fall-90{53.572%{transform:translate(80.4574vw,53.572vh) scale(.3654)}to{transform:translate(76.65175vw,100vh) scale(.3654)}}.snow:nth-child(91){opacity:.3024;transform:translate(2.5913vw,-10px) scale(.786);animation:fall-91 13s -30s linear infinite}@keyframes fall-91{36.056%{transform:translate(2.1495vw,36.056vh) scale(.786)}to{transform:translate(2.3704vw,100vh) scale(.786)}}.snow:nth-child(92){opacity:1.9244;transform:translate(94.4652vw,-10px) scale(1);animation:fall-92 11s -19s linear infinite}@keyframes fall-92{43.566%{transform:translate(99.7612vw,43.566vh) scale(1)}to{transform:translate(97.1132vw,100vh) scale(1)}}.snow:nth-child(93){opacity:1.6582;transform:translate(40.9226vw,-10px) scale(.6389);animation:fall-93 24s -5s linear infinite}@keyframes fall-93{54.525%{transform:translate(33.0014vw,54.525vh) scale(.6389)}to{transform:translate(36.962vw,100vh) scale(.6389)}}.snow:nth-child(94){opacity:1.5994;transform:translate(5.0987vw,-10px) scale(.6515);animation:fall-94 24s -30s linear infinite}@keyframes fall-94{72.373%{transform:translate(-2.573vw,72.373vh) scale(.6515)}to{transform:translate(1.26285vw,100vh) scale(.6515)}}.snow:nth-child(95){opacity:1.9682;transform:translate(14.4723vw,-10px) scale(.7068);animation:fall-95 25s -16s linear infinite}@keyframes fall-95{44.025%{transform:translate(23.8335vw,44.025vh) scale(.7068)}to{transform:translate(19.1529vw,100vh) scale(.7068)}}.snow:nth-child(96){opacity:.1926;transform:translate(92.0948vw,-10px) scale(.0749);animation:fall-96 22s -27s linear infinite}@keyframes fall-96{79.467%{transform:translate(90.7285vw,79.467vh) scale(.0749)}to{transform:translate(91.41165vw,100vh) scale(.0749)}}.snow:nth-child(97){opacity:.116;transform:translate(17.2247vw,-10px) scale(.2624);animation:fall-97 23s -9s linear infinite}@keyframes fall-97{73.811%{transform:translate(22.7537vw,73.811vh) scale(.2624)}to{transform:translate(19.9892vw,100vh) scale(.2624)}}.snow:nth-child(98){opacity:1.9626;transform:translate(35.5407vw,-10px) scale(.3705);animation:fall-98 24s -24s linear infinite}@keyframes fall-98{52.922%{transform:translate(28.6979vw,52.922vh) scale(.3705)}to{transform:translate(32.1193vw,100vh) scale(.3705)}}.snow:nth-child(99){opacity:.881;transform:translate(37.426vw,-10px) scale(.6742);animation:fall-99 27s -22s linear infinite}@keyframes fall-99{35.754%{transform:translate(40.0002vw,35.754vh) scale(.6742)}to{transform:translate(38.7131vw,100vh) scale(.6742)}}.snow:nth-child(100){opacity:.1384;transform:translate(71.8958vw,-10px) scale(.9159);animation:fall-100 28s -26s linear infinite}@keyframes fall-100{73.409%{transform:translate(76.7719vw,73.409vh) scale(.9159)}to{transform:translate(74.33385vw,100vh) scale(.9159)}}.snow:nth-child(101){opacity:1.8046;transform:translate(12.6984vw,-10px) scale(.4624);animation:fall-101 23s -8s linear infinite}@keyframes fall-101{65.811%{transform:translate(20.7289vw,65.811vh) scale(.4624)}to{transform:translate(16.71365vw,100vh) scale(.4624)}}.snow:nth-child(102){opacity:.8512;transform:translate(77.9482vw,-10px) scale(.4922);animation:fall-102 24s -21s linear infinite}@keyframes fall-102{47.04%{transform:translate(86.4766vw,47.04vh) scale(.4922)}to{transform:translate(82.2124vw,100vh) scale(.4922)}}.snow:nth-child(103){opacity:.5258;transform:translate(64.1813vw,-10px) scale(.9382);animation:fall-103 14s -7s linear infinite}@keyframes fall-103{60.498%{transform:translate(61.8544vw,60.498vh) scale(.9382)}to{transform:translate(63.01785vw,100vh) scale(.9382)}}.snow:nth-child(104){opacity:1.438;transform:translate(20.1452vw,-10px) scale(.8964);animation:fall-104 27s -10s linear infinite}@keyframes fall-104{30.037%{transform:translate(18.513vw,30.037vh) scale(.8964)}to{transform:translate(19.3291vw,100vh) scale(.8964)}}.snow:nth-child(105){opacity:1.009;transform:translate(51.2642vw,-10px) scale(.0452);animation:fall-105 30s -23s linear infinite}@keyframes fall-105{33.837%{transform:translate(46.3772vw,33.837vh) scale(.0452)}to{transform:translate(48.8207vw,100vh) scale(.0452)}}.snow:nth-child(106){opacity:.6102;transform:translate(83.783vw,-10px) scale(.8265);animation:fall-106 24s -19s linear infinite}@keyframes fall-106{76.717%{transform:translate(76.749vw,76.717vh) scale(.8265)}to{transform:translate(80.266vw,100vh) scale(.8265)}}.snow:nth-child(107){opacity:.6818;transform:translate(28.3689vw,-10px) scale(.2036);animation:fall-107 14s -16s linear infinite}@keyframes fall-107{62.078%{transform:translate(20.6868vw,62.078vh) scale(.2036)}to{transform:translate(24.52785vw,100vh) scale(.2036)}}.snow:nth-child(108){opacity:1.8426;transform:translate(33.7501vw,-10px) scale(.3385);animation:fall-108 10s -14s linear infinite}@keyframes fall-108{55.512%{transform:translate(42.5836vw,55.512vh) scale(.3385)}to{transform:translate(38.16685vw,100vh) scale(.3385)}}.snow:nth-child(109){opacity:1.7264;transform:translate(88.5394vw,-10px) scale(.4227);animation:fall-109 24s -1s linear infinite}@keyframes fall-109{54.004%{transform:translate(84.4776vw,54.004vh) scale(.4227)}to{transform:translate(86.5085vw,100vh) scale(.4227)}}.snow:nth-child(110){opacity:1.7208;transform:translate(73.8153vw,-10px) scale(.1376);animation:fall-110 27s -5s linear infinite}@keyframes fall-110{51.212%{transform:translate(69.7112vw,51.212vh) scale(.1376)}to{transform:translate(71.76325vw,100vh) scale(.1376)}}.snow:nth-child(111){opacity:1.6768;transform:translate(71.7081vw,-10px) scale(.7305);animation:fall-111 28s -6s linear infinite}@keyframes fall-111{78.954%{transform:translate(68.1037vw,78.954vh) scale(.7305)}to{transform:translate(69.9059vw,100vh) scale(.7305)}}.snow:nth-child(112){opacity:.4126;transform:translate(35.566vw,-10px) scale(.8876);animation:fall-112 14s -29s linear infinite}@keyframes fall-112{64.252%{transform:translate(34.404vw,64.252vh) scale(.8876)}to{transform:translate(34.985vw,100vh) scale(.8876)}}.snow:nth-child(113){opacity:1.9836;transform:translate(25.4177vw,-10px) scale(.6868);animation:fall-113 29s -24s linear infinite}@keyframes fall-113{69.59%{transform:translate(27.0616vw,69.59vh) scale(.6868)}to{transform:translate(26.23965vw,100vh) scale(.6868)}}.snow:nth-child(114){opacity:.1702;transform:translate(7.8212vw,-10px) scale(.4466);animation:fall-114 14s -29s linear infinite}@keyframes fall-114{35.178%{transform:translate(14.2192vw,35.178vh) scale(.4466)}to{transform:translate(11.0202vw,100vh) scale(.4466)}}.snow:nth-child(115){opacity:1.7364;transform:translate(15.0976vw,-10px) scale(.755);animation:fall-115 22s -20s linear infinite}@keyframes fall-115{53.124%{transform:translate(12.5917vw,53.124vh) scale(.755)}to{transform:translate(13.84465vw,100vh) scale(.755)}}.snow:nth-child(116){opacity:1.1586;transform:translate(1.2029vw,-10px) scale(.2748);animation:fall-116 20s -28s linear infinite}@keyframes fall-116{70.727%{transform:translate(8.3937vw,70.727vh) scale(.2748)}to{transform:translate(4.7983vw,100vh) scale(.2748)}}.snow:nth-child(117){opacity:1.5914;transform:translate(33.5185vw,-10px) scale(.7882);animation:fall-117 10s -28s linear infinite}@keyframes fall-117{40.257%{transform:translate(33.9112vw,40.257vh) scale(.7882)}to{transform:translate(33.71485vw,100vh) scale(.7882)}}.snow:nth-child(118){opacity:1.1256;transform:translate(79.328vw,-10px) scale(.8429);animation:fall-118 18s -5s linear infinite}@keyframes fall-118{50.697%{transform:translate(85.917vw,50.697vh) scale(.8429)}to{transform:translate(82.6225vw,100vh) scale(.8429)}}.snow:nth-child(119){opacity:.0602;transform:translate(11.7992vw,-10px) scale(.9638);animation:fall-119 18s -4s linear infinite}@keyframes fall-119{79.879%{transform:translate(14.5729vw,79.879vh) scale(.9638)}to{transform:translate(13.18605vw,100vh) scale(.9638)}}.snow:nth-child(120){opacity:1.0652;transform:translate(41.1165vw,-10px) scale(.594);animation:fall-120 23s -5s linear infinite}@keyframes fall-120{68.819%{transform:translate(45.809vw,68.819vh) scale(.594)}to{transform:translate(43.46275vw,100vh) scale(.594)}}.snow:nth-child(121){opacity:.4368;transform:translate(70.7773vw,-10px) scale(.8905);animation:fall-121 16s -8s linear infinite}@keyframes fall-121{78.421%{transform:translate(70.1596vw,78.421vh) scale(.8905)}to{transform:translate(70.46845vw,100vh) scale(.8905)}}.snow:nth-child(122){opacity:.7514;transform:translate(10.5841vw,-10px) scale(.0312);animation:fall-122 28s -5s linear infinite}@keyframes fall-122{50.767%{transform:translate(18.7017vw,50.767vh) scale(.0312)}to{transform:translate(14.6429vw,100vh) scale(.0312)}}.snow:nth-child(123){opacity:.1332;transform:translate(85.661vw,-10px) scale(.7569);animation:fall-123 27s -21s linear infinite}@keyframes fall-123{74.3%{transform:translate(84.8094vw,74.3vh) scale(.7569)}to{transform:translate(85.2352vw,100vh) scale(.7569)}}.snow:nth-child(124){opacity:.4974;transform:translate(99.4948vw,-10px) scale(.4142);animation:fall-124 10s -28s linear infinite}@keyframes fall-124{57.338%{transform:translate(94.6019vw,57.338vh) scale(.4142)}to{transform:translate(97.04835vw,100vh) scale(.4142)}}.snow:nth-child(125){opacity:.943;transform:translate(80.3753vw,-10px) scale(.5496);animation:fall-125 28s -20s linear infinite}@keyframes fall-125{42.27%{transform:translate(80.6559vw,42.27vh) scale(.5496)}to{transform:translate(80.5156vw,100vh) scale(.5496)}}.snow:nth-child(126){opacity:1.6852;transform:translate(71.7341vw,-10px) scale(.7715);animation:fall-126 14s -16s linear infinite}@keyframes fall-126{72.614%{transform:translate(69.5327vw,72.614vh) scale(.7715)}to{transform:translate(70.6334vw,100vh) scale(.7715)}}.snow:nth-child(127){opacity:1.5464;transform:translate(93.7738vw,-10px) scale(.7294);animation:fall-127 27s -6s linear infinite}@keyframes fall-127{58.653%{transform:translate(96.3936vw,58.653vh) scale(.7294)}to{transform:translate(95.0837vw,100vh) scale(.7294)}}.snow:nth-child(128){opacity:1.1198;transform:translate(76.5143vw,-10px) scale(.3053);animation:fall-128 28s -30s linear infinite}@keyframes fall-128{76.546%{transform:translate(75.931vw,76.546vh) scale(.3053)}to{transform:translate(76.22265vw,100vh) scale(.3053)}}.snow:nth-child(129){opacity:1.0682;transform:translate(79.2562vw,-10px) scale(.3344);animation:fall-129 27s -8s linear infinite}@keyframes fall-129{51.802%{transform:translate(78.0357vw,51.802vh) scale(.3344)}to{transform:translate(78.64595vw,100vh) scale(.3344)}}.snow:nth-child(130){opacity:1.6342;transform:translate(57.7191vw,-10px) scale(.36);animation:fall-130 12s -22s linear infinite}@keyframes fall-130{78.21%{transform:translate(65.5037vw,78.21vh) scale(.36)}to{transform:translate(61.6114vw,100vh) scale(.36)}}.snow:nth-child(131){opacity:.5326;transform:translate(15.7846vw,-10px) scale(.3904);animation:fall-131 22s -4s linear infinite}@keyframes fall-131{34.219%{transform:translate(13.4234vw,34.219vh) scale(.3904)}to{transform:translate(14.604vw,100vh) scale(.3904)}}.snow:nth-child(132){opacity:1.3202;transform:translate(73.8889vw,-10px) scale(.097);animation:fall-132 18s -29s linear infinite}@keyframes fall-132{55.559%{transform:translate(72.0822vw,55.559vh) scale(.097)}to{transform:translate(72.98555vw,100vh) scale(.097)}}.snow:nth-child(133){opacity:.8192;transform:translate(94.3342vw,-10px) scale(.3881);animation:fall-133 26s -27s linear infinite}@keyframes fall-133{46.797%{transform:translate(97.4421vw,46.797vh) scale(.3881)}to{transform:translate(95.88815vw,100vh) scale(.3881)}}.snow:nth-child(134){opacity:1.6172;transform:translate(33.8947vw,-10px) scale(.0186);animation:fall-134 29s -11s linear infinite}@keyframes fall-134{64.805%{transform:translate(40.9446vw,64.805vh) scale(.0186)}to{transform:translate(37.41965vw,100vh) scale(.0186)}}.snow:nth-child(135){opacity:.023;transform:translate(23.8073vw,-10px) scale(.3347);animation:fall-135 26s -8s linear infinite}@keyframes fall-135{53.655%{transform:translate(14.1386vw,53.655vh) scale(.3347)}to{transform:translate(18.97295vw,100vh) scale(.3347)}}.snow:nth-child(136){opacity:.0776;transform:translate(4.5136vw,-10px) scale(.198);animation:fall-136 26s -3s linear infinite}@keyframes fall-136{39.478%{transform:translate(6.3069vw,39.478vh) scale(.198)}to{transform:translate(5.41025vw,100vh) scale(.198)}}.snow:nth-child(137){opacity:.4706;transform:translate(34.3213vw,-10px) scale(.8051);animation:fall-137 27s -4s linear infinite}@keyframes fall-137{59.865%{transform:translate(27.3214vw,59.865vh) scale(.8051)}to{transform:translate(30.82135vw,100vh) scale(.8051)}}.snow:nth-child(138){opacity:1.5008;transform:translate(89.7808vw,-10px) scale(.8822);animation:fall-138 20s -21s linear infinite}@keyframes fall-138{62.342%{transform:translate(80.0463vw,62.342vh) scale(.8822)}to{transform:translate(84.91355vw,100vh) scale(.8822)}}.snow:nth-child(139){opacity:1.8892;transform:translate(38.3329vw,-10px) scale(.2083);animation:fall-139 20s -9s linear infinite}@keyframes fall-139{32.619%{transform:translate(42.9716vw,32.619vh) scale(.2083)}to{transform:translate(40.65225vw,100vh) scale(.2083)}}.snow:nth-child(140){opacity:.4654;transform:translate(12.5553vw,-10px) scale(.1615);animation:fall-140 11s -8s linear infinite}@keyframes fall-140{78.027%{transform:translate(12.3836vw,78.027vh) scale(.1615)}to{transform:translate(12.46945vw,100vh) scale(.1615)}}.snow:nth-child(141){opacity:.6652;transform:translate(33.5127vw,-10px) scale(.8466);animation:fall-141 22s -21s linear infinite}@keyframes fall-141{72.809%{transform:translate(33.2484vw,72.809vh) scale(.8466)}to{transform:translate(33.38055vw,100vh) scale(.8466)}}.snow:nth-child(142){opacity:1.8754;transform:translate(29.8004vw,-10px) scale(.4281);animation:fall-142 24s -26s linear infinite}@keyframes fall-142{30.436%{transform:translate(28.2273vw,30.436vh) scale(.4281)}to{transform:translate(29.01385vw,100vh) scale(.4281)}}.snow:nth-child(143){opacity:1.247;transform:translate(45.3577vw,-10px) scale(.1842);animation:fall-143 15s -8s linear infinite}@keyframes fall-143{65.738%{transform:translate(36.5414vw,65.738vh) scale(.1842)}to{transform:translate(40.94955vw,100vh) scale(.1842)}}.snow:nth-child(144){opacity:.782;transform:translate(43.0716vw,-10px) scale(.1481);animation:fall-144 10s -30s linear infinite}@keyframes fall-144{32.887%{transform:translate(36.2026vw,32.887vh) scale(.1481)}to{transform:translate(39.6371vw,100vh) scale(.1481)}}.snow:nth-child(145){opacity:1.0994;transform:translate(57.1497vw,-10px) scale(.9606);animation:fall-145 12s -23s linear infinite}@keyframes fall-145{32.555%{transform:translate(62.5135vw,32.555vh) scale(.9606)}to{transform:translate(59.8316vw,100vh) scale(.9606)}}.snow:nth-child(146){opacity:.1204;transform:translate(95.8077vw,-10px) scale(.7013);animation:fall-146 24s -26s linear infinite}@keyframes fall-146{47.718%{transform:translate(98.3703vw,47.718vh) scale(.7013)}to{transform:translate(97.089vw,100vh) scale(.7013)}}.snow:nth-child(147){opacity:1.4602;transform:translate(21.2468vw,-10px) scale(.5923);animation:fall-147 15s -2s linear infinite}@keyframes fall-147{41.663%{transform:translate(24.5304vw,41.663vh) scale(.5923)}to{transform:translate(22.8886vw,100vh) scale(.5923)}}.snow:nth-child(148){opacity:.6932;transform:translate(68.4049vw,-10px) scale(.0665);animation:fall-148 22s -1s linear infinite}@keyframes fall-148{66.948%{transform:translate(69.792vw,66.948vh) scale(.0665)}to{transform:translate(69.09845vw,100vh) scale(.0665)}}.snow:nth-child(149){opacity:.523;transform:translate(6.2053vw,-10px) scale(.1268);animation:fall-149 13s -26s linear infinite}@keyframes fall-149{55.167%{transform:translate(4.7598vw,55.167vh) scale(.1268)}to{transform:translate(5.48255vw,100vh) scale(.1268)}}.snow:nth-child(150){opacity:1.7362;transform:translate(25.1811vw,-10px) scale(.8499);animation:fall-150 11s -12s linear infinite}@keyframes fall-150{75.244%{transform:translate(18.107vw,75.244vh) scale(.8499)}to{transform:translate(21.64405vw,100vh) scale(.8499)}}.snow:nth-child(151){opacity:.1562;transform:translate(59.5913vw,-10px) scale(.6096);animation:fall-151 25s -13s linear infinite}@keyframes fall-151{62.262%{transform:translate(59.1837vw,62.262vh) scale(.6096)}to{transform:translate(59.3875vw,100vh) scale(.6096)}}.snow:nth-child(152){opacity:1.5838;transform:translate(40.5521vw,-10px) scale(.5018);animation:fall-152 10s -2s linear infinite}@keyframes fall-152{53.721%{transform:translate(38.9793vw,53.721vh) scale(.5018)}to{transform:translate(39.7657vw,100vh) scale(.5018)}}.snow:nth-child(153){opacity:.8026;transform:translate(72.1382vw,-10px) scale(.4413);animation:fall-153 21s -8s linear infinite}@keyframes fall-153{65.011%{transform:translate(66.2144vw,65.011vh) scale(.4413)}to{transform:translate(69.1763vw,100vh) scale(.4413)}}.snow:nth-child(154){opacity:.8474;transform:translate(60.4052vw,-10px) scale(.2974);animation:fall-154 17s -25s linear infinite}@keyframes fall-154{48.047%{transform:translate(68.5729vw,48.047vh) scale(.2974)}to{transform:translate(64.48905vw,100vh) scale(.2974)}}.snow:nth-child(155){opacity:.912;transform:translate(34.3895vw,-10px) scale(.2441);animation:fall-155 14s -8s linear infinite}@keyframes fall-155{46.819%{transform:translate(37.8523vw,46.819vh) scale(.2441)}to{transform:translate(36.1209vw,100vh) scale(.2441)}}.snow:nth-child(156){opacity:.8622;transform:translate(79.7056vw,-10px) scale(.3021);animation:fall-156 26s -11s linear infinite}@keyframes fall-156{42.499%{transform:translate(82.278vw,42.499vh) scale(.3021)}to{transform:translate(80.9918vw,100vh) scale(.3021)}}.snow:nth-child(157){opacity:.2554;transform:translate(33.0637vw,-10px) scale(.3028);animation:fall-157 25s -14s linear infinite}@keyframes fall-157{34.195%{transform:translate(37.4413vw,34.195vh) scale(.3028)}to{transform:translate(35.2525vw,100vh) scale(.3028)}}.snow:nth-child(158){opacity:1.9916;transform:translate(27.3209vw,-10px) scale(.8474);animation:fall-158 26s -14s linear infinite}@keyframes fall-158{58.641%{transform:translate(18.5691vw,58.641vh) scale(.8474)}to{transform:translate(22.945vw,100vh) scale(.8474)}}.snow:nth-child(159){opacity:.0024;transform:translate(83.3774vw,-10px) scale(.4851);animation:fall-159 19s -23s linear infinite}@keyframes fall-159{48.352%{transform:translate(78.7968vw,48.352vh) scale(.4851)}to{transform:translate(81.0871vw,100vh) scale(.4851)}}.snow:nth-child(160){opacity:1.306;transform:translate(34.3686vw,-10px) scale(.7751);animation:fall-160 27s -6s linear infinite}@keyframes fall-160{59.094%{transform:translate(30.4996vw,59.094vh) scale(.7751)}to{transform:translate(32.4341vw,100vh) scale(.7751)}}.snow:nth-child(161){opacity:1.0332;transform:translate(19.0003vw,-10px) scale(.3309);animation:fall-161 18s -16s linear infinite}@keyframes fall-161{39.307%{transform:translate(18.2173vw,39.307vh) scale(.3309)}to{transform:translate(18.6088vw,100vh) scale(.3309)}}.snow:nth-child(162){opacity:1.5568;transform:translate(55.1162vw,-10px) scale(.1444);animation:fall-162 18s -27s linear infinite}@keyframes fall-162{41.37%{transform:translate(58.1843vw,41.37vh) scale(.1444)}to{transform:translate(56.65025vw,100vh) scale(.1444)}}.snow:nth-child(163){opacity:.2598;transform:translate(54.3839vw,-10px) scale(.3154);animation:fall-163 11s -19s linear infinite}@keyframes fall-163{72.43%{transform:translate(46.6714vw,72.43vh) scale(.3154)}to{transform:translate(50.52765vw,100vh) scale(.3154)}}.snow:nth-child(164){opacity:.9142;transform:translate(51.6399vw,-10px) scale(.1281);animation:fall-164 22s -26s linear infinite}@keyframes fall-164{52.747%{transform:translate(55.1382vw,52.747vh) scale(.1281)}to{transform:translate(53.38905vw,100vh) scale(.1281)}}.snow:nth-child(165){opacity:.214;transform:translate(85.7801vw,-10px) scale(.5384);animation:fall-165 20s -11s linear infinite}@keyframes fall-165{74.954%{transform:translate(80.7169vw,74.954vh) scale(.5384)}to{transform:translate(83.2485vw,100vh) scale(.5384)}}.snow:nth-child(166){opacity:.1168;transform:translate(70.5786vw,-10px) scale(.5372);animation:fall-166 26s -25s linear infinite}@keyframes fall-166{39.48%{transform:translate(70.1825vw,39.48vh) scale(.5372)}to{transform:translate(70.38055vw,100vh) scale(.5372)}}.snow:nth-child(167){opacity:.4124;transform:translate(75.6051vw,-10px) scale(.2911);animation:fall-167 15s -3s linear infinite}@keyframes fall-167{58.749%{transform:translate(85.1538vw,58.749vh) scale(.2911)}to{transform:translate(80.37945vw,100vh) scale(.2911)}}.snow:nth-child(168){opacity:.6106;transform:translate(97.2318vw,-10px) scale(.0113);animation:fall-168 27s -5s linear infinite}@keyframes fall-168{63.064%{transform:translate(97.759vw,63.064vh) scale(.0113)}to{transform:translate(97.4954vw,100vh) scale(.0113)}}.snow:nth-child(169){opacity:.3144;transform:translate(24.4193vw,-10px) scale(.763);animation:fall-169 17s -26s linear infinite}@keyframes fall-169{61.066%{transform:translate(31.7602vw,61.066vh) scale(.763)}to{transform:translate(28.08975vw,100vh) scale(.763)}}.snow:nth-child(170){opacity:1.2534;transform:translate(18.1471vw,-10px) scale(.3049);animation:fall-170 23s -20s linear infinite}@keyframes fall-170{36.116%{transform:translate(9.6694vw,36.116vh) scale(.3049)}to{transform:translate(13.90825vw,100vh) scale(.3049)}}.snow:nth-child(171){opacity:.5648;transform:translate(83.3076vw,-10px) scale(.7387);animation:fall-171 19s -19s linear infinite}@keyframes fall-171{37.93%{transform:translate(79.768vw,37.93vh) scale(.7387)}to{transform:translate(81.5378vw,100vh) scale(.7387)}}.snow:nth-child(172){opacity:.2468;transform:translate(9.2416vw,-10px) scale(.869);animation:fall-172 30s -2s linear infinite}@keyframes fall-172{78.172%{transform:translate(.8276vw,78.172vh) scale(.869)}to{transform:translate(5.0346vw,100vh) scale(.869)}}.snow:nth-child(173){opacity:1.3918;transform:translate(84.0974vw,-10px) scale(.6601);animation:fall-173 25s -30s linear infinite}@keyframes fall-173{75.238%{transform:translate(83.3862vw,75.238vh) scale(.6601)}to{transform:translate(83.7418vw,100vh) scale(.6601)}}.snow:nth-child(174){opacity:.0914;transform:translate(3.7366vw,-10px) scale(.501);animation:fall-174 22s -8s linear infinite}@keyframes fall-174{55.952%{transform:translate(12.9578vw,55.952vh) scale(.501)}to{transform:translate(8.3472vw,100vh) scale(.501)}}.snow:nth-child(175){opacity:.2794;transform:translate(28.816vw,-10px) scale(.024);animation:fall-175 30s -29s linear infinite}@keyframes fall-175{59.643%{transform:translate(19.9949vw,59.643vh) scale(.024)}to{transform:translate(24.40545vw,100vh) scale(.024)}}.snow:nth-child(176){opacity:.466;transform:translate(25.7955vw,-10px) scale(.226);animation:fall-176 19s -22s linear infinite}@keyframes fall-176{52.105%{transform:translate(24.4872vw,52.105vh) scale(.226)}to{transform:translate(25.14135vw,100vh) scale(.226)}}.snow:nth-child(177){opacity:.0918;transform:translate(95.5393vw,-10px) scale(.6224);animation:fall-177 17s -4s linear infinite}@keyframes fall-177{38.474%{transform:translate(100.4672vw,38.474vh) scale(.6224)}to{transform:translate(98.00325vw,100vh) scale(.6224)}}.snow:nth-child(178){opacity:.8542;transform:translate(94.2006vw,-10px) scale(.2007);animation:fall-178 11s -9s linear infinite}@keyframes fall-178{70.635%{transform:translate(86.9914vw,70.635vh) scale(.2007)}to{transform:translate(90.596vw,100vh) scale(.2007)}}.snow:nth-child(179){opacity:.2978;transform:translate(52.3893vw,-10px) scale(.5437);animation:fall-179 15s -26s linear infinite}@keyframes fall-179{49.549%{transform:translate(49.2218vw,49.549vh) scale(.5437)}to{transform:translate(50.80555vw,100vh) scale(.5437)}}.snow:nth-child(180){opacity:1.245;transform:translate(43.3625vw,-10px) scale(.3304);animation:fall-180 22s -6s linear infinite}@keyframes fall-180{67.034%{transform:translate(36.662vw,67.034vh) scale(.3304)}to{transform:translate(40.01225vw,100vh) scale(.3304)}}.snow:nth-child(181){opacity:.1614;transform:translate(5.7922vw,-10px) scale(.1281);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{48.115%{transform:translate(13.3456vw,48.115vh) scale(.1281)}to{transform:translate(9.5689vw,100vh) scale(.1281)}}.snow:nth-child(182){opacity:1.2014;transform:translate(25.3653vw,-10px) scale(.5083);animation:fall-182 13s -26s linear infinite}@keyframes fall-182{45.774%{transform:translate(33.7947vw,45.774vh) scale(.5083)}to{transform:translate(29.58vw,100vh) scale(.5083)}}.snow:nth-child(183){opacity:1.496;transform:translate(76.6682vw,-10px) scale(.5345);animation:fall-183 24s -23s linear infinite}@keyframes fall-183{60.203%{transform:translate(77.766vw,60.203vh) scale(.5345)}to{transform:translate(77.2171vw,100vh) scale(.5345)}}.snow:nth-child(184){opacity:.6228;transform:translate(42.9688vw,-10px) scale(.534);animation:fall-184 19s -15s linear infinite}@keyframes fall-184{64.845%{transform:translate(45.3526vw,64.845vh) scale(.534)}to{transform:translate(44.1607vw,100vh) scale(.534)}}.snow:nth-child(185){opacity:1.7386;transform:translate(92.7801vw,-10px) scale(.9092);animation:fall-185 24s -5s linear infinite}@keyframes fall-185{61.061%{transform:translate(85.8561vw,61.061vh) scale(.9092)}to{transform:translate(89.3181vw,100vh) scale(.9092)}}.snow:nth-child(186){opacity:.4958;transform:translate(71.4275vw,-10px) scale(.746);animation:fall-186 23s -23s linear infinite}@keyframes fall-186{36.223%{transform:translate(66.5063vw,36.223vh) scale(.746)}to{transform:translate(68.9669vw,100vh) scale(.746)}}.snow:nth-child(187){opacity:1.9884;transform:translate(7.5018vw,-10px) scale(.7157);animation:fall-187 16s -16s linear infinite}@keyframes fall-187{57.188%{transform:translate(3.4692vw,57.188vh) scale(.7157)}to{transform:translate(5.4855vw,100vh) scale(.7157)}}.snow:nth-child(188){opacity:1.5668;transform:translate(71.3381vw,-10px) scale(.6946);animation:fall-188 19s -11s linear infinite}@keyframes fall-188{38.757%{transform:translate(80.1294vw,38.757vh) scale(.6946)}to{transform:translate(75.73375vw,100vh) scale(.6946)}}.snow:nth-child(189){opacity:.4008;transform:translate(58.6347vw,-10px) scale(.645);animation:fall-189 15s -4s linear infinite}@keyframes fall-189{52.659%{transform:translate(53.2862vw,52.659vh) scale(.645)}to{transform:translate(55.96045vw,100vh) scale(.645)}}.snow:nth-child(190){opacity:1.1582;transform:translate(25.4621vw,-10px) scale(.4972);animation:fall-190 28s -29s linear infinite}@keyframes fall-190{58.884%{transform:translate(33.2152vw,58.884vh) scale(.4972)}to{transform:translate(29.33865vw,100vh) scale(.4972)}}.snow:nth-child(191){opacity:.1594;transform:translate(37.1754vw,-10px) scale(.0335);animation:fall-191 13s -9s linear infinite}@keyframes fall-191{63.202%{transform:translate(32.302vw,63.202vh) scale(.0335)}to{transform:translate(34.7387vw,100vh) scale(.0335)}}.snow:nth-child(192){opacity:.0844;transform:translate(36.3603vw,-10px) scale(.3388);animation:fall-192 13s -2s linear infinite}@keyframes fall-192{71.91%{transform:translate(34.7729vw,71.91vh) scale(.3388)}to{transform:translate(35.5666vw,100vh) scale(.3388)}}.snow:nth-child(193){opacity:1.438;transform:translate(27.0558vw,-10px) scale(.523);animation:fall-193 22s -17s linear infinite}@keyframes fall-193{69.851%{transform:translate(34.7474vw,69.851vh) scale(.523)}to{transform:translate(30.9016vw,100vh) scale(.523)}}.snow:nth-child(194){opacity:1.0042;transform:translate(26.1002vw,-10px) scale(.7137);animation:fall-194 24s -10s linear infinite}@keyframes fall-194{30.169%{transform:translate(25.9604vw,30.169vh) scale(.7137)}to{transform:translate(26.0303vw,100vh) scale(.7137)}}.snow:nth-child(195){opacity:1.5482;transform:translate(20.7364vw,-10px) scale(.3261);animation:fall-195 12s -13s linear infinite}@keyframes fall-195{59.871%{transform:translate(29.7043vw,59.871vh) scale(.3261)}to{transform:translate(25.22035vw,100vh) scale(.3261)}}.snow:nth-child(196){opacity:.7298;transform:translate(56.8223vw,-10px) scale(.3095);animation:fall-196 14s -5s linear infinite}@keyframes fall-196{57.798%{transform:translate(64.7423vw,57.798vh) scale(.3095)}to{transform:translate(60.7823vw,100vh) scale(.3095)}}.snow:nth-child(197){opacity:1.0084;transform:translate(70.9534vw,-10px) scale(.501);animation:fall-197 22s -28s linear infinite}@keyframes fall-197{71.864%{transform:translate(64.2134vw,71.864vh) scale(.501)}to{transform:translate(67.5834vw,100vh) scale(.501)}}.snow:nth-child(198){opacity:1.8896;transform:translate(34.9798vw,-10px) scale(.5888);animation:fall-198 28s -15s linear infinite}@keyframes fall-198{61.569%{transform:translate(27.5239vw,61.569vh) scale(.5888)}to{transform:translate(31.25185vw,100vh) scale(.5888)}}.snow:nth-child(199){opacity:.6912;transform:translate(14.6591vw,-10px) scale(.6555);animation:fall-199 19s -7s linear infinite}@keyframes fall-199{60.61%{transform:translate(17.9254vw,60.61vh) scale(.6555)}to{transform:translate(16.29225vw,100vh) scale(.6555)}}.snow:nth-child(200){opacity:1.3594;transform:translate(4.0766vw,-10px) scale(.2214);animation:fall-200 20s -13s linear infinite}@keyframes fall-200{71.661%{transform:translate(4.5018vw,71.661vh) scale(.2214)}to{transform:translate(4.2892vw,100vh) scale(.2214)}}.snow:nth-child(201){opacity:.1396;transform:translate(45.7442vw,-10px) scale(.3434);animation:fall-201 17s -15s linear infinite}@keyframes fall-201{74.165%{transform:translate(47.4985vw,74.165vh) scale(.3434)}to{transform:translate(46.62135vw,100vh) scale(.3434)}}.snow:nth-child(202){opacity:1.8378;transform:translate(42.902vw,-10px) scale(.7201);animation:fall-202 14s -7s linear infinite}@keyframes fall-202{52.922%{transform:translate(35.7959vw,52.922vh) scale(.7201)}to{transform:translate(39.34895vw,100vh) scale(.7201)}}.snow:nth-child(203){opacity:1.6642;transform:translate(12.923vw,-10px) scale(.5027);animation:fall-203 14s -20s linear infinite}@keyframes fall-203{72.444%{transform:translate(7.1576vw,72.444vh) scale(.5027)}to{transform:translate(10.0403vw,100vh) scale(.5027)}}.snow:nth-child(204){opacity:.0678;transform:translate(42.7969vw,-10px) scale(.7398);animation:fall-204 23s -4s linear infinite}@keyframes fall-204{50.944%{transform:translate(35.3338vw,50.944vh) scale(.7398)}to{transform:translate(39.06535vw,100vh) scale(.7398)}}.snow:nth-child(205){opacity:.7166;transform:translate(23.9532vw,-10px) scale(.4261);animation:fall-205 11s -16s linear infinite}@keyframes fall-205{65.834%{transform:translate(16.7726vw,65.834vh) scale(.4261)}to{transform:translate(20.3629vw,100vh) scale(.4261)}}.snow:nth-child(206){opacity:.4726;transform:translate(47.0753vw,-10px) scale(.8518);animation:fall-206 21s -11s linear infinite}@keyframes fall-206{69.473%{transform:translate(37.9556vw,69.473vh) scale(.8518)}to{transform:translate(42.51545vw,100vh) scale(.8518)}}.snow:nth-child(207){opacity:1.1958;transform:translate(48.4909vw,-10px) scale(.899);animation:fall-207 28s -17s linear infinite}@keyframes fall-207{33.057%{transform:translate(45.3448vw,33.057vh) scale(.899)}to{transform:translate(46.91785vw,100vh) scale(.899)}}.snow:nth-child(208){opacity:.0554;transform:translate(15.9774vw,-10px) scale(.2163);animation:fall-208 26s -14s linear infinite}@keyframes fall-208{35.826%{transform:translate(12.6595vw,35.826vh) scale(.2163)}to{transform:translate(14.31845vw,100vh) scale(.2163)}}.snow:nth-child(209){opacity:.1502;transform:translate(46.6343vw,-10px) scale(.2241);animation:fall-209 24s -6s linear infinite}@keyframes fall-209{72.198%{transform:translate(40.4868vw,72.198vh) scale(.2241)}to{transform:translate(43.56055vw,100vh) scale(.2241)}}.snow:nth-child(210){opacity:1.7686;transform:translate(6.0719vw,-10px) scale(.8364);animation:fall-210 24s -23s linear infinite}@keyframes fall-210{57.609%{transform:translate(-1.7376vw,57.609vh) scale(.8364)}to{transform:translate(2.16715vw,100vh) scale(.8364)}}.snow:nth-child(211){opacity:1.5418;transform:translate(72.1741vw,-10px) scale(.2457);animation:fall-211 24s -9s linear infinite}@keyframes fall-211{73.155%{transform:translate(64.194vw,73.155vh) scale(.2457)}to{transform:translate(68.18405vw,100vh) scale(.2457)}}.snow:nth-child(212){opacity:.233;transform:translate(26.2744vw,-10px) scale(.6124);animation:fall-212 17s -21s linear infinite}@keyframes fall-212{38.635%{transform:translate(22.7185vw,38.635vh) scale(.6124)}to{transform:translate(24.49645vw,100vh) scale(.6124)}}.snow:nth-child(213){opacity:1.9794;transform:translate(41.7875vw,-10px) scale(.7217);animation:fall-213 27s -15s linear infinite}@keyframes fall-213{77.556%{transform:translate(38.4279vw,77.556vh) scale(.7217)}to{transform:translate(40.1077vw,100vh) scale(.7217)}}.snow:nth-child(214){opacity:.1596;transform:translate(57.2066vw,-10px) scale(.6888);animation:fall-214 13s -24s linear infinite}@keyframes fall-214{74.737%{transform:translate(53.0254vw,74.737vh) scale(.6888)}to{transform:translate(55.116vw,100vh) scale(.6888)}}.snow:nth-child(215){opacity:.8024;transform:translate(66.1234vw,-10px) scale(.462);animation:fall-215 18s -14s linear infinite}@keyframes fall-215{50.696%{transform:translate(73.0843vw,50.696vh) scale(.462)}to{transform:translate(69.60385vw,100vh) scale(.462)}}.snow:nth-child(216){opacity:1.1788;transform:translate(31.244vw,-10px) scale(.6748);animation:fall-216 18s -29s linear infinite}@keyframes fall-216{70.761%{transform:translate(35.3045vw,70.761vh) scale(.6748)}to{transform:translate(33.27425vw,100vh) scale(.6748)}}.snow:nth-child(217){opacity:1.2712;transform:translate(44.014vw,-10px) scale(.584);animation:fall-217 19s -28s linear infinite}@keyframes fall-217{78.838%{transform:translate(35.8083vw,78.838vh) scale(.584)}to{transform:translate(39.91115vw,100vh) scale(.584)}}.snow:nth-child(218){opacity:.818;transform:translate(38.7327vw,-10px) scale(.3872);animation:fall-218 20s -29s linear infinite}@keyframes fall-218{34.911%{transform:translate(41.6468vw,34.911vh) scale(.3872)}to{transform:translate(40.18975vw,100vh) scale(.3872)}}.snow:nth-child(219){opacity:1.509;transform:translate(15.1664vw,-10px) scale(.1645);animation:fall-219 28s -2s linear infinite}@keyframes fall-219{34.88%{transform:translate(21.2869vw,34.88vh) scale(.1645)}to{transform:translate(18.22665vw,100vh) scale(.1645)}}.snow:nth-child(220){opacity:.795;transform:translate(55.3566vw,-10px) scale(.0918);animation:fall-220 24s -12s linear infinite}@keyframes fall-220{63.218%{transform:translate(61.6852vw,63.218vh) scale(.0918)}to{transform:translate(58.5209vw,100vh) scale(.0918)}}.snow:nth-child(221){opacity:1.1806;transform:translate(74.0826vw,-10px) scale(.8473);animation:fall-221 21s -6s linear infinite}@keyframes fall-221{53.674%{transform:translate(64.9549vw,53.674vh) scale(.8473)}to{transform:translate(69.51875vw,100vh) scale(.8473)}}.snow:nth-child(222){opacity:.2708;transform:translate(27.2522vw,-10px) scale(.4642);animation:fall-222 28s -6s linear infinite}@keyframes fall-222{52.125%{transform:translate(17.274vw,52.125vh) scale(.4642)}to{transform:translate(22.2631vw,100vh) scale(.4642)}}.snow:nth-child(223){opacity:1.9036;transform:translate(42.1718vw,-10px) scale(.8811);animation:fall-223 10s -9s linear infinite}@keyframes fall-223{55.267%{transform:translate(36.2423vw,55.267vh) scale(.8811)}to{transform:translate(39.20705vw,100vh) scale(.8811)}}.snow:nth-child(224){opacity:1.4468;transform:translate(2.7744vw,-10px) scale(.9582);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{55.26%{transform:translate(-6.809vw,55.26vh) scale(.9582)}to{transform:translate(-2.0173vw,100vh) scale(.9582)}}.snow:nth-child(225){opacity:1.1268;transform:translate(67.8839vw,-10px) scale(.2215);animation:fall-225 18s -23s linear infinite}@keyframes fall-225{50.914%{transform:translate(64.834vw,50.914vh) scale(.2215)}to{transform:translate(66.35895vw,100vh) scale(.2215)}}.snow:nth-child(226){opacity:1.4322;transform:translate(69.0133vw,-10px) scale(.5379);animation:fall-226 11s -3s linear infinite}@keyframes fall-226{36.489%{transform:translate(61.7449vw,36.489vh) scale(.5379)}to{transform:translate(65.3791vw,100vh) scale(.5379)}}.snow:nth-child(227){opacity:.171;transform:translate(61.7722vw,-10px) scale(.4468);animation:fall-227 29s -11s linear infinite}@keyframes fall-227{36.054%{transform:translate(61.6947vw,36.054vh) scale(.4468)}to{transform:translate(61.73345vw,100vh) scale(.4468)}}.snow:nth-child(228){opacity:1.3424;transform:translate(29.1254vw,-10px) scale(.2271);animation:fall-228 18s -8s linear infinite}@keyframes fall-228{63.395%{transform:translate(23.1736vw,63.395vh) scale(.2271)}to{transform:translate(26.1495vw,100vh) scale(.2271)}}.snow:nth-child(229){opacity:.2364;transform:translate(33.1788vw,-10px) scale(.3345);animation:fall-229 22s -5s linear infinite}@keyframes fall-229{74.224%{transform:translate(41.6867vw,74.224vh) scale(.3345)}to{transform:translate(37.43275vw,100vh) scale(.3345)}}.snow:nth-child(230){opacity:.6498;transform:translate(63.6961vw,-10px) scale(.2063);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{46.856%{transform:translate(64.0858vw,46.856vh) scale(.2063)}to{transform:translate(63.89095vw,100vh) scale(.2063)}}.snow:nth-child(231){opacity:1.2276;transform:translate(29.5902vw,-10px) scale(.7202);animation:fall-231 25s -11s linear infinite}@keyframes fall-231{52.168%{transform:translate(35.0206vw,52.168vh) scale(.7202)}to{transform:translate(32.3054vw,100vh) scale(.7202)}}.snow:nth-child(232){opacity:.1878;transform:translate(28.1847vw,-10px) scale(.6275);animation:fall-232 25s -23s linear infinite}@keyframes fall-232{48.784%{transform:translate(35.5923vw,48.784vh) scale(.6275)}to{transform:translate(31.8885vw,100vh) scale(.6275)}}.snow:nth-child(233){opacity:.0642;transform:translate(57.2442vw,-10px) scale(.6715);animation:fall-233 18s -10s linear infinite}@keyframes fall-233{30.93%{transform:translate(58.9611vw,30.93vh) scale(.6715)}to{transform:translate(58.10265vw,100vh) scale(.6715)}}.snow:nth-child(234){opacity:1.5444;transform:translate(65.8145vw,-10px) scale(.662);animation:fall-234 26s -11s linear infinite}@keyframes fall-234{41.362%{transform:translate(70.7542vw,41.362vh) scale(.662)}to{transform:translate(68.28435vw,100vh) scale(.662)}}.snow:nth-child(235){opacity:1.4918;transform:translate(70.5398vw,-10px) scale(.2686);animation:fall-235 18s -14s linear infinite}@keyframes fall-235{72.342%{transform:translate(69.3933vw,72.342vh) scale(.2686)}to{transform:translate(69.96655vw,100vh) scale(.2686)}}.snow:nth-child(236){opacity:1.477;transform:translate(95.0984vw,-10px) scale(.4108);animation:fall-236 27s -30s linear infinite}@keyframes fall-236{32.903%{transform:translate(101.1301vw,32.903vh) scale(.4108)}to{transform:translate(98.11425vw,100vh) scale(.4108)}}.snow:nth-child(237){opacity:1.935;transform:translate(74.9701vw,-10px) scale(.5074);animation:fall-237 24s -14s linear infinite}@keyframes fall-237{63.924%{transform:translate(65.8621vw,63.924vh) scale(.5074)}to{transform:translate(70.4161vw,100vh) scale(.5074)}}.snow:nth-child(238){opacity:1.8446;transform:translate(10.924vw,-10px) scale(.0926);animation:fall-238 16s -15s linear infinite}@keyframes fall-238{76.333%{transform:translate(15.1088vw,76.333vh) scale(.0926)}to{transform:translate(13.0164vw,100vh) scale(.0926)}}.snow:nth-child(239){opacity:.3276;transform:translate(33.6204vw,-10px) scale(.4922);animation:fall-239 13s -27s linear infinite}@keyframes fall-239{79.588%{transform:translate(29.8284vw,79.588vh) scale(.4922)}to{transform:translate(31.7244vw,100vh) scale(.4922)}}.snow:nth-child(240){opacity:1.4494;transform:translate(64.4849vw,-10px) scale(.5953);animation:fall-240 25s -17s linear infinite}@keyframes fall-240{65.777%{transform:translate(70.1096vw,65.777vh) scale(.5953)}to{transform:translate(67.29725vw,100vh) scale(.5953)}}.snow:nth-child(241){opacity:.4914;transform:translate(37.7554vw,-10px) scale(.2949);animation:fall-241 25s -30s linear infinite}@keyframes fall-241{44.308%{transform:translate(40.0583vw,44.308vh) scale(.2949)}to{transform:translate(38.90685vw,100vh) scale(.2949)}}.snow:nth-child(242){opacity:1.2916;transform:translate(1.0732vw,-10px) scale(.7882);animation:fall-242 19s -9s linear infinite}@keyframes fall-242{44.732%{transform:translate(4.4895vw,44.732vh) scale(.7882)}to{transform:translate(2.78135vw,100vh) scale(.7882)}}.snow:nth-child(243){opacity:.1152;transform:translate(71.73vw,-10px) scale(.6791);animation:fall-243 22s -23s linear infinite}@keyframes fall-243{51.981%{transform:translate(80.8949vw,51.981vh) scale(.6791)}to{transform:translate(76.31245vw,100vh) scale(.6791)}}.snow:nth-child(244){opacity:.397;transform:translate(87.1563vw,-10px) scale(.1273);animation:fall-244 20s -28s linear infinite}@keyframes fall-244{54.022%{transform:translate(81.9626vw,54.022vh) scale(.1273)}to{transform:translate(84.55945vw,100vh) scale(.1273)}}.snow:nth-child(245){opacity:1.6636;transform:translate(60.9454vw,-10px) scale(.596);animation:fall-245 24s -8s linear infinite}@keyframes fall-245{48.278%{transform:translate(60.4051vw,48.278vh) scale(.596)}to{transform:translate(60.67525vw,100vh) scale(.596)}}.snow:nth-child(246){opacity:.4162;transform:translate(57.5715vw,-10px) scale(.5866);animation:fall-246 20s -7s linear infinite}@keyframes fall-246{73.095%{transform:translate(66.166vw,73.095vh) scale(.5866)}to{transform:translate(61.86875vw,100vh) scale(.5866)}}.snow:nth-child(247){opacity:1.0696;transform:translate(29.0161vw,-10px) scale(.0932);animation:fall-247 19s -28s linear infinite}@keyframes fall-247{62.465%{transform:translate(36.7888vw,62.465vh) scale(.0932)}to{transform:translate(32.90245vw,100vh) scale(.0932)}}.snow:nth-child(248){opacity:1.7856;transform:translate(95.7165vw,-10px) scale(.746);animation:fall-248 24s -16s linear infinite}@keyframes fall-248{37.639%{transform:translate(96.5373vw,37.639vh) scale(.746)}to{transform:translate(96.1269vw,100vh) scale(.746)}}.snow:nth-child(249){opacity:1.2092;transform:translate(78.299vw,-10px) scale(.667);animation:fall-249 22s -25s linear infinite}@keyframes fall-249{43.814%{transform:translate(81.8673vw,43.814vh) scale(.667)}to{transform:translate(80.08315vw,100vh) scale(.667)}}.snow:nth-child(250){opacity:.304;transform:translate(90.7352vw,-10px) scale(.6017);animation:fall-250 26s -27s linear infinite}@keyframes fall-250{51.803%{transform:translate(98.4394vw,51.803vh) scale(.6017)}to{transform:translate(94.5873vw,100vh) scale(.6017)}}.snow:nth-child(251){opacity:.7394;transform:translate(59.5248vw,-10px) scale(.2363);animation:fall-251 22s -29s linear infinite}@keyframes fall-251{72.071%{transform:translate(57.0801vw,72.071vh) scale(.2363)}to{transform:translate(58.30245vw,100vh) scale(.2363)}}.snow:nth-child(252){opacity:.4742;transform:translate(7.5303vw,-10px) scale(.7933);animation:fall-252 23s -21s linear infinite}@keyframes fall-252{57.64%{transform:translate(7.7392vw,57.64vh) scale(.7933)}to{transform:translate(7.63475vw,100vh) scale(.7933)}}.snow:nth-child(253){opacity:1.8232;transform:translate(43.5725vw,-10px) scale(.6564);animation:fall-253 30s -13s linear infinite}@keyframes fall-253{53.11%{transform:translate(37.5387vw,53.11vh) scale(.6564)}to{transform:translate(40.5556vw,100vh) scale(.6564)}}.snow:nth-child(254){opacity:1.6228;transform:translate(75.5634vw,-10px) scale(.6767);animation:fall-254 18s -23s linear infinite}@keyframes fall-254{41.12%{transform:translate(68.4998vw,41.12vh) scale(.6767)}to{transform:translate(72.0316vw,100vh) scale(.6767)}}.snow:nth-child(255){opacity:1.2108;transform:translate(78.8763vw,-10px) scale(.0455);animation:fall-255 21s -6s linear infinite}@keyframes fall-255{35.487%{transform:translate(83.1761vw,35.487vh) scale(.0455)}to{transform:translate(81.0262vw,100vh) scale(.0455)}}.snow:nth-child(256){opacity:.106;transform:translate(26.6339vw,-10px) scale(.8262);animation:fall-256 16s -3s linear infinite}@keyframes fall-256{69.909%{transform:translate(21.7137vw,69.909vh) scale(.8262)}to{transform:translate(24.1738vw,100vh) scale(.8262)}}.snow:nth-child(257){opacity:1.5554;transform:translate(44.5218vw,-10px) scale(.8635);animation:fall-257 11s -19s linear infinite}@keyframes fall-257{68.8%{transform:translate(50.9845vw,68.8vh) scale(.8635)}to{transform:translate(47.75315vw,100vh) scale(.8635)}}.snow:nth-child(258){opacity:1.0058;transform:translate(56.111vw,-10px) scale(.0723);animation:fall-258 15s -18s linear infinite}@keyframes fall-258{35.097%{transform:translate(46.7328vw,35.097vh) scale(.0723)}to{transform:translate(51.4219vw,100vh) scale(.0723)}}.snow:nth-child(259){opacity:1.8796;transform:translate(7.1545vw,-10px) scale(.9702);animation:fall-259 28s -21s linear infinite}@keyframes fall-259{38.825%{transform:translate(13.9039vw,38.825vh) scale(.9702)}to{transform:translate(10.5292vw,100vh) scale(.9702)}}.snow:nth-child(260){opacity:1.7974;transform:translate(20.8561vw,-10px) scale(.3845);animation:fall-260 14s -16s linear infinite}@keyframes fall-260{38.84%{transform:translate(17.948vw,38.84vh) scale(.3845)}to{transform:translate(19.40205vw,100vh) scale(.3845)}}.snow:nth-child(261){opacity:1.8408;transform:translate(33.5754vw,-10px) scale(.5033);animation:fall-261 21s -9s linear infinite}@keyframes fall-261{50.208%{transform:translate(36.1588vw,50.208vh) scale(.5033)}to{transform:translate(34.8671vw,100vh) scale(.5033)}}.snow:nth-child(262){opacity:.7978;transform:translate(47.1875vw,-10px) scale(.2029);animation:fall-262 15s -11s linear infinite}@keyframes fall-262{59.859%{transform:translate(42.1428vw,59.859vh) scale(.2029)}to{transform:translate(44.66515vw,100vh) scale(.2029)}}.snow:nth-child(263){opacity:.3726;transform:translate(54.4616vw,-10px) scale(.4347);animation:fall-263 25s -16s linear infinite}@keyframes fall-263{43.517%{transform:translate(62.9891vw,43.517vh) scale(.4347)}to{transform:translate(58.72535vw,100vh) scale(.4347)}}.snow:nth-child(264){opacity:1.1194;transform:translate(5.9109vw,-10px) scale(.7715);animation:fall-264 18s -8s linear infinite}@keyframes fall-264{49.513%{transform:translate(1.3772vw,49.513vh) scale(.7715)}to{transform:translate(3.64405vw,100vh) scale(.7715)}}.snow:nth-child(265){opacity:.7376;transform:translate(45.7037vw,-10px) scale(.9187);animation:fall-265 15s -3s linear infinite}@keyframes fall-265{60.829%{transform:translate(36.2351vw,60.829vh) scale(.9187)}to{transform:translate(40.9694vw,100vh) scale(.9187)}}.snow:nth-child(266){opacity:1.0144;transform:translate(95.9341vw,-10px) scale(.3053);animation:fall-266 11s -15s linear infinite}@keyframes fall-266{76.811%{transform:translate(87.5727vw,76.811vh) scale(.3053)}to{transform:translate(91.7534vw,100vh) scale(.3053)}}.snow:nth-child(267){opacity:1.5464;transform:translate(97.8881vw,-10px) scale(.0221);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{65.33%{transform:translate(90.1052vw,65.33vh) scale(.0221)}to{transform:translate(93.99665vw,100vh) scale(.0221)}}.snow:nth-child(268){opacity:1.9634;transform:translate(51.2741vw,-10px) scale(.6417);animation:fall-268 17s -28s linear infinite}@keyframes fall-268{65.868%{transform:translate(46.967vw,65.868vh) scale(.6417)}to{transform:translate(49.12055vw,100vh) scale(.6417)}}.snow:nth-child(269){opacity:.146;transform:translate(83.6989vw,-10px) scale(.6822);animation:fall-269 20s -17s linear infinite}@keyframes fall-269{51.386%{transform:translate(93.4134vw,51.386vh) scale(.6822)}to{transform:translate(88.55615vw,100vh) scale(.6822)}}.snow:nth-child(270){opacity:1.1106;transform:translate(59.0249vw,-10px) scale(.3246);animation:fall-270 12s -14s linear infinite}@keyframes fall-270{77.558%{transform:translate(61.2937vw,77.558vh) scale(.3246)}to{transform:translate(60.1593vw,100vh) scale(.3246)}}.snow:nth-child(271){opacity:1.4004;transform:translate(22.1428vw,-10px) scale(.9696);animation:fall-271 30s -20s linear infinite}@keyframes fall-271{58.698%{transform:translate(23.7919vw,58.698vh) scale(.9696)}to{transform:translate(22.96735vw,100vh) scale(.9696)}}.snow:nth-child(272){opacity:.3634;transform:translate(64.7333vw,-10px) scale(.6281);animation:fall-272 13s -17s linear infinite}@keyframes fall-272{49.492%{transform:translate(73.184vw,49.492vh) scale(.6281)}to{transform:translate(68.95865vw,100vh) scale(.6281)}}.snow:nth-child(273){opacity:1.1752;transform:translate(7.9438vw,-10px) scale(.0609);animation:fall-273 17s -30s linear infinite}@keyframes fall-273{64.777%{transform:translate(1.7187vw,64.777vh) scale(.0609)}to{transform:translate(4.83125vw,100vh) scale(.0609)}}.snow:nth-child(274){opacity:1.5292;transform:translate(54.2905vw,-10px) scale(.0523);animation:fall-274 25s -29s linear infinite}@keyframes fall-274{66.179%{transform:translate(63.5663vw,66.179vh) scale(.0523)}to{transform:translate(58.9284vw,100vh) scale(.0523)}}.snow:nth-child(275){opacity:1.2316;transform:translate(62.5981vw,-10px) scale(.7631);animation:fall-275 20s -23s linear infinite}@keyframes fall-275{53.408%{transform:translate(62.0716vw,53.408vh) scale(.7631)}to{transform:translate(62.33485vw,100vh) scale(.7631)}}.snow:nth-child(276){opacity:1.7032;transform:translate(5.4217vw,-10px) scale(.1635);animation:fall-276 14s -10s linear infinite}@keyframes fall-276{68.543%{transform:translate(12.599vw,68.543vh) scale(.1635)}to{transform:translate(9.01035vw,100vh) scale(.1635)}}.snow:nth-child(277){opacity:1.7358;transform:translate(91.27vw,-10px) scale(.7326);animation:fall-277 26s -4s linear infinite}@keyframes fall-277{48.557%{transform:translate(88.956vw,48.557vh) scale(.7326)}to{transform:translate(90.113vw,100vh) scale(.7326)}}.snow:nth-child(278){opacity:.0622;transform:translate(20.351vw,-10px) scale(.0695);animation:fall-278 27s -27s linear infinite}@keyframes fall-278{58.567%{transform:translate(13.5025vw,58.567vh) scale(.0695)}to{transform:translate(16.92675vw,100vh) scale(.0695)}}.snow:nth-child(279){opacity:.7616;transform:translate(54.1033vw,-10px) scale(.2965);animation:fall-279 13s -11s linear infinite}@keyframes fall-279{56.963%{transform:translate(47.6056vw,56.963vh) scale(.2965)}to{transform:translate(50.85445vw,100vh) scale(.2965)}}.snow:nth-child(280){opacity:.9172;transform:translate(7.5759vw,-10px) scale(.8068);animation:fall-280 25s -30s linear infinite}@keyframes fall-280{36.756%{transform:translate(3.2669vw,36.756vh) scale(.8068)}to{transform:translate(5.4214vw,100vh) scale(.8068)}}.snow:nth-child(281){opacity:1.2012;transform:translate(67.6124vw,-10px) scale(.2691);animation:fall-281 25s -11s linear infinite}@keyframes fall-281{43.92%{transform:translate(64.9316vw,43.92vh) scale(.2691)}to{transform:translate(66.272vw,100vh) scale(.2691)}}.snow:nth-child(282){opacity:1.7456;transform:translate(53.3086vw,-10px) scale(.5047);animation:fall-282 14s -19s linear infinite}@keyframes fall-282{73.244%{transform:translate(61.5501vw,73.244vh) scale(.5047)}to{transform:translate(57.42935vw,100vh) scale(.5047)}}.snow:nth-child(283){opacity:.2302;transform:translate(75.0475vw,-10px) scale(.0966);animation:fall-283 14s -19s linear infinite}@keyframes fall-283{30.484%{transform:translate(78.2928vw,30.484vh) scale(.0966)}to{transform:translate(76.67015vw,100vh) scale(.0966)}}.snow:nth-child(284){opacity:1.8234;transform:translate(69.0814vw,-10px) scale(.6842);animation:fall-284 30s -30s linear infinite}@keyframes fall-284{46.342%{transform:translate(63.3694vw,46.342vh) scale(.6842)}to{transform:translate(66.2254vw,100vh) scale(.6842)}}.snow:nth-child(285){opacity:.2596;transform:translate(68.6546vw,-10px) scale(.3421);animation:fall-285 24s -28s linear infinite}@keyframes fall-285{48.713%{transform:translate(66.3521vw,48.713vh) scale(.3421)}to{transform:translate(67.50335vw,100vh) scale(.3421)}}.snow:nth-child(286){opacity:.5414;transform:translate(94.9029vw,-10px) scale(.9827);animation:fall-286 22s -26s linear infinite}@keyframes fall-286{70.023%{transform:translate(86.9913vw,70.023vh) scale(.9827)}to{transform:translate(90.9471vw,100vh) scale(.9827)}}.snow:nth-child(287){opacity:1.7884;transform:translate(8.9365vw,-10px) scale(.5966);animation:fall-287 20s -3s linear infinite}@keyframes fall-287{54.041%{transform:translate(9.8626vw,54.041vh) scale(.5966)}to{transform:translate(9.39955vw,100vh) scale(.5966)}}.snow:nth-child(288){opacity:.2668;transform:translate(90.7807vw,-10px) scale(.9703);animation:fall-288 26s -9s linear infinite}@keyframes fall-288{68.75%{transform:translate(89.5775vw,68.75vh) scale(.9703)}to{transform:translate(90.1791vw,100vh) scale(.9703)}}.snow:nth-child(289){opacity:1.8456;transform:translate(11.182vw,-10px) scale(.6883);animation:fall-289 26s -12s linear infinite}@keyframes fall-289{57.818%{transform:translate(5.206vw,57.818vh) scale(.6883)}to{transform:translate(8.194vw,100vh) scale(.6883)}}.snow:nth-child(290){opacity:1.277;transform:translate(79.5322vw,-10px) scale(.4317);animation:fall-290 13s -5s linear infinite}@keyframes fall-290{54.105%{transform:translate(80.301vw,54.105vh) scale(.4317)}to{transform:translate(79.9166vw,100vh) scale(.4317)}}.snow:nth-child(291){opacity:1.388;transform:translate(90.0768vw,-10px) scale(.9979);animation:fall-291 24s -23s linear infinite}@keyframes fall-291{74.152%{transform:translate(96.2721vw,74.152vh) scale(.9979)}to{transform:translate(93.17445vw,100vh) scale(.9979)}}.snow:nth-child(292){opacity:.1432;transform:translate(41.4975vw,-10px) scale(.7402);animation:fall-292 27s -27s linear infinite}@keyframes fall-292{30.497%{transform:translate(50.9476vw,30.497vh) scale(.7402)}to{transform:translate(46.22255vw,100vh) scale(.7402)}}.snow:nth-child(293){opacity:.1604;transform:translate(41.1917vw,-10px) scale(.1907);animation:fall-293 14s -27s linear infinite}@keyframes fall-293{59.956%{transform:translate(50.9754vw,59.956vh) scale(.1907)}to{transform:translate(46.08355vw,100vh) scale(.1907)}}.snow:nth-child(294){opacity:.4622;transform:translate(13.7665vw,-10px) scale(.3328);animation:fall-294 24s -17s linear infinite}@keyframes fall-294{70.059%{transform:translate(13.9236vw,70.059vh) scale(.3328)}to{transform:translate(13.84505vw,100vh) scale(.3328)}}.snow:nth-child(295){opacity:.1562;transform:translate(86.4161vw,-10px) scale(.4849);animation:fall-295 19s -3s linear infinite}@keyframes fall-295{51.729%{transform:translate(94.875vw,51.729vh) scale(.4849)}to{transform:translate(90.64555vw,100vh) scale(.4849)}}.snow:nth-child(296){opacity:.6848;transform:translate(31.4744vw,-10px) scale(.8854);animation:fall-296 28s -15s linear infinite}@keyframes fall-296{52.577%{transform:translate(37.3522vw,52.577vh) scale(.8854)}to{transform:translate(34.4133vw,100vh) scale(.8854)}}.snow:nth-child(297){opacity:.796;transform:translate(66.755vw,-10px) scale(.8616);animation:fall-297 29s -16s linear infinite}@keyframes fall-297{50.817%{transform:translate(61.6057vw,50.817vh) scale(.8616)}to{transform:translate(64.18035vw,100vh) scale(.8616)}}.snow:nth-child(298){opacity:1.6476;transform:translate(31.3292vw,-10px) scale(.3662);animation:fall-298 25s -23s linear infinite}@keyframes fall-298{62.256%{transform:translate(39.3144vw,62.256vh) scale(.3662)}to{transform:translate(35.3218vw,100vh) scale(.3662)}}.snow:nth-child(299){opacity:1.0718;transform:translate(82.4624vw,-10px) scale(.624);animation:fall-299 16s -9s linear infinite}@keyframes fall-299{33.451%{transform:translate(75.4106vw,33.451vh) scale(.624)}to{transform:translate(78.9365vw,100vh) scale(.624)}}.snow:nth-child(300){opacity:.7148;transform:translate(9.4838vw,-10px) scale(.7013);animation:fall-300 13s -30s linear infinite}@keyframes fall-300{68.714%{transform:translate(8.3967vw,68.714vh) scale(.7013)}to{transform:translate(8.94025vw,100vh) scale(.7013)}}.snow:nth-child(301){opacity:1.099;transform:translate(24.4897vw,-10px) scale(.3081);animation:fall-301 22s -25s linear infinite}@keyframes fall-301{78.412%{transform:translate(14.9346vw,78.412vh) scale(.3081)}to{transform:translate(19.71215vw,100vh) scale(.3081)}}.snow:nth-child(302){opacity:1.079;transform:translate(66.1134vw,-10px) scale(.4051);animation:fall-302 26s -14s linear infinite}@keyframes fall-302{75.79%{transform:translate(62.8479vw,75.79vh) scale(.4051)}to{transform:translate(64.48065vw,100vh) scale(.4051)}}.snow:nth-child(303){opacity:1.2184;transform:translate(71.3863vw,-10px) scale(.6623);animation:fall-303 18s -9s linear infinite}@keyframes fall-303{32.636%{transform:translate(73.4758vw,32.636vh) scale(.6623)}to{transform:translate(72.43105vw,100vh) scale(.6623)}}.snow:nth-child(304){opacity:.743;transform:translate(59.2652vw,-10px) scale(.1518);animation:fall-304 19s -26s linear infinite}@keyframes fall-304{53.796%{transform:translate(56.1427vw,53.796vh) scale(.1518)}to{transform:translate(57.70395vw,100vh) scale(.1518)}}.snow:nth-child(305){opacity:.0712;transform:translate(92.0315vw,-10px) scale(.0559);animation:fall-305 13s -22s linear infinite}@keyframes fall-305{42.207%{transform:translate(100.339vw,42.207vh) scale(.0559)}to{transform:translate(96.18525vw,100vh) scale(.0559)}}.snow:nth-child(306){opacity:1.4916;transform:translate(97.9327vw,-10px) scale(.8907);animation:fall-306 26s -20s linear infinite}@keyframes fall-306{40.037%{transform:translate(106.9135vw,40.037vh) scale(.8907)}to{transform:translate(102.4231vw,100vh) scale(.8907)}}.snow:nth-child(307){opacity:.69;transform:translate(12.6494vw,-10px) scale(.1524);animation:fall-307 29s -1s linear infinite}@keyframes fall-307{75.487%{transform:translate(14.0819vw,75.487vh) scale(.1524)}to{transform:translate(13.36565vw,100vh) scale(.1524)}}.snow:nth-child(308){opacity:1.6526;transform:translate(80.0942vw,-10px) scale(.4114);animation:fall-308 26s -21s linear infinite}@keyframes fall-308{79.647%{transform:translate(74.6139vw,79.647vh) scale(.4114)}to{transform:translate(77.35405vw,100vh) scale(.4114)}}.snow:nth-child(309){opacity:.9236;transform:translate(8.0259vw,-10px) scale(.0339);animation:fall-309 10s -23s linear infinite}@keyframes fall-309{33.737%{transform:translate(3.6476vw,33.737vh) scale(.0339)}to{transform:translate(5.83675vw,100vh) scale(.0339)}}.snow:nth-child(310){opacity:.2378;transform:translate(25.3237vw,-10px) scale(.0252);animation:fall-310 26s -20s linear infinite}@keyframes fall-310{41.188%{transform:translate(24.9535vw,41.188vh) scale(.0252)}to{transform:translate(25.1386vw,100vh) scale(.0252)}}.snow:nth-child(311){opacity:1.7954;transform:translate(78.2771vw,-10px) scale(.8342);animation:fall-311 19s -25s linear infinite}@keyframes fall-311{47.131%{transform:translate(78.6308vw,47.131vh) scale(.8342)}to{transform:translate(78.45395vw,100vh) scale(.8342)}}.snow:nth-child(312){opacity:1.6482;transform:translate(82.1609vw,-10px) scale(.9263);animation:fall-312 26s -16s linear infinite}@keyframes fall-312{64.796%{transform:translate(85.0247vw,64.796vh) scale(.9263)}to{transform:translate(83.5928vw,100vh) scale(.9263)}}.snow:nth-child(313){opacity:1.048;transform:translate(29.6267vw,-10px) scale(.4367);animation:fall-313 24s -27s linear infinite}@keyframes fall-313{62.155%{transform:translate(30.5593vw,62.155vh) scale(.4367)}to{transform:translate(30.093vw,100vh) scale(.4367)}}.snow:nth-child(314){opacity:1.206;transform:translate(53.4417vw,-10px) scale(.1533);animation:fall-314 21s -21s linear infinite}@keyframes fall-314{41.215%{transform:translate(44.5909vw,41.215vh) scale(.1533)}to{transform:translate(49.0163vw,100vh) scale(.1533)}}.snow:nth-child(315){opacity:.9056;transform:translate(33.4741vw,-10px) scale(.4908);animation:fall-315 10s -4s linear infinite}@keyframes fall-315{44.568%{transform:translate(36.5398vw,44.568vh) scale(.4908)}to{transform:translate(35.00695vw,100vh) scale(.4908)}}.snow:nth-child(316){opacity:1.2178;transform:translate(27.8809vw,-10px) scale(.9084);animation:fall-316 14s -1s linear infinite}@keyframes fall-316{38.028%{transform:translate(19.8831vw,38.028vh) scale(.9084)}to{transform:translate(23.882vw,100vh) scale(.9084)}}.snow:nth-child(317){opacity:.8902;transform:translate(60.0692vw,-10px) scale(.3025);animation:fall-317 27s -11s linear infinite}@keyframes fall-317{34.016%{transform:translate(54.5815vw,34.016vh) scale(.3025)}to{transform:translate(57.32535vw,100vh) scale(.3025)}}.snow:nth-child(318){opacity:1.158;transform:translate(61.5567vw,-10px) scale(.3863);animation:fall-318 12s -19s linear infinite}@keyframes fall-318{38.724%{transform:translate(64.3071vw,38.724vh) scale(.3863)}to{transform:translate(62.9319vw,100vh) scale(.3863)}}.snow:nth-child(319){opacity:1.332;transform:translate(3.1921vw,-10px) scale(.5381);animation:fall-319 29s -4s linear infinite}@keyframes fall-319{37.64%{transform:translate(-3.6059vw,37.64vh) scale(.5381)}to{transform:translate(-.2069vw,100vh) scale(.5381)}}.snow:nth-child(320){opacity:.6348;transform:translate(37.7794vw,-10px) scale(.4828);animation:fall-320 25s -4s linear infinite}@keyframes fall-320{67.235%{transform:translate(45.9909vw,67.235vh) scale(.4828)}to{transform:translate(41.88515vw,100vh) scale(.4828)}}.snow:nth-child(321){opacity:1.5636;transform:translate(39.425vw,-10px) scale(.414);animation:fall-321 14s -16s linear infinite}@keyframes fall-321{33.724%{transform:translate(48.8409vw,33.724vh) scale(.414)}to{transform:translate(44.13295vw,100vh) scale(.414)}}.snow:nth-child(322){opacity:.119;transform:translate(62.3888vw,-10px) scale(.2185);animation:fall-322 18s -30s linear infinite}@keyframes fall-322{63.205%{transform:translate(57.4379vw,63.205vh) scale(.2185)}to{transform:translate(59.91335vw,100vh) scale(.2185)}}.snow:nth-child(323){opacity:1.9228;transform:translate(56.9725vw,-10px) scale(.0964);animation:fall-323 16s -9s linear infinite}@keyframes fall-323{39.291%{transform:translate(60.1545vw,39.291vh) scale(.0964)}to{transform:translate(58.5635vw,100vh) scale(.0964)}}.snow:nth-child(324){opacity:1.1146;transform:translate(92.5509vw,-10px) scale(.2813);animation:fall-324 25s -23s linear infinite}@keyframes fall-324{56.898%{transform:translate(95.589vw,56.898vh) scale(.2813)}to{transform:translate(94.06995vw,100vh) scale(.2813)}}.snow:nth-child(325){opacity:1.187;transform:translate(81.6886vw,-10px) scale(.9222);animation:fall-325 18s -9s linear infinite}@keyframes fall-325{76.048%{transform:translate(79.0412vw,76.048vh) scale(.9222)}to{transform:translate(80.3649vw,100vh) scale(.9222)}}.snow:nth-child(326){opacity:.0338;transform:translate(45.9212vw,-10px) scale(.8662);animation:fall-326 20s -26s linear infinite}@keyframes fall-326{48.161%{transform:translate(46.6685vw,48.161vh) scale(.8662)}to{transform:translate(46.29485vw,100vh) scale(.8662)}}.snow:nth-child(327){opacity:1.8262;transform:translate(17.0185vw,-10px) scale(.3672);animation:fall-327 12s -16s linear infinite}@keyframes fall-327{61.895%{transform:translate(24.1008vw,61.895vh) scale(.3672)}to{transform:translate(20.55965vw,100vh) scale(.3672)}}.snow:nth-child(328){opacity:1.9908;transform:translate(14.2651vw,-10px) scale(.7862);animation:fall-328 15s -24s linear infinite}@keyframes fall-328{35.426%{transform:translate(19.2434vw,35.426vh) scale(.7862)}to{transform:translate(16.75425vw,100vh) scale(.7862)}}.snow:nth-child(329){opacity:.0594;transform:translate(18.7384vw,-10px) scale(.8915);animation:fall-329 30s -26s linear infinite}@keyframes fall-329{53.925%{transform:translate(25.3003vw,53.925vh) scale(.8915)}to{transform:translate(22.01935vw,100vh) scale(.8915)}}.snow:nth-child(330){opacity:1.223;transform:translate(73.8608vw,-10px) scale(.356);animation:fall-330 25s -29s linear infinite}@keyframes fall-330{62.528%{transform:translate(80.1361vw,62.528vh) scale(.356)}to{transform:translate(76.99845vw,100vh) scale(.356)}}.snow:nth-child(331){opacity:1.6736;transform:translate(58.0571vw,-10px) scale(.6247);animation:fall-331 15s -3s linear infinite}@keyframes fall-331{67.871%{transform:translate(52.5253vw,67.871vh) scale(.6247)}to{transform:translate(55.2912vw,100vh) scale(.6247)}}.snow:nth-child(332){opacity:1.1868;transform:translate(25.626vw,-10px) scale(.6982);animation:fall-332 15s -5s linear infinite}@keyframes fall-332{61.46%{transform:translate(16.7665vw,61.46vh) scale(.6982)}to{transform:translate(21.19625vw,100vh) scale(.6982)}}.snow:nth-child(333){opacity:.7408;transform:translate(59.6451vw,-10px) scale(.8092);animation:fall-333 27s -22s linear infinite}@keyframes fall-333{57.666%{transform:translate(56.8525vw,57.666vh) scale(.8092)}to{transform:translate(58.2488vw,100vh) scale(.8092)}}.snow:nth-child(334){opacity:.3338;transform:translate(38.1353vw,-10px) scale(.6408);animation:fall-334 12s -4s linear infinite}@keyframes fall-334{56.27%{transform:translate(36.7977vw,56.27vh) scale(.6408)}to{transform:translate(37.4665vw,100vh) scale(.6408)}}.snow:nth-child(335){opacity:1.0828;transform:translate(62.3164vw,-10px) scale(.9371);animation:fall-335 30s -22s linear infinite}@keyframes fall-335{76.991%{transform:translate(55.675vw,76.991vh) scale(.9371)}to{transform:translate(58.9957vw,100vh) scale(.9371)}}.snow:nth-child(336){opacity:1.149;transform:translate(68.5246vw,-10px) scale(.8128);animation:fall-336 28s -1s linear infinite}@keyframes fall-336{58.236%{transform:translate(69.1279vw,58.236vh) scale(.8128)}to{transform:translate(68.82625vw,100vh) scale(.8128)}}.snow:nth-child(337){opacity:1.821;transform:translate(54.9132vw,-10px) scale(.499);animation:fall-337 19s -22s linear infinite}@keyframes fall-337{53.619%{transform:translate(62.0438vw,53.619vh) scale(.499)}to{transform:translate(58.4785vw,100vh) scale(.499)}}.snow:nth-child(338){opacity:1.3932;transform:translate(93.0813vw,-10px) scale(.0091);animation:fall-338 13s -14s linear infinite}@keyframes fall-338{38.968%{transform:translate(95.3259vw,38.968vh) scale(.0091)}to{transform:translate(94.2036vw,100vh) scale(.0091)}}.snow:nth-child(339){opacity:.2824;transform:translate(97.1185vw,-10px) scale(.7371);animation:fall-339 19s -17s linear infinite}@keyframes fall-339{69.281%{transform:translate(93.929vw,69.281vh) scale(.7371)}to{transform:translate(95.52375vw,100vh) scale(.7371)}}.snow:nth-child(340){opacity:.0716;transform:translate(16.5647vw,-10px) scale(.3729);animation:fall-340 21s -10s linear infinite}@keyframes fall-340{46.534%{transform:translate(10.7393vw,46.534vh) scale(.3729)}to{transform:translate(13.652vw,100vh) scale(.3729)}}.snow:nth-child(341){opacity:1.719;transform:translate(71.1288vw,-10px) scale(.0716);animation:fall-341 18s -22s linear infinite}@keyframes fall-341{33.311%{transform:translate(80.7462vw,33.311vh) scale(.0716)}to{transform:translate(75.9375vw,100vh) scale(.0716)}}.snow:nth-child(342){opacity:1.7662;transform:translate(63.0034vw,-10px) scale(.1606);animation:fall-342 29s -9s linear infinite}@keyframes fall-342{50.29%{transform:translate(71.133vw,50.29vh) scale(.1606)}to{transform:translate(67.0682vw,100vh) scale(.1606)}}.snow:nth-child(343){opacity:.3672;transform:translate(92.0249vw,-10px) scale(.5755);animation:fall-343 28s -26s linear infinite}@keyframes fall-343{66.355%{transform:translate(87.1992vw,66.355vh) scale(.5755)}to{transform:translate(89.61205vw,100vh) scale(.5755)}}.snow:nth-child(344){opacity:1.4178;transform:translate(32.9899vw,-10px) scale(.4696);animation:fall-344 26s -13s linear infinite}@keyframes fall-344{71.603%{transform:translate(39.6147vw,71.603vh) scale(.4696)}to{transform:translate(36.3023vw,100vh) scale(.4696)}}.snow:nth-child(345){opacity:.3254;transform:translate(72.4247vw,-10px) scale(.7986);animation:fall-345 27s -18s linear infinite}@keyframes fall-345{55.41%{transform:translate(73.9317vw,55.41vh) scale(.7986)}to{transform:translate(73.1782vw,100vh) scale(.7986)}}.snow:nth-child(346){opacity:1.7436;transform:translate(58.3696vw,-10px) scale(.9027);animation:fall-346 28s -16s linear infinite}@keyframes fall-346{74.503%{transform:translate(50.3201vw,74.503vh) scale(.9027)}to{transform:translate(54.34485vw,100vh) scale(.9027)}}.snow:nth-child(347){opacity:1.1812;transform:translate(3.6787vw,-10px) scale(.1617);animation:fall-347 14s -6s linear infinite}@keyframes fall-347{46.547%{transform:translate(-3.0167vw,46.547vh) scale(.1617)}to{transform:translate(.331vw,100vh) scale(.1617)}}.snow:nth-child(348){opacity:.0616;transform:translate(44.2108vw,-10px) scale(.7927);animation:fall-348 16s -29s linear infinite}@keyframes fall-348{30.609%{transform:translate(41.7143vw,30.609vh) scale(.7927)}to{transform:translate(42.96255vw,100vh) scale(.7927)}}.snow:nth-child(349){opacity:.1992;transform:translate(86.4496vw,-10px) scale(.1037);animation:fall-349 30s -25s linear infinite}@keyframes fall-349{62.376%{transform:translate(94.601vw,62.376vh) scale(.1037)}to{transform:translate(90.5253vw,100vh) scale(.1037)}}.snow:nth-child(350){opacity:.206;transform:translate(41.3882vw,-10px) scale(.4275);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{62.317%{transform:translate(47.2598vw,62.317vh) scale(.4275)}to{transform:translate(44.324vw,100vh) scale(.4275)}}.snow:nth-child(351){opacity:.3474;transform:translate(71.2086vw,-10px) scale(.0947);animation:fall-351 17s -16s linear infinite}@keyframes fall-351{60.552%{transform:translate(62.5971vw,60.552vh) scale(.0947)}to{transform:translate(66.90285vw,100vh) scale(.0947)}}.snow:nth-child(352){opacity:1.14;transform:translate(58.402vw,-10px) scale(.687);animation:fall-352 24s -7s linear infinite}@keyframes fall-352{69.085%{transform:translate(56.5145vw,69.085vh) scale(.687)}to{transform:translate(57.45825vw,100vh) scale(.687)}}.snow:nth-child(353){opacity:1.4228;transform:translate(81.9063vw,-10px) scale(.4251);animation:fall-353 24s -13s linear infinite}@keyframes fall-353{53.551%{transform:translate(82.5992vw,53.551vh) scale(.4251)}to{transform:translate(82.25275vw,100vh) scale(.4251)}}.snow:nth-child(354){opacity:1.382;transform:translate(88.0072vw,-10px) scale(.1961);animation:fall-354 30s -17s linear infinite}@keyframes fall-354{68.106%{transform:translate(87.8928vw,68.106vh) scale(.1961)}to{transform:translate(87.95vw,100vh) scale(.1961)}}.snow:nth-child(355){opacity:1.542;transform:translate(46.9542vw,-10px) scale(.7746);animation:fall-355 14s -8s linear infinite}@keyframes fall-355{57.042%{transform:translate(43.1098vw,57.042vh) scale(.7746)}to{transform:translate(45.032vw,100vh) scale(.7746)}}.snow:nth-child(356){opacity:.7356;transform:translate(83.9713vw,-10px) scale(.1146);animation:fall-356 30s -29s linear infinite}@keyframes fall-356{48.022%{transform:translate(76.4548vw,48.022vh) scale(.1146)}to{transform:translate(80.21305vw,100vh) scale(.1146)}}.snow:nth-child(357){opacity:.2936;transform:translate(.7326vw,-10px) scale(.6453);animation:fall-357 12s -27s linear infinite}@keyframes fall-357{74.375%{transform:translate(.8751vw,74.375vh) scale(.6453)}to{transform:translate(.80385vw,100vh) scale(.6453)}}.snow:nth-child(358){opacity:1.6112;transform:translate(40.6862vw,-10px) scale(.3339);animation:fall-358 10s -29s linear infinite}@keyframes fall-358{42.639%{transform:translate(31.706vw,42.639vh) scale(.3339)}to{transform:translate(36.1961vw,100vh) scale(.3339)}}.snow:nth-child(359){opacity:.2888;transform:translate(70.3079vw,-10px) scale(.6204);animation:fall-359 26s -19s linear infinite}@keyframes fall-359{68.312%{transform:translate(65.0485vw,68.312vh) scale(.6204)}to{transform:translate(67.6782vw,100vh) scale(.6204)}}.snow:nth-child(360){opacity:.2012;transform:translate(53.1662vw,-10px) scale(.9012);animation:fall-360 28s -28s linear infinite}@keyframes fall-360{71.936%{transform:translate(49.2699vw,71.936vh) scale(.9012)}to{transform:translate(51.21805vw,100vh) scale(.9012)}}.snow:nth-child(361){opacity:.1124;transform:translate(39.7633vw,-10px) scale(.6871);animation:fall-361 24s -29s linear infinite}@keyframes fall-361{39.601%{transform:translate(35.7976vw,39.601vh) scale(.6871)}to{transform:translate(37.78045vw,100vh) scale(.6871)}}.snow:nth-child(362){opacity:1.4134;transform:translate(28.2175vw,-10px) scale(.651);animation:fall-362 22s -17s linear infinite}@keyframes fall-362{54.515%{transform:translate(36.3055vw,54.515vh) scale(.651)}to{transform:translate(32.2615vw,100vh) scale(.651)}}.snow:nth-child(363){opacity:.4488;transform:translate(35.0431vw,-10px) scale(.5089);animation:fall-363 26s -6s linear infinite}@keyframes fall-363{66.761%{transform:translate(35.8092vw,66.761vh) scale(.5089)}to{transform:translate(35.42615vw,100vh) scale(.5089)}}.snow:nth-child(364){opacity:1.782;transform:translate(63.6198vw,-10px) scale(.5851);animation:fall-364 15s -15s linear infinite}@keyframes fall-364{40.481%{transform:translate(72.5342vw,40.481vh) scale(.5851)}to{transform:translate(68.077vw,100vh) scale(.5851)}}.snow:nth-child(365){opacity:1.9588;transform:translate(73.8432vw,-10px) scale(.6008);animation:fall-365 24s -4s linear infinite}@keyframes fall-365{68.973%{transform:translate(74.7466vw,68.973vh) scale(.6008)}to{transform:translate(74.2949vw,100vh) scale(.6008)}}.snow:nth-child(366){opacity:.2568;transform:translate(55.481vw,-10px) scale(.3946);animation:fall-366 24s -27s linear infinite}@keyframes fall-366{38.586%{transform:translate(54.6461vw,38.586vh) scale(.3946)}to{transform:translate(55.06355vw,100vh) scale(.3946)}}.snow:nth-child(367){opacity:1.8968;transform:translate(29.3724vw,-10px) scale(.7918);animation:fall-367 25s -22s linear infinite}@keyframes fall-367{48.55%{transform:translate(35.0379vw,48.55vh) scale(.7918)}to{transform:translate(32.20515vw,100vh) scale(.7918)}}.snow:nth-child(368){opacity:1.0844;transform:translate(.8485vw,-10px) scale(.2382);animation:fall-368 10s -9s linear infinite}@keyframes fall-368{76.275%{transform:translate(5.1649vw,76.275vh) scale(.2382)}to{transform:translate(3.0067vw,100vh) scale(.2382)}}.snow:nth-child(369){opacity:1.0604;transform:translate(57.7975vw,-10px) scale(.5444);animation:fall-369 30s -25s linear infinite}@keyframes fall-369{34.814%{transform:translate(65.9845vw,34.814vh) scale(.5444)}to{transform:translate(61.891vw,100vh) scale(.5444)}}.snow:nth-child(370){opacity:1.8402;transform:translate(13.9175vw,-10px) scale(.4063);animation:fall-370 24s -16s linear infinite}@keyframes fall-370{55.702%{transform:translate(14.044vw,55.702vh) scale(.4063)}to{transform:translate(13.98075vw,100vh) scale(.4063)}}.snow:nth-child(371){opacity:1.6278;transform:translate(95.0766vw,-10px) scale(.8219);animation:fall-371 17s -24s linear infinite}@keyframes fall-371{75.673%{transform:translate(90.5361vw,75.673vh) scale(.8219)}to{transform:translate(92.80635vw,100vh) scale(.8219)}}.snow:nth-child(372){opacity:.7476;transform:translate(72.3842vw,-10px) scale(.2299);animation:fall-372 20s -29s linear infinite}@keyframes fall-372{58.753%{transform:translate(68.4971vw,58.753vh) scale(.2299)}to{transform:translate(70.44065vw,100vh) scale(.2299)}}.snow:nth-child(373){opacity:.5776;transform:translate(57.587vw,-10px) scale(.0544);animation:fall-373 21s -8s linear infinite}@keyframes fall-373{52.203%{transform:translate(66.9205vw,52.203vh) scale(.0544)}to{transform:translate(62.25375vw,100vh) scale(.0544)}}.snow:nth-child(374){opacity:1.783;transform:translate(47.6944vw,-10px) scale(.077);animation:fall-374 21s -13s linear infinite}@keyframes fall-374{53.434%{transform:translate(44.9097vw,53.434vh) scale(.077)}to{transform:translate(46.30205vw,100vh) scale(.077)}}.snow:nth-child(375){opacity:.0838;transform:translate(50.9604vw,-10px) scale(.297);animation:fall-375 25s -30s linear infinite}@keyframes fall-375{55.29%{transform:translate(41.0223vw,55.29vh) scale(.297)}to{transform:translate(45.99135vw,100vh) scale(.297)}}.snow:nth-child(376){opacity:1.9178;transform:translate(39.4803vw,-10px) scale(.4396);animation:fall-376 25s -29s linear infinite}@keyframes fall-376{32.675%{transform:translate(42.6428vw,32.675vh) scale(.4396)}to{transform:translate(41.06155vw,100vh) scale(.4396)}}.snow:nth-child(377){opacity:.2562;transform:translate(32.1915vw,-10px) scale(.0506);animation:fall-377 23s -26s linear infinite}@keyframes fall-377{53.024%{transform:translate(24.6844vw,53.024vh) scale(.0506)}to{transform:translate(28.43795vw,100vh) scale(.0506)}}.snow:nth-child(378){opacity:.212;transform:translate(85.1081vw,-10px) scale(.7336);animation:fall-378 23s -16s linear infinite}@keyframes fall-378{71.355%{transform:translate(85.5432vw,71.355vh) scale(.7336)}to{transform:translate(85.32565vw,100vh) scale(.7336)}}.snow:nth-child(379){opacity:.8198;transform:translate(48.3101vw,-10px) scale(.8267);animation:fall-379 28s -4s linear infinite}@keyframes fall-379{41.847%{transform:translate(53.1854vw,41.847vh) scale(.8267)}to{transform:translate(50.74775vw,100vh) scale(.8267)}}.snow:nth-child(380){opacity:1.6996;transform:translate(74.9337vw,-10px) scale(.9195);animation:fall-380 10s -4s linear infinite}@keyframes fall-380{41.611%{transform:translate(70.8053vw,41.611vh) scale(.9195)}to{transform:translate(72.8695vw,100vh) scale(.9195)}}.snow:nth-child(381){opacity:.658;transform:translate(2.9124vw,-10px) scale(.1904);animation:fall-381 17s -5s linear infinite}@keyframes fall-381{44.592%{transform:translate(1.1116vw,44.592vh) scale(.1904)}to{transform:translate(2.012vw,100vh) scale(.1904)}}.snow:nth-child(382){opacity:.2762;transform:translate(81.3205vw,-10px) scale(.1355);animation:fall-382 19s -7s linear infinite}@keyframes fall-382{68.997%{transform:translate(88.9589vw,68.997vh) scale(.1355)}to{transform:translate(85.1397vw,100vh) scale(.1355)}}.snow:nth-child(383){opacity:1.2768;transform:translate(60.1558vw,-10px) scale(.8262);animation:fall-383 26s -30s linear infinite}@keyframes fall-383{55.374%{transform:translate(59.4565vw,55.374vh) scale(.8262)}to{transform:translate(59.80615vw,100vh) scale(.8262)}}.snow:nth-child(384){opacity:.2324;transform:translate(55.6655vw,-10px) scale(.3423);animation:fall-384 16s -28s linear infinite}@keyframes fall-384{63.767%{transform:translate(63.9709vw,63.767vh) scale(.3423)}to{transform:translate(59.8182vw,100vh) scale(.3423)}}.snow:nth-child(385){opacity:1.0286;transform:translate(47.4555vw,-10px) scale(.7979);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{53.238%{transform:translate(39.8372vw,53.238vh) scale(.7979)}to{transform:translate(43.64635vw,100vh) scale(.7979)}}.snow:nth-child(386){opacity:.9586;transform:translate(75.9019vw,-10px) scale(.0677);animation:fall-386 22s -20s linear infinite}@keyframes fall-386{46.517%{transform:translate(76.9137vw,46.517vh) scale(.0677)}to{transform:translate(76.4078vw,100vh) scale(.0677)}}.snow:nth-child(387){opacity:.719;transform:translate(73.9011vw,-10px) scale(.5027);animation:fall-387 26s -18s linear infinite}@keyframes fall-387{44.471%{transform:translate(81.8452vw,44.471vh) scale(.5027)}to{transform:translate(77.87315vw,100vh) scale(.5027)}}.snow:nth-child(388){opacity:1.6236;transform:translate(60.1897vw,-10px) scale(.246);animation:fall-388 27s -24s linear infinite}@keyframes fall-388{56.225%{transform:translate(69.0542vw,56.225vh) scale(.246)}to{transform:translate(64.62195vw,100vh) scale(.246)}}.snow:nth-child(389){opacity:.9936;transform:translate(56.5672vw,-10px) scale(.0404);animation:fall-389 25s -20s linear infinite}@keyframes fall-389{48.17%{transform:translate(58.3484vw,48.17vh) scale(.0404)}to{transform:translate(57.4578vw,100vh) scale(.0404)}}.snow:nth-child(390){opacity:.7094;transform:translate(62.9277vw,-10px) scale(.9688);animation:fall-390 28s -30s linear infinite}@keyframes fall-390{77.788%{transform:translate(58.7245vw,77.788vh) scale(.9688)}to{transform:translate(60.8261vw,100vh) scale(.9688)}}.snow:nth-child(391){opacity:.7166;transform:translate(55.9927vw,-10px) scale(.1228);animation:fall-391 24s -24s linear infinite}@keyframes fall-391{77.085%{transform:translate(59.8726vw,77.085vh) scale(.1228)}to{transform:translate(57.93265vw,100vh) scale(.1228)}}.snow:nth-child(392){opacity:1.28;transform:translate(76.1695vw,-10px) scale(.0163);animation:fall-392 19s -1s linear infinite}@keyframes fall-392{33.177%{transform:translate(66.9816vw,33.177vh) scale(.0163)}to{transform:translate(71.57555vw,100vh) scale(.0163)}}.snow:nth-child(393){opacity:1.6784;transform:translate(21.6273vw,-10px) scale(.7002);animation:fall-393 14s -11s linear infinite}@keyframes fall-393{73.495%{transform:translate(25.5439vw,73.495vh) scale(.7002)}to{transform:translate(23.5856vw,100vh) scale(.7002)}}.snow:nth-child(394){opacity:.598;transform:translate(96.7659vw,-10px) scale(.2006);animation:fall-394 28s -9s linear infinite}@keyframes fall-394{66.028%{transform:translate(87.2416vw,66.028vh) scale(.2006)}to{transform:translate(92.00375vw,100vh) scale(.2006)}}.snow:nth-child(395){opacity:1.5838;transform:translate(59.6739vw,-10px) scale(.1612);animation:fall-395 22s -29s linear infinite}@keyframes fall-395{76.214%{transform:translate(51.6529vw,76.214vh) scale(.1612)}to{transform:translate(55.6634vw,100vh) scale(.1612)}}.snow:nth-child(396){opacity:1.1844;transform:translate(66.1045vw,-10px) scale(.32);animation:fall-396 20s -30s linear infinite}@keyframes fall-396{66.221%{transform:translate(66.2294vw,66.221vh) scale(.32)}to{transform:translate(66.16695vw,100vh) scale(.32)}}.snow:nth-child(397){opacity:.9004;transform:translate(48.7735vw,-10px) scale(.859);animation:fall-397 11s -28s linear infinite}@keyframes fall-397{42.698%{transform:translate(55.1174vw,42.698vh) scale(.859)}to{transform:translate(51.94545vw,100vh) scale(.859)}}.snow:nth-child(398){opacity:.2826;transform:translate(55.3538vw,-10px) scale(.7514);animation:fall-398 26s -3s linear infinite}@keyframes fall-398{69.217%{transform:translate(60.2996vw,69.217vh) scale(.7514)}to{transform:translate(57.8267vw,100vh) scale(.7514)}}.snow:nth-child(399){opacity:.5844;transform:translate(82.4257vw,-10px) scale(.9224);animation:fall-399 22s -21s linear infinite}@keyframes fall-399{58.899%{transform:translate(78.7628vw,58.899vh) scale(.9224)}to{transform:translate(80.59425vw,100vh) scale(.9224)}}.snow:nth-child(400){opacity:1.5812;transform:translate(31.9832vw,-10px) scale(.248);animation:fall-400 25s -8s linear infinite}@keyframes fall-400{37.811%{transform:translate(31.8382vw,37.811vh) scale(.248)}to{transform:translate(31.9107vw,100vh) scale(.248)}}\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 });
22
22
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: AppComponent, decorators: [{
23
23
  type: Component,
24
- 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:.9632;transform:translate(93.6173vw,-10px) scale(.669);animation:fall-1 15s -17s linear infinite}@keyframes fall-1{38.732%{transform:translate(97.7407vw,38.732vh) scale(.669)}to{transform:translate(95.679vw,100vh) scale(.669)}}.snow:nth-child(2){opacity:1.3288;transform:translate(3.3182vw,-10px) scale(.0844);animation:fall-2 18s -11s linear infinite}@keyframes fall-2{46.552%{transform:translate(-1.4553vw,46.552vh) scale(.0844)}to{transform:translate(.93145vw,100vh) scale(.0844)}}.snow:nth-child(3){opacity:.2764;transform:translate(53.8548vw,-10px) scale(.7699);animation:fall-3 23s -1s linear infinite}@keyframes fall-3{34.23%{transform:translate(55.0884vw,34.23vh) scale(.7699)}to{transform:translate(54.4716vw,100vh) scale(.7699)}}.snow:nth-child(4){opacity:.7918;transform:translate(54.8941vw,-10px) scale(.6999);animation:fall-4 21s -14s linear infinite}@keyframes fall-4{36.917%{transform:translate(53.5547vw,36.917vh) scale(.6999)}to{transform:translate(54.2244vw,100vh) scale(.6999)}}.snow:nth-child(5){opacity:.7742;transform:translate(97.5228vw,-10px) scale(.0715);animation:fall-5 13s -6s linear infinite}@keyframes fall-5{48.86%{transform:translate(88.0193vw,48.86vh) scale(.0715)}to{transform:translate(92.77105vw,100vh) scale(.0715)}}.snow:nth-child(6){opacity:.1014;transform:translate(19.1982vw,-10px) scale(.8585);animation:fall-6 13s -7s linear infinite}@keyframes fall-6{69.642%{transform:translate(24.4556vw,69.642vh) scale(.8585)}to{transform:translate(21.8269vw,100vh) scale(.8585)}}.snow:nth-child(7){opacity:.8016;transform:translate(49.0991vw,-10px) scale(.2942);animation:fall-7 30s -25s linear infinite}@keyframes fall-7{30.494%{transform:translate(48.9933vw,30.494vh) scale(.2942)}to{transform:translate(49.0462vw,100vh) scale(.2942)}}.snow:nth-child(8){opacity:1.4494;transform:translate(4.2406vw,-10px) scale(.3153);animation:fall-8 29s -9s linear infinite}@keyframes fall-8{59.997%{transform:translate(12.4485vw,59.997vh) scale(.3153)}to{transform:translate(8.34455vw,100vh) scale(.3153)}}.snow:nth-child(9){opacity:.0892;transform:translate(55.7308vw,-10px) scale(.6567);animation:fall-9 27s -4s linear infinite}@keyframes fall-9{61.941%{transform:translate(46.8089vw,61.941vh) scale(.6567)}to{transform:translate(51.26985vw,100vh) scale(.6567)}}.snow:nth-child(10){opacity:1.2882;transform:translate(47.4774vw,-10px) scale(.9806);animation:fall-10 19s -12s linear infinite}@keyframes fall-10{75.107%{transform:translate(45.5791vw,75.107vh) scale(.9806)}to{transform:translate(46.52825vw,100vh) scale(.9806)}}.snow:nth-child(11){opacity:1.7212;transform:translate(51.8707vw,-10px) scale(.986);animation:fall-11 29s -17s linear infinite}@keyframes fall-11{77.991%{transform:translate(54.257vw,77.991vh) scale(.986)}to{transform:translate(53.06385vw,100vh) scale(.986)}}.snow:nth-child(12){opacity:.466;transform:translate(82.8102vw,-10px) scale(.1246);animation:fall-12 25s -13s linear infinite}@keyframes fall-12{44.273%{transform:translate(79.2164vw,44.273vh) scale(.1246)}to{transform:translate(81.0133vw,100vh) scale(.1246)}}.snow:nth-child(13){opacity:.5778;transform:translate(91.0261vw,-10px) scale(.0515);animation:fall-13 19s -21s linear infinite}@keyframes fall-13{63.99%{transform:translate(95.6774vw,63.99vh) scale(.0515)}to{transform:translate(93.35175vw,100vh) scale(.0515)}}.snow:nth-child(14){opacity:1.687;transform:translate(3.6685vw,-10px) scale(.6848);animation:fall-14 11s -29s linear infinite}@keyframes fall-14{31.17%{transform:translate(-1.7656vw,31.17vh) scale(.6848)}to{transform:translate(.95145vw,100vh) scale(.6848)}}.snow:nth-child(15){opacity:.784;transform:translate(81.0329vw,-10px) scale(.304);animation:fall-15 23s -15s linear infinite}@keyframes fall-15{51.197%{transform:translate(82.3258vw,51.197vh) scale(.304)}to{transform:translate(81.67935vw,100vh) scale(.304)}}.snow:nth-child(16){opacity:.6408;transform:translate(90.8418vw,-10px) scale(.7786);animation:fall-16 18s -6s linear infinite}@keyframes fall-16{48.707%{transform:translate(82.8946vw,48.707vh) scale(.7786)}to{transform:translate(86.8682vw,100vh) scale(.7786)}}.snow:nth-child(17){opacity:1.6772;transform:translate(37.3816vw,-10px) scale(.7156);animation:fall-17 11s -11s linear infinite}@keyframes fall-17{56.267%{transform:translate(42.7377vw,56.267vh) scale(.7156)}to{transform:translate(40.05965vw,100vh) scale(.7156)}}.snow:nth-child(18){opacity:.9416;transform:translate(10.7178vw,-10px) scale(.2418);animation:fall-18 18s -9s linear infinite}@keyframes fall-18{43.448%{transform:translate(12.7944vw,43.448vh) scale(.2418)}to{transform:translate(11.7561vw,100vh) scale(.2418)}}.snow:nth-child(19){opacity:.3478;transform:translate(93.1149vw,-10px) scale(.4454);animation:fall-19 18s -19s linear infinite}@keyframes fall-19{61.391%{transform:translate(89.703vw,61.391vh) scale(.4454)}to{transform:translate(91.40895vw,100vh) scale(.4454)}}.snow:nth-child(20){opacity:.7932;transform:translate(99.157vw,-10px) scale(.0145);animation:fall-20 11s -12s linear infinite}@keyframes fall-20{72.293%{transform:translate(91.1116vw,72.293vh) scale(.0145)}to{transform:translate(95.1343vw,100vh) scale(.0145)}}.snow:nth-child(21){opacity:.228;transform:translate(63.4004vw,-10px) scale(.9192);animation:fall-21 21s -16s linear infinite}@keyframes fall-21{61.186%{transform:translate(70.883vw,61.186vh) scale(.9192)}to{transform:translate(67.1417vw,100vh) scale(.9192)}}.snow:nth-child(22){opacity:.5106;transform:translate(1.6686vw,-10px) scale(.0726);animation:fall-22 17s -24s linear infinite}@keyframes fall-22{64.926%{transform:translate(9.2765vw,64.926vh) scale(.0726)}to{transform:translate(5.47255vw,100vh) scale(.0726)}}.snow:nth-child(23){opacity:.8864;transform:translate(48.6442vw,-10px) scale(.9272);animation:fall-23 22s -18s linear infinite}@keyframes fall-23{31.75%{transform:translate(44.832vw,31.75vh) scale(.9272)}to{transform:translate(46.7381vw,100vh) scale(.9272)}}.snow:nth-child(24){opacity:.0154;transform:translate(17.25vw,-10px) scale(.7521);animation:fall-24 12s -30s linear infinite}@keyframes fall-24{77.022%{transform:translate(10.9925vw,77.022vh) scale(.7521)}to{transform:translate(14.12125vw,100vh) scale(.7521)}}.snow:nth-child(25){opacity:.922;transform:translate(69.8314vw,-10px) scale(.511);animation:fall-25 16s -28s linear infinite}@keyframes fall-25{53.4%{transform:translate(62.9437vw,53.4vh) scale(.511)}to{transform:translate(66.38755vw,100vh) scale(.511)}}.snow:nth-child(26){opacity:.3266;transform:translate(97.3704vw,-10px) scale(.163);animation:fall-26 22s -13s linear infinite}@keyframes fall-26{60.923%{transform:translate(97.9941vw,60.923vh) scale(.163)}to{transform:translate(97.68225vw,100vh) scale(.163)}}.snow:nth-child(27){opacity:.611;transform:translate(99.7622vw,-10px) scale(.324);animation:fall-27 22s -29s linear infinite}@keyframes fall-27{67.632%{transform:translate(96.4833vw,67.632vh) scale(.324)}to{transform:translate(98.12275vw,100vh) scale(.324)}}.snow:nth-child(28){opacity:.1392;transform:translate(28.9352vw,-10px) scale(.7504);animation:fall-28 30s -13s linear infinite}@keyframes fall-28{55.362%{transform:translate(38.1466vw,55.362vh) scale(.7504)}to{transform:translate(33.5409vw,100vh) scale(.7504)}}.snow:nth-child(29){opacity:.5746;transform:translate(48.9262vw,-10px) scale(.6507);animation:fall-29 30s -6s linear infinite}@keyframes fall-29{72.394%{transform:translate(46.0096vw,72.394vh) scale(.6507)}to{transform:translate(47.4679vw,100vh) scale(.6507)}}.snow:nth-child(30){opacity:1.7606;transform:translate(7.5656vw,-10px) scale(.6312);animation:fall-30 29s -26s linear infinite}@keyframes fall-30{37.773%{transform:translate(11.2545vw,37.773vh) scale(.6312)}to{transform:translate(9.41005vw,100vh) scale(.6312)}}.snow:nth-child(31){opacity:1.9552;transform:translate(42.642vw,-10px) scale(.0715);animation:fall-31 17s -9s linear infinite}@keyframes fall-31{64.602%{transform:translate(37.1957vw,64.602vh) scale(.0715)}to{transform:translate(39.91885vw,100vh) scale(.0715)}}.snow:nth-child(32){opacity:1.9856;transform:translate(19.5484vw,-10px) scale(.1841);animation:fall-32 22s -20s linear infinite}@keyframes fall-32{77.803%{transform:translate(16.5438vw,77.803vh) scale(.1841)}to{transform:translate(18.0461vw,100vh) scale(.1841)}}.snow:nth-child(33){opacity:.9488;transform:translate(59.6992vw,-10px) scale(.3837);animation:fall-33 16s -23s linear infinite}@keyframes fall-33{48.644%{transform:translate(61.821vw,48.644vh) scale(.3837)}to{transform:translate(60.7601vw,100vh) scale(.3837)}}.snow:nth-child(34){opacity:.1114;transform:translate(41.522vw,-10px) scale(.262);animation:fall-34 25s -17s linear infinite}@keyframes fall-34{62.486%{transform:translate(36.177vw,62.486vh) scale(.262)}to{transform:translate(38.8495vw,100vh) scale(.262)}}.snow:nth-child(35){opacity:.417;transform:translate(82.9698vw,-10px) scale(.0853);animation:fall-35 27s -10s linear infinite}@keyframes fall-35{36.687%{transform:translate(90.4859vw,36.687vh) scale(.0853)}to{transform:translate(86.72785vw,100vh) scale(.0853)}}.snow:nth-child(36){opacity:.0028;transform:translate(4.1878vw,-10px) scale(.4466);animation:fall-36 21s -13s linear infinite}@keyframes fall-36{62.468%{transform:translate(12.9878vw,62.468vh) scale(.4466)}to{transform:translate(8.5878vw,100vh) scale(.4466)}}.snow:nth-child(37){opacity:.7332;transform:translate(1.9689vw,-10px) scale(.755);animation:fall-37 28s -8s linear infinite}@keyframes fall-37{43.099%{transform:translate(3.844vw,43.099vh) scale(.755)}to{transform:translate(2.90645vw,100vh) scale(.755)}}.snow:nth-child(38){opacity:1.8794;transform:translate(57.4435vw,-10px) scale(.9137);animation:fall-38 27s -22s linear infinite}@keyframes fall-38{55.478%{transform:translate(49.5852vw,55.478vh) scale(.9137)}to{transform:translate(53.51435vw,100vh) scale(.9137)}}.snow:nth-child(39){opacity:.764;transform:translate(84.4574vw,-10px) scale(.2976);animation:fall-39 26s -26s linear infinite}@keyframes fall-39{72.277%{transform:translate(75.3201vw,72.277vh) scale(.2976)}to{transform:translate(79.88875vw,100vh) scale(.2976)}}.snow:nth-child(40){opacity:.7186;transform:translate(36.8715vw,-10px) scale(.5327);animation:fall-40 21s -3s linear infinite}@keyframes fall-40{40.259%{transform:translate(39.3503vw,40.259vh) scale(.5327)}to{transform:translate(38.1109vw,100vh) scale(.5327)}}.snow:nth-child(41){opacity:1.8538;transform:translate(78.1135vw,-10px) scale(.9435);animation:fall-41 27s -26s linear infinite}@keyframes fall-41{44.911%{transform:translate(76.445vw,44.911vh) scale(.9435)}to{transform:translate(77.27925vw,100vh) scale(.9435)}}.snow:nth-child(42){opacity:1.3926;transform:translate(36.6895vw,-10px) scale(.8116);animation:fall-42 14s -16s linear infinite}@keyframes fall-42{31.457%{transform:translate(42.7175vw,31.457vh) scale(.8116)}to{transform:translate(39.7035vw,100vh) scale(.8116)}}.snow:nth-child(43){opacity:1.4014;transform:translate(23.6944vw,-10px) scale(.7066);animation:fall-43 27s -22s linear infinite}@keyframes fall-43{64.039%{transform:translate(22.2557vw,64.039vh) scale(.7066)}to{transform:translate(22.97505vw,100vh) scale(.7066)}}.snow:nth-child(44){opacity:.6274;transform:translate(48.2813vw,-10px) scale(.1359);animation:fall-44 17s -18s linear infinite}@keyframes fall-44{55.844%{transform:translate(57.8368vw,55.844vh) scale(.1359)}to{transform:translate(53.05905vw,100vh) scale(.1359)}}.snow:nth-child(45){opacity:1.3568;transform:translate(59.3315vw,-10px) scale(.1816);animation:fall-45 24s -10s linear infinite}@keyframes fall-45{45.066%{transform:translate(52.1687vw,45.066vh) scale(.1816)}to{transform:translate(55.7501vw,100vh) scale(.1816)}}.snow:nth-child(46){opacity:.6028;transform:translate(34.3868vw,-10px) scale(.3118);animation:fall-46 14s -25s linear infinite}@keyframes fall-46{35.12%{transform:translate(26.9474vw,35.12vh) scale(.3118)}to{transform:translate(30.6671vw,100vh) scale(.3118)}}.snow:nth-child(47){opacity:.9628;transform:translate(96.1091vw,-10px) scale(.1935);animation:fall-47 15s -22s linear infinite}@keyframes fall-47{70.502%{transform:translate(87.1791vw,70.502vh) scale(.1935)}to{transform:translate(91.6441vw,100vh) scale(.1935)}}.snow:nth-child(48){opacity:.3776;transform:translate(97.8261vw,-10px) scale(.9344);animation:fall-48 12s -28s linear infinite}@keyframes fall-48{37.157%{transform:translate(99.8927vw,37.157vh) scale(.9344)}to{transform:translate(98.8594vw,100vh) scale(.9344)}}.snow:nth-child(49){opacity:.485;transform:translate(.257vw,-10px) scale(.493);animation:fall-49 15s -19s linear infinite}@keyframes fall-49{69.417%{transform:translate(3.4874vw,69.417vh) scale(.493)}to{transform:translate(1.8722vw,100vh) scale(.493)}}.snow:nth-child(50){opacity:.19;transform:translate(55.3401vw,-10px) scale(.8236);animation:fall-50 11s -27s linear infinite}@keyframes fall-50{51.209%{transform:translate(62.1048vw,51.209vh) scale(.8236)}to{transform:translate(58.72245vw,100vh) scale(.8236)}}.snow:nth-child(51){opacity:.2764;transform:translate(24.8313vw,-10px) scale(.0953);animation:fall-51 30s -18s linear infinite}@keyframes fall-51{35.961%{transform:translate(26.8963vw,35.961vh) scale(.0953)}to{transform:translate(25.8638vw,100vh) scale(.0953)}}.snow:nth-child(52){opacity:.1122;transform:translate(8.0384vw,-10px) scale(.6481);animation:fall-52 22s -10s linear infinite}@keyframes fall-52{58.642%{transform:translate(5.7528vw,58.642vh) scale(.6481)}to{transform:translate(6.8956vw,100vh) scale(.6481)}}.snow:nth-child(53){opacity:1.0078;transform:translate(47.0784vw,-10px) scale(.9034);animation:fall-53 25s -28s linear infinite}@keyframes fall-53{63.375%{transform:translate(42.8438vw,63.375vh) scale(.9034)}to{transform:translate(44.9611vw,100vh) scale(.9034)}}.snow:nth-child(54){opacity:1.4862;transform:translate(78.904vw,-10px) scale(.6938);animation:fall-54 18s -14s linear infinite}@keyframes fall-54{69.6%{transform:translate(72.8292vw,69.6vh) scale(.6938)}to{transform:translate(75.8666vw,100vh) scale(.6938)}}.snow:nth-child(55){opacity:.8528;transform:translate(95.8822vw,-10px) scale(.0259);animation:fall-55 18s -29s linear infinite}@keyframes fall-55{68.873%{transform:translate(92.6708vw,68.873vh) scale(.0259)}to{transform:translate(94.2765vw,100vh) scale(.0259)}}.snow:nth-child(56){opacity:.028;transform:translate(84.1895vw,-10px) scale(.5516);animation:fall-56 26s -2s linear infinite}@keyframes fall-56{65.752%{transform:translate(89.5638vw,65.752vh) scale(.5516)}to{transform:translate(86.87665vw,100vh) scale(.5516)}}.snow:nth-child(57){opacity:.5312;transform:translate(24.1782vw,-10px) scale(.0483);animation:fall-57 30s -16s linear infinite}@keyframes fall-57{59.304%{transform:translate(24.1076vw,59.304vh) scale(.0483)}to{transform:translate(24.1429vw,100vh) scale(.0483)}}.snow:nth-child(58){opacity:1.7728;transform:translate(37.5378vw,-10px) scale(.5364);animation:fall-58 19s -17s linear infinite}@keyframes fall-58{58.311%{transform:translate(38.3276vw,58.311vh) scale(.5364)}to{transform:translate(37.9327vw,100vh) scale(.5364)}}.snow:nth-child(59){opacity:.2866;transform:translate(77.8281vw,-10px) scale(.4082);animation:fall-59 28s -17s linear infinite}@keyframes fall-59{41.524%{transform:translate(87.674vw,41.524vh) scale(.4082)}to{transform:translate(82.75105vw,100vh) scale(.4082)}}.snow:nth-child(60){opacity:1.9932;transform:translate(43.0351vw,-10px) scale(.4465);animation:fall-60 26s -9s linear infinite}@keyframes fall-60{58.399%{transform:translate(42.8291vw,58.399vh) scale(.4465)}to{transform:translate(42.9321vw,100vh) scale(.4465)}}.snow:nth-child(61){opacity:1.2854;transform:translate(32.8605vw,-10px) scale(.8827);animation:fall-61 23s -4s linear infinite}@keyframes fall-61{68.775%{transform:translate(25.9808vw,68.775vh) scale(.8827)}to{transform:translate(29.42065vw,100vh) scale(.8827)}}.snow:nth-child(62){opacity:.0564;transform:translate(25.959vw,-10px) scale(.5021);animation:fall-62 18s -11s linear infinite}@keyframes fall-62{73.456%{transform:translate(30.6928vw,73.456vh) scale(.5021)}to{transform:translate(28.3259vw,100vh) scale(.5021)}}.snow:nth-child(63){opacity:.0762;transform:translate(70.6385vw,-10px) scale(.3517);animation:fall-63 17s -19s linear infinite}@keyframes fall-63{66.646%{transform:translate(61.5452vw,66.646vh) scale(.3517)}to{transform:translate(66.09185vw,100vh) scale(.3517)}}.snow:nth-child(64){opacity:1.9548;transform:translate(28.8799vw,-10px) scale(.167);animation:fall-64 30s -24s linear infinite}@keyframes fall-64{44.45%{transform:translate(27.1395vw,44.45vh) scale(.167)}to{transform:translate(28.0097vw,100vh) scale(.167)}}.snow:nth-child(65){opacity:1.0552;transform:translate(5.9722vw,-10px) scale(.2392);animation:fall-65 21s -17s linear infinite}@keyframes fall-65{64.726%{transform:translate(10.4382vw,64.726vh) scale(.2392)}to{transform:translate(8.2052vw,100vh) scale(.2392)}}.snow:nth-child(66){opacity:.5966;transform:translate(31.622vw,-10px) scale(.4582);animation:fall-66 11s -25s linear infinite}@keyframes fall-66{70.499%{transform:translate(21.6409vw,70.499vh) scale(.4582)}to{transform:translate(26.63145vw,100vh) scale(.4582)}}.snow:nth-child(67){opacity:1.873;transform:translate(81.827vw,-10px) scale(.5334);animation:fall-67 23s -10s linear infinite}@keyframes fall-67{38.136%{transform:translate(76.8803vw,38.136vh) scale(.5334)}to{transform:translate(79.35365vw,100vh) scale(.5334)}}.snow:nth-child(68){opacity:1.5714;transform:translate(54.8317vw,-10px) scale(.7329);animation:fall-68 16s -26s linear infinite}@keyframes fall-68{52.415%{transform:translate(61.2872vw,52.415vh) scale(.7329)}to{transform:translate(58.05945vw,100vh) scale(.7329)}}.snow:nth-child(69){opacity:1.4724;transform:translate(44.1141vw,-10px) scale(.6344);animation:fall-69 24s -8s linear infinite}@keyframes fall-69{33.621%{transform:translate(37.0668vw,33.621vh) scale(.6344)}to{transform:translate(40.59045vw,100vh) scale(.6344)}}.snow:nth-child(70){opacity:1.454;transform:translate(50.5863vw,-10px) scale(.4402);animation:fall-70 28s -26s linear infinite}@keyframes fall-70{36.192%{transform:translate(57.5377vw,36.192vh) scale(.4402)}to{transform:translate(54.062vw,100vh) scale(.4402)}}.snow:nth-child(71){opacity:.7322;transform:translate(72.1684vw,-10px) scale(.9856);animation:fall-71 26s -6s linear infinite}@keyframes fall-71{77.687%{transform:translate(66.2522vw,77.687vh) scale(.9856)}to{transform:translate(69.2103vw,100vh) scale(.9856)}}.snow:nth-child(72){opacity:.6052;transform:translate(52.5963vw,-10px) scale(.5135);animation:fall-72 27s -29s linear infinite}@keyframes fall-72{64.653%{transform:translate(52.0235vw,64.653vh) scale(.5135)}to{transform:translate(52.3099vw,100vh) scale(.5135)}}.snow:nth-child(73){opacity:.448;transform:translate(29.777vw,-10px) scale(.9399);animation:fall-73 25s -22s linear infinite}@keyframes fall-73{38.255%{transform:translate(24.0706vw,38.255vh) scale(.9399)}to{transform:translate(26.9238vw,100vh) scale(.9399)}}.snow:nth-child(74){opacity:1.2508;transform:translate(84.7553vw,-10px) scale(.6577);animation:fall-74 23s -6s linear infinite}@keyframes fall-74{71.028%{transform:translate(93.9175vw,71.028vh) scale(.6577)}to{transform:translate(89.3364vw,100vh) scale(.6577)}}.snow:nth-child(75){opacity:1.0604;transform:translate(52.679vw,-10px) scale(.0046);animation:fall-75 20s -2s linear infinite}@keyframes fall-75{45.846%{transform:translate(45.5392vw,45.846vh) scale(.0046)}to{transform:translate(49.1091vw,100vh) scale(.0046)}}.snow:nth-child(76){opacity:.278;transform:translate(81.6126vw,-10px) scale(.4347);animation:fall-76 20s -26s linear infinite}@keyframes fall-76{39.805%{transform:translate(86.7263vw,39.805vh) scale(.4347)}to{transform:translate(84.16945vw,100vh) scale(.4347)}}.snow:nth-child(77){opacity:.3806;transform:translate(81.076vw,-10px) scale(.0828);animation:fall-77 30s -22s linear infinite}@keyframes fall-77{35.395%{transform:translate(84.6286vw,35.395vh) scale(.0828)}to{transform:translate(82.8523vw,100vh) scale(.0828)}}.snow:nth-child(78){opacity:.1138;transform:translate(95.6195vw,-10px) scale(.0325);animation:fall-78 18s -11s linear infinite}@keyframes fall-78{45.699%{transform:translate(101.8837vw,45.699vh) scale(.0325)}to{transform:translate(98.7516vw,100vh) scale(.0325)}}.snow:nth-child(79){opacity:1.9292;transform:translate(55.0295vw,-10px) scale(.4822);animation:fall-79 21s -13s linear infinite}@keyframes fall-79{57.123%{transform:translate(51.2071vw,57.123vh) scale(.4822)}to{transform:translate(53.1183vw,100vh) scale(.4822)}}.snow:nth-child(80){opacity:1.7156;transform:translate(81.001vw,-10px) scale(.5896);animation:fall-80 23s -5s linear infinite}@keyframes fall-80{42.708%{transform:translate(79.9847vw,42.708vh) scale(.5896)}to{transform:translate(80.49285vw,100vh) scale(.5896)}}.snow:nth-child(81){opacity:.726;transform:translate(24.068vw,-10px) scale(.1275);animation:fall-81 24s -3s linear infinite}@keyframes fall-81{67.654%{transform:translate(28.3752vw,67.654vh) scale(.1275)}to{transform:translate(26.2216vw,100vh) scale(.1275)}}.snow:nth-child(82){opacity:1.1646;transform:translate(63.9669vw,-10px) scale(.6407);animation:fall-82 25s -22s linear infinite}@keyframes fall-82{57.497%{transform:translate(67.9602vw,57.497vh) scale(.6407)}to{transform:translate(65.96355vw,100vh) scale(.6407)}}.snow:nth-child(83){opacity:.9864;transform:translate(15.0343vw,-10px) scale(.2603);animation:fall-83 18s -10s linear infinite}@keyframes fall-83{53.305%{transform:translate(14.9927vw,53.305vh) scale(.2603)}to{transform:translate(15.0135vw,100vh) scale(.2603)}}.snow:nth-child(84){opacity:1.3436;transform:translate(16.5139vw,-10px) scale(.6645);animation:fall-84 12s -4s linear infinite}@keyframes fall-84{71.016%{transform:translate(13.7185vw,71.016vh) scale(.6645)}to{transform:translate(15.1162vw,100vh) scale(.6645)}}.snow:nth-child(85){opacity:1.5082;transform:translate(47.4232vw,-10px) scale(1);animation:fall-85 28s -9s linear infinite}@keyframes fall-85{46.077%{transform:translate(52.3955vw,46.077vh) scale(1)}to{transform:translate(49.90935vw,100vh) scale(1)}}.snow:nth-child(86){opacity:1.0116;transform:translate(34.297vw,-10px) scale(.3478);animation:fall-86 27s -5s linear infinite}@keyframes fall-86{60.197%{transform:translate(42.4404vw,60.197vh) scale(.3478)}to{transform:translate(38.3687vw,100vh) scale(.3478)}}.snow:nth-child(87){opacity:1.7718;transform:translate(8.6385vw,-10px) scale(.6472);animation:fall-87 26s -3s linear infinite}@keyframes fall-87{67.773%{transform:translate(15.7843vw,67.773vh) scale(.6472)}to{transform:translate(12.2114vw,100vh) scale(.6472)}}.snow:nth-child(88){opacity:1.9636;transform:translate(61.5034vw,-10px) scale(.1807);animation:fall-88 16s -16s linear infinite}@keyframes fall-88{44.93%{transform:translate(54.463vw,44.93vh) scale(.1807)}to{transform:translate(57.9832vw,100vh) scale(.1807)}}.snow:nth-child(89){opacity:.0846;transform:translate(7.2881vw,-10px) scale(.246);animation:fall-89 14s -13s linear infinite}@keyframes fall-89{50.331%{transform:translate(13.5424vw,50.331vh) scale(.246)}to{transform:translate(10.41525vw,100vh) scale(.246)}}.snow:nth-child(90){opacity:.0088;transform:translate(89.651vw,-10px) scale(.9686);animation:fall-90 30s -15s linear infinite}@keyframes fall-90{49.789%{transform:translate(98.0216vw,49.789vh) scale(.9686)}to{transform:translate(93.8363vw,100vh) scale(.9686)}}.snow:nth-child(91){opacity:1.9288;transform:translate(4.773vw,-10px) scale(.3159);animation:fall-91 19s -19s linear infinite}@keyframes fall-91{62.701%{transform:translate(2.7348vw,62.701vh) scale(.3159)}to{transform:translate(3.7539vw,100vh) scale(.3159)}}.snow:nth-child(92){opacity:.514;transform:translate(40.0888vw,-10px) scale(.3499);animation:fall-92 12s -7s linear infinite}@keyframes fall-92{58.441%{transform:translate(36.239vw,58.441vh) scale(.3499)}to{transform:translate(38.1639vw,100vh) scale(.3499)}}.snow:nth-child(93){opacity:1.6098;transform:translate(31.8664vw,-10px) scale(.388);animation:fall-93 10s -8s linear infinite}@keyframes fall-93{74.781%{transform:translate(30.4785vw,74.781vh) scale(.388)}to{transform:translate(31.17245vw,100vh) scale(.388)}}.snow:nth-child(94){opacity:1.7792;transform:translate(74.3081vw,-10px) scale(.3731);animation:fall-94 28s -14s linear infinite}@keyframes fall-94{71.476%{transform:translate(80.3195vw,71.476vh) scale(.3731)}to{transform:translate(77.3138vw,100vh) scale(.3731)}}.snow:nth-child(95){opacity:1.1014;transform:translate(83.6885vw,-10px) scale(.3634);animation:fall-95 16s -21s linear infinite}@keyframes fall-95{52.348%{transform:translate(74.3296vw,52.348vh) scale(.3634)}to{transform:translate(79.00905vw,100vh) scale(.3634)}}.snow:nth-child(96){opacity:1.4122;transform:translate(81.8355vw,-10px) scale(.5702);animation:fall-96 26s -23s linear infinite}@keyframes fall-96{35.961%{transform:translate(80.1635vw,35.961vh) scale(.5702)}to{transform:translate(80.9995vw,100vh) scale(.5702)}}.snow:nth-child(97){opacity:.8132;transform:translate(69.5238vw,-10px) scale(.5093);animation:fall-97 20s -28s linear infinite}@keyframes fall-97{77.115%{transform:translate(65.6784vw,77.115vh) scale(.5093)}to{transform:translate(67.6011vw,100vh) scale(.5093)}}.snow:nth-child(98){opacity:.6276;transform:translate(75.6689vw,-10px) scale(.9419);animation:fall-98 29s -2s linear infinite}@keyframes fall-98{66.89%{transform:translate(69.8631vw,66.89vh) scale(.9419)}to{transform:translate(72.766vw,100vh) scale(.9419)}}.snow:nth-child(99){opacity:1.0552;transform:translate(35.0607vw,-10px) scale(.2435);animation:fall-99 12s -13s linear infinite}@keyframes fall-99{47.914%{transform:translate(25.1517vw,47.914vh) scale(.2435)}to{transform:translate(30.1062vw,100vh) scale(.2435)}}.snow:nth-child(100){opacity:.8144;transform:translate(3.3347vw,-10px) scale(.9377);animation:fall-100 25s -2s linear infinite}@keyframes fall-100{76.44%{transform:translate(6.5892vw,76.44vh) scale(.9377)}to{transform:translate(4.96195vw,100vh) scale(.9377)}}.snow:nth-child(101){opacity:1.1808;transform:translate(14.8006vw,-10px) scale(.8707);animation:fall-101 19s -25s linear infinite}@keyframes fall-101{63.238%{transform:translate(12.8069vw,63.238vh) scale(.8707)}to{transform:translate(13.80375vw,100vh) scale(.8707)}}.snow:nth-child(102){opacity:.9322;transform:translate(86.9308vw,-10px) scale(.8158);animation:fall-102 15s -5s linear infinite}@keyframes fall-102{69.62%{transform:translate(81.7661vw,69.62vh) scale(.8158)}to{transform:translate(84.34845vw,100vh) scale(.8158)}}.snow:nth-child(103){opacity:1.2812;transform:translate(43.3082vw,-10px) scale(.3594);animation:fall-103 22s -16s linear infinite}@keyframes fall-103{48.543%{transform:translate(45.8438vw,48.543vh) scale(.3594)}to{transform:translate(44.576vw,100vh) scale(.3594)}}.snow:nth-child(104){opacity:.116;transform:translate(64.9707vw,-10px) scale(.654);animation:fall-104 11s -16s linear infinite}@keyframes fall-104{66.306%{transform:translate(55.0408vw,66.306vh) scale(.654)}to{transform:translate(60.00575vw,100vh) scale(.654)}}.snow:nth-child(105){opacity:.0546;transform:translate(39.4155vw,-10px) scale(.6033);animation:fall-105 10s -5s linear infinite}@keyframes fall-105{66.298%{transform:translate(34.8924vw,66.298vh) scale(.6033)}to{transform:translate(37.15395vw,100vh) scale(.6033)}}.snow:nth-child(106){opacity:1.9522;transform:translate(84.5256vw,-10px) scale(.0575);animation:fall-106 28s -8s linear infinite}@keyframes fall-106{59.063%{transform:translate(85.3105vw,59.063vh) scale(.0575)}to{transform:translate(84.91805vw,100vh) scale(.0575)}}.snow:nth-child(107){opacity:1.1774;transform:translate(73.1783vw,-10px) scale(.0889);animation:fall-107 30s -28s linear infinite}@keyframes fall-107{61.481%{transform:translate(77.4631vw,61.481vh) scale(.0889)}to{transform:translate(75.3207vw,100vh) scale(.0889)}}.snow:nth-child(108){opacity:.1672;transform:translate(95.8744vw,-10px) scale(.4306);animation:fall-108 15s -2s linear infinite}@keyframes fall-108{38.798%{transform:translate(105.0027vw,38.798vh) scale(.4306)}to{transform:translate(100.43855vw,100vh) scale(.4306)}}.snow:nth-child(109){opacity:1.9004;transform:translate(43.904vw,-10px) scale(.6459);animation:fall-109 27s -30s linear infinite}@keyframes fall-109{35.371%{transform:translate(49.5351vw,35.371vh) scale(.6459)}to{transform:translate(46.71955vw,100vh) scale(.6459)}}.snow:nth-child(110){opacity:.4606;transform:translate(83.3093vw,-10px) scale(.4792);animation:fall-110 11s -13s linear infinite}@keyframes fall-110{64.337%{transform:translate(73.6624vw,64.337vh) scale(.4792)}to{transform:translate(78.48585vw,100vh) scale(.4792)}}.snow:nth-child(111){opacity:.21;transform:translate(50.2049vw,-10px) scale(.1538);animation:fall-111 27s -21s linear infinite}@keyframes fall-111{33.496%{transform:translate(43.9531vw,33.496vh) scale(.1538)}to{transform:translate(47.079vw,100vh) scale(.1538)}}.snow:nth-child(112){opacity:1.7346;transform:translate(80.6928vw,-10px) scale(.5085);animation:fall-112 28s -23s linear infinite}@keyframes fall-112{56.102%{transform:translate(76.2215vw,56.102vh) scale(.5085)}to{transform:translate(78.45715vw,100vh) scale(.5085)}}.snow:nth-child(113){opacity:.7518;transform:translate(50.6304vw,-10px) scale(.3771);animation:fall-113 21s -22s linear infinite}@keyframes fall-113{70.162%{transform:translate(54.3208vw,70.162vh) scale(.3771)}to{transform:translate(52.4756vw,100vh) scale(.3771)}}.snow:nth-child(114){opacity:1.9528;transform:translate(18.4589vw,-10px) scale(.2945);animation:fall-114 18s -19s linear infinite}@keyframes fall-114{67.242%{transform:translate(9.6478vw,67.242vh) scale(.2945)}to{transform:translate(14.05335vw,100vh) scale(.2945)}}.snow:nth-child(115){opacity:1.3052;transform:translate(50.1841vw,-10px) scale(.0699);animation:fall-115 22s -8s linear infinite}@keyframes fall-115{31.209%{transform:translate(44.3864vw,31.209vh) scale(.0699)}to{transform:translate(47.28525vw,100vh) scale(.0699)}}.snow:nth-child(116){opacity:.3656;transform:translate(36.0657vw,-10px) scale(.9124);animation:fall-116 23s -26s linear infinite}@keyframes fall-116{76.329%{transform:translate(32.9929vw,76.329vh) scale(.9124)}to{transform:translate(34.5293vw,100vh) scale(.9124)}}.snow:nth-child(117){opacity:.7412;transform:translate(35.9591vw,-10px) scale(.1298);animation:fall-117 24s -27s linear infinite}@keyframes fall-117{75.872%{transform:translate(32.2452vw,75.872vh) scale(.1298)}to{transform:translate(34.10215vw,100vh) scale(.1298)}}.snow:nth-child(118){opacity:.8916;transform:translate(73.3113vw,-10px) scale(.3643);animation:fall-118 26s -25s linear infinite}@keyframes fall-118{49.841%{transform:translate(82.4242vw,49.841vh) scale(.3643)}to{transform:translate(77.86775vw,100vh) scale(.3643)}}.snow:nth-child(119){opacity:1.0058;transform:translate(29.8398vw,-10px) scale(.1609);animation:fall-119 26s -5s linear infinite}@keyframes fall-119{45.353%{transform:translate(30.7962vw,45.353vh) scale(.1609)}to{transform:translate(30.318vw,100vh) scale(.1609)}}.snow:nth-child(120){opacity:.133;transform:translate(67.0792vw,-10px) scale(.6602);animation:fall-120 30s -17s linear infinite}@keyframes fall-120{60.38%{transform:translate(74.6664vw,60.38vh) scale(.6602)}to{transform:translate(70.8728vw,100vh) scale(.6602)}}.snow:nth-child(121){opacity:1.016;transform:translate(30.7612vw,-10px) scale(.4698);animation:fall-121 23s -22s linear infinite}@keyframes fall-121{78.633%{transform:translate(38.4849vw,78.633vh) scale(.4698)}to{transform:translate(34.62305vw,100vh) scale(.4698)}}.snow:nth-child(122){opacity:1.5692;transform:translate(55.4663vw,-10px) scale(.0445);animation:fall-122 27s -18s linear infinite}@keyframes fall-122{70.77%{transform:translate(53.904vw,70.77vh) scale(.0445)}to{transform:translate(54.68515vw,100vh) scale(.0445)}}.snow:nth-child(123){opacity:.0468;transform:translate(19.4253vw,-10px) scale(.3842);animation:fall-123 16s -21s linear infinite}@keyframes fall-123{36.322%{transform:translate(26.7029vw,36.322vh) scale(.3842)}to{transform:translate(23.0641vw,100vh) scale(.3842)}}.snow:nth-child(124){opacity:.8762;transform:translate(68.3036vw,-10px) scale(.7089);animation:fall-124 19s -12s linear infinite}@keyframes fall-124{42.72%{transform:translate(69.8925vw,42.72vh) scale(.7089)}to{transform:translate(69.09805vw,100vh) scale(.7089)}}.snow:nth-child(125){opacity:.2868;transform:translate(80.0478vw,-10px) scale(.3682);animation:fall-125 23s -15s linear infinite}@keyframes fall-125{79.733%{transform:translate(84.6282vw,79.733vh) scale(.3682)}to{transform:translate(82.338vw,100vh) scale(.3682)}}.snow:nth-child(126){opacity:.6284;transform:translate(98.4631vw,-10px) scale(.8942);animation:fall-126 19s -28s linear infinite}@keyframes fall-126{77.67%{transform:translate(105.6004vw,77.67vh) scale(.8942)}to{transform:translate(102.03175vw,100vh) scale(.8942)}}.snow:nth-child(127){opacity:1.43;transform:translate(58.9409vw,-10px) scale(.353);animation:fall-127 13s -21s linear infinite}@keyframes fall-127{61.003%{transform:translate(62.237vw,61.003vh) scale(.353)}to{transform:translate(60.58895vw,100vh) scale(.353)}}.snow:nth-child(128){opacity:1.0898;transform:translate(79.1765vw,-10px) scale(.8458);animation:fall-128 18s -26s linear infinite}@keyframes fall-128{66.638%{transform:translate(74.6525vw,66.638vh) scale(.8458)}to{transform:translate(76.9145vw,100vh) scale(.8458)}}.snow:nth-child(129){opacity:1.319;transform:translate(55.5889vw,-10px) scale(.4109);animation:fall-129 25s -11s linear infinite}@keyframes fall-129{34.108%{transform:translate(55.608vw,34.108vh) scale(.4109)}to{transform:translate(55.59845vw,100vh) scale(.4109)}}.snow:nth-child(130){opacity:.7728;transform:translate(86.1121vw,-10px) scale(.4319);animation:fall-130 17s -27s linear infinite}@keyframes fall-130{54.667%{transform:translate(94.774vw,54.667vh) scale(.4319)}to{transform:translate(90.44305vw,100vh) scale(.4319)}}.snow:nth-child(131){opacity:1.8808;transform:translate(46.4254vw,-10px) scale(.1845);animation:fall-131 12s -12s linear infinite}@keyframes fall-131{62.737%{transform:translate(40.7132vw,62.737vh) scale(.1845)}to{transform:translate(43.5693vw,100vh) scale(.1845)}}.snow:nth-child(132){opacity:.63;transform:translate(98.9038vw,-10px) scale(.5454);animation:fall-132 25s -1s linear infinite}@keyframes fall-132{54.308%{transform:translate(91.9118vw,54.308vh) scale(.5454)}to{transform:translate(95.4078vw,100vh) scale(.5454)}}.snow:nth-child(133){opacity:.4422;transform:translate(67.6036vw,-10px) scale(.1435);animation:fall-133 25s -21s linear infinite}@keyframes fall-133{77.893%{transform:translate(73.9688vw,77.893vh) scale(.1435)}to{transform:translate(70.7862vw,100vh) scale(.1435)}}.snow:nth-child(134){opacity:.9394;transform:translate(49.9829vw,-10px) scale(.231);animation:fall-134 25s -9s linear infinite}@keyframes fall-134{47.945%{transform:translate(56.2552vw,47.945vh) scale(.231)}to{transform:translate(53.11905vw,100vh) scale(.231)}}.snow:nth-child(135){opacity:.5396;transform:translate(6.7744vw,-10px) scale(.3504);animation:fall-135 23s -19s linear infinite}@keyframes fall-135{32.097%{transform:translate(4.1284vw,32.097vh) scale(.3504)}to{transform:translate(5.4514vw,100vh) scale(.3504)}}.snow:nth-child(136){opacity:.9284;transform:translate(99.0956vw,-10px) scale(.3099);animation:fall-136 15s -14s linear infinite}@keyframes fall-136{51.242%{transform:translate(106.5258vw,51.242vh) scale(.3099)}to{transform:translate(102.8107vw,100vh) scale(.3099)}}.snow:nth-child(137){opacity:1.8464;transform:translate(83.3382vw,-10px) scale(.8134);animation:fall-137 26s -25s linear infinite}@keyframes fall-137{51.44%{transform:translate(91.5594vw,51.44vh) scale(.8134)}to{transform:translate(87.4488vw,100vh) scale(.8134)}}.snow:nth-child(138){opacity:.0784;transform:translate(53.4267vw,-10px) scale(.0635);animation:fall-138 21s -6s linear infinite}@keyframes fall-138{59.849%{transform:translate(51.6819vw,59.849vh) scale(.0635)}to{transform:translate(52.5543vw,100vh) scale(.0635)}}.snow:nth-child(139){opacity:1.6328;transform:translate(53.4069vw,-10px) scale(.9617);animation:fall-139 14s -19s linear infinite}@keyframes fall-139{76.05%{transform:translate(56.879vw,76.05vh) scale(.9617)}to{transform:translate(55.14295vw,100vh) scale(.9617)}}.snow:nth-child(140){opacity:.1788;transform:translate(60.2504vw,-10px) scale(.5471);animation:fall-140 20s -4s linear infinite}@keyframes fall-140{68.937%{transform:translate(57.8515vw,68.937vh) scale(.5471)}to{transform:translate(59.05095vw,100vh) scale(.5471)}}.snow:nth-child(141){opacity:.3336;transform:translate(99.413vw,-10px) scale(.9107);animation:fall-141 26s -4s linear infinite}@keyframes fall-141{51.924%{transform:translate(104.3853vw,51.924vh) scale(.9107)}to{transform:translate(101.89915vw,100vh) scale(.9107)}}.snow:nth-child(142){opacity:1.2262;transform:translate(46.2355vw,-10px) scale(.1177);animation:fall-142 16s -24s linear infinite}@keyframes fall-142{55.266%{transform:translate(44.2918vw,55.266vh) scale(.1177)}to{transform:translate(45.26365vw,100vh) scale(.1177)}}.snow:nth-child(143){opacity:1.6042;transform:translate(1.0363vw,-10px) scale(.1906);animation:fall-143 28s -22s linear infinite}@keyframes fall-143{47.326%{transform:translate(1.0318vw,47.326vh) scale(.1906)}to{transform:translate(1.03405vw,100vh) scale(.1906)}}.snow:nth-child(144){opacity:.993;transform:translate(75.402vw,-10px) scale(.5394);animation:fall-144 24s -11s linear infinite}@keyframes fall-144{56.313%{transform:translate(78.4955vw,56.313vh) scale(.5394)}to{transform:translate(76.94875vw,100vh) scale(.5394)}}.snow:nth-child(145){opacity:1.0584;transform:translate(85.8175vw,-10px) scale(.3064);animation:fall-145 15s -6s linear infinite}@keyframes fall-145{65.731%{transform:translate(79.2481vw,65.731vh) scale(.3064)}to{transform:translate(82.5328vw,100vh) scale(.3064)}}.snow:nth-child(146){opacity:1.4026;transform:translate(17.6682vw,-10px) scale(.4081);animation:fall-146 11s -27s linear infinite}@keyframes fall-146{77.866%{transform:translate(18.8803vw,77.866vh) scale(.4081)}to{transform:translate(18.27425vw,100vh) scale(.4081)}}.snow:nth-child(147){opacity:.279;transform:translate(80.6434vw,-10px) scale(.666);animation:fall-147 28s -9s linear infinite}@keyframes fall-147{72.24%{transform:translate(77.5209vw,72.24vh) scale(.666)}to{transform:translate(79.08215vw,100vh) scale(.666)}}.snow:nth-child(148){opacity:.3736;transform:translate(59.1111vw,-10px) scale(.8032);animation:fall-148 13s -21s linear infinite}@keyframes fall-148{40.812%{transform:translate(65.4682vw,40.812vh) scale(.8032)}to{transform:translate(62.28965vw,100vh) scale(.8032)}}.snow:nth-child(149){opacity:1.8672;transform:translate(19.0151vw,-10px) scale(.6978);animation:fall-149 22s -5s linear infinite}@keyframes fall-149{58.497%{transform:translate(15.0444vw,58.497vh) scale(.6978)}to{transform:translate(17.02975vw,100vh) scale(.6978)}}.snow:nth-child(150){opacity:1.359;transform:translate(74.6456vw,-10px) scale(.0678);animation:fall-150 20s -15s linear infinite}@keyframes fall-150{37.882%{transform:translate(80.9973vw,37.882vh) scale(.0678)}to{transform:translate(77.82145vw,100vh) scale(.0678)}}.snow:nth-child(151){opacity:.903;transform:translate(14.7192vw,-10px) scale(.6303);animation:fall-151 10s -6s linear infinite}@keyframes fall-151{48.829%{transform:translate(18.8271vw,48.829vh) scale(.6303)}to{transform:translate(16.77315vw,100vh) scale(.6303)}}.snow:nth-child(152){opacity:.5812;transform:translate(77.0897vw,-10px) scale(.6228);animation:fall-152 27s -30s linear infinite}@keyframes fall-152{67.569%{transform:translate(73.8463vw,67.569vh) scale(.6228)}to{transform:translate(75.468vw,100vh) scale(.6228)}}.snow:nth-child(153){opacity:.688;transform:translate(95.1162vw,-10px) scale(.4659);animation:fall-153 19s -4s linear infinite}@keyframes fall-153{64.565%{transform:translate(85.833vw,64.565vh) scale(.4659)}to{transform:translate(90.4746vw,100vh) scale(.4659)}}.snow:nth-child(154){opacity:1.3666;transform:translate(8.0353vw,-10px) scale(.3637);animation:fall-154 25s -6s linear infinite}@keyframes fall-154{79.126%{transform:translate(10.1471vw,79.126vh) scale(.3637)}to{transform:translate(9.0912vw,100vh) scale(.3637)}}.snow:nth-child(155){opacity:1.2362;transform:translate(51.3446vw,-10px) scale(.0075);animation:fall-155 24s -8s linear infinite}@keyframes fall-155{68.101%{transform:translate(49.921vw,68.101vh) scale(.0075)}to{transform:translate(50.6328vw,100vh) scale(.0075)}}.snow:nth-child(156){opacity:.3112;transform:translate(31.1149vw,-10px) scale(.7264);animation:fall-156 29s -7s linear infinite}@keyframes fall-156{71.679%{transform:translate(33.6785vw,71.679vh) scale(.7264)}to{transform:translate(32.3967vw,100vh) scale(.7264)}}.snow:nth-child(157){opacity:1.9032;transform:translate(91.1986vw,-10px) scale(.1521);animation:fall-157 12s -25s linear infinite}@keyframes fall-157{75.795%{transform:translate(82.7282vw,75.795vh) scale(.1521)}to{transform:translate(86.9634vw,100vh) scale(.1521)}}.snow:nth-child(158){opacity:1.1322;transform:translate(89.3644vw,-10px) scale(.374);animation:fall-158 27s -26s linear infinite}@keyframes fall-158{48.619%{transform:translate(81.8842vw,48.619vh) scale(.374)}to{transform:translate(85.6243vw,100vh) scale(.374)}}.snow:nth-child(159){opacity:.827;transform:translate(40.6811vw,-10px) scale(.8843);animation:fall-159 13s -9s linear infinite}@keyframes fall-159{78.478%{transform:translate(40.8261vw,78.478vh) scale(.8843)}to{transform:translate(40.7536vw,100vh) scale(.8843)}}.snow:nth-child(160){opacity:.7528;transform:translate(77.8215vw,-10px) scale(.1981);animation:fall-160 27s -17s linear infinite}@keyframes fall-160{36.733%{transform:translate(82.2205vw,36.733vh) scale(.1981)}to{transform:translate(80.021vw,100vh) scale(.1981)}}.snow:nth-child(161){opacity:1.5294;transform:translate(16.607vw,-10px) scale(.5136);animation:fall-161 13s -4s linear infinite}@keyframes fall-161{33.242%{transform:translate(10.4127vw,33.242vh) scale(.5136)}to{transform:translate(13.50985vw,100vh) scale(.5136)}}.snow:nth-child(162){opacity:.4836;transform:translate(27.1326vw,-10px) scale(.9208);animation:fall-162 16s -19s linear infinite}@keyframes fall-162{63.503%{transform:translate(17.2964vw,63.503vh) scale(.9208)}to{transform:translate(22.2145vw,100vh) scale(.9208)}}.snow:nth-child(163){opacity:.293;transform:translate(33.0672vw,-10px) scale(.2467);animation:fall-163 26s -27s linear infinite}@keyframes fall-163{62.159%{transform:translate(29.4927vw,62.159vh) scale(.2467)}to{transform:translate(31.27995vw,100vh) scale(.2467)}}.snow:nth-child(164){opacity:.509;transform:translate(40.1168vw,-10px) scale(.6554);animation:fall-164 15s -11s linear infinite}@keyframes fall-164{53.133%{transform:translate(47.1627vw,53.133vh) scale(.6554)}to{transform:translate(43.63975vw,100vh) scale(.6554)}}.snow:nth-child(165){opacity:.368;transform:translate(86.0152vw,-10px) scale(.4564);animation:fall-165 12s -21s linear infinite}@keyframes fall-165{47.407%{transform:translate(77.1432vw,47.407vh) scale(.4564)}to{transform:translate(81.5792vw,100vh) scale(.4564)}}.snow:nth-child(166){opacity:1.1028;transform:translate(49.8653vw,-10px) scale(.2914);animation:fall-166 15s -17s linear infinite}@keyframes fall-166{36.909%{transform:translate(49.1299vw,36.909vh) scale(.2914)}to{transform:translate(49.4976vw,100vh) scale(.2914)}}.snow:nth-child(167){opacity:1.4704;transform:translate(49.178vw,-10px) scale(.663);animation:fall-167 14s -6s linear infinite}@keyframes fall-167{72.88%{transform:translate(45.0466vw,72.88vh) scale(.663)}to{transform:translate(47.1123vw,100vh) scale(.663)}}.snow:nth-child(168){opacity:1.6796;transform:translate(38.9583vw,-10px) scale(.951);animation:fall-168 13s -12s linear infinite}@keyframes fall-168{35.27%{transform:translate(36.0274vw,35.27vh) scale(.951)}to{transform:translate(37.49285vw,100vh) scale(.951)}}.snow:nth-child(169){opacity:.5476;transform:translate(22.7753vw,-10px) scale(.9492);animation:fall-169 18s -3s linear infinite}@keyframes fall-169{40.441%{transform:translate(14.5477vw,40.441vh) scale(.9492)}to{transform:translate(18.6615vw,100vh) scale(.9492)}}.snow:nth-child(170){opacity:.576;transform:translate(51.9754vw,-10px) scale(.2038);animation:fall-170 11s -2s linear infinite}@keyframes fall-170{47.857%{transform:translate(43.0013vw,47.857vh) scale(.2038)}to{transform:translate(47.48835vw,100vh) scale(.2038)}}.snow:nth-child(171){opacity:1.237;transform:translate(2.5187vw,-10px) scale(.8953);animation:fall-171 20s -5s linear infinite}@keyframes fall-171{59.02%{transform:translate(10.5082vw,59.02vh) scale(.8953)}to{transform:translate(6.51345vw,100vh) scale(.8953)}}.snow:nth-child(172){opacity:1.384;transform:translate(96.3512vw,-10px) scale(.5096);animation:fall-172 28s -30s linear infinite}@keyframes fall-172{30.597%{transform:translate(94.3306vw,30.597vh) scale(.5096)}to{transform:translate(95.3409vw,100vh) scale(.5096)}}.snow:nth-child(173){opacity:1.8362;transform:translate(79.0606vw,-10px) scale(.9603);animation:fall-173 18s -5s linear infinite}@keyframes fall-173{78.409%{transform:translate(72.3543vw,78.409vh) scale(.9603)}to{transform:translate(75.70745vw,100vh) scale(.9603)}}.snow:nth-child(174){opacity:1.8298;transform:translate(7.6997vw,-10px) scale(.9854);animation:fall-174 30s -11s linear infinite}@keyframes fall-174{60.546%{transform:translate(10.8963vw,60.546vh) scale(.9854)}to{transform:translate(9.298vw,100vh) scale(.9854)}}.snow:nth-child(175){opacity:.2038;transform:translate(53.2449vw,-10px) scale(.6317);animation:fall-175 17s -18s linear infinite}@keyframes fall-175{76.078%{transform:translate(55.9569vw,76.078vh) scale(.6317)}to{transform:translate(54.6009vw,100vh) scale(.6317)}}.snow:nth-child(176){opacity:1.1666;transform:translate(68.1242vw,-10px) scale(.9321);animation:fall-176 12s -4s linear infinite}@keyframes fall-176{54.402%{transform:translate(59.4555vw,54.402vh) scale(.9321)}to{transform:translate(63.78985vw,100vh) scale(.9321)}}.snow:nth-child(177){opacity:1.0288;transform:translate(90.5059vw,-10px) scale(.4986);animation:fall-177 12s -16s linear infinite}@keyframes fall-177{34.582%{transform:translate(86.8722vw,34.582vh) scale(.4986)}to{transform:translate(88.68905vw,100vh) scale(.4986)}}.snow:nth-child(178){opacity:1.3532;transform:translate(92.5499vw,-10px) scale(.8706);animation:fall-178 15s -5s linear infinite}@keyframes fall-178{67.598%{transform:translate(90.7559vw,67.598vh) scale(.8706)}to{transform:translate(91.6529vw,100vh) scale(.8706)}}.snow:nth-child(179){opacity:.5512;transform:translate(16.2994vw,-10px) scale(.3384);animation:fall-179 28s -30s linear infinite}@keyframes fall-179{74.719%{transform:translate(21.1179vw,74.719vh) scale(.3384)}to{transform:translate(18.70865vw,100vh) scale(.3384)}}.snow:nth-child(180){opacity:.8992;transform:translate(60.6062vw,-10px) scale(.3265);animation:fall-180 15s -28s linear infinite}@keyframes fall-180{48.305%{transform:translate(65.0087vw,48.305vh) scale(.3265)}to{transform:translate(62.80745vw,100vh) scale(.3265)}}.snow:nth-child(181){opacity:.5256;transform:translate(69.522vw,-10px) scale(.86);animation:fall-181 14s -1s linear infinite}@keyframes fall-181{36.527%{transform:translate(67.6525vw,36.527vh) scale(.86)}to{transform:translate(68.58725vw,100vh) scale(.86)}}.snow:nth-child(182){opacity:.7932;transform:translate(88.1828vw,-10px) scale(.7364);animation:fall-182 17s -13s linear infinite}@keyframes fall-182{77.495%{transform:translate(96.4967vw,77.495vh) scale(.7364)}to{transform:translate(92.33975vw,100vh) scale(.7364)}}.snow:nth-child(183){opacity:.3988;transform:translate(22.409vw,-10px) scale(.4972);animation:fall-183 28s -9s linear infinite}@keyframes fall-183{41.408%{transform:translate(22.7115vw,41.408vh) scale(.4972)}to{transform:translate(22.56025vw,100vh) scale(.4972)}}.snow:nth-child(184){opacity:1.087;transform:translate(70.7808vw,-10px) scale(.4353);animation:fall-184 13s -26s linear infinite}@keyframes fall-184{62.184%{transform:translate(78.7399vw,62.184vh) scale(.4353)}to{transform:translate(74.76035vw,100vh) scale(.4353)}}.snow:nth-child(185){opacity:1.68;transform:translate(22.3775vw,-10px) scale(.5805);animation:fall-185 19s -1s linear infinite}@keyframes fall-185{43.634%{transform:translate(17.7261vw,43.634vh) scale(.5805)}to{transform:translate(20.0518vw,100vh) scale(.5805)}}.snow:nth-child(186){opacity:1.8508;transform:translate(50.8462vw,-10px) scale(.5798);animation:fall-186 15s -11s linear infinite}@keyframes fall-186{54.512%{transform:translate(51.1325vw,54.512vh) scale(.5798)}to{transform:translate(50.98935vw,100vh) scale(.5798)}}.snow:nth-child(187){opacity:.6362;transform:translate(99.1558vw,-10px) scale(.1577);animation:fall-187 11s -29s linear infinite}@keyframes fall-187{30.598%{transform:translate(101.8993vw,30.598vh) scale(.1577)}to{transform:translate(100.52755vw,100vh) scale(.1577)}}.snow:nth-child(188){opacity:1.1042;transform:translate(95.4531vw,-10px) scale(.7869);animation:fall-188 29s -14s linear infinite}@keyframes fall-188{41.807%{transform:translate(105.3304vw,41.807vh) scale(.7869)}to{transform:translate(100.39175vw,100vh) scale(.7869)}}.snow:nth-child(189){opacity:1.7614;transform:translate(66.8265vw,-10px) scale(.7936);animation:fall-189 29s -25s linear infinite}@keyframes fall-189{76.28%{transform:translate(66.2006vw,76.28vh) scale(.7936)}to{transform:translate(66.51355vw,100vh) scale(.7936)}}.snow:nth-child(190){opacity:.8604;transform:translate(39.6491vw,-10px) scale(.906);animation:fall-190 19s -19s linear infinite}@keyframes fall-190{47.168%{transform:translate(39.0054vw,47.168vh) scale(.906)}to{transform:translate(39.32725vw,100vh) scale(.906)}}.snow:nth-child(191){opacity:.3702;transform:translate(14.6354vw,-10px) scale(.1151);animation:fall-191 11s -27s linear infinite}@keyframes fall-191{59.492%{transform:translate(13.9771vw,59.492vh) scale(.1151)}to{transform:translate(14.30625vw,100vh) scale(.1151)}}.snow:nth-child(192){opacity:1.3946;transform:translate(31.8003vw,-10px) scale(.1778);animation:fall-192 15s -18s linear infinite}@keyframes fall-192{76.683%{transform:translate(26.693vw,76.683vh) scale(.1778)}to{transform:translate(29.24665vw,100vh) scale(.1778)}}.snow:nth-child(193){opacity:1.3044;transform:translate(28.93vw,-10px) scale(.8252);animation:fall-193 12s -8s linear infinite}@keyframes fall-193{54.796%{transform:translate(19.1917vw,54.796vh) scale(.8252)}to{transform:translate(24.06085vw,100vh) scale(.8252)}}.snow:nth-child(194){opacity:.9586;transform:translate(36.3671vw,-10px) scale(.0367);animation:fall-194 17s -19s linear infinite}@keyframes fall-194{33.686%{transform:translate(33.9295vw,33.686vh) scale(.0367)}to{transform:translate(35.1483vw,100vh) scale(.0367)}}.snow:nth-child(195){opacity:.8492;transform:translate(44.3772vw,-10px) scale(.2162);animation:fall-195 26s -25s linear infinite}@keyframes fall-195{54.986%{transform:translate(54.3548vw,54.986vh) scale(.2162)}to{transform:translate(49.366vw,100vh) scale(.2162)}}.snow:nth-child(196){opacity:1.2266;transform:translate(61.2262vw,-10px) scale(.9537);animation:fall-196 13s -4s linear infinite}@keyframes fall-196{30.871%{transform:translate(59.3334vw,30.871vh) scale(.9537)}to{transform:translate(60.2798vw,100vh) scale(.9537)}}.snow:nth-child(197){opacity:1.0794;transform:translate(89.76vw,-10px) scale(.8463);animation:fall-197 12s -17s linear infinite}@keyframes fall-197{37.42%{transform:translate(88.5314vw,37.42vh) scale(.8463)}to{transform:translate(89.1457vw,100vh) scale(.8463)}}.snow:nth-child(198){opacity:1.5054;transform:translate(73.1062vw,-10px) scale(.4595);animation:fall-198 12s -15s linear infinite}@keyframes fall-198{75.581%{transform:translate(72.3902vw,75.581vh) scale(.4595)}to{transform:translate(72.7482vw,100vh) scale(.4595)}}.snow:nth-child(199){opacity:1.8056;transform:translate(54.5938vw,-10px) scale(.2065);animation:fall-199 21s -3s linear infinite}@keyframes fall-199{72.169%{transform:translate(59.1811vw,72.169vh) scale(.2065)}to{transform:translate(56.88745vw,100vh) scale(.2065)}}.snow:nth-child(200){opacity:1.199;transform:translate(54.3096vw,-10px) scale(.0562);animation:fall-200 29s -19s linear infinite}@keyframes fall-200{75.049%{transform:translate(60.2539vw,75.049vh) scale(.0562)}to{transform:translate(57.28175vw,100vh) scale(.0562)}}.snow:nth-child(201){opacity:1.4314;transform:translate(97.9862vw,-10px) scale(.6986);animation:fall-201 11s -13s linear infinite}@keyframes fall-201{55.973%{transform:translate(107.9724vw,55.973vh) scale(.6986)}to{transform:translate(102.9793vw,100vh) scale(.6986)}}.snow:nth-child(202){opacity:.6038;transform:translate(88.985vw,-10px) scale(.7082);animation:fall-202 20s -1s linear infinite}@keyframes fall-202{35.63%{transform:translate(92.0233vw,35.63vh) scale(.7082)}to{transform:translate(90.50415vw,100vh) scale(.7082)}}.snow:nth-child(203){opacity:1.5892;transform:translate(86.6987vw,-10px) scale(.1819);animation:fall-203 10s -5s linear infinite}@keyframes fall-203{78.123%{transform:translate(88.0677vw,78.123vh) scale(.1819)}to{transform:translate(87.3832vw,100vh) scale(.1819)}}.snow:nth-child(204){opacity:1.1468;transform:translate(83.8222vw,-10px) scale(.3658);animation:fall-204 30s -13s linear infinite}@keyframes fall-204{65.914%{transform:translate(78.4998vw,65.914vh) scale(.3658)}to{transform:translate(81.161vw,100vh) scale(.3658)}}.snow:nth-child(205){opacity:.4634;transform:translate(46.5295vw,-10px) scale(.392);animation:fall-205 22s -23s linear infinite}@keyframes fall-205{77.162%{transform:translate(50.3559vw,77.162vh) scale(.392)}to{transform:translate(48.4427vw,100vh) scale(.392)}}.snow:nth-child(206){opacity:.2688;transform:translate(36.3019vw,-10px) scale(.955);animation:fall-206 14s -25s linear infinite}@keyframes fall-206{48.18%{transform:translate(33.1791vw,48.18vh) scale(.955)}to{transform:translate(34.7405vw,100vh) scale(.955)}}.snow:nth-child(207){opacity:.6248;transform:translate(69.1324vw,-10px) scale(.8101);animation:fall-207 28s -17s linear infinite}@keyframes fall-207{74.572%{transform:translate(69.7523vw,74.572vh) scale(.8101)}to{transform:translate(69.44235vw,100vh) scale(.8101)}}.snow:nth-child(208){opacity:.7054;transform:translate(41.0532vw,-10px) scale(.1065);animation:fall-208 22s -6s linear infinite}@keyframes fall-208{74.633%{transform:translate(48.45vw,74.633vh) scale(.1065)}to{transform:translate(44.7516vw,100vh) scale(.1065)}}.snow:nth-child(209){opacity:1.926;transform:translate(55.5195vw,-10px) scale(.0259);animation:fall-209 14s -27s linear infinite}@keyframes fall-209{31.805%{transform:translate(60.2278vw,31.805vh) scale(.0259)}to{transform:translate(57.87365vw,100vh) scale(.0259)}}.snow:nth-child(210){opacity:.778;transform:translate(54.2802vw,-10px) scale(.3563);animation:fall-210 20s -23s linear infinite}@keyframes fall-210{77.426%{transform:translate(52.1643vw,77.426vh) scale(.3563)}to{transform:translate(53.22225vw,100vh) scale(.3563)}}.snow:nth-child(211){opacity:1.2116;transform:translate(63.4174vw,-10px) scale(.3444);animation:fall-211 23s -20s linear infinite}@keyframes fall-211{52.391%{transform:translate(63.5192vw,52.391vh) scale(.3444)}to{transform:translate(63.4683vw,100vh) scale(.3444)}}.snow:nth-child(212){opacity:.061;transform:translate(69.7074vw,-10px) scale(.3082);animation:fall-212 11s -25s linear infinite}@keyframes fall-212{57.387%{transform:translate(78.8263vw,57.387vh) scale(.3082)}to{transform:translate(74.26685vw,100vh) scale(.3082)}}.snow:nth-child(213){opacity:1.77;transform:translate(75.3356vw,-10px) scale(.042);animation:fall-213 23s -3s linear infinite}@keyframes fall-213{73.182%{transform:translate(80.7018vw,73.182vh) scale(.042)}to{transform:translate(78.0187vw,100vh) scale(.042)}}.snow:nth-child(214){opacity:.7634;transform:translate(10.2966vw,-10px) scale(.0053);animation:fall-214 13s -20s linear infinite}@keyframes fall-214{45.632%{transform:translate(3.7024vw,45.632vh) scale(.0053)}to{transform:translate(6.9995vw,100vh) scale(.0053)}}.snow:nth-child(215){opacity:.8772;transform:translate(36.7797vw,-10px) scale(.4012);animation:fall-215 21s -13s linear infinite}@keyframes fall-215{62.073%{transform:translate(28.9497vw,62.073vh) scale(.4012)}to{transform:translate(32.8647vw,100vh) scale(.4012)}}.snow:nth-child(216){opacity:1.0614;transform:translate(29.229vw,-10px) scale(.3809);animation:fall-216 20s -14s linear infinite}@keyframes fall-216{43.27%{transform:translate(32.5551vw,43.27vh) scale(.3809)}to{transform:translate(30.89205vw,100vh) scale(.3809)}}.snow:nth-child(217){opacity:.1036;transform:translate(45.4249vw,-10px) scale(.8892);animation:fall-217 18s -8s linear infinite}@keyframes fall-217{67.929%{transform:translate(45.737vw,67.929vh) scale(.8892)}to{transform:translate(45.58095vw,100vh) scale(.8892)}}.snow:nth-child(218){opacity:1.9972;transform:translate(73.5161vw,-10px) scale(.7472);animation:fall-218 19s -4s linear infinite}@keyframes fall-218{58.013%{transform:translate(82.3664vw,58.013vh) scale(.7472)}to{transform:translate(77.94125vw,100vh) scale(.7472)}}.snow:nth-child(219){opacity:.1164;transform:translate(49.3009vw,-10px) scale(.7196);animation:fall-219 30s -18s linear infinite}@keyframes fall-219{61.645%{transform:translate(47.7942vw,61.645vh) scale(.7196)}to{transform:translate(48.54755vw,100vh) scale(.7196)}}.snow:nth-child(220){opacity:1.0618;transform:translate(7.4418vw,-10px) scale(.592);animation:fall-220 20s -6s linear infinite}@keyframes fall-220{63.209%{transform:translate(8.7151vw,63.209vh) scale(.592)}to{transform:translate(8.07845vw,100vh) scale(.592)}}.snow:nth-child(221){opacity:1.629;transform:translate(66.9173vw,-10px) scale(.4486);animation:fall-221 17s -14s linear infinite}@keyframes fall-221{42.607%{transform:translate(76.3124vw,42.607vh) scale(.4486)}to{transform:translate(71.61485vw,100vh) scale(.4486)}}.snow:nth-child(222){opacity:1.3682;transform:translate(20.2868vw,-10px) scale(.2402);animation:fall-222 21s -9s linear infinite}@keyframes fall-222{59.044%{transform:translate(29.6031vw,59.044vh) scale(.2402)}to{transform:translate(24.94495vw,100vh) scale(.2402)}}.snow:nth-child(223){opacity:.361;transform:translate(23.5895vw,-10px) scale(.7048);animation:fall-223 29s -25s linear infinite}@keyframes fall-223{71.277%{transform:translate(30.359vw,71.277vh) scale(.7048)}to{transform:translate(26.97425vw,100vh) scale(.7048)}}.snow:nth-child(224){opacity:1.1814;transform:translate(64.8778vw,-10px) scale(.211);animation:fall-224 16s -15s linear infinite}@keyframes fall-224{48.416%{transform:translate(65.5521vw,48.416vh) scale(.211)}to{transform:translate(65.21495vw,100vh) scale(.211)}}.snow:nth-child(225){opacity:1.865;transform:translate(42.5078vw,-10px) scale(.6947);animation:fall-225 12s -23s linear infinite}@keyframes fall-225{34.887%{transform:translate(32.6352vw,34.887vh) scale(.6947)}to{transform:translate(37.5715vw,100vh) scale(.6947)}}.snow:nth-child(226){opacity:1.1214;transform:translate(29.6572vw,-10px) scale(.5529);animation:fall-226 23s -17s linear infinite}@keyframes fall-226{65.694%{transform:translate(30.2798vw,65.694vh) scale(.5529)}to{transform:translate(29.9685vw,100vh) scale(.5529)}}.snow:nth-child(227){opacity:1.3222;transform:translate(29.6141vw,-10px) scale(.4761);animation:fall-227 22s -5s linear infinite}@keyframes fall-227{59.879%{transform:translate(34.8922vw,59.879vh) scale(.4761)}to{transform:translate(32.25315vw,100vh) scale(.4761)}}.snow:nth-child(228){opacity:1.4702;transform:translate(11.8689vw,-10px) scale(.5769);animation:fall-228 30s -12s linear infinite}@keyframes fall-228{70.936%{transform:translate(20.348vw,70.936vh) scale(.5769)}to{transform:translate(16.10845vw,100vh) scale(.5769)}}.snow:nth-child(229){opacity:.3764;transform:translate(9.2861vw,-10px) scale(.7813);animation:fall-229 28s -24s linear infinite}@keyframes fall-229{33.287%{transform:translate(4.2811vw,33.287vh) scale(.7813)}to{transform:translate(6.7836vw,100vh) scale(.7813)}}.snow:nth-child(230){opacity:.3524;transform:translate(41.8665vw,-10px) scale(.9659);animation:fall-230 24s -11s linear infinite}@keyframes fall-230{48.192%{transform:translate(37.6312vw,48.192vh) scale(.9659)}to{transform:translate(39.74885vw,100vh) scale(.9659)}}.snow:nth-child(231){opacity:1.407;transform:translate(77.6548vw,-10px) scale(.3485);animation:fall-231 16s -8s linear infinite}@keyframes fall-231{38.777%{transform:translate(68.2728vw,38.777vh) scale(.3485)}to{transform:translate(72.9638vw,100vh) scale(.3485)}}.snow:nth-child(232){opacity:.5308;transform:translate(99.5988vw,-10px) scale(.3944);animation:fall-232 30s -2s linear infinite}@keyframes fall-232{62.52%{transform:translate(96.1184vw,62.52vh) scale(.3944)}to{transform:translate(97.8586vw,100vh) scale(.3944)}}.snow:nth-child(233){opacity:1.0998;transform:translate(18.5761vw,-10px) scale(.875);animation:fall-233 28s -9s linear infinite}@keyframes fall-233{68.032%{transform:translate(19.5954vw,68.032vh) scale(.875)}to{transform:translate(19.08575vw,100vh) scale(.875)}}.snow:nth-child(234){opacity:1.678;transform:translate(72.9925vw,-10px) scale(.0289);animation:fall-234 11s -17s linear infinite}@keyframes fall-234{47.398%{transform:translate(74.4707vw,47.398vh) scale(.0289)}to{transform:translate(73.7316vw,100vh) scale(.0289)}}.snow:nth-child(235){opacity:.9502;transform:translate(97.1645vw,-10px) scale(.4513);animation:fall-235 19s -19s linear infinite}@keyframes fall-235{46.591%{transform:translate(99.5453vw,46.591vh) scale(.4513)}to{transform:translate(98.3549vw,100vh) scale(.4513)}}.snow:nth-child(236){opacity:1.4284;transform:translate(87.3193vw,-10px) scale(.3664);animation:fall-236 17s -8s linear infinite}@keyframes fall-236{50.144%{transform:translate(78.6145vw,50.144vh) scale(.3664)}to{transform:translate(82.9669vw,100vh) scale(.3664)}}.snow:nth-child(237){opacity:1.6146;transform:translate(97.3722vw,-10px) scale(.6151);animation:fall-237 19s -4s linear infinite}@keyframes fall-237{40.606%{transform:translate(89.5077vw,40.606vh) scale(.6151)}to{transform:translate(93.43995vw,100vh) scale(.6151)}}.snow:nth-child(238){opacity:1.6022;transform:translate(79.715vw,-10px) scale(.9106);animation:fall-238 21s -12s linear infinite}@keyframes fall-238{66.197%{transform:translate(85.6845vw,66.197vh) scale(.9106)}to{transform:translate(82.69975vw,100vh) scale(.9106)}}.snow:nth-child(239){opacity:.393;transform:translate(18.8382vw,-10px) scale(.1549);animation:fall-239 19s -20s linear infinite}@keyframes fall-239{36.716%{transform:translate(18.2558vw,36.716vh) scale(.1549)}to{transform:translate(18.547vw,100vh) scale(.1549)}}.snow:nth-child(240){opacity:.95;transform:translate(46.988vw,-10px) scale(.18);animation:fall-240 13s -19s linear infinite}@keyframes fall-240{50.766%{transform:translate(42.0788vw,50.766vh) scale(.18)}to{transform:translate(44.5334vw,100vh) scale(.18)}}.snow:nth-child(241){opacity:1.082;transform:translate(53.9649vw,-10px) scale(.0577);animation:fall-241 17s -22s linear infinite}@keyframes fall-241{70.352%{transform:translate(63.2554vw,70.352vh) scale(.0577)}to{transform:translate(58.61015vw,100vh) scale(.0577)}}.snow:nth-child(242){opacity:1.5412;transform:translate(26.4489vw,-10px) scale(.9457);animation:fall-242 17s -11s linear infinite}@keyframes fall-242{40.85%{transform:translate(35.3058vw,40.85vh) scale(.9457)}to{transform:translate(30.87735vw,100vh) scale(.9457)}}.snow:nth-child(243){opacity:.7332;transform:translate(60.1306vw,-10px) scale(.2171);animation:fall-243 26s -5s linear infinite}@keyframes fall-243{43.861%{transform:translate(64.006vw,43.861vh) scale(.2171)}to{transform:translate(62.0683vw,100vh) scale(.2171)}}.snow:nth-child(244){opacity:1.919;transform:translate(15.2367vw,-10px) scale(.1204);animation:fall-244 15s -7s linear infinite}@keyframes fall-244{68.884%{transform:translate(8.5785vw,68.884vh) scale(.1204)}to{transform:translate(11.9076vw,100vh) scale(.1204)}}.snow:nth-child(245){opacity:1.9144;transform:translate(1.9574vw,-10px) scale(.4101);animation:fall-245 27s -16s linear infinite}@keyframes fall-245{58.034%{transform:translate(-6.1332vw,58.034vh) scale(.4101)}to{transform:translate(-2.0879vw,100vh) scale(.4101)}}.snow:nth-child(246){opacity:1.4852;transform:translate(96.9571vw,-10px) scale(.9665);animation:fall-246 17s -17s linear infinite}@keyframes fall-246{56.188%{transform:translate(90.4656vw,56.188vh) scale(.9665)}to{transform:translate(93.71135vw,100vh) scale(.9665)}}.snow:nth-child(247){opacity:.8204;transform:translate(78.455vw,-10px) scale(.2552);animation:fall-247 26s -28s linear infinite}@keyframes fall-247{48.208%{transform:translate(85.4837vw,48.208vh) scale(.2552)}to{transform:translate(81.96935vw,100vh) scale(.2552)}}.snow:nth-child(248){opacity:.2622;transform:translate(54.3777vw,-10px) scale(.4603);animation:fall-248 25s -5s linear infinite}@keyframes fall-248{58.2%{transform:translate(50.066vw,58.2vh) scale(.4603)}to{transform:translate(52.22185vw,100vh) scale(.4603)}}.snow:nth-child(249){opacity:.847;transform:translate(83.5581vw,-10px) scale(.173);animation:fall-249 23s -9s linear infinite}@keyframes fall-249{36.766%{transform:translate(92.1987vw,36.766vh) scale(.173)}to{transform:translate(87.8784vw,100vh) scale(.173)}}.snow:nth-child(250){opacity:.206;transform:translate(71.0039vw,-10px) scale(.2001);animation:fall-250 10s -27s linear infinite}@keyframes fall-250{63.43%{transform:translate(76.9714vw,63.43vh) scale(.2001)}to{transform:translate(73.98765vw,100vh) scale(.2001)}}.snow:nth-child(251){opacity:.4568;transform:translate(4.179vw,-10px) scale(.205);animation:fall-251 26s -13s linear infinite}@keyframes fall-251{34.831%{transform:translate(6.9522vw,34.831vh) scale(.205)}to{transform:translate(5.5656vw,100vh) scale(.205)}}.snow:nth-child(252){opacity:.8448;transform:translate(38.6855vw,-10px) scale(.52);animation:fall-252 28s -29s linear infinite}@keyframes fall-252{57.94%{transform:translate(29.4011vw,57.94vh) scale(.52)}to{transform:translate(34.0433vw,100vh) scale(.52)}}.snow:nth-child(253){opacity:.145;transform:translate(75.058vw,-10px) scale(.1044);animation:fall-253 18s -26s linear infinite}@keyframes fall-253{51.104%{transform:translate(77.1793vw,51.104vh) scale(.1044)}to{transform:translate(76.11865vw,100vh) scale(.1044)}}.snow:nth-child(254){opacity:1.7248;transform:translate(.1038vw,-10px) scale(.5956);animation:fall-254 27s -16s linear infinite}@keyframes fall-254{56.24%{transform:translate(7.7075vw,56.24vh) scale(.5956)}to{transform:translate(3.90565vw,100vh) scale(.5956)}}.snow:nth-child(255){opacity:.6624;transform:translate(95.0596vw,-10px) scale(.4723);animation:fall-255 28s -26s linear infinite}@keyframes fall-255{45.991%{transform:translate(87.8133vw,45.991vh) scale(.4723)}to{transform:translate(91.43645vw,100vh) scale(.4723)}}.snow:nth-child(256){opacity:.2494;transform:translate(72.7226vw,-10px) scale(.1111);animation:fall-256 27s -23s linear infinite}@keyframes fall-256{45.741%{transform:translate(78.0899vw,45.741vh) scale(.1111)}to{transform:translate(75.40625vw,100vh) scale(.1111)}}.snow:nth-child(257){opacity:1.4152;transform:translate(35.5542vw,-10px) scale(.0709);animation:fall-257 12s -12s linear infinite}@keyframes fall-257{32.45%{transform:translate(35.7705vw,32.45vh) scale(.0709)}to{transform:translate(35.66235vw,100vh) scale(.0709)}}.snow:nth-child(258){opacity:1.4932;transform:translate(82.0045vw,-10px) scale(.4437);animation:fall-258 18s -9s linear infinite}@keyframes fall-258{49.07%{transform:translate(89.9228vw,49.07vh) scale(.4437)}to{transform:translate(85.96365vw,100vh) scale(.4437)}}.snow:nth-child(259){opacity:1.7278;transform:translate(81.1442vw,-10px) scale(.3304);animation:fall-259 27s -20s linear infinite}@keyframes fall-259{36.485%{transform:translate(82.4986vw,36.485vh) scale(.3304)}to{transform:translate(81.8214vw,100vh) scale(.3304)}}.snow:nth-child(260){opacity:.4408;transform:translate(69.155vw,-10px) scale(.2386);animation:fall-260 21s -9s linear infinite}@keyframes fall-260{66.214%{transform:translate(60.4823vw,66.214vh) scale(.2386)}to{transform:translate(64.81865vw,100vh) scale(.2386)}}.snow:nth-child(261){opacity:1.5806;transform:translate(53.2822vw,-10px) scale(.3324);animation:fall-261 28s -5s linear infinite}@keyframes fall-261{31.651%{transform:translate(46.9253vw,31.651vh) scale(.3324)}to{transform:translate(50.10375vw,100vh) scale(.3324)}}.snow:nth-child(262){opacity:1.8566;transform:translate(27.3188vw,-10px) scale(.2669);animation:fall-262 19s -6s linear infinite}@keyframes fall-262{51.273%{transform:translate(35.9705vw,51.273vh) scale(.2669)}to{transform:translate(31.64465vw,100vh) scale(.2669)}}.snow:nth-child(263){opacity:.516;transform:translate(81.8283vw,-10px) scale(.2668);animation:fall-263 12s -28s linear infinite}@keyframes fall-263{32.596%{transform:translate(90.2564vw,32.596vh) scale(.2668)}to{transform:translate(86.04235vw,100vh) scale(.2668)}}.snow:nth-child(264){opacity:.1774;transform:translate(76.7791vw,-10px) scale(.344);animation:fall-264 22s -23s linear infinite}@keyframes fall-264{61.33%{transform:translate(68.7972vw,61.33vh) scale(.344)}to{transform:translate(72.78815vw,100vh) scale(.344)}}.snow:nth-child(265){opacity:1.3444;transform:translate(7.1542vw,-10px) scale(.8033);animation:fall-265 29s -28s linear infinite}@keyframes fall-265{39.4%{transform:translate(7.5201vw,39.4vh) scale(.8033)}to{transform:translate(7.33715vw,100vh) scale(.8033)}}.snow:nth-child(266){opacity:.1246;transform:translate(9.8094vw,-10px) scale(.0438);animation:fall-266 26s -8s linear infinite}@keyframes fall-266{48.92%{transform:translate(9.7283vw,48.92vh) scale(.0438)}to{transform:translate(9.76885vw,100vh) scale(.0438)}}.snow:nth-child(267){opacity:1.5012;transform:translate(43.0297vw,-10px) scale(.3958);animation:fall-267 18s -19s linear infinite}@keyframes fall-267{32.29%{transform:translate(40.6551vw,32.29vh) scale(.3958)}to{transform:translate(41.8424vw,100vh) scale(.3958)}}.snow:nth-child(268){opacity:1.7616;transform:translate(97.0857vw,-10px) scale(.6841);animation:fall-268 19s -30s linear infinite}@keyframes fall-268{69.379%{transform:translate(95.848vw,69.379vh) scale(.6841)}to{transform:translate(96.46685vw,100vh) scale(.6841)}}.snow:nth-child(269){opacity:.7764;transform:translate(43.998vw,-10px) scale(.7788);animation:fall-269 28s -27s linear infinite}@keyframes fall-269{59.797%{transform:translate(51.7633vw,59.797vh) scale(.7788)}to{transform:translate(47.88065vw,100vh) scale(.7788)}}.snow:nth-child(270){opacity:.9526;transform:translate(12.2701vw,-10px) scale(.656);animation:fall-270 18s -27s linear infinite}@keyframes fall-270{68.435%{transform:translate(14.2103vw,68.435vh) scale(.656)}to{transform:translate(13.2402vw,100vh) scale(.656)}}.snow:nth-child(271){opacity:.7922;transform:translate(51.2644vw,-10px) scale(.3219);animation:fall-271 20s -6s linear infinite}@keyframes fall-271{46.855%{transform:translate(49.4121vw,46.855vh) scale(.3219)}to{transform:translate(50.33825vw,100vh) scale(.3219)}}.snow:nth-child(272){opacity:.1554;transform:translate(99.9271vw,-10px) scale(.5876);animation:fall-272 12s -27s linear infinite}@keyframes fall-272{53.315%{transform:translate(95.0689vw,53.315vh) scale(.5876)}to{transform:translate(97.498vw,100vh) scale(.5876)}}.snow:nth-child(273){opacity:1.9376;transform:translate(49.2578vw,-10px) scale(.6001);animation:fall-273 13s -1s linear infinite}@keyframes fall-273{35.385%{transform:translate(56.1229vw,35.385vh) scale(.6001)}to{transform:translate(52.69035vw,100vh) scale(.6001)}}.snow:nth-child(274){opacity:.5048;transform:translate(76.5699vw,-10px) scale(.7155);animation:fall-274 18s -19s linear infinite}@keyframes fall-274{38.308%{transform:translate(69.1287vw,38.308vh) scale(.7155)}to{transform:translate(72.8493vw,100vh) scale(.7155)}}.snow:nth-child(275){opacity:.6692;transform:translate(95.6551vw,-10px) scale(.8158);animation:fall-275 24s -1s linear infinite}@keyframes fall-275{74.428%{transform:translate(101.3528vw,74.428vh) scale(.8158)}to{transform:translate(98.50395vw,100vh) scale(.8158)}}.snow:nth-child(276){opacity:1.0028;transform:translate(78.2239vw,-10px) scale(.8448);animation:fall-276 29s -23s linear infinite}@keyframes fall-276{63.575%{transform:translate(85.9761vw,63.575vh) scale(.8448)}to{transform:translate(82.1vw,100vh) scale(.8448)}}.snow:nth-child(277){opacity:1.0032;transform:translate(66.5788vw,-10px) scale(.7195);animation:fall-277 26s -18s linear infinite}@keyframes fall-277{38.488%{transform:translate(64.2828vw,38.488vh) scale(.7195)}to{transform:translate(65.4308vw,100vh) scale(.7195)}}.snow:nth-child(278){opacity:.4856;transform:translate(25.8693vw,-10px) scale(.4442);animation:fall-278 11s -11s linear infinite}@keyframes fall-278{75.701%{transform:translate(31.5267vw,75.701vh) scale(.4442)}to{transform:translate(28.698vw,100vh) scale(.4442)}}.snow:nth-child(279){opacity:1.047;transform:translate(12.2663vw,-10px) scale(.2372);animation:fall-279 21s -23s linear infinite}@keyframes fall-279{52.453%{transform:translate(13.9847vw,52.453vh) scale(.2372)}to{transform:translate(13.1255vw,100vh) scale(.2372)}}.snow:nth-child(280){opacity:1.8852;transform:translate(50.8218vw,-10px) scale(.6164);animation:fall-280 19s -17s linear infinite}@keyframes fall-280{46.496%{transform:translate(51.1665vw,46.496vh) scale(.6164)}to{transform:translate(50.99415vw,100vh) scale(.6164)}}.snow:nth-child(281){opacity:1.6394;transform:translate(81.9762vw,-10px) scale(.0512);animation:fall-281 22s -2s linear infinite}@keyframes fall-281{73.493%{transform:translate(88.2192vw,73.493vh) scale(.0512)}to{transform:translate(85.0977vw,100vh) scale(.0512)}}.snow:nth-child(282){opacity:.614;transform:translate(28.6123vw,-10px) scale(.7212);animation:fall-282 24s -16s linear infinite}@keyframes fall-282{53.226%{transform:translate(33.803vw,53.226vh) scale(.7212)}to{transform:translate(31.20765vw,100vh) scale(.7212)}}.snow:nth-child(283){opacity:.3124;transform:translate(82.8473vw,-10px) scale(.1028);animation:fall-283 18s -5s linear infinite}@keyframes fall-283{36.139%{transform:translate(74.9644vw,36.139vh) scale(.1028)}to{transform:translate(78.90585vw,100vh) scale(.1028)}}.snow:nth-child(284){opacity:.0542;transform:translate(64.6013vw,-10px) scale(.706);animation:fall-284 15s -16s linear infinite}@keyframes fall-284{43.26%{transform:translate(60.024vw,43.26vh) scale(.706)}to{transform:translate(62.31265vw,100vh) scale(.706)}}.snow:nth-child(285){opacity:.7408;transform:translate(88.4814vw,-10px) scale(.247);animation:fall-285 28s -27s linear infinite}@keyframes fall-285{36.873%{transform:translate(95.6389vw,36.873vh) scale(.247)}to{transform:translate(92.06015vw,100vh) scale(.247)}}.snow:nth-child(286){opacity:1.5858;transform:translate(92.6279vw,-10px) scale(.6229);animation:fall-286 26s -27s linear infinite}@keyframes fall-286{68.031%{transform:translate(97.0511vw,68.031vh) scale(.6229)}to{transform:translate(94.8395vw,100vh) scale(.6229)}}.snow:nth-child(287){opacity:.5224;transform:translate(62.9247vw,-10px) scale(.731);animation:fall-287 14s -24s linear infinite}@keyframes fall-287{33.218%{transform:translate(55.7229vw,33.218vh) scale(.731)}to{transform:translate(59.3238vw,100vh) scale(.731)}}.snow:nth-child(288){opacity:.7302;transform:translate(99.0153vw,-10px) scale(.3831);animation:fall-288 18s -4s linear infinite}@keyframes fall-288{47.599%{transform:translate(103.7644vw,47.599vh) scale(.3831)}to{transform:translate(101.38985vw,100vh) scale(.3831)}}.snow:nth-child(289){opacity:.6706;transform:translate(90.1453vw,-10px) scale(.3473);animation:fall-289 12s -7s linear infinite}@keyframes fall-289{72.977%{transform:translate(96.0414vw,72.977vh) scale(.3473)}to{transform:translate(93.09335vw,100vh) scale(.3473)}}.snow:nth-child(290){opacity:.135;transform:translate(52.4198vw,-10px) scale(.8206);animation:fall-290 18s -1s linear infinite}@keyframes fall-290{65.803%{transform:translate(60.7816vw,65.803vh) scale(.8206)}to{transform:translate(56.6007vw,100vh) scale(.8206)}}.snow:nth-child(291){opacity:.0768;transform:translate(23.3351vw,-10px) scale(.7382);animation:fall-291 18s -3s linear infinite}@keyframes fall-291{60.531%{transform:translate(29.9059vw,60.531vh) scale(.7382)}to{transform:translate(26.6205vw,100vh) scale(.7382)}}.snow:nth-child(292){opacity:.031;transform:translate(37.9638vw,-10px) scale(.0027);animation:fall-292 28s -27s linear infinite}@keyframes fall-292{40.104%{transform:translate(33.3622vw,40.104vh) scale(.0027)}to{transform:translate(35.663vw,100vh) scale(.0027)}}.snow:nth-child(293){opacity:1.7108;transform:translate(77.2716vw,-10px) scale(.9543);animation:fall-293 21s -22s linear infinite}@keyframes fall-293{37.902%{transform:translate(72.5082vw,37.902vh) scale(.9543)}to{transform:translate(74.8899vw,100vh) scale(.9543)}}.snow:nth-child(294){opacity:1.4484;transform:translate(47.5325vw,-10px) scale(.6307);animation:fall-294 17s -28s linear infinite}@keyframes fall-294{77.268%{transform:translate(39.1866vw,77.268vh) scale(.6307)}to{transform:translate(43.35955vw,100vh) scale(.6307)}}.snow:nth-child(295){opacity:.6774;transform:translate(40.8534vw,-10px) scale(.9637);animation:fall-295 19s -14s linear infinite}@keyframes fall-295{33.277%{transform:translate(49.9563vw,33.277vh) scale(.9637)}to{transform:translate(45.40485vw,100vh) scale(.9637)}}.snow:nth-child(296){opacity:1.858;transform:translate(14.0818vw,-10px) scale(.0841);animation:fall-296 26s -7s linear infinite}@keyframes fall-296{73.72%{transform:translate(11.6305vw,73.72vh) scale(.0841)}to{transform:translate(12.85615vw,100vh) scale(.0841)}}.snow:nth-child(297){opacity:.2178;transform:translate(59.823vw,-10px) scale(.7442);animation:fall-297 14s -11s linear infinite}@keyframes fall-297{50.694%{transform:translate(63.3173vw,50.694vh) scale(.7442)}to{transform:translate(61.57015vw,100vh) scale(.7442)}}.snow:nth-child(298){opacity:1.4902;transform:translate(5.0694vw,-10px) scale(.8171);animation:fall-298 24s -17s linear infinite}@keyframes fall-298{69.552%{transform:translate(12.8624vw,69.552vh) scale(.8171)}to{transform:translate(8.9659vw,100vh) scale(.8171)}}.snow:nth-child(299){opacity:.3974;transform:translate(54.1451vw,-10px) scale(.7896);animation:fall-299 17s -7s linear infinite}@keyframes fall-299{79.05%{transform:translate(45.3473vw,79.05vh) scale(.7896)}to{transform:translate(49.7462vw,100vh) scale(.7896)}}.snow:nth-child(300){opacity:1.895;transform:translate(74.1915vw,-10px) scale(.7556);animation:fall-300 19s -19s linear infinite}@keyframes fall-300{36.906%{transform:translate(74.7763vw,36.906vh) scale(.7556)}to{transform:translate(74.4839vw,100vh) scale(.7556)}}.snow:nth-child(301){opacity:1.8634;transform:translate(7.3761vw,-10px) scale(.2065);animation:fall-301 15s -24s linear infinite}@keyframes fall-301{64.614%{transform:translate(-.0375vw,64.614vh) scale(.2065)}to{transform:translate(3.6693vw,100vh) scale(.2065)}}.snow:nth-child(302){opacity:.7488;transform:translate(57.621vw,-10px) scale(.2934);animation:fall-302 14s -5s linear infinite}@keyframes fall-302{79.096%{transform:translate(61.9618vw,79.096vh) scale(.2934)}to{transform:translate(59.7914vw,100vh) scale(.2934)}}.snow:nth-child(303){opacity:.4388;transform:translate(19.6402vw,-10px) scale(.672);animation:fall-303 16s -1s linear infinite}@keyframes fall-303{39.457%{transform:translate(19.1039vw,39.457vh) scale(.672)}to{transform:translate(19.37205vw,100vh) scale(.672)}}.snow:nth-child(304){opacity:.1048;transform:translate(36.5292vw,-10px) scale(.6508);animation:fall-304 19s -12s linear infinite}@keyframes fall-304{30.558%{transform:translate(44.2457vw,30.558vh) scale(.6508)}to{transform:translate(40.38745vw,100vh) scale(.6508)}}.snow:nth-child(305){opacity:1.5998;transform:translate(7.5814vw,-10px) scale(.9247);animation:fall-305 29s -12s linear infinite}@keyframes fall-305{65.493%{transform:translate(12.7432vw,65.493vh) scale(.9247)}to{transform:translate(10.1623vw,100vh) scale(.9247)}}.snow:nth-child(306){opacity:1.0556;transform:translate(73.3794vw,-10px) scale(.4531);animation:fall-306 25s -15s linear infinite}@keyframes fall-306{61.186%{transform:translate(66.6834vw,61.186vh) scale(.4531)}to{transform:translate(70.0314vw,100vh) scale(.4531)}}.snow:nth-child(307){opacity:1.1848;transform:translate(5.666vw,-10px) scale(.0502);animation:fall-307 11s -30s linear infinite}@keyframes fall-307{36.609%{transform:translate(13.853vw,36.609vh) scale(.0502)}to{transform:translate(9.7595vw,100vh) scale(.0502)}}.snow:nth-child(308){opacity:1.4554;transform:translate(86.7356vw,-10px) scale(.9009);animation:fall-308 14s -19s linear infinite}@keyframes fall-308{78.288%{transform:translate(91.0284vw,78.288vh) scale(.9009)}to{transform:translate(88.882vw,100vh) scale(.9009)}}.snow:nth-child(309){opacity:1.5508;transform:translate(3.3494vw,-10px) scale(.7625);animation:fall-309 16s -7s linear infinite}@keyframes fall-309{71.809%{transform:translate(-3.9318vw,71.809vh) scale(.7625)}to{transform:translate(-.2912vw,100vh) scale(.7625)}}.snow:nth-child(310){opacity:.3826;transform:translate(56.285vw,-10px) scale(.4312);animation:fall-310 21s -23s linear infinite}@keyframes fall-310{75.446%{transform:translate(64.8508vw,75.446vh) scale(.4312)}to{transform:translate(60.5679vw,100vh) scale(.4312)}}.snow:nth-child(311){opacity:1.8214;transform:translate(11.9902vw,-10px) scale(.5658);animation:fall-311 28s -21s linear infinite}@keyframes fall-311{65.298%{transform:translate(9.3309vw,65.298vh) scale(.5658)}to{transform:translate(10.66055vw,100vh) scale(.5658)}}.snow:nth-child(312){opacity:.0064;transform:translate(17.8505vw,-10px) scale(.6521);animation:fall-312 30s -12s linear infinite}@keyframes fall-312{32.518%{transform:translate(9.7766vw,32.518vh) scale(.6521)}to{transform:translate(13.81355vw,100vh) scale(.6521)}}.snow:nth-child(313){opacity:1.4394;transform:translate(88.1049vw,-10px) scale(.1295);animation:fall-313 24s -29s linear infinite}@keyframes fall-313{73.56%{transform:translate(97.4972vw,73.56vh) scale(.1295)}to{transform:translate(92.80105vw,100vh) scale(.1295)}}.snow:nth-child(314){opacity:.8744;transform:translate(83.0937vw,-10px) scale(.8369);animation:fall-314 24s -28s linear infinite}@keyframes fall-314{60.337%{transform:translate(86.2341vw,60.337vh) scale(.8369)}to{transform:translate(84.6639vw,100vh) scale(.8369)}}.snow:nth-child(315){opacity:1.515;transform:translate(33.0489vw,-10px) scale(.2379);animation:fall-315 27s -27s linear infinite}@keyframes fall-315{42.492%{transform:translate(23.5047vw,42.492vh) scale(.2379)}to{transform:translate(28.2768vw,100vh) scale(.2379)}}.snow:nth-child(316){opacity:1.098;transform:translate(62.8266vw,-10px) scale(.6448);animation:fall-316 22s -1s linear infinite}@keyframes fall-316{32.195%{transform:translate(57.2397vw,32.195vh) scale(.6448)}to{transform:translate(60.03315vw,100vh) scale(.6448)}}.snow:nth-child(317){opacity:.7592;transform:translate(80.2625vw,-10px) scale(.2557);animation:fall-317 30s -2s linear infinite}@keyframes fall-317{39.551%{transform:translate(81.8842vw,39.551vh) scale(.2557)}to{transform:translate(81.07335vw,100vh) scale(.2557)}}.snow:nth-child(318){opacity:1.2816;transform:translate(18.6286vw,-10px) scale(.2501);animation:fall-318 22s -28s linear infinite}@keyframes fall-318{49.236%{transform:translate(24.2144vw,49.236vh) scale(.2501)}to{transform:translate(21.4215vw,100vh) scale(.2501)}}.snow:nth-child(319){opacity:1.892;transform:translate(60.3226vw,-10px) scale(.8444);animation:fall-319 23s -22s linear infinite}@keyframes fall-319{32.804%{transform:translate(56.8268vw,32.804vh) scale(.8444)}to{transform:translate(58.5747vw,100vh) scale(.8444)}}.snow:nth-child(320){opacity:1.3058;transform:translate(60.0696vw,-10px) scale(.1324);animation:fall-320 26s -10s linear infinite}@keyframes fall-320{47.92%{transform:translate(50.2084vw,47.92vh) scale(.1324)}to{transform:translate(55.139vw,100vh) scale(.1324)}}.snow:nth-child(321){opacity:.5316;transform:translate(95.0056vw,-10px) scale(.7699);animation:fall-321 19s -10s linear infinite}@keyframes fall-321{53.483%{transform:translate(92.8113vw,53.483vh) scale(.7699)}to{transform:translate(93.90845vw,100vh) scale(.7699)}}.snow:nth-child(322){opacity:1.5038;transform:translate(63.3404vw,-10px) scale(.223);animation:fall-322 16s -16s linear infinite}@keyframes fall-322{60.666%{transform:translate(62.1912vw,60.666vh) scale(.223)}to{transform:translate(62.7658vw,100vh) scale(.223)}}.snow:nth-child(323){opacity:1.5732;transform:translate(54.3163vw,-10px) scale(.1815);animation:fall-323 14s -19s linear infinite}@keyframes fall-323{66.309%{transform:translate(53.1636vw,66.309vh) scale(.1815)}to{transform:translate(53.73995vw,100vh) scale(.1815)}}.snow:nth-child(324){opacity:.226;transform:translate(23.4559vw,-10px) scale(.4184);animation:fall-324 30s -21s linear infinite}@keyframes fall-324{30.073%{transform:translate(24.8061vw,30.073vh) scale(.4184)}to{transform:translate(24.131vw,100vh) scale(.4184)}}.snow:nth-child(325){opacity:.1514;transform:translate(17.616vw,-10px) scale(.9273);animation:fall-325 14s -20s linear infinite}@keyframes fall-325{39.471%{transform:translate(24.5283vw,39.471vh) scale(.9273)}to{transform:translate(21.07215vw,100vh) scale(.9273)}}.snow:nth-child(326){opacity:.754;transform:translate(76.5678vw,-10px) scale(.1538);animation:fall-326 10s -1s linear infinite}@keyframes fall-326{40.887%{transform:translate(81.9467vw,40.887vh) scale(.1538)}to{transform:translate(79.25725vw,100vh) scale(.1538)}}.snow:nth-child(327){opacity:1.892;transform:translate(20.9966vw,-10px) scale(.5583);animation:fall-327 16s -4s linear infinite}@keyframes fall-327{74.201%{transform:translate(12.9892vw,74.201vh) scale(.5583)}to{transform:translate(16.9929vw,100vh) scale(.5583)}}.snow:nth-child(328){opacity:1.9426;transform:translate(36.5324vw,-10px) scale(.9941);animation:fall-328 26s -14s linear infinite}@keyframes fall-328{54.738%{transform:translate(40.3288vw,54.738vh) scale(.9941)}to{transform:translate(38.4306vw,100vh) scale(.9941)}}.snow:nth-child(329){opacity:1.8572;transform:translate(47.28vw,-10px) scale(.8763);animation:fall-329 13s -7s linear infinite}@keyframes fall-329{41.381%{transform:translate(40.9774vw,41.381vh) scale(.8763)}to{transform:translate(44.1287vw,100vh) scale(.8763)}}.snow:nth-child(330){opacity:1.685;transform:translate(70.8127vw,-10px) scale(.5416);animation:fall-330 14s -13s linear infinite}@keyframes fall-330{71.41%{transform:translate(73.6683vw,71.41vh) scale(.5416)}to{transform:translate(72.2405vw,100vh) scale(.5416)}}.snow:nth-child(331){opacity:.8536;transform:translate(97.0904vw,-10px) scale(.5408);animation:fall-331 22s -11s linear infinite}@keyframes fall-331{64.105%{transform:translate(105.959vw,64.105vh) scale(.5408)}to{transform:translate(101.5247vw,100vh) scale(.5408)}}.snow:nth-child(332){opacity:.8626;transform:translate(49.8643vw,-10px) scale(.93);animation:fall-332 13s -9s linear infinite}@keyframes fall-332{75.151%{transform:translate(46.901vw,75.151vh) scale(.93)}to{transform:translate(48.38265vw,100vh) scale(.93)}}.snow:nth-child(333){opacity:.01;transform:translate(51.4058vw,-10px) scale(.8416);animation:fall-333 20s -13s linear infinite}@keyframes fall-333{37.063%{transform:translate(46.2242vw,37.063vh) scale(.8416)}to{transform:translate(48.815vw,100vh) scale(.8416)}}.snow:nth-child(334){opacity:.8724;transform:translate(60.2594vw,-10px) scale(.219);animation:fall-334 22s -29s linear infinite}@keyframes fall-334{49.34%{transform:translate(51.8039vw,49.34vh) scale(.219)}to{transform:translate(56.03165vw,100vh) scale(.219)}}.snow:nth-child(335){opacity:.1876;transform:translate(72.0034vw,-10px) scale(.9094);animation:fall-335 12s -3s linear infinite}@keyframes fall-335{33.83%{transform:translate(68.521vw,33.83vh) scale(.9094)}to{transform:translate(70.2622vw,100vh) scale(.9094)}}.snow:nth-child(336){opacity:1.6346;transform:translate(66.4661vw,-10px) scale(.8485);animation:fall-336 17s -13s linear infinite}@keyframes fall-336{40.21%{transform:translate(61.3812vw,40.21vh) scale(.8485)}to{transform:translate(63.92365vw,100vh) scale(.8485)}}.snow:nth-child(337){opacity:.7204;transform:translate(73.9649vw,-10px) scale(.4005);animation:fall-337 12s -9s linear infinite}@keyframes fall-337{54.002%{transform:translate(79.9416vw,54.002vh) scale(.4005)}to{transform:translate(76.95325vw,100vh) scale(.4005)}}.snow:nth-child(338){opacity:.6722;transform:translate(.7461vw,-10px) scale(.0716);animation:fall-338 29s -24s linear infinite}@keyframes fall-338{50.013%{transform:translate(2.1272vw,50.013vh) scale(.0716)}to{transform:translate(1.43665vw,100vh) scale(.0716)}}.snow:nth-child(339){opacity:.2332;transform:translate(31.1065vw,-10px) scale(.0428);animation:fall-339 30s -22s linear infinite}@keyframes fall-339{53.917%{transform:translate(30.1334vw,53.917vh) scale(.0428)}to{transform:translate(30.61995vw,100vh) scale(.0428)}}.snow:nth-child(340){opacity:1.102;transform:translate(23.9696vw,-10px) scale(.1855);animation:fall-340 20s -1s linear infinite}@keyframes fall-340{61.427%{transform:translate(16.3941vw,61.427vh) scale(.1855)}to{transform:translate(20.18185vw,100vh) scale(.1855)}}.snow:nth-child(341){opacity:.0338;transform:translate(71.4735vw,-10px) scale(.2637);animation:fall-341 27s -3s linear infinite}@keyframes fall-341{71.777%{transform:translate(66.7957vw,71.777vh) scale(.2637)}to{transform:translate(69.1346vw,100vh) scale(.2637)}}.snow:nth-child(342){opacity:.6804;transform:translate(93.4585vw,-10px) scale(.9077);animation:fall-342 29s -10s linear infinite}@keyframes fall-342{34.249%{transform:translate(100.1266vw,34.249vh) scale(.9077)}to{transform:translate(96.79255vw,100vh) scale(.9077)}}.snow:nth-child(343){opacity:1.6034;transform:translate(3.8045vw,-10px) scale(.8227);animation:fall-343 10s -30s linear infinite}@keyframes fall-343{76.842%{transform:translate(8.1453vw,76.842vh) scale(.8227)}to{transform:translate(5.9749vw,100vh) scale(.8227)}}.snow:nth-child(344){opacity:.833;transform:translate(83.4755vw,-10px) scale(.2674);animation:fall-344 19s -7s linear infinite}@keyframes fall-344{52.82%{transform:translate(73.7001vw,52.82vh) scale(.2674)}to{transform:translate(78.5878vw,100vh) scale(.2674)}}.snow:nth-child(345){opacity:1.9448;transform:translate(94.0268vw,-10px) scale(.7049);animation:fall-345 10s -19s linear infinite}@keyframes fall-345{77.216%{transform:translate(88.7139vw,77.216vh) scale(.7049)}to{transform:translate(91.37035vw,100vh) scale(.7049)}}.snow:nth-child(346){opacity:.3458;transform:translate(38.2308vw,-10px) scale(.625);animation:fall-346 11s -4s linear infinite}@keyframes fall-346{52.273%{transform:translate(36.4627vw,52.273vh) scale(.625)}to{transform:translate(37.34675vw,100vh) scale(.625)}}.snow:nth-child(347){opacity:.949;transform:translate(6.6502vw,-10px) scale(.7357);animation:fall-347 27s -27s linear infinite}@keyframes fall-347{32.499%{transform:translate(2.8494vw,32.499vh) scale(.7357)}to{transform:translate(4.7498vw,100vh) scale(.7357)}}.snow:nth-child(348){opacity:.0318;transform:translate(26.3951vw,-10px) scale(.5552);animation:fall-348 22s -24s linear infinite}@keyframes fall-348{59.361%{transform:translate(32.1213vw,59.361vh) scale(.5552)}to{transform:translate(29.2582vw,100vh) scale(.5552)}}.snow:nth-child(349){opacity:.6774;transform:translate(78.9379vw,-10px) scale(.4853);animation:fall-349 14s -6s linear infinite}@keyframes fall-349{67.704%{transform:translate(77.983vw,67.704vh) scale(.4853)}to{transform:translate(78.46045vw,100vh) scale(.4853)}}.snow:nth-child(350){opacity:.807;transform:translate(93.0717vw,-10px) scale(.1935);animation:fall-350 29s -4s linear infinite}@keyframes fall-350{51.346%{transform:translate(100.2361vw,51.346vh) scale(.1935)}to{transform:translate(96.6539vw,100vh) scale(.1935)}}.snow:nth-child(351){opacity:.5156;transform:translate(82.2221vw,-10px) scale(.2299);animation:fall-351 10s -22s linear infinite}@keyframes fall-351{49.524%{transform:translate(82.7065vw,49.524vh) scale(.2299)}to{transform:translate(82.4643vw,100vh) scale(.2299)}}.snow:nth-child(352){opacity:1.4064;transform:translate(27.6144vw,-10px) scale(.3689);animation:fall-352 26s -27s linear infinite}@keyframes fall-352{79.819%{transform:translate(24.7994vw,79.819vh) scale(.3689)}to{transform:translate(26.2069vw,100vh) scale(.3689)}}.snow:nth-child(353){opacity:.0278;transform:translate(28.5508vw,-10px) scale(.9724);animation:fall-353 11s -24s linear infinite}@keyframes fall-353{30.489%{transform:translate(28.8707vw,30.489vh) scale(.9724)}to{transform:translate(28.71075vw,100vh) scale(.9724)}}.snow:nth-child(354){opacity:1.9936;transform:translate(2.0271vw,-10px) scale(.9631);animation:fall-354 13s -5s linear infinite}@keyframes fall-354{36.361%{transform:translate(-5.652vw,36.361vh) scale(.9631)}to{transform:translate(-1.81245vw,100vh) scale(.9631)}}.snow:nth-child(355){opacity:1.5048;transform:translate(13.0027vw,-10px) scale(.8052);animation:fall-355 23s -28s linear infinite}@keyframes fall-355{63.087%{transform:translate(6.0468vw,63.087vh) scale(.8052)}to{transform:translate(9.52475vw,100vh) scale(.8052)}}.snow:nth-child(356){opacity:.261;transform:translate(29.9345vw,-10px) scale(.0971);animation:fall-356 15s -23s linear infinite}@keyframes fall-356{77.881%{transform:translate(23.076vw,77.881vh) scale(.0971)}to{transform:translate(26.50525vw,100vh) scale(.0971)}}.snow:nth-child(357){opacity:1.5482;transform:translate(76.2885vw,-10px) scale(.6822);animation:fall-357 27s -16s linear infinite}@keyframes fall-357{44.549%{transform:translate(74.0538vw,44.549vh) scale(.6822)}to{transform:translate(75.17115vw,100vh) scale(.6822)}}.snow:nth-child(358){opacity:.951;transform:translate(40.767vw,-10px) scale(.1649);animation:fall-358 20s -23s linear infinite}@keyframes fall-358{43.979%{transform:translate(40.8403vw,43.979vh) scale(.1649)}to{transform:translate(40.80365vw,100vh) scale(.1649)}}.snow:nth-child(359){opacity:.2548;transform:translate(66.075vw,-10px) scale(.2905);animation:fall-359 19s -1s linear infinite}@keyframes fall-359{61.439%{transform:translate(57.629vw,61.439vh) scale(.2905)}to{transform:translate(61.852vw,100vh) scale(.2905)}}.snow:nth-child(360){opacity:.6798;transform:translate(4.9199vw,-10px) scale(.9225);animation:fall-360 14s -18s linear infinite}@keyframes fall-360{69.928%{transform:translate(2.3925vw,69.928vh) scale(.9225)}to{transform:translate(3.6562vw,100vh) scale(.9225)}}.snow:nth-child(361){opacity:1.4512;transform:translate(36.7578vw,-10px) scale(.0951);animation:fall-361 18s -10s linear infinite}@keyframes fall-361{30.293%{transform:translate(37.1323vw,30.293vh) scale(.0951)}to{transform:translate(36.94505vw,100vh) scale(.0951)}}.snow:nth-child(362){opacity:.7884;transform:translate(48.6445vw,-10px) scale(.658);animation:fall-362 14s -15s linear infinite}@keyframes fall-362{52.269%{transform:translate(50.7876vw,52.269vh) scale(.658)}to{transform:translate(49.71605vw,100vh) scale(.658)}}.snow:nth-child(363){opacity:.9208;transform:translate(94.6784vw,-10px) scale(.4217);animation:fall-363 17s -11s linear infinite}@keyframes fall-363{53.972%{transform:translate(100.6546vw,53.972vh) scale(.4217)}to{transform:translate(97.6665vw,100vh) scale(.4217)}}.snow:nth-child(364){opacity:1.2264;transform:translate(39.8769vw,-10px) scale(.5245);animation:fall-364 21s -10s linear infinite}@keyframes fall-364{55.775%{transform:translate(45.7782vw,55.775vh) scale(.5245)}to{transform:translate(42.82755vw,100vh) scale(.5245)}}.snow:nth-child(365){opacity:.2702;transform:translate(44.4737vw,-10px) scale(.1519);animation:fall-365 10s -4s linear infinite}@keyframes fall-365{52.825%{transform:translate(47.8845vw,52.825vh) scale(.1519)}to{transform:translate(46.1791vw,100vh) scale(.1519)}}.snow:nth-child(366){opacity:.0834;transform:translate(13.6469vw,-10px) scale(.8437);animation:fall-366 16s -7s linear infinite}@keyframes fall-366{46.942%{transform:translate(5.305vw,46.942vh) scale(.8437)}to{transform:translate(9.47595vw,100vh) scale(.8437)}}.snow:nth-child(367){opacity:.7136;transform:translate(13.8791vw,-10px) scale(.6252);animation:fall-367 20s -23s linear infinite}@keyframes fall-367{38.406%{transform:translate(19.0499vw,38.406vh) scale(.6252)}to{transform:translate(16.4645vw,100vh) scale(.6252)}}.snow:nth-child(368){opacity:.5294;transform:translate(43.218vw,-10px) scale(.7983);animation:fall-368 22s -12s linear infinite}@keyframes fall-368{59.859%{transform:translate(36.7161vw,59.859vh) scale(.7983)}to{transform:translate(39.96705vw,100vh) scale(.7983)}}.snow:nth-child(369){opacity:1.2486;transform:translate(60.5085vw,-10px) scale(.0962);animation:fall-369 19s -29s linear infinite}@keyframes fall-369{31.809%{transform:translate(63.7377vw,31.809vh) scale(.0962)}to{transform:translate(62.1231vw,100vh) scale(.0962)}}.snow:nth-child(370){opacity:1.2128;transform:translate(88.6855vw,-10px) scale(.6622);animation:fall-370 12s -2s linear infinite}@keyframes fall-370{32.54%{transform:translate(90.4909vw,32.54vh) scale(.6622)}to{transform:translate(89.5882vw,100vh) scale(.6622)}}.snow:nth-child(371){opacity:1.5986;transform:translate(72.3796vw,-10px) scale(.4441);animation:fall-371 16s -3s linear infinite}@keyframes fall-371{59.805%{transform:translate(72.0199vw,59.805vh) scale(.4441)}to{transform:translate(72.19975vw,100vh) scale(.4441)}}.snow:nth-child(372){opacity:.624;transform:translate(54.4238vw,-10px) scale(.4656);animation:fall-372 26s -27s linear infinite}@keyframes fall-372{31.255%{transform:translate(64.198vw,31.255vh) scale(.4656)}to{transform:translate(59.3109vw,100vh) scale(.4656)}}.snow:nth-child(373){opacity:1.1884;transform:translate(66.808vw,-10px) scale(.282);animation:fall-373 23s -21s linear infinite}@keyframes fall-373{53.108%{transform:translate(56.9468vw,53.108vh) scale(.282)}to{transform:translate(61.8774vw,100vh) scale(.282)}}.snow:nth-child(374){opacity:1.2498;transform:translate(61.6476vw,-10px) scale(.818);animation:fall-374 27s -22s linear infinite}@keyframes fall-374{51.73%{transform:translate(60.509vw,51.73vh) scale(.818)}to{transform:translate(61.0783vw,100vh) scale(.818)}}.snow:nth-child(375){opacity:.2258;transform:translate(30.5827vw,-10px) scale(.6148);animation:fall-375 16s -26s linear infinite}@keyframes fall-375{41.307%{transform:translate(31.2382vw,41.307vh) scale(.6148)}to{transform:translate(30.91045vw,100vh) scale(.6148)}}.snow:nth-child(376){opacity:.789;transform:translate(88.7089vw,-10px) scale(.4631);animation:fall-376 21s -25s linear infinite}@keyframes fall-376{79.982%{transform:translate(93.1979vw,79.982vh) scale(.4631)}to{transform:translate(90.9534vw,100vh) scale(.4631)}}.snow:nth-child(377){opacity:1.6446;transform:translate(61.4291vw,-10px) scale(.1836);animation:fall-377 13s -30s linear infinite}@keyframes fall-377{43.356%{transform:translate(69.4514vw,43.356vh) scale(.1836)}to{transform:translate(65.44025vw,100vh) scale(.1836)}}.snow:nth-child(378){opacity:1.8154;transform:translate(78.4228vw,-10px) scale(.8669);animation:fall-378 12s -16s linear infinite}@keyframes fall-378{50.908%{transform:translate(75.9475vw,50.908vh) scale(.8669)}to{transform:translate(77.18515vw,100vh) scale(.8669)}}.snow:nth-child(379){opacity:.1776;transform:translate(8.1751vw,-10px) scale(.6509);animation:fall-379 11s -12s linear infinite}@keyframes fall-379{79.702%{transform:translate(2.9263vw,79.702vh) scale(.6509)}to{transform:translate(5.5507vw,100vh) scale(.6509)}}.snow:nth-child(380){opacity:1.4592;transform:translate(38.3692vw,-10px) scale(.7752);animation:fall-380 10s -4s linear infinite}@keyframes fall-380{54.99%{transform:translate(43.3876vw,54.99vh) scale(.7752)}to{transform:translate(40.8784vw,100vh) scale(.7752)}}.snow:nth-child(381){opacity:1.0858;transform:translate(98.0681vw,-10px) scale(.2863);animation:fall-381 13s -12s linear infinite}@keyframes fall-381{46.481%{transform:translate(99.5999vw,46.481vh) scale(.2863)}to{transform:translate(98.834vw,100vh) scale(.2863)}}.snow:nth-child(382){opacity:.2246;transform:translate(21.454vw,-10px) scale(.297);animation:fall-382 20s -16s linear infinite}@keyframes fall-382{74.022%{transform:translate(24.8454vw,74.022vh) scale(.297)}to{transform:translate(23.1497vw,100vh) scale(.297)}}.snow:nth-child(383){opacity:1.9414;transform:translate(85.8724vw,-10px) scale(.9183);animation:fall-383 21s -22s linear infinite}@keyframes fall-383{32.495%{transform:translate(89.5452vw,32.495vh) scale(.9183)}to{transform:translate(87.7088vw,100vh) scale(.9183)}}.snow:nth-child(384){opacity:.3392;transform:translate(67.8923vw,-10px) scale(.4736);animation:fall-384 25s -28s linear infinite}@keyframes fall-384{46.769%{transform:translate(59.6636vw,46.769vh) scale(.4736)}to{transform:translate(63.77795vw,100vh) scale(.4736)}}.snow:nth-child(385){opacity:.1674;transform:translate(56.5316vw,-10px) scale(.8415);animation:fall-385 21s -2s linear infinite}@keyframes fall-385{62.308%{transform:translate(51.5583vw,62.308vh) scale(.8415)}to{transform:translate(54.04495vw,100vh) scale(.8415)}}.snow:nth-child(386){opacity:.3604;transform:translate(32.1366vw,-10px) scale(.8012);animation:fall-386 24s -2s linear infinite}@keyframes fall-386{51.497%{transform:translate(40.8843vw,51.497vh) scale(.8012)}to{transform:translate(36.51045vw,100vh) scale(.8012)}}.snow:nth-child(387){opacity:.0586;transform:translate(49.0957vw,-10px) scale(.7047);animation:fall-387 18s -5s linear infinite}@keyframes fall-387{33.118%{transform:translate(58.0968vw,33.118vh) scale(.7047)}to{transform:translate(53.59625vw,100vh) scale(.7047)}}.snow:nth-child(388){opacity:1.6628;transform:translate(3.9104vw,-10px) scale(.1212);animation:fall-388 22s -6s linear infinite}@keyframes fall-388{38.297%{transform:translate(13.8378vw,38.297vh) scale(.1212)}to{transform:translate(8.8741vw,100vh) scale(.1212)}}.snow:nth-child(389){opacity:1.8132;transform:translate(76.6919vw,-10px) scale(.2913);animation:fall-389 12s -12s linear infinite}@keyframes fall-389{45.181%{transform:translate(67.1302vw,45.181vh) scale(.2913)}to{transform:translate(71.91105vw,100vh) scale(.2913)}}.snow:nth-child(390){opacity:.9094;transform:translate(97.3952vw,-10px) scale(.8904);animation:fall-390 24s -23s linear infinite}@keyframes fall-390{45.714%{transform:translate(107.3079vw,45.714vh) scale(.8904)}to{transform:translate(102.35155vw,100vh) scale(.8904)}}.snow:nth-child(391){opacity:.6084;transform:translate(62.6758vw,-10px) scale(.6075);animation:fall-391 27s -19s linear infinite}@keyframes fall-391{55.658%{transform:translate(63.3686vw,55.658vh) scale(.6075)}to{transform:translate(63.0222vw,100vh) scale(.6075)}}.snow:nth-child(392){opacity:.9532;transform:translate(57.7924vw,-10px) scale(.0245);animation:fall-392 11s -10s linear infinite}@keyframes fall-392{35.23%{transform:translate(66.9014vw,35.23vh) scale(.0245)}to{transform:translate(62.3469vw,100vh) scale(.0245)}}.snow:nth-child(393){opacity:.5256;transform:translate(82.7572vw,-10px) scale(.9312);animation:fall-393 22s -9s linear infinite}@keyframes fall-393{56.582%{transform:translate(90.7544vw,56.582vh) scale(.9312)}to{transform:translate(86.7558vw,100vh) scale(.9312)}}.snow:nth-child(394){opacity:1.745;transform:translate(55.3075vw,-10px) scale(.674);animation:fall-394 22s -4s linear infinite}@keyframes fall-394{44.137%{transform:translate(59.9182vw,44.137vh) scale(.674)}to{transform:translate(57.61285vw,100vh) scale(.674)}}.snow:nth-child(395){opacity:1.4124;transform:translate(60.5055vw,-10px) scale(.3261);animation:fall-395 27s -1s linear infinite}@keyframes fall-395{37.56%{transform:translate(65.0004vw,37.56vh) scale(.3261)}to{transform:translate(62.75295vw,100vh) scale(.3261)}}.snow:nth-child(396){opacity:.625;transform:translate(76.4897vw,-10px) scale(.1578);animation:fall-396 19s -22s linear infinite}@keyframes fall-396{56.201%{transform:translate(79.1402vw,56.201vh) scale(.1578)}to{transform:translate(77.81495vw,100vh) scale(.1578)}}.snow:nth-child(397){opacity:.8776;transform:translate(3.9742vw,-10px) scale(.4485);animation:fall-397 19s -16s linear infinite}@keyframes fall-397{41.437%{transform:translate(1.7916vw,41.437vh) scale(.4485)}to{transform:translate(2.8829vw,100vh) scale(.4485)}}.snow:nth-child(398){opacity:.0136;transform:translate(73.2522vw,-10px) scale(.5537);animation:fall-398 27s -12s linear infinite}@keyframes fall-398{76.553%{transform:translate(70.0124vw,76.553vh) scale(.5537)}to{transform:translate(71.6323vw,100vh) scale(.5537)}}.snow:nth-child(399){opacity:1.1178;transform:translate(80.0883vw,-10px) scale(.5365);animation:fall-399 29s -3s linear infinite}@keyframes fall-399{73.656%{transform:translate(78.9709vw,73.656vh) scale(.5365)}to{transform:translate(79.5296vw,100vh) scale(.5365)}}.snow:nth-child(400){opacity:1.123;transform:translate(24.4589vw,-10px) scale(.9185);animation:fall-400 11s -25s linear infinite}@keyframes fall-400{53.81%{transform:translate(33.0362vw,53.81vh) scale(.9185)}to{transform:translate(28.74755vw,100vh) scale(.9185)}}\n"] }]
24
+ 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.46;transform:translate(7.4384vw,-10px) scale(.8742);animation:fall-1 16s -16s linear infinite}@keyframes fall-1{51.954%{transform:translate(1.6927vw,51.954vh) scale(.8742)}to{transform:translate(4.56555vw,100vh) scale(.8742)}}.snow:nth-child(2){opacity:.574;transform:translate(9.0515vw,-10px) scale(.8679);animation:fall-2 29s -17s linear infinite}@keyframes fall-2{37.952%{transform:translate(11.2258vw,37.952vh) scale(.8679)}to{transform:translate(10.13865vw,100vh) scale(.8679)}}.snow:nth-child(3){opacity:1.4944;transform:translate(14.2686vw,-10px) scale(.6372);animation:fall-3 13s -11s linear infinite}@keyframes fall-3{43.564%{transform:translate(17.5604vw,43.564vh) scale(.6372)}to{transform:translate(15.9145vw,100vh) scale(.6372)}}.snow:nth-child(4){opacity:.041;transform:translate(54.4003vw,-10px) scale(.0704);animation:fall-4 25s -19s linear infinite}@keyframes fall-4{46.904%{transform:translate(59.0694vw,46.904vh) scale(.0704)}to{transform:translate(56.73485vw,100vh) scale(.0704)}}.snow:nth-child(5){opacity:.6714;transform:translate(99.7275vw,-10px) scale(.2422);animation:fall-5 15s -2s linear infinite}@keyframes fall-5{52.986%{transform:translate(92.6252vw,52.986vh) scale(.2422)}to{transform:translate(96.17635vw,100vh) scale(.2422)}}.snow:nth-child(6){opacity:.7632;transform:translate(2.0447vw,-10px) scale(.3993);animation:fall-6 27s -24s linear infinite}@keyframes fall-6{53.944%{transform:translate(-2.3871vw,53.944vh) scale(.3993)}to{transform:translate(-.1712vw,100vh) scale(.3993)}}.snow:nth-child(7){opacity:1.9048;transform:translate(70.5928vw,-10px) scale(.2827);animation:fall-7 22s -21s linear infinite}@keyframes fall-7{64.669%{transform:translate(75.9426vw,64.669vh) scale(.2827)}to{transform:translate(73.2677vw,100vh) scale(.2827)}}.snow:nth-child(8){opacity:.6054;transform:translate(48.9087vw,-10px) scale(.1178);animation:fall-8 18s -21s linear infinite}@keyframes fall-8{71.599%{transform:translate(46.2483vw,71.599vh) scale(.1178)}to{transform:translate(47.5785vw,100vh) scale(.1178)}}.snow:nth-child(9){opacity:.7638;transform:translate(29.7981vw,-10px) scale(.5809);animation:fall-9 11s -23s linear infinite}@keyframes fall-9{66.594%{transform:translate(24.9774vw,66.594vh) scale(.5809)}to{transform:translate(27.38775vw,100vh) scale(.5809)}}.snow:nth-child(10){opacity:1.3126;transform:translate(47.4489vw,-10px) scale(.7707);animation:fall-10 27s -13s linear infinite}@keyframes fall-10{61.82%{transform:translate(53.6887vw,61.82vh) scale(.7707)}to{transform:translate(50.5688vw,100vh) scale(.7707)}}.snow:nth-child(11){opacity:1.3418;transform:translate(31.4859vw,-10px) scale(.0326);animation:fall-11 19s -5s linear infinite}@keyframes fall-11{45.292%{transform:translate(39.2888vw,45.292vh) scale(.0326)}to{transform:translate(35.38735vw,100vh) scale(.0326)}}.snow:nth-child(12){opacity:.5854;transform:translate(25.468vw,-10px) scale(.5075);animation:fall-12 18s -4s linear infinite}@keyframes fall-12{65.739%{transform:translate(19.7391vw,65.739vh) scale(.5075)}to{transform:translate(22.60355vw,100vh) scale(.5075)}}.snow:nth-child(13){opacity:1.327;transform:translate(22.5988vw,-10px) scale(.8205);animation:fall-13 13s -26s linear infinite}@keyframes fall-13{52.43%{transform:translate(27.7106vw,52.43vh) scale(.8205)}to{transform:translate(25.1547vw,100vh) scale(.8205)}}.snow:nth-child(14){opacity:.8494;transform:translate(9.5291vw,-10px) scale(.5618);animation:fall-14 15s -10s linear infinite}@keyframes fall-14{43.07%{transform:translate(2.6374vw,43.07vh) scale(.5618)}to{transform:translate(6.08325vw,100vh) scale(.5618)}}.snow:nth-child(15){opacity:.4954;transform:translate(7.7476vw,-10px) scale(.9812);animation:fall-15 13s -13s linear infinite}@keyframes fall-15{65.348%{transform:translate(8.2368vw,65.348vh) scale(.9812)}to{transform:translate(7.9922vw,100vh) scale(.9812)}}.snow:nth-child(16){opacity:.9616;transform:translate(92.0458vw,-10px) scale(.1099);animation:fall-16 23s -26s linear infinite}@keyframes fall-16{72.983%{transform:translate(82.0951vw,72.983vh) scale(.1099)}to{transform:translate(87.07045vw,100vh) scale(.1099)}}.snow:nth-child(17){opacity:.5338;transform:translate(7.7057vw,-10px) scale(.0035);animation:fall-17 17s -19s linear infinite}@keyframes fall-17{61.273%{transform:translate(15.6806vw,61.273vh) scale(.0035)}to{transform:translate(11.69315vw,100vh) scale(.0035)}}.snow:nth-child(18){opacity:.1744;transform:translate(45.8099vw,-10px) scale(.2498);animation:fall-18 20s -9s linear infinite}@keyframes fall-18{30.409%{transform:translate(39.3801vw,30.409vh) scale(.2498)}to{transform:translate(42.595vw,100vh) scale(.2498)}}.snow:nth-child(19){opacity:.3576;transform:translate(57.3069vw,-10px) scale(.7596);animation:fall-19 13s -28s linear infinite}@keyframes fall-19{59.277%{transform:translate(65.5638vw,59.277vh) scale(.7596)}to{transform:translate(61.43535vw,100vh) scale(.7596)}}.snow:nth-child(20){opacity:.07;transform:translate(20.7833vw,-10px) scale(.0228);animation:fall-20 29s -19s linear infinite}@keyframes fall-20{47.705%{transform:translate(24.5844vw,47.705vh) scale(.0228)}to{transform:translate(22.68385vw,100vh) scale(.0228)}}.snow:nth-child(21){opacity:1.2648;transform:translate(93.9904vw,-10px) scale(.137);animation:fall-21 13s -27s linear infinite}@keyframes fall-21{55.923%{transform:translate(103.9377vw,55.923vh) scale(.137)}to{transform:translate(98.96405vw,100vh) scale(.137)}}.snow:nth-child(22){opacity:1.0814;transform:translate(41.7674vw,-10px) scale(.1478);animation:fall-22 17s -23s linear infinite}@keyframes fall-22{36.5%{transform:translate(41.2093vw,36.5vh) scale(.1478)}to{transform:translate(41.48835vw,100vh) scale(.1478)}}.snow:nth-child(23){opacity:.6024;transform:translate(66.3387vw,-10px) scale(.3734);animation:fall-23 26s -30s linear infinite}@keyframes fall-23{63.835%{transform:translate(72.1516vw,63.835vh) scale(.3734)}to{transform:translate(69.24515vw,100vh) scale(.3734)}}.snow:nth-child(24){opacity:.1484;transform:translate(53.7804vw,-10px) scale(.5942);animation:fall-24 15s -23s linear infinite}@keyframes fall-24{41.334%{transform:translate(61.1379vw,41.334vh) scale(.5942)}to{transform:translate(57.45915vw,100vh) scale(.5942)}}.snow:nth-child(25){opacity:.7568;transform:translate(94.4534vw,-10px) scale(.8632);animation:fall-25 30s -30s linear infinite}@keyframes fall-25{39.191%{transform:translate(101.4212vw,39.191vh) scale(.8632)}to{transform:translate(97.9373vw,100vh) scale(.8632)}}.snow:nth-child(26){opacity:1.2972;transform:translate(84.2803vw,-10px) scale(.7274);animation:fall-26 19s -20s linear infinite}@keyframes fall-26{58.347%{transform:translate(86.7263vw,58.347vh) scale(.7274)}to{transform:translate(85.5033vw,100vh) scale(.7274)}}.snow:nth-child(27){opacity:1.0262;transform:translate(83.6765vw,-10px) scale(.6378);animation:fall-27 20s -6s linear infinite}@keyframes fall-27{56.716%{transform:translate(93.5334vw,56.716vh) scale(.6378)}to{transform:translate(88.60495vw,100vh) scale(.6378)}}.snow:nth-child(28){opacity:.1376;transform:translate(37.8914vw,-10px) scale(.2167);animation:fall-28 19s -19s linear infinite}@keyframes fall-28{79.609%{transform:translate(37.5977vw,79.609vh) scale(.2167)}to{transform:translate(37.74455vw,100vh) scale(.2167)}}.snow:nth-child(29){opacity:1.2356;transform:translate(89.912vw,-10px) scale(.1266);animation:fall-29 15s -12s linear infinite}@keyframes fall-29{53.589%{transform:translate(91.6936vw,53.589vh) scale(.1266)}to{transform:translate(90.8028vw,100vh) scale(.1266)}}.snow:nth-child(30){opacity:.4794;transform:translate(37.1631vw,-10px) scale(.6715);animation:fall-30 30s -3s linear infinite}@keyframes fall-30{74.002%{transform:translate(30.9875vw,74.002vh) scale(.6715)}to{transform:translate(34.0753vw,100vh) scale(.6715)}}.snow:nth-child(31){opacity:.4572;transform:translate(65.8487vw,-10px) scale(.0665);animation:fall-31 17s -16s linear infinite}@keyframes fall-31{71.753%{transform:translate(64.1945vw,71.753vh) scale(.0665)}to{transform:translate(65.0216vw,100vh) scale(.0665)}}.snow:nth-child(32){opacity:1.5824;transform:translate(83.0241vw,-10px) scale(.292);animation:fall-32 21s -16s linear infinite}@keyframes fall-32{55.524%{transform:translate(75.2073vw,55.524vh) scale(.292)}to{transform:translate(79.1157vw,100vh) scale(.292)}}.snow:nth-child(33){opacity:.798;transform:translate(71.7478vw,-10px) scale(.6156);animation:fall-33 30s -14s linear infinite}@keyframes fall-33{78.696%{transform:translate(80.7004vw,78.696vh) scale(.6156)}to{transform:translate(76.2241vw,100vh) scale(.6156)}}.snow:nth-child(34){opacity:1.3782;transform:translate(88.3368vw,-10px) scale(.3221);animation:fall-34 16s -22s linear infinite}@keyframes fall-34{66.323%{transform:translate(79.6825vw,66.323vh) scale(.3221)}to{transform:translate(84.00965vw,100vh) scale(.3221)}}.snow:nth-child(35){opacity:.0756;transform:translate(27.6731vw,-10px) scale(.904);animation:fall-35 24s -22s linear infinite}@keyframes fall-35{47.01%{transform:translate(36.0911vw,47.01vh) scale(.904)}to{transform:translate(31.8821vw,100vh) scale(.904)}}.snow:nth-child(36){opacity:.0564;transform:translate(8.6567vw,-10px) scale(.5847);animation:fall-36 21s -27s linear infinite}@keyframes fall-36{70.913%{transform:translate(11.2554vw,70.913vh) scale(.5847)}to{transform:translate(9.95605vw,100vh) scale(.5847)}}.snow:nth-child(37){opacity:.1648;transform:translate(35.5721vw,-10px) scale(.2801);animation:fall-37 26s -25s linear infinite}@keyframes fall-37{37.833%{transform:translate(45.4184vw,37.833vh) scale(.2801)}to{transform:translate(40.49525vw,100vh) scale(.2801)}}.snow:nth-child(38){opacity:1.9934;transform:translate(63.0431vw,-10px) scale(.6937);animation:fall-38 21s -29s linear infinite}@keyframes fall-38{53.089%{transform:translate(62.1807vw,53.089vh) scale(.6937)}to{transform:translate(62.6119vw,100vh) scale(.6937)}}.snow:nth-child(39){opacity:1.489;transform:translate(96.9822vw,-10px) scale(.2796);animation:fall-39 28s -19s linear infinite}@keyframes fall-39{79.782%{transform:translate(88.2832vw,79.782vh) scale(.2796)}to{transform:translate(92.6327vw,100vh) scale(.2796)}}.snow:nth-child(40){opacity:.9002;transform:translate(56.18vw,-10px) scale(.972);animation:fall-40 24s -20s linear infinite}@keyframes fall-40{63.669%{transform:translate(61.4972vw,63.669vh) scale(.972)}to{transform:translate(58.8386vw,100vh) scale(.972)}}.snow:nth-child(41){opacity:1.9476;transform:translate(54.8574vw,-10px) scale(.6655);animation:fall-41 25s -30s linear infinite}@keyframes fall-41{58.102%{transform:translate(49.9666vw,58.102vh) scale(.6655)}to{transform:translate(52.412vw,100vh) scale(.6655)}}.snow:nth-child(42){opacity:.4692;transform:translate(5.1127vw,-10px) scale(.0956);animation:fall-42 26s -10s linear infinite}@keyframes fall-42{52.752%{transform:translate(.922vw,52.752vh) scale(.0956)}to{transform:translate(3.01735vw,100vh) scale(.0956)}}.snow:nth-child(43){opacity:.5312;transform:translate(32.5954vw,-10px) scale(.3914);animation:fall-43 19s -9s linear infinite}@keyframes fall-43{53.324%{transform:translate(28.8208vw,53.324vh) scale(.3914)}to{transform:translate(30.7081vw,100vh) scale(.3914)}}.snow:nth-child(44){opacity:1.2448;transform:translate(52.1239vw,-10px) scale(.8264);animation:fall-44 13s -3s linear infinite}@keyframes fall-44{40.223%{transform:translate(54.5806vw,40.223vh) scale(.8264)}to{transform:translate(53.35225vw,100vh) scale(.8264)}}.snow:nth-child(45){opacity:.0262;transform:translate(99.4707vw,-10px) scale(.7729);animation:fall-45 22s -22s linear infinite}@keyframes fall-45{75.208%{transform:translate(97.0864vw,75.208vh) scale(.7729)}to{transform:translate(98.27855vw,100vh) scale(.7729)}}.snow:nth-child(46){opacity:.3408;transform:translate(60.7543vw,-10px) scale(.9631);animation:fall-46 20s -23s linear infinite}@keyframes fall-46{45.059%{transform:translate(70.2493vw,45.059vh) scale(.9631)}to{transform:translate(65.5018vw,100vh) scale(.9631)}}.snow:nth-child(47){opacity:1.2136;transform:translate(27.4213vw,-10px) scale(.2945);animation:fall-47 21s -3s linear infinite}@keyframes fall-47{63.74%{transform:translate(35.0538vw,63.74vh) scale(.2945)}to{transform:translate(31.23755vw,100vh) scale(.2945)}}.snow:nth-child(48){opacity:.622;transform:translate(39.3026vw,-10px) scale(.4204);animation:fall-48 18s -18s linear infinite}@keyframes fall-48{50.341%{transform:translate(35.9075vw,50.341vh) scale(.4204)}to{transform:translate(37.60505vw,100vh) scale(.4204)}}.snow:nth-child(49){opacity:1.8672;transform:translate(76.2877vw,-10px) scale(.5962);animation:fall-49 23s -15s linear infinite}@keyframes fall-49{54.795%{transform:translate(81.1282vw,54.795vh) scale(.5962)}to{transform:translate(78.70795vw,100vh) scale(.5962)}}.snow:nth-child(50){opacity:.2306;transform:translate(41.8638vw,-10px) scale(.0009);animation:fall-50 10s -13s linear infinite}@keyframes fall-50{52.848%{transform:translate(33.6413vw,52.848vh) scale(.0009)}to{transform:translate(37.75255vw,100vh) scale(.0009)}}.snow:nth-child(51){opacity:1.062;transform:translate(13.8184vw,-10px) scale(.6645);animation:fall-51 25s -18s linear infinite}@keyframes fall-51{47.542%{transform:translate(9.9738vw,47.542vh) scale(.6645)}to{transform:translate(11.8961vw,100vh) scale(.6645)}}.snow:nth-child(52){opacity:.46;transform:translate(65.4448vw,-10px) scale(.659);animation:fall-52 12s -14s linear infinite}@keyframes fall-52{58.88%{transform:translate(70.825vw,58.88vh) scale(.659)}to{transform:translate(68.1349vw,100vh) scale(.659)}}.snow:nth-child(53){opacity:.022;transform:translate(36.2022vw,-10px) scale(.0774);animation:fall-53 19s -10s linear infinite}@keyframes fall-53{78.105%{transform:translate(41.3937vw,78.105vh) scale(.0774)}to{transform:translate(38.79795vw,100vh) scale(.0774)}}.snow:nth-child(54){opacity:1.8848;transform:translate(8.7062vw,-10px) scale(.2577);animation:fall-54 23s -19s linear infinite}@keyframes fall-54{61.844%{transform:translate(1.5952vw,61.844vh) scale(.2577)}to{transform:translate(5.1507vw,100vh) scale(.2577)}}.snow:nth-child(55){opacity:1.6092;transform:translate(38.2212vw,-10px) scale(.9859);animation:fall-55 16s -1s linear infinite}@keyframes fall-55{75.276%{transform:translate(30.5897vw,75.276vh) scale(.9859)}to{transform:translate(34.40545vw,100vh) scale(.9859)}}.snow:nth-child(56){opacity:1.702;transform:translate(97.001vw,-10px) scale(.5277);animation:fall-56 24s -15s linear infinite}@keyframes fall-56{40.464%{transform:translate(103.4213vw,40.464vh) scale(.5277)}to{transform:translate(100.21115vw,100vh) scale(.5277)}}.snow:nth-child(57){opacity:.8572;transform:translate(99.0657vw,-10px) scale(.5833);animation:fall-57 15s -1s linear infinite}@keyframes fall-57{32.406%{transform:translate(101.7319vw,32.406vh) scale(.5833)}to{transform:translate(100.3988vw,100vh) scale(.5833)}}.snow:nth-child(58){opacity:.3834;transform:translate(42.4789vw,-10px) scale(.9482);animation:fall-58 30s -20s linear infinite}@keyframes fall-58{54.417%{transform:translate(44.5762vw,54.417vh) scale(.9482)}to{transform:translate(43.52755vw,100vh) scale(.9482)}}.snow:nth-child(59){opacity:1.7912;transform:translate(35.0402vw,-10px) scale(.4577);animation:fall-59 22s -14s linear infinite}@keyframes fall-59{52.505%{transform:translate(32.9821vw,52.505vh) scale(.4577)}to{transform:translate(34.01115vw,100vh) scale(.4577)}}.snow:nth-child(60){opacity:.627;transform:translate(98.0425vw,-10px) scale(.3356);animation:fall-60 19s -27s linear infinite}@keyframes fall-60{46.056%{transform:translate(102.9658vw,46.056vh) scale(.3356)}to{transform:translate(100.50415vw,100vh) scale(.3356)}}.snow:nth-child(61){opacity:.5316;transform:translate(81.485vw,-10px) scale(.1652);animation:fall-61 19s -15s linear infinite}@keyframes fall-61{74.076%{transform:translate(83.7176vw,74.076vh) scale(.1652)}to{transform:translate(82.6013vw,100vh) scale(.1652)}}.snow:nth-child(62){opacity:.4024;transform:translate(61.7676vw,-10px) scale(.3655);animation:fall-62 10s -12s linear infinite}@keyframes fall-62{30.398%{transform:translate(69.9912vw,30.398vh) scale(.3655)}to{transform:translate(65.8794vw,100vh) scale(.3655)}}.snow:nth-child(63){opacity:.7018;transform:translate(89.4981vw,-10px) scale(.8279);animation:fall-63 20s -3s linear infinite}@keyframes fall-63{63.259%{transform:translate(93.1217vw,63.259vh) scale(.8279)}to{transform:translate(91.3099vw,100vh) scale(.8279)}}.snow:nth-child(64){opacity:1.5602;transform:translate(51.1365vw,-10px) scale(.1739);animation:fall-64 19s -26s linear infinite}@keyframes fall-64{57.335%{transform:translate(45.7101vw,57.335vh) scale(.1739)}to{transform:translate(48.4233vw,100vh) scale(.1739)}}.snow:nth-child(65){opacity:1.2868;transform:translate(45.8585vw,-10px) scale(.2091);animation:fall-65 10s -15s linear infinite}@keyframes fall-65{36.277%{transform:translate(52.2903vw,36.277vh) scale(.2091)}to{transform:translate(49.0744vw,100vh) scale(.2091)}}.snow:nth-child(66){opacity:.0722;transform:translate(99.1884vw,-10px) scale(.5108);animation:fall-66 24s -25s linear infinite}@keyframes fall-66{74.14%{transform:translate(104.9769vw,74.14vh) scale(.5108)}to{transform:translate(102.08265vw,100vh) scale(.5108)}}.snow:nth-child(67){opacity:1.359;transform:translate(63.9536vw,-10px) scale(.82);animation:fall-67 29s -15s linear infinite}@keyframes fall-67{36.184%{transform:translate(68.027vw,36.184vh) scale(.82)}to{transform:translate(65.9903vw,100vh) scale(.82)}}.snow:nth-child(68){opacity:1.1122;transform:translate(55.3632vw,-10px) scale(.931);animation:fall-68 16s -5s linear infinite}@keyframes fall-68{44.317%{transform:translate(45.93vw,44.317vh) scale(.931)}to{transform:translate(50.6466vw,100vh) scale(.931)}}.snow:nth-child(69){opacity:1.2242;transform:translate(35.5071vw,-10px) scale(.7398);animation:fall-69 22s -8s linear infinite}@keyframes fall-69{78.452%{transform:translate(42.3467vw,78.452vh) scale(.7398)}to{transform:translate(38.9269vw,100vh) scale(.7398)}}.snow:nth-child(70){opacity:1.2058;transform:translate(81.5019vw,-10px) scale(.0149);animation:fall-70 26s -22s linear infinite}@keyframes fall-70{65.698%{transform:translate(74.9507vw,65.698vh) scale(.0149)}to{transform:translate(78.2263vw,100vh) scale(.0149)}}.snow:nth-child(71){opacity:1.364;transform:translate(79.3054vw,-10px) scale(.1831);animation:fall-71 30s -30s linear infinite}@keyframes fall-71{58.177%{transform:translate(79.2223vw,58.177vh) scale(.1831)}to{transform:translate(79.26385vw,100vh) scale(.1831)}}.snow:nth-child(72){opacity:.8272;transform:translate(71.5447vw,-10px) scale(.5198);animation:fall-72 23s -7s linear infinite}@keyframes fall-72{53.527%{transform:translate(77.2748vw,53.527vh) scale(.5198)}to{transform:translate(74.40975vw,100vh) scale(.5198)}}.snow:nth-child(73){opacity:1.8616;transform:translate(52.7842vw,-10px) scale(.5695);animation:fall-73 17s -25s linear infinite}@keyframes fall-73{64.738%{transform:translate(50.6833vw,64.738vh) scale(.5695)}to{transform:translate(51.73375vw,100vh) scale(.5695)}}.snow:nth-child(74){opacity:.8468;transform:translate(80.5915vw,-10px) scale(.0736);animation:fall-74 22s -2s linear infinite}@keyframes fall-74{78.953%{transform:translate(77.0384vw,78.953vh) scale(.0736)}to{transform:translate(78.81495vw,100vh) scale(.0736)}}.snow:nth-child(75){opacity:.3798;transform:translate(81.6767vw,-10px) scale(.9298);animation:fall-75 23s -29s linear infinite}@keyframes fall-75{54.781%{transform:translate(78.911vw,54.781vh) scale(.9298)}to{transform:translate(80.29385vw,100vh) scale(.9298)}}.snow:nth-child(76){opacity:.669;transform:translate(64.5293vw,-10px) scale(.181);animation:fall-76 15s -15s linear infinite}@keyframes fall-76{30.113%{transform:translate(71.1717vw,30.113vh) scale(.181)}to{transform:translate(67.8505vw,100vh) scale(.181)}}.snow:nth-child(77){opacity:1.697;transform:translate(62.0439vw,-10px) scale(.9623);animation:fall-77 30s -4s linear infinite}@keyframes fall-77{38.101%{transform:translate(57.4398vw,38.101vh) scale(.9623)}to{transform:translate(59.74185vw,100vh) scale(.9623)}}.snow:nth-child(78){opacity:.6036;transform:translate(29.3344vw,-10px) scale(.7598);animation:fall-78 18s -19s linear infinite}@keyframes fall-78{30.653%{transform:translate(26.8868vw,30.653vh) scale(.7598)}to{transform:translate(28.1106vw,100vh) scale(.7598)}}.snow:nth-child(79){opacity:1.9796;transform:translate(94.4665vw,-10px) scale(.1144);animation:fall-79 19s -28s linear infinite}@keyframes fall-79{42.919%{transform:translate(97.3371vw,42.919vh) scale(.1144)}to{transform:translate(95.9018vw,100vh) scale(.1144)}}.snow:nth-child(80){opacity:.8624;transform:translate(89.8907vw,-10px) scale(.0868);animation:fall-80 19s -5s linear infinite}@keyframes fall-80{60.328%{transform:translate(81.2217vw,60.328vh) scale(.0868)}to{transform:translate(85.5562vw,100vh) scale(.0868)}}.snow:nth-child(81){opacity:.6614;transform:translate(85.3106vw,-10px) scale(.2086);animation:fall-81 14s -10s linear infinite}@keyframes fall-81{63.006%{transform:translate(78.0163vw,63.006vh) scale(.2086)}to{transform:translate(81.66345vw,100vh) scale(.2086)}}.snow:nth-child(82){opacity:.4658;transform:translate(5.5971vw,-10px) scale(.3583);animation:fall-82 17s -8s linear infinite}@keyframes fall-82{39.278%{transform:translate(8.6764vw,39.278vh) scale(.3583)}to{transform:translate(7.13675vw,100vh) scale(.3583)}}.snow:nth-child(83){opacity:.7566;transform:translate(51.3955vw,-10px) scale(.0206);animation:fall-83 11s -26s linear infinite}@keyframes fall-83{59.862%{transform:translate(58.2691vw,59.862vh) scale(.0206)}to{transform:translate(54.8323vw,100vh) scale(.0206)}}.snow:nth-child(84){opacity:1.1418;transform:translate(6.6386vw,-10px) scale(.1061);animation:fall-84 11s -7s linear infinite}@keyframes fall-84{45.067%{transform:translate(9.8712vw,45.067vh) scale(.1061)}to{transform:translate(8.2549vw,100vh) scale(.1061)}}.snow:nth-child(85){opacity:1.7842;transform:translate(85.3385vw,-10px) scale(.7492);animation:fall-85 17s -9s linear infinite}@keyframes fall-85{65.936%{transform:translate(79.1994vw,65.936vh) scale(.7492)}to{transform:translate(82.26895vw,100vh) scale(.7492)}}.snow:nth-child(86){opacity:.2256;transform:translate(5.0558vw,-10px) scale(.1025);animation:fall-86 22s -24s linear infinite}@keyframes fall-86{40.1%{transform:translate(11.8656vw,40.1vh) scale(.1025)}to{transform:translate(8.4607vw,100vh) scale(.1025)}}.snow:nth-child(87){opacity:.8532;transform:translate(89.2848vw,-10px) scale(.6239);animation:fall-87 29s -19s linear infinite}@keyframes fall-87{68.512%{transform:translate(97.367vw,68.512vh) scale(.6239)}to{transform:translate(93.3259vw,100vh) scale(.6239)}}.snow:nth-child(88){opacity:1.2308;transform:translate(4.2876vw,-10px) scale(.9672);animation:fall-88 26s -22s linear infinite}@keyframes fall-88{77.72%{transform:translate(11.3502vw,77.72vh) scale(.9672)}to{transform:translate(7.8189vw,100vh) scale(.9672)}}.snow:nth-child(89){opacity:.7048;transform:translate(54.779vw,-10px) scale(.474);animation:fall-89 29s -18s linear infinite}@keyframes fall-89{75.951%{transform:translate(62.6661vw,75.951vh) scale(.474)}to{transform:translate(58.72255vw,100vh) scale(.474)}}.snow:nth-child(90){opacity:1.7542;transform:translate(72.8461vw,-10px) scale(.3654);animation:fall-90 19s -4s linear infinite}@keyframes fall-90{53.572%{transform:translate(80.4574vw,53.572vh) scale(.3654)}to{transform:translate(76.65175vw,100vh) scale(.3654)}}.snow:nth-child(91){opacity:.3024;transform:translate(2.5913vw,-10px) scale(.786);animation:fall-91 13s -30s linear infinite}@keyframes fall-91{36.056%{transform:translate(2.1495vw,36.056vh) scale(.786)}to{transform:translate(2.3704vw,100vh) scale(.786)}}.snow:nth-child(92){opacity:1.9244;transform:translate(94.4652vw,-10px) scale(1);animation:fall-92 11s -19s linear infinite}@keyframes fall-92{43.566%{transform:translate(99.7612vw,43.566vh) scale(1)}to{transform:translate(97.1132vw,100vh) scale(1)}}.snow:nth-child(93){opacity:1.6582;transform:translate(40.9226vw,-10px) scale(.6389);animation:fall-93 24s -5s linear infinite}@keyframes fall-93{54.525%{transform:translate(33.0014vw,54.525vh) scale(.6389)}to{transform:translate(36.962vw,100vh) scale(.6389)}}.snow:nth-child(94){opacity:1.5994;transform:translate(5.0987vw,-10px) scale(.6515);animation:fall-94 24s -30s linear infinite}@keyframes fall-94{72.373%{transform:translate(-2.573vw,72.373vh) scale(.6515)}to{transform:translate(1.26285vw,100vh) scale(.6515)}}.snow:nth-child(95){opacity:1.9682;transform:translate(14.4723vw,-10px) scale(.7068);animation:fall-95 25s -16s linear infinite}@keyframes fall-95{44.025%{transform:translate(23.8335vw,44.025vh) scale(.7068)}to{transform:translate(19.1529vw,100vh) scale(.7068)}}.snow:nth-child(96){opacity:.1926;transform:translate(92.0948vw,-10px) scale(.0749);animation:fall-96 22s -27s linear infinite}@keyframes fall-96{79.467%{transform:translate(90.7285vw,79.467vh) scale(.0749)}to{transform:translate(91.41165vw,100vh) scale(.0749)}}.snow:nth-child(97){opacity:.116;transform:translate(17.2247vw,-10px) scale(.2624);animation:fall-97 23s -9s linear infinite}@keyframes fall-97{73.811%{transform:translate(22.7537vw,73.811vh) scale(.2624)}to{transform:translate(19.9892vw,100vh) scale(.2624)}}.snow:nth-child(98){opacity:1.9626;transform:translate(35.5407vw,-10px) scale(.3705);animation:fall-98 24s -24s linear infinite}@keyframes fall-98{52.922%{transform:translate(28.6979vw,52.922vh) scale(.3705)}to{transform:translate(32.1193vw,100vh) scale(.3705)}}.snow:nth-child(99){opacity:.881;transform:translate(37.426vw,-10px) scale(.6742);animation:fall-99 27s -22s linear infinite}@keyframes fall-99{35.754%{transform:translate(40.0002vw,35.754vh) scale(.6742)}to{transform:translate(38.7131vw,100vh) scale(.6742)}}.snow:nth-child(100){opacity:.1384;transform:translate(71.8958vw,-10px) scale(.9159);animation:fall-100 28s -26s linear infinite}@keyframes fall-100{73.409%{transform:translate(76.7719vw,73.409vh) scale(.9159)}to{transform:translate(74.33385vw,100vh) scale(.9159)}}.snow:nth-child(101){opacity:1.8046;transform:translate(12.6984vw,-10px) scale(.4624);animation:fall-101 23s -8s linear infinite}@keyframes fall-101{65.811%{transform:translate(20.7289vw,65.811vh) scale(.4624)}to{transform:translate(16.71365vw,100vh) scale(.4624)}}.snow:nth-child(102){opacity:.8512;transform:translate(77.9482vw,-10px) scale(.4922);animation:fall-102 24s -21s linear infinite}@keyframes fall-102{47.04%{transform:translate(86.4766vw,47.04vh) scale(.4922)}to{transform:translate(82.2124vw,100vh) scale(.4922)}}.snow:nth-child(103){opacity:.5258;transform:translate(64.1813vw,-10px) scale(.9382);animation:fall-103 14s -7s linear infinite}@keyframes fall-103{60.498%{transform:translate(61.8544vw,60.498vh) scale(.9382)}to{transform:translate(63.01785vw,100vh) scale(.9382)}}.snow:nth-child(104){opacity:1.438;transform:translate(20.1452vw,-10px) scale(.8964);animation:fall-104 27s -10s linear infinite}@keyframes fall-104{30.037%{transform:translate(18.513vw,30.037vh) scale(.8964)}to{transform:translate(19.3291vw,100vh) scale(.8964)}}.snow:nth-child(105){opacity:1.009;transform:translate(51.2642vw,-10px) scale(.0452);animation:fall-105 30s -23s linear infinite}@keyframes fall-105{33.837%{transform:translate(46.3772vw,33.837vh) scale(.0452)}to{transform:translate(48.8207vw,100vh) scale(.0452)}}.snow:nth-child(106){opacity:.6102;transform:translate(83.783vw,-10px) scale(.8265);animation:fall-106 24s -19s linear infinite}@keyframes fall-106{76.717%{transform:translate(76.749vw,76.717vh) scale(.8265)}to{transform:translate(80.266vw,100vh) scale(.8265)}}.snow:nth-child(107){opacity:.6818;transform:translate(28.3689vw,-10px) scale(.2036);animation:fall-107 14s -16s linear infinite}@keyframes fall-107{62.078%{transform:translate(20.6868vw,62.078vh) scale(.2036)}to{transform:translate(24.52785vw,100vh) scale(.2036)}}.snow:nth-child(108){opacity:1.8426;transform:translate(33.7501vw,-10px) scale(.3385);animation:fall-108 10s -14s linear infinite}@keyframes fall-108{55.512%{transform:translate(42.5836vw,55.512vh) scale(.3385)}to{transform:translate(38.16685vw,100vh) scale(.3385)}}.snow:nth-child(109){opacity:1.7264;transform:translate(88.5394vw,-10px) scale(.4227);animation:fall-109 24s -1s linear infinite}@keyframes fall-109{54.004%{transform:translate(84.4776vw,54.004vh) scale(.4227)}to{transform:translate(86.5085vw,100vh) scale(.4227)}}.snow:nth-child(110){opacity:1.7208;transform:translate(73.8153vw,-10px) scale(.1376);animation:fall-110 27s -5s linear infinite}@keyframes fall-110{51.212%{transform:translate(69.7112vw,51.212vh) scale(.1376)}to{transform:translate(71.76325vw,100vh) scale(.1376)}}.snow:nth-child(111){opacity:1.6768;transform:translate(71.7081vw,-10px) scale(.7305);animation:fall-111 28s -6s linear infinite}@keyframes fall-111{78.954%{transform:translate(68.1037vw,78.954vh) scale(.7305)}to{transform:translate(69.9059vw,100vh) scale(.7305)}}.snow:nth-child(112){opacity:.4126;transform:translate(35.566vw,-10px) scale(.8876);animation:fall-112 14s -29s linear infinite}@keyframes fall-112{64.252%{transform:translate(34.404vw,64.252vh) scale(.8876)}to{transform:translate(34.985vw,100vh) scale(.8876)}}.snow:nth-child(113){opacity:1.9836;transform:translate(25.4177vw,-10px) scale(.6868);animation:fall-113 29s -24s linear infinite}@keyframes fall-113{69.59%{transform:translate(27.0616vw,69.59vh) scale(.6868)}to{transform:translate(26.23965vw,100vh) scale(.6868)}}.snow:nth-child(114){opacity:.1702;transform:translate(7.8212vw,-10px) scale(.4466);animation:fall-114 14s -29s linear infinite}@keyframes fall-114{35.178%{transform:translate(14.2192vw,35.178vh) scale(.4466)}to{transform:translate(11.0202vw,100vh) scale(.4466)}}.snow:nth-child(115){opacity:1.7364;transform:translate(15.0976vw,-10px) scale(.755);animation:fall-115 22s -20s linear infinite}@keyframes fall-115{53.124%{transform:translate(12.5917vw,53.124vh) scale(.755)}to{transform:translate(13.84465vw,100vh) scale(.755)}}.snow:nth-child(116){opacity:1.1586;transform:translate(1.2029vw,-10px) scale(.2748);animation:fall-116 20s -28s linear infinite}@keyframes fall-116{70.727%{transform:translate(8.3937vw,70.727vh) scale(.2748)}to{transform:translate(4.7983vw,100vh) scale(.2748)}}.snow:nth-child(117){opacity:1.5914;transform:translate(33.5185vw,-10px) scale(.7882);animation:fall-117 10s -28s linear infinite}@keyframes fall-117{40.257%{transform:translate(33.9112vw,40.257vh) scale(.7882)}to{transform:translate(33.71485vw,100vh) scale(.7882)}}.snow:nth-child(118){opacity:1.1256;transform:translate(79.328vw,-10px) scale(.8429);animation:fall-118 18s -5s linear infinite}@keyframes fall-118{50.697%{transform:translate(85.917vw,50.697vh) scale(.8429)}to{transform:translate(82.6225vw,100vh) scale(.8429)}}.snow:nth-child(119){opacity:.0602;transform:translate(11.7992vw,-10px) scale(.9638);animation:fall-119 18s -4s linear infinite}@keyframes fall-119{79.879%{transform:translate(14.5729vw,79.879vh) scale(.9638)}to{transform:translate(13.18605vw,100vh) scale(.9638)}}.snow:nth-child(120){opacity:1.0652;transform:translate(41.1165vw,-10px) scale(.594);animation:fall-120 23s -5s linear infinite}@keyframes fall-120{68.819%{transform:translate(45.809vw,68.819vh) scale(.594)}to{transform:translate(43.46275vw,100vh) scale(.594)}}.snow:nth-child(121){opacity:.4368;transform:translate(70.7773vw,-10px) scale(.8905);animation:fall-121 16s -8s linear infinite}@keyframes fall-121{78.421%{transform:translate(70.1596vw,78.421vh) scale(.8905)}to{transform:translate(70.46845vw,100vh) scale(.8905)}}.snow:nth-child(122){opacity:.7514;transform:translate(10.5841vw,-10px) scale(.0312);animation:fall-122 28s -5s linear infinite}@keyframes fall-122{50.767%{transform:translate(18.7017vw,50.767vh) scale(.0312)}to{transform:translate(14.6429vw,100vh) scale(.0312)}}.snow:nth-child(123){opacity:.1332;transform:translate(85.661vw,-10px) scale(.7569);animation:fall-123 27s -21s linear infinite}@keyframes fall-123{74.3%{transform:translate(84.8094vw,74.3vh) scale(.7569)}to{transform:translate(85.2352vw,100vh) scale(.7569)}}.snow:nth-child(124){opacity:.4974;transform:translate(99.4948vw,-10px) scale(.4142);animation:fall-124 10s -28s linear infinite}@keyframes fall-124{57.338%{transform:translate(94.6019vw,57.338vh) scale(.4142)}to{transform:translate(97.04835vw,100vh) scale(.4142)}}.snow:nth-child(125){opacity:.943;transform:translate(80.3753vw,-10px) scale(.5496);animation:fall-125 28s -20s linear infinite}@keyframes fall-125{42.27%{transform:translate(80.6559vw,42.27vh) scale(.5496)}to{transform:translate(80.5156vw,100vh) scale(.5496)}}.snow:nth-child(126){opacity:1.6852;transform:translate(71.7341vw,-10px) scale(.7715);animation:fall-126 14s -16s linear infinite}@keyframes fall-126{72.614%{transform:translate(69.5327vw,72.614vh) scale(.7715)}to{transform:translate(70.6334vw,100vh) scale(.7715)}}.snow:nth-child(127){opacity:1.5464;transform:translate(93.7738vw,-10px) scale(.7294);animation:fall-127 27s -6s linear infinite}@keyframes fall-127{58.653%{transform:translate(96.3936vw,58.653vh) scale(.7294)}to{transform:translate(95.0837vw,100vh) scale(.7294)}}.snow:nth-child(128){opacity:1.1198;transform:translate(76.5143vw,-10px) scale(.3053);animation:fall-128 28s -30s linear infinite}@keyframes fall-128{76.546%{transform:translate(75.931vw,76.546vh) scale(.3053)}to{transform:translate(76.22265vw,100vh) scale(.3053)}}.snow:nth-child(129){opacity:1.0682;transform:translate(79.2562vw,-10px) scale(.3344);animation:fall-129 27s -8s linear infinite}@keyframes fall-129{51.802%{transform:translate(78.0357vw,51.802vh) scale(.3344)}to{transform:translate(78.64595vw,100vh) scale(.3344)}}.snow:nth-child(130){opacity:1.6342;transform:translate(57.7191vw,-10px) scale(.36);animation:fall-130 12s -22s linear infinite}@keyframes fall-130{78.21%{transform:translate(65.5037vw,78.21vh) scale(.36)}to{transform:translate(61.6114vw,100vh) scale(.36)}}.snow:nth-child(131){opacity:.5326;transform:translate(15.7846vw,-10px) scale(.3904);animation:fall-131 22s -4s linear infinite}@keyframes fall-131{34.219%{transform:translate(13.4234vw,34.219vh) scale(.3904)}to{transform:translate(14.604vw,100vh) scale(.3904)}}.snow:nth-child(132){opacity:1.3202;transform:translate(73.8889vw,-10px) scale(.097);animation:fall-132 18s -29s linear infinite}@keyframes fall-132{55.559%{transform:translate(72.0822vw,55.559vh) scale(.097)}to{transform:translate(72.98555vw,100vh) scale(.097)}}.snow:nth-child(133){opacity:.8192;transform:translate(94.3342vw,-10px) scale(.3881);animation:fall-133 26s -27s linear infinite}@keyframes fall-133{46.797%{transform:translate(97.4421vw,46.797vh) scale(.3881)}to{transform:translate(95.88815vw,100vh) scale(.3881)}}.snow:nth-child(134){opacity:1.6172;transform:translate(33.8947vw,-10px) scale(.0186);animation:fall-134 29s -11s linear infinite}@keyframes fall-134{64.805%{transform:translate(40.9446vw,64.805vh) scale(.0186)}to{transform:translate(37.41965vw,100vh) scale(.0186)}}.snow:nth-child(135){opacity:.023;transform:translate(23.8073vw,-10px) scale(.3347);animation:fall-135 26s -8s linear infinite}@keyframes fall-135{53.655%{transform:translate(14.1386vw,53.655vh) scale(.3347)}to{transform:translate(18.97295vw,100vh) scale(.3347)}}.snow:nth-child(136){opacity:.0776;transform:translate(4.5136vw,-10px) scale(.198);animation:fall-136 26s -3s linear infinite}@keyframes fall-136{39.478%{transform:translate(6.3069vw,39.478vh) scale(.198)}to{transform:translate(5.41025vw,100vh) scale(.198)}}.snow:nth-child(137){opacity:.4706;transform:translate(34.3213vw,-10px) scale(.8051);animation:fall-137 27s -4s linear infinite}@keyframes fall-137{59.865%{transform:translate(27.3214vw,59.865vh) scale(.8051)}to{transform:translate(30.82135vw,100vh) scale(.8051)}}.snow:nth-child(138){opacity:1.5008;transform:translate(89.7808vw,-10px) scale(.8822);animation:fall-138 20s -21s linear infinite}@keyframes fall-138{62.342%{transform:translate(80.0463vw,62.342vh) scale(.8822)}to{transform:translate(84.91355vw,100vh) scale(.8822)}}.snow:nth-child(139){opacity:1.8892;transform:translate(38.3329vw,-10px) scale(.2083);animation:fall-139 20s -9s linear infinite}@keyframes fall-139{32.619%{transform:translate(42.9716vw,32.619vh) scale(.2083)}to{transform:translate(40.65225vw,100vh) scale(.2083)}}.snow:nth-child(140){opacity:.4654;transform:translate(12.5553vw,-10px) scale(.1615);animation:fall-140 11s -8s linear infinite}@keyframes fall-140{78.027%{transform:translate(12.3836vw,78.027vh) scale(.1615)}to{transform:translate(12.46945vw,100vh) scale(.1615)}}.snow:nth-child(141){opacity:.6652;transform:translate(33.5127vw,-10px) scale(.8466);animation:fall-141 22s -21s linear infinite}@keyframes fall-141{72.809%{transform:translate(33.2484vw,72.809vh) scale(.8466)}to{transform:translate(33.38055vw,100vh) scale(.8466)}}.snow:nth-child(142){opacity:1.8754;transform:translate(29.8004vw,-10px) scale(.4281);animation:fall-142 24s -26s linear infinite}@keyframes fall-142{30.436%{transform:translate(28.2273vw,30.436vh) scale(.4281)}to{transform:translate(29.01385vw,100vh) scale(.4281)}}.snow:nth-child(143){opacity:1.247;transform:translate(45.3577vw,-10px) scale(.1842);animation:fall-143 15s -8s linear infinite}@keyframes fall-143{65.738%{transform:translate(36.5414vw,65.738vh) scale(.1842)}to{transform:translate(40.94955vw,100vh) scale(.1842)}}.snow:nth-child(144){opacity:.782;transform:translate(43.0716vw,-10px) scale(.1481);animation:fall-144 10s -30s linear infinite}@keyframes fall-144{32.887%{transform:translate(36.2026vw,32.887vh) scale(.1481)}to{transform:translate(39.6371vw,100vh) scale(.1481)}}.snow:nth-child(145){opacity:1.0994;transform:translate(57.1497vw,-10px) scale(.9606);animation:fall-145 12s -23s linear infinite}@keyframes fall-145{32.555%{transform:translate(62.5135vw,32.555vh) scale(.9606)}to{transform:translate(59.8316vw,100vh) scale(.9606)}}.snow:nth-child(146){opacity:.1204;transform:translate(95.8077vw,-10px) scale(.7013);animation:fall-146 24s -26s linear infinite}@keyframes fall-146{47.718%{transform:translate(98.3703vw,47.718vh) scale(.7013)}to{transform:translate(97.089vw,100vh) scale(.7013)}}.snow:nth-child(147){opacity:1.4602;transform:translate(21.2468vw,-10px) scale(.5923);animation:fall-147 15s -2s linear infinite}@keyframes fall-147{41.663%{transform:translate(24.5304vw,41.663vh) scale(.5923)}to{transform:translate(22.8886vw,100vh) scale(.5923)}}.snow:nth-child(148){opacity:.6932;transform:translate(68.4049vw,-10px) scale(.0665);animation:fall-148 22s -1s linear infinite}@keyframes fall-148{66.948%{transform:translate(69.792vw,66.948vh) scale(.0665)}to{transform:translate(69.09845vw,100vh) scale(.0665)}}.snow:nth-child(149){opacity:.523;transform:translate(6.2053vw,-10px) scale(.1268);animation:fall-149 13s -26s linear infinite}@keyframes fall-149{55.167%{transform:translate(4.7598vw,55.167vh) scale(.1268)}to{transform:translate(5.48255vw,100vh) scale(.1268)}}.snow:nth-child(150){opacity:1.7362;transform:translate(25.1811vw,-10px) scale(.8499);animation:fall-150 11s -12s linear infinite}@keyframes fall-150{75.244%{transform:translate(18.107vw,75.244vh) scale(.8499)}to{transform:translate(21.64405vw,100vh) scale(.8499)}}.snow:nth-child(151){opacity:.1562;transform:translate(59.5913vw,-10px) scale(.6096);animation:fall-151 25s -13s linear infinite}@keyframes fall-151{62.262%{transform:translate(59.1837vw,62.262vh) scale(.6096)}to{transform:translate(59.3875vw,100vh) scale(.6096)}}.snow:nth-child(152){opacity:1.5838;transform:translate(40.5521vw,-10px) scale(.5018);animation:fall-152 10s -2s linear infinite}@keyframes fall-152{53.721%{transform:translate(38.9793vw,53.721vh) scale(.5018)}to{transform:translate(39.7657vw,100vh) scale(.5018)}}.snow:nth-child(153){opacity:.8026;transform:translate(72.1382vw,-10px) scale(.4413);animation:fall-153 21s -8s linear infinite}@keyframes fall-153{65.011%{transform:translate(66.2144vw,65.011vh) scale(.4413)}to{transform:translate(69.1763vw,100vh) scale(.4413)}}.snow:nth-child(154){opacity:.8474;transform:translate(60.4052vw,-10px) scale(.2974);animation:fall-154 17s -25s linear infinite}@keyframes fall-154{48.047%{transform:translate(68.5729vw,48.047vh) scale(.2974)}to{transform:translate(64.48905vw,100vh) scale(.2974)}}.snow:nth-child(155){opacity:.912;transform:translate(34.3895vw,-10px) scale(.2441);animation:fall-155 14s -8s linear infinite}@keyframes fall-155{46.819%{transform:translate(37.8523vw,46.819vh) scale(.2441)}to{transform:translate(36.1209vw,100vh) scale(.2441)}}.snow:nth-child(156){opacity:.8622;transform:translate(79.7056vw,-10px) scale(.3021);animation:fall-156 26s -11s linear infinite}@keyframes fall-156{42.499%{transform:translate(82.278vw,42.499vh) scale(.3021)}to{transform:translate(80.9918vw,100vh) scale(.3021)}}.snow:nth-child(157){opacity:.2554;transform:translate(33.0637vw,-10px) scale(.3028);animation:fall-157 25s -14s linear infinite}@keyframes fall-157{34.195%{transform:translate(37.4413vw,34.195vh) scale(.3028)}to{transform:translate(35.2525vw,100vh) scale(.3028)}}.snow:nth-child(158){opacity:1.9916;transform:translate(27.3209vw,-10px) scale(.8474);animation:fall-158 26s -14s linear infinite}@keyframes fall-158{58.641%{transform:translate(18.5691vw,58.641vh) scale(.8474)}to{transform:translate(22.945vw,100vh) scale(.8474)}}.snow:nth-child(159){opacity:.0024;transform:translate(83.3774vw,-10px) scale(.4851);animation:fall-159 19s -23s linear infinite}@keyframes fall-159{48.352%{transform:translate(78.7968vw,48.352vh) scale(.4851)}to{transform:translate(81.0871vw,100vh) scale(.4851)}}.snow:nth-child(160){opacity:1.306;transform:translate(34.3686vw,-10px) scale(.7751);animation:fall-160 27s -6s linear infinite}@keyframes fall-160{59.094%{transform:translate(30.4996vw,59.094vh) scale(.7751)}to{transform:translate(32.4341vw,100vh) scale(.7751)}}.snow:nth-child(161){opacity:1.0332;transform:translate(19.0003vw,-10px) scale(.3309);animation:fall-161 18s -16s linear infinite}@keyframes fall-161{39.307%{transform:translate(18.2173vw,39.307vh) scale(.3309)}to{transform:translate(18.6088vw,100vh) scale(.3309)}}.snow:nth-child(162){opacity:1.5568;transform:translate(55.1162vw,-10px) scale(.1444);animation:fall-162 18s -27s linear infinite}@keyframes fall-162{41.37%{transform:translate(58.1843vw,41.37vh) scale(.1444)}to{transform:translate(56.65025vw,100vh) scale(.1444)}}.snow:nth-child(163){opacity:.2598;transform:translate(54.3839vw,-10px) scale(.3154);animation:fall-163 11s -19s linear infinite}@keyframes fall-163{72.43%{transform:translate(46.6714vw,72.43vh) scale(.3154)}to{transform:translate(50.52765vw,100vh) scale(.3154)}}.snow:nth-child(164){opacity:.9142;transform:translate(51.6399vw,-10px) scale(.1281);animation:fall-164 22s -26s linear infinite}@keyframes fall-164{52.747%{transform:translate(55.1382vw,52.747vh) scale(.1281)}to{transform:translate(53.38905vw,100vh) scale(.1281)}}.snow:nth-child(165){opacity:.214;transform:translate(85.7801vw,-10px) scale(.5384);animation:fall-165 20s -11s linear infinite}@keyframes fall-165{74.954%{transform:translate(80.7169vw,74.954vh) scale(.5384)}to{transform:translate(83.2485vw,100vh) scale(.5384)}}.snow:nth-child(166){opacity:.1168;transform:translate(70.5786vw,-10px) scale(.5372);animation:fall-166 26s -25s linear infinite}@keyframes fall-166{39.48%{transform:translate(70.1825vw,39.48vh) scale(.5372)}to{transform:translate(70.38055vw,100vh) scale(.5372)}}.snow:nth-child(167){opacity:.4124;transform:translate(75.6051vw,-10px) scale(.2911);animation:fall-167 15s -3s linear infinite}@keyframes fall-167{58.749%{transform:translate(85.1538vw,58.749vh) scale(.2911)}to{transform:translate(80.37945vw,100vh) scale(.2911)}}.snow:nth-child(168){opacity:.6106;transform:translate(97.2318vw,-10px) scale(.0113);animation:fall-168 27s -5s linear infinite}@keyframes fall-168{63.064%{transform:translate(97.759vw,63.064vh) scale(.0113)}to{transform:translate(97.4954vw,100vh) scale(.0113)}}.snow:nth-child(169){opacity:.3144;transform:translate(24.4193vw,-10px) scale(.763);animation:fall-169 17s -26s linear infinite}@keyframes fall-169{61.066%{transform:translate(31.7602vw,61.066vh) scale(.763)}to{transform:translate(28.08975vw,100vh) scale(.763)}}.snow:nth-child(170){opacity:1.2534;transform:translate(18.1471vw,-10px) scale(.3049);animation:fall-170 23s -20s linear infinite}@keyframes fall-170{36.116%{transform:translate(9.6694vw,36.116vh) scale(.3049)}to{transform:translate(13.90825vw,100vh) scale(.3049)}}.snow:nth-child(171){opacity:.5648;transform:translate(83.3076vw,-10px) scale(.7387);animation:fall-171 19s -19s linear infinite}@keyframes fall-171{37.93%{transform:translate(79.768vw,37.93vh) scale(.7387)}to{transform:translate(81.5378vw,100vh) scale(.7387)}}.snow:nth-child(172){opacity:.2468;transform:translate(9.2416vw,-10px) scale(.869);animation:fall-172 30s -2s linear infinite}@keyframes fall-172{78.172%{transform:translate(.8276vw,78.172vh) scale(.869)}to{transform:translate(5.0346vw,100vh) scale(.869)}}.snow:nth-child(173){opacity:1.3918;transform:translate(84.0974vw,-10px) scale(.6601);animation:fall-173 25s -30s linear infinite}@keyframes fall-173{75.238%{transform:translate(83.3862vw,75.238vh) scale(.6601)}to{transform:translate(83.7418vw,100vh) scale(.6601)}}.snow:nth-child(174){opacity:.0914;transform:translate(3.7366vw,-10px) scale(.501);animation:fall-174 22s -8s linear infinite}@keyframes fall-174{55.952%{transform:translate(12.9578vw,55.952vh) scale(.501)}to{transform:translate(8.3472vw,100vh) scale(.501)}}.snow:nth-child(175){opacity:.2794;transform:translate(28.816vw,-10px) scale(.024);animation:fall-175 30s -29s linear infinite}@keyframes fall-175{59.643%{transform:translate(19.9949vw,59.643vh) scale(.024)}to{transform:translate(24.40545vw,100vh) scale(.024)}}.snow:nth-child(176){opacity:.466;transform:translate(25.7955vw,-10px) scale(.226);animation:fall-176 19s -22s linear infinite}@keyframes fall-176{52.105%{transform:translate(24.4872vw,52.105vh) scale(.226)}to{transform:translate(25.14135vw,100vh) scale(.226)}}.snow:nth-child(177){opacity:.0918;transform:translate(95.5393vw,-10px) scale(.6224);animation:fall-177 17s -4s linear infinite}@keyframes fall-177{38.474%{transform:translate(100.4672vw,38.474vh) scale(.6224)}to{transform:translate(98.00325vw,100vh) scale(.6224)}}.snow:nth-child(178){opacity:.8542;transform:translate(94.2006vw,-10px) scale(.2007);animation:fall-178 11s -9s linear infinite}@keyframes fall-178{70.635%{transform:translate(86.9914vw,70.635vh) scale(.2007)}to{transform:translate(90.596vw,100vh) scale(.2007)}}.snow:nth-child(179){opacity:.2978;transform:translate(52.3893vw,-10px) scale(.5437);animation:fall-179 15s -26s linear infinite}@keyframes fall-179{49.549%{transform:translate(49.2218vw,49.549vh) scale(.5437)}to{transform:translate(50.80555vw,100vh) scale(.5437)}}.snow:nth-child(180){opacity:1.245;transform:translate(43.3625vw,-10px) scale(.3304);animation:fall-180 22s -6s linear infinite}@keyframes fall-180{67.034%{transform:translate(36.662vw,67.034vh) scale(.3304)}to{transform:translate(40.01225vw,100vh) scale(.3304)}}.snow:nth-child(181){opacity:.1614;transform:translate(5.7922vw,-10px) scale(.1281);animation:fall-181 25s -25s linear infinite}@keyframes fall-181{48.115%{transform:translate(13.3456vw,48.115vh) scale(.1281)}to{transform:translate(9.5689vw,100vh) scale(.1281)}}.snow:nth-child(182){opacity:1.2014;transform:translate(25.3653vw,-10px) scale(.5083);animation:fall-182 13s -26s linear infinite}@keyframes fall-182{45.774%{transform:translate(33.7947vw,45.774vh) scale(.5083)}to{transform:translate(29.58vw,100vh) scale(.5083)}}.snow:nth-child(183){opacity:1.496;transform:translate(76.6682vw,-10px) scale(.5345);animation:fall-183 24s -23s linear infinite}@keyframes fall-183{60.203%{transform:translate(77.766vw,60.203vh) scale(.5345)}to{transform:translate(77.2171vw,100vh) scale(.5345)}}.snow:nth-child(184){opacity:.6228;transform:translate(42.9688vw,-10px) scale(.534);animation:fall-184 19s -15s linear infinite}@keyframes fall-184{64.845%{transform:translate(45.3526vw,64.845vh) scale(.534)}to{transform:translate(44.1607vw,100vh) scale(.534)}}.snow:nth-child(185){opacity:1.7386;transform:translate(92.7801vw,-10px) scale(.9092);animation:fall-185 24s -5s linear infinite}@keyframes fall-185{61.061%{transform:translate(85.8561vw,61.061vh) scale(.9092)}to{transform:translate(89.3181vw,100vh) scale(.9092)}}.snow:nth-child(186){opacity:.4958;transform:translate(71.4275vw,-10px) scale(.746);animation:fall-186 23s -23s linear infinite}@keyframes fall-186{36.223%{transform:translate(66.5063vw,36.223vh) scale(.746)}to{transform:translate(68.9669vw,100vh) scale(.746)}}.snow:nth-child(187){opacity:1.9884;transform:translate(7.5018vw,-10px) scale(.7157);animation:fall-187 16s -16s linear infinite}@keyframes fall-187{57.188%{transform:translate(3.4692vw,57.188vh) scale(.7157)}to{transform:translate(5.4855vw,100vh) scale(.7157)}}.snow:nth-child(188){opacity:1.5668;transform:translate(71.3381vw,-10px) scale(.6946);animation:fall-188 19s -11s linear infinite}@keyframes fall-188{38.757%{transform:translate(80.1294vw,38.757vh) scale(.6946)}to{transform:translate(75.73375vw,100vh) scale(.6946)}}.snow:nth-child(189){opacity:.4008;transform:translate(58.6347vw,-10px) scale(.645);animation:fall-189 15s -4s linear infinite}@keyframes fall-189{52.659%{transform:translate(53.2862vw,52.659vh) scale(.645)}to{transform:translate(55.96045vw,100vh) scale(.645)}}.snow:nth-child(190){opacity:1.1582;transform:translate(25.4621vw,-10px) scale(.4972);animation:fall-190 28s -29s linear infinite}@keyframes fall-190{58.884%{transform:translate(33.2152vw,58.884vh) scale(.4972)}to{transform:translate(29.33865vw,100vh) scale(.4972)}}.snow:nth-child(191){opacity:.1594;transform:translate(37.1754vw,-10px) scale(.0335);animation:fall-191 13s -9s linear infinite}@keyframes fall-191{63.202%{transform:translate(32.302vw,63.202vh) scale(.0335)}to{transform:translate(34.7387vw,100vh) scale(.0335)}}.snow:nth-child(192){opacity:.0844;transform:translate(36.3603vw,-10px) scale(.3388);animation:fall-192 13s -2s linear infinite}@keyframes fall-192{71.91%{transform:translate(34.7729vw,71.91vh) scale(.3388)}to{transform:translate(35.5666vw,100vh) scale(.3388)}}.snow:nth-child(193){opacity:1.438;transform:translate(27.0558vw,-10px) scale(.523);animation:fall-193 22s -17s linear infinite}@keyframes fall-193{69.851%{transform:translate(34.7474vw,69.851vh) scale(.523)}to{transform:translate(30.9016vw,100vh) scale(.523)}}.snow:nth-child(194){opacity:1.0042;transform:translate(26.1002vw,-10px) scale(.7137);animation:fall-194 24s -10s linear infinite}@keyframes fall-194{30.169%{transform:translate(25.9604vw,30.169vh) scale(.7137)}to{transform:translate(26.0303vw,100vh) scale(.7137)}}.snow:nth-child(195){opacity:1.5482;transform:translate(20.7364vw,-10px) scale(.3261);animation:fall-195 12s -13s linear infinite}@keyframes fall-195{59.871%{transform:translate(29.7043vw,59.871vh) scale(.3261)}to{transform:translate(25.22035vw,100vh) scale(.3261)}}.snow:nth-child(196){opacity:.7298;transform:translate(56.8223vw,-10px) scale(.3095);animation:fall-196 14s -5s linear infinite}@keyframes fall-196{57.798%{transform:translate(64.7423vw,57.798vh) scale(.3095)}to{transform:translate(60.7823vw,100vh) scale(.3095)}}.snow:nth-child(197){opacity:1.0084;transform:translate(70.9534vw,-10px) scale(.501);animation:fall-197 22s -28s linear infinite}@keyframes fall-197{71.864%{transform:translate(64.2134vw,71.864vh) scale(.501)}to{transform:translate(67.5834vw,100vh) scale(.501)}}.snow:nth-child(198){opacity:1.8896;transform:translate(34.9798vw,-10px) scale(.5888);animation:fall-198 28s -15s linear infinite}@keyframes fall-198{61.569%{transform:translate(27.5239vw,61.569vh) scale(.5888)}to{transform:translate(31.25185vw,100vh) scale(.5888)}}.snow:nth-child(199){opacity:.6912;transform:translate(14.6591vw,-10px) scale(.6555);animation:fall-199 19s -7s linear infinite}@keyframes fall-199{60.61%{transform:translate(17.9254vw,60.61vh) scale(.6555)}to{transform:translate(16.29225vw,100vh) scale(.6555)}}.snow:nth-child(200){opacity:1.3594;transform:translate(4.0766vw,-10px) scale(.2214);animation:fall-200 20s -13s linear infinite}@keyframes fall-200{71.661%{transform:translate(4.5018vw,71.661vh) scale(.2214)}to{transform:translate(4.2892vw,100vh) scale(.2214)}}.snow:nth-child(201){opacity:.1396;transform:translate(45.7442vw,-10px) scale(.3434);animation:fall-201 17s -15s linear infinite}@keyframes fall-201{74.165%{transform:translate(47.4985vw,74.165vh) scale(.3434)}to{transform:translate(46.62135vw,100vh) scale(.3434)}}.snow:nth-child(202){opacity:1.8378;transform:translate(42.902vw,-10px) scale(.7201);animation:fall-202 14s -7s linear infinite}@keyframes fall-202{52.922%{transform:translate(35.7959vw,52.922vh) scale(.7201)}to{transform:translate(39.34895vw,100vh) scale(.7201)}}.snow:nth-child(203){opacity:1.6642;transform:translate(12.923vw,-10px) scale(.5027);animation:fall-203 14s -20s linear infinite}@keyframes fall-203{72.444%{transform:translate(7.1576vw,72.444vh) scale(.5027)}to{transform:translate(10.0403vw,100vh) scale(.5027)}}.snow:nth-child(204){opacity:.0678;transform:translate(42.7969vw,-10px) scale(.7398);animation:fall-204 23s -4s linear infinite}@keyframes fall-204{50.944%{transform:translate(35.3338vw,50.944vh) scale(.7398)}to{transform:translate(39.06535vw,100vh) scale(.7398)}}.snow:nth-child(205){opacity:.7166;transform:translate(23.9532vw,-10px) scale(.4261);animation:fall-205 11s -16s linear infinite}@keyframes fall-205{65.834%{transform:translate(16.7726vw,65.834vh) scale(.4261)}to{transform:translate(20.3629vw,100vh) scale(.4261)}}.snow:nth-child(206){opacity:.4726;transform:translate(47.0753vw,-10px) scale(.8518);animation:fall-206 21s -11s linear infinite}@keyframes fall-206{69.473%{transform:translate(37.9556vw,69.473vh) scale(.8518)}to{transform:translate(42.51545vw,100vh) scale(.8518)}}.snow:nth-child(207){opacity:1.1958;transform:translate(48.4909vw,-10px) scale(.899);animation:fall-207 28s -17s linear infinite}@keyframes fall-207{33.057%{transform:translate(45.3448vw,33.057vh) scale(.899)}to{transform:translate(46.91785vw,100vh) scale(.899)}}.snow:nth-child(208){opacity:.0554;transform:translate(15.9774vw,-10px) scale(.2163);animation:fall-208 26s -14s linear infinite}@keyframes fall-208{35.826%{transform:translate(12.6595vw,35.826vh) scale(.2163)}to{transform:translate(14.31845vw,100vh) scale(.2163)}}.snow:nth-child(209){opacity:.1502;transform:translate(46.6343vw,-10px) scale(.2241);animation:fall-209 24s -6s linear infinite}@keyframes fall-209{72.198%{transform:translate(40.4868vw,72.198vh) scale(.2241)}to{transform:translate(43.56055vw,100vh) scale(.2241)}}.snow:nth-child(210){opacity:1.7686;transform:translate(6.0719vw,-10px) scale(.8364);animation:fall-210 24s -23s linear infinite}@keyframes fall-210{57.609%{transform:translate(-1.7376vw,57.609vh) scale(.8364)}to{transform:translate(2.16715vw,100vh) scale(.8364)}}.snow:nth-child(211){opacity:1.5418;transform:translate(72.1741vw,-10px) scale(.2457);animation:fall-211 24s -9s linear infinite}@keyframes fall-211{73.155%{transform:translate(64.194vw,73.155vh) scale(.2457)}to{transform:translate(68.18405vw,100vh) scale(.2457)}}.snow:nth-child(212){opacity:.233;transform:translate(26.2744vw,-10px) scale(.6124);animation:fall-212 17s -21s linear infinite}@keyframes fall-212{38.635%{transform:translate(22.7185vw,38.635vh) scale(.6124)}to{transform:translate(24.49645vw,100vh) scale(.6124)}}.snow:nth-child(213){opacity:1.9794;transform:translate(41.7875vw,-10px) scale(.7217);animation:fall-213 27s -15s linear infinite}@keyframes fall-213{77.556%{transform:translate(38.4279vw,77.556vh) scale(.7217)}to{transform:translate(40.1077vw,100vh) scale(.7217)}}.snow:nth-child(214){opacity:.1596;transform:translate(57.2066vw,-10px) scale(.6888);animation:fall-214 13s -24s linear infinite}@keyframes fall-214{74.737%{transform:translate(53.0254vw,74.737vh) scale(.6888)}to{transform:translate(55.116vw,100vh) scale(.6888)}}.snow:nth-child(215){opacity:.8024;transform:translate(66.1234vw,-10px) scale(.462);animation:fall-215 18s -14s linear infinite}@keyframes fall-215{50.696%{transform:translate(73.0843vw,50.696vh) scale(.462)}to{transform:translate(69.60385vw,100vh) scale(.462)}}.snow:nth-child(216){opacity:1.1788;transform:translate(31.244vw,-10px) scale(.6748);animation:fall-216 18s -29s linear infinite}@keyframes fall-216{70.761%{transform:translate(35.3045vw,70.761vh) scale(.6748)}to{transform:translate(33.27425vw,100vh) scale(.6748)}}.snow:nth-child(217){opacity:1.2712;transform:translate(44.014vw,-10px) scale(.584);animation:fall-217 19s -28s linear infinite}@keyframes fall-217{78.838%{transform:translate(35.8083vw,78.838vh) scale(.584)}to{transform:translate(39.91115vw,100vh) scale(.584)}}.snow:nth-child(218){opacity:.818;transform:translate(38.7327vw,-10px) scale(.3872);animation:fall-218 20s -29s linear infinite}@keyframes fall-218{34.911%{transform:translate(41.6468vw,34.911vh) scale(.3872)}to{transform:translate(40.18975vw,100vh) scale(.3872)}}.snow:nth-child(219){opacity:1.509;transform:translate(15.1664vw,-10px) scale(.1645);animation:fall-219 28s -2s linear infinite}@keyframes fall-219{34.88%{transform:translate(21.2869vw,34.88vh) scale(.1645)}to{transform:translate(18.22665vw,100vh) scale(.1645)}}.snow:nth-child(220){opacity:.795;transform:translate(55.3566vw,-10px) scale(.0918);animation:fall-220 24s -12s linear infinite}@keyframes fall-220{63.218%{transform:translate(61.6852vw,63.218vh) scale(.0918)}to{transform:translate(58.5209vw,100vh) scale(.0918)}}.snow:nth-child(221){opacity:1.1806;transform:translate(74.0826vw,-10px) scale(.8473);animation:fall-221 21s -6s linear infinite}@keyframes fall-221{53.674%{transform:translate(64.9549vw,53.674vh) scale(.8473)}to{transform:translate(69.51875vw,100vh) scale(.8473)}}.snow:nth-child(222){opacity:.2708;transform:translate(27.2522vw,-10px) scale(.4642);animation:fall-222 28s -6s linear infinite}@keyframes fall-222{52.125%{transform:translate(17.274vw,52.125vh) scale(.4642)}to{transform:translate(22.2631vw,100vh) scale(.4642)}}.snow:nth-child(223){opacity:1.9036;transform:translate(42.1718vw,-10px) scale(.8811);animation:fall-223 10s -9s linear infinite}@keyframes fall-223{55.267%{transform:translate(36.2423vw,55.267vh) scale(.8811)}to{transform:translate(39.20705vw,100vh) scale(.8811)}}.snow:nth-child(224){opacity:1.4468;transform:translate(2.7744vw,-10px) scale(.9582);animation:fall-224 29s -14s linear infinite}@keyframes fall-224{55.26%{transform:translate(-6.809vw,55.26vh) scale(.9582)}to{transform:translate(-2.0173vw,100vh) scale(.9582)}}.snow:nth-child(225){opacity:1.1268;transform:translate(67.8839vw,-10px) scale(.2215);animation:fall-225 18s -23s linear infinite}@keyframes fall-225{50.914%{transform:translate(64.834vw,50.914vh) scale(.2215)}to{transform:translate(66.35895vw,100vh) scale(.2215)}}.snow:nth-child(226){opacity:1.4322;transform:translate(69.0133vw,-10px) scale(.5379);animation:fall-226 11s -3s linear infinite}@keyframes fall-226{36.489%{transform:translate(61.7449vw,36.489vh) scale(.5379)}to{transform:translate(65.3791vw,100vh) scale(.5379)}}.snow:nth-child(227){opacity:.171;transform:translate(61.7722vw,-10px) scale(.4468);animation:fall-227 29s -11s linear infinite}@keyframes fall-227{36.054%{transform:translate(61.6947vw,36.054vh) scale(.4468)}to{transform:translate(61.73345vw,100vh) scale(.4468)}}.snow:nth-child(228){opacity:1.3424;transform:translate(29.1254vw,-10px) scale(.2271);animation:fall-228 18s -8s linear infinite}@keyframes fall-228{63.395%{transform:translate(23.1736vw,63.395vh) scale(.2271)}to{transform:translate(26.1495vw,100vh) scale(.2271)}}.snow:nth-child(229){opacity:.2364;transform:translate(33.1788vw,-10px) scale(.3345);animation:fall-229 22s -5s linear infinite}@keyframes fall-229{74.224%{transform:translate(41.6867vw,74.224vh) scale(.3345)}to{transform:translate(37.43275vw,100vh) scale(.3345)}}.snow:nth-child(230){opacity:.6498;transform:translate(63.6961vw,-10px) scale(.2063);animation:fall-230 28s -5s linear infinite}@keyframes fall-230{46.856%{transform:translate(64.0858vw,46.856vh) scale(.2063)}to{transform:translate(63.89095vw,100vh) scale(.2063)}}.snow:nth-child(231){opacity:1.2276;transform:translate(29.5902vw,-10px) scale(.7202);animation:fall-231 25s -11s linear infinite}@keyframes fall-231{52.168%{transform:translate(35.0206vw,52.168vh) scale(.7202)}to{transform:translate(32.3054vw,100vh) scale(.7202)}}.snow:nth-child(232){opacity:.1878;transform:translate(28.1847vw,-10px) scale(.6275);animation:fall-232 25s -23s linear infinite}@keyframes fall-232{48.784%{transform:translate(35.5923vw,48.784vh) scale(.6275)}to{transform:translate(31.8885vw,100vh) scale(.6275)}}.snow:nth-child(233){opacity:.0642;transform:translate(57.2442vw,-10px) scale(.6715);animation:fall-233 18s -10s linear infinite}@keyframes fall-233{30.93%{transform:translate(58.9611vw,30.93vh) scale(.6715)}to{transform:translate(58.10265vw,100vh) scale(.6715)}}.snow:nth-child(234){opacity:1.5444;transform:translate(65.8145vw,-10px) scale(.662);animation:fall-234 26s -11s linear infinite}@keyframes fall-234{41.362%{transform:translate(70.7542vw,41.362vh) scale(.662)}to{transform:translate(68.28435vw,100vh) scale(.662)}}.snow:nth-child(235){opacity:1.4918;transform:translate(70.5398vw,-10px) scale(.2686);animation:fall-235 18s -14s linear infinite}@keyframes fall-235{72.342%{transform:translate(69.3933vw,72.342vh) scale(.2686)}to{transform:translate(69.96655vw,100vh) scale(.2686)}}.snow:nth-child(236){opacity:1.477;transform:translate(95.0984vw,-10px) scale(.4108);animation:fall-236 27s -30s linear infinite}@keyframes fall-236{32.903%{transform:translate(101.1301vw,32.903vh) scale(.4108)}to{transform:translate(98.11425vw,100vh) scale(.4108)}}.snow:nth-child(237){opacity:1.935;transform:translate(74.9701vw,-10px) scale(.5074);animation:fall-237 24s -14s linear infinite}@keyframes fall-237{63.924%{transform:translate(65.8621vw,63.924vh) scale(.5074)}to{transform:translate(70.4161vw,100vh) scale(.5074)}}.snow:nth-child(238){opacity:1.8446;transform:translate(10.924vw,-10px) scale(.0926);animation:fall-238 16s -15s linear infinite}@keyframes fall-238{76.333%{transform:translate(15.1088vw,76.333vh) scale(.0926)}to{transform:translate(13.0164vw,100vh) scale(.0926)}}.snow:nth-child(239){opacity:.3276;transform:translate(33.6204vw,-10px) scale(.4922);animation:fall-239 13s -27s linear infinite}@keyframes fall-239{79.588%{transform:translate(29.8284vw,79.588vh) scale(.4922)}to{transform:translate(31.7244vw,100vh) scale(.4922)}}.snow:nth-child(240){opacity:1.4494;transform:translate(64.4849vw,-10px) scale(.5953);animation:fall-240 25s -17s linear infinite}@keyframes fall-240{65.777%{transform:translate(70.1096vw,65.777vh) scale(.5953)}to{transform:translate(67.29725vw,100vh) scale(.5953)}}.snow:nth-child(241){opacity:.4914;transform:translate(37.7554vw,-10px) scale(.2949);animation:fall-241 25s -30s linear infinite}@keyframes fall-241{44.308%{transform:translate(40.0583vw,44.308vh) scale(.2949)}to{transform:translate(38.90685vw,100vh) scale(.2949)}}.snow:nth-child(242){opacity:1.2916;transform:translate(1.0732vw,-10px) scale(.7882);animation:fall-242 19s -9s linear infinite}@keyframes fall-242{44.732%{transform:translate(4.4895vw,44.732vh) scale(.7882)}to{transform:translate(2.78135vw,100vh) scale(.7882)}}.snow:nth-child(243){opacity:.1152;transform:translate(71.73vw,-10px) scale(.6791);animation:fall-243 22s -23s linear infinite}@keyframes fall-243{51.981%{transform:translate(80.8949vw,51.981vh) scale(.6791)}to{transform:translate(76.31245vw,100vh) scale(.6791)}}.snow:nth-child(244){opacity:.397;transform:translate(87.1563vw,-10px) scale(.1273);animation:fall-244 20s -28s linear infinite}@keyframes fall-244{54.022%{transform:translate(81.9626vw,54.022vh) scale(.1273)}to{transform:translate(84.55945vw,100vh) scale(.1273)}}.snow:nth-child(245){opacity:1.6636;transform:translate(60.9454vw,-10px) scale(.596);animation:fall-245 24s -8s linear infinite}@keyframes fall-245{48.278%{transform:translate(60.4051vw,48.278vh) scale(.596)}to{transform:translate(60.67525vw,100vh) scale(.596)}}.snow:nth-child(246){opacity:.4162;transform:translate(57.5715vw,-10px) scale(.5866);animation:fall-246 20s -7s linear infinite}@keyframes fall-246{73.095%{transform:translate(66.166vw,73.095vh) scale(.5866)}to{transform:translate(61.86875vw,100vh) scale(.5866)}}.snow:nth-child(247){opacity:1.0696;transform:translate(29.0161vw,-10px) scale(.0932);animation:fall-247 19s -28s linear infinite}@keyframes fall-247{62.465%{transform:translate(36.7888vw,62.465vh) scale(.0932)}to{transform:translate(32.90245vw,100vh) scale(.0932)}}.snow:nth-child(248){opacity:1.7856;transform:translate(95.7165vw,-10px) scale(.746);animation:fall-248 24s -16s linear infinite}@keyframes fall-248{37.639%{transform:translate(96.5373vw,37.639vh) scale(.746)}to{transform:translate(96.1269vw,100vh) scale(.746)}}.snow:nth-child(249){opacity:1.2092;transform:translate(78.299vw,-10px) scale(.667);animation:fall-249 22s -25s linear infinite}@keyframes fall-249{43.814%{transform:translate(81.8673vw,43.814vh) scale(.667)}to{transform:translate(80.08315vw,100vh) scale(.667)}}.snow:nth-child(250){opacity:.304;transform:translate(90.7352vw,-10px) scale(.6017);animation:fall-250 26s -27s linear infinite}@keyframes fall-250{51.803%{transform:translate(98.4394vw,51.803vh) scale(.6017)}to{transform:translate(94.5873vw,100vh) scale(.6017)}}.snow:nth-child(251){opacity:.7394;transform:translate(59.5248vw,-10px) scale(.2363);animation:fall-251 22s -29s linear infinite}@keyframes fall-251{72.071%{transform:translate(57.0801vw,72.071vh) scale(.2363)}to{transform:translate(58.30245vw,100vh) scale(.2363)}}.snow:nth-child(252){opacity:.4742;transform:translate(7.5303vw,-10px) scale(.7933);animation:fall-252 23s -21s linear infinite}@keyframes fall-252{57.64%{transform:translate(7.7392vw,57.64vh) scale(.7933)}to{transform:translate(7.63475vw,100vh) scale(.7933)}}.snow:nth-child(253){opacity:1.8232;transform:translate(43.5725vw,-10px) scale(.6564);animation:fall-253 30s -13s linear infinite}@keyframes fall-253{53.11%{transform:translate(37.5387vw,53.11vh) scale(.6564)}to{transform:translate(40.5556vw,100vh) scale(.6564)}}.snow:nth-child(254){opacity:1.6228;transform:translate(75.5634vw,-10px) scale(.6767);animation:fall-254 18s -23s linear infinite}@keyframes fall-254{41.12%{transform:translate(68.4998vw,41.12vh) scale(.6767)}to{transform:translate(72.0316vw,100vh) scale(.6767)}}.snow:nth-child(255){opacity:1.2108;transform:translate(78.8763vw,-10px) scale(.0455);animation:fall-255 21s -6s linear infinite}@keyframes fall-255{35.487%{transform:translate(83.1761vw,35.487vh) scale(.0455)}to{transform:translate(81.0262vw,100vh) scale(.0455)}}.snow:nth-child(256){opacity:.106;transform:translate(26.6339vw,-10px) scale(.8262);animation:fall-256 16s -3s linear infinite}@keyframes fall-256{69.909%{transform:translate(21.7137vw,69.909vh) scale(.8262)}to{transform:translate(24.1738vw,100vh) scale(.8262)}}.snow:nth-child(257){opacity:1.5554;transform:translate(44.5218vw,-10px) scale(.8635);animation:fall-257 11s -19s linear infinite}@keyframes fall-257{68.8%{transform:translate(50.9845vw,68.8vh) scale(.8635)}to{transform:translate(47.75315vw,100vh) scale(.8635)}}.snow:nth-child(258){opacity:1.0058;transform:translate(56.111vw,-10px) scale(.0723);animation:fall-258 15s -18s linear infinite}@keyframes fall-258{35.097%{transform:translate(46.7328vw,35.097vh) scale(.0723)}to{transform:translate(51.4219vw,100vh) scale(.0723)}}.snow:nth-child(259){opacity:1.8796;transform:translate(7.1545vw,-10px) scale(.9702);animation:fall-259 28s -21s linear infinite}@keyframes fall-259{38.825%{transform:translate(13.9039vw,38.825vh) scale(.9702)}to{transform:translate(10.5292vw,100vh) scale(.9702)}}.snow:nth-child(260){opacity:1.7974;transform:translate(20.8561vw,-10px) scale(.3845);animation:fall-260 14s -16s linear infinite}@keyframes fall-260{38.84%{transform:translate(17.948vw,38.84vh) scale(.3845)}to{transform:translate(19.40205vw,100vh) scale(.3845)}}.snow:nth-child(261){opacity:1.8408;transform:translate(33.5754vw,-10px) scale(.5033);animation:fall-261 21s -9s linear infinite}@keyframes fall-261{50.208%{transform:translate(36.1588vw,50.208vh) scale(.5033)}to{transform:translate(34.8671vw,100vh) scale(.5033)}}.snow:nth-child(262){opacity:.7978;transform:translate(47.1875vw,-10px) scale(.2029);animation:fall-262 15s -11s linear infinite}@keyframes fall-262{59.859%{transform:translate(42.1428vw,59.859vh) scale(.2029)}to{transform:translate(44.66515vw,100vh) scale(.2029)}}.snow:nth-child(263){opacity:.3726;transform:translate(54.4616vw,-10px) scale(.4347);animation:fall-263 25s -16s linear infinite}@keyframes fall-263{43.517%{transform:translate(62.9891vw,43.517vh) scale(.4347)}to{transform:translate(58.72535vw,100vh) scale(.4347)}}.snow:nth-child(264){opacity:1.1194;transform:translate(5.9109vw,-10px) scale(.7715);animation:fall-264 18s -8s linear infinite}@keyframes fall-264{49.513%{transform:translate(1.3772vw,49.513vh) scale(.7715)}to{transform:translate(3.64405vw,100vh) scale(.7715)}}.snow:nth-child(265){opacity:.7376;transform:translate(45.7037vw,-10px) scale(.9187);animation:fall-265 15s -3s linear infinite}@keyframes fall-265{60.829%{transform:translate(36.2351vw,60.829vh) scale(.9187)}to{transform:translate(40.9694vw,100vh) scale(.9187)}}.snow:nth-child(266){opacity:1.0144;transform:translate(95.9341vw,-10px) scale(.3053);animation:fall-266 11s -15s linear infinite}@keyframes fall-266{76.811%{transform:translate(87.5727vw,76.811vh) scale(.3053)}to{transform:translate(91.7534vw,100vh) scale(.3053)}}.snow:nth-child(267){opacity:1.5464;transform:translate(97.8881vw,-10px) scale(.0221);animation:fall-267 29s -21s linear infinite}@keyframes fall-267{65.33%{transform:translate(90.1052vw,65.33vh) scale(.0221)}to{transform:translate(93.99665vw,100vh) scale(.0221)}}.snow:nth-child(268){opacity:1.9634;transform:translate(51.2741vw,-10px) scale(.6417);animation:fall-268 17s -28s linear infinite}@keyframes fall-268{65.868%{transform:translate(46.967vw,65.868vh) scale(.6417)}to{transform:translate(49.12055vw,100vh) scale(.6417)}}.snow:nth-child(269){opacity:.146;transform:translate(83.6989vw,-10px) scale(.6822);animation:fall-269 20s -17s linear infinite}@keyframes fall-269{51.386%{transform:translate(93.4134vw,51.386vh) scale(.6822)}to{transform:translate(88.55615vw,100vh) scale(.6822)}}.snow:nth-child(270){opacity:1.1106;transform:translate(59.0249vw,-10px) scale(.3246);animation:fall-270 12s -14s linear infinite}@keyframes fall-270{77.558%{transform:translate(61.2937vw,77.558vh) scale(.3246)}to{transform:translate(60.1593vw,100vh) scale(.3246)}}.snow:nth-child(271){opacity:1.4004;transform:translate(22.1428vw,-10px) scale(.9696);animation:fall-271 30s -20s linear infinite}@keyframes fall-271{58.698%{transform:translate(23.7919vw,58.698vh) scale(.9696)}to{transform:translate(22.96735vw,100vh) scale(.9696)}}.snow:nth-child(272){opacity:.3634;transform:translate(64.7333vw,-10px) scale(.6281);animation:fall-272 13s -17s linear infinite}@keyframes fall-272{49.492%{transform:translate(73.184vw,49.492vh) scale(.6281)}to{transform:translate(68.95865vw,100vh) scale(.6281)}}.snow:nth-child(273){opacity:1.1752;transform:translate(7.9438vw,-10px) scale(.0609);animation:fall-273 17s -30s linear infinite}@keyframes fall-273{64.777%{transform:translate(1.7187vw,64.777vh) scale(.0609)}to{transform:translate(4.83125vw,100vh) scale(.0609)}}.snow:nth-child(274){opacity:1.5292;transform:translate(54.2905vw,-10px) scale(.0523);animation:fall-274 25s -29s linear infinite}@keyframes fall-274{66.179%{transform:translate(63.5663vw,66.179vh) scale(.0523)}to{transform:translate(58.9284vw,100vh) scale(.0523)}}.snow:nth-child(275){opacity:1.2316;transform:translate(62.5981vw,-10px) scale(.7631);animation:fall-275 20s -23s linear infinite}@keyframes fall-275{53.408%{transform:translate(62.0716vw,53.408vh) scale(.7631)}to{transform:translate(62.33485vw,100vh) scale(.7631)}}.snow:nth-child(276){opacity:1.7032;transform:translate(5.4217vw,-10px) scale(.1635);animation:fall-276 14s -10s linear infinite}@keyframes fall-276{68.543%{transform:translate(12.599vw,68.543vh) scale(.1635)}to{transform:translate(9.01035vw,100vh) scale(.1635)}}.snow:nth-child(277){opacity:1.7358;transform:translate(91.27vw,-10px) scale(.7326);animation:fall-277 26s -4s linear infinite}@keyframes fall-277{48.557%{transform:translate(88.956vw,48.557vh) scale(.7326)}to{transform:translate(90.113vw,100vh) scale(.7326)}}.snow:nth-child(278){opacity:.0622;transform:translate(20.351vw,-10px) scale(.0695);animation:fall-278 27s -27s linear infinite}@keyframes fall-278{58.567%{transform:translate(13.5025vw,58.567vh) scale(.0695)}to{transform:translate(16.92675vw,100vh) scale(.0695)}}.snow:nth-child(279){opacity:.7616;transform:translate(54.1033vw,-10px) scale(.2965);animation:fall-279 13s -11s linear infinite}@keyframes fall-279{56.963%{transform:translate(47.6056vw,56.963vh) scale(.2965)}to{transform:translate(50.85445vw,100vh) scale(.2965)}}.snow:nth-child(280){opacity:.9172;transform:translate(7.5759vw,-10px) scale(.8068);animation:fall-280 25s -30s linear infinite}@keyframes fall-280{36.756%{transform:translate(3.2669vw,36.756vh) scale(.8068)}to{transform:translate(5.4214vw,100vh) scale(.8068)}}.snow:nth-child(281){opacity:1.2012;transform:translate(67.6124vw,-10px) scale(.2691);animation:fall-281 25s -11s linear infinite}@keyframes fall-281{43.92%{transform:translate(64.9316vw,43.92vh) scale(.2691)}to{transform:translate(66.272vw,100vh) scale(.2691)}}.snow:nth-child(282){opacity:1.7456;transform:translate(53.3086vw,-10px) scale(.5047);animation:fall-282 14s -19s linear infinite}@keyframes fall-282{73.244%{transform:translate(61.5501vw,73.244vh) scale(.5047)}to{transform:translate(57.42935vw,100vh) scale(.5047)}}.snow:nth-child(283){opacity:.2302;transform:translate(75.0475vw,-10px) scale(.0966);animation:fall-283 14s -19s linear infinite}@keyframes fall-283{30.484%{transform:translate(78.2928vw,30.484vh) scale(.0966)}to{transform:translate(76.67015vw,100vh) scale(.0966)}}.snow:nth-child(284){opacity:1.8234;transform:translate(69.0814vw,-10px) scale(.6842);animation:fall-284 30s -30s linear infinite}@keyframes fall-284{46.342%{transform:translate(63.3694vw,46.342vh) scale(.6842)}to{transform:translate(66.2254vw,100vh) scale(.6842)}}.snow:nth-child(285){opacity:.2596;transform:translate(68.6546vw,-10px) scale(.3421);animation:fall-285 24s -28s linear infinite}@keyframes fall-285{48.713%{transform:translate(66.3521vw,48.713vh) scale(.3421)}to{transform:translate(67.50335vw,100vh) scale(.3421)}}.snow:nth-child(286){opacity:.5414;transform:translate(94.9029vw,-10px) scale(.9827);animation:fall-286 22s -26s linear infinite}@keyframes fall-286{70.023%{transform:translate(86.9913vw,70.023vh) scale(.9827)}to{transform:translate(90.9471vw,100vh) scale(.9827)}}.snow:nth-child(287){opacity:1.7884;transform:translate(8.9365vw,-10px) scale(.5966);animation:fall-287 20s -3s linear infinite}@keyframes fall-287{54.041%{transform:translate(9.8626vw,54.041vh) scale(.5966)}to{transform:translate(9.39955vw,100vh) scale(.5966)}}.snow:nth-child(288){opacity:.2668;transform:translate(90.7807vw,-10px) scale(.9703);animation:fall-288 26s -9s linear infinite}@keyframes fall-288{68.75%{transform:translate(89.5775vw,68.75vh) scale(.9703)}to{transform:translate(90.1791vw,100vh) scale(.9703)}}.snow:nth-child(289){opacity:1.8456;transform:translate(11.182vw,-10px) scale(.6883);animation:fall-289 26s -12s linear infinite}@keyframes fall-289{57.818%{transform:translate(5.206vw,57.818vh) scale(.6883)}to{transform:translate(8.194vw,100vh) scale(.6883)}}.snow:nth-child(290){opacity:1.277;transform:translate(79.5322vw,-10px) scale(.4317);animation:fall-290 13s -5s linear infinite}@keyframes fall-290{54.105%{transform:translate(80.301vw,54.105vh) scale(.4317)}to{transform:translate(79.9166vw,100vh) scale(.4317)}}.snow:nth-child(291){opacity:1.388;transform:translate(90.0768vw,-10px) scale(.9979);animation:fall-291 24s -23s linear infinite}@keyframes fall-291{74.152%{transform:translate(96.2721vw,74.152vh) scale(.9979)}to{transform:translate(93.17445vw,100vh) scale(.9979)}}.snow:nth-child(292){opacity:.1432;transform:translate(41.4975vw,-10px) scale(.7402);animation:fall-292 27s -27s linear infinite}@keyframes fall-292{30.497%{transform:translate(50.9476vw,30.497vh) scale(.7402)}to{transform:translate(46.22255vw,100vh) scale(.7402)}}.snow:nth-child(293){opacity:.1604;transform:translate(41.1917vw,-10px) scale(.1907);animation:fall-293 14s -27s linear infinite}@keyframes fall-293{59.956%{transform:translate(50.9754vw,59.956vh) scale(.1907)}to{transform:translate(46.08355vw,100vh) scale(.1907)}}.snow:nth-child(294){opacity:.4622;transform:translate(13.7665vw,-10px) scale(.3328);animation:fall-294 24s -17s linear infinite}@keyframes fall-294{70.059%{transform:translate(13.9236vw,70.059vh) scale(.3328)}to{transform:translate(13.84505vw,100vh) scale(.3328)}}.snow:nth-child(295){opacity:.1562;transform:translate(86.4161vw,-10px) scale(.4849);animation:fall-295 19s -3s linear infinite}@keyframes fall-295{51.729%{transform:translate(94.875vw,51.729vh) scale(.4849)}to{transform:translate(90.64555vw,100vh) scale(.4849)}}.snow:nth-child(296){opacity:.6848;transform:translate(31.4744vw,-10px) scale(.8854);animation:fall-296 28s -15s linear infinite}@keyframes fall-296{52.577%{transform:translate(37.3522vw,52.577vh) scale(.8854)}to{transform:translate(34.4133vw,100vh) scale(.8854)}}.snow:nth-child(297){opacity:.796;transform:translate(66.755vw,-10px) scale(.8616);animation:fall-297 29s -16s linear infinite}@keyframes fall-297{50.817%{transform:translate(61.6057vw,50.817vh) scale(.8616)}to{transform:translate(64.18035vw,100vh) scale(.8616)}}.snow:nth-child(298){opacity:1.6476;transform:translate(31.3292vw,-10px) scale(.3662);animation:fall-298 25s -23s linear infinite}@keyframes fall-298{62.256%{transform:translate(39.3144vw,62.256vh) scale(.3662)}to{transform:translate(35.3218vw,100vh) scale(.3662)}}.snow:nth-child(299){opacity:1.0718;transform:translate(82.4624vw,-10px) scale(.624);animation:fall-299 16s -9s linear infinite}@keyframes fall-299{33.451%{transform:translate(75.4106vw,33.451vh) scale(.624)}to{transform:translate(78.9365vw,100vh) scale(.624)}}.snow:nth-child(300){opacity:.7148;transform:translate(9.4838vw,-10px) scale(.7013);animation:fall-300 13s -30s linear infinite}@keyframes fall-300{68.714%{transform:translate(8.3967vw,68.714vh) scale(.7013)}to{transform:translate(8.94025vw,100vh) scale(.7013)}}.snow:nth-child(301){opacity:1.099;transform:translate(24.4897vw,-10px) scale(.3081);animation:fall-301 22s -25s linear infinite}@keyframes fall-301{78.412%{transform:translate(14.9346vw,78.412vh) scale(.3081)}to{transform:translate(19.71215vw,100vh) scale(.3081)}}.snow:nth-child(302){opacity:1.079;transform:translate(66.1134vw,-10px) scale(.4051);animation:fall-302 26s -14s linear infinite}@keyframes fall-302{75.79%{transform:translate(62.8479vw,75.79vh) scale(.4051)}to{transform:translate(64.48065vw,100vh) scale(.4051)}}.snow:nth-child(303){opacity:1.2184;transform:translate(71.3863vw,-10px) scale(.6623);animation:fall-303 18s -9s linear infinite}@keyframes fall-303{32.636%{transform:translate(73.4758vw,32.636vh) scale(.6623)}to{transform:translate(72.43105vw,100vh) scale(.6623)}}.snow:nth-child(304){opacity:.743;transform:translate(59.2652vw,-10px) scale(.1518);animation:fall-304 19s -26s linear infinite}@keyframes fall-304{53.796%{transform:translate(56.1427vw,53.796vh) scale(.1518)}to{transform:translate(57.70395vw,100vh) scale(.1518)}}.snow:nth-child(305){opacity:.0712;transform:translate(92.0315vw,-10px) scale(.0559);animation:fall-305 13s -22s linear infinite}@keyframes fall-305{42.207%{transform:translate(100.339vw,42.207vh) scale(.0559)}to{transform:translate(96.18525vw,100vh) scale(.0559)}}.snow:nth-child(306){opacity:1.4916;transform:translate(97.9327vw,-10px) scale(.8907);animation:fall-306 26s -20s linear infinite}@keyframes fall-306{40.037%{transform:translate(106.9135vw,40.037vh) scale(.8907)}to{transform:translate(102.4231vw,100vh) scale(.8907)}}.snow:nth-child(307){opacity:.69;transform:translate(12.6494vw,-10px) scale(.1524);animation:fall-307 29s -1s linear infinite}@keyframes fall-307{75.487%{transform:translate(14.0819vw,75.487vh) scale(.1524)}to{transform:translate(13.36565vw,100vh) scale(.1524)}}.snow:nth-child(308){opacity:1.6526;transform:translate(80.0942vw,-10px) scale(.4114);animation:fall-308 26s -21s linear infinite}@keyframes fall-308{79.647%{transform:translate(74.6139vw,79.647vh) scale(.4114)}to{transform:translate(77.35405vw,100vh) scale(.4114)}}.snow:nth-child(309){opacity:.9236;transform:translate(8.0259vw,-10px) scale(.0339);animation:fall-309 10s -23s linear infinite}@keyframes fall-309{33.737%{transform:translate(3.6476vw,33.737vh) scale(.0339)}to{transform:translate(5.83675vw,100vh) scale(.0339)}}.snow:nth-child(310){opacity:.2378;transform:translate(25.3237vw,-10px) scale(.0252);animation:fall-310 26s -20s linear infinite}@keyframes fall-310{41.188%{transform:translate(24.9535vw,41.188vh) scale(.0252)}to{transform:translate(25.1386vw,100vh) scale(.0252)}}.snow:nth-child(311){opacity:1.7954;transform:translate(78.2771vw,-10px) scale(.8342);animation:fall-311 19s -25s linear infinite}@keyframes fall-311{47.131%{transform:translate(78.6308vw,47.131vh) scale(.8342)}to{transform:translate(78.45395vw,100vh) scale(.8342)}}.snow:nth-child(312){opacity:1.6482;transform:translate(82.1609vw,-10px) scale(.9263);animation:fall-312 26s -16s linear infinite}@keyframes fall-312{64.796%{transform:translate(85.0247vw,64.796vh) scale(.9263)}to{transform:translate(83.5928vw,100vh) scale(.9263)}}.snow:nth-child(313){opacity:1.048;transform:translate(29.6267vw,-10px) scale(.4367);animation:fall-313 24s -27s linear infinite}@keyframes fall-313{62.155%{transform:translate(30.5593vw,62.155vh) scale(.4367)}to{transform:translate(30.093vw,100vh) scale(.4367)}}.snow:nth-child(314){opacity:1.206;transform:translate(53.4417vw,-10px) scale(.1533);animation:fall-314 21s -21s linear infinite}@keyframes fall-314{41.215%{transform:translate(44.5909vw,41.215vh) scale(.1533)}to{transform:translate(49.0163vw,100vh) scale(.1533)}}.snow:nth-child(315){opacity:.9056;transform:translate(33.4741vw,-10px) scale(.4908);animation:fall-315 10s -4s linear infinite}@keyframes fall-315{44.568%{transform:translate(36.5398vw,44.568vh) scale(.4908)}to{transform:translate(35.00695vw,100vh) scale(.4908)}}.snow:nth-child(316){opacity:1.2178;transform:translate(27.8809vw,-10px) scale(.9084);animation:fall-316 14s -1s linear infinite}@keyframes fall-316{38.028%{transform:translate(19.8831vw,38.028vh) scale(.9084)}to{transform:translate(23.882vw,100vh) scale(.9084)}}.snow:nth-child(317){opacity:.8902;transform:translate(60.0692vw,-10px) scale(.3025);animation:fall-317 27s -11s linear infinite}@keyframes fall-317{34.016%{transform:translate(54.5815vw,34.016vh) scale(.3025)}to{transform:translate(57.32535vw,100vh) scale(.3025)}}.snow:nth-child(318){opacity:1.158;transform:translate(61.5567vw,-10px) scale(.3863);animation:fall-318 12s -19s linear infinite}@keyframes fall-318{38.724%{transform:translate(64.3071vw,38.724vh) scale(.3863)}to{transform:translate(62.9319vw,100vh) scale(.3863)}}.snow:nth-child(319){opacity:1.332;transform:translate(3.1921vw,-10px) scale(.5381);animation:fall-319 29s -4s linear infinite}@keyframes fall-319{37.64%{transform:translate(-3.6059vw,37.64vh) scale(.5381)}to{transform:translate(-.2069vw,100vh) scale(.5381)}}.snow:nth-child(320){opacity:.6348;transform:translate(37.7794vw,-10px) scale(.4828);animation:fall-320 25s -4s linear infinite}@keyframes fall-320{67.235%{transform:translate(45.9909vw,67.235vh) scale(.4828)}to{transform:translate(41.88515vw,100vh) scale(.4828)}}.snow:nth-child(321){opacity:1.5636;transform:translate(39.425vw,-10px) scale(.414);animation:fall-321 14s -16s linear infinite}@keyframes fall-321{33.724%{transform:translate(48.8409vw,33.724vh) scale(.414)}to{transform:translate(44.13295vw,100vh) scale(.414)}}.snow:nth-child(322){opacity:.119;transform:translate(62.3888vw,-10px) scale(.2185);animation:fall-322 18s -30s linear infinite}@keyframes fall-322{63.205%{transform:translate(57.4379vw,63.205vh) scale(.2185)}to{transform:translate(59.91335vw,100vh) scale(.2185)}}.snow:nth-child(323){opacity:1.9228;transform:translate(56.9725vw,-10px) scale(.0964);animation:fall-323 16s -9s linear infinite}@keyframes fall-323{39.291%{transform:translate(60.1545vw,39.291vh) scale(.0964)}to{transform:translate(58.5635vw,100vh) scale(.0964)}}.snow:nth-child(324){opacity:1.1146;transform:translate(92.5509vw,-10px) scale(.2813);animation:fall-324 25s -23s linear infinite}@keyframes fall-324{56.898%{transform:translate(95.589vw,56.898vh) scale(.2813)}to{transform:translate(94.06995vw,100vh) scale(.2813)}}.snow:nth-child(325){opacity:1.187;transform:translate(81.6886vw,-10px) scale(.9222);animation:fall-325 18s -9s linear infinite}@keyframes fall-325{76.048%{transform:translate(79.0412vw,76.048vh) scale(.9222)}to{transform:translate(80.3649vw,100vh) scale(.9222)}}.snow:nth-child(326){opacity:.0338;transform:translate(45.9212vw,-10px) scale(.8662);animation:fall-326 20s -26s linear infinite}@keyframes fall-326{48.161%{transform:translate(46.6685vw,48.161vh) scale(.8662)}to{transform:translate(46.29485vw,100vh) scale(.8662)}}.snow:nth-child(327){opacity:1.8262;transform:translate(17.0185vw,-10px) scale(.3672);animation:fall-327 12s -16s linear infinite}@keyframes fall-327{61.895%{transform:translate(24.1008vw,61.895vh) scale(.3672)}to{transform:translate(20.55965vw,100vh) scale(.3672)}}.snow:nth-child(328){opacity:1.9908;transform:translate(14.2651vw,-10px) scale(.7862);animation:fall-328 15s -24s linear infinite}@keyframes fall-328{35.426%{transform:translate(19.2434vw,35.426vh) scale(.7862)}to{transform:translate(16.75425vw,100vh) scale(.7862)}}.snow:nth-child(329){opacity:.0594;transform:translate(18.7384vw,-10px) scale(.8915);animation:fall-329 30s -26s linear infinite}@keyframes fall-329{53.925%{transform:translate(25.3003vw,53.925vh) scale(.8915)}to{transform:translate(22.01935vw,100vh) scale(.8915)}}.snow:nth-child(330){opacity:1.223;transform:translate(73.8608vw,-10px) scale(.356);animation:fall-330 25s -29s linear infinite}@keyframes fall-330{62.528%{transform:translate(80.1361vw,62.528vh) scale(.356)}to{transform:translate(76.99845vw,100vh) scale(.356)}}.snow:nth-child(331){opacity:1.6736;transform:translate(58.0571vw,-10px) scale(.6247);animation:fall-331 15s -3s linear infinite}@keyframes fall-331{67.871%{transform:translate(52.5253vw,67.871vh) scale(.6247)}to{transform:translate(55.2912vw,100vh) scale(.6247)}}.snow:nth-child(332){opacity:1.1868;transform:translate(25.626vw,-10px) scale(.6982);animation:fall-332 15s -5s linear infinite}@keyframes fall-332{61.46%{transform:translate(16.7665vw,61.46vh) scale(.6982)}to{transform:translate(21.19625vw,100vh) scale(.6982)}}.snow:nth-child(333){opacity:.7408;transform:translate(59.6451vw,-10px) scale(.8092);animation:fall-333 27s -22s linear infinite}@keyframes fall-333{57.666%{transform:translate(56.8525vw,57.666vh) scale(.8092)}to{transform:translate(58.2488vw,100vh) scale(.8092)}}.snow:nth-child(334){opacity:.3338;transform:translate(38.1353vw,-10px) scale(.6408);animation:fall-334 12s -4s linear infinite}@keyframes fall-334{56.27%{transform:translate(36.7977vw,56.27vh) scale(.6408)}to{transform:translate(37.4665vw,100vh) scale(.6408)}}.snow:nth-child(335){opacity:1.0828;transform:translate(62.3164vw,-10px) scale(.9371);animation:fall-335 30s -22s linear infinite}@keyframes fall-335{76.991%{transform:translate(55.675vw,76.991vh) scale(.9371)}to{transform:translate(58.9957vw,100vh) scale(.9371)}}.snow:nth-child(336){opacity:1.149;transform:translate(68.5246vw,-10px) scale(.8128);animation:fall-336 28s -1s linear infinite}@keyframes fall-336{58.236%{transform:translate(69.1279vw,58.236vh) scale(.8128)}to{transform:translate(68.82625vw,100vh) scale(.8128)}}.snow:nth-child(337){opacity:1.821;transform:translate(54.9132vw,-10px) scale(.499);animation:fall-337 19s -22s linear infinite}@keyframes fall-337{53.619%{transform:translate(62.0438vw,53.619vh) scale(.499)}to{transform:translate(58.4785vw,100vh) scale(.499)}}.snow:nth-child(338){opacity:1.3932;transform:translate(93.0813vw,-10px) scale(.0091);animation:fall-338 13s -14s linear infinite}@keyframes fall-338{38.968%{transform:translate(95.3259vw,38.968vh) scale(.0091)}to{transform:translate(94.2036vw,100vh) scale(.0091)}}.snow:nth-child(339){opacity:.2824;transform:translate(97.1185vw,-10px) scale(.7371);animation:fall-339 19s -17s linear infinite}@keyframes fall-339{69.281%{transform:translate(93.929vw,69.281vh) scale(.7371)}to{transform:translate(95.52375vw,100vh) scale(.7371)}}.snow:nth-child(340){opacity:.0716;transform:translate(16.5647vw,-10px) scale(.3729);animation:fall-340 21s -10s linear infinite}@keyframes fall-340{46.534%{transform:translate(10.7393vw,46.534vh) scale(.3729)}to{transform:translate(13.652vw,100vh) scale(.3729)}}.snow:nth-child(341){opacity:1.719;transform:translate(71.1288vw,-10px) scale(.0716);animation:fall-341 18s -22s linear infinite}@keyframes fall-341{33.311%{transform:translate(80.7462vw,33.311vh) scale(.0716)}to{transform:translate(75.9375vw,100vh) scale(.0716)}}.snow:nth-child(342){opacity:1.7662;transform:translate(63.0034vw,-10px) scale(.1606);animation:fall-342 29s -9s linear infinite}@keyframes fall-342{50.29%{transform:translate(71.133vw,50.29vh) scale(.1606)}to{transform:translate(67.0682vw,100vh) scale(.1606)}}.snow:nth-child(343){opacity:.3672;transform:translate(92.0249vw,-10px) scale(.5755);animation:fall-343 28s -26s linear infinite}@keyframes fall-343{66.355%{transform:translate(87.1992vw,66.355vh) scale(.5755)}to{transform:translate(89.61205vw,100vh) scale(.5755)}}.snow:nth-child(344){opacity:1.4178;transform:translate(32.9899vw,-10px) scale(.4696);animation:fall-344 26s -13s linear infinite}@keyframes fall-344{71.603%{transform:translate(39.6147vw,71.603vh) scale(.4696)}to{transform:translate(36.3023vw,100vh) scale(.4696)}}.snow:nth-child(345){opacity:.3254;transform:translate(72.4247vw,-10px) scale(.7986);animation:fall-345 27s -18s linear infinite}@keyframes fall-345{55.41%{transform:translate(73.9317vw,55.41vh) scale(.7986)}to{transform:translate(73.1782vw,100vh) scale(.7986)}}.snow:nth-child(346){opacity:1.7436;transform:translate(58.3696vw,-10px) scale(.9027);animation:fall-346 28s -16s linear infinite}@keyframes fall-346{74.503%{transform:translate(50.3201vw,74.503vh) scale(.9027)}to{transform:translate(54.34485vw,100vh) scale(.9027)}}.snow:nth-child(347){opacity:1.1812;transform:translate(3.6787vw,-10px) scale(.1617);animation:fall-347 14s -6s linear infinite}@keyframes fall-347{46.547%{transform:translate(-3.0167vw,46.547vh) scale(.1617)}to{transform:translate(.331vw,100vh) scale(.1617)}}.snow:nth-child(348){opacity:.0616;transform:translate(44.2108vw,-10px) scale(.7927);animation:fall-348 16s -29s linear infinite}@keyframes fall-348{30.609%{transform:translate(41.7143vw,30.609vh) scale(.7927)}to{transform:translate(42.96255vw,100vh) scale(.7927)}}.snow:nth-child(349){opacity:.1992;transform:translate(86.4496vw,-10px) scale(.1037);animation:fall-349 30s -25s linear infinite}@keyframes fall-349{62.376%{transform:translate(94.601vw,62.376vh) scale(.1037)}to{transform:translate(90.5253vw,100vh) scale(.1037)}}.snow:nth-child(350){opacity:.206;transform:translate(41.3882vw,-10px) scale(.4275);animation:fall-350 11s -1s linear infinite}@keyframes fall-350{62.317%{transform:translate(47.2598vw,62.317vh) scale(.4275)}to{transform:translate(44.324vw,100vh) scale(.4275)}}.snow:nth-child(351){opacity:.3474;transform:translate(71.2086vw,-10px) scale(.0947);animation:fall-351 17s -16s linear infinite}@keyframes fall-351{60.552%{transform:translate(62.5971vw,60.552vh) scale(.0947)}to{transform:translate(66.90285vw,100vh) scale(.0947)}}.snow:nth-child(352){opacity:1.14;transform:translate(58.402vw,-10px) scale(.687);animation:fall-352 24s -7s linear infinite}@keyframes fall-352{69.085%{transform:translate(56.5145vw,69.085vh) scale(.687)}to{transform:translate(57.45825vw,100vh) scale(.687)}}.snow:nth-child(353){opacity:1.4228;transform:translate(81.9063vw,-10px) scale(.4251);animation:fall-353 24s -13s linear infinite}@keyframes fall-353{53.551%{transform:translate(82.5992vw,53.551vh) scale(.4251)}to{transform:translate(82.25275vw,100vh) scale(.4251)}}.snow:nth-child(354){opacity:1.382;transform:translate(88.0072vw,-10px) scale(.1961);animation:fall-354 30s -17s linear infinite}@keyframes fall-354{68.106%{transform:translate(87.8928vw,68.106vh) scale(.1961)}to{transform:translate(87.95vw,100vh) scale(.1961)}}.snow:nth-child(355){opacity:1.542;transform:translate(46.9542vw,-10px) scale(.7746);animation:fall-355 14s -8s linear infinite}@keyframes fall-355{57.042%{transform:translate(43.1098vw,57.042vh) scale(.7746)}to{transform:translate(45.032vw,100vh) scale(.7746)}}.snow:nth-child(356){opacity:.7356;transform:translate(83.9713vw,-10px) scale(.1146);animation:fall-356 30s -29s linear infinite}@keyframes fall-356{48.022%{transform:translate(76.4548vw,48.022vh) scale(.1146)}to{transform:translate(80.21305vw,100vh) scale(.1146)}}.snow:nth-child(357){opacity:.2936;transform:translate(.7326vw,-10px) scale(.6453);animation:fall-357 12s -27s linear infinite}@keyframes fall-357{74.375%{transform:translate(.8751vw,74.375vh) scale(.6453)}to{transform:translate(.80385vw,100vh) scale(.6453)}}.snow:nth-child(358){opacity:1.6112;transform:translate(40.6862vw,-10px) scale(.3339);animation:fall-358 10s -29s linear infinite}@keyframes fall-358{42.639%{transform:translate(31.706vw,42.639vh) scale(.3339)}to{transform:translate(36.1961vw,100vh) scale(.3339)}}.snow:nth-child(359){opacity:.2888;transform:translate(70.3079vw,-10px) scale(.6204);animation:fall-359 26s -19s linear infinite}@keyframes fall-359{68.312%{transform:translate(65.0485vw,68.312vh) scale(.6204)}to{transform:translate(67.6782vw,100vh) scale(.6204)}}.snow:nth-child(360){opacity:.2012;transform:translate(53.1662vw,-10px) scale(.9012);animation:fall-360 28s -28s linear infinite}@keyframes fall-360{71.936%{transform:translate(49.2699vw,71.936vh) scale(.9012)}to{transform:translate(51.21805vw,100vh) scale(.9012)}}.snow:nth-child(361){opacity:.1124;transform:translate(39.7633vw,-10px) scale(.6871);animation:fall-361 24s -29s linear infinite}@keyframes fall-361{39.601%{transform:translate(35.7976vw,39.601vh) scale(.6871)}to{transform:translate(37.78045vw,100vh) scale(.6871)}}.snow:nth-child(362){opacity:1.4134;transform:translate(28.2175vw,-10px) scale(.651);animation:fall-362 22s -17s linear infinite}@keyframes fall-362{54.515%{transform:translate(36.3055vw,54.515vh) scale(.651)}to{transform:translate(32.2615vw,100vh) scale(.651)}}.snow:nth-child(363){opacity:.4488;transform:translate(35.0431vw,-10px) scale(.5089);animation:fall-363 26s -6s linear infinite}@keyframes fall-363{66.761%{transform:translate(35.8092vw,66.761vh) scale(.5089)}to{transform:translate(35.42615vw,100vh) scale(.5089)}}.snow:nth-child(364){opacity:1.782;transform:translate(63.6198vw,-10px) scale(.5851);animation:fall-364 15s -15s linear infinite}@keyframes fall-364{40.481%{transform:translate(72.5342vw,40.481vh) scale(.5851)}to{transform:translate(68.077vw,100vh) scale(.5851)}}.snow:nth-child(365){opacity:1.9588;transform:translate(73.8432vw,-10px) scale(.6008);animation:fall-365 24s -4s linear infinite}@keyframes fall-365{68.973%{transform:translate(74.7466vw,68.973vh) scale(.6008)}to{transform:translate(74.2949vw,100vh) scale(.6008)}}.snow:nth-child(366){opacity:.2568;transform:translate(55.481vw,-10px) scale(.3946);animation:fall-366 24s -27s linear infinite}@keyframes fall-366{38.586%{transform:translate(54.6461vw,38.586vh) scale(.3946)}to{transform:translate(55.06355vw,100vh) scale(.3946)}}.snow:nth-child(367){opacity:1.8968;transform:translate(29.3724vw,-10px) scale(.7918);animation:fall-367 25s -22s linear infinite}@keyframes fall-367{48.55%{transform:translate(35.0379vw,48.55vh) scale(.7918)}to{transform:translate(32.20515vw,100vh) scale(.7918)}}.snow:nth-child(368){opacity:1.0844;transform:translate(.8485vw,-10px) scale(.2382);animation:fall-368 10s -9s linear infinite}@keyframes fall-368{76.275%{transform:translate(5.1649vw,76.275vh) scale(.2382)}to{transform:translate(3.0067vw,100vh) scale(.2382)}}.snow:nth-child(369){opacity:1.0604;transform:translate(57.7975vw,-10px) scale(.5444);animation:fall-369 30s -25s linear infinite}@keyframes fall-369{34.814%{transform:translate(65.9845vw,34.814vh) scale(.5444)}to{transform:translate(61.891vw,100vh) scale(.5444)}}.snow:nth-child(370){opacity:1.8402;transform:translate(13.9175vw,-10px) scale(.4063);animation:fall-370 24s -16s linear infinite}@keyframes fall-370{55.702%{transform:translate(14.044vw,55.702vh) scale(.4063)}to{transform:translate(13.98075vw,100vh) scale(.4063)}}.snow:nth-child(371){opacity:1.6278;transform:translate(95.0766vw,-10px) scale(.8219);animation:fall-371 17s -24s linear infinite}@keyframes fall-371{75.673%{transform:translate(90.5361vw,75.673vh) scale(.8219)}to{transform:translate(92.80635vw,100vh) scale(.8219)}}.snow:nth-child(372){opacity:.7476;transform:translate(72.3842vw,-10px) scale(.2299);animation:fall-372 20s -29s linear infinite}@keyframes fall-372{58.753%{transform:translate(68.4971vw,58.753vh) scale(.2299)}to{transform:translate(70.44065vw,100vh) scale(.2299)}}.snow:nth-child(373){opacity:.5776;transform:translate(57.587vw,-10px) scale(.0544);animation:fall-373 21s -8s linear infinite}@keyframes fall-373{52.203%{transform:translate(66.9205vw,52.203vh) scale(.0544)}to{transform:translate(62.25375vw,100vh) scale(.0544)}}.snow:nth-child(374){opacity:1.783;transform:translate(47.6944vw,-10px) scale(.077);animation:fall-374 21s -13s linear infinite}@keyframes fall-374{53.434%{transform:translate(44.9097vw,53.434vh) scale(.077)}to{transform:translate(46.30205vw,100vh) scale(.077)}}.snow:nth-child(375){opacity:.0838;transform:translate(50.9604vw,-10px) scale(.297);animation:fall-375 25s -30s linear infinite}@keyframes fall-375{55.29%{transform:translate(41.0223vw,55.29vh) scale(.297)}to{transform:translate(45.99135vw,100vh) scale(.297)}}.snow:nth-child(376){opacity:1.9178;transform:translate(39.4803vw,-10px) scale(.4396);animation:fall-376 25s -29s linear infinite}@keyframes fall-376{32.675%{transform:translate(42.6428vw,32.675vh) scale(.4396)}to{transform:translate(41.06155vw,100vh) scale(.4396)}}.snow:nth-child(377){opacity:.2562;transform:translate(32.1915vw,-10px) scale(.0506);animation:fall-377 23s -26s linear infinite}@keyframes fall-377{53.024%{transform:translate(24.6844vw,53.024vh) scale(.0506)}to{transform:translate(28.43795vw,100vh) scale(.0506)}}.snow:nth-child(378){opacity:.212;transform:translate(85.1081vw,-10px) scale(.7336);animation:fall-378 23s -16s linear infinite}@keyframes fall-378{71.355%{transform:translate(85.5432vw,71.355vh) scale(.7336)}to{transform:translate(85.32565vw,100vh) scale(.7336)}}.snow:nth-child(379){opacity:.8198;transform:translate(48.3101vw,-10px) scale(.8267);animation:fall-379 28s -4s linear infinite}@keyframes fall-379{41.847%{transform:translate(53.1854vw,41.847vh) scale(.8267)}to{transform:translate(50.74775vw,100vh) scale(.8267)}}.snow:nth-child(380){opacity:1.6996;transform:translate(74.9337vw,-10px) scale(.9195);animation:fall-380 10s -4s linear infinite}@keyframes fall-380{41.611%{transform:translate(70.8053vw,41.611vh) scale(.9195)}to{transform:translate(72.8695vw,100vh) scale(.9195)}}.snow:nth-child(381){opacity:.658;transform:translate(2.9124vw,-10px) scale(.1904);animation:fall-381 17s -5s linear infinite}@keyframes fall-381{44.592%{transform:translate(1.1116vw,44.592vh) scale(.1904)}to{transform:translate(2.012vw,100vh) scale(.1904)}}.snow:nth-child(382){opacity:.2762;transform:translate(81.3205vw,-10px) scale(.1355);animation:fall-382 19s -7s linear infinite}@keyframes fall-382{68.997%{transform:translate(88.9589vw,68.997vh) scale(.1355)}to{transform:translate(85.1397vw,100vh) scale(.1355)}}.snow:nth-child(383){opacity:1.2768;transform:translate(60.1558vw,-10px) scale(.8262);animation:fall-383 26s -30s linear infinite}@keyframes fall-383{55.374%{transform:translate(59.4565vw,55.374vh) scale(.8262)}to{transform:translate(59.80615vw,100vh) scale(.8262)}}.snow:nth-child(384){opacity:.2324;transform:translate(55.6655vw,-10px) scale(.3423);animation:fall-384 16s -28s linear infinite}@keyframes fall-384{63.767%{transform:translate(63.9709vw,63.767vh) scale(.3423)}to{transform:translate(59.8182vw,100vh) scale(.3423)}}.snow:nth-child(385){opacity:1.0286;transform:translate(47.4555vw,-10px) scale(.7979);animation:fall-385 30s -23s linear infinite}@keyframes fall-385{53.238%{transform:translate(39.8372vw,53.238vh) scale(.7979)}to{transform:translate(43.64635vw,100vh) scale(.7979)}}.snow:nth-child(386){opacity:.9586;transform:translate(75.9019vw,-10px) scale(.0677);animation:fall-386 22s -20s linear infinite}@keyframes fall-386{46.517%{transform:translate(76.9137vw,46.517vh) scale(.0677)}to{transform:translate(76.4078vw,100vh) scale(.0677)}}.snow:nth-child(387){opacity:.719;transform:translate(73.9011vw,-10px) scale(.5027);animation:fall-387 26s -18s linear infinite}@keyframes fall-387{44.471%{transform:translate(81.8452vw,44.471vh) scale(.5027)}to{transform:translate(77.87315vw,100vh) scale(.5027)}}.snow:nth-child(388){opacity:1.6236;transform:translate(60.1897vw,-10px) scale(.246);animation:fall-388 27s -24s linear infinite}@keyframes fall-388{56.225%{transform:translate(69.0542vw,56.225vh) scale(.246)}to{transform:translate(64.62195vw,100vh) scale(.246)}}.snow:nth-child(389){opacity:.9936;transform:translate(56.5672vw,-10px) scale(.0404);animation:fall-389 25s -20s linear infinite}@keyframes fall-389{48.17%{transform:translate(58.3484vw,48.17vh) scale(.0404)}to{transform:translate(57.4578vw,100vh) scale(.0404)}}.snow:nth-child(390){opacity:.7094;transform:translate(62.9277vw,-10px) scale(.9688);animation:fall-390 28s -30s linear infinite}@keyframes fall-390{77.788%{transform:translate(58.7245vw,77.788vh) scale(.9688)}to{transform:translate(60.8261vw,100vh) scale(.9688)}}.snow:nth-child(391){opacity:.7166;transform:translate(55.9927vw,-10px) scale(.1228);animation:fall-391 24s -24s linear infinite}@keyframes fall-391{77.085%{transform:translate(59.8726vw,77.085vh) scale(.1228)}to{transform:translate(57.93265vw,100vh) scale(.1228)}}.snow:nth-child(392){opacity:1.28;transform:translate(76.1695vw,-10px) scale(.0163);animation:fall-392 19s -1s linear infinite}@keyframes fall-392{33.177%{transform:translate(66.9816vw,33.177vh) scale(.0163)}to{transform:translate(71.57555vw,100vh) scale(.0163)}}.snow:nth-child(393){opacity:1.6784;transform:translate(21.6273vw,-10px) scale(.7002);animation:fall-393 14s -11s linear infinite}@keyframes fall-393{73.495%{transform:translate(25.5439vw,73.495vh) scale(.7002)}to{transform:translate(23.5856vw,100vh) scale(.7002)}}.snow:nth-child(394){opacity:.598;transform:translate(96.7659vw,-10px) scale(.2006);animation:fall-394 28s -9s linear infinite}@keyframes fall-394{66.028%{transform:translate(87.2416vw,66.028vh) scale(.2006)}to{transform:translate(92.00375vw,100vh) scale(.2006)}}.snow:nth-child(395){opacity:1.5838;transform:translate(59.6739vw,-10px) scale(.1612);animation:fall-395 22s -29s linear infinite}@keyframes fall-395{76.214%{transform:translate(51.6529vw,76.214vh) scale(.1612)}to{transform:translate(55.6634vw,100vh) scale(.1612)}}.snow:nth-child(396){opacity:1.1844;transform:translate(66.1045vw,-10px) scale(.32);animation:fall-396 20s -30s linear infinite}@keyframes fall-396{66.221%{transform:translate(66.2294vw,66.221vh) scale(.32)}to{transform:translate(66.16695vw,100vh) scale(.32)}}.snow:nth-child(397){opacity:.9004;transform:translate(48.7735vw,-10px) scale(.859);animation:fall-397 11s -28s linear infinite}@keyframes fall-397{42.698%{transform:translate(55.1174vw,42.698vh) scale(.859)}to{transform:translate(51.94545vw,100vh) scale(.859)}}.snow:nth-child(398){opacity:.2826;transform:translate(55.3538vw,-10px) scale(.7514);animation:fall-398 26s -3s linear infinite}@keyframes fall-398{69.217%{transform:translate(60.2996vw,69.217vh) scale(.7514)}to{transform:translate(57.8267vw,100vh) scale(.7514)}}.snow:nth-child(399){opacity:.5844;transform:translate(82.4257vw,-10px) scale(.9224);animation:fall-399 22s -21s linear infinite}@keyframes fall-399{58.899%{transform:translate(78.7628vw,58.899vh) scale(.9224)}to{transform:translate(80.59425vw,100vh) scale(.9224)}}.snow:nth-child(400){opacity:1.5812;transform:translate(31.9832vw,-10px) scale(.248);animation:fall-400 25s -8s linear infinite}@keyframes fall-400{37.811%{transform:translate(31.8382vw,37.811vh) scale(.248)}to{transform:translate(31.9107vw,100vh) scale(.248)}}\n"] }]
25
25
  }], ctorParameters: function () { return [{ type: i1.TokenService }, { type: i1.AppState }, { type: i2.Router }]; } });
26
26
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXBwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2NvcmUvc3JjL2xpYi9hcHAuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vcHJvamVjdHMvY29yZS9zcmMvbGliL2FwcC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxVQUFVO0FBQ1YsT0FBTyxFQUFFLFNBQVMsRUFBRSxpQkFBaUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFZN0QsTUFBTSxPQUFPLFlBQVk7SUFJckIsWUFBb0IsR0FBaUIsRUFBUyxNQUFnQixFQUFVLE1BQWM7UUFBbEUsUUFBRyxHQUFILEdBQUcsQ0FBYztRQUFTLFdBQU0sR0FBTixNQUFNLENBQVU7UUFBVSxXQUFNLEdBQU4sTUFBTSxDQUFRO1FBRi9FLFVBQUssR0FBYSxFQUFFLENBQUM7UUFJeEIsSUFBSSxJQUFJLENBQUMsTUFBTSxDQUFDLGFBQWE7WUFDekIsS0FBSyxJQUFJLENBQUMsR0FBRyxDQUFDLEVBQUUsQ0FBQyxHQUFHLEdBQUcsRUFBRSxDQUFDLEVBQUU7Z0JBQ3hCLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDO1FBRTNCLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLFlBQVk7WUFDdEIsSUFBSSxDQUFDLE1BQU0sQ0FBQyxRQUFRLENBQUMsQ0FBQyxPQUFPLEVBQUUsRUFBRSxPQUFPLEVBQUUsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDdEUsQ0FBQzs7eUdBWlEsWUFBWTs2RkFBWixZQUFZLGdEQ2J6QixpS0FHK0I7MkZEVWxCLFlBQVk7a0JBTnhCLFNBQVM7K0JBQ0ksVUFBVSxpQkFDTCxpQkFBaUIsQ0FBQyxJQUFJIiwic291cmNlc0NvbnRlbnQiOlsiLy8gQW5ndWxhclxyXG5pbXBvcnQgeyBDb21wb25lbnQsIFZpZXdFbmNhcHN1bGF0aW9uIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSBcIkBhbmd1bGFyL3JvdXRlclwiO1xyXG5cclxuLy8gQ29uZmlndXJhemlvbmlcclxuIGltcG9ydCB7IEFwcFN0YXRlLCBUb2tlblNlcnZpY2UgfSBmcm9tIFwiQGVzZmFlbnphL2NvcmUvc2VydmljZXNcIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gICAgc2VsZWN0b3I6ICdhcHAtcm9vdCcsXHJcbiAgICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gICAgc3R5bGVVcmxzOiBbXCIuL2FwcC5jb21wb25lbnQuc2Nzc1wiXSxcclxuICAgIHRlbXBsYXRlVXJsOiAnLi9hcHAuY29tcG9uZW50Lmh0bWwnXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBBcHBDb21wb25lbnQge1xyXG5cclxuICAgIHB1YmxpYyBzbm93czogbnVtYmVyW10gPSBbXTtcclxuXHJcbiAgICBjb25zdHJ1Y3Rvcihwcml2YXRlIGJ0czogVG9rZW5TZXJ2aWNlLCBwdWJsaWMgX3N0YXRlOiBBcHBTdGF0ZSwgcHJpdmF0ZSByb3V0ZXI6IFJvdXRlcikge1xyXG5cclxuICAgICAgICBpZiAodGhpcy5fc3RhdGUuY2hyaXN0bWFzVGltZSlcclxuICAgICAgICAgICAgZm9yIChsZXQgaSA9IDA7IGkgPCA0MDA7IGkrKylcclxuICAgICAgICAgICAgICAgIHRoaXMuc25vd3MucHVzaChpKTtcclxuXHJcbiAgICAgICAgaWYgKCF0aGlzLmJ0cy5hY2NvdW50U2NvcGUpXHJcbiAgICAgICAgICAgIHRoaXMucm91dGVyLm5hdmlnYXRlKFtcImxvZ2luXCIsIHsgZnJvbVVybDogdGhpcy5yb3V0ZXIudXJsIH1dKTtcclxuICAgIH1cclxufSIsIjxuZy1jb250YWluZXIgKm5nSWY9XCJfc3RhdGUuY2hyaXN0bWFzVGltZVwiPlxyXG4gICAgPGRpdiAqbmdGb3I9XCJsZXQgaSBvZiBzbm93c1wiIGNsYXNzPVwic25vd1wiPjwvZGl2PlxyXG48L25nLWNvbnRhaW5lcj5cclxuPHJvdXRlci1vdXRsZXQ+PC9yb3V0ZXItb3V0bGV0PiJdfQ==