.hidden{display:none}.show{display:block}.highlighted-partners{max-width:1250px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;align-items:center;justify-content:center}.highlighted-partner-card{display:flex;flex-direction:column;gap:20px;width:370px;height:320px;border-radius:10px;padding:30px;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3)}.highlighted-partner-logo{width:100%;justify-content:center;text-align:center}.highlighted-partner-logo img{height:50px}.highlighted-partner-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:10px}.highlighted-partner-content h3{font-size:1.2rem;font-weight:500;text-transform:capitalize;align-self:center}.highlighted-partner-content h3.quote{color:grey;hyphens:auto;font-size:1.4rem}.partner-type{color:grey}.highlighted-partner-content p{font-size:1rem;font-weight:500;color:#636363;hyphens:auto}a{text-decoration:none}