.industry-project{background:#fff}.industry-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}.industry-gallery{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(145deg,#edf3f5,#fff)}.industry-gallery figure{position:relative;margin:0;min-height:570px;padding:35px;display:grid;place-items:center;border-right:1px solid var(--line)}.industry-gallery figure:last-child{border:0;padding:0}.industry-gallery img{max-height:520px;width:auto;filter:drop-shadow(0 20px 25px rgba(0,54,82,.15))}.industry-gallery figure:last-child img{width:100%;height:570px;max-height:none;object-fit:cover;filter:none}.industry-label{position:absolute;top:20px;left:20px;z-index:2;padding:8px 13px;border-radius:4px;background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800}.industry-gallery figure:last-child .industry-label{background:var(--gold)}.industry-copy{padding:48px 55px;background:var(--navy);color:#fff}.industry-copy h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;margin:10px 0 18px;color:#fff}.industry-copy p{color:#dce7eb;max-width:900px}.industry-copy .scope span{background:#fff;color:var(--navy);border-color:#fff;font-weight:650}@media(max-width:820px){.industry-gallery{grid-template-columns:1fr}.industry-gallery figure{min-height:430px;border-right:0;border-bottom:1px solid var(--line)}.industry-gallery img{max-height:390px}.industry-gallery figure:last-child img{height:480px}.industry-copy{padding:38px}}
