.Industries-module__GDLH8W__bannerSmall{min-height:320px!important;padding-top:140px!important}.Industries-module__GDLH8W__sectionLabel{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:12px;font-size:.8rem;font-weight:700;display:inline-block}.Industries-module__GDLH8W__sectionTitle{color:var(--grey-900);margin-bottom:16px;font-size:2.25rem;font-weight:800;line-height:1.2}.Industries-module__GDLH8W__sectionSubtitle{color:var(--grey-600);max-width:640px;margin:0 auto;font-size:1.1rem;line-height:1.7}.Industries-module__GDLH8W__sectionHeader{text-align:center;margin-bottom:48px}.Industries-module__GDLH8W__industriesSection{background:var(--white);padding:64px 0}.Industries-module__GDLH8W__industriesGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Industries-module__GDLH8W__activeCardSlot{grid-area:1/1;scroll-margin-top:150px}.Industries-module__GDLH8W__detailSlot{grid-area:1/2/auto/-1}.Industries-module__GDLH8W__industryCard{all:unset;box-sizing:border-box;cursor:pointer;border-radius:var(--radius-lg);transition:all var(--transition-base);aspect-ratio:4/3;width:100%;display:block;position:relative;overflow:hidden}.Industries-module__GDLH8W__industryCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Industries-module__GDLH8W__industryCardActive{box-shadow:0 0 0 3px var(--primary),var(--shadow-lg)}.Industries-module__GDLH8W__industryCardActive:hover{transform:none}.Industries-module__GDLH8W__industryImageWrap{position:absolute;inset:0}.Industries-module__GDLH8W__industryImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Industries-module__GDLH8W__industryCard:hover .Industries-module__GDLH8W__industryImage{transform:scale(1.08)}.Industries-module__GDLH8W__industryOverlay{transition:background var(--transition-base);background:linear-gradient(#0000001a 0%,#00000040 50%,#000000bf 100%);position:absolute;inset:0}.Industries-module__GDLH8W__industryCard:hover .Industries-module__GDLH8W__industryOverlay,.Industries-module__GDLH8W__industryCardActive .Industries-module__GDLH8W__industryOverlay{background:linear-gradient(to top,rgba(var(--primary-rgb),.85)0%,rgba(var(--primary-rgb),.3)50%,#0000001a 100%)}.Industries-module__GDLH8W__industryContent{align-items:center;gap:12px;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.Industries-module__GDLH8W__industryIcon{width:40px;height:40px;color:var(--white);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Industries-module__GDLH8W__industryName{color:var(--white);text-shadow:0 1px 3px #0000004d;text-align:left;word-break:break-word;overflow-wrap:break-word;min-width:0;font-size:.95rem;font-weight:700}.Industries-module__GDLH8W__detailInner{background:var(--grey-50);border:1px solid var(--grey-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);height:100%;padding:32px;position:relative}.Industries-module__GDLH8W__detailClose{all:unset;cursor:pointer;width:32px;height:32px;color:var(--grey-500);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.Industries-module__GDLH8W__detailClose:hover{background:var(--grey-200);color:var(--grey-800)}.Industries-module__GDLH8W__detailTitle{color:var(--grey-900);margin-bottom:10px;padding-right:40px;font-size:1.35rem;font-weight:700}.Industries-module__GDLH8W__detailDesc{color:var(--grey-600);margin-bottom:20px;font-size:.9rem;line-height:1.7}.Industries-module__GDLH8W__detailSubhead{color:var(--grey-800);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:.85rem;font-weight:700}.Industries-module__GDLH8W__challengesList{flex-direction:column;gap:6px;margin-bottom:20px;list-style:none;display:flex}.Industries-module__GDLH8W__challengesList li{color:var(--grey-600);padding-left:18px;font-size:.85rem;line-height:1.5;position:relative}.Industries-module__GDLH8W__challengesList li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.Industries-module__GDLH8W__equipmentChips{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.Industries-module__GDLH8W__chip{background:var(--white);color:var(--grey-700);border:1px solid var(--grey-200);border-radius:50px;padding:4px 12px;font-size:.78rem;font-weight:500;display:inline-block}.Industries-module__GDLH8W__productCards{flex-wrap:wrap;gap:10px;display:flex}.Industries-module__GDLH8W__productCard{border:1px solid var(--grey-200);border-radius:var(--radius-md);transition:all var(--transition-base);background:var(--white);flex:none;align-items:center;gap:10px;padding:8px;text-decoration:none;display:flex}.Industries-module__GDLH8W__productCard:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}.Industries-module__GDLH8W__productImageWrap{border-radius:var(--radius-sm);flex-shrink:0;width:56px;height:40px;overflow:hidden}.Industries-module__GDLH8W__productImage{object-fit:cover;width:100%;height:100%}.Industries-module__GDLH8W__productInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.Industries-module__GDLH8W__productName{color:var(--grey-900);white-space:nowrap;font-size:.78rem;font-weight:600;line-height:1.2}.Industries-module__GDLH8W__productLink{color:var(--primary);font-size:.7rem;font-weight:600}.Industries-module__GDLH8W__noiseControlSection{background:linear-gradient(135deg,var(--grey-900)0%,var(--black)100%);padding:64px 0;position:relative;overflow:hidden}.Industries-module__GDLH8W__noiseControlSection:before{content:"";background:radial-gradient(circle at 30% 50%,rgba(var(--primary-rgb),.12)0%,transparent 50%);pointer-events:none;position:absolute;inset:0}.Industries-module__GDLH8W__noiseControlGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;margin-top:32px;display:grid;position:relative}.Industries-module__GDLH8W__noiseControlContent{text-align:left;flex-direction:column;display:flex}.Industries-module__GDLH8W__noiseControlCards{flex-direction:column;gap:20px;display:flex}.Industries-module__GDLH8W__noiseControlBlock{border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;padding:24px 28px;display:flex}.Industries-module__GDLH8W__noiseControlBlock:hover{border-color:rgba(var(--primary-rgb),.4);background:#ffffff14}.Industries-module__GDLH8W__noiseControlBlockHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Industries-module__GDLH8W__noiseControlBlockHeader svg{color:var(--primary);flex-shrink:0}.Industries-module__GDLH8W__noiseControlBlockHeader h3{color:var(--white);font-size:1.05rem;font-weight:700;line-height:1.3}.Industries-module__GDLH8W__noiseControlList{flex-direction:column;gap:10px;list-style:none;display:flex}.Industries-module__GDLH8W__noiseControlList li{color:var(--grey-400);padding-left:20px;font-size:.88rem;line-height:1.6;position:relative}.Industries-module__GDLH8W__noiseControlList li:before{content:"";background:var(--primary);border-radius:50%;width:7px;height:7px;position:absolute;top:9px;left:0}.Industries-module__GDLH8W__noiseControlList li strong{color:var(--white);font-weight:600}.Industries-module__GDLH8W__noiseControlText{color:var(--grey-400);font-size:.88rem;line-height:1.7}.Industries-module__GDLH8W__noiseControlImageWrap{border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.Industries-module__GDLH8W__noiseControlImage{object-fit:contain;border-radius:var(--radius-lg);width:100%;height:auto;margin-top:-30px}.Industries-module__GDLH8W__noiseControlImageBadge{background:linear-gradient(135deg,var(--primary-dark),var(--primary));color:var(--white);border-radius:var(--radius-lg);text-align:center;padding:14px 18px;position:absolute;bottom:-50px;right:-26px;box-shadow:0 8px 24px #0006}.Industries-module__GDLH8W__badgeNumber{font-size:1.8rem;font-weight:900;line-height:1;display:block}.Industries-module__GDLH8W__badgeUnit{opacity:.9;margin-bottom:4px;font-size:.8rem;font-weight:700;display:block}.Industries-module__GDLH8W__badgeText{text-transform:uppercase;letter-spacing:1px;opacity:.8;font-size:.65rem;font-weight:600;display:block}.Industries-module__GDLH8W__cta{background:var(--grey-50);border-top:1px solid var(--grey-200);padding:80px 0;position:relative;overflow:hidden}.Industries-module__GDLH8W__cta:before{content:"";background:radial-gradient(circle at 20% 50%,rgba(var(--primary-rgb),.06)0%,transparent 50%);position:absolute;inset:0}.Industries-module__GDLH8W__ctaInner{text-align:center;position:relative}.Industries-module__GDLH8W__ctaInner h2{color:var(--grey-900);margin-bottom:16px;font-size:2.25rem}.Industries-module__GDLH8W__ctaInner p{color:var(--grey-600);max-width:560px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:1.1rem}.Industries-module__GDLH8W__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:1024px){.Industries-module__GDLH8W__industriesGrid{grid-template-columns:repeat(3,1fr)}.Industries-module__GDLH8W__detailSlot{grid-column:2/-1}}@media (max-width:768px){.Industries-module__GDLH8W__bannerSmall{background-position:top!important;background-size:100%!important;min-height:auto!important}.Industries-module__GDLH8W__industriesGrid{grid-template-columns:repeat(2,1fr)}.Industries-module__GDLH8W__activeCardSlot{grid-column:1}.Industries-module__GDLH8W__detailSlot{grid-area:2/1/auto/-1}.Industries-module__GDLH8W__sectionTitle{font-size:1.75rem}.Industries-module__GDLH8W__sectionSubtitle{font-size:1rem}.Industries-module__GDLH8W__industryContent{gap:8px;padding:12px}.Industries-module__GDLH8W__industryIcon{width:32px;height:32px;font-size:.75rem}.Industries-module__GDLH8W__industryName{font-size:.75rem;line-height:1.3}.Industries-module__GDLH8W__detailInner{padding:24px}.Industries-module__GDLH8W__ctaInner h2{font-size:1.75rem}.Industries-module__GDLH8W__ctaButtons{flex-direction:column;align-items:center}.Industries-module__GDLH8W__noiseControlGrid{grid-template-columns:1fr;gap:32px}.Industries-module__GDLH8W__noiseControlImageWrap{aspect-ratio:16/9;order:-1;max-width:100%;margin-top:0}}
