@charset "UTF-8";

/* Prawo-Cywilne.info — Nasz zespół v24. Wszystko scoped do .pc3-team. */
.pc3-team{box-sizing:border-box}
.pc3-team *{box-sizing:border-box}
.pc3-team-hero{margin:0 0 34px;padding:8px 0 0}
.pc3-team-eyebrow,.pc3-team-kicker{margin:0 0 8px;color:#1769aa;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.pc3-team h1{margin:0 0 14px;color:#182433;font-size:36px;line-height:1.14;letter-spacing:-.025em}
.pc3-team-lead{margin:0;color:#556474;font-size:17px;line-height:1.7}
.pc3-team-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}
.pc3-team-trust>div{padding:16px 15px;border:1px solid #dfe5eb;border-radius:10px;background:#f7fafc}
.pc3-team-trust strong{display:block;margin:0 0 4px;color:#182433;font-size:14px;line-height:1.25}
.pc3-team-trust span{display:block;color:#6a7785;font-size:12.5px;line-height:1.45}
.pc3-team-section{margin-top:38px}
.pc3-team-section>h2{margin:0 0 10px;color:#182433;font-size:27px;line-height:1.25;letter-spacing:-.015em}
.pc3-team-intro{margin:0 0 22px;color:#5c6977;font-size:15.5px;line-height:1.7}
.pc3-team-lawyers{display:grid;gap:15px}
.pc3-team-lawyer{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;padding:20px;border:1px solid #dfe5eb;border-radius:12px;background:#fff;box-shadow:0 4px 16px rgba(24,36,51,.045)}
.pc3-team-photo{display:flex;align-items:flex-start;justify-content:center}
.pc3-team-photo img{display:block;object-fit:cover;border-radius:50%;background:#f2f5f8;border:1px solid #e1e6eb}
.pc3-team-photo-lawyer img{width:96px;height:96px}
.pc3-team-lawyer-body,.pc3-team-author-body{min-width:0}
.pc3-team-badge{display:inline-flex;align-items:center;min-height:24px;margin:0 0 7px;padding:3px 8px;border-radius:999px;background:#eef3f7;color:#506171;font-size:10.5px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}
.pc3-team-badge-active{background:#e9f6ee;color:#237447}
.pc3-team-lawyer h3,.pc3-team-author h3{margin:0;color:#182433;font-size:20px;line-height:1.25}
.pc3-team-specialties{margin:5px 0 9px;color:#1769aa;font-size:12.5px;font-weight:700;line-height:1.45}
.pc3-team-bio{margin:0;color:#556474;font-size:14px;line-height:1.65}
.pc3-team-profile{display:inline-flex;margin-top:10px;color:#1769aa!important;font-size:13px;font-weight:800;text-decoration:none!important}
.pc3-team-profile:hover{color:#0f4f86!important;text-decoration:underline!important}
.pc3-team-authors-section{padding-top:6px;border-top:1px solid #e6eaee}
.pc3-team-authors{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.pc3-team-author{display:grid;grid-template-columns:76px minmax(0,1fr);gap:13px;padding:16px;border:1px solid #e0e5ea;border-radius:10px;background:#fbfcfd}
.pc3-team-photo-author img,.pc3-team-initials{width:72px;height:72px}
.pc3-team-photo-author img{border-radius:50%}
.pc3-team-initials{display:grid;place-items:center;border-radius:50%;background:#e8f1f8;color:#0f4f86;font-size:20px;font-weight:800;border:1px solid #d5e3ee}
.pc3-team-author h3{font-size:16.5px}
.pc3-team-author .pc3-team-bio{margin-top:7px;font-size:12.8px;line-height:1.55}
.pc3-team-count{margin:8px 0 0;color:#6a7785;font-size:12px;line-height:1.35}
.pc3-team-count strong{color:#182433}
.pc3-team-author .pc3-team-profile{margin-top:8px;font-size:12px}
.pc3-team-final{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:34px 0 4px;padding:22px 24px;border-radius:12px;background:#102f4a;color:#fff}
.pc3-team-final h2{margin:0 0 6px;color:#fff;font-size:23px;line-height:1.25}
.pc3-team-final p{margin:0;color:#dce7f0;font-size:14px;line-height:1.55}
.pc3-team-final .pc3-team-kicker{color:#9ec4e1}
.pc3-team-final>a{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:44px;padding:0 17px;border-radius:8px;background:#e7505a;color:#fff!important;text-decoration:none!important;font-size:13.5px;font-weight:800;white-space:nowrap}
.pc3-team-final>a:hover{background:#cf3f49}

@media (max-width:1199px) and (min-width:1024px){
  .pc3-team-authors{grid-template-columns:1fr}
}

@media (max-width:1023px){
  .pc3-team-hero{margin-bottom:28px;padding-top:2px}
  .pc3-team h1{font-size:31px}
  .pc3-team-lead{font-size:16px;line-height:1.65}
  .pc3-team-section{margin-top:30px}
  .pc3-team-section>h2{font-size:24px}
  .pc3-team-authors{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:700px){
  .pc3-team-trust{grid-template-columns:1fr}
  .pc3-team-trust>div{padding:13px 14px}
  .pc3-team-lawyer{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:15px}
  .pc3-team-photo-lawyer img{width:78px;height:78px}
  .pc3-team-lawyer h3{font-size:18px}
  .pc3-team-specialties{font-size:12px}
  .pc3-team-bio{font-size:13.5px}
  .pc3-team-authors{grid-template-columns:1fr}
  .pc3-team-author{grid-template-columns:66px minmax(0,1fr);padding:14px}
  .pc3-team-photo-author img,.pc3-team-initials{width:62px;height:62px}
  .pc3-team-final{display:block;padding:19px 17px}
  .pc3-team-final>a{width:100%;margin-top:14px;white-space:normal;text-align:center}
}

@media (max-width:430px){
  .pc3-team h1{font-size:27px}
  .pc3-team-lead{font-size:15px}
  .pc3-team-section>h2{font-size:21px}
  .pc3-team-intro{font-size:14px}
  .pc3-team-lawyer{grid-template-columns:68px minmax(0,1fr);gap:11px;padding:13px}
  .pc3-team-photo-lawyer img{width:64px;height:64px}
  .pc3-team-lawyer h3{font-size:17px}
  .pc3-team-specialties{margin-top:4px;font-size:11.5px}
  .pc3-team-badge{font-size:9.5px}
  .pc3-team-author{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:12px}
  .pc3-team-photo-author img,.pc3-team-initials{width:54px;height:54px}
  .pc3-team-author h3{font-size:15.5px}
  .pc3-team-author .pc3-team-bio{font-size:12.4px}
}
