.page-about{background:#f5f5f5;min-height:100vh;padding-bottom:40px}.page-about__header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:60px 32px 40px}.page-about__header .page-about__title{color:#fff;font-size:40px;font-weight:600}.page-about__content{padding:32px}.page-about__section{background:#fff;border-radius:24px;box-shadow:0 4px 16px rgba(0,0,0,.06);margin-bottom:24px;padding:32px}.page-about__heading{border-bottom:1px solid #f0f0f0;color:#333;display:block;font-size:32px;font-weight:600;margin-bottom:20px;padding-bottom:16px}.page-about__text{color:#666;display:block;font-size:28px;line-height:1.8}.page-about__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}.page-about__item{color:#666;display:block;font-size:28px;line-height:1.6}