.staff{background:linear-gradient(90deg, #E9F3FF 45.91%, #C7ECEA 100%);border-radius:30px;overflow:hidden;padding:48px;display:grid;grid-template-columns:auto 560px;gap:32px}@media(max-width: 1200px){.staff{grid-template-columns:repeat(1, 1fr);padding:32px}}@media(max-width: 768px){.staff{gap:24px;padding:16px}}.staff__title{margin-bottom:32px;word-break:break-word}@media(max-width: 768px){.staff__title{margin-bottom:16px}}.staff__specialties{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media(max-width: 1600px){.staff__specialties{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.staff__specialties{grid-template-columns:repeat(1, 1fr);gap:12px}}.staff__specialties-item{display:grid;grid-template-columns:32px auto;gap:8px;align-items:center}@media(max-width: 768px){.staff__specialties-item{grid-template-columns:24px auto}}.staff__specialties-mark{background:linear-gradient(261.99deg, #00BFA5 2.62%, #1E88E5 72.66%);width:100%;min-height:32px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}@media(max-width: 768px){.staff__specialties-mark{min-height:24px}.staff__specialties-mark svg{transform:scale(0.8)}}.staff__photo{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px;max-height:416px;margin-top:auto}@media(max-width: 1200px){.staff__photo{max-height:unset;margin:0 auto;max-width:644px}}@media(max-width: 768px){.staff__photo{grid-template-columns:repeat(3, 1fr);gap:10px;max-width:296px}}.staff__photo img{width:100%;height:auto;max-width:128px;overflow:hidden;border-radius:15px}@media(max-width: 1200px){.staff__photo img{max-width:149px}}@media(max-width: 768px){.staff__photo img{max-width:92px;border-radius:10px}}
