div.otp-container{z-index:3;height:100vh;margin:auto;position:fixed;top:0;bottom:0;left:0;right:0}div.otp-container div.layout{z-index:7;background-color:rgba(85,88,88,.69);width:100%;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0}div.six-digit-modal-container{background-color:#fff;border-radius:8px;max-width:360px;position:absolute;z-index:1001!important}div.six-digit-modal-container button{border-radius:6px;transition:all .3s}.underline{border-bottom:1px solid var(--brand-tertiary-hover)}div.otp-container span.phone-email{border-bottom:1px solid #000}
input.otp-digits{text-align:center;background-color:#ededed;border:1px solid #b3b3b3;border-radius:4px;outline:none;width:40px;height:40px;font-size:18px}
