.back-button{margin:0 auto .8rem;display:flex;width:2rem;height:2rem;background-color:#8fbe36;border-radius:100%;justify-content:center;align-items:center;color:#fff;cursor:pointer}.back-button:hover{background-color:#7fae26}.app-height-helper{display:flex;justify-content:center;align-items:center}.signup-page{color:#5f6a7a}@media (min-width: 576px){.signup-page{padding:1rem}}.signup-page .headers h2,.signup-page .headers h3{color:inherit;font-weight:400}.signup-page .box-options{display:flex;justify-content:center;gap:.8rem}.signup-page .simple-content-container{padding:2rem;border:1px solid #f9f9f9;border-radius:.75rem;box-shadow:1px 3px 3px 1px #ddd;width:calc(100% - 1.6rem);margin:0 .8rem;max-width:none}@media (min-width: 768px){.signup-page .simple-content-container{width:39rem;max-width:39rem}}.signup-page .box-option{display:flex;justify-content:center;align-items:center;width:9rem;height:9rem;padding:1rem;border-radius:.75rem;cursor:pointer;background-color:#8fbe36;color:#fff;font-weight:700;text-align:center}.signup-page .box-option:hover{background-color:#7fae26}.signup-page .form-signup .confirm-check{cursor:pointer}.signup-page .form-signup .inputs{display:grid;grid-template-columns:1fr;gap:.8rem}@media (min-width: 768px){.signup-page .form-signup .inputs{grid-template-columns:1fr 1fr}}.signup-page .form-signup .v-check{position:relative;left:0;display:inline-flex}.signup-page .form-signup .input-wrap{margin-bottom:1.6rem}.signup-page .form-signup .password-field{position:relative;display:flex;align-items:center}.signup-page .form-signup .password-field input{padding-right:2.5rem}.signup-page .form-signup .password-field .toggle-visibility{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;color:#6b7280;cursor:pointer;overflow:visible;z-index:5}.signup-page .form-signup .password-field .toggle-visibility .icon{width:1.25rem;height:1.25rem;flex:0 0 1.25rem;display:block}.signup-page .form-signup .btn-log-in{width:100%;border-radius:2rem;height:2.5rem}
