<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.team_section{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.employee{margin:0;position:relative}.animation-container svg{background:#fff;left:0;mix-blend-mode:screen;position:absolute;top:-1px!important;width:calc(100% + 2px)!important}.animation-container svg path{fill:#000!important}.animation-container .employee_linkedin{align-items:center;border-radius:.4rem;bottom:0;display:block;display:flex;justify-content:center;left:50%;line-height:1;opacity:0;padding:.4rem;position:absolute;transition:all .5s ease;translate:-50%;width:max-content;z-index:1;z-index:2}.animation-container:hover .employee_linkedin{bottom:4rem;opacity:1;transition:all .5s ease}.animation-container .employee_linkedin a{align-items:center;color:#fff;display:flex;font-size:11px;gap:4px;justify-content:center;line-height:1}.animation-container .employee_linkedin a svg{background:transparent;height:14px!important;position:relative;top:0!important;width:14px;width:auto!important}.animation-container .employee_linkedin a svg path{fill:#fff!important}.employee figcaption{bottom:0;left:0;opacity:0;position:absolute;right:0;text-align:center;transition:all .5s ease;translate:0 -50%;z-index:2}.employee:hover figcaption{opacity:1;transition:all .5s ease;translate:0}@media (max-width:320px){.team_section{gap:0}.employee{scale:.8}}</pre></body></html>