.hPK3d {
  z-index: 10050;
  position: fixed;
  inset: 0;
  overflow: hidden;
}
.TC8pS .fAhjd {
  color: #fff;
}
.TC8pS .sttvY {
  color: #fff;
}
.TC8pS .WVwCX {
  background: #ebff00;
  color: #060c10;
}
.TC8pS .BYJ_6 {
  color: #ebff00;
}
.iP3CM {
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.MrI6V {
  min-height: 100%;
  min-width: 100%;
}
/* ── Bottom panel ─ slides in from below once the Lottie pauses ── */
/* Spec: 16px L/R margins, title→subtitle 6px, subtitle→btn 16px, btn→link 16px, 24px bottom */
.ex7hw {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  box-sizing: border-box;
  padding: 80px 16px 24px;
  transform: translateY(100%);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  pointer-events: none;
}
.rIImY {
  transform: translateY(0);
  pointer-events: auto;
}
/* ── Typography ── */
.fAhjd {
  margin: 0 0 6px;
  padding: 0;
  align-self: center;
  width: 100%;
  color: #000;
  text-align: center;
  font-family: Mulish;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 120% */
}
.sttvY {
  margin: 0 0 16px;
  padding: 0;
  align-self: center;
  width: 100%;
  color: #000;
  text-align: center;
  font-family: Mulish;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
/* ── Buttons ── */
.WVwCX {
  width: 100%;
  margin: 0 0 16px;
  padding: 14px 24px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background: var(--Button-Color-Primary-Button-Default---Fill, #202020);
  color: var(--text-colour-white-body-text, #FFF);
  text-align: center;
  /* Mobile/Heading/H3 - Bold */
  font-family: Mulish;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  /* 142.857% */
}
.WVwCX:active {
  opacity: 0.88;
}
.BYJ_6 {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none;
  align-self: center;
  -webkit-tap-highlight-color: transparent;
  color: var(--button-color-link-text-cta-default-fill, #1478A9);
  text-align: center;
  /* Mobile/Heading/H4 - Bold */
  font-family: Mulish;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 133.333% */
}
.BYJ_6:active {
  opacity: 0.8;
}

