/* BOLIX mobile footer v3 — compact graphite footer */
@media(max-width:760px){
  body.bolix-child-site .bolix-footer{
    position:relative!important;
    z-index:2!important;
    margin-top:auto!important;
    border-top:4px solid #e30613!important;
    background:#181a1e!important;
    color:#f7f8f9!important;
    opacity:1!important;
    filter:none!important;
  }

  body.bolix-child-site .bolix-footer__main{
    padding:28px 0 22px!important;
    background:#181a1e!important;
  }

  body.bolix-child-site .bolix-footer__grid{
    display:block!important;
    color:#f7f8f9!important;
  }

  body.bolix-child-site .bolix-footer__brand{
    padding:0!important;
    border:0!important;
  }

  body.bolix-child-site .bolix-footer__logo-box{
    width:146px!important;
    padding:7px!important;
    margin-bottom:15px!important;
    background:#fff!important;
    box-shadow:none!important;
  }

  body.bolix-child-site .bolix-footer__brand p{
    max-width:96%!important;
    margin:0 0 16px!important;
    color:#cfd3d8!important;
    font-size:12.5px!important;
    line-height:1.58!important;
    opacity:1!important;
  }

  body.bolix-child-site .bolix-footer__contact{
    gap:7px!important;
    color:#f2f3f4!important;
    font-size:12.5px!important;
    font-weight:650!important;
    line-height:1.42!important;
    opacity:1!important;
  }
  body.bolix-child-site .bolix-footer__contact span,
  body.bolix-child-site .bolix-footer__contact a{
    color:#f2f3f4!important;
    opacity:1!important;
  }

  /* Full desktop sitemap is intentionally hidden on mobile. Main navigation lives in the hamburger menu. */
  body.bolix-child-site .bolix-footer__grid > .bolix-footer__column,
  body.bolix-child-site .bolix-footer__column--combined{
    display:none!important;
  }

  body.bolix-child-site .bolix-footer__mobile-quick{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    margin-top:22px!important;
    padding-top:4px!important;
    border-top:1px solid rgba(255,255,255,.14)!important;
  }
  body.bolix-child-site .bolix-footer__mobile-quick a{
    min-height:46px!important;
    padding:0 2px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    border-bottom:1px solid rgba(255,255,255,.10)!important;
    color:#e5e7ea!important;
    font-size:13px!important;
    font-weight:760!important;
    letter-spacing:.005em!important;
  }
  body.bolix-child-site .bolix-footer__mobile-quick a span{
    color:#e30613!important;
    font-size:16px!important;
    transition:transform .2s ease!important;
  }
  body.bolix-child-site .bolix-footer__mobile-quick a:active span{
    transform:translateX(4px)!important;
  }
  body.bolix-child-site .bolix-footer__mobile-quick--primary{
    color:#fff!important;
    font-weight:850!important;
  }

  body.bolix-child-site .bolix-footer__bottom{
    border-top:1px solid rgba(255,255,255,.11)!important;
    background:#101216!important;
    color:#b9bdc3!important;
  }

  body.bolix-child-site .bolix-footer__bottom-inner{
    min-height:0!important;
    padding:17px 0 19px!important;
    display:block!important;
    color:#b9bdc3!important;
    font-size:10.5px!important;
    line-height:1.45!important;
    opacity:1!important;
  }

  body.bolix-child-site .bolix-footer__bottom-right{
    margin-top:12px!important;
    display:grid!important;
    justify-content:start!important;
    gap:14px!important;
  }

  body.bolix-child-site .bolix-footer__legal{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:flex-start!important;
    gap:8px 14px!important;
  }
  body.bolix-child-site .bolix-footer__legal a,
  body.bolix-child-site .bolix-footer__bottom a{
    color:#d4d7db!important;
    font-size:10.5px!important;
    opacity:1!important;
  }

  body.bolix-child-site .bolix-footer__language{
    width:max-content!important;
    min-height:34px!important;
    padding:0 10px!important;
    border:1px solid rgba(255,255,255,.2)!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.025)!important;
    color:#c6cad0!important;
    font-size:10px!important;
  }
  body.bolix-child-site .bolix-footer__language-current{color:#fff!important}
  body.bolix-child-site .bolix-footer__language-future{color:#7e838b!important}
}

@media(max-width:390px){
  body.bolix-child-site .bolix-footer__main{padding-top:25px!important}
  body.bolix-child-site .bolix-footer__logo-box{width:140px!important}
  body.bolix-child-site .bolix-footer__brand p{font-size:12px!important}
  body.bolix-child-site .bolix-footer__contact{font-size:12px!important}
  body.bolix-child-site .bolix-footer__mobile-quick a{min-height:44px!important;font-size:12.5px!important}
}
