.about-container{padding:120px 5% 60px}.about-header{text-align:center;margin-bottom:4rem}.about-header h1{color:#333;margin-bottom:1rem;font-size:2.5rem}.about-header .subtitle{text-align:justify;color:#666;font-size:1.4rem}.about-section{margin-bottom:3rem}.about-section h2{color:#333;margin-bottom:1rem;font-size:1.8rem}.about-section p{color:#666;font-size:1.4rem;line-height:1.6}.about-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:4rem 0;display:grid}.grid-item{background-color:#f8f9fa;border-radius:8px;padding:2rem;transition:transform .3s}.grid-item:hover{transform:translateY(-5px)}.grid-item h3{color:#333;margin-bottom:1rem;font-size:1.4rem}.grid-item p{color:#666;font-size:1.2rem;line-height:1.5}.about-stats{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:4rem;display:grid}.stat-item{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000001a}.stat-item h3{color:#007bff;margin-bottom:.5rem;font-size:2.5rem}.stat-item p{color:#666;font-size:1.1rem}@media (max-width:768px){.about-container{padding:80px 10%}.about-header h1{font-size:2rem}.about-section h2{font-size:1.5rem}.about-grid{gap:1rem}.grid-item{padding:1.5rem}.stat-item h3{font-size:2rem}}
