
body.industrial-waste-page .iw-section{padding:58px 0}
body.industrial-waste-page .iw-section--soft{background:#f7fafc;border-radius:24px;padding:38px;margin:28px 0}
body.industrial-waste-page .iw-lead{font-size:1.05rem;line-height:1.9;color:#334155;max-width:920px}
body.industrial-waste-page .iw-grid{display:grid;gap:18px}
body.industrial-waste-page .iw-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
body.industrial-waste-page .iw-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
body.industrial-waste-page .iw-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}
body.industrial-waste-page .iw-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(31,78,121,.06)}
body.industrial-waste-page .iw-card h3{margin-top:0;color:#1f4e79}
body.industrial-waste-page .iw-card p{margin-bottom:0;line-height:1.85;color:#374151}
body.industrial-waste-page .iw-note{background:#f0f7ff;border-left:4px solid #1f4e79;border-radius:12px;padding:18px;line-height:1.85;color:#374151}
body.industrial-waste-page .iw-table-wrap{overflow-x:auto;border-radius:16px;border:1px solid #e5e7eb;background:#fff}
body.industrial-waste-page .iw-table{width:100%;border-collapse:collapse;min-width:720px}
body.industrial-waste-page .iw-table th,body.industrial-waste-page .iw-table td{border-bottom:1px solid #e5e7eb;padding:14px 16px;vertical-align:top;line-height:1.75;text-align:left}
body.industrial-waste-page .iw-table tr:last-child th,body.industrial-waste-page .iw-table tr:last-child td{border-bottom:0}
body.industrial-waste-page .iw-table th{background:#eaf3fa;color:#1f2933;font-weight:800}
body.industrial-waste-page .iw-check{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 20px}
body.industrial-waste-page .iw-check li{position:relative;padding-left:24px;line-height:1.8}
body.industrial-waste-page .iw-check li:before{content:"✓";position:absolute;left:0;top:0;color:#1f4e79;font-weight:900}
body.industrial-waste-page .iw-flow{counter-reset:flow;display:grid;gap:14px}
body.industrial-waste-page .iw-flow__item{counter-increment:flow;display:grid;grid-template-columns:50px 1fr;gap:16px;align-items:start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px}
body.industrial-waste-page .iw-flow__item:before{content:counter(flow);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#1f4e79;color:#fff;font-weight:800}
body.industrial-waste-page .iw-flow__item h3{margin:0 0 6px;color:#1f4e79}
body.industrial-waste-page .iw-flow__item p{margin:0;line-height:1.75;color:#374151}
body.industrial-waste-page .iw-cta{background:#f0f7ff;border:1px solid #dbeafe;border-radius:22px;padding:28px;text-align:center;margin:30px 0}
body.industrial-waste-page .iw-cta h2{margin-top:0;color:#1f2933}
body.industrial-waste-page .iw-cta p{max-width:780px;margin:0 auto 18px;line-height:1.9;color:#374151}
body.industrial-waste-page .iw-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:18px}
body.industrial-waste-page .iw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:999px;font-weight:800;text-decoration:none!important}
body.industrial-waste-page .iw-btn--primary{background:#1f4e79;color:#fff!important}
body.industrial-waste-page .iw-btn--secondary{background:#fff;color:#1f4e79!important;border:1px solid #1f4e79}
body.industrial-waste-page .iw-btn:hover{opacity:.88}
body.industrial-waste-page .iw-faq details{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px 20px}
body.industrial-waste-page .iw-faq details+details{margin-top:12px}
body.industrial-waste-page .iw-faq summary{cursor:pointer;font-weight:800;color:#1f4e79}
body.industrial-waste-page .iw-faq p{line-height:1.85;color:#374151}
body.industrial-waste-page .iw-related a{color:#1f4e79;font-weight:800;text-decoration:none}
body.industrial-waste-page .iw-related a:hover{text-decoration:underline}
body.industrial-waste-page [id]{scroll-margin-top:220px}
@media(max-width:900px){body.industrial-waste-page .iw-grid--2,body.industrial-waste-page .iw-grid--3,body.industrial-waste-page .iw-grid--4{grid-template-columns:1fr}body.industrial-waste-page .iw-check{grid-template-columns:1fr}body.industrial-waste-page .iw-flow__item{grid-template-columns:1fr}body.industrial-waste-page .iw-actions .iw-btn{width:100%}}
