.formContainer{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column}.formCard{width:45%;border-radius:20px}#registerForm{width:100%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}@media screen and (max-width:767px){.formCard{width:80%}}@media screen and (max-width:467px){.formCard{width:100%}}.navList{position:absolute;right:12px;top:90px;margin:inherit;background-color:#fff;color:#000;width:20%;transition:all .3s ease-in-out;z-index:10;border-radius:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.User_Info{pointer-events:none}.User_Info,.User_Info>div{max-width:100%}.User_Info>div>h5{text-transform:capitalize;text-overflow:ellipsis;overflow:hidden}.User_Info>div>small{text-overflow:ellipsis;overflow:hidden;display:block}@media screen and (max-width:858px){.navList{width:25%}}@media screen and (max-width:658px){.navList{width:30%}}@media screen and (max-width:540px){.navList{width:40%}}@media screen and (max-width:438px){.navList{width:50%}}#nav{position:fixed;top:0;left:0;right:0;z-index:100;background-color:hsla(0,0%,100%,.527);margin-bottom:50px;border-bottom:1px solid #fff;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.navSubCont{position:relative}.navbar-brand a{padding:0}.brand{margin-right:0}.navbar-light .navbar-brand{color:inherit;margin-right:0}.navhead{padding-inline:200px}a{text-decoration:none;padding:0 10px;margin-right:10px;font-weight:600}a:-webkit-any-link{text-decoration:none;color:inherit}.linkContainer{align-items:center}.userInfo{cursor:pointer}.postCard{width:100%}.postImg{object-fit:contain;max-height:500px}.postDescrption{text-overflow:ellipsis;overflow:hidden;font-size:19px;margin:0}.header{display:flex;justify-content:flex-start;align-items:center}.headerInfo{margin-left:25px}.headerInfo h6{margin-bottom:0}.postInfo{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.share{margin-left:auto}.iconButton{padding:0!important}.fileUpload,.main{display:flex;justify-content:center;align-items:center;flex-direction:column}.fileUpload{border:3px dashed #ff4500;margin:10px auto}.uploadImg{width:100%;margin:0 auto;height:350px;border:2px dashed #0d6efd;display:flex;justify-content:center;align-items:center;flex-direction:column}.previewImg{width:45%;aspect-ratio:1/1;margin:0 auto;display:block}.postbtn{margin-right:auto;margin-top:15px}.createPostBtn{position:fixed!important;z-index:5;margin:inherit;padding:inherit;bottom:0;right:0;transform:translate(-50%,-50%)}.noPosts{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 120px - 3rem)}.eachCol{column-count:2}.eachCol>div{margin:10px 0;page-break-inside:avoid;break-inside:avoid}.eachCol>div:first-child{margin-top:0}@media screen and (max-width:991px){.eachCol{column-count:1}}.profilePic{height:200px;width:200px;margin:0 auto;position:relative;border-radius:50%}.picOptions{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:-1;background-color:rgba(0,0,0,.534);border-radius:50%;display:flex;justify-content:space-evenly;align-items:center}.profilePic:hover .picOptions{z-index:1}.leftCard{border-radius:20px}.imgRow{justify-content:space-around;flex-direction:column}.imgRow,.userDetails{display:flex;align-items:center}.userDetails{justify-content:space-between;width:70%;margin-top:20px}.atomicDetail{display:flex;justify-content:center;align-items:center;flex-direction:column}.atomicDetail small{cursor:pointer}.atomicDetail small:hover{color:#1874ff;text-decoration:underline}.followBtn{width:70%}.rightCard{border-radius:20px}.detailInput{width:100%;border:none;border-radius:10px;padding:10px}.saveBtn{margin-right:auto;margin-top:15px}.follwrContnr{display:flex;align-items:center}.follwrsRow:last-child hr{margin-bottom:0}.follwrInfo{display:flex;flex-direction:column;justify-content:center;margin-left:10px}.follwrInfo p{margin-bottom:1px}.commentsCol{height:500px;overflow-y:auto;padding-right:0!important}.allComments:last-child hr{margin-bottom:0}.commentArea{position:-webkit-sticky;position:sticky;left:0;right:0;top:0;bottom:0;z-index:5;margin-bottom:10px}.commentArea,.noComments{display:flex;align-items:center}.noComments{justify-content:center;width:100%;height:370px}.commentInput{border:hidden;outline:none;margin-left:10px;width:100%}.commentInfo{display:flex;flex-direction:column}.commentInfo div{width:100%;display:flex;justify-content:space-between;align-items:center}*{margin:0;padding:0;box-sizing:border-box;font-family:"Poppins",sans-serif;font-family:"Roboto",sans-serif}body{background-color:#e6e6e6}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#aaa;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=main.8b839d83.chunk.css.map */