*,body{margin:0}body{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}.header{position:-webkit-sticky;position:sticky;top:0;display:flex;background-color:#fff;justify-content:space-evenly;border-bottom:.1px solid #d3d3d3;padding-top:10px;padding-bottom:10px;width:100%;z-index:999}.header__title{object-fit:contain;margin-right:20px;display:flex;align-items:center;font-size:20px;height:40px;text-decoration:none}.header__title:hover{color:#93f9b9}.header__left{display:flex;text-decoration:none}.header__left>img{object-fit:contain;height:40px;margin-right:10px;text-decoration:none}.header__search{padding:10px;display:flex;align-items:center;border-radius:5px;height:20px;color:#fff;background:#1d976c;background:linear-gradient(180deg,#93f9b9,#1d976c)}.header__search>input{outline:none;border:none;background:none;color:#fff;font-size:18px}.header__right{display:flex;text-decoration:none}.avatar{height:45px!important;width:45px!important}.avatar:hover{cursor:pointer;background:#1d976c;background:linear-gradient(180deg,#93f9b9,#1d976c)}.headerOption{display:flex;flex-direction:column;align-items:center;margin-right:18px;color:grey;cursor:pointer}.headerOption__title{font-size:13px;font-weight:400}.headerOption__icon{object-fit:contain;height:25px!important;width:25px!important}.headerOption:hover{color:#93f9b9}.app{flex-direction:column;align-items:center;min-height:100vh}.app,.app__home{display:flex;background-color:#fff}.app__home{max-width:1200px;margin:0 5px}.app__chat{margin-top:15px}.app__chat,.app__news{display:flex;max-width:1200px}.feed{flex:0.6 1;margin:0 10px}.feed__inputContainer{background-color:#fff;padding:10px 10px 20px;border-radius:10px;margin-bottom:20px;border:1px solid #d3d3d3}.feed__input{border:1px solid #d3d3d3;border-radius:30px;display:flex;color:grey;padding:10px 10px 10px 15px}.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}.post{background-color:#fff;padding:15px;margin-bottom:10px;border-radius:10px;border:1px solid #d3d3d3}.post__header{display:flex;margin-bottom:10px;background:#1d976c;background:linear-gradient(0deg,#93f9b9,#1d976c);border-radius:20px;padding:5px}.post__info{margin-left:12px;color:#fff;background:transparent}.post__body{overflow-wrap:anywhere}.post__image>img{max-width:800px;width:100%;border:1px solid #d3d3d3;border-radius:20px;margin-top:20px}.post__info>h2{font-size:15px}.post__info{margin-left:10px}.post__buttons{display:flex;justify-content:space-evenly;margin-bottom:30px}.post__comments{text-align:center;margin-top:50px;margin-right:auto;align-items:center;justify-content:space-evenly}.post__avatar{margin-bottom:21px;margin-top:-10px}.post__comments p{display:flex;margin-left:20px;font-size:18px}.post__comments strong{margin-left:20px;font-size:20px;margin-right:20px}.post__caption{font-weight:400}.post__commentBox{display:flex;margin-top:15px}.post__input{flex:1 1;font-size:18px;padding:15px;border-radius:10px;border:1px solid #d3d3d3}.post__buttons{border-bottom:1px solid #d3d3d3;color:#fff;flex:0 1;border-radius:5px;padding:20px;align-items:center}.post__buttonLike,.post__buttons{background-color:transparent;font-size:20px}.post__buttonLike{display:flex;color:grey;margin-top:17px;margin-right:15px;cursor:pointer}.post__buttonLike:hover{color:#93f9b9;cursor:pointer}.like{margin-left:5px}.post__buttonComment{color:#fff;border-radius:10px;font-size:16px;background-color:silver}.post__buttonComment:hover{color:#fff;background-color:#93f9b9}.inputOption{display:flex;align-items:center;margin-top:20px;color:grey;padding-left:10px;cursor:pointer}.inputOption:hover{background-color:#f5f5f5;border-radius:10px}.inputOption>h4{margin-left:5px}.login{display:grid;place-items:center;margin-left:auto;margin-right:auto;padding-top:100px;padding-bottom:100px;background-color:#fff}.login__title{font-size:35px;font-family:"Monaco","source-code-pro","Menlo","Consolas","Courier New","monospace";margin-bottom:25px}.login>img{object-fit:contain;height:160px;margin-top:5px;margin-bottom:10px}.login>form{display:flex;flex-direction:column}.login>form>input{width:350px;font-size:20px;padding-left:10px;margin-bottom:10px}.login>form>button,.login>form>input{height:50px;border-radius:5px;outline-width:0}.login>form>button{width:365px;font-size:large;color:#fff;background:#1d976c;background:linear-gradient(0deg,#93f9b9,#1d976c)}.login>form>button:hover{color:grey;background-color:#f0f0f0}.login__register{color:#1d976c;cursor:pointer;font-size:18px}.login__register:hover{color:#93f9b9}.login>p{margin-top:20px}.sidebar{position:-webkit-sticky;position:sticky;top:80px;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex:0.2 1;height:100vh;background-color:#fff;border-radius:10px;text-align:center;margin-left:15px}.sidebar__avatar,.sidebar__avatar:hover{margin-bottom:10px;cursor:pointer}.sidebar__avatar:hover{background-color:#93f9b9}.sidebar__top>h4{color:grey;font-size:12px}.sidebar__top>h2{color:grey;font-size:18px}.sidebar__top{display:flex;flex:0.20 1;flex-direction:column;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#f3f2ef;border:1px solid #d3d3d3;border-bottom-color:#c2c3c4;padding-bottom:30px;cursor:pointer}.sidebar__top>img{margin-bottom:-20px;width:100%;height:90px;border-top-left-radius:10px;border-top-right-radius:10px;object-fit:cover;cursor:pointer;border-bottom:2px solid #93f9b9}.sidebar__stat{margin-top:2px;align-items:center;cursor:pointer;object-fit:cover;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center}.sidebar__stat>p{color:grey;font-size:13px;font-weight:600}.sidebar__statNumber{font-weight:700;color:#93f9b9!important}.sidebar__stats{justify-content:space-between!important;display:flex;margin-top:20px;margin-bottom:10px;cursor:pointer;padding-left:20px;padding-top:20px;padding-bottom:20px}.sidebar__channels,.sidebar__stats{border:1px solid #d3d3d3;border-radius:10px;background-color:#f3f2ef}.sidebar__channels{flex:0.20 1;text-align:left;margin-top:10px}.sidebar__channelsHeader{justify-content:space-between;padding:15px;background-color:grey;color:#93f9b9;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:2px solid #93f9b9}.sidebar__addChannel,.sidebar__channelsHeader,.sidebar__header{display:flex;align-items:center}.sidebar__addChannel{cursor:pointer}.sidebar__addChannel:hover{color:#fff;cursor:pointer}.sidebar__channelsList{display:flex;align-items:center;flex-direction:column;font-size:15px;color:grey;font-weight:bolder;cursor:pointer;margin-bottom:5px;padding-bottom:10px}.sidebarChannel:hover>h4{color:#93f9b9;cursor:pointer;text-decoration:none;background-color:grey;border-radius:10px}.sidebarChannel>h4{display:flex;align-items:center;color:grey;cursor:pointer;padding-left:10px;text-decoration:none}.sidebarChannel__hash{font-size:22px;padding:5px;text-decoration:none}.sidebarChannel{font-size:18px;padding:8px 8px 8px 2px;text-decoration:none}.sidebarChannel:hover{background-color:grey;border-radius:10px}.sidebarRight{position:-webkit-sticky;position:sticky;top:80px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;flex:0.2 1;height:100vh;background-color:#d3d3d3;border:1px solid #d3d3d3;border-radius:10px}.sidebarRight h2{color:grey;background-color:#f3f2ef;padding:15px;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom:2px solid grey}.sidebarRight__top{display:flex;background:#1d976c;background:linear-gradient(180deg,#93f9b9,#1d976c);align-items:center;justify-content:space-between;padding:20px;font-size:15px;color:#fff;border-bottom:2px solid grey}.sidebarRight__news{flex:1 1}.sidebarRight__news,sidebarRight__newsList{background-color:#f3f2ef}.sidebarRight__addNews{cursor:pointer}.sidebarRight__addNews:hover{color:#93f9b9}.sidebarRight__newsHeader{justify-content:space-between;padding:15px;background-color:#d3d3d3;border-bottom:1px solid grey;color:grey}.sidebarRight__header,.sidebarRight__newsHeader,.sidebarRight__profile{display:flex;align-items:center}.sidebarRight__profile{justify-content:space-between;color:#d3d3d3;cursor:pointer;padding:10px;border-top:2px solid grey;border-bottom-right-radius:10px;border-bottom-left-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;flex-direction:column}.sidebarRight__profile,.sidebarRight__profile:hover{background:#1d976c;background:linear-gradient(0deg,#93f9b9,#1d976c)}.sidebarRight__profile:hover{color:#f5f5f5}.sidebarRight__profileInfo{flex:1 1;padding:10px}.sidebarRight__profileInfo h3{color:#fff}.sidebarNews>h4{display:flex;padding-left:15px;align-items:center;background-color:#f3f2ef;color:grey;cursor:pointer;margin-top:10px}.sidebarNews:hover>h4{color:#93f9b9}.sidebarNews__record{font-size:20px;color:#93f9b9;padding:6px}.sidebarNews__record:hover{color:#d3d3d3}.sidebarNews{background-color:#f3f2ef;color:grey;cursor:pointer}.sidebarNews:hover>h4{background-color:grey;cursor:pointer;border-radius:5px}.news{flex:0.6 1;margin:0 10px;border-radius:10px;background-color:#fff;display:flex;flex-direction:column}.news__messages{flex:1 1;width:100%;background:linear-gradient(to right top,grey,#c2c2c2)}.news__input{display:flex;align-items:center;justify-content:space-between;color:grey;background-color:#f3f2ef;padding:15px;margin:20px;border-radius:5px;border:1px solid #d3d3d3}.news__inputComment{border-top:2px solid grey}.news__inputAdd{display:flex;align-items:center;color:#4cc2a6;font-size:18px;margin-left:5px;margin-bottom:10px}.news__inputAddIcon{cursor:pointer;margin-left:10px}.news__inputAddIcon:hover{color:#93f9b9}.news__input{position:-webkit-sticky;position:sticky}.news__input>form>input{padding:5px;background:transparent;outline-width:0;color:#000;border:none;font-size:large;width:100%;display:flex;flex-direction:column;align-items:center}.news__input>form{flex:1 1}.news__input>form>button{flex:1 1;padding:9px;margin-top:5px;border-radius:10px;font-size:15px;margin-left:5px}.news__input>form>button:hover{background-color:#93f9b9}.news__inputButton{flex-direction:column;flex:0.20 1}.news__inputButton,.newsHeader{justify-content:space-between;align-items:center;display:flex}.newsHeader{color:grey;padding:15px;background:#1d976c;background:linear-gradient(0deg,#93f9b9,#1d976c);border-top-right-radius:10px;border-top-left-radius:10px;border-bottom:1px solid grey}.newsHeader__hash{color:#d3d3d3;font-size:30px;padding:10px;margin-left:1px}.newsHeader__left>h3{display:flex;align-items:center;color:#fff;font-size:20px;margin-left:10px}.newsHeader__left{flex:0.8 1}.newsHeader__left,.newsHeader__right{display:flex;align-items:center;justify-content:space-between}.newsHeader__right{flex:0.2 1}.newsHeader__right>MuiSvgIcon-root{padding:5px;cursor:pointer}.newsHeader__search{display:flex;align-items:center;color:grey;background-color:#d3d3d3;border-radius:3px;padding:3px}.newsHeader__search>input{background:transparent;outline-width:0;color:#fff;border:none}.newsEntry{align-items:center;padding:15px;color:#686868;background:linear-gradient(to right bottom,hsla(0,0%,100%,.8),hsla(0,0%,100%,.1));border:1px solid #fff;border-radius:5px;margin:20px;overflow-wrap:anywhere;flex:1 1}.newsEntry__header{display:flex;margin-bottom:10px;margin-top:10px;margin-left:0;padding:5px;align-items:center;border-bottom:2px solid #b8b8b8;width:100%}.newsEntry__info{margin-left:5px;margin-right:5px}.newsEntry__avatar{margin-left:1px;margin-right:5px}.newsEntry img{max-width:600px;width:100%;justify-content:center;border:1px solid #d3d3d3;border-radius:10px;margin-top:10px}.newsEntry__timestamp{color:#93f9b9!important;margin-left:20px;font-size:x-small}.newsEntry p{margin-bottom:10px;padding:5px}.imageupload{display:flex;flex-direction:column;width:100%;margin:10px auto;padding:5px}.imageupload__progress{width:100%;margin-top:10px;margin-bottom:10px}.imageupload__caption{width:100%;padding:5px;background:transparent;outline-width:0;color:#000;border:none;font-size:large;flex-direction:column;margin-top:10px;margin-bottom:20px}.imageupload__caption,.message{display:flex;align-items:center}.message{padding:20px;color:grey;flex:1 1;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-content:space-between}.message__info{margin-left:20px}.message__timestamp{color:#69b2a1!important;margin-left:20px;font-size:x-small}.message p{background-color:#e0ecde;font-size:medium;padding:15px;border-radius:20px;margin:10px auto 10px 10px}.message h4{color:#2c6975}.message__sender{margin-left:auto}.message__sender>.message__photo{order:1;margin:15px}.message__photo{order:0}.message__sender>p{background-color:#69b2a1}.chatHeader{justify-content:space-between;color:grey;background-color:#f3f2ef;padding:10px;border-radius:10px;border:1px solid #d3d3d3}.chatHeader,.chatHeader>h3{display:flex;align-items:center}.chatHeader>h3{color:#69b2a1}.chatHeader__hash{color:grey;font-size:30px;padding:10px}@media (max-width:599px){.chatHeader__search{display:none}}.chat{display:flex;flex-direction:column;background-color:#fff;flex:0.6 1;margin:0 10px;border-radius:10px}.chat__input{display:flex;align-items:center;justify-content:space-between;color:grey;background-color:#f3f2ef;padding:15px;margin:20px;border-radius:10px;border:1px solid #d3d3d3}.chat__messages{flex:1 1}.chat__inputAdd{display:flex;align-items:center;color:#69b2a1;font-size:18px;margin-left:14px;margin-bottom:10px}.chat__inputAddIcon{cursor:pointer;margin-left:10px;color:grey}.chat__inputAddIcon:hover{cursor:pointer;color:#93f9b9}.chat__input>form>input{padding:15px;background:transparent;width:100%;border:none;outline-width:0;color:grey;font-size:large}.chat__input>form{flex:1 1}.chat__inputButton{margin-top:2px;border-radius:8px;padding:10px;border:1px solid #2c6975;background-color:#69b2a1;color:#fff;margin-left:13px}.chat__inputButton:hover{border:1px solid #2c6975;background-color:#93f9b9;color:#fff}
/*# sourceMappingURL=main.694a76e9.chunk.css.map */