body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app{background-color:#f3f2ef;display:flex;flex-direction:column;align-items:center}.app__body{display:flex;width:80%;justify-content:space-between;margin-top:40px}@media (max-width:870px){.app__body{display:flex;flex-direction:column;align-items:stretch}}.header{position:-webkit-sticky;position:sticky;top:0;justify-content:space-evenly;border-bottom:.1px solid #d3d3d3;padding-top:10px;width:100%;z-index:999;background-color:#fff}.header,.header__left{display:flex}.header__left>img{object-fit:contain;height:45px;margin-right:10px;margin-top:-2px}.header__search{padding:10px;display:flex;align-items:center;border-radius:5px;color:grey;background-color:#eef3f8;height:20px;width:300px}.header__search>::-webkit-input-placeholder{font-size:15px}.header__search>:-ms-input-placeholder{font-size:15px}.header__search>::placeholder{font-size:15px}.header__search>input{outline:none;border:none;background:none}.header__right{display:flex}.headerSole__serachIcon{color:grey;width:30px;height:30px}@media (max-width:820px){.header__left>img{margin-top:-10px}.header__search{margin-top:-5px;height:15px}}.headerOption{display:flex;flex-direction:column;align-items:center;margin-right:20px;color:grey;cursor:pointer;line-height:.01}.headerOption__title{font-size:14px;font-weight:400}.headerOption__icon{object-fit:contain;height:30px!important;width:30px!important}.headerOption:hover{color:#000}@media (max-width:850px){.headerOption__title{display:none}}.sidebar{position:-webkit-sticky;position:sticky;top:80px;flex:0.25 1;border-radius:10px;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:-30px;margin-right:10px}.sidebar__avatar{margin-top:-20px;margin-bottom:10px}.sidebar__top>h4{color:grey;font-size:14px}.sidebar__top>h2{font-size:18px}.sidebar__top{display:flex;flex-direction:column;align-items:center;border:1 solid #d3d3d3;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#fff;padding-bottom:10px;line-height:.1}.sidebar__top>img{margin-bottom:-20px;width:100%;height:60px;border-top-right-radius:10px;border-top-left-radius:10px;object-fit:cover}.sidebar__stat{margin-top:10px;display:flex;justify-content:space-between}.sidebar__stat>p{color:grey;font-size:15px;font-weight:600px}.sidebar__stats{padding:4px;margin-bottom:10px;border:1px solid #d3d3d3;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.sidebar__statNumber{font-weight:700;color:#0a66c2!important}.sidebar__bottom{text-align:left;padding:10px;border:1px solid #d3d3d3;background-color:#fff;border-radius:10px;margin-top:10px}.sidebar__bottom>p{font-size:15px;padding-bottom:10px}.sidebar__recentItem{display:flex;font-size:15px;color:grey;font-weight:bolder;cursor:pointer;margin-bottom:5px;padding:5px}.sidebar__recentItem:hover{background-color:#f5f5f5;border-radius:10px;cursor:pointer;color:#000}.sidebar__hash{margin-right:10px;margin-left:5px}.showMoreLess__button{display:none;margin:10px 0}.clickShow__button{border:none;width:100%;border-radius:5px;font-size:15px;height:22px;cursor:pointer;display:flex;justify-content:center;font-weight:600px}@media (max-width:870px){.sidebar{position:relative;top:0;margin-bottom:20px;margin-left:9%;width:80%}.sidebar__stat{margin:0 2%}.showMoreLess__button{display:block}.clickShow__button:hover{background-color:rgba(218,211,211,.829)}}.feed{flex:0.55 1;margin:0 20px}.feed__inputContainer{background-color:#fff;display:flex;flex-direction:column;justify-content:space-evenly;padding-bottom:20px;border-radius:10px;margin-bottom:20px}.feed__input{border:1px solid #d3d3d3;border-radius:30px;display:flex;color:grey;padding:10px 10px 10px 15px;margin:10px;font-size:18px}.feed__input>form{display:flex;width:100%}.feed__input>form>input{border:none;flex:1 1;margin-left:10px;outline-width:0;font-weight:600}.feed__input>form>button{display:none}.feed__inputOptions{display:flex;justify-content:space-evenly}.showMore__button{border:1px solid #505250;width:100%;border-radius:15px;font-size:15px;height:24px;cursor:pointer;justify-content:center;font-weight:600px;margin-top:5px;margin-bottom:15px}.showMore__button:hover{background-color:rgba(199,194,194,.829);border:2px solid #505250}@media (max-width:600px){.feed{margin:0 0 30px;width:100%}}.inputOption{display:flex;align-items:center;margin-top:15px;color:grey;padding:1opx;cursor:pointer}.inputOption:hover{background-color:#f5f5f5;border-radius:10px}.inputOption>h4{margin-left:5px}.post{background-color:#fff;padding:15px;margin-bottom:10px;border-radius:10px}.post__header{display:flex;margin-bottom:10px;align-items:center}.post__info{margin-left:10px;line-height:.2}.post__info>p{font-size:15px;color:grey}.post__body{overflow-wrap:anywhere}.post__body>h2{font-size:15px}.post__buttons{display:flex;justify-content:space-evenly}.widgets{position:-webkit-sticky;position:sticky;top:80px;flex:0.3 1;background-color:#fff;border-radius:10px;border:1px solid #d3d3d3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:10px;margin-right:-30px;margin-left:10px}.widgets__header{display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-left:10px;padding-right:10px}.widgets__header>h2{font-size:17px;font-weight:400}.widgets__article{display:flex;padding-left:10px;padding-right:10px;cursor:pointer}.widgets__articleLeft{margin-top:20px;color:#0177b7;margin-left:5px;margin-right:5px}.widgets__articleLeft>.MuiSvgIcon-root{font-size:15px}.widgets__articleRight{flex:1 1}.widgets__articleRight>h4{font-size:15px}.widgets__articleRight>p{font-size:13px;color:grey}@media (max-width:870px){.widgets{margin:0;width:100%}}.login{display:grid;place-items:center;margin-left:auto;margin-right:auto;padding-top:5px;padding-bottom:100px}.login>img{object-fit:contain;height:70px;margin-bottom:20px}.login>form{display:flex;flex-direction:column}.login>form>input{padding-left:10px;margin-bottom:10px}.login>form>button,.login>form>input{width:300px;height:40px;font-size:15px;border-radius:5px}.login>form>button{color:#fff;background-color:#0074b1}.login__register{color:#0177b7;cursor:pointer}.login>p{margin-top:10px}
/*# sourceMappingURL=main.178f4741.chunk.css.map */