.enterprise .triangle:first-of-type{background:linear-gradient(45deg,var(--sand-dark),var(--current-brand-25));z-index:1}.enterprise .hero{background-color:var(--current-brand)}@media (max-width:1024px){.enterprise .hero{height:100vh}.enterprise .hero .content{width:calc(100% - 4rem);height:100%;max-height:800px}}.enterprise .hero h1{color:var(--white);font-size:5rem;line-height:100%}@media (max-width:1024px){.enterprise .hero h1{font-size:2.4rem}}.enterprise .hero p{color:var(--white);font-size:1.3rem;line-height:2rem}@media (max-width:1024px){.enterprise .hero p{font-size:1.1rem;line-height:1.6rem}}.enterprise .hero .cta{margin-top:2rem}.enterprise .hero-video{aspect-ratio:16/9;z-index:10;height:40vh;min-height:400px;margin-top:6rem;position:absolute;top:0;right:-400px}@media (max-width:1024px){.enterprise .hero-video{right:unset;width:100%;height:unset;margin-top:2rem;position:relative}}.enterprise .hero-video iframe{width:100%;height:100%;display:block}.enterprise .capabilities{padding:8rem 0;position:relative}@media (max-width:1024px){.enterprise .capabilities{padding:4rem 0}}.enterprise .capabilities .triangle{background:linear-gradient(45deg,var(--sand-25),var(--sand-5));position:absolute;top:0;left:0}.enterprise .capabilities .intro{z-index:1;margin-bottom:4rem;position:relative}.enterprise .capabilities .intro h2{color:var(--sand);margin-bottom:2rem;font-size:4rem;line-height:100%}@media (max-width:1024px){.enterprise .capabilities .intro h2{font-size:2rem}}.enterprise .capabilities .intro p{max-width:700px;color:var(--green-dark);font-size:1.2rem;line-height:1.8rem}@media (max-width:1024px){.enterprise .capabilities .intro p{font-size:1rem;line-height:1.6rem}}.enterprise .capabilities .capability-grid{grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.enterprise .capabilities .capability-grid{grid-template-columns:1fr;gap:1.5rem}}.enterprise .capabilities .capability-card{clip-path:polygon(2rem 0,100% 0,100% 100%,0 100%,0 2rem);background-color:var(--sand-25);padding:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,.06)}@media (max-width:1024px){.enterprise .capabilities .capability-card{clip-path:polygon(1rem 0,100% 0,100% 100%,0 100%,0 1rem);padding:2rem}}.enterprise .capabilities .capability-card .icon{width:28px;height:28px;margin-bottom:1.5rem}.enterprise .capabilities .capability-card .icon svg{width:28px;height:28px;color:var(--sand-dark)}.enterprise .capabilities .capability-card h3{color:var(--green-dark);margin-bottom:1rem;font-size:1.4rem;line-height:1.8rem}.enterprise .capabilities .capability-card ul{margin:0;padding:0;list-style:none}.enterprise .capabilities .capability-card ul li{color:var(--green-dark);margin-bottom:.5rem;padding-left:1.2rem;font-size:1rem;line-height:1.6rem;position:relative}.enterprise .capabilities .capability-card ul li:before{content:"•";color:var(--sand);font-weight:700;position:absolute;left:0}.enterprise .search-tool{margin:8rem 0}@media (max-width:1024px){.enterprise .search-tool{margin:4rem 0}}.enterprise .modules-overview{padding:8rem 0;position:relative}@media (max-width:1024px){.enterprise .modules-overview{padding:4rem 0}}.enterprise .modules-overview .triangle{bottom:-4rem;right:0;left:unset;top:unset;background:linear-gradient(45deg,var(--sand-25),var(--sand-5));position:absolute;transform:rotate(180deg)}.enterprise .modules-overview .intro{margin-bottom:3rem}.enterprise .modules-overview .intro h2{color:var(--sand);margin-bottom:2rem;font-size:4rem;line-height:100%}@media (max-width:1024px){.enterprise .modules-overview .intro h2{font-size:2rem}}.enterprise .modules-overview .intro p{max-width:700px;color:var(--sand-dark);font-size:1.2rem;line-height:1.8rem}@media (max-width:1024px){.enterprise .modules-overview .intro p{font-size:1rem;line-height:1.6rem}}.enterprise .modules-overview .module-cards{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.enterprise .modules-overview .module-cards{grid-template-columns:1fr;gap:1rem}}.enterprise .modules-overview .module-card{clip-path:polygon(2rem 0,100% 0,100% 100%,0 100%,0 2rem);background-color:var(--sand);color:var(--white);cursor:pointer;padding:2.5rem;text-decoration:none;transition:transform .2s}.enterprise .modules-overview .module-card:hover{transform:translateY(-4px)}@media (max-width:1024px){.enterprise .modules-overview .module-card{clip-path:polygon(1rem 0,100% 0,100% 100%,0 100%,0 1rem);padding:2rem}}.enterprise .modules-overview .module-card .module-number{opacity:.3;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.enterprise .modules-overview .module-card h3{color:var(--white);margin-bottom:.5rem;font-size:1.6rem}.enterprise .modules-overview .module-card p{opacity:.9;font-size:1rem;line-height:1.6rem}.enterprise .modules-overview .cta-wrapper{gap:1rem;display:flex}@media (max-width:1024px){.enterprise .modules-overview .cta-wrapper{flex-direction:column}}.enterprise .module-detail{border-top:1px solid var(--sand-25);padding:6rem 0;position:relative}@media (max-width:1024px){.enterprise .module-detail{padding:4rem 0}}.enterprise .module-detail:nth-of-type(2n){background-color:#faf8f4}.enterprise .module-detail .module-header{margin-bottom:3rem}.enterprise .module-detail .module-header .module-label{background-color:var(--sand-25);color:var(--sand-dark);border-radius:4rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.enterprise .module-detail .module-header h2{color:var(--sand);margin-bottom:1.5rem;font-size:3rem;line-height:100%}@media (max-width:1024px){.enterprise .module-detail .module-header h2{font-size:2rem}}.enterprise .module-detail .module-header p{max-width:700px;color:var(--sand-dark);font-size:1.2rem;line-height:1.8rem}@media (max-width:1024px){.enterprise .module-detail .module-header p{font-size:1rem;line-height:1.6rem}}.enterprise .module-detail .features-grid{grid-template-columns:1fr 1fr 1fr;gap:2rem;display:grid}@media (max-width:1024px){.enterprise .module-detail .features-grid{grid-template-columns:1fr;gap:1.5rem}}.enterprise .module-detail .features-grid.two-col{grid-template-columns:1fr 1fr}@media (max-width:1024px){.enterprise .module-detail .features-grid.two-col{grid-template-columns:1fr}}.enterprise .module-detail .features-grid.single-col{grid-template-columns:1fr;max-width:600px}.enterprise .module-detail .module-split{grid-template-columns:1.2fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:1024px){.enterprise .module-detail .module-split{grid-template-columns:1fr;gap:2rem}}.enterprise .module-detail .module-text{position:-webkit-sticky;position:sticky;top:6rem}@media (max-width:1024px){.enterprise .module-detail .module-text{position:static}}.enterprise .module-detail .features-columns{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;margin-top:2rem;display:grid}@media (max-width:1024px){.enterprise .module-detail .features-columns{grid-template-columns:1fr;gap:1.5rem}.enterprise .module-detail .module-mock{overflow-x:auto}}.enterprise .module-detail .feature-block h4{color:var(--sand);margin-bottom:.8rem;font-size:1.2rem}.enterprise .module-detail .feature-block ul{margin:0;padding:0;list-style:none}.enterprise .module-detail .feature-block ul li{color:var(--sand-dark);margin-bottom:.5rem;padding-left:1.2rem;font-size:1rem;line-height:1.6rem;position:relative}.enterprise .module-detail .feature-block ul li:before{content:"•";color:var(--sand);font-weight:700;position:absolute;left:0}
/*# sourceMappingURL=eeb7d97ebf5199e8.css.map*/