/* Shared insurance-network block — matched to the other Asimakou specialist sites */
.insurance-family{padding:64px 0 58px;background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%);border-top:1px solid #dfe5ee;border-bottom:1px solid #dfe5ee;color:#0a234d}
.insurance-family .family-shell{width:min(1320px,calc(100% - 64px));margin:0 auto}
.insurance-family .family-head{text-align:center;max-width:1120px;margin:0 auto 30px}
.insurance-family .family-eyebrow{margin:0 0 16px;color:#c78d00;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.insurance-family .family-master{display:inline-flex;align-items:center;justify-content:center;margin:0 auto 18px;padding:8px 20px;border-radius:12px;text-decoration:none}
.insurance-family .family-master img{display:block;width:min(560px,78vw);height:auto;max-height:92px;object-fit:contain}
.insurance-family .family-head h2{font-family:Georgia,'Times New Roman',serif;color:#0a234d;font-size:clamp(30px,3.2vw,44px);font-weight:400;line-height:1.08;letter-spacing:-.03em;margin:0 0 14px}
.insurance-family .family-head>p:last-child{max-width:1050px;margin:0 auto;color:#59687d;font-size:20px;line-height:1.55}
.insurance-family .family-head>p:last-child strong{color:#0a234d}
.insurance-family .family-head>p:last-child a{color:#0a4ea3;font-weight:800;text-decoration:none;border-bottom:1px solid #c78d00}
.insurance-family .family-divider{display:flex;align-items:center;gap:16px;margin:34px 0 20px;color:#7f8998;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.insurance-family .family-divider:before,.insurance-family .family-divider:after{content:"";height:1px;background:#dfe5ee;flex:1}
.insurance-family .family-brands{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.insurance-family .family-brand-card{min-height:126px;background:#fff;border:1px solid #e6eaf0;border-radius:14px;padding:18px 18px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;box-shadow:0 10px 28px rgba(10,35,77,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;text-decoration:none}
.insurance-family .family-brand-card:hover{transform:translateY(-3px);border-color:#d9b85b;box-shadow:0 16px 34px rgba(10,35,77,.075)}
.insurance-family .family-brand-card img{display:block;width:auto;height:auto;max-width:90%;max-height:58px;object-fit:contain}
.insurance-family .family-brand-card small{color:#6c788b;font-size:11px;font-weight:800;letter-spacing:.025em;text-align:center;line-height:1.35}
.insurance-family .family-brand-card:last-child img{max-height:54px}
@media(max-width:900px){
  .insurance-family{padding:52px 0 48px}
  .insurance-family .family-shell{width:min(100% - 36px,1320px)}
  .insurance-family .family-head>p:last-child{font-size:17px}
  .insurance-family .family-brands{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .insurance-family{padding:44px 0 40px}
  .insurance-family .family-shell{width:min(100% - 28px,1320px)}
  .insurance-family .family-master img{width:min(460px,88vw);max-height:82px}
  .insurance-family .family-head>p:last-child{font-size:16px}
  .insurance-family .family-brands{grid-template-columns:1fr}
  .insurance-family .family-brand-card{min-height:116px}
}
