.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_form{justify-content:flex-start;padding:30px 0;overflow-y:auto}.content_form>:first-child{margin-top:auto}.content_form>:last-child{margin-bottom:auto}.content.content_intro{background-color:var(--cor-primaria);background-position:50%;background-repeat:no-repeat;background-size:cover}.content_intro .intro_image_block{justify-content:center;align-items:center;width:min(420px,70%);display:flex}.content_intro .intro_image_block img{object-fit:contain;width:100%;max-height:60vh}.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){.wrapper_full{height:auto;min-height:100dvh}.content.content_form{width:100%;height:auto;min-height:100dvh;padding:70px 0 60px;overflow-y:visible}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%}}
