.about-page{background-color:var(--color-white);min-height:80vh;padding:8rem 2rem}.about-container{max-width:1200px;margin:0 auto}.about-header{text-align:center;margin-bottom:6rem}.about-header h1{color:var(--color-black);margin-bottom:1.5rem;font-size:4rem;font-weight:600}.about-header p{color:#666;font-size:1.25rem}.about-sections{flex-direction:column;gap:8rem;display:flex}.about-section{justify-content:space-between;align-items:center;gap:4rem;display:flex}.about-section.reversed{flex-direction:row-reverse}.about-content{flex:1}.about-content h2{color:var(--color-black);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.about-content p{color:#555;font-size:1.2rem;line-height:1.8}.about-image{flex:1;justify-content:center;display:flex}.svg-illustration{width:100%;max-width:500px;height:auto}@media (max-width:900px){.about-section,.about-section.reversed{text-align:center;flex-direction:column;gap:3rem}}
