@keyframes fadeInBackdrop{0%{background-color:transparent}to{background-color:rgba(0,0,0,.12)}}@keyframes fadeOutBackdrop{0%{background-color:rgba(0,0,0,.12)}to{background-color:transparent}}@keyframes entryAnimation{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes exitAnimation{0%{transform:translateY(0)}to{transform:translateY(100%)}}.AfterPay{--logo-badge-width:3.75rem;--messaging-margin-block-end:.5rem;--messaging-margin-block-start:.5rem}