.Header-module__lnUIdW__header{z-index:1000;background:var(--bg-primary);background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #00000008}.Header-module__lnUIdW__headerInner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{color:var(--accent-blue)}.Header-module__lnUIdW__logoText{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;align-items:center;gap:6px;font-size:1.35rem;font-weight:800;display:flex}.Header-module__lnUIdW__logoPro{background:linear-gradient(135deg,var(--accent-orange),#ff8c00);color:#fff;letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:900;box-shadow:0 2px 10px #ff8c004d}.Header-module__lnUIdW__desktopNav{align-items:center;gap:32px;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-secondary);transition:all var(--transition-fast);font-size:.95rem;font-weight:500}.Header-module__lnUIdW__navLink:hover{color:var(--text-primary)}.Header-module__lnUIdW__actions{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__desktopAuth{display:block}.Header-module__lnUIdW__authGroup{align-items:center;gap:20px;display:flex}.Header-module__lnUIdW__loginLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.95rem;font-weight:500;text-decoration:none}.Header-module__lnUIdW__loginLink:hover{color:var(--text-primary)}.Header-module__lnUIdW__langSwitcher{position:relative}.Header-module__lnUIdW__langBtn{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;display:flex}.Header-module__lnUIdW__langBtn:hover{background:var(--bg-glass-hover);color:var(--text-primary);border-color:var(--border-strong)}.Header-module__lnUIdW__globeIcon{opacity:.8}.Header-module__lnUIdW__langLabel{display:none}.Header-module__lnUIdW__chevron{transition:transform var(--transition-fast)}.Header-module__lnUIdW__chevronOpen{transform:rotate(180deg)}@media (min-width:1024px){.Header-module__lnUIdW__langLabel{display:inline}}.Header-module__lnUIdW__langDropdown{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);z-index:1001;min-width:160px;padding:6px;animation:.2s Header-module__lnUIdW__fadeInUp;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #0006}.Header-module__lnUIdW__langOption{width:100%;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:.9rem;display:flex}.Header-module__lnUIdW__langOption:hover{background:var(--bg-glass-hover);color:var(--text-primary)}.Header-module__lnUIdW__langActive{color:var(--accent-blue);background:#3b82f61a}.Header-module__lnUIdW__hamburger{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;color:var(--text-primary);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:8px;display:none}.Header-module__lnUIdW__hamburger:hover{background:var(--bg-glass-hover)}.Header-module__lnUIdW__mobileMenu{background-color:var(--bg-primary);background:var(--bg-primary);z-index:999;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:fixed;inset:72px 0 0;transform:translateY(-10px)}.Header-module__lnUIdW__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__lnUIdW__mobileMenuContent{flex-direction:column;gap:40px;height:100%;padding:32px 24px;display:flex}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:8px;display:flex}.Header-module__lnUIdW__mobileNavLink{color:var(--text-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);border-bottom:1px solid var(--border-subtle);padding:16px;font-size:1.25rem;font-weight:600;text-decoration:none}.Header-module__lnUIdW__mobileNavLink:hover{background:var(--bg-glass-hover)}.Header-module__lnUIdW__mobileAuth{margin-top:auto;padding-bottom:40px}.Header-module__lnUIdW__mobileAuthGroup{flex-direction:column;gap:16px;display:flex}.Header-module__lnUIdW__mobileLoginBtn{width:100%;color:var(--text-primary);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);justify-content:center;align-items:center;padding:14px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}@media (max-width:768px){.Header-module__lnUIdW__desktopNav,.Header-module__lnUIdW__desktopAuth{display:none}.Header-module__lnUIdW__hamburger{display:flex}}@keyframes Header-module__lnUIdW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__8t-Z3q__hero{background:var(--bg-primary);align-items:center;min-height:90vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__8t-Z3q__heroBg{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__8t-Z3q__gridLines{background-image:linear-gradient(var(--border-subtle)1px,transparent 1px),linear-gradient(90deg,var(--border-subtle)1px,transparent 1px);opacity:.4;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Hero-module__8t-Z3q__heroContent{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;display:grid;position:relative}.Hero-module__8t-Z3q__textContent{text-align:left}.Hero-module__8t-Z3q__headline{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:28px;font-size:3.75rem;font-weight:900;line-height:1.05}.Hero-module__8t-Z3q__headlineHighlight{background:linear-gradient(135deg,var(--accent-blue)0%,#1e40af 100%);-webkit-text-fill-color:transparent;color:var(--accent-blue);-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__8t-Z3q__subheadline{color:var(--text-secondary);max-width:540px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Hero-module__8t-Z3q__ctaGroup{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.Hero-module__8t-Z3q__actionsBox{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__8t-Z3q__stateSelect{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background-color:var(--bg-primary);font-family:var(--font-body);cursor:pointer;min-width:200px;padding:14px 44px 14px 20px;font-size:1rem}.Hero-module__8t-Z3q__secondaryCta{color:var(--text-muted);padding-left:8px;font-size:.9rem}.Hero-module__8t-Z3q__trustHints{flex-direction:column;gap:12px;display:flex}.Hero-module__8t-Z3q__hintItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.Hero-module__8t-Z3q__hintIcon{color:var(--accent-green)}.Hero-module__8t-Z3q__visualContent{position:relative}.Hero-module__8t-Z3q__mockupContainer{border-radius:var(--radius-xl);border:1px solid var(--border-subtle);transition:transform .5s var(--transition-slow);background:#fff;padding:32px;position:relative;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg);box-shadow:0 40px 80px -20px #00000014,0 0 0 1px #00000005}.Hero-module__8t-Z3q__mockupContainer:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.Hero-module__8t-Z3q__mockHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Hero-module__8t-Z3q__readinessLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.Hero-module__8t-Z3q__scoreCircle{border:8px solid var(--bg-secondary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 24px;display:flex;position:relative}.Hero-module__8t-Z3q__scoreCircle:after{content:"";border:8px solid var(--accent-green);border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;position:absolute;inset:-8px;transform:rotate(45deg)}.Hero-module__8t-Z3q__scoreValue{color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1}.Hero-module__8t-Z3q__scoreText{color:var(--text-muted);font-size:.75rem;font-weight:600}.Hero-module__8t-Z3q__mockSection{margin-bottom:24px}.Hero-module__8t-Z3q__mockTitle{color:var(--text-primary);align-items:center;gap:6px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:flex}.Hero-module__8t-Z3q__topicList{flex-direction:column;gap:8px;display:flex}.Hero-module__8t-Z3q__topicItem{background:var(--bg-secondary);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;display:flex}.Hero-module__8t-Z3q__statusIndicator{font-size:1rem}.Hero-module__8t-Z3q__recommendationCard{background:var(--accent-blue-glow);border-radius:var(--radius-md);border:1px solid var(--border-glow);padding:16px}.Hero-module__8t-Z3q__recLabel{color:var(--accent-blue);text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.Hero-module__8t-Z3q__recTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.Hero-module__8t-Z3q__recBadge{background:var(--accent-orange);color:#fff;border-radius:var(--radius-full);margin-top:8px;padding:2px 8px;font-size:.65rem;font-weight:800;display:inline-block}@media (max-width:1024px){.Hero-module__8t-Z3q__heroContent{text-align:center;grid-template-columns:1fr;gap:64px}.Hero-module__8t-Z3q__textContent{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__8t-Z3q__subheadline{margin-left:auto;margin-right:auto}.Hero-module__8t-Z3q__actionsBox{justify-content:center}.Hero-module__8t-Z3q__trustHints{align-items:center}.Hero-module__8t-Z3q__mockupContainer{max-width:400px;margin:0 auto;transform:none}}@media (max-width:640px){.Hero-module__8t-Z3q__headline{font-size:2.75rem}.Hero-module__8t-Z3q__hero{padding-top:80px}.Hero-module__8t-Z3q__actionsBox{flex-direction:column;width:100%}.Hero-module__8t-Z3q__stateSelect{width:100%}}
.ProblemSection-module__N3ibRG__section{padding:var(--section-padding);background:#0a0a0a;position:relative;overflow:hidden}.ProblemSection-module__N3ibRG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ef44440d 0%,#0000 70%);position:absolute;inset:0}.ProblemSection-module__N3ibRG__content{z-index:1;max-width:1000px;margin:0 auto;position:relative}.ProblemSection-module__N3ibRG__title{font-family:var(--font-heading);color:#fff;text-align:center;margin-bottom:24px;font-size:3rem;font-weight:900;line-height:1.1}.ProblemSection-module__N3ibRG__subtitle{color:#a1a1aa;text-align:center;max-width:600px;margin:0 auto 64px;font-size:1.25rem}.ProblemSection-module__N3ibRG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ProblemSection-module__N3ibRG__card{border-radius:var(--radius-2xl);text-align:center;background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;align-items:center;padding:40px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ProblemSection-module__N3ibRG__card:hover{background:#ffffff0d;border-color:#ef444466;transform:translateY(-8px);box-shadow:0 20px 40px -20px #ef444433}.ProblemSection-module__N3ibRG__iconWrapper{color:#ef4444;background:#ef44441a;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;transition:transform .3s;display:flex}.ProblemSection-module__N3ibRG__card:hover .ProblemSection-module__N3ibRG__iconWrapper{color:#fff;background:#ef4444;transform:scale(1.1)rotate(-5deg)}.ProblemSection-module__N3ibRG__problemTitle{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:800}.ProblemSection-module__N3ibRG__problemDesc{color:#a1a1aa;font-size:1rem;line-height:1.6}@media (max-width:900px){.ProblemSection-module__N3ibRG__grid{grid-template-columns:1fr}.ProblemSection-module__N3ibRG__title{font-size:2.25rem}}@media (max-width:768px){.ProblemSection-module__N3ibRG__title{font-size:1.75rem}.ProblemSection-module__N3ibRG__subtitle{margin-bottom:40px;font-size:1.1rem}.ProblemSection-module__N3ibRG__card{padding:24px 20px;text-align:left!important;flex-flow:wrap!important;align-items:center!important;gap:16px!important;display:flex!important}.ProblemSection-module__N3ibRG__iconWrapper{flex-shrink:0!important;width:48px!important;height:48px!important;margin-bottom:0!important}.ProblemSection-module__N3ibRG__problemTitle{text-align:left!important;flex:1!important;margin-bottom:0!important;font-size:1.1rem!important}.ProblemSection-module__N3ibRG__problemDesc{text-align:left!important;width:100%!important;margin-top:8px!important}}
.SolutionSection-module__xcvFjG__section{padding:var(--section-padding);text-align:center;background:#fff}.SolutionSection-module__xcvFjG__header{text-align:center;margin-bottom:80px}.SolutionSection-module__xcvFjG__title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:64px;font-size:3rem;font-weight:850}.SolutionSection-module__xcvFjG__grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:0 auto 80px;display:grid}.SolutionSection-module__xcvFjG__featureCard{text-align:left;border-radius:var(--radius-xl);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);transition:all var(--transition-base);background:#fff;padding:24px}.SolutionSection-module__xcvFjG__featureCard:hover{border-color:var(--accent-blue);transform:translateY(-8px)}.SolutionSection-module__xcvFjG__iconBox{color:#3b82f6;background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.SolutionSection-module__xcvFjG__featureTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:800}.SolutionSection-module__xcvFjG__featureDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.SolutionSection-module__xcvFjG__flowContainer{background:var(--bg-secondary);border-radius:var(--radius-full);justify-content:space-between;align-items:center;max-width:800px;margin:0 auto 48px;padding:24px;display:flex;position:relative}.SolutionSection-module__xcvFjG__flowStep{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.SolutionSection-module__xcvFjG__stepCircle{background:var(--accent-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.SolutionSection-module__xcvFjG__stepName{color:var(--text-primary);font-size:.95rem;font-weight:600}.SolutionSection-module__xcvFjG__flowArrow{color:var(--text-muted);opacity:.5;margin-left:12px}.SolutionSection-module__xcvFjG__readinessPreview{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:32px;justify-content:space-between;align-items:center;gap:48px;max-width:900px;margin:0 auto;padding:64px;display:flex;box-shadow:0 20px 50px -20px #0000000d}.SolutionSection-module__xcvFjG__gaugeWrapper{flex-shrink:0;width:200px;height:200px;position:relative}.SolutionSection-module__xcvFjG__gaugeCircle{width:100%;height:100%}.SolutionSection-module__xcvFjG__gaugeValue{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SolutionSection-module__xcvFjG__gaugeNumber{color:var(--text-primary);font-size:3rem;font-weight:900;line-height:1;display:block}.SolutionSection-module__xcvFjG__gaugeText{color:#10b981;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.SolutionSection-module__xcvFjG__readinessContent{flex:1}.SolutionSection-module__xcvFjG__readinessTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.75rem;font-weight:850}.SolutionSection-module__xcvFjG__readinessDesc{color:var(--text-secondary);margin-bottom:24px;font-size:1.125rem;line-height:1.6}.SolutionSection-module__xcvFjG__readinessTags{gap:12px;display:flex}.SolutionSection-module__xcvFjG__tag{color:var(--text-primary);background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:700;display:flex}.SolutionSection-module__xcvFjG__tagDot{background:#3b82f6;border-radius:50%;width:8px;height:8px}.SolutionSection-module__xcvFjG__example{text-align:center;color:var(--accent-green);font-size:1.25rem;font-style:italic;font-weight:700}@media (max-width:1024px){.SolutionSection-module__xcvFjG__grid{grid-template-columns:1fr}.SolutionSection-module__xcvFjG__featureCard{flex-flow:wrap;align-items:center;gap:16px;display:flex}.SolutionSection-module__xcvFjG__iconBox{flex-shrink:0;width:40px;height:40px;margin-bottom:0}.SolutionSection-module__xcvFjG__featureTitle{flex:1;margin-bottom:0;font-size:1.1rem}.SolutionSection-module__xcvFjG__featureDesc{width:100%}.SolutionSection-module__xcvFjG__flowContainer{border-radius:var(--radius-xl);flex-direction:column;gap:32px}.SolutionSection-module__xcvFjG__flowArrow{margin:0;position:absolute;bottom:-28px;left:5px;transform:rotate(90deg)}}@media (max-width:768px){.SolutionSection-module__xcvFjG__title{margin-bottom:32px;font-size:2rem!important}.SolutionSection-module__xcvFjG__gaugeWrapper{width:140px;height:140px;margin:0 auto}.SolutionSection-module__xcvFjG__gaugeNumber{font-size:2rem}.SolutionSection-module__xcvFjG__readinessPreview{text-align:center;flex-direction:column;gap:32px;padding:32px 24px}.SolutionSection-module__xcvFjG__readinessTitle{font-size:1.5rem}.SolutionSection-module__xcvFjG__readinessDesc{font-size:1rem}}@media (max-width:640px){.SolutionSection-module__xcvFjG__title{font-size:1.75rem!important}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-subtle);background:linear-gradient(#0000,#3b82f60d);padding:80px 0 40px}.Footer-module__3hUVsW__grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:10px;display:flex}.Footer-module__3hUVsW__logoIcon{color:var(--accent-blue)}.Footer-module__3hUVsW__logoText{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:6px;font-size:1.2rem;font-weight:800;display:flex}.Footer-module__3hUVsW__logoPro{background:linear-gradient(135deg,var(--accent-orange),#ff8c00);color:#fff;letter-spacing:.05em;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:900}.Footer-module__3hUVsW__description{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Footer-module__3hUVsW__socialProof{align-items:center;gap:8px;display:flex}.Footer-module__3hUVsW__stars{color:var(--accent-gold);gap:2px;display:inline-flex}.Footer-module__3hUVsW__socialText{color:var(--text-muted);font-size:.8rem}.Footer-module__3hUVsW__linkGroup{flex-direction:column;gap:10px;display:flex}.Footer-module__3hUVsW__linkTitle{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.85rem;font-weight:700}.Footer-module__3hUVsW__link{color:var(--text-muted);transition:color var(--transition-fast);font-size:.85rem}.Footer-module__3hUVsW__link:hover{color:var(--accent-blue-light)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-subtle);text-align:center;padding-top:24px}.Footer-module__3hUVsW__copyright{color:var(--text-muted);font-size:.8rem}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(3,1fr)}.Footer-module__3hUVsW__brand{grid-column:1/-1}}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:480px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
.SEOHero-module__nk_RSW__hero{align-items:center;min-height:80vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.SEOHero-module__nk_RSW__heroBg{pointer-events:none;position:absolute;inset:0}.SEOHero-module__nk_RSW__gridLines{background-image:linear-gradient(#3b82f608 1px,#0000 1px),linear-gradient(90deg,#3b82f608 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 30%,#000 20%,#0000 70%);mask-image:radial-gradient(70% 70% at 50% 30%,#000 20%,#0000 70%)}.SEOHero-module__nk_RSW__glowOrb1{filter:blur(80px);background:radial-gradient(circle,#2563eb14,#0000 60%);width:800px;height:800px;animation:6s ease-in-out infinite SEOHero-module__nk_RSW__pulse;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.SEOHero-module__nk_RSW__glowOrb2{filter:blur(60px);background:radial-gradient(circle,#ea580c0d,#0000 60%);width:500px;height:500px;animation:8s ease-in-out 2s infinite SEOHero-module__nk_RSW__pulse;position:absolute;bottom:-10%;right:-10%}.SEOHero-module__nk_RSW__heroContent{text-align:center;z-index:2;padding-top:40px;padding-bottom:60px;position:relative}.SEOHero-module__nk_RSW__badge{border-radius:var(--radius-full);color:var(--accent-blue-light);background:#3b82f614;border:1px solid #3b82f633;align-items:center;gap:10px;margin-bottom:32px;padding:10px 20px;font-size:.85rem;animation:.6s forwards SEOHero-module__nk_RSW__fadeInUp;display:inline-flex}.SEOHero-module__nk_RSW__badgeIconSvg{color:var(--accent-orange)}.SEOHero-module__nk_RSW__badgeDot{background:var(--accent-green);width:8px;height:8px;box-shadow:0 0 8px var(--accent-green-glow);border-radius:50%;animation:2s ease-in-out infinite SEOHero-module__nk_RSW__pulse}.SEOHero-module__nk_RSW__headline{font-family:var(--font-heading);background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-blue-light)40%,var(--accent-orange-light)70%,var(--text-primary)100%);-webkit-text-fill-color:transparent;opacity:0;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;max-width:900px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:4rem;font-weight:950;line-height:1.1;animation:.6s .1s forwards SEOHero-module__nk_RSW__fadeInUp,6s infinite SEOHero-module__nk_RSW__gradientMove}.SEOHero-module__nk_RSW__subheadline{color:var(--text-secondary);opacity:0;max-width:700px;margin:0 auto 40px;font-size:1.25rem;line-height:1.7;animation:.6s .2s forwards SEOHero-module__nk_RSW__fadeInUp}.SEOHero-module__nk_RSW__actionsBox{opacity:0;flex-direction:column;align-items:center;gap:24px;animation:.6s .3s forwards SEOHero-module__nk_RSW__fadeInUp;display:flex}.SEOHero-module__nk_RSW__trustBadge{color:var(--text-muted);align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.SEOHero-module__nk_RSW__shieldIcon{color:var(--accent-green)}@keyframes SEOHero-module__nk_RSW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes SEOHero-module__nk_RSW__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes SEOHero-module__nk_RSW__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.SEOHero-module__nk_RSW__headline{font-size:2.5rem}.SEOHero-module__nk_RSW__subheadline{font-size:1.1rem}}
.Pricing-module__bGODtW__pricing{background:linear-gradient(#0000,#3b82f608,#0000)}.Pricing-module__bGODtW__cardWrapper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:32px;display:flex}.Pricing-module__bGODtW__pricingHeader{text-align:center;color:var(--accent-blue-light);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:600;line-height:1.5}.Pricing-module__bGODtW__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:400px;padding:48px 40px;display:flex;position:relative;box-shadow:0 10px 40px #0000000d}.Pricing-module__bGODtW__premiumCard{border-color:var(--accent-blue);background:linear-gradient(180deg,var(--bg-card),#3b82f60d);z-index:2;animation:4s infinite alternate Pricing-module__bGODtW__glow;transform:scale(1.05);box-shadow:0 20px 50px #2563eb26}.Pricing-module__bGODtW__premiumName{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Pricing-module__bGODtW__popularBadge{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;padding:6px 24px;font-size:.8rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__bGODtW__cardHeader{text-align:center;border-bottom:1px solid var(--border-subtle);margin-bottom:32px;padding-bottom:32px}.Pricing-module__bGODtW__planName{font-family:var(--font-heading);color:var(--accent-blue);margin-bottom:16px;font-size:1.3rem;font-weight:700}.Pricing-module__bGODtW__priceContainer{flex-direction:column;align-items:center;gap:12px;display:flex}.Pricing-module__bGODtW__priceMain{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.Pricing-module__bGODtW__price{font-family:var(--font-heading);color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:900;line-height:1}.Pricing-module__bGODtW__offerLabel{color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6,#8b5cf6);padding:6px 16px;font-size:.85rem;font-weight:800;box-shadow:0 4px 12px #3b82f64d}.Pricing-module__bGODtW__originalPriceRow{color:var(--text-muted);flex-direction:column;align-items:center;gap:2px;font-size:.9rem;font-weight:500;display:flex}.Pricing-module__bGODtW__originalPriceLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.8;font-size:.7rem}.Pricing-module__bGODtW__originalPriceValue{opacity:.5;color:var(--text-muted);font-size:1.5rem;font-weight:700;text-decoration:line-through}.Pricing-module__bGODtW__period{color:var(--text-muted);font-size:1rem}.Pricing-module__bGODtW__featureList{flex-direction:column;gap:14px;margin-bottom:32px;list-style:none;display:flex}.Pricing-module__bGODtW__featureItem{color:var(--text-secondary);align-items:center;gap:12px;font-size:.95rem;display:flex}.Pricing-module__bGODtW__ctaBtn{text-align:center;width:100%;margin-bottom:16px}.Pricing-module__bGODtW__guaranteeNote{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:6px;font-size:.85rem;display:flex}.Pricing-module__bGODtW__fullGuarantee{border-radius:var(--radius-2xl);text-align:left;background:#2563eb0d;border:1px solid #2563eb26;align-items:center;gap:32px;max-width:800px;margin-top:64px;margin-left:auto;margin-right:auto;padding:40px;display:flex}.Pricing-module__bGODtW__guaranteeIcon{color:var(--accent-blue);border-radius:var(--radius-xl);background:#2563eb1a;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.Pricing-module__bGODtW__guaranteeContent{flex:1}.Pricing-module__bGODtW__guaranteeTitle{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:8px}.Pricing-module__bGODtW__guaranteeText{color:var(--text-secondary);white-space:pre-line;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.Pricing-module__bGODtW__fullGuarantee{text-align:center;flex-direction:column;gap:20px;padding:32px 24px}.Pricing-module__bGODtW__guaranteeIcon{width:64px;height:64px}.Pricing-module__bGODtW__guaranteeTitle{font-size:1.25rem}.Pricing-module__bGODtW__guaranteeText{font-size:1rem}.Pricing-module__bGODtW__pricingHeader{margin-bottom:32px;font-size:1.1rem}}@media (max-width:480px){.Pricing-module__bGODtW__card{padding:32px 24px}.Pricing-module__bGODtW__price{font-size:3rem}}@keyframes Pricing-module__bGODtW__glow{0%,to{box-shadow:0 0 20px #3b82f64d}50%{box-shadow:0 0 40px #3b82f64d,0 0 60px #3b82f61a}}
.FAQ-module__nEdZVa__faq{position:relative}.FAQ-module__nEdZVa__list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.FAQ-module__nEdZVa__item{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);overflow:hidden}.FAQ-module__nEdZVa__item:hover{border-color:var(--border-glow)}.FAQ-module__nEdZVa__itemOpen{border-color:#3b82f64d;box-shadow:0 2px 12px #3b82f60d}.FAQ-module__nEdZVa__question{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;transition:color var(--transition-fast);font-size:1rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.FAQ-module__nEdZVa__question:hover{color:var(--accent-blue-light)}.FAQ-module__nEdZVa__chevron{color:var(--text-muted);transition:transform var(--transition-base);flex-shrink:0}.FAQ-module__nEdZVa__itemOpen .FAQ-module__nEdZVa__chevron{color:var(--accent-blue);transform:rotate(180deg)}.FAQ-module__nEdZVa__answer{max-height:0;transition:max-height var(--transition-slow),padding var(--transition-slow);overflow:hidden}.FAQ-module__nEdZVa__itemOpen .FAQ-module__nEdZVa__answer{max-height:300px}.FAQ-module__nEdZVa__answer p{color:var(--text-secondary);padding:0 24px 20px;font-size:.92rem;line-height:1.7}
.LegalHeader-module__NEu_tW__legalHeader{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);padding:100px 0 60px;position:relative;overflow:hidden}.LegalHeader-module__NEu_tW__heroBg{pointer-events:none;z-index:0;position:absolute;inset:0}.LegalHeader-module__NEu_tW__gridLines{opacity:.6;background-image:linear-gradient(#3b82f60d 1px,#0000 1px),linear-gradient(90deg,#3b82f60d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 0,#000 10%,#0000 80%);mask-image:radial-gradient(80% 80% at 50% 0,#000 10%,#0000 80%)}.LegalHeader-module__NEu_tW__glowOrb1{filter:blur(80px);background:radial-gradient(circle,#2563eb14,#0000 70%);width:600px;height:600px;position:absolute;top:-30%;left:10%}.LegalHeader-module__NEu_tW__glowOrb2{filter:blur(60px);background:radial-gradient(circle,#ea580c0d,#0000 70%);width:400px;height:400px;position:absolute;bottom:-20%;right:10%}.LegalHeader-module__NEu_tW__headerContent{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.LegalHeader-module__NEu_tW__badge{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.LegalHeader-module__NEu_tW__badgeIcon{color:var(--accent-orange)}.LegalHeader-module__NEu_tW__headline{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;background:linear-gradient(135deg,var(--text-primary),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.LegalHeader-module__NEu_tW__meta{justify-content:center;align-items:center;display:flex}.LegalHeader-module__NEu_tW__lastUpdated{color:var(--text-muted);font-size:1rem;font-weight:500}@media (max-width:768px){.LegalHeader-module__NEu_tW__legalHeader{padding:80px 0 40px}.LegalHeader-module__NEu_tW__headline{font-size:2.25rem}}
.QuickAssessment-module__I3QRIa__container{z-index:10;padding:100px 0;position:relative}.QuickAssessment-module__I3QRIa__introCard,.QuickAssessment-module__I3QRIa__quizCard,.QuickAssessment-module__I3QRIa__resultCard{text-align:center;border:1px solid var(--border-subtle);max-width:850px;box-shadow:var(--shadow-glow-blue);margin:0 auto;padding:60px}.QuickAssessment-module__I3QRIa__title{font-family:var(--font-heading);background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-blue)100%);-webkit-text-fill-color:transparent;color:var(--accent-blue);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3rem;font-weight:800}.QuickAssessment-module__I3QRIa__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem}.QuickAssessment-module__I3QRIa__introContent{flex-direction:column;align-items:center;gap:24px;display:flex}.QuickAssessment-module__I3QRIa__badge{color:var(--accent-blue);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:#3b82f61a;border:1px solid #3b82f633;padding:6px 16px;font-size:.875rem;font-weight:700;display:inline-flex}.QuickAssessment-module__I3QRIa__introTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:800;line-height:1.2}.QuickAssessment-module__I3QRIa__introDescription{color:var(--text-secondary);max-width:600px;margin:0;font-size:1.15rem;line-height:1.6}.QuickAssessment-module__I3QRIa__features{flex-direction:column;gap:12px;margin:8px 0;display:flex}.QuickAssessment-module__I3QRIa__featureItem{color:var(--text-primary);align-items:center;gap:12px;font-size:1rem;font-weight:500;display:flex}.QuickAssessment-module__I3QRIa__featureIcon{width:28px;height:28px;color:var(--accent-green);background:#22c55e1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.QuickAssessment-module__I3QRIa__quizHeader{text-align:left;margin-bottom:40px}.QuickAssessment-module__I3QRIa__progressText{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.875rem;font-weight:700;display:block}.QuickAssessment-module__I3QRIa__progressBar{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:5px;height:10px;overflow:hidden}.QuickAssessment-module__I3QRIa__progressFill{background:linear-gradient(90deg,var(--accent-blue),var(--accent-blue-light));height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.QuickAssessment-module__I3QRIa__questionText{font-family:var(--font-heading);text-align:left;color:var(--text-primary);margin-bottom:48px;font-size:2rem;font-weight:700;line-height:1.3}.QuickAssessment-module__I3QRIa__optionsGrid{gap:20px;display:grid}.QuickAssessment-module__I3QRIa__optionBtn{text-align:left;background:var(--bg-primary);border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;transition:all var(--transition-base);border-radius:16px;padding:24px 32px;font-size:1.15rem;font-weight:500;box-shadow:0 2px 4px #00000005}.QuickAssessment-module__I3QRIa__optionBtn:hover{background:var(--bg-secondary);border-color:var(--accent-blue);box-shadow:var(--accent-blue-glow)0 4px 12px;transform:translateY(-2px)}.QuickAssessment-module__I3QRIa__calculating{flex-direction:column;align-items:center;gap:32px;padding:100px 0;display:flex}.QuickAssessment-module__I3QRIa__spinner{color:var(--accent-blue);animation:1s linear infinite QuickAssessment-module__I3QRIa__spin}@keyframes QuickAssessment-module__I3QRIa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.QuickAssessment-module__I3QRIa__resultHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:56px;display:flex}.QuickAssessment-module__I3QRIa__resultTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:2.25rem;font-weight:800}.QuickAssessment-module__I3QRIa__statusBadge{border-radius:var(--radius-full);align-items:center;gap:10px;padding:10px 20px;font-size:.9rem;font-weight:700;display:flex}.QuickAssessment-module__I3QRIa__statusWarning{color:var(--accent-orange);background:#ea580c1a;border:1px solid #ea580c33}.QuickAssessment-module__I3QRIa__statusSuccess{color:var(--accent-green);background:#16a34a1a;border:1px solid #16a34a33}.QuickAssessment-module__I3QRIa__scoreDisplay{text-align:left;align-items:center;gap:48px;margin-bottom:56px;display:flex}.QuickAssessment-module__I3QRIa__scoreCircle{aspect-ratio:1;border:10px solid var(--bg-secondary);background:var(--bg-primary);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:relative}.QuickAssessment-module__I3QRIa__scoreCircle:after{content:"";border:10px solid var(--accent-blue);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);border-radius:50%;position:absolute;inset:-10px}.QuickAssessment-module__I3QRIa__scoreNum{font-family:var(--font-heading);color:var(--accent-blue);font-size:3rem;font-weight:900}.QuickAssessment-module__I3QRIa__scoreLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.8rem;font-weight:800}.QuickAssessment-module__I3QRIa__resultMsg{color:var(--text-secondary);font-size:1.2rem;line-height:1.7}.QuickAssessment-module__I3QRIa__blurredSection{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:24px;padding:40px;position:relative;overflow:hidden}.QuickAssessment-module__I3QRIa__blurredHeader{color:var(--text-primary);justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.QuickAssessment-module__I3QRIa__blurredHeader h3{font-family:var(--font-heading);font-size:1.35rem;font-weight:700}.QuickAssessment-module__I3QRIa__blurredDesc{color:var(--text-secondary);max-width:500px;margin-bottom:56px;margin-left:auto;margin-right:auto;font-size:1rem}.QuickAssessment-module__I3QRIa__mockReport{filter:blur(10px);opacity:.3;pointer-events:none;-webkit-user-select:none;user-select:none}.QuickAssessment-module__I3QRIa__mockRow{align-items:center;gap:20px;margin-bottom:20px;font-weight:600;display:flex}.QuickAssessment-module__I3QRIa__mockRow span:first-child{text-align:left;min-width:180px;color:var(--text-primary)}.QuickAssessment-module__I3QRIa__mockBar{background:var(--border-subtle);border-radius:7px;flex:1;height:14px}.QuickAssessment-module__I3QRIa__mockFill{background:var(--accent-blue);border-radius:7px;height:100%}.QuickAssessment-module__I3QRIa__overlay{background:linear-gradient(#0000,#fff6);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@media (max-width:768px){.QuickAssessment-module__I3QRIa__container{padding:60px 0}.QuickAssessment-module__I3QRIa__introCard,.QuickAssessment-module__I3QRIa__quizCard,.QuickAssessment-module__I3QRIa__resultCard{margin:0 16px;padding:40px 24px}.QuickAssessment-module__I3QRIa__title{font-size:2rem}.QuickAssessment-module__I3QRIa__questionText{font-size:1.5rem}.QuickAssessment-module__I3QRIa__scoreDisplay{text-align:center;flex-direction:column;align-items:center;gap:32px}.QuickAssessment-module__I3QRIa__resultHeader{text-align:center;justify-content:center}.QuickAssessment-module__I3QRIa__mockRow{flex-direction:column;align-items:flex-start;gap:8px}.QuickAssessment-module__I3QRIa__mockRow span:first-child{min-width:0}.QuickAssessment-module__I3QRIa__mockBar{width:100%}}.QuickAssessment-module__I3QRIa__reviewsRow{box-sizing:border-box;gap:16px;width:100%;max-width:850px;margin-top:24px;margin-left:auto;margin-right:auto;padding:0 16px;display:flex}.QuickAssessment-module__I3QRIa__compactReview{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.QuickAssessment-module__I3QRIa__reviewHeader{align-items:center;gap:8px;display:flex}.QuickAssessment-module__I3QRIa__miniAvatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6rem;font-weight:700;display:flex}.QuickAssessment-module__I3QRIa__reviewerInfo{flex-direction:column;display:flex}.QuickAssessment-module__I3QRIa__reviewerName{color:var(--text-primary);font-size:.75rem;font-weight:600}.QuickAssessment-module__I3QRIa__stars{gap:1px;display:flex}.QuickAssessment-module__I3QRIa__compactText{color:var(--text-secondary);margin:0;font-size:.8rem;font-style:italic;line-height:1.4}@media (max-width:768px){.QuickAssessment-module__I3QRIa__reviewsRow{flex-direction:column;gap:12px}}
.NewsArticle-module__BQ2xRG__article{max-width:800px;margin:0 auto}.NewsArticle-module__BQ2xRG__header{text-align:center;margin-bottom:40px}.NewsArticle-module__BQ2xRG__meta{color:var(--text-tertiary);margin-bottom:16px;font-size:1rem;font-weight:500}.NewsArticle-module__BQ2xRG__title{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:850;line-height:1.1}.NewsArticle-module__BQ2xRG__heroImageWrapper{aspect-ratio:16/9;border-radius:var(--radius-xl);border:1px solid var(--border-subtle);width:100%;margin-bottom:60px;overflow:hidden}.NewsArticle-module__BQ2xRG__heroImage{object-fit:cover;width:100%;height:100%}.NewsArticle-module__BQ2xRG__content{color:var(--text-primary);font-size:1.125rem;line-height:1.8}.NewsArticle-module__BQ2xRG__content h2{margin-top:48px;margin-bottom:24px;font-size:2rem;font-weight:800}.NewsArticle-module__BQ2xRG__content p{margin-bottom:24px}.NewsArticle-module__BQ2xRG__content ul,.NewsArticle-module__BQ2xRG__content ol{margin-bottom:24px;padding-left:24px}.NewsArticle-module__BQ2xRG__content li{margin-bottom:12px}.NewsArticle-module__BQ2xRG__content blockquote{border-left:4px solid var(--brand-primary);background:var(--bg-card);border-radius:0 var(--radius-md)var(--radius-md)0;margin:40px 0;padding:16px 24px;font-size:1.25rem;font-style:italic}
.NewsCard-module__CYjG_q__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.NewsCard-module__CYjG_q__card:hover{border-color:var(--brand-primary);transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.NewsCard-module__CYjG_q__imageWrapper{aspect-ratio:16/9;width:100%;overflow:hidden}.NewsCard-module__CYjG_q__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.NewsCard-module__CYjG_q__card:hover .NewsCard-module__CYjG_q__image{transform:scale(1.05)}.NewsCard-module__CYjG_q__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.NewsCard-module__CYjG_q__meta{color:var(--text-tertiary);gap:12px;margin-bottom:12px;font-size:.875rem;display:flex}.NewsCard-module__CYjG_q__title{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700;line-height:1.4}.NewsCard-module__CYjG_q__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsCard-module__CYjG_q__readMore{color:var(--brand-primary);align-items:center;margin-top:auto;font-size:.9375rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.NewsCard-module__CYjG_q__readMore:hover{gap:8px}
