.mole-home-hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden;background:#0a0a0a;color:#fff}.mole-hero-content .eyebrow,.mole-hero-content h1,.mole-hero-content p,.mole-home-hero .eyebrow,.mole-home-hero h1,.mole-home-hero p{color:#fff}.mole-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mole-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(10,10,10,.78),rgba(10,10,10,.42))}.mole-hero-content{position:relative;max-width:820px;text-align:center;padding-top:120px;padding-bottom:80px}.mole-hero-content h1{color:var(--text-on-dark);font-size:3.45rem}.mole-hero-content p{max-width:760px;margin:18px auto 0;color:rgba(255,255,255,.84);font-size:1.1rem}.mole-hero-actions{display:flex;justify-content:center;gap:16px;margin-top:34px}.mole-product-grid{background:var(--brand-bg)}.mole-trust-stats{padding:46px 0;background:var(--brand-primary)}.mole-stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.mole-stats-row div{padding:18px 24px;border-right:1px solid rgba(255,255,255,.16);text-align:center}.mole-stats-row div:last-child{border-right:0}.mole-stats-row strong{display:block;color:var(--text-on-dark);font-size:3rem;line-height:1}.mole-stats-row span{display:block;margin-top:10px;color:rgba(255,255,255,.76);font-size:.9rem}.mole-milestones{background:var(--brand-bg-alt)}.mole-milestone-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.mole-milestone-grid article{min-height:240px;padding:30px;background:var(--brand-bg);border:1px solid var(--brand-border)}.mole-milestone-grid b{display:block;margin-bottom:28px;color:var(--brand-accent);font-size:2.4rem}.mole-industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.mole-industry-grid article{position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--brand-primary)}.mole-industry-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.mole-industry-grid article:hover img{transform:scale(1.05)}.mole-industry-grid h3{position:absolute;left:0;right:0;bottom:0;margin:0;padding:44px 20px 20px;color:var(--text-on-dark);background:linear-gradient(0deg,rgba(10,10,10,.76),rgba(10,10,10,0));text-align:center}@media (max-width:991.98px){.mole-home-hero{min-height:660px}.mole-hero-content h1{font-size:2.55rem}.mole-milestone-grid,.mole-stats-row{grid-template-columns:repeat(2,1fr)}.mole-stats-row div:nth-child(2){border-right:0}}@media (max-width:575.98px){.mole-hero-actions{flex-direction:column}.mole-milestone-grid,.mole-stats-row{grid-template-columns:1fr}.mole-stats-row div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}}