.login-page{height:100vh;width:100%;overflow-x:hidden}.login-page-contents{width:100%;height:100%;display:flex;justify-content:space-between}.login-page-content{height:100%;width:100%;overflow-x:hidden;background-color:#fbfbfb;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.login-page-content.left{width:60%}.login-page-content.left img{width:100%;min-height:100%}.login-page-content.right{width:40%}.login-page-content.right img{height:95px;width:180px}.login-page-logo-image{margin-top:2rem!important}.right-content-span{font-weight:700;font-size:30px}.forget-password{width:95%;max-width:400px;margin-top:14px;text-align:end;font-size:18px;font-weight:600;color:#0a0a0a;cursor:pointer}.forget-password:hover{color:#2887b0;transition:.5s cubic-bezier(.175,.885,.32,1.275)}.show-support-popup{background-color:#0a0a0a;width:100svw;height:100dvh;position:fixed;top:0;left:0;background-color:#68686870;z-index:3;display:flex;justify-content:center;align-items:center}.support-popup{width:95%;max-width:500px;height:80%;max-height:320px;background-color:#fff;border-radius:10px;box-shadow:0 4px 4px 0 #00000040;font-size:22px;font-weight:600;color:#0a0a0a;padding:0 5px}.support-popup,.support-popup .client-service-content{display:flex;flex-direction:column;align-items:center}.support-popup .client-service-content h2{margin-top:30px!important;font-size:18px!important;text-align:center}.support-popup .client-service-numbers span{font-size:17px!important}.support-popup .client-service-number{width:290px;height:40px;display:flex;align-items:center;justify-content:space-between;font-size:24px!important;font-weight:700}.support-popup .client-service-numbers{width:unset;max-width:395px;margin-top:10px}@media screen and (max-width:1100px){.login-page-content.left{width:0}.login-page-content.right{width:100%}.input-rows{flex-direction:column}.input-row{width:100%;display:flex;justify-content:center!important;align-items:center!important}.login-page-content{padding:10px 0 60px;height:unset}}