.error-text{color:#b52230;text-align:center;background:#f8d7da;border-radius:8px;padding:8px 10px;font-size:15px;font-weight:600;display:none}.success-text{color:#427e1b;text-align:center;background:#dff8d7;border:1px solid #d1f5c6;border-radius:8px;padding:8px 10px;font-size:15px;font-weight:600;display:none}.otp-pnlt{display:none}.timer-otp{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:186px}.box-timer-otp-pnlt{position:absolute;bottom:10px;left:15px}#countdown-pnlt{text-align:center;width:30px;height:30px;position:relative}#countdown-number-pnlt{color:#000;margin-top:4px;font-size:15px;font-weight:700;display:inline-block}#countdown-svg-pnlt{width:30px;height:30px;position:absolute;top:0;right:0;transform:rotateY(-180deg)rotate(-90deg)}#countdown-svg-pnlt path{opacity:0;transition:all .5s ease-in-out}#countdown-cross-pnlt{visibility:hidden}#countdown-circle-pnlt{stroke-dasharray:75;stroke-dashoffset:0;stroke-linecap:round;stroke-width:1px;stroke:#000;fill:none;opacity:1;transition:all .5s ease-in-out;animation:60s linear forwards countdown}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:75px}}.otp-box-pnlt{position:relative}.loading .pnlt-loading-popup{display:flex}.pnlt-loading-popup{backdrop-filter:blur(2px);z-index:99999;background:#0027452e;justify-content:center;align-items:center;width:100vw;height:100vh;display:none;position:fixed;top:0;right:0}.pnlt-loading-popup>svg{width:100px;height:100px}#btn-submit-pnlt{border-radius:10px;width:100%;padding:15px 5px}