/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.next-payment-container{flex-direction:column;gap:32px;width:100%;display:flex}.next-payment-container .next-payment-head{justify-content:space-between;display:flex}.next-payment-container .next-payment-head .info{color:#2c3f50;font-size:16px;font-weight:600}.next-payment-container .next-payment-head .secondary{font-weight:500}.next-payment-container .next-payment-info{background:#fef7e9;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 10px;display:flex}.next-payment-container .next-payment-info .text{color:#2c3f50;font-size:14px;font-weight:400}.next-payment-container .next-payment-info .text .bold{font-weight:600}