.contact-card{padding-bottom:15px;text-align:center;position:relative}@media only screen and (min-width:800px){.contact-card{min-height:325px}}.contact-card .photo a{line-height:0;display:block}.contact-card .photo img{width:100%;height:auto;line-height:0;border-radius:50%}.contact-card .contact-title{display:block;font-family:"Gotham Narrow", Verdana, sans-serif;margin-top:5px;margin-bottom:5px;font-weight:600;font-size:18px;line-height:21px;color:#333333;flex-basis:100%}@media only screen and (min-width:768px) and (max-width:1000px){.contact-card .contact-title{font-size:15px;line-height:18px}}.contact-card .contact-info{height:113px;overflow:hidden}.contact-card .contact-link{text-decoration:none}.contact-card .contact-link:hover .contact-title{color:var(--azure-700)}.contact-card .contact-link:after{content:"";position:absolute;inset:0;z-index:2}.contact-card .contact-job{font-family:"Gotham Narrow", Verdana, sans-serif;letter-spacing:-0.35px;font-size:15px;line-height:20px}@media only screen and (min-width:768px) and (max-width:1000px){.contact-card .contact-job{font-size:14px;line-height:18px}}.small .contact-card{display:flex;min-height:120px}.small .contact-card .photo{min-width:100px}.small .contact-card .contact-info{margin-left:15px;text-align:left}