.loginForm{position:relative;z-index:2;width:100%;max-width:450px;background:hsla(0,0%,100%,.8);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:40px;border-radius:24px;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 20px 40px rgba(0,0,0,.15)}.loginSection{min-height:100vh;background:url(https://images.unsplash.com/photo-1576091160550-2173dba999ef?q=80&w=1470&auto=format&fit=crop) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;padding:20px;position:relative}.heightVh{height:100vh}.loginSection:before{background:rgba(0,0,0,.2);z-index:1}.loginSection:after,.loginSection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.loginSection:after{background-size:cover;height:100vh;width:50%;background-repeat:no-repeat}.loginForm .ant-input-affix-wrapper{border-radius:8px;padding:10px 15px;border:1px solid #d9d9d9}.loginForm .ant-input-affix-wrapper-focused,.loginForm .ant-input-affix-wrapper:hover{border-color:#003a8c}@media(max-width:991px){.loginForm{padding:6%;box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:8px;background-color:#fff;margin:30px 20px}.loginSection:after{height:auto;width:100%;z-index:-1}.heightVh{height:auto}}.socialLoginButtons{display:flex;justify-content:center;margin-top:20px}.socialLoginButtons button{width:auto;margin-right:10px;background-color:#3b5998;border-color:#3b5998;color:#fff}.socialLoginButtons button:last-child{margin-right:0;background-color:#dd4b39;border-color:#dd4b39}.login-form-button{height:48px!important;font-size:16px!important;font-weight:600!important;border-radius:10px!important;background:#003a8c!important;border:none!important;margin-top:10px}.google-btn{height:45px!important;border-radius:10px!important;font-weight:500!important;display:flex!important;align-items:center;justify-content:center;border:1px solid #d9d9d9!important;transition:all .3s}.google-btn:hover{background:#f8fafc!important;border-color:#cbd5e1!important}.gapMarginTop{height:20px}.gapMarginTopTwo{height:15px}@media(max-width:576px){.loginForm{padding:30px 20px}}