.Hero-module__ZARIfG__heroSection{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;flex-direction:column;justify-content:center;width:100%;min-height:auto;padding-bottom:20px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGridBg{pointer-events:none;z-index:1;background-image:linear-gradient(90deg,#00000009 1px,#0000 1px),linear-gradient(#00000009 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 45%,#000 40%,#0000 100%);mask-image:radial-gradient(70% 70% at 50% 45%,#000 40%,#0000 100%)}.Hero-module__ZARIfG__bgGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#2fa4a91f 0%,#2fa4a908 50%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__heroContainer{z-index:2;text-align:center;width:100%;max-width:860px;margin:0 auto;padding:130px 24px 40px;position:relative}.Hero-module__ZARIfG__floatingAvatar{z-index:3;pointer-events:none;align-items:center;animation:6s ease-in-out infinite alternate Hero-module__ZARIfG__floatAnim;display:flex;position:absolute}@keyframes Hero-module__ZARIfG__floatAnim{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.Hero-module__ZARIfG__avatarImgWrapper{border:3px solid #fff;border-radius:50%;width:52px;height:52px;overflow:hidden;box-shadow:0 10px 25px -5px #0000001f,0 8px 10px -6px #00000014}.Hero-module__ZARIfG__avatarImgWrapper img{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__avatarCursorTL,.Hero-module__ZARIfG__avatarCursorTR,.Hero-module__ZARIfG__avatarCursorBL,.Hero-module__ZARIfG__avatarCursorBR{filter:drop-shadow(0 2px 4px #00000026);position:absolute}.Hero-module__ZARIfG__avatarCursorTL{bottom:-6px;right:-6px;transform:rotate(-30deg)}.Hero-module__ZARIfG__avatarCursorTR{bottom:-6px;left:-6px;transform:rotate(45deg)}.Hero-module__ZARIfG__avatarCursorBL{top:-6px;right:-6px;transform:rotate(-60deg)}.Hero-module__ZARIfG__avatarCursorBR{top:-6px;left:-6px;transform:rotate(15deg)}.Hero-module__ZARIfG__avatarTopLeft{animation-delay:0s;top:130px;left:-80px}.Hero-module__ZARIfG__avatarTopRight{animation-delay:1.5s;top:120px;right:-80px}.Hero-module__ZARIfG__avatarBottomLeft{animation-delay:3s;bottom:120px;left:-90px}.Hero-module__ZARIfG__avatarBottomRight{animation-delay:4.5s;bottom:110px;right:-90px}.Hero-module__ZARIfG__pillBadge{letter-spacing:.08em;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #0000000a}.Hero-module__ZARIfG__pillIcon{color:var(--color-accent);font-size:.85rem}.Hero-module__ZARIfG__heroTitle{color:#0f172a;letter-spacing:-.03em;margin:0 0 22px;font-size:clamp(2.6rem,5.2vw,4.2rem);font-weight:800;line-height:1.12}.Hero-module__ZARIfG__highlightText{color:#0f172a;display:inline-block;position:relative}.Hero-module__ZARIfG__highlightText:after{content:"";z-index:-1;background-color:#2fa4a959;border-radius:4px;height:12px;position:absolute;bottom:6px;left:-4px;right:-4px}.Hero-module__ZARIfG__subheadline{color:#475569;max-width:620px;margin:0 auto 36px;font-size:1.15rem;font-weight:400;line-height:1.65}.Hero-module__ZARIfG__ctaRow{justify-content:center;align-items:center;gap:16px;margin-bottom:48px;display:flex}.Hero-module__ZARIfG__btnPrimaryPill{color:#fff;background-color:#1e3a3a;border-radius:9999px;padding:14px 34px;font-size:.98rem;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 4px 14px #1e3a3a40}.Hero-module__ZARIfG__btnPrimaryPill:hover{background-color:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 8px 22px #2fa4a959}.Hero-module__ZARIfG__btnSecondaryPill{color:#1e293b;background-color:#fff;border:1px solid #cbd5e1;border-radius:9999px;padding:14px 30px;font-size:.98rem;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 2px 6px #00000008}.Hero-module__ZARIfG__btnSecondaryPill:hover{color:#0f172a;background-color:#f1f5f9;border-color:#94a3b8;transform:translateY(-2px)}.Hero-module__ZARIfG__trustStrip{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.Hero-module__ZARIfG__trustItem{color:#64748b;align-items:center;gap:6px;font-size:.86rem;font-weight:500;display:flex}.Hero-module__ZARIfG__trustItem i{color:var(--color-accent)}.Hero-module__ZARIfG__trustDivider{background-color:#cbd5e1;width:1px;height:14px}.Hero-module__ZARIfG__logoCloudContainer{z-index:2;background-color:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;width:100%;padding:28px 24px;position:relative}.Hero-module__ZARIfG__logoCloudInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;max-width:1100px;margin:0 auto;display:flex}.Hero-module__ZARIfG__logoCloudText{color:#475569;letter-spacing:-.01em;font-size:.9rem;font-weight:600}.Hero-module__ZARIfG__logoGroup{flex-wrap:wrap;align-items:center;gap:40px;display:flex}.Hero-module__ZARIfG__logoItem{color:#64748b;letter-spacing:-.02em;opacity:.8;align-items:center;gap:8px;font-size:1.15rem;font-weight:700;transition:opacity .2s,color .2s;display:flex}.Hero-module__ZARIfG__logoItem:hover{opacity:1;color:#0f172a}.Hero-module__ZARIfG__logoItem i{font-size:1.3rem}@media (max-width:1100px){.Hero-module__ZARIfG__floatingAvatar{display:none}}@media (max-width:768px){.Hero-module__ZARIfG__heroContainer{padding:130px 20px 50px}.Hero-module__ZARIfG__ctaRow{flex-direction:column;width:100%}.Hero-module__ZARIfG__btnPrimaryPill,.Hero-module__ZARIfG__btnSecondaryPill{text-align:center;width:100%}.Hero-module__ZARIfG__logoCloudInner{text-align:center;flex-direction:column;align-items:center}.Hero-module__ZARIfG__logoGroup{justify-content:center;gap:24px}.Hero-module__ZARIfG__trustDivider{display:none}.Hero-module__ZARIfG__trustStrip{flex-direction:column;gap:10px}}
.Features-module__zvCZ4q__featuresSection{max-width:1200px;margin:0 auto;padding:60px 24px 90px}.Features-module__zvCZ4q__featuresHeader{text-align:center;max-width:760px;margin:0 auto 60px}.Features-module__zvCZ4q__pillBadge{letter-spacing:.08em;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.Features-module__zvCZ4q__pillIcon{color:var(--color-accent);font-size:.85rem}.Features-module__zvCZ4q__featuresHeader h2{color:#0f172a;letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(2rem,3.8vw,3rem);font-weight:800;line-height:1.2}.Features-module__zvCZ4q__featuresSubtitle{color:#64748b;font-size:1.1rem;line-height:1.6}.Features-module__zvCZ4q__dashboardShowcaseCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:50px;padding:48px;display:grid;box-shadow:0 10px 30px -10px #0000000a}.Features-module__zvCZ4q__dashboardLeft h3{color:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:2rem;font-weight:700}.Features-module__zvCZ4q__dashboardLeft p{color:#475569;margin-bottom:32px;font-size:1.05rem;line-height:1.65}.Features-module__zvCZ4q__dashboardMetricsRow{gap:32px;display:flex}.Features-module__zvCZ4q__metricItem{flex-direction:column;display:flex}.Features-module__zvCZ4q__metricValue{color:var(--color-accent);margin-bottom:6px;font-size:1.8rem;font-weight:800;line-height:1}.Features-module__zvCZ4q__metricLabel{color:#64748b;font-size:.88rem;font-weight:500}.Features-module__zvCZ4q__dashboardRight{justify-content:center;display:flex}.Features-module__zvCZ4q__mockWidget{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:440px;padding:24px;box-shadow:0 10px 25px -5px #00000014}.Features-module__zvCZ4q__mockWidgetHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.Features-module__zvCZ4q__mockCompany{align-items:center;gap:8px;display:flex}.Features-module__zvCZ4q__companyDot{background-color:var(--color-accent);border-radius:50%;width:10px;height:10px}.Features-module__zvCZ4q__companyName{color:#0f172a;font-size:.95rem;font-weight:700}.Features-module__zvCZ4q__avatarStack{align-items:center;display:flex}.Features-module__zvCZ4q__avatarStack img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:30px;height:30px;margin-left:-8px}.Features-module__zvCZ4q__avatarStack img:first-child{margin-left:0}.Features-module__zvCZ4q__avatarMore{color:#475569;background:#f1f5f9;border-radius:12px;margin-left:-4px;padding:4px 8px;font-size:.72rem;font-weight:700}.Features-module__zvCZ4q__mockWidgetBody{flex-direction:column;gap:20px;display:flex}.Features-module__zvCZ4q__statusRow{justify-content:space-between;align-items:center;display:flex}.Features-module__zvCZ4q__statusBadge{color:#059669;font-size:.82rem;font-weight:600}.Features-module__zvCZ4q__statusPercent{color:var(--color-accent);background:#2fa4a91a;border-radius:20px;padding:4px 10px;font-size:.82rem;font-weight:700}.Features-module__zvCZ4q__barGraphWrapper{justify-content:space-between;align-items:flex-end;gap:12px;height:100px;padding-top:10px;display:flex}.Features-module__zvCZ4q__graphBar{background-color:#cbd5e1;border-radius:6px 6px 0 0;flex:1;transition:height .4s}.Features-module__zvCZ4q__featuresGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Features-module__zvCZ4q__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:36px 28px;transition:all .3s;box-shadow:0 4px 12px #00000008}.Features-module__zvCZ4q__featureCard:hover{border-color:#2fa4a966;transform:translateY(-4px);box-shadow:0 12px 30px -5px #00000014}.Features-module__zvCZ4q__featureIconCircle{width:52px;height:52px;color:var(--color-accent);background:#2fa4a91a;border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.3rem;display:flex}.Features-module__zvCZ4q__featureCard h3{color:#0f172a;margin-bottom:12px;font-size:1.3rem;font-weight:700}.Features-module__zvCZ4q__featureCard p{color:#64748b;margin:0;font-size:.96rem;line-height:1.6}@media (max-width:900px){.Features-module__zvCZ4q__dashboardShowcaseCard{grid-template-columns:1fr;padding:32px 24px}.Features-module__zvCZ4q__featuresGrid{grid-template-columns:1fr}}
.About-module__vAULUW__aboutCompanySection{background-color:#fff;padding:100px 24px}.About-module__vAULUW__aboutSplitWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.About-module__vAULUW__aboutLeftImage{position:relative}.About-module__vAULUW__aboutMainImg{object-fit:cover;border-radius:24px;width:100%;height:520px;box-shadow:0 10px 30px -10px #0000001a}.About-module__vAULUW__aboutFloatingStat{background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:320px;padding:28px;position:absolute;bottom:-30px;right:-20px;box-shadow:0 20px 40px -10px #0000001f}.About-module__vAULUW__statBadge{letter-spacing:.08em;color:var(--color-accent);background:#2fa4a91a;border-radius:9999px;margin-bottom:12px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.About-module__vAULUW__bigStatNumber{color:#0f172a;margin-bottom:4px;font-size:2.8rem;font-weight:800;line-height:1}.About-module__vAULUW__statLabelLarge{color:#0f172a;margin-bottom:8px;font-size:1rem;font-weight:700;display:block}.About-module__vAULUW__statDesc{color:#64748b;margin-bottom:18px;font-size:.88rem;line-height:1.5}.About-module__vAULUW__statActionRow{align-items:center;gap:10px;display:flex}.About-module__vAULUW__btnPillAccent{color:#fff;background:#1e3a3a;border-radius:9999px;padding:8px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s}.About-module__vAULUW__btnPillAccent:hover{background:var(--color-accent)}.About-module__vAULUW__btnArrowCircle{color:#0f172a;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;text-decoration:none;display:flex}.About-module__vAULUW__pillBadge{letter-spacing:.08em;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.About-module__vAULUW__pillIcon{color:var(--color-accent)}.About-module__vAULUW__aboutRightContent h2{color:#0f172a;letter-spacing:-.025em;margin-bottom:32px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2}.About-module__vAULUW__aboutGrid2x2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.About-module__vAULUW__gridBox{border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:transform .25s}.About-module__vAULUW__gridBox:hover{transform:translateY(-3px)}.About-module__vAULUW__gridBoxWhite{background:#fff}.About-module__vAULUW__gridBoxTealLight{background:#2fa4a90f;border-color:#2fa4a933}.About-module__vAULUW__gridBoxImage{padding:0;overflow:hidden}.About-module__vAULUW__gridBoxImage img{object-fit:cover;width:100%;height:100%}.About-module__vAULUW__gridBoxCharcoalLight{background:#f8fafc}.About-module__vAULUW__gridIcon{width:42px;height:42px;color:var(--color-accent);background:#2fa4a91f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:14px;font-size:1.1rem;display:flex}.About-module__vAULUW__gridBox h4{color:#0f172a;margin-bottom:8px;font-size:1.1rem;font-weight:700}.About-module__vAULUW__gridBox p{color:#64748b;margin:0;font-size:.9rem;line-height:1.55}@media (max-width:900px){.About-module__vAULUW__aboutSplitWrapper{grid-template-columns:1fr}.About-module__vAULUW__aboutFloatingStat{max-width:100%;margin-top:20px;position:relative;bottom:0;right:0}}
.Services-module__dpHhBa__servicesSection{background-color:#f8fafc;padding:100px 24px}.Services-module__dpHhBa__sectionContainer{max-width:1200px;margin:0 auto}.Services-module__dpHhBa__pillBadge{letter-spacing:.08em;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:0 2px 6px #00000008}.Services-module__dpHhBa__pillIcon{color:var(--color-accent)}.Services-module__dpHhBa__servicesHeaderRow{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;display:flex}.Services-module__dpHhBa__servicesHeaderLeft h2{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:clamp(2rem,3.8vw,3rem);font-weight:800;line-height:1.18}.Services-module__dpHhBa__servicesHeaderRight{max-width:400px}.Services-module__dpHhBa__servicesHeaderRight p{color:#64748b;margin-bottom:16px;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__btnExplore{color:var(--color-accent);align-items:center;gap:6px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.Services-module__dpHhBa__btnExplore:hover{transform:translate(4px)}.Services-module__dpHhBa__servicesGridComplete{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Services-module__dpHhBa__serviceCardDetailed{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:36px 30px;transition:all .3s;box-shadow:0 4px 14px #00000008}.Services-module__dpHhBa__serviceCardDetailed:hover{border-color:#2fa4a966;transform:translateY(-4px);box-shadow:0 14px 35px -5px #00000014}.Services-module__dpHhBa__serviceIconBox{width:48px;height:48px;color:var(--color-accent);background:#2fa4a91a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:22px;font-size:1.25rem;display:flex}.Services-module__dpHhBa__serviceCardDetailed h3{color:#0f172a;margin-bottom:12px;font-size:1.3rem;font-weight:700}.Services-module__dpHhBa__serviceCardDetailed p{color:#64748b;margin-bottom:20px;font-size:.94rem;line-height:1.6}.Services-module__dpHhBa__serviceFeaturesList{border-top:1px solid #f1f5f9;margin:0;padding:18px 0 0;list-style:none}.Services-module__dpHhBa__serviceFeaturesList li{color:#475569;align-items:center;gap:8px;margin-bottom:8px;font-size:.88rem;font-weight:500;display:flex}.Services-module__dpHhBa__serviceFeaturesList li:before{content:"✓";color:var(--color-accent);font-weight:700}.Services-module__dpHhBa__highlightCard{background:linear-gradient(#fff 0%,#2fa4a908 100%);border-color:#2fa4a980}@media (max-width:900px){.Services-module__dpHhBa__servicesHeaderRow{flex-direction:column;align-items:flex-start}.Services-module__dpHhBa__servicesGridComplete{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__testimonialsSection{background-color:#fff;padding:100px 24px}.Testimonials-module__ItA9Ha__testimonialsContainer{max-width:1000px;margin:0 auto}.Testimonials-module__ItA9Ha__testimonialsHeader{text-align:center;margin-bottom:50px}.Testimonials-module__ItA9Ha__pillBadge{letter-spacing:.08em;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.Testimonials-module__ItA9Ha__pillIcon{color:var(--color-accent)}.Testimonials-module__ItA9Ha__testimonialsHeader h2{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:clamp(2rem,3.8vw,2.8rem);font-weight:800;line-height:1.2}.Testimonials-module__ItA9Ha__singleTestimonialContainer{justify-content:center;display:flex}.Testimonials-module__ItA9Ha__testimonialCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;max-width:800px;padding:44px;box-shadow:0 10px 30px -10px #0000000a}.Testimonials-module__ItA9Ha__trustpilotHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Testimonials-module__ItA9Ha__stars{gap:4px;font-size:1.2rem;display:flex}.Testimonials-module__ItA9Ha__reviewDate{color:#94a3b8;font-size:.88rem;font-weight:500}.Testimonials-module__ItA9Ha__reviewTitle{color:#0f172a;margin-bottom:8px;font-size:1.4rem;font-weight:800}.Testimonials-module__ItA9Ha__reviewSubtitle{color:var(--color-accent);margin-bottom:20px;font-size:1.05rem;font-weight:600}.Testimonials-module__ItA9Ha__testimText{color:#475569;margin-bottom:28px;font-size:1rem;line-height:1.7}.Testimonials-module__ItA9Ha__trustpilotFooter{border-top:1px solid #e2e8f0;padding-top:20px}.Testimonials-module__ItA9Ha__trustpilotLink{color:#00b67a;align-items:center;font-size:.94rem;font-weight:700;text-decoration:none;display:inline-flex}.Testimonials-module__ItA9Ha__trustpilotLink:hover{text-decoration:underline}
