.single .image{width:100%;height:auto;margin-bottom:15px;}.single.employee{padding:var(--padding);max-width:21rem;background:var(--color4);margin-top:var(--section);border-radius:50%/150px;}@media (max-width:56em){.single.employee{border-radius:50%/30%;max-width:18rem;margin:calc(var(--section) * 3) auto var(--section);}}.single.employee .content picture{position:relative;display:block;aspect-ratio:2;}.single.employee .content picture img{position:absolute;width:55%;aspect-ratio:0.73;margin-top:-30%;object-fit:cover;object-position:center;border-radius:50%/33.5% 0 0 0;}.single.employee .content .widgetHeader{font-size:var(--xl-fontsize);font-weight:300;line-height:1;color:white;}.single.employee .content .widgetSubHeader{margin:0.75rem 0;font-weight:500;font-size:calc(var(--xs-fontsize) - 0.2rem);text-transform:uppercase;color:white;}.single.employee .footer{margin-bottom:calc(var(--padding) * 2);padding:0;}.single.employee .footer > *{display:flex;gap:1.25rem;align-items:center;margin-top:0.5rem;color:white;font-size:calc(var(--s-fontsize) - 0.15rem);}.single.employee .footer > *:first-child{margin-top:0;}.single.employee .footer > *::before{content:"";flex-shrink:0;display:inline-block;width:35px;aspect-ratio:10;background-image:url(/App_SkinMaster/images/skin/single-line-brown.svg);background-repeat:no-repeat;background-size:contain;}