.Hero-module__ZARIfG__hero{align-items:center;min-height:95vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBackground{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__video{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__videoOverlay{z-index:1;background:linear-gradient(90deg,#0f1419f2 0%,#0f141966 60%,#0f14191a 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContent{z-index:2;flex-direction:column;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__contentWrapper{max-width:900px}.Hero-module__ZARIfG__label{text-transform:uppercase;letter-spacing:.15em;color:#4a8ae4;align-items:center;gap:1rem;margin-bottom:2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__labelLine{background:#4a8ae4;width:35px;height:1px}.Hero-module__ZARIfG__heroTitle{color:#fff;letter-spacing:-.03em;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__heroDesc{color:#a0a5b0;max-width:600px;margin-bottom:3.5rem;font-size:1.35rem;line-height:1.6}.Hero-module__ZARIfG__heroCta{gap:1.25rem;margin-bottom:5rem;display:flex}.Hero-module__ZARIfG__outlineBtn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#282d3766;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__outlineBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.Hero-module__ZARIfG__primaryBtn{color:#fff;background:#3a5f94;border:none;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #3a5f9466}.Hero-module__ZARIfG__primaryBtn:hover{background:#4a7ab5;transform:translateY(-2px);box-shadow:0 6px 20px #3a5f9499}.Hero-module__ZARIfG__trustStrip{flex-wrap:wrap;gap:2rem;margin-bottom:2rem;display:flex}.Hero-module__ZARIfG__trustItem{color:#a0a5b0;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.Hero-module__ZARIfG__trustItem svg{color:#4a8ae4;width:18px;height:18px}.Hero-module__ZARIfG__statsRow{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;align-items:stretch;margin-right:4rem;padding:2.5rem 0;display:flex}.Hero-module__ZARIfG__statBox{flex-direction:column;flex:1;justify-content:center;padding:0 1rem;display:flex}.Hero-module__ZARIfG__statBox:first-child{padding-left:0}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;margin:0 1.5rem}.Hero-module__ZARIfG__statValue{color:#fff;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;display:inline-flex}.Hero-module__ZARIfG__badge{color:#4a8ae4}.Hero-module__ZARIfG__statLabel{color:#8c909a;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem;font-weight:500}@media (max-width:992px){.Hero-module__ZARIfG__heroTitle{font-size:3.5rem}.Hero-module__ZARIfG__statsRow{margin-right:0}}@media (max-width:768px){.Hero-module__ZARIfG__statsRow{border-bottom:none;flex-direction:column;gap:2rem}.Hero-module__ZARIfG__statDivider{width:100%;height:1px;margin:0}.Hero-module__ZARIfG__heroTitle{font-size:2.5rem}.Hero-module__ZARIfG__heroCta{flex-direction:column}}
.Services-module__dpHhBa__section{padding:var(--spacing-3xl)0;background:#f4f5f7}.Services-module__dpHhBa__tickerContainer{width:100%;margin-bottom:4rem;position:relative;overflow:hidden}.Services-module__dpHhBa__tickerContainer:before,.Services-module__dpHhBa__tickerContainer:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.Services-module__dpHhBa__tickerContainer:before{background:linear-gradient(90deg,#f4f5f7,#0000);left:0}.Services-module__dpHhBa__tickerContainer:after{background:linear-gradient(270deg,#f4f5f7,#0000);right:0}.Services-module__dpHhBa__ticker{width:fit-content;display:flex}.Services-module__dpHhBa__tickerTrack{gap:1.5rem;padding-right:1.5rem;animation:40s linear infinite Services-module__dpHhBa__marquee;display:flex}.Services-module__dpHhBa__tickerTrack:hover{animation-play-state:paused}.Services-module__dpHhBa__tickerItem{color:#3a5f94;white-space:nowrap;background:#fff;border:1px solid #c3c6d180;border-radius:2rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;box-shadow:0 4px 10px #00000005}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.Services-module__dpHhBa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.Services-module__dpHhBa__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardTitle span{color:var(--accent-primary);transform:translate(4px)}.Services-module__dpHhBa__cardImageWrapper{aspect-ratio:16/11;background:#fafbfc;border-bottom:1px solid #00000008;width:100%;overflow:hidden}.Services-module__dpHhBa__cardImage{object-fit:contain;width:100%;height:100%;padding:1rem;transition:transform .5s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage{transform:scale(1.05)}.Services-module__dpHhBa__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--text-primary);align-items:center;gap:.25rem;margin-bottom:.5rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700;display:flex}.Services-module__dpHhBa__cardTitle span{color:#838a97;font-size:1.25rem;font-weight:400;line-height:1;transition:transform .25s,color .25s;display:inline-block}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);margin-bottom:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6}.Services-module__dpHhBa__headerCenter{text-align:center;max-width:600px;margin:0 auto}.Services-module__dpHhBa__headerCenter p{margin-top:.75rem;font-size:1.0625rem}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__section{background:#f7f9fb;border-top:1px solid #eaecf0;border-bottom:1px solid #eaecf0;padding:80px 0;overflow:hidden}.Testimonials-module__ItA9Ha__inner{max-width:1200px;margin:0 auto;padding:0 32px}.Testimonials-module__ItA9Ha__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Testimonials-module__ItA9Ha__headerText{flex:1;min-width:240px}.Testimonials-module__ItA9Ha__eyebrow{letter-spacing:.18em;color:#3a5f94;text-transform:uppercase;margin:0 0 .65rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700}.Testimonials-module__ItA9Ha__heading{letter-spacing:-.02em;color:#1a1e25;margin:0 0 .6rem;font-family:Manrope,sans-serif;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.Testimonials-module__ItA9Ha__subhead{color:#535864;max-width:480px;margin:0;font-size:1rem;line-height:1.65}.Testimonials-module__ItA9Ha__arrows{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.Testimonials-module__ItA9Ha__arrow{cursor:pointer;color:#1a1e25;background:#fff;border:1.5px solid #d0d5dd;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .2s,border-color .2s,color .2s,transform .15s;display:flex}.Testimonials-module__ItA9Ha__arrow:hover:not(:disabled){color:#fff;background:#1a1e25;border-color:#1a1e25;transform:scale(1.05)}.Testimonials-module__ItA9Ha__arrow:disabled{opacity:.3;cursor:not-allowed}.Testimonials-module__ItA9Ha__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;margin-left:-8px;margin-right:-8px;padding-bottom:8px;padding-left:8px;padding-right:8px;display:flex;overflow-x:auto}.Testimonials-module__ItA9Ha__track::-webkit-scrollbar{display:none}.Testimonials-module__ItA9Ha__card{scroll-snap-align:start;background:#fff;border:1px solid #eaecf0;border-radius:16px;flex-direction:column;flex:0 0 360px;gap:1.25rem;padding:1.75rem;transition:box-shadow .25s,transform .25s;display:flex;box-shadow:0 4px 16px #0000000a}.Testimonials-module__ItA9Ha__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #3a5f941a}.Testimonials-module__ItA9Ha__cardTop{justify-content:space-between;align-items:center;display:flex}.Testimonials-module__ItA9Ha__industryBadge{letter-spacing:.06em;text-transform:uppercase;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:700}.Testimonials-module__ItA9Ha__stars{color:#f59e0b;letter-spacing:1px;font-size:.9rem}.Testimonials-module__ItA9Ha__quote{color:#191c1e;flex-grow:1;margin:0;font-size:.925rem;font-style:italic;line-height:1.78}.Testimonials-module__ItA9Ha__author{border-top:1px solid #f0f2f5;align-items:center;gap:.85rem;padding-top:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__authorName{color:#191c1e;margin:0 0 .15rem;font-size:.875rem;font-weight:700}.Testimonials-module__ItA9Ha__authorCompany{color:#6b7280;margin:0;font-size:.775rem;line-height:1.4}.Testimonials-module__ItA9Ha__progressRow{align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.Testimonials-module__ItA9Ha__counter{color:#1a1e25;white-space:nowrap;flex-shrink:0;font-family:Manrope,sans-serif;font-size:1rem;font-weight:800}.Testimonials-module__ItA9Ha__counterTotal{color:#9ca3af;font-weight:500}.Testimonials-module__ItA9Ha__progressTrack{background:#e5e7eb;border-radius:999px;flex:1;height:3px;overflow:hidden}.Testimonials-module__ItA9Ha__progressFill{background:#3a5f94;border-radius:999px;min-width:4%;height:100%;transition:width .1s linear}.Testimonials-module__ItA9Ha__industries{text-align:center;border-top:1px solid #eaecf0;margin-top:2rem;padding-top:2.5rem}.Testimonials-module__ItA9Ha__industriesLabel{letter-spacing:.15em;color:#9ca3af;text-transform:uppercase;margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:.7rem;font-weight:700}.Testimonials-module__ItA9Ha__industryTags{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.Testimonials-module__ItA9Ha__industryTag{color:#535864;background:#fff;border:1px solid #e0e4eb;border-radius:20px;padding:5px 14px;font-size:.825rem;font-weight:600}@media (max-width:600px){.Testimonials-module__ItA9Ha__inner{padding:0 16px}.Testimonials-module__ItA9Ha__card{flex:0 0 300px}.Testimonials-module__ItA9Ha__headerRow{align-items:flex-start}}
.Features-module__zvCZ4q__section{padding:var(--spacing-3xl)0}.Features-module__zvCZ4q__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Features-module__zvCZ4q__desc{margin-top:.75rem;margin-bottom:2rem;font-size:1.0625rem}.Features-module__zvCZ4q__featureList{flex-direction:column;gap:.875rem;list-style:none;display:flex}.Features-module__zvCZ4q__featureItem{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.Features-module__zvCZ4q__featureItem:hover{border-color:var(--border-hover);transform:translate(4px)}.Features-module__zvCZ4q__featureIcon{border-radius:var(--radius-sm);background:var(--accent-glow);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.Features-module__zvCZ4q__featureIcon svg{width:18px;height:18px;stroke:var(--accent-primary);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.Features-module__zvCZ4q__featureTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.Features-module__zvCZ4q__featureDesc{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.6}.Features-module__zvCZ4q__securityBadge{color:var(--text-secondary);background:#3a5f9412;border:1px solid #3a5f942e;border-radius:6px;align-items:flex-start;gap:.45rem;margin-top:.625rem;padding:.45rem .65rem;font-size:.74rem;line-height:1.5;display:flex}.Features-module__zvCZ4q__securityBadge svg{stroke:#3a5f94;flex-shrink:0;margin-top:2px}.Features-module__zvCZ4q__securityBadge strong{color:#3a5f94}.Features-module__zvCZ4q__mockup{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.Features-module__zvCZ4q__mockupHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);align-items:center;gap:6px;padding:.75rem 1rem;display:flex}.Features-module__zvCZ4q__dot{border-radius:50%;width:8px;height:8px}.Features-module__zvCZ4q__mockupBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Features-module__zvCZ4q__mockupRow{gap:1rem;display:flex}.Features-module__zvCZ4q__mockupSidebar{flex-direction:column;gap:.75rem;width:30%;display:flex}.Features-module__zvCZ4q__mockupMain{flex-direction:column;flex:1;gap:.75rem;display:flex}.Features-module__zvCZ4q__mockupLine{background:#0f1a2e0d;border-radius:4px;height:10px}.Features-module__zvCZ4q__mockupCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:1rem}.Features-module__zvCZ4q__mockupCardLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.Features-module__zvCZ4q__mockupCardValue{color:var(--success);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.Features-module__zvCZ4q__progressBar{border-radius:var(--radius-full);background:#0f1a2e0f;height:4px;margin-top:.75rem;overflow:hidden}.Features-module__zvCZ4q__progress{background:linear-gradient(90deg,var(--accent-primary),var(--success));border-radius:var(--radius-full);height:100%}@media (max-width:992px){.Features-module__zvCZ4q__content{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__section{background:#fff;padding:80px 0}.FAQ-module__V8_xEa__inner{max-width:860px;margin:0 auto;padding:0 24px}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:3rem}.FAQ-module__V8_xEa__eyebrow{letter-spacing:.18em;color:#3a5f94;text-transform:uppercase;margin:0 0 .75rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700}.FAQ-module__V8_xEa__heading{letter-spacing:-.02em;color:#1a1e25;margin:0 0 .85rem;font-family:Manrope,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.FAQ-module__V8_xEa__subhead{color:#535864;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.65}.FAQ-module__V8_xEa__list{border:1px solid #eaecf0;border-radius:14px;flex-direction:column;gap:0;margin-bottom:2.5rem;display:flex;overflow:hidden}.FAQ-module__V8_xEa__item{background:#fff;border-bottom:1px solid #eaecf0;transition:background .2s}.FAQ-module__V8_xEa__item:last-child{border-bottom:none}.FAQ-module__V8_xEa__itemOpen{background:#f7f9fb}.FAQ-module__V8_xEa__question{text-align:left;color:#191c1e;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:Inter,sans-serif;font-size:.975rem;font-weight:600;transition:color .2s;display:flex}.FAQ-module__V8_xEa__question:hover{color:#3a5f94}.FAQ-module__V8_xEa__icon{color:#3a5f94;flex-shrink:0;font-size:1.25rem;font-weight:300;line-height:1}.FAQ-module__V8_xEa__answer{transition:max-height .35s;overflow:hidden}.FAQ-module__V8_xEa__answer p{color:#535864;margin:0;padding:0 1.5rem 1.25rem;font-size:.925rem;line-height:1.75}.FAQ-module__V8_xEa__cta{background:#f7f9fb;border:1px solid #eaecf0;border-radius:10px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex}.FAQ-module__V8_xEa__cta p{color:#535864;margin:0;font-size:.9rem;font-weight:600}.FAQ-module__V8_xEa__ctaLink{color:#3a5f94;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .2s}.FAQ-module__V8_xEa__ctaLink:hover{color:#1a4a8c;text-decoration:underline}.FAQ-module__V8_xEa__ctaDivider{color:#9ca3af;font-size:.85rem}
