.expert-profile{min-height:100vh;padding:30px max(24px,calc((100vw - 1050px)/2));background:radial-gradient(circle at 20% 0,rgba(213,166,49,.13),transparent 28%),#f6f8fa}.expert-profile>nav{display:flex;justify-content:space-between;color:#677484;font-size:12px}.expert-profile>article{margin-top:70px;padding:42px;display:grid;grid-template-columns:260px 1fr;gap:48px;border:1px solid #dfe4e9;border-radius:24px;background:#fff;box-shadow:0 25px 60px rgba(28,39,52,.09)}.expert-profile-avatar{position:relative;aspect-ratio:4/5;display:grid;place-items:center;overflow:hidden;border-radius:20px;background:linear-gradient(145deg,#263444,#bc8922);color:#fff;font-size:72px;font-weight:800}.expert-profile-avatar img{object-fit:cover}.expert-profile section>small{color:#9a6907;font-weight:700}.expert-profile h1{margin:9px 0 15px;font-size:42px}.expert-profile p{color:#657282;line-height:1.9}.profile-skills{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.profile-skills span{padding:7px 10px;border-radius:8px;background:#f1f4f7;color:#566271;font-size:11px}.expert-profile dl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.expert-profile dl div{padding:13px;border:1px solid #e5e9ee;border-radius:10px}.expert-profile dt{color:#8b96a3;font-size:10px}.expert-profile dd{margin:5px 0 0;font-size:13px;font-weight:800}.profile-contact{margin-top:22px;padding:12px 16px;display:inline-block;border-radius:9px;background:#202833;color:#fff;font-size:12px;font-weight:800}@media(max-width:750px){.expert-profile>article{margin-top:35px;padding:24px;grid-template-columns:1fr}.expert-profile-avatar{max-width:260px}.expert-profile h1{font-size:34px}.expert-profile dl{grid-template-columns:1fr}}