.hrt-convidados{align-items:stretch;display:flex;gap:40px;justify-content:center;margin:40px auto 60px;max-width:960px;width:100%}.hrt-convidados-item{flex-direction:column;gap:10px;width:30%}.hrt-c-foto,.hrt-convidados-item{align-items:center;display:flex;justify-content:center}.hrt-c-foto{aspect-ratio:1/1;border-radius:50%;object-fit:cover;width:200px}.hrt-c-logo{align-items:center;display:flex;height:80px;justify-content:center;object-fit:contain;width:100%}.hrt-c-info{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.hrt-c-cargo,.hrt-c-nome{align-items:center;color:#fff;display:flex;font-family:Montserrat;height:60px;justify-content:center;line-height:100%;text-align:center}.hrt-c-nome{font-size:26px;font-weight:700}.hrt-c-cargo{font-size:16px;font-weight:400}@media (max-width:600px){.hrt-convidados{flex-direction:column}.hrt-convidados-item{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}img.hrt-c-foto{width:80px}.hrt-c-info{align-items:flex-start;text-align:left}.hrt-c-logo{height:50px;margin:10px 0;width:fit-content}.hrt-c-cargo,.hrt-c-nome{text-align:left}}