.about-container{min-height:100vh;display:flex;flex-direction:column;background-color:#0a0a0a;color:#ffffff;width:100%;overflow-x:hidden}.about-content{flex:1;max-width:800px;margin:0 auto;padding:6rem 2rem 4rem;width:100%;box-sizing:border-box}.about-header{margin-bottom:3rem;text-align:center}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#ff8533}.about-subtitle{font-size:1.2rem;color:#9ca3af}.about-section{margin-bottom:2.5rem}.about-section h2{font-size:1.8rem;color:#ff8533;margin-bottom:1.5rem;font-weight:600}.about-section p{margin-bottom:1rem;line-height:1.6;color:#d1d5db}.about-section ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}.about-section li{margin-bottom:.75rem;color:#d1d5db;line-height:1.6}@media (max-width:768px){.about-content{padding:5rem 1.5rem 3rem}.about-title{font-size:2rem}.about-section h2{font-size:1.6rem}}@media (max-width:480px){.about-content{padding:4rem 1rem 2rem}.about-title{font-size:1.8rem}.about-subtitle{font-size:1.1rem}.about-section h2{font-size:1.4rem}.about-section ul{padding-left:1.25rem}}