.hero-section{min-height:calc(90vh - var(--navbar-lg-height));display:grid;align-content:space-evenly;padding:4px 0 66px;position:relative}.hero-section.light:before{background-image:url(/images/light-hero-bg.png)}.hero-section.dark:before{background-image:url(/images/dark-hero-bg.png)}.hero-section:before{pointer-events:none;content:"";background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4}.hero-section .custom-container{position:relative;z-index:1}.hero-section .sec-text{text-align:center}.hero-section .sec-text .app-name-about{max-width:520px;margin:auto;color:#1c1c1c;font-family:Inter-Bold,Cairo-Bold}.hero-section .sec-text .app-name-about .app-name{line-height:1rem;letter-spacing:1px;font-size:13px;text-transform:uppercase;margin-bottom:20px}.hero-section .sec-text .app-name-about h1{letter-spacing:-.8px;font-size:32px;line-height:45px;margin-bottom:20px}@media only screen and (min-width:992px){.hero-section .sec-text .app-name-about h1{letter-spacing:-1.2px;font-size:36px;line-height:60px;margin-bottom:20px}}.hero-section .sec-text .section-desc{max-width:726px;color:#585757;font-size:16px;line-height:30px;margin:auto auto 18px}@media only screen and (min-width:992px){.hero-section .sec-text .section-desc{font-size:20px}}[data-bs-theme=dark] .hero-section .sec-text .app-name-about{color:var(--body-color)}[data-bs-theme=dark] .hero-section .sec-text .section-desc{color:var(--primary-text-color)}:root{--report-print-header-height:128px;--primary:#009460;--primary-rgb:0,148,96;--navbar-lg-height:96px;--orange:#f1963b;--green:#13c56b;--white:#fff;--black:#000;--black-rgb:0,0,0;--dark:#363d48;--dark-text-emphasis:#272c35;--success:#13c56b;--info:#24b0da;--warning:#e8bc52;--danger:#ed5e5e;--success-rgb:19,197,107;--info-rgb:80,195,230;--warning-rgb:232,188,82;--danger-rgb:237,94,94;--dark-rgb:54,61,72;--white-rgb:255,255,255;--border-radius:4px}[data-bs-theme=light]{--primary-text-color:#292929;--primary-bg-subtle:#d0ffee;--body-color:#101828;--body-bg:#f5f5f5;--body-color-rgb:33,37,41;--body-bg-rgb:243,246,249;--light:#f1f1f1;--light-text-emphasis:#ced4da;--light-rgb:243,246,249;--extra-light:#f7f8fa;--success-bg-subtle:#dcf6e9;--info-bg-subtle:#e5f6fb;--warning-bg-subtle:#fcf5e5;--danger-bg-subtle:#fce7e7;--light-bg-subtle:#f9fbfc;--dark-bg-subtle:#e9ebec;--primary-border-subtle:#c2d3f5;--danger-text-emphasis:#c95050;--primary-text-emphasis:#0e7a54;--secondary-text-emphasis:#724ec0;--success-text-emphasis:#10a75b;--info-text-emphasis:#44a6c4;--warning-text-emphasis:#c5a046;--body-font-size:1rem;--body-font-weight:400;--body-line-height:1.5;--emphasis-color:#212529;--emphasis-color-rgb:33,37,41;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#fff;--secondary-bg-rgb:255,255,255}[data-bs-theme=dark]{color-scheme:dark;--primary:#00a86b;--soft-primary:#333336;--body-color:#e0e0e0;--body-color-rgb:224,224,224;--body-bg:#202124;--body-bg-rgb:32,33,36;--emphasis-color:#fff;--emphasis-color-rgb:255,255,255;--secondary-color:#696969;--secondary-color-rgb:105,105,105;--secondary-bg:#212529;--secondary-bg-rgb:33,37,41;--tertiary-color:rgba(206,212,218,.75);--tertiary-color-rgb:206,212,218;--tertiary-bg:#2a2d31;--tertiary-bg-rgb:42,45,49;--primary-text-color:#e0e0e0;--primary-text-emphasis:#1c8f67;--secondary-text-emphasis:#9e7de8;--success-text-emphasis:#42d189;--info-text-emphasis:#73cfeb;--warning-text-emphasis:#edc975;--danger-text-emphasis:#f17e7e;--light:#596068;--light-rgb:89,96,104;--extra-light:#41474d;--light-text-emphasis:#535659;--primary-bg-subtle:rgba(102,145,231,.15);--secondary-bg-subtle:rgba(134,92,226,.15);--success-bg-subtle:rgba(19,197,107,.15);--info-bg-subtle:rgba(80,195,230,.15);--warning-bg-subtle:rgba(232,188,82,.15);--danger-bg-subtle:rgba(237,94,94,.15);--light-bg-subtle:#25282c;--dark-bg-subtle:#313437;--primary-border-subtle:#425e96;--secondary-border-subtle:#432e71;--success-border-subtle:#0a6336;--info-border-subtle:#286273;--warning-border-subtle:#745e29;--danger-border-subtle:#772f2f;--light-border-subtle:#35383c;--dark-border-subtle:#3c3f42;--heading-color:#ced4da;--link-color:#e0e9fa;--link-hover-color:#e6edfb;--link-color-rgb:224,233,250;--link-hover-color-rgb:230,237,251;--code-color:#f672a7;--highlight-color:#ced4da;--highlight-bg:#5d4b21;--border-color:#32383e;--border-color-translucent:#32383e;--form-valid-color:#42d189;--form-valid-border-color:#42d189;--form-invalid-color:#f17e7e;--form-invalid-border-color:#f17e7e}.table-light{--table-color:#000;--table-bg:#f3f6f9;--table-border-color:#dbdde0;--table-striped-bg:#eef1f4;--table-striped-color:#000;--table-active-bg:#e9ecef;--table-active-color:#000;--table-hover-bg:#e9ecef;--table-hover-color:#000;color:var(--table-color);border-color:var(--table-border-color)}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0}h2,h3,h4,h5{font-weight:400}a{color:var(--body-color)}a,a:hover{text-decoration:none}ul{padding:0;margin:0;list-style-type:none}@font-face{font-family:Inter-Light;src:url(/fonts/inter-light.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Extra-Bold;src:url(/fonts/inter-extra-bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Light;src:url(/fonts/Cairo-Light.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Regular;src:url(/fonts/Cairo-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Medium;src:url(/fonts/Cairo-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-SemiBold;src:url(/fonts/Cairo-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Bold;src:url(/fonts/Cairo-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-ExtraBold;src:url(/fonts/Cairo-ExtraBold.woff2) format("woff2");font-style:normal}.custom-container{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}@media only screen and (min-width:576px){.custom-container{max-width:540px}}@media only screen and (min-width:768px){.custom-container{max-width:720px}}@media only screen and (min-width:992px){.custom-container{max-width:960px}}@media only screen and (min-width:1224px){.custom-container{max-width:1170px}}@media only screen and (min-width:1366px){.custom-container{max-width:1284px}}@media only screen and (min-width:1400px){.custom-container{max-width:1284px}}@media only screen and (min-width:1600px){.custom-container{max-width:1440px}}@media only screen and (min-width:1920px){.custom-container{max-width:1440px}}.admin-custom-container{margin:0;width:100%;padding-left:15px;padding-right:15px;max-width:1920px}.admin-container{margin:0;width:100%;padding-left:1.5rem;padding-right:1.5rem}.table-header-actions{border-bottom:1px solid rgba(var(--black-rgb),.1);padding:.8rem;border-radius:.25rem;display:flex;justify-content:space-between;align-items:center}.table-header-actions button{min-height:40px}.table-header-actions .create-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center}.table-header-actions .create-btn>svg{width:1rem;height:1rem}button.delete-all-btn{height:auto;padding:8px 1rem;font-size:.9rem;display:flex;align-items:center;background-color:var(--danger)!important}button.delete-all-btn:hover{background-color:var(--danger-text-emphasis)!important}button.delete-all-btn>svg{width:1rem;height:1rem}.home-inspect-section{margin:72px 0 82px}@media only screen and (min-width:992px){.home-inspect-section{margin:102px 0 112px}}.home-inspect-section .section-heading{text-align:center;max-width:1288px;margin:auto}.home-inspect-section .section-heading h2{color:#1c1c1c;font-family:Inter-Bold,Cairo-Bold;font-size:30px;line-height:40px;margin-bottom:16;letter-spacing:-1.2px;text-transform:capitalize}@media only screen and (min-width:992px){.home-inspect-section .section-heading h2{font-size:36px;line-height:60px;margin-bottom:20px}}.home-inspect-section .section-heading p{color:#585757;letter-spacing:-.3px;font-size:16px;line-height:24px}@media only screen and (min-width:992px){.home-inspect-section .section-heading p{font-size:20px;line-height:30px}}.home-inspect-section .inspect-list{justify-content:center;justify-items:center;display:flex;flex-wrap:wrap;gap:40px 30px;max-width:930px;margin:32px auto 60px}@media only screen and (min-width:992px){.home-inspect-section .inspect-list{margin:60px auto}}.home-inspect-section .inspect-list .inspect-card{display:grid;justify-content:center;justify-items:center;width:100%;max-width:322px;width:calc(50% - 22.5px)}@media only screen and (min-width:992px){.home-inspect-section .inspect-list .inspect-card{width:calc(25% - 22.5px)}}.home-inspect-section .inspect-list .inspect-card .card-img{margin-bottom:10px;width:80px;height:80px;border-radius:50%;overflow:hidden}.home-inspect-section .inspect-list .inspect-card .card-img img{object-fit:cover;width:100%;height:100%}.home-inspect-section .inspect-list .inspect-card .card-txt{color:#1c1c1c;text-align:center;font-family:Inter-SemiBold,Cairo-SemiBold;font-size:15px;line-height:22px;letter-spacing:-.1px}.home-inspect-section .sample-report-wrapper{position:relative;max-width:1118px;margin:auto}@media only screen and (min-width:1600px){.home-inspect-section .sample-report-wrapper{max-width:1400px}}.home-inspect-section .sample-report-wrapper .sample-bg img{width:100%;height:auto}.home-inspect-section .sample-report-wrapper .sample-link{font-family:Inter-SemiBold,Cairo-SemiBold;letter-spacing:-.2px;padding:8px 12px;font-size:14px;line-height:20px;border-radius:4px;margin:auto;width:max-content;position:absolute;bottom:45px;left:50%;transform:translateX(-50%)}@media only screen and (min-width:992px){.home-inspect-section .sample-report-wrapper .sample-link{padding:11px 16px;font-size:20px;line-height:26px;border-radius:6px}}[data-bs-theme=dark] .home-inspect-section .section-heading h2{color:var(--body-color)}[data-bs-theme=dark] .home-inspect-section .section-heading p{color:var(--primary-text-color)}[data-bs-theme=dark] .home-inspect-section .inspect-list .inspect-card .card-txt{color:var(--body-color)}