.industry-body{margin-top:32px;padding:0;border:0;background:transparent;box-shadow:none}.industry-body-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}.industry-risk-block,.industry-helps-block{padding:28px;border:1px solid var(--gray-200);border-radius:var(--r-lg);background:#fff;box-shadow:var(--shadow-sm)}.industry-risk-block h3{margin-bottom:20px;color:var(--navy-deep);font-size:18px;font-weight:800;line-height:1.3}.industry-helps-block h3{margin-bottom:0;color:var(--navy-deep);font-size:18px;font-weight:800;line-height:1.3}.industry-risk-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.industry-risk-cards article{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:14px 16px;border:1px solid var(--gray-100);border-radius:var(--r-md);background:var(--off-white);transition:border-color .2s,box-shadow .2s}.industry-risk-cards article:hover{border-color:#c7d6f8;box-shadow:0 8px 24px rgba(24,54,112,.06)}.industry-risk-cards i{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;color:#7c3aed;background:#f1eafe;font-size:17px}.industry-risk-cards article:nth-child(2) i{color:#ef4444;background:#feecec}.industry-risk-cards article:nth-child(3) i{color:#f59e0b;background:#fff5d9}.industry-risk-cards article:nth-child(4) i{color:#2563eb;background:#eaf4ff}.industry-risk-cards p{color:var(--gray-700);font-size:13.5px;line-height:1.6}.industry-helps-block{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);gap:24px 32px;align-items:start;padding:26px 28px;background:linear-gradient(135deg,#071633 0%,#0f2a5c 100%);border-color:#0f2a5c;box-shadow:0 16px 40px rgba(7,22,51,.14)}.industry-helps-head{display:flex;align-items:center;gap:14px;grid-column:1/-1}.industry-helps-icon{width:46px;height:46px;display:grid;place-items:center;flex-shrink:0;border-radius:12px;color:#6bea89;background:rgba(107,234,137,.12);font-size:20px}.industry-helps-block h3{color:#fff}.industry-helps-copy{margin:0;color:#c9d7ef;font-size:14px;line-height:1.75}.industry-helps-points{display:grid;gap:10px;margin:0;padding:0;list-style:none}.industry-helps-points li{display:flex;align-items:flex-start;gap:10px;padding:11px 14px;border:1px solid rgba(255,255,255,.1);border-radius:var(--r-md);background:rgba(255,255,255,.06);color:#e8eef8;font-size:12.5px;line-height:1.5}.industry-helps-points i{margin-top:2px;color:#6bea89;font-size:13px}.industry-features{display:grid;gap:14px;margin-bottom:20px}.industry-features.cols-3{grid-template-columns:repeat(3,1fr)}.industry-features.cols-4{grid-template-columns:repeat(4,1fr)}.industry-features.cols-5{grid-template-columns:repeat(5,1fr)}.industry-features article{display:flex;flex-direction:column;align-items:center;gap:12px;min-height:118px;padding:20px 12px;border:1px solid var(--gray-200);border-radius:var(--r-md);background:#fff;text-align:center;transition:transform .2s,border-color .2s,box-shadow .2s}.industry-features article:hover{transform:translateY(-3px);border-color:#c7d6f8;box-shadow:0 12px 28px rgba(24,54,112,.08)}.industry-features i{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;font-size:18px}.industry-features article:nth-child(1) i{color:#7c3aed;background:#f1eafe}.industry-features article:nth-child(2) i{color:#10c987;background:#e5f8f1}.industry-features article:nth-child(3) i{color:#2563eb;background:#eaf4ff}.industry-features article:nth-child(4) i{color:#f59e0b;background:#fff5d9}.industry-features article:nth-child(5) i{color:#6366f1;background:#f0ecff}.industry-features span{color:var(--navy-deep);font-size:12.5px;font-weight:700;line-height:1.35}.industry-cta-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 32px;border-radius:var(--r-lg);background:linear-gradient(90deg,#071633,#0f2a5c);box-shadow:0 14px 36px rgba(7,22,51,.18)}.industry-cta-banner p{max-width:720px;color:#fff;font-size:clamp(16px,1.6vw,20px);font-weight:700;line-height:1.45}.industry-cta-banner a{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;padding:12px 22px;border-radius:var(--r);color:#071633;background:#fff;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap;transition:transform .2s,box-shadow .2s}.industry-cta-banner a:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.industry-case{margin-top:24px;overflow:hidden;border:1px solid var(--gray-200);border-radius:var(--r-lg);background:#fff;box-shadow:var(--shadow-md)}.industry-case-layout{display:grid;grid-template-columns:minmax(280px,.88fr) 1.12fr;min-height:320px}.industry-case-visual{position:relative;min-height:280px;background:#0b1630}.industry-case-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% 35%;opacity:.72}.industry-case-visual::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,22,51,.15) 0%,rgba(7,22,51,.88) 100%)}.industry-case-stat{position:absolute;z-index:1;left:24px;right:24px;bottom:24px;color:#fff}.industry-case-stat strong{display:block;margin-bottom:4px;font-size:clamp(28px,3vw,36px);font-weight:900;line-height:1}.industry-case-stat span{display:block;color:#c9d7ef;font-size:12px;line-height:1.5}.industry-case-content{display:flex;flex-direction:column;justify-content:center;padding:32px 36px}.industry-case-tag{display:inline-flex;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:6px 12px;border-radius:999px;color:#6328db;background:#f4f0ff;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.industry-case-tag i{font-size:12px}.industry-case-content blockquote{margin:0 0 14px;padding:0;border:0;color:var(--navy-deep);font-size:16px;font-weight:700;line-height:1.65}.industry-case-content p{color:var(--gray-600);font-size:14px;line-height:1.75}[class$="-hero-kicker"]{margin-bottom:10px;color:#8ec5ff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}[class$="-hero"] h1{max-width:100%;color:#fff;font-size:clamp(30px,2.8vw,42px);font-weight:800;line-height:1.12;letter-spacing:-.03em}[class$="-hero-subtitle"]{margin-top:8px;color:#d9e3f4;font-size:clamp(15px,1.5vw,18px);font-style:italic;font-weight:400;line-height:1.45}
@media(max-width:1100px){.industry-risk-cards{grid-template-columns:1fr}.industry-helps-block{grid-template-columns:1fr}.industry-features.cols-3,.industry-features.cols-4,.industry-features.cols-5{grid-template-columns:repeat(3,1fr)}.industry-case-layout{grid-template-columns:1fr}.industry-case-visual{min-height:240px}}
@media(max-width:760px){.industry-risk-block,.industry-helps-block{padding:22px 20px}.industry-body-grid{gap:16px}.industry-features.cols-3,.industry-features.cols-4,.industry-features.cols-5{grid-template-columns:1fr 1fr}.industry-cta-banner{flex-direction:column;align-items:flex-start;padding:22px 20px}.industry-case-content{padding:24px 20px}.industry-case-visual{min-height:200px}}
