.wrapper_full{width:100%;height:100vh;display:flex;position:relative}.wrapper_full .content{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:50%;height:100%;display:flex}.content.content_intro{background:var(--cor-primaria)}.content_form form{width:510px}.logo_login{max-width:130px}h1.titulo_cadastro{font-size:24px;font-weight:700}.toggle-password{cursor:pointer;color:var(--cor-primaria);background:0 0;border:none;font-size:12px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.botao_home{position:absolute;top:10px;left:10px}@media (max-width:440px){.content.content_form{width:100%}form.formulario_login,.content_form.cadastro_form form{width:100%;padding:0 40px}.content_form.cadastro_form .btn_salvar{margin:40px auto 0}.content.content_intro{display:none}.wrapper_form{width:100%;max-width:inherit}.wrapper_form .content_form form,.content_form .wrapper_form form{width:100%}}
