.about-container{max-width:800px;text-align:center;padding:4rem 2rem;margin:0 auto 4rem}.about-title{text-align:center;font-size:4.4rem;margin-bottom:20px;color:#363636}.about-subtitle{font-size:1.25rem;color:#555;max-width:700px;margin:0 auto 3rem;line-height:1.6}.about-content{display:flex;flex-direction:column;align-items:center;gap:4rem}.about-image{width:100%;max-width:450px;height:auto;margin-bottom:20px}.about-text{font-size:1.1em;line-height:1.6;color:#555;text-align:left}.about-text p{margin-bottom:15px}@media (min-width:768px){.about-content{flex-direction:row;align-items:flex-start;gap:20px}.about-image{max-width:400px;margin-bottom:0}.about-text{max-width:480px;padding-left:20px}}