:root{--bg-color: #4B4DAC}body{margin:0;display:flex;min-width:320px;min-height:100vh;background-color:var(--bg-color);position:relative}#root{width:100%}.loader{width:50px;aspect-ratio:1;display:grid;border-radius:50%;background:linear-gradient(0deg,#0000007f 30%,#0000 0 70%,#e3e2e2 0) 50%/8% 100%,linear-gradient(90deg,#8a898940 30%,#0000 0 70%,#000000bf 0) 50%/100% 8%;background-repeat:no-repeat;animation:l23 1s infinite steps(12)}.loader:before,.loader:after{content:"";grid-area:1/1;border-radius:50%;background:inherit;opacity:.915;transform:rotate(30deg)}.loader:after{opacity:.83;transform:rotate(60deg)}@keyframes l23{to{transform:rotate(1turn)}}.keyboard-container{display:flex;justify-content:center}.keyboard-wrapper{grid-template-rows:repeat(4,minmax(0,1fr))}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:.375rem}.numpad-grid{display:grid;grid-template-columns:repeat(5,minmax(58px,1fr));grid-template-rows:repeat(4,1fr);gap:10px}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter}p{line-height:1.5}.text-light{color:#fff}.text-info{color:#ff0}.text-success-lite{color:#75ffb1}.text-sm{font-size:12px!important}.text-md{font-size:14px!important}.text-md-16{font-size:16px!important}.text-lg{font-size:18px!important}.text-xl{font-size:20px!important}.text-xxl{font-size:24px!important}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-center,.verify-text-center,.status-text-center{text-align:center;text-wrap:balance}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.mx-auto{margin-left:auto;margin-right:auto}.no-wrap{white-space:nowrap}@media (max-width: 960px){.text-center{text-align:left;text-wrap:initial}.text-justify{text-align:justify}.mx-auto{margin:initial}}.row-reverse-item{grid-column:2;grid-row:1;justify-self:end}.grid-two-columns{display:grid;grid-template-columns:1fr 1fr;column-gap:1.5rem;row-gap:1rem}.p-width{width:300px}.mb-1{margin-bottom:1rem}.load-image{height:137px;width:154px;background-repeat:no-repeat;background-size:cover;background-position:center;justify-self:end}.container{width:600.391px;height:590px;padding:2rem}.image-01{width:142px;height:176px}.image-o1-container{display:flex;width:100%;justify-content:center}
