.eye{position:relative}.eye input{width:100%}.eye .is-invalid{background-position:right calc(1.7em + .235rem) center}.icon-eye{position:absolute;top:0;right:0;left:20;padding:12px;cursor:pointer;font-size:17px}.icon-eye,.icon-eye:hover{color:#000}.icon-eye i{font-size:17px}.pulse-element{width:100px;height:100px;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{transform:scale(.9)}50%{transform:scale(1.1)}to{transform:scale(.9)}}.modal-fullscreen{display:flex!important;justify-content:center;align-items:center;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:0;width:100%;width:100vw;min-height:100dvh;min-height:100svh}@supports (-webkit-touch-callout:none){.modal-fullscreen{min-height:-webkit-fill-available}}.modal-fullscreen.login-welcome{background-image:url(../img/login-1.6cdfc303.jpg)}.modal-fullscreen.login-choose{background-image:url(../img/login-2.40add659.jpg)}.modal-fullscreen .modal-dialog{margin:0;max-width:500px;height:100%}.modal-fullscreen .modal-content{background-color:transparent;border:0;border-radius:0;min-height:100dvh;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:env(safe-area-inset-bottom)}@supports (-webkit-touch-callout:none){.modal-fullscreen .modal-content{min-height:-webkit-fill-available}}.modal-fullscreen .modal-body{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:40px 30px;width:100%}.modal-fullscreen .modal-body h2{font-size:1.4rem;color:#fff}.modal-fullscreen .modal-body h3{font-size:1rem;font-weight:400;color:#fff}