You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
19 KiB
1 lines
19 KiB
{"ast":null,"code":"import * as i0 from \"@angular/core\";\nimport * as i1 from \"../shared/services/routerService\";\nimport * as i2 from \"@angular/router\";\nimport * as i3 from \"../shared/services/selectedScreenService\";\nimport * as i4 from \"@angular/common\";\n\nfunction HomeComponent_li_5_Template(rf, ctx) {\n if (rf & 1) {\n const _r3 = i0.ɵɵgetCurrentView();\n\n i0.ɵɵelementStart(0, \"li\", 5);\n i0.ɵɵlistener(\"click\", function HomeComponent_li_5_Template_li_click_0_listener() {\n const restoredCtx = i0.ɵɵrestoreView(_r3);\n const item_r1 = restoredCtx.$implicit;\n const ctx_r2 = i0.ɵɵnextContext();\n return ctx_r2.selectedItem(item_r1);\n });\n i0.ɵɵelement(1, \"img\", 6);\n i0.ɵɵelementEnd();\n }\n\n if (rf & 2) {\n const item_r1 = ctx.$implicit;\n const ctx_r0 = i0.ɵɵnextContext();\n i0.ɵɵadvance(1);\n i0.ɵɵpropertyInterpolate(\"src\", ctx_r0.basePath + item_r1, i0.ɵɵsanitizeUrl);\n }\n}\n\nexport let HomeComponent = /*#__PURE__*/(() => {\n class HomeComponent {\n constructor(routerService, router, selectedScreenService) {\n this.routerService = routerService;\n this.router = router;\n this.selectedScreenService = selectedScreenService;\n this.thumbArr = ['leave_thumb.png', 'attendance_thumb.png', 'employee_thumb.png', 'odpnr_thumb.png', 'compensation_thumb.png', 'flexi_thumb.png', 'notices_thumb.png', 'policies_thumb.png', 'aboutbajaj_thumb.png', 'odpnr_thumb.png'];\n this.basePath = 'assets/images/';\n this.showScreen = false;\n }\n\n ngOnInit() {}\n\n selectedItem(item) {\n console.log(item);\n this.showScreen = true;\n this.selectedScreenService.saveSelectedScreen(item);\n this.router.navigate(['screen']);\n }\n\n }\n\n HomeComponent.ɵfac = function HomeComponent_Factory(t) {\n return new (t || HomeComponent)(i0.ɵɵdirectiveInject(i1.RouterService), i0.ɵɵdirectiveInject(i2.Router), i0.ɵɵdirectiveInject(i3.SelectedScreenService));\n };\n\n HomeComponent.ɵcmp = /*@__PURE__*/i0.ɵɵdefineComponent({\n type: HomeComponent,\n selectors: [[\"app-home\"]],\n decls: 6,\n vars: 1,\n consts: [[\"id\", \"home-screen\", 1, \"page-container\"], [1, \"main-container\"], [1, \"content\"], [1, \"card\"], [\"class\", \"sub-card\", 3, \"click\", 4, \"ngFor\", \"ngForOf\"], [1, \"sub-card\", 3, \"click\"], [1, \"icon\", 3, \"src\"]],\n template: function HomeComponent_Template(rf, ctx) {\n if (rf & 1) {\n i0.ɵɵelementStart(0, \"div\", 0);\n i0.ɵɵelementStart(1, \"main\", 1);\n i0.ɵɵelementStart(2, \"section\", 2);\n i0.ɵɵelementStart(3, \"div\", 3);\n i0.ɵɵelementStart(4, \"ul\");\n i0.ɵɵtemplate(5, HomeComponent_li_5_Template, 2, 1, \"li\", 4);\n i0.ɵɵelementEnd();\n i0.ɵɵelementEnd();\n i0.ɵɵelementEnd();\n i0.ɵɵelementEnd();\n i0.ɵɵelementEnd();\n }\n\n if (rf & 2) {\n i0.ɵɵadvance(5);\n i0.ɵɵproperty(\"ngForOf\", ctx.thumbArr);\n }\n },\n directives: [i4.NgForOf],\n styles: [\"html[_ngcontent-%COMP%], body[_ngcontent-%COMP%], app-root[_ngcontent-%COMP%]{font-family:Trade Gothic LT Com Bold;background-color:#fff;margin:0;padding:0;height:100%}ul[_ngcontent-%COMP%], li[_ngcontent-%COMP%], a[_ngcontent-%COMP%], p[_ngcontent-%COMP%], h1[_ngcontent-%COMP%], h2[_ngcontent-%COMP%], h3[_ngcontent-%COMP%], h4[_ngcontent-%COMP%], h5[_ngcontent-%COMP%]{text-decoration:none;list-style:none;margin:0;padding:0;font-weight:normal}input.ng-invalid.ng-touched[_ngcontent-%COMP%]{border:1px solid #c92a1c}.input-errors[_ngcontent-%COMP%]{position:relative;top:-2%;color:#c92a1c}input[type=text][_ngcontent-%COMP%], input[type=number][_ngcontent-%COMP%], input[type=password][_ngcontent-%COMP%], textarea[_ngcontent-%COMP%], select[_ngcontent-%COMP%]{font-family:Trade Gothic LT Com Bold;height:50px;width:100%;color:#444;background:#ffffff;border:1px solid #e0e0e0;border-radius:5px;font-size:.87rem;line-height:50px;letter-spacing:.75px;padding:0 3%;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=text][_ngcontent-%COMP%] .search[_ngcontent-%COMP%], input[type=number][_ngcontent-%COMP%] .search[_ngcontent-%COMP%], input[type=password][_ngcontent-%COMP%] .search[_ngcontent-%COMP%], textarea[_ngcontent-%COMP%] .search[_ngcontent-%COMP%], select[_ngcontent-%COMP%] .search[_ngcontent-%COMP%]{background:#f7f7f7;border:none;border-radius:5px}input[type=text][_ngcontent-%COMP%]::-moz-placeholder, input[type=number][_ngcontent-%COMP%]::-moz-placeholder, input[type=password][_ngcontent-%COMP%]::-moz-placeholder, textarea[_ngcontent-%COMP%]::-moz-placeholder, select[_ngcontent-%COMP%]::-moz-placeholder{color:#a0a0a0}input[type=text][_ngcontent-%COMP%]:-ms-input-placeholder, input[type=number][_ngcontent-%COMP%]:-ms-input-placeholder, input[type=password][_ngcontent-%COMP%]:-ms-input-placeholder, textarea[_ngcontent-%COMP%]:-ms-input-placeholder, select[_ngcontent-%COMP%]:-ms-input-placeholder{color:#a0a0a0}input[type=text][_ngcontent-%COMP%]::placeholder, input[type=number][_ngcontent-%COMP%]::placeholder, input[type=password][_ngcontent-%COMP%]::placeholder, textarea[_ngcontent-%COMP%]::placeholder, select[_ngcontent-%COMP%]::placeholder{color:#a0a0a0}input[type=radio][_ngcontent-%COMP%]{height:20px;width:20px;background:#f7f7f7;border:1px solid #e0e0e0}input[type=checkbox][_ngcontent-%COMP%]{width:22px;height:22px}input[type=checkbox][_ngcontent-%COMP%]:before{content:\\\"\\\";display:inline-block;width:18px;height:18px;border-radius:20%;border:2px solid #006ad0;flex-shrink:0}input[type=checkbox][_ngcontent-%COMP%]:disabled:before{background-color:#f7f7f7;border:2px solid #343A3F}.checbox-small[_ngcontent-%COMP%] input[type=checkbox][_ngcontent-%COMP%]{height:14px;width:14px}.checbox-small[_ngcontent-%COMP%] input[type=checkbox][_ngcontent-%COMP%]:before{height:12px;width:12px;border:1px solid #5d5d5d}.input-wrapper[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;margin-bottom:6%}.input-wrapper[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{position:absolute;right:3%}.input-wrapper[_ngcontent-%COMP%] .input-display-icon[_ngcontent-%COMP%]{right:3%;top:55%;height:30px;min-width:30px;max-width:auto;position:absolute;cursor:pointer;color:#006ad0;background-repeat:no-repeat}.otp-wrapper[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.otp-wrapper[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{height:50px;width:40px;text-align:center}select[_ngcontent-%COMP%]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(select-arrow.4c9dcd94a169a6011962.svg) no-repeat 290px 14px;background-color:#fff}button[_ngcontent-%COMP%]{background:linear-gradient(178.84deg,#009cde .07%,#003087 95.33%);border-radius:10px;border:1px solid #009cde;height:50px;width:100%;font-size:1rem;line-height:50px;letter-spacing:1px;color:#fff;font-weight:bold;font-family:Blender Pro Bold}button.modify-state[_ngcontent-%COMP%]{background:#ffffff;border:1px solid #006ad0;color:#006ad0}button[_ngcontent-%COMP%]:disabled{background:#cecece;border:none;color:#5d5d5d}.search-box[_ngcontent-%COMP%] .input-wrapper[_ngcontent-%COMP%]{width:80%}[_ngcontent-%COMP%]:focus-visible{outline:none}.form-radio[_ngcontent-%COMP%]{background:#f7f7f7;justify-content:space-between;display:flex}textarea[_ngcontent-%COMP%]{height:83px}@font-face{font-family:\\\"Raleway Italic\\\";src:url(Raleway-Italic-VariableFont_wght.87701616ad47257e5b00.ttf) format(\\\"truetype\\\")}@font-face{font-family:\\\"Raleway VariableFont\\\";src:url(Raleway-VariableFont_wght.3fefe681f4c62116679b.ttf) format(\\\"truetype\\\")}.font-header-xlarge[_ngcontent-%COMP%]{font-size:3rem;line-height:3.125rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\"}.font-header-large[_ngcontent-%COMP%]{font-size:1.875rem;line-height:2rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\"}.font-header-medium[_ngcontent-%COMP%]{font-size:1.25rem;line-height:1.5rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\"}.font-header-small[_ngcontent-%COMP%]{font-size:1rem;line-height:1.125rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\"}.font-header-medium-normal[_ngcontent-%COMP%]{font-size:1.25rem;line-height:1.5rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\"}.font-body-large-bold[_ngcontent-%COMP%]{font-size:1.25rem;line-height:1.625rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-medium-bold[_ngcontent-%COMP%]{font-size:1rem;line-height:1.375rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-small-bold[_ngcontent-%COMP%]{font-size:.875rem;line-height:1rem;letter-spacing:.75px;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-xsmall[_ngcontent-%COMP%]{font-size:.812rem;line-height:1.125rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-xsmall-bold[_ngcontent-%COMP%]{font-size:.812rem;line-height:1.125rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.text-grey-label[_ngcontent-%COMP%]{color:#181818;font-size:1.25rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-large[_ngcontent-%COMP%]{font-size:1.25rem;line-height:1.625rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-medium[_ngcontent-%COMP%]{font-size:1rem;line-height:1.375rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-small[_ngcontent-%COMP%]{font-size:.875rem;line-height:1rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.font-body-xsmall[_ngcontent-%COMP%]{font-size:.813rem;line-height:1.125rem;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.text-black[_ngcontent-%COMP%]{color:#181818;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}.text-grey-noresults[_ngcontent-%COMP%]{color:#5d5d5d;text-align:center;letter-spacing:1px;font-family:\\\"Raleway VariableFont\\\";text-transform:uppercase}body[_ngcontent-%COMP%]{display:flex;flex-direction:column}*[_ngcontent-%COMP%]{box-sizing:border-box}.header-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;width:100%;top:0;position:relative}.container[_ngcontent-%COMP%]{background-color:#f7f7f7;max-height:60%;width:100%;display:flex;flex-direction:column;overflow-y:auto}.page-container[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column}.main-container[_ngcontent-%COMP%]{background:#f7f7f7;padding:3.5%;flex:1;overflow:auto}form[_ngcontent-%COMP%], label[_ngcontent-%COMP%]{width:100%}label[_ngcontent-%COMP%]{padding:0 0 2% 1%;color:#181818}.card-flex-row[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box;padding:3.5%;background:#ffffff;width:100%}.card-flex-column[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;padding:3.5%;background:#ffffff;width:100%}.two-coloumn-grid[_ngcontent-%COMP%]{display:grid;width:100%;grid-template-columns:1fr 1fr;margin-bottom:3%}.no-padding[_ngcontent-%COMP%]{padding:0}.small-margin-bottom[_ngcontent-%COMP%]{margin-bottom:5%}.round-borders[_ngcontent-%COMP%]{border-radius:0 .7em}.space-between[_ngcontent-%COMP%]{justify-content:space-between}.action-button-icons[_ngcontent-%COMP%]{height:24px;width:24px}.peel-button[_ngcontent-%COMP%]{width:auto;padding:2% 5%;margin-right:2%;border:1px solid #0052a1;margin-bottom:3%;border-radius:37px;display:inline-block;color:#0052a1}.peel-button.active[_ngcontent-%COMP%], .peel-button.p-highlight[_ngcontent-%COMP%]{background-color:#006ad0;color:#fff;border:1px solid #006ad0}.card-row[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center}.seperator[_ngcontent-%COMP%]{border-top:1px solid #e0e0e0;width:100%;margin:5%}.bg-container[_ngcontent-%COMP%]{background-color:#f7f7f7}.title-space[_ngcontent-%COMP%]{padding-bottom:20px}.hot-status[_ngcontent-%COMP%]{background-color:#c92a1c;color:#fff;padding:2%;border-radius:5px}.flex-row[_ngcontent-%COMP%]{flex-direction:row;display:flex}.errorMessage[_ngcontent-%COMP%]{color:#c92a1c;margin:1%;text-align:center;justify-content:center}.activeIconClr[_ngcontent-%COMP%]{color:#006ad0}.normalIconClr[_ngcontent-%COMP%]{color:#888}.errorBorder[_ngcontent-%COMP%]{border:1px solid #c92a1c!important}.errorTxt[_ngcontent-%COMP%]{color:#c92a1c!important}.dashed[_ngcontent-%COMP%]{margin:10% 0% 0%;border:1px dashed #e0e0e0;width:100%}.solid[_ngcontent-%COMP%]{margin:10% 0% 0%;border:1px solid #e0e0e0;width:100%}.mix1[_ngcontent-%COMP%]{border-style:dotted dashed solid double;width:100%;padding:0%;margin:0%}.flex-0dot5[_ngcontent-%COMP%]{flex:.5}.flex-1dot5[_ngcontent-%COMP%]{flex:1.5}.flex-1[_ngcontent-%COMP%]{flex:1}.flex-2[_ngcontent-%COMP%]{flex:2}.flex-2dot5[_ngcontent-%COMP%]{flex:2.5}.flex-3[_ngcontent-%COMP%]{flex:3}.flex-6[_ngcontent-%COMP%]{flex:6}.flex-7[_ngcontent-%COMP%]{flex:7}.flex-7dot5[_ngcontent-%COMP%]{flex:7.5}.flex-8[_ngcontent-%COMP%]{flex:8}.flex-8dot5[_ngcontent-%COMP%]{flex:8.5}.padding-bottom-15[_ngcontent-%COMP%]{padding:0% 0% 0% 15%}.dropdown[_ngcontent-%COMP%]{width:94%;position:absolute;z-index:200;background-color:#fff;align-items:flex-start;justify-content:flex-start;margin-left:2%;border:1px solid}.dropdownParent[_ngcontent-%COMP%]{position:absolute;width:60%}.dropdown[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{border:1px solid #d7d7d7}.dropdown[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{padding:2% 2% 2% 3%}.dropdown[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{width:100%;display:block;padding:2% 2% 2% 3%;height:40px;color:#000}.dropdown[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover, .dropdown[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:active, .dropdown[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:visited{background-color:#e0e0e0;color:#444}.dropdown[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] > li[_ngcontent-%COMP%]:last-child{padding-bottom:2%}.dropdown[_ngcontent-%COMP%] .dropdownItem[_ngcontent-%COMP%]{width:100%}.dashed-content[_ngcontent-%COMP%]{position:relative}.dashed-content[_ngcontent-%COMP%] .border-bottom-bg[_ngcontent-%COMP%]{background:#e0e0e0;width:100%;height:5px;position:absolute;bottom:0px}.clearfix[_ngcontent-%COMP%]:after{display:block;content:\\\"\\\";clear:both}.text-ellipsis[_ngcontent-%COMP%]{display:block!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}.d-block[_ngcontent-%COMP%], .show[_ngcontent-%COMP%]{display:block}.d-block-inline[_ngcontent-%COMP%]{display:inline-block}.d-none[_ngcontent-%COMP%], .hide[_ngcontent-%COMP%], ._hidden[_ngcontent-%COMP%]{display:none}ul[_ngcontent-%COMP%]{margin:0;padding:0}iframe[_ngcontent-%COMP%]{width:100%!important}.ml-auto[_ngcontent-%COMP%]{margin-left:auto}.mr-auto[_ngcontent-%COMP%]{margin-right:auto}.posR[_ngcontent-%COMP%]{position:relative}.posS[_ngcontent-%COMP%]{position:static}.posF[_ngcontent-%COMP%]{position:fixed}.txt-c[_ngcontent-%COMP%]{text-align:center}.paymentdrop[_ngcontent-%COMP%] select[_ngcontent-%COMP%]{background-color:#fff;background-image:url(arrow-chevron-down.985cb26bf3354aaa4f60.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:auto 50%;border-radius:3px;width:95%;padding:0 0 1px 6px;outline:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.paymentdrop[_ngcontent-%COMP%] select[_ngcontent-%COMP%]::-ms-expand{display:none}.main-container[_ngcontent-%COMP%]{background-color:#fff;padding:0%;margin-bottom:20%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{background:#f7f7f7;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .clear-content[_ngcontent-%COMP%]{width:90%;align-items:left}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .clear-content.margin-top5[_ngcontent-%COMP%]{margin-top:5%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%]{width:100%;background:#b4e8fd;float:left}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{display:flex;height:auto;flex-wrap:wrap;padding-top:10%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:center;align-items:right;margin-bottom:10%;flex:1 1 50%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .icon[_ngcontent-%COMP%]{width:150px;height:150px}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%] .input-left-align[_ngcontent-%COMP%]{padding:1%;margin-bottom:1%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%] .input-left-align[_ngcontent-%COMP%] .input-wrapper[_ngcontent-%COMP%]{margin:2% 3%;width:94%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%] .input-left-align[_ngcontent-%COMP%] .input-wrapper[_ngcontent-%COMP%] .clickIcon[_ngcontent-%COMP%]{position:absolute;right:2%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card.card-noborder[_ngcontent-%COMP%]{border-radius:0;box-shadow:0 2px 8px rgba(96,97,112,.16)}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .onRoadPriceContainer[_ngcontent-%COMP%]{width:98%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card-accordion[_ngcontent-%COMP%]{display:flex;flex-direction:row;justify-content:left;align-items:center;font-size:1rem;margin:3%}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card-accordion[_ngcontent-%COMP%] .icon-align[_ngcontent-%COMP%]{flex:1;justify-content:flex-end;font-size:1.875em}.main-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .card[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{padding:5%;flex:9}.main-container[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{margin:5% 0%;width:90%;box-sizing:border-box}.main-container[_ngcontent-%COMP%] .bottom-section[_ngcontent-%COMP%]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5% 5% 7%}.main-container[_ngcontent-%COMP%] .bottom-section[_ngcontent-%COMP%] .details[_ngcontent-%COMP%]{color:#5d5d5d}.main-container[_ngcontent-%COMP%] .bottom-section[_ngcontent-%COMP%] .details[_ngcontent-%COMP%] .contact[_ngcontent-%COMP%]{color:#006ad0}.main-container[_ngcontent-%COMP%] .bottom-section[_ngcontent-%COMP%] .disclaimer[_ngcontent-%COMP%]{color:#888;text-align:center}.main-container[_ngcontent-%COMP%] .bottom-section[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{padding:3%}\"]\n });\n return HomeComponent;\n})();","map":null,"metadata":{},"sourceType":"module"}
|