.industry-module__s93lwW__pageWrapper{background:var(--v2-bg-light,#f7f5f2);min-height:100vh;color:var(--v2-text-primary-light,#1a1a1a);overflow-x:hidden}.industry-module__s93lwW__hero{background:linear-gradient(135deg,#fff 0%,var(--v2-bg-light,#f7f5f2)100%);border-bottom:var(--v2-border-solid,1px solid #e5e7eb);text-align:center;padding:100px 24px 80px;position:relative;overflow:hidden}.industry-module__s93lwW__hero:before{content:"";pointer-events:none;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.industry-module__s93lwW__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.industry-module__s93lwW__breadcrumb{backdrop-filter:blur(8px);color:var(--v2-text-secondary-light,#4a4a4a);background:#fff9;border:1px solid #0000000d;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.industry-module__s93lwW__breadcrumbLink{color:var(--v2-text-primary-light,#1a1a1a);text-decoration:none;transition:color .2s}.industry-module__s93lwW__breadcrumbLink:hover{color:var(--v2-accent-orange,#ea580c)}.industry-module__s93lwW__breadcrumbCurrent{color:var(--v2-accent-orange,#ea580c);font-weight:600}.industry-module__s93lwW__heroTitle{letter-spacing:-.03em;color:var(--v2-text-primary-light,#1a1a1a);margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.industry-module__s93lwW__heroTitleHighlight{background:linear-gradient(135deg,var(--v2-accent-orange,#ea580c),#ff8a00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.industry-module__s93lwW__heroSubtitle{color:var(--v2-text-secondary-light,#4a4a4a);max-width:680px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6}.industry-module__s93lwW__section{padding:80px 24px;position:relative}.industry-module__s93lwW__sectionLight{background:#fff}.industry-module__s93lwW__container{max-width:1200px;margin:0 auto}.industry-module__s93lwW__sectionHeader{text-align:center;margin-bottom:48px}.industry-module__s93lwW__sectionTitle{letter-spacing:-.02em;color:var(--v2-text-primary-light,#1a1a1a);margin-bottom:16px;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.industry-module__s93lwW__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:32px;display:grid}.industry-module__s93lwW__card{border:var(--v2-border-solid,1px solid #e5e7eb);color:inherit;background:#fff;border-radius:20px;flex-direction:column;padding:32px;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.industry-module__s93lwW__card:before{content:"";background:linear-gradient(90deg,var(--v2-accent-orange,#ea580c),#ff8a00);opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.industry-module__s93lwW__card:hover{border-color:#ea580c4d;transform:translateY(-8px);box-shadow:0 20px 40px -10px #0000001a,0 10px 20px -5px #0000000d}.industry-module__s93lwW__card:hover:before{opacity:1}.industry-module__s93lwW__featuredBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--v2-accent-orange,#ea580c);background:#ea580c1a;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;margin-bottom:20px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.industry-module__s93lwW__featuredBadge svg{fill:currentColor;width:12px;height:12px}.industry-module__s93lwW__cardTitle{color:var(--v2-text-primary-light,#1a1a1a);margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.3}.industry-module__s93lwW__cardDesc{color:var(--v2-text-secondary-light,#4a4a4a);flex-grow:1;margin:0;font-size:.95rem;line-height:1.6}.industry-module__s93lwW__cardFooter{color:var(--v2-accent-orange,#ea580c);border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;font-size:.875rem;font-weight:600;display:flex}.industry-module__s93lwW__cardLinkIcon{width:20px;height:20px;transition:transform .3s}.industry-module__s93lwW__card:hover .industry-module__s93lwW__cardLinkIcon{transform:translate(4px)}.industry-module__s93lwW__quickLinks{text-align:center;margin-top:48px}.industry-module__s93lwW__quickLinksTitle{color:var(--v2-text-primary-light,#1a1a1a);margin-bottom:20px;font-size:1.125rem;font-weight:600}.industry-module__s93lwW__pillList{flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.industry-module__s93lwW__pill{border:var(--v2-border-solid,1px solid #e5e7eb);color:var(--v2-text-secondary-light,#4a4a4a);background:#fff;border-radius:100px;align-items:center;padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.industry-module__s93lwW__pill:hover{border-color:var(--v2-accent-orange,#ea580c);color:var(--v2-accent-orange,#ea580c);transform:translateY(-2px);box-shadow:0 4px 12px #ea580c1a}.industry-module__s93lwW__seoContentWrapper{background:#fff;border:1px solid #00000005;border-radius:24px;max-width:900px;margin:0 auto;padding:48px;box-shadow:0 10px 30px #00000008}.industry-module__s93lwW__seoTitle{letter-spacing:-.02em;color:var(--v2-text-primary-light,#1a1a1a);margin-bottom:24px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.industry-module__s93lwW__seoText{color:var(--v2-text-secondary-light,#4a4a4a);font-size:1.125rem;line-height:1.8}.industry-module__s93lwW__seoText p{margin-bottom:20px}.industry-module__s93lwW__seoText p:last-child{margin-bottom:0}.industry-module__s93lwW__ctaSection{background:var(--v2-text-primary-light,#1a1a1a);text-align:center;padding:100px 24px;position:relative;overflow:hidden}.industry-module__s93lwW__ctaSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ea580c26 0%,#1a1a1a00 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.industry-module__s93lwW__ctaContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.industry-module__s93lwW__ctaTitle{letter-spacing:-.02em;color:#fff;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.industry-module__s93lwW__ctaSubtitle{color:#ffffffb3;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.industry-module__s93lwW__ctaButton{background:var(--v2-accent-orange,#ea580c);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:18px 40px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #ea580c66}.industry-module__s93lwW__ctaButton:hover{background:#ff6a1a;transform:translateY(-2px);box-shadow:0 8px 24px #ea580c99}.industry-module__s93lwW__ctaButtonIcon{width:20px;height:20px;transition:transform .2s}.industry-module__s93lwW__ctaButton:hover .industry-module__s93lwW__ctaButtonIcon{transform:translate(4px)}@media (max-width:768px){.industry-module__s93lwW__hero{padding:80px 20px 60px}.industry-module__s93lwW__section{padding:60px 20px}.industry-module__s93lwW__grid{grid-template-columns:1fr}.industry-module__s93lwW__seoContentWrapper{padding:32px 24px}.industry-module__s93lwW__ctaSection{padding:80px 20px}}
