.show-employees{&.pt-small{padding-top:var(--space-l)}&.pt-medium{padding-top:var(--space-xl)}&.pt-large{padding-top:var(--space-2xl)}&.pb-small{padding-bottom:var(--space-l)}&.pb-medium{padding-bottom:var(--space-xl)}&.pb-large{padding-bottom:var(--space-2xl)}.section-heading{margin-bottom:var(--space-m)}.employee-section{margin-bottom:var(--space-xl);&:last-child{margin-bottom:0}}.employee-section-heading{margin-bottom:var(--space-m)}.employee-card{align-items:flex-start;display:flex;gap:var(--space-s)}.employee-image{flex-shrink:0;height:156px;overflow:hidden;width:156px;img{display:block;height:156px;object-fit:cover;width:156px}}.employee-info{display:flex;flex:1;flex-direction:column;gap:var(var(--space-xxs));min-width:0;padding-top:var(--space-xs);p{font-size:var(--font-size-m);margin:0}}.employee-name{font-weight:var(--font-weight-bold);line-height:var(--line-height-heading)}.employee-email,.employee-phone{a{color:inherit;text-decoration:none;&:hover{text-decoration:underline}}}.cols-3 .col{flex:0 0 100%;width:100%}@media (min-width:992px){.cols-3 .col{flex:0 0 calc(33.33333% - var(--space-m)*2/3);width:calc(33.33333% - var(--space-m)*2/3)}}@media (max-width:575px){.employee-card{flex-direction:column}}}