.page-module__F19r8W__main{min-height:100vh;padding-top:72px}.page-module__F19r8W__hero{text-align:center;justify-content:center;align-items:center;min-height:90vh;padding:5rem 0 4rem;display:flex;position:relative;overflow:hidden}.page-module__F19r8W__heroInner{z-index:2;max-width:800px;margin:0 auto;position:relative}.page-module__F19r8W__blob1,.page-module__F19r8W__blob2,.page-module__F19r8W__blob3{filter:blur(90px);opacity:.3;z-index:1;border-radius:50%;animation:10s ease-in-out infinite page-module__F19r8W__float;position:absolute}.page-module__F19r8W__blob1{background:#60a5fa;width:500px;height:500px;animation-delay:0s;top:-10%;left:-10%}.page-module__F19r8W__blob2{background:#c084fc;width:420px;height:420px;animation-delay:-3s;top:20%;right:-10%}.page-module__F19r8W__blob3{background:#f472b6;width:360px;height:360px;animation-delay:-6s;bottom:-10%;left:30%}@keyframes page-module__F19r8W__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.page-module__F19r8W__heroTitle{letter-spacing:-1.5px;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.page-module__F19r8W__heroSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.page-module__F19r8W__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__F19r8W__badge{border-radius:var(--radius-full);color:var(--accent-blue);background:#2563eb14;border:1px solid #2563eb26;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__F19r8W__pulse{background:var(--accent-blue);border-radius:50%;width:8px;height:8px;animation:2s infinite page-module__F19r8W__pulse;display:inline-block}@keyframes page-module__F19r8W__pulse{0%{box-shadow:0 0 #2563eb80}70%{box-shadow:0 0 0 8px #2563eb00}to{box-shadow:0 0 #2563eb00}}.page-module__F19r8W__statsSection{z-index:3;margin-top:-2rem;padding:0 0 4rem;position:relative}.page-module__F19r8W__statsCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-card-hover);flex-wrap:wrap;justify-content:space-around;align-items:center;gap:1.5rem;padding:2.5rem 2rem;display:flex}.page-module__F19r8W__statItem{text-align:center;flex-direction:column;align-items:center;gap:.35rem;min-width:140px;display:flex}.page-module__F19r8W__statNum{letter-spacing:-1px;background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:800}.page-module__F19r8W__statLabel{color:var(--text-secondary);font-size:.85rem;font-weight:500}.page-module__F19r8W__statDivider{background:var(--border-color);width:1px;height:50px}.page-module__F19r8W__section{padding:5rem 0}.page-module__F19r8W__sectionHeader{text-align:center;max-width:640px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto}.page-module__F19r8W__overline{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent-blue);margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:inline-block}.page-module__F19r8W__sectionTitle{letter-spacing:-.5px;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.page-module__F19r8W__sectionDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.page-module__F19r8W__servicesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__F19r8W__serviceCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-normal);box-shadow:var(--shadow-card);flex-direction:column;padding:2rem;display:flex}.page-module__F19r8W__serviceCard:hover{box-shadow:var(--shadow-card-hover);border-color:#2563eb26;transform:translateY(-6px)}.page-module__F19r8W__serviceIcon{border-radius:var(--radius-md);background:var(--gradient-main);color:#fff;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.page-module__F19r8W__serviceCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.page-module__F19r8W__serviceCard p{color:var(--text-secondary);flex-grow:1;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.page-module__F19r8W__serviceLink{color:var(--accent-blue);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__F19r8W__serviceLink:hover{gap:.5rem}.page-module__F19r8W__whySection{background:linear-gradient(#0000 0%,#2563eb05 50%,#0000 100%);padding:5rem 0}.page-module__F19r8W__whyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__F19r8W__whyContent{max-width:520px}.page-module__F19r8W__whyContent .page-module__F19r8W__sectionTitle{text-align:left}.page-module__F19r8W__whyContent .page-module__F19r8W__sectionDesc{text-align:left;margin-bottom:2rem}.page-module__F19r8W__featureList{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.page-module__F19r8W__featureList li{align-items:flex-start;gap:1rem;display:flex}.page-module__F19r8W__check{width:24px;height:24px;color:var(--accent-blue);background:#2563eb1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.page-module__F19r8W__featureList li div{flex-direction:column;gap:.15rem;display:flex}.page-module__F19r8W__featureList li strong{color:var(--text-primary);font-size:.95rem;font-weight:600}.page-module__F19r8W__featureList li span{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.page-module__F19r8W__whyVisual{justify-content:center;align-items:center;display:flex}.page-module__F19r8W__visualCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:400px;box-shadow:var(--shadow-card-hover);overflow:hidden}.page-module__F19r8W__visualHeader{border-bottom:1px solid var(--border-color);gap:.5rem;padding:1rem;display:flex}.page-module__F19r8W__visualDot{background:var(--border-color);border-radius:50%;width:10px;height:10px}.page-module__F19r8W__visualDot:first-child{background:#ef4444}.page-module__F19r8W__visualDot:nth-child(2){background:#f59e0b}.page-module__F19r8W__visualDot:nth-child(3){background:#22c55e}.page-module__F19r8W__visualBody{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.page-module__F19r8W__visualLine{background:#0000000a;border-radius:5px;width:100%;height:10px}.page-module__F19r8W__visualLineShort{width:70%;}.page-module__F19r8W__visualChart{align-items:flex-end;gap:.5rem;height:80px;margin-top:.5rem;display:flex}.page-module__F19r8W__visualBar{background:var(--gradient-main);opacity:.8;transform-origin:bottom;border-radius:4px 4px 0 0;flex:1;animation:2s ease-out infinite alternate page-module__F19r8W__grow}@keyframes page-module__F19r8W__grow{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.page-module__F19r8W__processGrid{justify-content:center;align-items:flex-start;gap:0;display:flex}.page-module__F19r8W__processStep{text-align:center;flex:1;max-width:240px;padding:0 1rem}.page-module__F19r8W__stepNum{background:var(--gradient-main);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 4px 14px #2563eb4d}.page-module__F19r8W__processStep h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__F19r8W__processStep p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.page-module__F19r8W__processArrow{color:var(--border-color);flex-shrink:0;align-items:center;padding-top:1rem;display:flex}.page-module__F19r8W__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__F19r8W__testimonialCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-normal);flex-direction:column;padding:2rem;display:flex}.page-module__F19r8W__testimonialCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.page-module__F19r8W__quoteIcon{color:var(--accent-blue);opacity:.25;margin-bottom:1rem}.page-module__F19r8W__quoteText{color:var(--text-primary);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.page-module__F19r8W__quoteAuthor{align-items:center;gap:.75rem;display:flex}.page-module__F19r8W__quoteAvatar{background:var(--gradient-main);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:600;display:flex}.page-module__F19r8W__quoteAuthor div{flex-direction:column;display:flex}.page-module__F19r8W__quoteAuthor strong{color:var(--text-primary);font-size:.9rem;font-weight:600}.page-module__F19r8W__quoteAuthor span{color:var(--text-secondary);font-size:.8rem}.page-module__F19r8W__ctaSection{padding:3rem 0 5rem}.page-module__F19r8W__ctaCard{background:var(--gradient-main);border-radius:var(--radius-xl);text-align:center;color:#fff;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #2563eb40}.page-module__F19r8W__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.page-module__F19r8W__ctaTitle{z-index:1;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;position:relative}.page-module__F19r8W__ctaDesc{opacity:.9;z-index:1;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;position:relative}@media (max-width:1023px){.page-module__F19r8W__servicesGrid,.page-module__F19r8W__testimonialsGrid{grid-template-columns:repeat(2,1fr)}.page-module__F19r8W__whyGrid{grid-template-columns:1fr;gap:3rem}.page-module__F19r8W__whyContent .page-module__F19r8W__sectionTitle,.page-module__F19r8W__whyContent .page-module__F19r8W__sectionDesc{text-align:center}.page-module__F19r8W__whyContent{max-width:100%}.page-module__F19r8W__featureList{max-width:480px;margin:0 auto}}@media (max-width:767px){.page-module__F19r8W__hero{min-height:auto;padding:4rem 0 3rem}.page-module__F19r8W__heroActions{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.page-module__F19r8W__statsCard{flex-direction:column;gap:1.5rem}.page-module__F19r8W__statDivider{width:60px;height:1px}.page-module__F19r8W__servicesGrid{grid-template-columns:1fr}.page-module__F19r8W__processGrid{flex-direction:column;gap:2rem}.page-module__F19r8W__processArrow{padding:0;transform:rotate(90deg)}.page-module__F19r8W__testimonialsGrid{grid-template-columns:1fr}.page-module__F19r8W__section,.page-module__F19r8W__whySection{padding:3rem 0}.page-module__F19r8W__ctaCard{padding:3rem 1.5rem}}
