.container-sdk-spin{justify-content:center;align-items:center;width:100%;height:100%;margin:auto;display:flex;position:relative}.payment-sdk-spin{border:4px solid #d1d5db;border-top-color:#db0000;border-radius:9999px;width:190px;height:190px;animation:1s linear infinite payment-sdk-spin}@keyframes payment-sdk-spin{to{transform:rotate(360deg)}}
