.industry-hero{background:var(--color-white);text-align:center;padding:4rem 0;position:relative}.industry-hero:before{display:none}.hero-icon,.industry-hero-icon{width:75px;height:75px;margin:0 auto 1.5rem;color:var(--color-primary)}.hero-icon svg,.industry-hero-icon svg{width:100%;height:100%}.industry-hero h1{color:var(--color-primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.industry-hero h2,.industry-hero-subtitle{color:var(--color-gray-700);font-size:1.5rem;font-weight:400;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-divider{border:none;border-top:1px solid var(--color-gray-300);margin:6rem auto -2rem;max-width:100%}.section-divider{border:none;border-top:1px solid var(--color-gray-300);margin:1rem auto 3rem}.industry-hero .section-divider{margin:4rem auto -4rem}.industry-section{padding:4rem 0}.industry-section-alt{background:var(--color-gray-100)}.industry-section-heading{color:var(--color-primary);font-size:2rem;text-align:center;margin-bottom:1.5rem}.industry-section-text{color:var(--color-gray-600);line-height:1.7;text-align:center;max-width:900px;margin:0 auto 2rem}.industry-section-text.narrow{max-width:700px}.industry-section-text.prominent{font-size:1.25rem;color:var(--color-gray-700)}.industry-section-link{text-align:center}.industry-section-link a{color:var(--color-primary);font-weight:600}.industry-text-center{text-align:center}.industry-hero-image{max-width:75%;margin:0 auto;border-radius:var(--radius-md);overflow:hidden}.industry-hero-image img{width:100%;display:block}.industry-two-column{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start;margin-bottom:4rem}.industry-two-column:last-child{margin-bottom:0}.industry-two-column.reverse{grid-template-columns:2fr 1fr}.industry-two-column.reverse .industry-column:first-child{text-align:right}.industry-column h3{color:var(--color-primary);font-size:1.5rem;margin-bottom:1rem}.industry-column p{color:var(--color-gray-600);line-height:1.7}.industry-column-image{width:100%;border-radius:var(--radius-md)}.industry-features-wrapper{background:var(--color-gray-100);padding:3rem 2rem;border-radius:var(--radius-lg);margin-top:3rem;margin-bottom:3rem}.industry-features-wrapper.pull-up{margin-top:-5rem}.industry-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin-left:auto;margin-right:auto}.industry-feature-card{text-align:center}.industry-feature-icon{width:60px;height:60px;margin:0 auto 1rem;color:var(--color-primary)}.industry-feature-icon svg{width:100%;height:100%}.industry-feature-card h4{color:var(--color-gray-900);font-size:1.1rem;margin-bottom:.75rem}.industry-feature-card p{color:var(--color-gray-600);font-size:.9rem;line-height:1.6}.industry-btn-cta{display:inline-block;background:var(--color-primary);color:var(--color-white);padding:.75rem 2rem;border-radius:9999px;font-weight:600;text-decoration:none;transition:all var(--transition-fast)}.industry-btn-cta:hover{background:var(--color-primary-dark);color:var(--color-white)}.industry-btn-cta-arrow{display:inline-flex;align-items:center;justify-content:space-between;min-width:400px;padding:.5rem .5rem .5rem 1.5rem}.industry-btn-cta-arrow .arrow{margin-left:.5rem;background:#ffffff40;padding:.25rem .5rem;border-radius:9999px}.industry-btn-cta-dark{background:var(--color-gray-900);margin-bottom:3rem}.industry-btn-cta-dark:hover{background:var(--color-gray-800)}@media(max-width:900px){.industry-two-column{grid-template-columns:1fr;gap:2rem}.industry-two-column.reverse{direction:ltr}.industry-features-grid{grid-template-columns:1fr}.industry-btn-cta-arrow{min-width:auto}}@media(max-width:600px){.industry-hero-image{max-width:100%}.industry-hero h1{font-size:2rem}.industry-hero h2{font-size:1.25rem}}
