.industry-card{position:relative;overflow:hidden;min-height:280px}.section-eyebrow-wrap{text-align:center;margin-bottom:.75rem}.section-eyebrow-pill{display:inline-block;padding:.3rem 1rem;border-radius:999px;border:1px solid rgba(0,245,212,.4);background:rgba(0,245,212,.08);color:#00f5d4;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.industry-bg-image{width:100%;height:100%;position:absolute;top:0;left:0}.industry-bg-image img{width:100%;height:100%;object-fit:cover}.industry-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(10,15,44,.9);color:#fff;padding:2rem 1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:all .3s ease}.industry-card:hover .industry-overlay{opacity:1}.industry-overlay h3{color:#00f5d4!important;margin-bottom:1rem}.industry-overlay p{color:#fff!important;margin-bottom:1.5rem}.industry-learn-btn{background:#0a0f2c;border:2px solid #0a0f2c;color:#fff;padding:8px 20px;border-radius:20px;font-weight:600;cursor:pointer;transition:all .3s ease}.industry-learn-btn:hover{background:#0a0f2c;color:#fff;box-shadow:0 0 20px rgba(10,15,44,.5),0 0 40px rgba(0,245,212,.3)}@media screen and (max-width:767px){.industry-card{min-height:180px}.industry-overlay{padding:1rem;justify-content:center;gap:.4rem}.industry-overlay h3{font-size:1rem;margin-bottom:.4rem}.industry-overlay p{font-size:.78rem;margin-bottom:.75rem;line-height:1.4}.industry-learn-btn{padding:6px 14px;font-size:.78rem}.industry-card>h3,.industry-card>p{display:none}.section-eyebrow-pill{font-size:.65rem;padding:.25rem .75rem;letter-spacing:.06em}}.industry-card>h3,.industry-card>p{color:#fff!important}