/* BOLEPIX — LOGIN PUSH POPUP V5703Z155L */
html.bp-login-push-v5703z155l body .bp-login-push-overlay-v5703z155l {
  position: fixed !important;
  inset: 0 !important;
  background: rgba(1, 12, 24, .62) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 18px !important;
  z-index: 2147483000 !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-card-v5703z155l {
  width: min(100%, 520px) !important;
  background: #ffffff !important;
  border-radius: 24px !important;
  box-shadow: 0 28px 70px rgba(0,0,0,.28) !important;
  overflow: hidden !important;
  border: 1px solid rgba(11, 87, 208, .12) !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-head-v5703z155l {
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
  padding: 18px 22px !important;
  background: linear-gradient(90deg,#2477ff 0%, #20d38c 100%) !important;
  color:#fff !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-head-v5703z155l h3 {
  margin:0 !important;
  font-size: 18px !important;
  line-height:1.2 !important;
  font-weight: 800 !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-close-v5703z155l {
  border:0 !important;
  background: rgba(255,255,255,.18) !important;
  color:#fff !important;
  width:36px !important;
  height:36px !important;
  border-radius: 999px !important;
  font-size: 22px !important;
  line-height:1 !important;
  cursor:pointer !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-body-v5703z155l {
  padding: 22px !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-body-v5703z155l p {
  margin: 0 0 14px 0 !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
  color: #344054 !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-note-v5703z155l {
  margin: 0 0 18px 0 !important;
  padding: 12px 14px !important;
  border-radius: 14px !important;
  background: #f5f8ff !important;
  color: #1d4ed8 !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-actions-v5703z155l {
  display: flex !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-btn-v5703z155l,
html.bp-login-push-v5703z155l body .bp-login-push-later-v5703z155l {
  flex:1 1 190px !important;
  min-height: 54px !important;
  border-radius: 16px !important;
  border: 0 !important;
  cursor: pointer !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-btn-v5703z155l {
  color:#fff !important;
  background: linear-gradient(90deg,#2477ff 0%, #20d38c 100%) !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-later-v5703z155l {
  color:#1f2937 !important;
  background:#eef2f7 !important;
}
html.bp-login-push-v5703z155l body .bp-login-push-mini-v5703z155l {
  margin-top: 12px !important;
  font-size: 13px !important;
  color:#667085 !important;
  line-height:1.45 !important;
}
@media (max-width: 640px) {
  html.bp-login-push-v5703z155l body .bp-login-push-overlay-v5703z155l {
    align-items: flex-end !important;
    padding: 12px !important;
  }
  html.bp-login-push-v5703z155l body .bp-login-push-card-v5703z155l {
    width: 100% !important;
    border-radius: 22px !important;
  }
  html.bp-login-push-v5703z155l body .bp-login-push-body-v5703z155l {
    padding: 18px !important;
  }
}
