/*
Generated time: May 15, 2026 09:16
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.login-form-wrapper{min-height:800px;width:100%;align-items:center}.login-form{display:flex;flex-direction:column;gap:10px;background-color:#fff;padding:30px;width:450px;border:3px solid #ccc;border-radius:20px}.login-form button{align-self:flex-end}.flex-column>label{color:#151717;font-weight:600}.inputForm{border:1.5px solid #ecedec;border-radius:10px;height:50px;display:flex;align-items:center;padding-left:10px;transition:.2s ease-in-out;margin-bottom:20px}.inputForm svg{width:auto;cursor:pointer}.inputForm:focus-within{border:1.5px solid #2d79f3}.input{margin-left:10px;border-radius:10px;border:none;width:85%;height:100%}.input:focus{outline:0}.input-max{border-radius:10px;border:none;width:100%;height:100%;padding:0 20px}.input-max:focus{outline:0}.inputForm-max{border:1.5px solid #ecedec;border-radius:10px;height:50px;display:flex;align-items:center;transition:.2s ease-in-out;margin-bottom:20px}.inputForm-max:focus-within{border:1.5px solid #2d79f3}.flex-row{display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:space-between}.flex-row>div>label{font-size:14px;color:#000;font-weight:400}.span{font-size:14px;margin-left:5px;color:#2d79f3;font-weight:500;cursor:pointer}.span a{text-decoration:none}.button-submit{margin:20px 0 10px 0;background-color:#151717;border:none;color:#fff;font-size:15px;font-weight:500;border-radius:10px;height:50px;width:100%;cursor:pointer}.button-submit:hover{background-color:#252727}.p{text-align:center;color:#000;font-size:14px;margin:5px 0}.recover-password-form{display:flex;flex-direction:column;gap:10px;background-color:rgba(255,255,255,.8);padding:30px;width:450px;border-radius:20px;border:3px solid #ccc;border-radius:20px}.recover-password-form label{color:#151717;font-weight:600}.login-form h2,.recover-password-form h2{font-size:25px;font-weight:600;margin-bottom:25px}