/* JobLik 0.33.367
STRICT SCOPE: ONLY automotive landing security/statistics section on mobile.
*/
@media (max-width:760px){

  /* Security/trust heading block */
  body[data-joblik-path="/automotive"] .v064-security{
    padding:14px 14px!important;
    margin:14px 0!important;
    min-height:0!important;
    border-radius:16px!important;
    box-sizing:border-box!important;
  }

  body[data-joblik-path="/automotive"] .v064-security h2,
  body[data-joblik-path="/automotive"] .v064-security h3,
  body[data-joblik-path="/automotive"] .v064-security strong{
    margin:0 0 5px!important;
    font-size:16px!important;
    line-height:1.55!important;
  }

  body[data-joblik-path="/automotive"] .v064-security p,
  body[data-joblik-path="/automotive"] .v064-security small,
  body[data-joblik-path="/automotive"] .v064-security span{
    color:#4f5b67!important;
    opacity:1!important;
    font-size:13px!important;
    line-height:1.65!important;
  }

  /* Four statistics: compact 2x2 grid */
  body[data-joblik-path="/automotive"] .v064-stats{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    width:100%!important;
    margin:10px 0 0!important;
    padding:0!important;
  }

  body[data-joblik-path="/automotive"] .v064-stats > *{
    min-width:0!important;
    min-height:94px!important;
    height:auto!important;
    margin:0!important;
    padding:10px 8px!important;
    border:1px solid rgba(232,111,12,.22)!important;
    border-radius:14px!important;
    box-sizing:border-box!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    text-align:center!important;
  }

  /* Kill tall separators and inherited vertical spacing */
  body[data-joblik-path="/automotive"] .v064-stats hr,
  body[data-joblik-path="/automotive"] .v064-stats > *::before,
  body[data-joblik-path="/automotive"] .v064-stats > *::after{
    display:none!important;
  }

  body[data-joblik-path="/automotive"] .v064-stats svg,
  body[data-joblik-path="/automotive"] .v064-stats .icon,
  body[data-joblik-path="/automotive"] .v064-stats [class*="icon"]{
    width:28px!important;
    height:28px!important;
    margin:0 0 2px!important;
  }

  body[data-joblik-path="/automotive"] .v064-stats b,
  body[data-joblik-path="/automotive"] .v064-stats strong{
    margin:0!important;
    font-size:23px!important;
    line-height:1.15!important;
  }

  /* The previously unreadable grey captions */
  body[data-joblik-path="/automotive"] .v064-stats small,
  body[data-joblik-path="/automotive"] .v064-stats span,
  body[data-joblik-path="/automotive"] .v064-stats p{
    color:#4d5864!important;
    opacity:1!important;
    font-size:12.5px!important;
    line-height:1.4!important;
    margin:0!important;
  }
}
