.memberItem{justify-content:space-between;height:68px;gap:15px}.memberItem,.memberItem button{display:flex;align-items:center}.memberItem button{justify-content:center;width:150px;height:33px;padding:8px 14px;gap:5px;background-color:#ef4c28;border-radius:5px;color:#fff;font-size:12px;transition:background .3s ease}.memberItem button:hover{background-color:#da4525}.memberItem .memberLogoInfoWrapper{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:15px}.memberItem .memberLogoWrapper{cursor:pointer}.memberItem .memberLogoWrapper img{border-radius:50px;background-repeat:no-repeat;width:80px;height:80px;overflow:hidden}.memberItem .memberLogoWrapper img:hover{filter:brightness(95%)}.memberItem .memberInfoWrapper{width:100%}.memberItem .memberInfoWrapper .memberNameWrapper{display:flex;justify-content:space-between;cursor:pointer;width:-moz-fit-content;width:fit-content}.memberItem .memberInfoWrapper .memberNameWrapper .memberName{display:flex;align-items:center;gap:5px;color:#27272b;font-size:16px;font-weight:700;margin-bottom:10px;text-decoration:none}.memberItem .memberInfoWrapper .memberNameWrapper .memberName:hover{color:var(--branding-color)}.memberItem .memberInfoWrapper .memberBio{color:#a0a0a0;font-size:16px;font-weight:400}.membersAddList{display:flex;flex-direction:column;gap:30px;margin-bottom:0;padding:0;margin-top:50px}.membersAddList:empty{display:none}.membersAddList .memberPreviewWrapper{margin-bottom:20px}.addToCommunityListPopUp div button{transition:background .3s ease}.addToCommunityListPopUp div button:hover{cursor:pointer;background:#2366d9}.addToCommunityListPopUp div p{font-size:10px;margin-top:-4px}.addToCommunityListPopUp div span{font-size:14px}.addToCommunityLimitMesage{margin-top:10px;color:#ef4c28}.addToCommunityListPopUp{display:flex;flex-direction:column;gap:5px;width:100%;background-color:#faf9f7;margin-top:20px;padding:20px 0 20px 30px;border-radius:5px;max-height:200px;overflow-y:auto}.addToCommunityListPopUp div{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:30px;width:100%}.addToCommunityListPopUp div button{display:flex;width:100px;height:25px;padding:7px 10px;justify-content:center;align-items:center;gap:10px;border-radius:5px;background-color:#2872ef;color:#fff;font-size:12px;margin-right:10px}.addToCommunityListPopUp div button:disabled{font-size:12px;cursor:not-allowed;color:gray}.addToCommunityListPopUp div p{font-size:12px;color:gray;margin-right:20px}.addToCommunityListPopUp div span{font-size:16px;font-style:normal;font-weight:500;line-height:normal}.membersSearch{margin:20px 0 0;border-radius:10px;width:100%}.membersSearch .memberSearchWrapper{width:100%}.membersSearch .memberSearchWrapper .searchInput{display:flex;align-items:flex-start;width:100%;box-sizing:border-box;padding:8px 16px;height:44px;background:url(https://nzcommunity.newzenler.com/_next/static/media/searchIcon.b67b80f4.svg) no-repeat 10px;background-size:26px;border-radius:4px;border:1px solid #e3e8e7;background:#fff}.membersSearch .memberSearchWrapper .searchInput:focus{outline:none}.membersSearch .addToListPopUp{display:flex;justify-content:center;aligns-items:center;flex-direction:column;gap:5px;width:100%;background-color:#5f3587}.errorHandlerAlert{padding:0 40px}.errorHandlerAlert .alertIconWrapper{display:flex;align-items:center;justify-content:center;margin:40px 0 10px}.errorHandlerAlert .alertTitle{color:#5134e8;text-align:center;font-size:25px;font-weight:700;margin-bottom:20px}.errorHandlerAlert .alertMessage{color:#424242;text-align:center;font-size:14px;font-weight:400;line-height:normal;margin-bottom:80px}.sendButton{margin-top:158px}.sendButton,.sendButtonWithoutMargin{display:flex;width:277px;height:47px;padding:8px 0 8px 14px;justify-content:center;align-items:center;gap:5px;flex-shrink:0;border-radius:5px;background:#2872ef;color:#fff;font-size:16px;margin-left:auto}.sendButtonWithoutMargin{margin-top:18px}.sendButton,.sendButtonWithoutMargin{transition:background .3s ease}.sendButton:hover,.sendButtonWithoutMargin:hover{cursor:pointer;background:#2366d9}.ModalContentFlexContainer{display:flex;flex-direction:column;min-height:340px}.ModalContentFlexContainer .membersModalSubTitle{display:inline-block;margin-top:12px;font-size:16px;font-weight:500}