.page_successfulPaymentModal__lD5GV{padding:40px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;background-color:#fff;z-index:9999;color:#000;text-align:center;border-radius:32px;font-size:16px;line-height:1.8rem;display:flex;flex-direction:column;align-items:center;gap:10px}.page_successfulPaymentModal__lD5GV span:nth-child(2){font-weight:700;font-size:20px}.page_successfulPaymentModal__lD5GV span:nth-child(3){color:gray}@media (max-width:768px){.page_successfulPaymentModal__lD5GV{width:90%}}