.about-page-logo{display:block;margin:1rem auto 0;max-width:450px;width:90%}.about-container .page-header{text-align:center;padding:2rem 1rem;border-bottom:1px solid #e0e0e0;margin-bottom:3rem}.about-container h1{font-size:2.8rem}.about-container .page-header p{font-size:1.2rem;color:#555;max-width:800px;margin:1rem auto 0}.profile-section{display:flex;flex-wrap:wrap;align-items:center;max-width:1100px;margin:0 auto 4rem;padding:0 1rem;box-sizing:border-box}.profile-image-col{flex:1 1 100%;margin-bottom:1.5rem;box-sizing:border-box}.profile-text-col{flex:1 1 100%;box-sizing:border-box}.profile-image-col img{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 16px #0000001a;display:block}.profile-text-col h2{font-size:2rem;margin-top:0;color:#0d1a26}.profile-text-col p{line-height:1.6;font-size:1.1rem;color:#333}@media (min-width: 768px){.profile-section{flex-wrap:nowrap}.profile-image-col{flex-basis:40%;margin-bottom:0}.profile-text-col{flex-basis:60%}.profile-image-col{order:1;padding-right:2rem}.profile-text-col{order:2;padding-left:2rem}.about-container .profile-section:nth-of-type(2n) .profile-image-col{order:2;padding-right:0;padding-left:2rem}.about-container .profile-section:nth-of-type(2n) .profile-text-col{order:1;padding-left:0;padding-right:2rem}}
