/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.updatePasswordform{width:700px}.updatePasswordform,.updatePasswordform .form-gap{flex-direction:column;gap:40px;display:flex}.updatePasswordform .submit{background:#2c3f50;border:1px solid;border-radius:40px;justify-content:center;align-items:center;gap:8px;width:212px;height:56px;display:inline-flex}.updatePasswordform .submit span{color:#fff;font-size:20px;font-weight:600}.updatePasswordform .submit:hover{background:#233240!important}.updatePasswordform .forgotPassSect{justify-content:flex-end;display:flex}.updatePasswordform .title{justify-content:space-between;align-items:center;display:flex}.updatePasswordform .title .label{font-size:24px}.updatePasswordform .title .label,.updatePasswordform .title .link{color:#2c3f50;word-wrap:break-word;font-family:Figtree;font-weight:600}.updatePasswordform .title .link{font-size:20px;text-decoration:underline}.roundedFieldContainer{flex-direction:column;gap:18px;display:flex}.roundedFieldContainer .label{color:#2c3f50;font-size:18px;font-weight:500;line-height:20px}.roundedFieldContainer .roundedField{background:#fff;border:1px solid #d9d9d9;border-radius:40px;padding:16px 24px}@media (max-width:768px){.roundedFieldContainer .roundedField input{font-size:16px!important}}