.about-page .hero{display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;margin-bottom:2rem}.about-page .hero-content{max-width:800px}.about-page .title{font-size:3rem;font-weight:700;color:var(--text-color);margin-bottom:1rem;line-height:1.2}.about-page .subtitle{font-size:1.25rem;color:var(--text-color);opacity:.8;line-height:1.6}.about-page .about-section{padding:0 1rem 4rem;display:flex;justify-content:center}.about-page .about-card{max-width:800px;width:100%}.about-page .about-card p{color:var(--text-color);line-height:1.8;font-size:1.1rem;margin:0;text-align:justify}@media(max-width:768px){.about-page .hero{padding:1rem;margin-bottom:1.5rem}.about-page .title{font-size:2.2rem}.about-page .subtitle{font-size:1.1rem}.about-page .about-card p{font-size:1rem}}@media(max-width:480px){.about-page .hero{padding:1rem;margin-bottom:1rem}.about-page .subtitle{text-align:center}.about-page .title{font-size:1.8rem}.about-page .about-card{margin:0 .5rem}}
