/* NEMAZING V747 — canonical footer that cannot be affected by legacy footer styles */
body.nm747-footer-ready > footer:not(.nm747-footer){display:none!important;}
body > footer.nm747-footer{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  max-width:none!important;
  min-height:0!important;
  height:auto!important;
  margin:42px 0 0!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  border-top:1px solid #e8eaf2!important;
  box-shadow:none!important;
  color:#1d2138!important;
  overflow:visible!important;
  z-index:1!important;
  transform:none!important;
}
body > footer.nm747-footer *{box-sizing:border-box!important;}
body > footer.nm747-footer .nm747-wrap{
  width:min(1180px,calc(100% - 40px))!important;
  margin:0 auto!important;
  padding:34px 0 18px!important;
}
body > footer.nm747-footer .nm747-top{
  display:grid!important;
  grid-template-columns:minmax(260px,1.2fr) minmax(0,2fr)!important;
  align-items:start!important;
  gap:72px!important;
}
body > footer.nm747-footer .nm747-brand{min-width:0!important;}
body > footer.nm747-footer .nm747-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:auto!important;
  height:auto!important;
  margin:0 0 15px!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
body > footer.nm747-footer .nm747-logo img{
  display:block!important;
  width:178px!important;
  height:42px!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
  background:transparent!important;
}
body > footer.nm747-footer .nm747-brand p{
  max-width:390px!important;
  margin:0!important;
  color:#77809f!important;
  font-size:13px!important;
  line-height:1.65!important;
  font-weight:500!important;
}
body > footer.nm747-footer .nm747-links{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:44px!important;
}
body > footer.nm747-footer .nm747-col{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:11px!important;
  min-width:0!important;
}
body > footer.nm747-footer .nm747-col h4{
  margin:0 0 4px!important;
  color:#20243a!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
}
body > footer.nm747-footer .nm747-col a{
  display:inline!important;
  margin:0!important;
  padding:0!important;
  color:#727b99!important;
  font-size:13px!important;
  line-height:1.4!important;
  font-weight:650!important;
  text-decoration:none!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body > footer.nm747-footer .nm747-col a:hover{color:#6f5cff!important;}
body > footer.nm747-footer .nm747-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  margin-top:28px!important;
  padding-top:17px!important;
  border-top:1px solid #eceef4!important;
  color:#9299ae!important;
  font-size:12px!important;
  line-height:1.4!important;
}
body > footer.nm747-footer .nm747-domain{font-weight:700!important;}
@media (max-width:900px){
  body > footer.nm747-footer{margin-top:28px!important;}
  body > footer.nm747-footer .nm747-wrap{width:min(100% - 28px,1180px)!important;padding:28px 0 16px!important;}
  body > footer.nm747-footer .nm747-top{grid-template-columns:1fr!important;gap:25px!important;}
  body > footer.nm747-footer .nm747-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;}
}
@media (max-width:600px){
  body > footer.nm747-footer{margin-top:20px!important;}
  body > footer.nm747-footer .nm747-wrap{width:calc(100% - 28px)!important;padding:24px 0 15px!important;}
  body > footer.nm747-footer .nm747-logo img{width:150px!important;height:36px!important;}
  body > footer.nm747-footer .nm747-brand p{font-size:12px!important;line-height:1.55!important;}
  body > footer.nm747-footer .nm747-links{grid-template-columns:1fr 1fr!important;gap:22px 16px!important;}
  body > footer.nm747-footer .nm747-col:last-child{grid-column:1/-1!important;}
  body > footer.nm747-footer .nm747-bottom{flex-direction:column!important;align-items:flex-start!important;gap:5px!important;margin-top:22px!important;}
}
