.common-layout-container{width:100%}.cover-container{position:relative}.company-logo .logo-img{width:12rem}.cover-img{position:fixed;width:100%;height:50%;-o-object-position:bottom;object-position:bottom;max-height:none;-o-object-fit:cover;object-fit:cover;z-index:-1}.layout-content{margin-top:5rem;display:flex;width:100%;padding:15px;flex-direction:column;justify-content:center;align-items:center;gap:20px}@media screen and (max-width:992px){.common-layout-container{width:100%}}.otp-input{width:100%;align-items:center;justify-content:center}.otp-box,.otp-input{display:flex;gap:10px}.otp-box{width:61.972px;height:61.972px;flex-shrink:0;text-align:center;background:var(--neutral-soft-grey);border:none;border-radius:10px}.otp-input1{width:100%;display:flex;padding-inline:.8rem .8rem;justify-content:space-between}.otp-box1{display:flex;width:4rem;height:4rem;gap:10px;flex-shrink:0;text-align:center;background:var(--neutral-soft-grey);border:none;border-radius:10px}@media screen and (max-width:352px){.otp-box1{width:calc(4rem - 1.5vw);height:calc(4rem - 1vh)}}.resend-otp{color:#007bff;text-decoration:none;background-color:transparent;cursor:pointer}.otp-error{color:#ff4b4b;font-family:pn-regular;padding-inline:1rem;display:inherit;margin-top:-15px;font-size:13px}.login-container{max-width:500px;width:100%;display:flex;border-radius:10px;background:var(--neutral-white,#fff);box-shadow:0 50px 100px 0 rgba(0,0,0,.1),100px 100px 100px 100px rgba(0,0,0,.1);flex-direction:column;align-content:center;justify-content:flex-start;align-items:center;padding:1rem}.login-header{color:var(--neutral-black,#141522);text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:150%}.login-content{width:100%}.btn-secondary{color:#000;background-color:#a4a4a4;border-color:#a4a4a4}.login-type-dropdown{width:92%}.login-btn{display:flex;flex-direction:row;justify-content:space-between}