:root{--tech-blue:#1e40af;--tech-blue-hover:#1e3a8a;--text-dark:#1f2937;--text-secondary:#4b5563;--button-text:#fff;--secondary-border:#d1d5db;--hero-bg:#f9fafb}.Hero-module__ZARIfG__heroSection{text-align:center;background-color:var(--hero-bg);padding:5rem 0}.Hero-module__ZARIfG__heroTitle{color:var(--tech-blue);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){.Hero-module__ZARIfG__heroTitle{font-size:3rem}}.Hero-module__ZARIfG__heroText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.125rem}.Hero-module__ZARIfG__buttonGroup{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryButton{background-color:var(--tech-blue);color:var(--button-text);cursor:pointer;border:none;border-radius:.375rem;padding:.75rem 1.5rem;transition:background-color .3s}.Hero-module__ZARIfG__primaryButton:hover{background-color:var(--tech-blue-hover)}.Hero-module__ZARIfG__secondaryButton{border:1px solid var(--secondary-border);cursor:pointer;background:#fff;border-radius:.375rem;padding:.75rem 1.5rem;transition:border-color .3s,color .3s}.Hero-module__ZARIfG__secondaryButton:hover{border-color:var(--tech-blue);color:var(--tech-blue)}
:root{--tech-blue:#1e40af;--tech-blue-hover:#1e3a8a;--text-dark:#1f2937;--background-gray:#f9fafb;--text-light:#fff}.Topics-module__zrAfsG__topicsSection{background-color:var(--background-gray);padding:5rem 2.5rem}.Topics-module__zrAfsG__title{text-align:center;color:var(--text-dark);margin-bottom:3rem;font-size:2rem;font-weight:700}@media (min-width:768px){.Topics-module__zrAfsG__gridContainer{grid-template-columns:repeat(2,1fr)}}.Topics-module__zrAfsG__gridContainer{gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.Topics-module__zrAfsG__topicCard{border:1px solid var(--tech-blue);color:var(--tech-blue);cursor:default;background-color:transparent;flex:none;padding:.75rem 1.5rem;font-weight:500;transition:transform .2s,background-color .2s,color .2s}.Topics-module__zrAfsG__topicCard:hover{background-color:var(--tech-blue);color:var(--text-light);transform:scale(1.05)}
:root{--tech-blue:#1e40af;--tech-blue-hover:#1e3a8a;--cta-bg:#eff6ff;--cta-text:#1f2937;--cta-button-text:#fff}.CTA-module__CdZh3q__ctaSection{background-color:var(--cta-bg);text-align:center;border-radius:.5rem;padding:4rem 1.5rem}.CTA-module__CdZh3q__ctaTitle{color:var(--tech-blue);margin-bottom:1rem;font-size:1.875rem;font-weight:700}.CTA-module__CdZh3q__ctaText{color:var(--cta-text);margin-bottom:2rem;font-size:1.125rem}.CTA-module__CdZh3q__ctaButton{background-color:var(--tech-blue);color:var(--cta-button-text);cursor:pointer;border:none;border-radius:.5rem;margin:0 .5rem;padding:.75rem 2rem;font-weight:500;transition:background-color .3s}.CTA-module__CdZh3q__ctaButton:hover{background-color:var(--tech-blue-hover)}
