.registerForm{position:relative;z-index:2;width:100%;max-width:600px;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)}.registerSection{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}.registerSection:before{background:rgba(0,0,0,.2);z-index:1}.registerSection:after,.registerSection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.registerSection:after{background-size:cover;height:100vh;width:50%;background-repeat:no-repeat}.registerForm .ant-input-affix-wrapper{border-radius:8px;padding:10px 15px;border:1px solid #d9d9d9}.registerForm .ant-input-affix-wrapper-focused,.registerForm .ant-input-affix-wrapper:hover{border-color:#003a8c}@media(max-width:991px){.registerForm{padding:6%;box-shadow:0 8px 24px hsla(210,8%,62%,.2);border-radius:8px;background-color:#fff;margin:30px 20px}.registerSection: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}@media(min-width:991px){.no-scroll{overflow:hidden;height:100vh;position:relative}}.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}.gapMarginTopMin{height:5px}@media(max-width:576px){.registerForm{padding:30px 20px}}