.about-page{color:#d9d9d9}.section-label{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:var(--red);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.section-label:before{content:"";width:40px;height:3px;border-radius:20px;background:var(--blue)}.about-title{margin-bottom:1.75rem;font-weight:800;color:#fff}.about-card{padding-bottom:2.5rem;margin-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.08)}.about-card p{font-size:1.05rem;line-height:1.9;color:#cfcfcf}.about-card p:last-child{margin-bottom:0}.about-documents{padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.about-document-item{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0a}.about-document-item small{display:block;margin-top:5px;color:#9b9b9b}.about-document-item .btn{flex-shrink:0}.about-list{margin-bottom:4rem}.about-list-item{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08);transition:.25s ease}.about-list-item:hover{padding-left:12px;border-color:#ffffff2e}.about-list-name{font-size:1.08rem;font-weight:700;color:#fff}.about-list small{display:block;margin-top:5px;color:#9b9b9b}.about-role{color:var(--blue);font-weight:600;white-space:nowrap}.about-role-chief{color:var(--red);font-weight:700;white-space:nowrap}@media(max-width:768px){.about-card p{font-size:1rem}.about-list-item{flex-direction:column;align-items:flex-start;gap:8px}.about-document-item{flex-direction:column;align-items:flex-start}.about-role,.about-role-chief{font-size:.9rem}}
