.page-module__SYq_za__page{padding-top:72px}.page-module__SYq_za__hero{align-items:center;min-height:calc(100vh - 72px);display:flex;position:relative;overflow:hidden}.page-module__SYq_za__heroBg{pointer-events:none;background:radial-gradient(at 30% 40%,#6366f11f 0%,#0000 60%),radial-gradient(at 70% 20%,#3b82f614 0%,#0000 50%),radial-gradient(at 50% 90%,#06b6d40f 0%,#0000 40%);position:absolute;inset:0}.page-module__SYq_za__heroContent{text-align:center;padding:6rem 0;position:relative}.page-module__SYq_za__heroTitle{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.page-module__SYq_za__heroSubtitle{color:var(--doc-text-secondary);max-width:700px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.page-module__SYq_za__heroCta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__SYq_za__trust{border-top:1px solid var(--doc-border);border-bottom:1px solid var(--doc-border);background:#1414324d;padding:2.5rem 0}.page-module__SYq_za__trustGrid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.page-module__SYq_za__trustItem{align-items:center;gap:.6rem;display:flex}.page-module__SYq_za__trustIcon{font-size:1.25rem}.page-module__SYq_za__trustLabel{color:var(--doc-text-secondary);letter-spacing:.02em;font-size:.9rem;font-weight:600}.page-module__SYq_za__problem{background:var(--doc-bg-secondary)}.page-module__SYq_za__problemGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module__SYq_za__problemCard{padding:2rem}.page-module__SYq_za__problemCardTitle{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.3rem;display:flex}.page-module__SYq_za__problemIconBefore{width:32px;height:32px;color:var(--doc-accent-red);background:#ef444426;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.page-module__SYq_za__problemIconAfter{width:32px;height:32px;color:var(--doc-accent-green);background:#10b98126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.page-module__SYq_za__problemList{flex-direction:column;gap:.9rem;list-style:none;display:flex}.page-module__SYq_za__problemList li{color:var(--doc-text-secondary);padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.page-module__SYq_za__problemBefore .page-module__SYq_za__problemList li:before{content:"–";color:var(--doc-accent-red);font-weight:700;position:absolute;left:0}.page-module__SYq_za__problemAfter .page-module__SYq_za__problemList li:before{content:"✓";color:var(--doc-accent-green);font-weight:700;position:absolute;left:0}.page-module__SYq_za__featureGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module__SYq_za__featureCard{flex-direction:column;gap:.75rem;padding:2rem;display:flex}.page-module__SYq_za__featureIcon{margin-bottom:.5rem;font-size:2rem}.page-module__SYq_za__featureTitle{font-size:1.2rem;font-weight:700}.page-module__SYq_za__featureDesc{color:var(--doc-text-secondary);font-size:.95rem;line-height:1.6}.page-module__SYq_za__uspsSection{background:var(--doc-bg-secondary)}.page-module__SYq_za__uspGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__SYq_za__uspCard{border-radius:var(--doc-radius-lg);border:1px solid var(--doc-border);background:var(--doc-bg-card);transition:border-color var(--doc-transition-base), transform var(--doc-transition-base);padding:2rem}.page-module__SYq_za__uspCard:hover{border-color:var(--doc-accent-primary);transform:translateY(-4px)}.page-module__SYq_za__uspIcon{border-radius:var(--doc-radius-md);background:#6366f11a;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:2rem;display:flex}.page-module__SYq_za__uspTitle{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.page-module__SYq_za__uspDesc{color:var(--doc-text-secondary);font-size:.9rem;line-height:1.6}.page-module__SYq_za__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.page-module__SYq_za__testimonialCard{transition:transform var(--doc-transition-base), border-color var(--doc-transition-base);flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative}.page-module__SYq_za__testimonialCard:hover{border-color:#6366f14d;transform:translateY(-4px)}.page-module__SYq_za__testimonialQuoteMark{background:var(--doc-gradient-primary);-webkit-text-fill-color:transparent;opacity:.4;-webkit-user-select:none;user-select:none;-webkit-background-clip:text;background-clip:text;margin-bottom:-1.5rem;font-size:4rem;font-weight:800;line-height:1}.page-module__SYq_za__testimonialQuote{color:var(--doc-text-secondary);flex:1;font-size:.95rem;font-style:italic;line-height:1.7}.page-module__SYq_za__testimonialAuthor{border-top:1px solid var(--doc-border);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.page-module__SYq_za__testimonialAvatar{background:var(--doc-gradient-primary);color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:700;display:flex}.page-module__SYq_za__testimonialName{font-size:.9rem;font-weight:700}.page-module__SYq_za__testimonialRole{color:var(--doc-text-secondary);font-size:.8rem}.page-module__SYq_za__testimonialInstitution{color:var(--doc-accent-primary-light);font-size:.8rem;font-weight:500}.page-module__SYq_za__ctaBanner{padding:var(--doc-section-padding) 0}.page-module__SYq_za__ctaInner{text-align:center;border-radius:var(--doc-radius-xl);background:linear-gradient(135deg,#6366f126 0%,#3b82f61a 50%,#06b6d40d 100%);border:1px solid #6366f133;padding:4rem 2rem}.page-module__SYq_za__ctaTitle{margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.25rem)}.page-module__SYq_za__ctaSubtitle{color:var(--doc-text-secondary);max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}@media (max-width:768px){.page-module__SYq_za__problemGrid,.page-module__SYq_za__featureGrid,.page-module__SYq_za__uspGrid,.page-module__SYq_za__testimonialGrid{grid-template-columns:1fr}.page-module__SYq_za__ctaInner{padding:3rem 1.5rem}}
