.about-page{background:linear-gradient(#00d49414,#fff);padding:110px 0 80px}.about-page .container{max-width:1100px;margin:0 auto;padding:0 24px}.about-page .about-hero{text-align:center;margin-bottom:40px}.about-page .about-hero .about-label{color:#00a56b;text-transform:uppercase;letter-spacing:.08em;background:#00d4941f;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-block}.about-page .about-hero h1{color:#060d17;margin-bottom:18px;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.about-page .about-hero .about-description{color:#4b5563;max-width:780px;margin:0 auto;font-size:1.05rem;line-height:1.8}.about-page .about-author-card{background:#fff;border:1px solid #0000000d;border-radius:24px;grid-template-columns:minmax(220px,280px) 1fr;align-items:center;gap:24px;margin-bottom:24px;padding:28px;display:grid;box-shadow:0 18px 45px #0000000f}.about-page .about-author-photo{flex-direction:column;gap:14px;display:flex}.about-page .about-author-photo img{object-fit:cover;border-radius:20px;width:100%;height:100%;min-height:280px;display:block}.about-page .about-author-photo .about-social-links{flex-wrap:wrap;gap:12px;margin:0;display:flex}.about-page .about-author-photo .about-social-link{color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.about-page .about-author-photo .about-social-link:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001f}.about-page .about-author-photo .about-social-link__icon{justify-content:center;align-items:center;width:20.8px;height:20.8px;display:inline-flex}.about-page .about-author-photo .about-social-link__icon svg{width:100%;height:100%}.about-page .about-author-photo .about-social-link--telegram{background:linear-gradient(135deg,#08c,#29a9e1)}.about-page .about-author-photo .about-social-link--linkedin{background:linear-gradient(135deg,#0a66c2,#004182)}.about-page .about-author-content h2{color:#060d17;margin-bottom:14px;font-size:1.6rem}.about-page .about-author-content p,.about-page .about-author-content li{color:#4b5563;font-size:1rem;line-height:1.8}.about-page .about-author-content ul{gap:8px;margin:10px 0 14px;padding-left:18px;display:grid}.about-page .about-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:28px;display:grid}.about-page .about-card,.about-page .about-contact{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:28px;box-shadow:0 18px 45px #0000000f}.about-page .about-card h2,.about-page .about-card .about-contact h2{color:#060d17;margin-bottom:14px;font-size:1.4rem}.about-page .about-card p,.about-page .about-card li{color:#4b5563;font-size:1rem;line-height:1.8}.about-page .about-card ul{gap:10px;padding-left:18px;display:grid}.about-page .about-contact h2{color:#060d17;margin-bottom:12px;font-size:1.4rem}.about-page .about-contact p{color:#4b5563;margin-bottom:0;font-size:1rem;line-height:1.8}@media (max-width:760px){.about-page{padding:90px 0 60px}.about-page .about-author-card{grid-template-columns:1fr;padding:24px}.about-page .about-author-photo img{min-height:240px}.about-page .about-grid{grid-template-columns:1fr}.about-page .about-card,.about-page .about-contact{padding:24px}}@media (max-width:480px){.about-page{padding:80px 0 50px}.about-page .container{padding:0 16px}.about-page .about-hero{margin-bottom:24px}.about-page .about-hero .about-description{font-size:.98rem}.about-page .about-card,.about-page .about-contact{border-radius:18px;padding:20px}}
