img.latex{border:none;vertical-align:middle}.video-player{border:0;margin:auto;padding:5px;text-align:center;max-width:100%}.hidden{display:none}.screen-reader-text{position:absolute;left:-1000em}.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe{max-width:100%}.simple-homepage{display:none}

/* v53: imagem Quem Somos acompanha altura do texto */
.je-quem-container{
  display:flex !important;
  align-items:stretch !important;
}

.je-quem-updated-image{
  display:flex;
}

.je-quem-updated-image img{
  height:100% !important;
  width:auto !important;
  object-fit:cover !important;
  max-width:650px;
}

.je-quem-text-col{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

/* v59 video adjustment */
.wp-block-video video{
  height:60vh !important;
  max-height:600px !important;
  object-fit:cover !important;
  opacity:0.95;
}

/* v59 footer redesign */
footer, .wp-block-group.footer{
  background:#0b1118 !important;
  color:#fff !important;
  padding:40px 20px !important;
}

footer h2, footer h3{
  display:none !important;
}

footer .wp-block-columns{
  display:flex !important;
  justify-content:space-between !important;
  gap:40px;
}

footer .wp-block-column:first-child{
  max-width:50%;
}

footer .wp-block-column:last-child{
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  text-align:right;
}

footer a{
  color:#ccc !important;
  text-decoration:none;
}
