@keyframes shimmer{to{transform:translate(100%)}}.pay-ideal{align-items:center;background-color:#b90057;border-radius:.25rem;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:48px;justify-content:center;transition:all .15s ease-in-out;width:100%}.pay-ideal:hover{background-color:#8c0143}.pay-ideal__loading{animation:pulse 1s ease-out infinite;background-color:#faeef1;border-radius:99rem;height:24px;width:24px}.pay-ideal__icon{width:48px}.pay-ideal__button{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.25rem;justify-content:center}.pay-ideal__button-image{background-color:#fff;border-radius:.25rem .75rem .75rem .25rem;height:28px;padding:.05rem .1rem}.pay-ideal .button-text{color:#fff;font-size:1rem;font-weight:600}
