.IndustryLanding-module__f2Rwua__main{background:var(--white);min-height:100vh;padding-top:68px}.IndustryLanding-module__f2Rwua__container{width:min(80vw,1440px);margin:0 auto;padding:0}.IndustryLanding-module__f2Rwua__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);align-items:center;gap:8px;margin-bottom:1.15rem;font-size:.75rem;font-weight:800;display:inline-flex}.IndustryLanding-module__f2Rwua__sectionLabel:before{content:"";background:var(--blue);border-radius:1px;width:20px;height:2px}.IndustryLanding-module__f2Rwua__hero{border-bottom:1px solid var(--gray-200);background:linear-gradient(135deg,#f7f8fcfa,#fffffff5),radial-gradient(circle at 82% 20%,#2d6cdf1f,#0000 34%);padding:3.5rem 0 4rem}.IndustryLanding-module__f2Rwua__heroGrid{grid-template-columns:1fr;align-items:start;display:grid}.IndustryLanding-module__f2Rwua__hero h1{max-width:820px;color:var(--navy);gap:.85rem;margin-bottom:1rem;font-size:clamp(2.1rem,4vw,4rem);font-weight:850;line-height:1.04;display:grid}.IndustryLanding-module__f2Rwua__hero h1 span{font-size:clamp(2rem,4vw,3.4rem);line-height:1}.IndustryLanding-module__f2Rwua__heroActions{flex-wrap:wrap;gap:1rem;margin:1.45rem 0 1.8rem;display:flex}.IndustryLanding-module__f2Rwua__btnPrimary,.IndustryLanding-module__f2Rwua__btnSecondary{min-height:48px;transition:transform var(--transition),background var(--transition),color var(--transition),border-color var(--transition);border-radius:8px;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.35rem;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-flex}.IndustryLanding-module__f2Rwua__btnPrimary{background:var(--blue);color:var(--white)}.IndustryLanding-module__f2Rwua__btnPrimary:hover{background:var(--blue-bright);transform:translateY(-2px)}.IndustryLanding-module__f2Rwua__btnSecondary{background:var(--white);color:var(--navy);border:1px solid var(--gray-200)}.IndustryLanding-module__f2Rwua__btnSecondary:hover{color:var(--blue);border-color:#2d6cdf59;transform:translateY(-2px)}.IndustryLanding-module__f2Rwua__relatedSection,.IndustryLanding-module__f2Rwua__ctaSection{padding:4.5rem 0}.IndustryLanding-module__f2Rwua__contentCard{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:clamp(1.5rem,4vw,4rem) 0}.IndustryLanding-module__f2Rwua__heroIntro p{max-width:760px;color:var(--gray-600);margin:0;font-size:1.12rem;line-height:1.75}.IndustryLanding-module__f2Rwua__contentText{border-top:1px solid var(--gray-100);padding-top:1.7rem;scroll-margin-top:96px}.IndustryLanding-module__f2Rwua__contentText p{color:var(--gray-600);margin:0;font-size:1.08rem;line-height:1.82}.IndustryLanding-module__f2Rwua__contentText p+p{margin-top:1.3rem}.IndustryLanding-module__f2Rwua__sectionHead h2,.IndustryLanding-module__f2Rwua__ctaBox h2{color:var(--navy);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:850;line-height:1.12}.IndustryLanding-module__f2Rwua__ctaBox p{color:#ffffffb8;font-size:1.05rem;line-height:1.75}.IndustryLanding-module__f2Rwua__sectionHead{max-width:720px;margin-bottom:2rem}.IndustryLanding-module__f2Rwua__relatedGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.IndustryLanding-module__f2Rwua__relatedCard{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);min-height:150px;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition);gap:1rem;padding:1.5rem;text-decoration:none;display:grid}.IndustryLanding-module__f2Rwua__relatedCard:hover{border-color:#2d6cdf4d;transform:translateY(-3px);box-shadow:0 14px 34px #0a16280f}.IndustryLanding-module__f2Rwua__relatedCard span{color:var(--blue);font-size:1.8rem;line-height:1}.IndustryLanding-module__f2Rwua__relatedCard strong{color:var(--navy);font-size:1.05rem;line-height:1.35;display:block}.IndustryLanding-module__f2Rwua__ctaBox{background:var(--navy);color:var(--white);border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.IndustryLanding-module__f2Rwua__ctaBox h2{color:var(--white);margin-bottom:.85rem}@media (max-width:1024px){.IndustryLanding-module__f2Rwua__heroGrid,.IndustryLanding-module__f2Rwua__relatedGrid{grid-template-columns:1fr}.IndustryLanding-module__f2Rwua__heroGrid{gap:1.5rem}.IndustryLanding-module__f2Rwua__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.IndustryLanding-module__f2Rwua__container{width:auto;padding:0 1.25rem}.IndustryLanding-module__f2Rwua__hero,.IndustryLanding-module__f2Rwua__relatedSection,.IndustryLanding-module__f2Rwua__ctaSection{padding:3.5rem 0}.IndustryLanding-module__f2Rwua__hero h1{font-size:2.25rem}.IndustryLanding-module__f2Rwua__heroIntro p,.IndustryLanding-module__f2Rwua__contentText p,.IndustryLanding-module__f2Rwua__ctaBox p{font-size:.98rem}.IndustryLanding-module__f2Rwua__heroActions,.IndustryLanding-module__f2Rwua__ctaBox{display:grid}.IndustryLanding-module__f2Rwua__btnPrimary,.IndustryLanding-module__f2Rwua__btnSecondary{width:100%}.IndustryLanding-module__f2Rwua__ctaBox{border-radius:14px;padding:1.35rem}.IndustryLanding-module__f2Rwua__relatedGrid{grid-template-columns:1fr}}
