.curriculum-page{overflow-x:hidden}.steam-grid{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;display:flex}@media (max-width:768px){.steam-grid>*{flex:0 0 100%;min-width:0}}.steam-card{text-align:center;padding:2.5rem}.steam-icon{justify-content:center;margin-bottom:1.5rem;display:flex}.steam-card h3{margin-bottom:1rem;font-size:1.5rem}.learning-journey{background-color:var(--muted)}.journey-step{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;margin-bottom:8rem;display:grid}.journey-step:last-child{margin-bottom:0}.journey-step.reverse{direction:rtl}.journey-step.reverse .journey-content,.journey-step.reverse .journey-image{direction:ltr}.step-num{color:var(--primary);opacity:.2;margin-bottom:1rem;font-size:4rem;font-weight:800;display:block}.journey-content h2{margin-bottom:1.5rem;font-size:2.5rem}.journey-content p{color:var(--muted-foreground);font-size:1.125rem;line-height:1.7}.journey-image img{border-radius:var(--radius-xl);width:100%;height:auto;box-shadow:var(--shadow-lg)}@media (max-width:1024px){.journey-step{text-align:center;grid-template-columns:1fr;gap:3rem;margin-bottom:5rem}.journey-step.reverse{direction:ltr}}
