.about-page{animation:fadeIn .5s ease-out;max-width:800px;margin:0 auto}.about-content{display:flex;flex-direction:column;gap:3rem}.about-section h2{font-size:1.8rem;color:var(--primary-color);margin-bottom:1rem}.about-section p{font-size:1.1rem;color:#495057;margin-bottom:1.2rem}.highlight-box{background-color:var(--bg-secondary);padding:2.5rem;border-radius:8px;border-left:4px solid var(--primary-color)}.cta-wrapper{margin-top:2rem;text-align:center}.btn-large{padding:1rem 2rem;font-size:1.1rem}