.block-employees{margin-top:1em;margin-bottom:4em}.block-employees h3{font-family:Inter,sans-serif;font-size:28px;font-weight:800}.block-employees .employees-wrapper{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:start;grid-template-columns:repeat(auto-fit,minmax(200px,200px));gap:60px}@media (max-width:767px){.block-employees .employees-wrapper{gap:30px}}@media (max-width:479px){.block-employees .employees-wrapper{grid-template-columns:repeat(2,1fr)}}.block-employees .employees-wrapper .employee-item{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;text-align:center;font-family:Inter,sans-serif}.block-employees .employees-wrapper .employee-item .employee-image{width:200px;height:200px;margin:0 auto;border-radius:50%;background-size:cover;background-position:center center}@media (max-width:479px){.block-employees .employees-wrapper .employee-item .employee-image{width:150px;height:150px}}.block-employees .employees-wrapper .employee-item h5{font-size:16px;font-weight:700;line-height:22px;letter-spacing:normal;text-transform:none;margin-bottom:0}.block-employees .employees-wrapper .employee-item h5+p{margin-top:0}.block-employees .employees-wrapper .employee-item a,.block-employees .employees-wrapper .employee-item p{font-size:14px;margin-bottom:0;margin-top:0;line-height:22px;color:#18191f}.block-employees .employees-wrapper .employee-item a{text-decoration:underline}.block-employees .employees-wrapper .employee-item a:hover{text-decoration:none}