*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}body{font-size:16px}#_navbarMainContainer_l96sn_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 5px;box-shadow:0 2px 2px #ebebeba1;position:sticky;top:0;height:65px;background-color:#fff;z-index:200}#_navbarLeftContainer_l96sn_1{display:flex;align-items:center;column-gap:5px}#_navbarLeftContainer_l96sn_1>i{font-size:1.7rem;margin-left:5px}#_appLogo_l96sn_1{font-size:1.6rem;font-weight:600}#_appLogo_l96sn_1>span{color:#165e9d}#_navbarRightContainer_l96sn_1{display:flex;flex-direction:row;column-gap:15px;margin-right:10px}._navItem_l96sn_48{font-size:1.1rem;text-decoration:none;font-weight:550;color:var(--main-color);transform:translateY(-2px);font-weight:var(--fontWeight)}@media (max-width: 991.98px){#_appLogo_l96sn_1{font-size:1.3rem}._navItem_l96sn_48{font-size:.9rem}}#_homePageMainContainer_1oayp_1{position:relative;width:100vw;height:100vh}#_rightAndLeftHolder_1oayp_1{display:flex;flex-direction:row;width:100%;height:calc(100% - 65px);overflow:hidden}#_leftSideBar_1oayp_1{width:25%;height:100%;padding:20px 10px;box-shadow:5px 0 5px #ebebeb}#_leftSideBarLinksContainer_1oayp_1{display:flex;flex-direction:column;row-gap:30px;height:100%;width:100%;padding-left:10px;padding-top:10px}._navLinkItem_1oayp_36>svg{height:25px;margin-right:10px}._navLinkItem_1oayp_36{display:flex;flex-direction:row;align-items:center;font-size:1.2rem;text-decoration:none;color:#023e73;font-weight:var(--fontWeight)}#_rightSideBar_1oayp_1{padding:20px;height:100%;width:100%;overflow-x:hidden;overflow-y:auto}@media (max-width: 991.98px){#_leftSideBar_1oayp_1{display:none}}#_appBarMainContainer_cpshg_1{width:100vw;position:sticky;bottom:0;background-color:#fff;display:flex;justify-content:space-between;padding:10px 50px;display:none}._navLinkItem_cpshg_12>i{font-size:2rem;color:#023e73;font-weight:900;cursor:pointer}@media (max-width: 991.98px){#_appBarMainContainer_cpshg_1{padding:10px 30px;display:flex;box-shadow:0 -2px 2px #e3e3e38f;z-index:200}._navLinkItem_cpshg_12>i{font-size:1.2rem;color:#023e73;font-weight:900;cursor:pointer}}#_discoverPageMainContainer_1eb83_1{width:100%;height:100%;display:flex;flex-direction:column}#_discoverPageMainContainer_1eb83_1>h1{font-size:1.5rem;font-weight:600;color:#003a80}#_discoverSearchBox_1eb83_1{outline:none;margin:10px 0;padding:10px;color:gray;border:1px solid rgb(226,226,226);border-radius:5px}#_discoverPageCardContainer_1eb83_1{display:flex;flex-direction:column;row-gap:10px;margin:20px 0}._discoverCard_1eb83_30{box-shadow:2px 5px 5px #eaeaea;height:85px;display:flex;flex-direction:row;align-items:center;padding:15px 10px;column-gap:15px;cursor:pointer}._discoverCardImg_1eb83_41{height:65px;width:65px;object-fit:cover;border-radius:50%;box-shadow:0 0 5px #e6e6e6}._discoverCardName_1eb83_49{font-size:1.1rem;font-weight:600;color:#023e73}._discoverCardUsername_1eb83_55{font-size:.8rem;margin-left:2px;color:#023e73c3}._discoverAcceptRejectContainer_1eb83_61{display:flex;flex-direction:row;column-gap:5px}._discoverAcceptRejectContainer_1eb83_61>button{border:1px solid rgb(2,62,115);background-color:#fff;width:70px;padding:5px 0;border-radius:10px;color:#023e73c3;font-size:.7rem;background-color:#eff8ff8f;cursor:pointer}@media (max-width: 991.98px){#_discoverPageMainContainer_1eb83_1>h1{font-size:1.1rem}#_discoverSearchBox_1eb83_1{margin:10px 0;padding:8px 5px}._discoverCard_1eb83_30{height:70px;padding:10px 5px}#_discoverPageCardContainer_1eb83_1{display:flex;flex-direction:column;row-gap:10px;margin:20px 0}._discoverCardImg_1eb83_41{height:45px;width:45px}._discoverCardName_1eb83_49{font-size:.9rem;font-weight:600}._discoverCardUsername_1eb83_55{font-size:.7rem;margin-left:2px}._discoverAcceptRejectContainer_1eb83_61>button{font-size:.7rem}}:root{--main-color: rgb(22, 94, 157);--fontWeight:600}#_AllPostsPageMainContainer_rv0u0_1{display:flex;flex-direction:column;position:relative}#_AllPostsPageAddPostContainer_rv0u0_1{display:flex;flex-direction:row;align-items:center;padding:10px;justify-content:space-between;background-color:#f0f5ffc7;border-radius:10px;column-gap:10px;position:relative}#_profilePic_rv0u0_1{width:60px;height:60px;object-fit:cover;box-shadow:0 0 5px #ebebeb;border-radius:50%}#_postInpBox_rv0u0_1{width:90%;height:55px;padding:10px;outline:none;border:1px solid rgba(115,117,255,.182);border-radius:10px;color:#676767}#_addPostBtn_rv0u0_1{font-size:2.5rem;cursor:pointer;color:#003a80}#_postBtn_rv0u0_1{position:absolute;padding:10px 15px;border-radius:5px;border:none;background-color:#003a80;cursor:pointer;color:#fff;font-weight:600;right:60px;bottom:-30px;z-index:100%}#_allPostsContainer_rv0u0_1{display:flex;flex-direction:column;padding:20px;width:100%;height:100%;overflow-x:hidden;overflow-y:auto}._postContainer_rv0u0_73{box-shadow:2px 5px 5px #ebebeb;display:flex;flex-direction:row;padding:20px 10px;border-radius:10px;margin-bottom:20px;position:relative;z-index:100%}._postContainer_rv0u0_73>i{position:absolute;right:10px}._postProfilePic_rv0u0_89{width:55px;height:55px;object-fit:cover;box-shadow:0 0 5px #ebebeb;border-radius:50%}._postInfoContainer_rv0u0_97{display:flex;flex-direction:column;padding:0 15px}._postName_rv0u0_103{font-size:1rem;font-weight:600;color:#023e73}._postUserName_rv0u0_109{font-size:.9rem;color:#023e73c3;margin-left:2px;margin-bottom:20px}._postContent_rv0u0_116{font-size:.9rem;color:gray;margin-bottom:10px}._postImg_rv0u0_122{width:100%;max-height:800px;object-fit:cover;border-radius:5px}._postMediaControls_rv0u0_129{display:flex;flex-direction:row;justify-content:center;column-gap:300px;padding:10px 0;font-size:1.1rem;margin-top:10px}._postMediaControls_rv0u0_129 span{cursor:pointer}#_commentMainContainer_rv0u0_1{width:100%;height:100vh;background-color:#000000a6;position:absolute;top:0;left:0;z-index:200}#_commentContainer_rv0u0_1{width:70%;height:90%;background-color:#fff;margin:30px auto;z-index:200%;border-radius:10px;box-shadow:0 0 5px #fff;padding:20px 15px;position:relative}#_commentContainer_rv0u0_1>i{position:absolute;top:5px;right:5px;font-size:1.5rem;cursor:pointer}._commentBox_rv0u0_173{display:flex;flex-direction:column}#_commentScroll_rv0u0_1{width:100%;overflow-y:auto;height:90%}#_sentCommnetBox_rv0u0_1{position:absolute;bottom:15px;width:95%;display:flex;justify-content:space-between;column-gap:10px}._commentBox_rv0u0_173{margin-bottom:15px}._commentBoxName_rv0u0_197{font-size:1rem;font-weight:600}._commentBoxUserName_rv0u0_202{font-size:.9rem;margin-left:2px;margin-bottom:5px}._commentBoxMessage_rv0u0_208{margin-left:2px;font-size:.9rem;color:gray}#_sentCommnetBox_rv0u0_1>input{width:90%;padding:10px 5px;background-color:#d4d4d4;color:#000;border:none;outline:none;border-radius:5px}#_sentCommnetBox_rv0u0_1>button{width:100px;font-weight:600;background-color:#003a80;border:none;color:#fff;padding:15px 10px;border-radius:10px;cursor:pointer}@media (max-width: 991.98px){html{font-size:16px}#_AllPostsPageAddPostContainer_rv0u0_1{display:flex;flex-direction:row;align-items:center;padding:10px;justify-content:space-between;background-color:#f0f5ffc7;border-radius:10px;column-gap:10px;position:relative}#_profilePic_rv0u0_1{width:50px;height:40px;object-fit:cover;display:none}#_postInpBox_rv0u0_1{width:90%;height:55px;padding:10px;outline:none;border:1px solid rgba(115,117,255,.182);border-radius:10px;color:#676767}#_addPostBtn_rv0u0_1{font-size:2.5rem;cursor:pointer;color:#003a80}#_postBtn_rv0u0_1{position:absolute;padding:10px 15px;border-radius:5px;border:none;background-color:#003a80;cursor:pointer;color:#fff;font-weight:600;right:60px;bottom:-30px;z-index:100%}#_allPostsContainer_rv0u0_1{padding:20px 0}._postContainer_rv0u0_73{width:100%}._postProfilePic_rv0u0_89{width:45px;height:45px}._postInfoContainer_rv0u0_97{display:flex;flex-direction:column;padding:0 15px;width:100%}._postContent_rv0u0_116{font-size:.9rem;color:gray;margin-bottom:10px}._postImg_rv0u0_122{width:100%;object-fit:cover;border-radius:5px}._postMediaControls_rv0u0_129{display:flex;flex-direction:row;column-gap:0px;padding:5px 0;font-size:.9rem;margin-top:10px;justify-content:space-between;width:100%}#_commentMainContainer_rv0u0_1{width:100%;height:100vh}#_commentContainer_rv0u0_1{width:90%;height:90%;background-color:#fff;margin:30px auto;z-index:200%;border-radius:10px;box-shadow:0 0 5px #fff;padding:20px 15px;position:relative}#_commentContainer_rv0u0_1>i{position:absolute;top:5px;right:5px;font-size:1.5rem}#_sentCommnetBox_rv0u0_1>input{width:90%;padding:0 5px}#_sentCommnetBox_rv0u0_1>button{width:90px;font-size:.9rem;font-weight:600;color:#fff;padding:10px 5px;transform:translate(-5px)}}:root{--main-color: rgb(22, 94, 157);--fontWeight: 600}#_profileMainContainer_17dbr_1{width:100%;display:flex;flex-direction:column;position:relative}#_profileHeroContainer_17dbr_1{width:100%;height:250px;position:relative;background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:10px;margin-bottom:70px}#_profileHeroContainer_17dbr_1:hover #_bgProfileBtn_17dbr_1{display:flex}#_bgProfileBtn_17dbr_1{position:absolute;width:100%;height:100%;border-radius:10px;background-color:#00000074;display:none;justify-content:center;align-items:center;color:#fff;font-weight:600;cursor:pointer}#_blackImg_17dbr_1{width:100%;height:100%;background-color:#00000021;position:absolute;z-index:50%}#_profileImgContainer_17dbr_1{width:90px;box-shadow:0 0 5px #ebebeb;border-radius:50%;position:absolute;z-index:100%;bottom:-40px;left:50px;cursor:pointer}#_profileImg_17dbr_1{position:relative;width:90px;height:90px;object-fit:cover;border-radius:50%;z-index:50%}#_editProfileImgBtn_17dbr_1{position:absolute;font-weight:600;background-color:#000000c4;width:100%;height:100%;color:#fff;text-align:center;top:0;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;box-shadow:0 0 5px #000;display:flex;visibility:hidden}#_profileImgContainer_17dbr_1:hover #_editProfileImgBtn_17dbr_1{visibility:visible}#_profileInfoContainer_17dbr_1{display:flex;flex-direction:column;width:100%;margin-left:40px}#_profileUsernameAndBioContainer_17dbr_1{width:100%}#_profileUsernameAndNameContainer_17dbr_1{display:flex;flex-direction:row;column-gap:20px;margin-bottom:20px}#_name_17dbr_1{font-size:1.2rem;font-weight:600;color:#003a80;outline:none;border:none}#_username_17dbr_1{font-size:.9rem;color:#003a80c6;margin-left:2px}#_followersContainer_17dbr_1{display:flex;flex-direction:row;column-gap:10px;margin-left:10px}#_followBtn_17dbr_1{width:100px;outline:none;border:none;border-radius:20px;background-color:#003a80;cursor:pointer;color:#fff;font-weight:600;height:30px}#_followersContainer_17dbr_1>p{border-radius:20px;font-size:.8rem;background-color:#003a80;color:#fff;display:flex;justify-content:center;align-items:center;padding:5px 20px;font-weight:600;transform:translateY(-3px)}#_profileBioContainer_17dbr_1{width:100%}#_bio_17dbr_1{width:80%;outline:none;border:none;color:gray;margin-bottom:10px}#_profileWorkContainer_17dbr_1{width:100%;margin-top:50px}#_profileWorkContainer_17dbr_1>p{font-size:1.2rem;font-weight:600;color:#003a80;margin-bottom:10px}#_workInfoCardContainer_17dbr_1{width:90%;display:flex;gap:15px;flex-wrap:wrap}._workInfoCard_17dbr_188{padding:15px 20px;border-radius:5px;box-shadow:2px 5px 5px silver;position:relative}._workInfoCard_17dbr_188>i{position:absolute;top:-5px;right:-5px;font-size:1rem}._companyName_17dbr_202{font-size:1rem;font-weight:600;color:#000;margin-bottom:5px}._position_17dbr_209,._experience_17dbr_214{font-size:.9rem;color:gray}#_addWorkBtn_17dbr_1{font-weight:600;background-color:#003a80;border:none;color:#fff;padding:0 10px;border-radius:10px;cursor:pointer;height:50px}#_projectMainContainer_17dbr_1{width:100%;margin-top:50px;margin-bottom:50px}#_projectMainContainer_17dbr_1>p{font-size:1.2rem;font-weight:600;color:#003a80;margin-bottom:10px}#_projectContainer_17dbr_1{width:90%;display:flex;gap:15px;flex-wrap:wrap}._projectCard_17dbr_251{width:200px;height:235px;box-shadow:2px 5px 5px silver;padding:5px;position:relative}._projectCard_17dbr_251>i{position:absolute;top:-5px;right:-5px;font-size:1rem}._projectImg_17dbr_266{width:100%;height:100px;object-fit:cover;border-radius:5px}._projectHeading_17dbr_273{font-size:1rem;font-weight:600;margin-top:5px}._projectDescription_17dbr_279{color:gray;font-size:.8rem;margin-top:5px;height:58px}._projectViewBtn_17dbr_286{width:100%;border-radius:10px;margin-top:7px;padding:5px 0;cursor:pointer;background-color:#4d75a6;border:none;color:#fff}._singleProjectCard_17dbr_298{width:100%;box-shadow:2px 5px 5px silver;padding:5px}._singleProjectImg_17dbr_304{width:100%;height:400px;object-fit:cover}._singProjectHeading_17dbr_310{font-size:2rem;font-weight:600;margin-top:10px}._singleProjectDescription_17dbr_317{color:gray;font-size:1rem;margin-top:5px;margin-left:5px}._projectImgsContainer_17dbr_324{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-left:5px;padding:5px 0}._projectImgsContainer_17dbr_324>a{background-color:green;color:#fff;text-decoration:none;font-size:.9rem;padding:5px;border-radius:5px}._singProjectViewBtn_17dbr_342{width:100px;border-radius:10px;margin-top:7px;padding:10px 0;cursor:pointer;background-color:#4d75a6;border:none;color:#fff;font-size:1.2rem}._uploadBtn_17dbr_355{font-weight:600;background-color:#0f8000;border:none;color:#fff;border-radius:10px;cursor:pointer;position:fixed;z-index:200;right:20px;bottom:50px;font-size:1rem;padding:10px}#_modalMainContainer_17dbr_1{position:absolute;z-index:100%;height:100%;width:100%;background-color:#000000a5;display:flex;flex-direction:row;justify-content:center;align-items:center}#_modal_17dbr_1{position:relative;z-index:200%;background-color:#fff;width:50%;padding:20px;border-radius:10px;display:flex;flex-direction:column;row-gap:10px}#_modal_17dbr_1>input{padding:10px 5px;outline:none;color:gray}#_modal_17dbr_1>button{align-self:flex-end;padding:10px 5px;background-color:#0f8000;border:none;color:#fff;border-radius:5px;font-weight:600;cursor:pointer;margin-top:5px}#_followBtn_17dbr_1{border:1px solid rgb(2,62,115);background-color:#fff;width:100px;padding:5px 0;border-radius:10px;color:#023e73c3;font-size:1rem;background-color:#eff8ff8f;cursor:pointer;margin-left:10px}@media (max-width: 991.98px){#_profileInfoContainer_17dbr_1{display:flex;flex-direction:column;width:100%;margin-left:0;overflow:hidden}#_profileUsernameAndBioContainer_17dbr_1{width:100%}#_profileUsernameAndNameContainer_17dbr_1{display:flex;flex-direction:column;row-gap:20px;margin-bottom:20px;width:100%}#_name_17dbr_1{font-size:1.1rem}#_username_17dbr_1{font-size:.9rem}#_followersContainer_17dbr_1{margin-left:0}#_followBtn_17dbr_1{width:100px;transform:translateY(-3px);height:25px!important;font-size:.6rem!important}#_followersContainer_17dbr_1>p{font-size:.6rem;transform:translateY(-3px)}#_profileWorkContainer_17dbr_1{width:100%;margin-top:50px}#_profileWorkContainer_17dbr_1>p{font-size:1rem}#_workInfoCardContainer_17dbr_1{width:90%;display:flex;gap:10px;flex-wrap:wrap}._workInfoCard_17dbr_188{padding:15px 20px;border-radius:5px;box-shadow:2px 5px 5px silver;position:relative}._workInfoCard_17dbr_188>p{font-size:.7rem}._workInfoCard_17dbr_188>i{position:absolute;top:-5px;right:-4px;font-size:.8rem}#_addWorkBtn_17dbr_1{height:30px}#_projectMainContainer_17dbr_1>p{font-size:1rem}#_projectContainer_17dbr_1{width:100%;display:flex;column-gap:10px;row-gap:25px;flex-wrap:wrap}._projectCard_17dbr_251{width:47%;height:235px;box-shadow:2px 2px 2px #e0e0e0ac;padding:5px;position:relative}._projectCard_17dbr_251>i{position:absolute;top:-5px;right:-5px;font-size:.8rem}._projectImg_17dbr_266{width:100%;height:100px;object-fit:cover;border-radius:5px}._projectHeading_17dbr_273{font-size:.9rem}._projectDescription_17dbr_279{font-size:.7rem}._projectViewBtn_17dbr_286{border-radius:5px;margin-top:7px;font-size:.7rem}._singleProjectCard_17dbr_298{width:100%;box-shadow:2px 5px 5px silver;padding:5px}._singleProjectImg_17dbr_304{width:100%;height:300px;object-fit:cover}._singProjectHeading_17dbr_310{font-size:1.2rem}._singleProjectDescription_17dbr_317{font-size:.8rem}._projectImgsContainer_17dbr_324>a{font-size:.6rem;padding:5px 10px;border-radius:20px}._singProjectViewBtn_17dbr_342{width:80px;border:none;padding:5px 0;font-size:.8rem}._uploadBtn_17dbr_355{font-weight:600;background-color:#0f8000;border:none;color:#fff;border-radius:10px;cursor:pointer;position:fixed;z-index:200;right:10px;bottom:50px;font-size:1rem;padding:10px}#_modal_17dbr_1{z-index:200;width:90%}#_modal_17dbr_1>input{padding:5px;outline:none;color:gray}#_modal_17dbr_1>button{padding:5px}#_followBtn_17dbr_1{border:1px solid rgb(2,62,115);background-color:#fff;width:100px;padding:5px 0;border-radius:10px;color:#023e73c3;font-size:1rem;background-color:#eff8ff8f;cursor:pointer;margin-left:10px}}#_signinPageMainContainer_18h3h_1{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:gray}#_signinPageContainer_18h3h_1{width:90%;height:80%;box-shadow:0 0 5px #d6d6d6;border-radius:20px;display:flex;flex-direction:row;background-color:#fff}#_signinPageLeftContainer_18h3h_1{width:50%;height:100%}#_signinPageLeftContainer_18h3h_1>img{width:100%;height:100%;border-radius:20px}#_signinPageRightContainer_18h3h_1{display:flex;flex-direction:column;width:50%;height:100%;align-items:center;padding:50px 100px}#_signinPageRightContainerHeading_18h3h_1{font-size:2.5rem;color:#003a80;font-weight:600;margin-bottom:30px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}._formControl_18h3h_48{display:flex;flex-direction:column;width:100%;row-gap:10px;margin-bottom:20px;color:gray}._formControl_18h3h_48>input{padding:10px 5px;outline:none;border-radius:5px;border:none;box-shadow:0 0 5px #a6a6a6;color:gray}#_loginBtn_18h3h_1{font-weight:600;background-color:#003a80;border:none;color:#fff;padding:12px 5px;border-radius:5px;cursor:pointer;width:100%;margin-top:15px;margin-bottom:5px}#_signupBtn_18h3h_1{font-size:.9rem;text-decoration:underline;cursor:pointer}@media (max-width: 991.98px){#_signinPageContainer_18h3h_1{width:95%;height:95%;border-radius:10px}#_signinPageLeftContainer_18h3h_1{width:0%;display:none}#_signinPageLeftContainer_18h3h_1>img{display:none}#_signinPageRightContainer_18h3h_1{width:100%;height:100%;padding:10px}#_signinPageRightContainerHeading_18h3h_1{font-size:2rem}}._online_1qkbt_1{padding-left:5px;color:#008000d5;font-weight:505;font-size:.9rem}._offline_1qkbt_8{padding-left:5px;color:#ff0000d5;font-weight:505;font-size:.9rem}#_chatWindowMainContainer_1qkbt_1{display:flex;flex-direction:column;height:100%;box-shadow:0 0 10px #848484;border-radius:5px;width:100%}#_userInfo_1qkbt_1{display:flex;flex-direction:row;height:80px;box-shadow:0 5px 5px #e3e3e3;align-items:center;padding:0 10px;column-gap:20px}#_userInfo_1qkbt_1>i{background-color:#000;color:#fff;border-radius:50%;padding:5px;font-size:1.2rem;cursor:pointer}#_userInfo_1qkbt_1>div{display:flex;flex-direction:column}._username_1qkbt_48{font-weight:550;font-size:1.1rem}#_chatsContainer_1qkbt_1{height:calc(100% - 80px);width:100%}#_chats_1qkbt_1{height:90%;overflow-y:auto;padding-top:10px}._senderMessageContainer_1qkbt_64{display:flex;flex-direction:row;justify-content:flex-end;padding:10px 10px 10px 55%}._senderMessage_1qkbt_64{background-color:#424242;background-color:#284f85;color:#fff;padding:5px 15px;border-top-left-radius:10px;border-bottom-left-radius:10px;border-top-right-radius:10px}._receiverMessageContainer_1qkbt_82{padding:10px 55% 10px 10px;display:flex;flex-direction:row;justify-content:flex-start}._receiverMessage_1qkbt_82{background-color:#fff;color:#000;padding:5px 15px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-top-left-radius:10px;box-shadow:0 0 5px #b2b2b2}#_sendMessageContainer_1qkbt_1{box-shadow:0 0 10px #848484;height:10%;display:flex;flex-direction:row;width:100%;padding:10px 20px}#_sendMessageContainer_1qkbt_1>input{width:97%;padding:5px 10px;outline:none;border:1px solid rgb(180,180,180);border-radius:5px}#_sendMessageContainer_1qkbt_1 i{font-size:1.2rem;transform:translateY(5px);border-radius:5px;margin-left:10px;cursor:pointer}
