:root{--industry-purple:#7600ff;--industry-orange:#ff4600;--bg-light:#f9f9fb;--border-color:#e5e7eb}.industry-module{background:#fff;border:1px solid var(--border-color);border-radius:8px;font-family:Inter,sans-serif;margin-bottom:40px;overflow:hidden}.industry-header{align-items:center;background-color:var(--industry-purple);display:flex;gap:15px;padding:20px 30px}.industry-header h2{color:#fff;font-size:40px;margin:0}.industry-main-logo{filter:contrast(0) sepia(100%) saturate(1000%) hue-rotate(326deg);max-height:75px;width:auto}.industry-body{background-color:var(--bg-light);padding:30px}.industry-description{color:#333;font-size:16px;line-height:1.6;margin-bottom:20px}.section-divider{border:0;border-top:1px solid var(--border-color);margin:25px 0}.industry-body h3{color:#1a1a1a;font-size:20px;margin-bottom:20px}.school-grid{flex-wrap:wrap;gap:15px}.school-card,.school-grid{display:flex;justify-content:center}.school-card{align-items:center;background:#fff;border:1px solid var(--border-color);border-radius:6px;flex:0 0 calc(25% - 12px);min-height:105px;padding:20px;text-decoration:none;transition:all .2s ease-in-out}.school-card:hover{border-color:var(--industry-purple);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-3px)}.school-content-wrapper{text-align:center;width:100%}.school-content-wrapper img{display:block;margin:0 auto;max-height:60px;max-width:100%;object-fit:contain}.school-fallback-text{color:#4b5563;font-size:15px;font-weight:700;letter-spacing:.5px;line-height:1.2;text-transform:uppercase}.view-all-container{display:flex;justify-content:flex-end;margin-top:25px}.view-all-btn{align-items:center;background-color:var(--industry-orange);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:10px;padding:12px 24px;transition:background .2s}.view-all-btn:hover{background-color:#e63e00}.is-hidden{display:none!important}@media (max-width:1220px){.pathways-menu__grid{display:flex;flex-wrap:wrap;justify-content:center}}@media (max-width:992px){.school-card{flex:0 0 calc(50% - 8px)}.industry-header h2{font-size:28px}.industry-main-logo{max-height:40px}}@media (max-width:576px){.school-card{flex:0 0 100%}.industry-header h2{font-size:20px}.industry-main-logo{max-height:35px}}