.jb-employees{width:100%}.jb-department{align-items:start;column-gap:52px;display:grid;grid-template-columns:220px minmax(0,1fr);margin-bottom:110px}.jb-department:last-child{margin-bottom:0}.jb-department__info{background:transparent;box-sizing:border-box;padding:0}.jb-department__icon{align-items:center;background:#338c7e;border-radius:50%;color:#fff;display:flex;height:38px;justify-content:center;margin:0 0 22px;width:38px}.jb-department__icon svg{display:block;fill:currentColor;height:18px;width:18px}.jb-department__title{font-size:24px;font-weight:700;line-height:1.2;margin:0 0 14px;padding:0}.jb-department__contact{background:transparent;font-size:14px;font-weight:400;line-height:1.55;margin:0;padding:0}.jb-department__address,.jb-department__city,.jb-department__phone{background:transparent;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}.jb-department__phone{margin-top:1px}.jb-department__phone a{background:transparent;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline;text-underline-offset:2px}.jb-department__meta{background:transparent;font-size:14px;line-height:1.55;margin:28px 0 0;padding:0}.jb-department__meta-title{background:transparent;font-size:14px;font-weight:700;line-height:1.4;margin:0 0 2px;padding:0}.jb-department__meta-text{background:transparent!important;font-size:14px;font-weight:400;line-height:1.55;margin:0;padding:0;white-space:pre-line}.jb-department__contact *,.jb-department__meta *,.jb-department__meta-text *,.jb-department__meta-title *{background:transparent!important;box-sizing:border-box}.jb-department__employees{align-content:start;box-sizing:border-box;display:grid;gap:54px 28px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0}.jb-employee{margin:0;min-width:0;padding:0}.jb-employee__media{margin-bottom:14px;position:relative}.jb-employee__media:before{background:#f1f7ff;content:"";inset:0;opacity:0;position:absolute;transition:opacity .25s ease;z-index:0}.jb-employee__image-wrapper{aspect-ratio:4/5;background:#f2f2f2;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease;width:100%;z-index:1}.jb-employee__image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.jb-employee:focus-within .jb-employee__media:before,.jb-employee:hover .jb-employee__media:before{opacity:1}.jb-employee:focus-within .jb-employee__image-wrapper,.jb-employee:hover .jb-employee__image-wrapper{box-shadow:0 10px 22px rgba(0,0,0,.12);transform:translate(6px,-6px)}.jb-employee__content{padding-top:0;transition:transform .25s ease}.jb-employee:focus-within .jb-employee__content,.jb-employee:hover .jb-employee__content{transform:translateY(2px)}.jb-employee__name{font-size:18px;font-weight:700;line-height:1.3;margin:0 0 4px;padding:0}.jb-employee__jobtitle{font-size:14px;font-weight:400;line-height:1.45;margin:0;padding:0}.jb-employee__contacts{display:flex;flex-direction:column;gap:5px;margin-top:12px}.jb-employee__contact-link{align-items:center;display:flex;gap:8px;text-decoration:none;transition:opacity .2s ease,transform .2s ease;width:fit-content}.jb-employee__contact-link,.jb-employee__contact-link span:not(.jb-employee__contact-icon){color:#338c7e!important;font-size:14px!important;font-weight:400!important;line-height:1.4!important}.jb-employee__contact-link:hover{color:#338c7e!important;text-decoration:underline;text-underline-offset:3px;transform:translateX(2px)}.jb-employee__contact-icon{align-items:center;color:#338c7e!important;display:flex;flex:0 0 auto;height:18px;justify-content:center;width:18px}.jb-employee__contact-icon svg{display:block;fill:currentColor;height:100%;width:100%}@media (max-width:1100px){.jb-department{column-gap:38px;grid-template-columns:210px minmax(0,1fr);margin-bottom:90px}.jb-department__employees{gap:42px 22px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.jb-department{display:block;margin-bottom:72px}.jb-department__info{margin-bottom:30px}.jb-department__employees{gap:36px 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.jb-employee:focus-within .jb-employee__image-wrapper,.jb-employee:hover .jb-employee__image-wrapper{transform:translate(4px,-4px)}}@media (max-width:480px){.jb-department__employees{grid-template-columns:1fr}}