/* JobLik 0.30.75 build 182 — readable two-row mobile trust slide */
.jsc-trust-slide{
 align-items:center;
 justify-content:center;
 min-height:114px!important;
 height:114px!important;
 padding:8px 45px 17px!important;
 overflow:hidden;
 box-sizing:border-box!important;
}
.jsc-trust-slide-inner{
 width:min(100%,280px);
 height:100%;
 min-width:0;
 min-height:0;
 display:flex;
 flex-flow:row nowrap;
 align-items:center;
 justify-content:center;
 gap:14px;
 direction:rtl;
}
.jsc-trust-mark{
 flex:0 0 78px;
 width:78px;
 min-width:78px;
 display:flex;
 align-items:center;
 justify-content:center;
}
.jsc-trust-copy{
 flex:1 1 auto;
 min-width:0;
 max-width:180px;
 display:grid;
 grid-template-rows:auto auto;
 align-content:center;
 gap:5px;
 direction:rtl;
 text-align:right;
}
.jsc-trust-copy>h3{
 margin:0!important;
 padding:0!important;
 color:#ff8a00!important;
 font-size:12px!important;
 font-weight:800!important;
 line-height:1.45!important;
 white-space:nowrap;
 overflow:visible;
}
.jsc-trust-copy>small{
 display:block!important;
 width:100%!important;
 max-width:none!important;
 margin:0!important;
 padding:0!important;
 color:#d5dde8!important;
 font-size:9px!important;
 font-weight:500!important;
 line-height:1.55!important;
 text-align:right!important;
 white-space:normal!important;
 overflow-wrap:normal!important;
 word-break:normal!important;
}
.jsc-trust-slide [data-joblik-trust-marks]{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 width:78px!important;
 min-width:78px!important;
 height:78px!important;
 padding:0!important;
 margin:0!important;
 gap:0!important;
 overflow:hidden!important;
}
.jsc-trust-slide [data-joblik-trust-marks] style{display:none!important}
.jsc-trust-slide [data-joblik-trust-marks] a{
 display:flex!important;
 align-items:center!important;
 justify-content:center!important;
 min-width:72px!important;
 min-height:72px!important;
 width:72px!important;
 height:72px!important;
 padding:4px!important;
 margin:0!important;
 border-radius:11px!important;
 background:#fff!important;
 box-sizing:border-box!important;
 overflow:hidden!important;
}
.jsc-trust-slide [data-joblik-trust-marks] img{
 display:block!important;
 max-width:64px!important;
 max-height:64px!important;
 width:auto!important;
 height:auto!important;
 object-fit:contain!important;
 margin:0!important;
}
@media (min-width:701px){
 .jsc-trust-slide{display:none!important}
}
@media (max-width:700px){
 body:has([data-public-card]) footer [data-joblik-trust-marks],
 body:has([data-public-card])>[data-joblik-trust-marks]{
  display:none!important;
 }
 .jsc-trust-slide{display:flex}
}
@media (max-width:390px){
 .jsc-trust-slide{
  height:110px!important;
  min-height:110px!important;
  padding-inline:39px!important;
 }
 .jsc-trust-slide-inner{
  width:min(100%,260px);
  gap:10px;
 }
 .jsc-trust-mark{
  flex-basis:70px;
  width:70px;
  min-width:70px;
 }
 .jsc-trust-copy{
  max-width:168px;
  gap:3px;
 }
 .jsc-trust-copy>h3{font-size:11px!important}
 .jsc-trust-copy>small{font-size:8.5px!important;line-height:1.5!important}
 .jsc-trust-slide [data-joblik-trust-marks]{
  width:70px!important;
  min-width:70px!important;
  height:70px!important;
 }
 .jsc-trust-slide [data-joblik-trust-marks] a{
  min-width:66px!important;
  min-height:66px!important;
  width:66px!important;
  height:66px!important;
 }
 .jsc-trust-slide [data-joblik-trust-marks] img{
  max-width:58px!important;
  max-height:58px!important;
 }
}
