body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{height:100vh}.feedBody,.home{background-color:#f1f2f5}.feedBody{display:flex;flex-direction:row;justify-content:space-evenly}.feed{align-items:center;display:flex;flex:.6 1;flex-direction:column;max-width:55%;min-width:55%;padding:1.5rem 0}.feed .createPost{align-items:flex-start;background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;margin:.8rem 0;min-width:59%;overflow:hidden;padding:1.25rem}@media(max-width:1200px){.feed .createPost{padding:1.1rem}}@media(max-width:1025px){.feed .createPost{min-width:95%!important}}@media(max-width:992px){.feed .createPost{flex-wrap:wrap;width:77.2%}}.feed .createPost .userInfo{font-weight:700;padding:.2rem .6rem;text-transform:capitalize}@media(max-width:768px){.feed .createPost .userInfo{overflow:hidden}}.feed .createPost .form{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between}@media(max-width:768px){.feed .createPost .form{flex-wrap:wrap}}.feed .createPost .form input{background-color:#f0f2f5;border:none;border-radius:3rem;margin-right:.5rem!important;margin:.2rem 0;outline:none;padding:.6rem 1rem}@media(max-width:768px){.feed .createPost .form input{display:flex;margin:.3rem;width:50%}}@media(max-width:992px){.feed .createPost .form input{margin-right:.5rem;width:32%}}.feed .createPost .form .sendButton{background-color:transparent;border:none;color:#5a189a;cursor:pointer;outline:none;transition:.2s linear}.feed .createPost .form .sendButton:hover{-webkit-transform:rotateX(40deg);transform:rotateX(40deg)}.feed .createPost .info{align-items:center;display:flex;flex-direction:row;padding-bottom:.5rem}.feed .post{align-items:flex-start;align-items:center;background-color:#fff;border-radius:.5rem;display:flex;flex-direction:column;margin-top:.8rem;overflow:hidden;padding-bottom:.2rem;padding-top:1.2rem;width:64%}@media(max-width:1025px){.feed .post{width:90%}}@media(max-width:992px){.feed .post{width:85%}}.feed .post .top{align-items:center;align-self:flex-start;display:flex;flex-direction:row;padding:0 1rem .1rem}.feed .post .top .userInfo{align-items:flex-start;display:flex;flex-direction:column;padding:0 1rem;text-transform:capitalize}.feed .post .top .userInfo .username{font-weight:700}.feed .post .top .userInfo .time{color:#4a4a4a;font-size:small}.feed .post .text{word-wrap:break-word;align-self:flex-start;display:flex;flex-wrap:wrap;margin:0 .3rem;padding:0 1.2rem}.postImg{padding:.6rem;width:100%}.header{align-items:center;background-color:#fff;box-shadow:0 5px 8px -9px #8d949e;display:flex;flex:auto;flex-direction:row;justify-content:space-between;position:-webkit-sticky;position:sticky;text-transform:capitalize;top:0;z-index:100}@media(max-width:768px){.header{padding:.4rem .5rem}}.header .left{padding-left:1rem}.header .center,.header .left{align-items:center;display:flex;flex:.3 1}.header .center{justify-content:center}@media(max-width:1025px){.header .center{flex:.4 1}}@media(max-width:992px){.header .center{display:flex;flex:.3 1;flex-direction:row;justify-content:space-between}}@media(max-width:768px){.header .center{display:none}}.header .center .option{align-items:center;border-radius:.4rem;display:flex;padding:.6rem 3rem;transition:.2s linear}@media(max-width:992px){.header .center .option{margin-left:.2rem;padding:.6rem}}@media(max-width:1025px){.header .center .option{padding:.6rem 1rem}}.header .center .option:hover{background-color:#ebedf0;cursor:pointer;-webkit-transform:translateY(-1.5px);transform:translateY(-1.5px)}.header .center .option:hover .icon{color:#5a189a}.header .center .option .icon{color:#4a4a4a}.header .center .activeOption{align-items:center;border-bottom:4px solid #5a189a;cursor:pointer;display:flex;padding:.6rem 3rem}@media(max-width:992px){.header .center .activeOption{padding:.5rem}}@media(max-width:1025px){.header .center .activeOption{padding:.6rem 1rem}}.header .center .activeOption .icon{color:#5a189a}.right{align-items:center;display:flex;flex:.3 1;justify-content:flex-end;padding-right:.5rem}.right button{background-color:#e4e6eb;color:#000;margin:0 .3rem;transition:.2s linear}@media(max-width:1025px){.right button{padding:.6rem}}@media(max-width:768px){.right button{padding:.5rem}}.right button:hover{background-color:#dadde1;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.right .info{align-items:center;display:flex;margin-right:.5rem}@media(max-width:992px){.right .info{display:none}}.right .info h4{margin-left:.5rem}.login{align-items:center;background-color:#ebddfe;display:flex;flex:1 1;justify-content:center;min-height:100vh;min-width:100%}.login .dialog{background-color:#fff;border-radius:1.5rem;display:flex;flex-direction:column;padding:.8rem .8rem 2rem}.login .dialog .heading{display:flex;flex-direction:column;font-size:2rem;font-weight:700;justify-content:flex-start;margin-right:6rem;padding:1.5rem;text-align:left}.login .dialog .username{background-color:#f0f2f5;border:none;border-radius:.5rem;font-size:1rem;margin:.5rem 1.5rem;outline:none;padding:.5rem}.login .dialog .next{align-items:center;display:flex;justify-content:flex-end;margin-top:2.5rem;padding:0 1.5rem}.login .dialog .next svg{padding:0 .2rem}.login .dialog .next:hover{color:#5a189a;cursor:pointer;transition:.2s linear}.login .dialog .next:hover svg{-webkit-transform:translateY(-1.5px);transform:translateY(-1.5px)}
/*# sourceMappingURL=main.33052ee0.css.map*/