.page-module__mjfy6a__industriesPage{background-color:var(--bg-light,#0a0e17);min-height:100vh;color:var(--text-dark,#f8f9fa);padding-bottom:4rem}.page-module__mjfy6a__pageHeader{color:var(--text-light,#fff);text-align:center;background-color:#0000;background-image:linear-gradient(90deg,#00264dbf,#001f3fd9),url(/Industries.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #ffffff1a;padding:2rem 0 1.5rem;position:relative}.page-module__mjfy6a__headerContactBtn{color:#fff;letter-spacing:1.5px;background-color:#4a8bc2;border-radius:6px;margin-bottom:2rem;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.page-module__mjfy6a__headerContactBtn:hover{background-color:#3b74a3;transform:translateY(-2px);box-shadow:0 4px 15px #4a8bc266}.page-module__mjfy6a__headerBadge{color:#e5b349;text-transform:uppercase;letter-spacing:1.5px;background:#c9973826;border:1px solid #c9973866;border-radius:20px;margin-bottom:1.2rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-block}.page-module__mjfy6a__title{color:var(--text-light,#fff);letter-spacing:-.5px;margin-bottom:1rem;font-size:3.2rem;font-weight:800}.page-module__mjfy6a__subtitle{color:#ffffffd9;max-width:780px;margin:0 auto 2.5rem;font-size:1.15rem;font-weight:300;line-height:1.6}.page-module__mjfy6a__searchWrapper{max-width:600px;margin:0 auto;position:relative}.page-module__mjfy6a__searchInput{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:30px;outline:none;width:100%;padding:1rem 1.5rem;font-size:1.05rem;transition:all .3s}.page-module__mjfy6a__searchInput::placeholder{color:#fff9}.page-module__mjfy6a__searchInput:focus{background:#ffffff2e;border-color:#0075be;box-shadow:0 0 20px #0075be66}.page-module__mjfy6a__clearSearchBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;font-size:1.2rem;position:absolute;top:50%;right:1.2rem;transform:translateY(-50%)}.page-module__mjfy6a__clearSearchBtn:hover{color:#fff}.page-module__mjfy6a__contentSection{padding:3.5rem 0}.page-module__mjfy6a__tabCategoryNav{grid-template-columns:repeat(6,1fr);gap:.6rem;margin-bottom:2rem;display:grid}@media (max-width:992px){.page-module__mjfy6a__tabCategoryNav{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.page-module__mjfy6a__tabCategoryNav{grid-template-columns:repeat(2,1fr)}}.page-module__mjfy6a__categoryTabBtn{color:#b0c4de;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.55rem .5rem;font-size:.85rem;font-weight:500;transition:all .25s;display:flex}.page-module__mjfy6a__categoryTabBtn:hover{color:#fff;background:#0075be33;border-color:#0075be80}.page-module__mjfy6a__categoryTabActive{font-weight:600;box-shadow:0 4px 15px #0075be66;color:#fff!important;background:#0075be!important;border-color:#0075be!important}.page-module__mjfy6a__tabBadge{color:#fff;background:#fff3;border-radius:12px;padding:.1rem .4rem;font-size:.72rem;font-weight:700}.page-module__mjfy6a__categoryTabActive .page-module__mjfy6a__tabBadge{color:#00407a;background:#fff}.page-module__mjfy6a__gridMeta{color:#8a99ad;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;font-size:.95rem;display:flex}.page-module__mjfy6a__gridMeta strong{color:#fff}.page-module__mjfy6a__resetFilterBtn{color:#c99738;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:600;text-decoration:underline}.page-module__mjfy6a__resetFilterBtn:hover{color:#e5b349}.page-module__mjfy6a__industryGrid{grid-template-columns:repeat(6,1fr);align-items:stretch;gap:.85rem;display:grid}@media (max-width:1300px){.page-module__mjfy6a__industryGrid{grid-template-columns:repeat(6,1fr);gap:.65rem}}@media (max-width:1100px){.page-module__mjfy6a__industryGrid{grid-template-columns:repeat(4,1fr);gap:.85rem}}@media (max-width:768px){.page-module__mjfy6a__industryGrid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width:540px){.page-module__mjfy6a__industryGrid{grid-template-columns:repeat(2,1fr);gap:.65rem}}@media (max-width:380px){.page-module__mjfy6a__industryGrid{grid-template-columns:1fr}}.page-module__mjfy6a__industryCard{text-align:center;background:#000;border:1px solid #333;border-radius:4px;flex-direction:column;align-items:center;padding:1rem .5rem;transition:all .2s;display:flex;position:relative}.page-module__mjfy6a__industryCard:hover{border-color:#555;box-shadow:0 4px 15px #ffffff1a}.page-module__mjfy6a__cardActive{border-color:#4a8bc2!important;box-shadow:0 0 10px #4a8bc233!important}.page-module__mjfy6a__iconWrapper{justify-content:center;align-items:center;height:125px;margin-bottom:.5rem;display:flex}.page-module__mjfy6a__cardIconImage{object-fit:contain;filter:brightness(0)invert();max-width:110px;max-height:110px}.page-module__mjfy6a__cardBody{flex-direction:column;flex-grow:1;display:flex}.page-module__mjfy6a__cardTitle{color:#fff;margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.3}.page-module__mjfy6a__cardDescription{color:#fff;white-space:pre-line;margin:0;font-size:.95rem;line-height:1.5}.page-module__mjfy6a__noResults{text-align:center;background:#111622;border:1px dashed #ffffff26;border-radius:12px;margin-top:2rem;padding:4rem 2rem}.page-module__mjfy6a__noResults h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.page-module__mjfy6a__noResults p{color:#8a99ad;margin-bottom:1.5rem}.page-module__mjfy6a__spotlightSection{border-top:1px solid #ffffff1a;margin-top:5rem;padding-top:3rem}.page-module__mjfy6a__spotlightCard{background:linear-gradient(135deg,#111827 0%,#001f3f 100%);border:1px solid #0075be;border-radius:16px;display:flex;overflow:hidden;box-shadow:0 15px 40px #0006}.page-module__mjfy6a__spotlightImageCol{background:#000;width:40%;position:relative}.page-module__mjfy6a__spotlightImg{object-fit:cover;width:100%;height:100%}.page-module__mjfy6a__spotlightContentCol{flex-direction:column;justify-content:center;width:60%;padding:3rem;display:flex}.page-module__mjfy6a__spotlightBadge{color:#c99738;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.page-module__mjfy6a__spotlightContentCol h2{color:#fff;margin-bottom:1rem;font-size:2.2rem}.page-module__mjfy6a__spotlightDesc{color:#c0d1e5;margin-bottom:1.8rem;font-size:1.05rem;line-height:1.6}.page-module__mjfy6a__spotlightFeatures{grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:2.2rem;display:grid}.page-module__mjfy6a__spotlightFeatureItem{color:#fff;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.page-module__mjfy6a__spotlightCheck{color:#0075be;font-weight:700}.page-module__mjfy6a__spotlightActions{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:992px){.page-module__mjfy6a__spotlightCard{flex-direction:column}.page-module__mjfy6a__spotlightImageCol,.page-module__mjfy6a__spotlightContentCol{width:100%}.page-module__mjfy6a__spotlightImageCol{height:250px}.page-module__mjfy6a__spotlightContentCol{padding:2rem}}@media (max-width:768px){.page-module__mjfy6a__title{font-size:2.3rem}.page-module__mjfy6a__industryGrid,.page-module__mjfy6a__spotlightFeatures{grid-template-columns:1fr}}
