<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.team-card-groups{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(12,1fr);justify-content:stretch;justify-items:stretch;grid-auto-flow:row dense}.team-card-groups:before,.team-card-groups:after{display:none}.team-card-groups .team-card{width:100%;margin-left:0 !important;padding-bottom:0;text-align:center;font-size:14px;line-height:22px}.team-card-groups .team-card h3{color:#111827;margin-bottom:5px}.team-card-groups .team-card h6{font-size:18px;line-height:26px;font-family:'Inter';font-weight:bold;margin-bottom:5px}.team-card-groups .team-card p{font-style:italic;font-size:14px;line-height:22px}.team-card__content{padding:20px 0 !important}.team-card{margin-bottom:15px}.team-card__image{text-align:center}.team-card__image img{border-radius:5px;box-shadow:0 4px 6px -2px rgb(0 0 0 / 5%),0 10px 15px -3px rgb(0 0 0 / 10%);overflow:hidden}.team-card.with-hover{position:relative;transition:.3s}.team-card.with-hover a.whole-col-link{position:absolute;z-index:9;height:100%;width:100%;top:0;right:0;display:block}.phone-group a{display:flex;align-items:center}@media(min-width:768px){.social-and-phone-group{display:flex;align-items:center;justify-content:center}.social-and-phone-group .social-group{height:20px}.social-and-phone-group .social-group a{padding-right:12px}.team-card-groups .team-card.span3{grid-column:auto / span 3}.team-card-groups .team-card.span4{grid-column:auto / span 4}.team-card-groups .team-card.span6{grid-column:auto / span 6}.team-card-groups .team-card.span12{grid-column:auto / span 12}}@media(max-width:767px){.team-card-groups .team-card{grid-column:auto / span 12}.phone-group{display:inline-block}}</pre></body></html>