.profileComponent .gidItem{display:flex;flex-direction:column;gap:20px}@media(max-width:767px){.profileComponent .gidItem{gap:16px}}.profileComponent .container{padding:20px;border-radius:10px}.profileComponent .boxFour .mainbox,.profileComponent .header{display:flex;justify-content:space-between;align-items:center}.profileComponent .title{color:#3e4b6b;font-size:24px;font-style:normal;font-weight:600;line-height:120%}@media(max-width:767px){.profileComponent .title{font-size:20px}}.profileComponent .para{color:#64748b;font-size:18px;font-style:normal;font-weight:400;line-height:130%;overflow-wrap:break-word;word-wrap:break-word;white-space:normal}.profileComponent .editpersonal,.profileComponent .resetbox{display:flex;flex-direction:column;gap:4px}.profileComponent .editButton.MuiButtonBase-root{display:flex;justify-content:center;align-items:center;padding:12px;gap:4px;border-radius:10px;border:1px solid #e8edf2}.profileComponent .editButton.MuiButtonBase-root:hover{background-color:#e1e3e6}.profileComponent .editButton.MuiButtonBase-root .editText{color:var(--secondary-contrastText);font-size:16px;font-weight:600;line-height:1;text-align:center}.profileComponent .editButton.MuiButtonBase-root svg{width:16px;height:16px}.profileComponent .infoGrid{row-gap:10px}.profileComponent .label{color:#748090;font-weight:400;font-size:16px;font-style:normal;line-height:130%}@media(max-width:767px){.profileComponent .label{font-size:14px}}.profileComponent .value{font-weight:600;font-style:normal;font-size:18px;line-height:130%;color:#3e4b6b;overflow-wrap:break-word;word-wrap:break-word;white-space:normal}@media(max-width:767px){.profileComponent .value{font-size:18px}}.profileComponent .sharedBoxStyles,.profileComponent .sharedBoxStylesTwo{height:-moz-fit-content;height:fit-content;padding:24px 20px;border-radius:20px;border:1px solid #e8edf2;display:flex;flex-direction:column;gap:12px}@media(max-width:767px){.profileComponent .sharedBoxStyles,.profileComponent .sharedBoxStylesTwo{padding:20px 16px}}.profileComponent .sharedBoxStylesTwo{gap:40px}.profileComponent .boxThree{display:inline-flex;align-items:center;justify-content:flex-start;gap:24px;border:1px solid #e8edf2;padding:20px;border-radius:20px}@media only screen and (max-width:767px){.profileComponent .boxThree{padding:20px 16px}}.profileComponent .boxThree .box{display:flex;gap:12px;flex-wrap:nowrap;flex-direction:row}.profileComponent .boxThree .avatarCustom{width:68px;height:68px}@media(max-width:400px){.profileComponent .boxThree .avatarCustom{width:64px;height:64px}}.profileComponent .boxThree svg{width:20px;height:20px;margin:0}.profileComponent .boxFour{border:1px solid #e8edf2;padding:20px;border-radius:20px;display:flex;justify-content:center;flex-direction:column;gap:12px}@media only screen and (max-width:767px){.profileComponent .boxFour{padding:20px 16px}}.profileComponent .boxFour .mainbox{margin-bottom:0}.profileComponent .boxFour .AdditionalDetails{display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px}.profileComponent .boxFour .box{display:flex;gap:16px;flex-direction:column}.profileComponent .boxFour .typographyBody1,.profileComponent .boxFour .typographyBody2{font-weight:600;font-size:18px;line-height:23.4px;color:#3e4b6b;padding:0}.profileComponent .boxFour .typographyBody2{color:#748090;font-weight:400;font-size:16px;line-height:18.2px}.profileComponent .MuiInputBase-input{color:#748090;padding:10px}.profileComponent .MuiInputBase-input::placeholder{color:#748090;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.profile__select:hover .MuiOutlinedInput-notchedOutline{border-color:var(--primary-dark)}.menuItem.MuiMenuItem-root{color:var(--primary-dark)}