/* JobLik 0.33.178 — isolate the configured trust mark at the absolute bottom of the public home footer. */
.jpx-footer__brand{
  display:block!important;
  min-width:0!important;
}
.jpx-footer__identity{
  min-width:0!important;
  width:100%!important;
}
.jpx-footer>small{
  position:static!important;
  grid-column:1/-1!important;
  width:100%!important;
  display:block!important;
  margin:2px 0 0!important;
  padding:8px 0 0!important;
  text-align:center!important;
  color:#758198!important;
  font-size:10px!important;
}
.jpx-footer__trust-row{
  grid-column:1/-1!important;
  width:100%!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:8px 0 2px!important;
  border:0!important;
  clear:both!important;
}
.jpx-footer__trust-row [data-joblik-trust-marks]{
  width:auto!important;
  max-width:100%!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.jpx-footer__trust-row [data-joblik-trust-marks] a{
  margin:0!important;
}
.jpx-footer__trust-row [data-joblik-trust-marks] img{
  display:block!important;
  width:auto!important;
  max-width:92px!important;
  height:78px!important;
  max-height:78px!important;
  object-fit:contain!important;
}
@media(max-width:760px){
  .jpx-footer{
    padding-bottom:18px!important;
  }
  .jpx-footer__brand{
    grid-column:1/-1!important;
  }
  .jpx-footer__identity>img{
    width:140px!important;
    height:auto!important;
  }
  .jpx-footer__identity p{
    max-width:100%!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  .jpx-footer>small{
    margin-top:4px!important;
    padding-top:8px!important;
  }
  .jpx-footer__trust-row{
    padding-top:10px!important;
  }
  .jpx-footer__trust-row [data-joblik-trust-marks] img{
    max-width:86px!important;
    height:74px!important;
    max-height:74px!important;
  }
}
