/* JobLik 0.33.470 — safe mobile wizard visual polish only */
@media (max-width:760px){

  html.j470-sell-car body.public-body #alw-form{
    padding-bottom:74px!important;
  }

  html.j470-sell-car body.public-body #alw-form .j470-readable,
  html.j470-sell-car body.public-body #alw-form label,
  html.j470-sell-car body.public-body #alw-form .alw-help,
  html.j470-sell-car body.public-body #alw-form .alw-hint{
    word-break:normal!important;
    overflow-wrap:normal!important;
    hyphens:none!important;
    line-height:1.7!important;
  }

  html.j470-sell-car body.public-body #alw-form .j470-wide-label-row{
    grid-template-columns:minmax(122px,39%) minmax(0,1fr)!important;
    align-items:center!important;
  }

  html.j470-sell-car body.public-body #alw-form .j470-fullwidth-help{
    grid-column:1 / -1!important;
    width:100%!important;
    max-width:100%!important;
    white-space:normal!important;
    line-height:1.75!important;
  }

  html.j470-sell-car body.public-body #alw-form .j470-map-pair{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    align-items:stretch!important;
  }

  html.j470-sell-car body.public-body #alw-form .j470-map-button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    height:74px!important;
    min-height:74px!important;
    max-height:74px!important;
    margin:0!important;
    padding:8px 10px!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    line-height:1.55!important;
    text-align:center!important;
  }

  html.j470-sell-car body.public-body #alw-form .alw-actions{
    display:grid!important;
    grid-template-columns:minmax(0,.82fr) minmax(0,.98fr) minmax(0,1.30fr)!important;
    gap:8px!important;
    position:sticky!important;
    bottom:0!important;
    top:auto!important;
    left:auto!important;
    right:auto!important;
    z-index:60!important;
    width:100%!important;
    margin:8px 0 0!important;
    padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;
    box-sizing:border-box!important;
    background:rgba(255,255,255,.99)!important;
    border-top:1px solid rgba(239,110,22,.12)!important;
    box-shadow:0 -2px 7px rgba(0,0,0,.05)!important;
    transform:none!important;
  }

  html.j470-sell-car body.public-body #alw-form .alw-actions > button,
  html.j470-sell-car body.public-body #alw-form .alw-actions > a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    height:44px!important;
    min-height:44px!important;
    max-height:44px!important;
    margin:0!important;
    padding:5px 6px!important;
    box-sizing:border-box!important;
    white-space:nowrap!important;
    font-size:12px!important;
    line-height:1.2!important;
    text-align:center!important;
  }
}
