.formDiv{gap:2rem;align-items:center;padding:1rem.7rem}.form,.formDiv{flex-direction:column}.form{font-size:.875rem;font-weight:500;gap:1.5rem}.inputDivs{flex-direction:column;gap:.4rem}.login-pgh{font-size:1.25rem;font-weight:600}input{width:21.875rem;height:3.5rem;border-radius:.75rem;border:.5px solid rgba(0,0,0,.75);background:var(--Backgrounds-Primary,#fff)}input::placeholder{color:rgba(0,0,0,.75);font-size:.875rem;font-weight:500;padding-left:1rem}.checkboxDiv{gap:1rem;align-items:center;font-size:.875rem;font-weight:500}.subBtn{width:21.875rem;height:2.8125rem;border-radius:.75rem;background:#006f5f;color:var(--Pure-White,#fff);text-align:center;font-size:.9375rem;font-weight:400}.otherFormDIv{padding:1.5rem 0;gap:1.5rem;flex-direction:column;align-items:center;justify-content:center}.separatorDiv{width:100%;align-items:center;justify-content:space-between}.separator{width:30%;border:.06rem solid rgba(0,0,0,.3)}.separatorPgh{font-size:.725rem;font-weight:400}.otherSignUpDiv{font-size:.875rem;flex-direction:column;gap:1rem}.otherSignUpBtn{align-items:center;justify-content:center;gap:1rem;width:21.875rem;height:3.5rem;border-radius:.75rem;border:.5px solid #000;background:var(--Backgrounds-Primary,#fff)}.signup-link{margin-top:2rem;color:#006f5f;text-align:center;font-size:.8125rem;font-weight:500}.signup-link:hover{color:#079988;text-decoration:underline}.termPgh{font-size:.75rem;font-weight:500}