.m-header--fixed{padding:0!important;margin:0!important}.m-portlet{background:0 0;box-shadow:none}.content_logo{margin:0 auto;margin-top:80px;text-align:center}.btn-focus{background:#485eab;border-color:#485eab;width:150px;margin-top:30px}.btn-focus:hover{background:#3d3b56}.form-group input{height:45px;border-radius:40px;padding:1.5rem 1.5rem}h3{color:#9e97aa;font-size:1.5em;margin-bottom:30px}.login{display:grid;place-items:center;min-height:100vh;background-color:#fff}.login__logo{max-width:100%;display:block}.login__head h1{font-size:clamp(2rem,1.83rem + .87vw,2.5rem);color:#575757;font-weight:400;text-align:center}.login__head p{color:#6b6b6b;text-align:center;font-size:clamp(.81rem,.79rem + .11vw,.88rem)}.login__form{margin-top:4rem}.login__form div{margin-bottom:2rem}.login__form input{border:1px solid rgba(0,0,0,.2);min-height:50px}.login__form input::placeholder{color:#7b7b7b;font-size:clamp(1rem,.91rem + .43vw,1.25rem);font-weight:400}.login__form button{border:none;max-width:300px;width:100%;padding:.7rem 1rem;border-radius:5px;background-color:#2b80ff;color:#fff;font-weight:600;font-size:clamp(.88rem,.83rem + .22vw,1rem);min-height:50px}.login__form button:hover{cursor:pointer;filter:opacity(80%)}.login-x{height:100%}.login-x__gradient{background-image:url(/img/login_bg.png);background:#7e22ce;background:linear-gradient(180deg,#7e22ce 0,#1e40af 100%);background-position:bottom;background-repeat:no-repeat;background-size:contain;overflow:clip;padding-block:10rem;position:relative}.login-x__gradient .message{font-size:clamp(1.125rem,1.038rem + .4348vw,1.375rem);font-weight:500}.login-x__logo{max-width:100%;max-height:90px;display:block;object-fit:contain}.login-x__main__title{color:#1d4ed8;font-weight:600;font-size:clamp(1.5rem,1.3261rem + .8696vw,2rem)}.login-x__text{color:#475569;font-size:clamp(.875rem,.8315rem + .2174vw,1rem)}.login-x__left__content{min-height:inherit;display:flex;flex-direction:column;justify-content:center}.login-x__left__content__wrapper{width:min(40rem,80%);margin-inline:auto}.login-x__form{display:flex;flex-direction:column;row-gap:10px}.login-x__form__label{color:#334155;font-weight:600;font-size:clamp(.875rem,.8315rem + .2174vw,1rem);padding-bottom:4px;margin-bottom:0}.login-x__form__custom-input{display:flex;align-items:center;column-gap:10px;background-color:#f1f5f9;border-radius:10px;min-height:55px;padding:0 10px;outline:1px solid #cbd5e1;transition:outline .1s ease-in-out}.login-x__form__custom-input:has(input:focus){outline:2px solid #1d4ed8}.login-x__form__custom-input input{background-color:transparent;border:none;width:100%}.login-x__form__custom-input input:focus{outline:0}.login-x__form__square{width:34px;height:34px;display:grid;place-items:center;background-color:#fff;border-radius:5px}.login-x__form__square svg{flex:none}.login-x__form__btn{width:100%;min-height:55px;border-radius:10px;border:1px solid transparent;color:#fff;background:linear-gradient(90deg,#1d4ed8,#4338ca);font-size:clamp(.875rem,.8315rem + .2174vw,1rem);font-weight:600;cursor:pointer;transition:filter 150ms ease}.login-x__form__btn:hover{filter:brightness(120%)}.login-x__form__btn--outline{background:#fff;border:1px solid #1d4ed8;color:#1d4ed8;font-weight:400}.login-x__form__btn--outline:hover{text-decoration:none}.login-x__content{min-height:inherit;display:flex;flex-direction:column;justify-content:center}.login-x__wrapper{width:min(50rem,91%);margin-inline:auto}.login-x__centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-x__frames{position:relative;display:grid;place-items:center}.login-x__frames img{max-width:100%;height:auto}.login-x__frames__main{position:relative;z-index:1;max-width:100%}.login-x__frames__secondary{position:absolute;left:-10%;top:calc(50% + 1rem);z-index:2;width:40%}.login-x__frames__third{position:absolute;right:-20%;top:calc(10% + 2rem);width:40%;z-index:2}.login-x__pattern{position:absolute;bottom:0;width:100%;height:30%;background-image:url(/img/login_bg.webp);background-size:cover;background-blend-mode:multiply}@media (min-width:992px){.login-x{height:100dvh}.login-x__gradient{padding-block:3rem}}.popup{opacity:0;transform:scale(.5);animation:bouncePop .8s ease-out forwards}.popup:nth-child(1){animation-delay:0s}.popup:nth-child(2){animation-delay:.4s}.popup:nth-child(3){animation-delay:.8s}@keyframes bouncePop{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.3)}80%{transform:scale(.85)}100%{transform:scale(1);opacity:1}}