.industry-header{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:8px}.fifth_logo{height:48px;width:auto;object-fit:contain}.text-dark{color:#0A0A0A !important}.text-muted{color:#9CA3AF !important}.industry-subtitle{font-family:var(--brutal-font-sans);font-weight:500;font-size:16px}.fifth-section-content{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;list-style:none;margin:0;padding:0}.industry-card{position:relative;background:#fff;border:3px solid #0A0A0A;padding:28px 24px 20px;box-shadow:6px 6px 0 #E8E6E3;transition:box-shadow .2s,transform .2s;text-align:center}.industry-card:hover{box-shadow:10px 10px 0 #E8E6E3;transform:translate(-4px,-4px)}.industry-card-label{position:absolute;top:0;left:16px;background:#0A0A0A;color:#fff;font-family:'Space Mono',monospace;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:5px 14px;transform:translateY(-50%)}.industry-card-body{background:#0A0A0A;padding:24px 18px}.fifth_img{width:100%;height:140px;object-fit:cover;margin-bottom:16px;border:2px solid rgba(255,255,255,.1)}.fifth_title{font-family:'Fraunces',serif;font-size:19px;font-weight:800;color:#FFFFFF;margin:0 0 10px}.fifth_label{display:inline-block;font-family:'Space Mono',monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;padding:5px 14px;background:transparent;border:1px solid rgba(10,10,10,.4);color:var(--brutal-accent-red);margin-bottom:12px}.industry-card .font14{font-size:13px;color:#ccc;line-height:1.65}@media (max-width:992px){.fifth-section-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.fifth-section-content{grid-template-columns:1fr}}
