*{font-family:"Poppins",sans-serif}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}*{box-sizing:border-box;margin:0}body{height:100%;background-color:#262a2b}.css-hz1bth-MuiDialog-container .css-sghohy-MuiButtonBase-root-MuiButton-root{margin:0 auto}.header{color:#fff;height:72px;background:#1d2020;margin:0;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.76);justify-content:space-between;z-index:99;top:0;position:-webkit-sticky;position:sticky}.header,.header__left{display:flex;align-items:center}.header__left{margin-left:20px;cursor:pointer}.header__left>img{width:40px;height:40px;margin-right:10px;color:#fff}.header__right{margin-right:20px}.home{height:100vh;background-color:#262a2b;color:#fff}.home,.inputBox{display:flex;flex-direction:column}.inputBox{padding-top:40px}.inputBox__searchBar{width:100%;max-width:1250px;padding:0 25px;justify-content:center;margin:0 auto 20px}.inputBox__inputContainer,.inputBox__searchBar{display:flex;align-items:center}.inputBox__inputContainer>input{flex-grow:1;background-color:transparent;outline:none;border:none;color:#fff;font-size:20px;margin-left:20px}.inputBox__photo{display:flex;justify-content:center;flex-grow:inherit;padding:20px;border-radius:10px;cursor:pointer;width:50%;margin:0 auto}.inputBox__photo:hover{background-color:grey}.inputBox__searchBar__removeImage{display:flex;flex-direction:column;margin-left:10px}.inputBox__searchBar__removeImage:hover{brightness:.5;cursor:pointer}.inputBox__searchBar__removeImage>img{height:30px;object-fit:contain}.inputBox__searchBar__removeImage>p{font-size:15px;color:#a51111;text-align:center}.inputBox__dialog{background-color:#000!important}.inputBox__searchBar__removeImage{margin:0 auto}.post{background:#1d2020;border-radius:20px;cursor:pointer;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center;margin:10px;padding:10px;z-index:30;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.post:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.post__text{padding:5px;margin-top:5px;border:2px;align-items:center;justify-content:center;text-align:center}.post__nameTimestamp{display:flex;align-items:center;--tw-space-x-reverse:0;margin-right:calc(0.5rem*var(--tw-space-x-reverse));margin-left:calc(0.5rem*(1 - var(--tw-space-x-reverse)))}.post__nameTimestamp__name{font-size:1rem}.post__nameTimestamp__timestamp{font-size:.8rem;margin-left:10px;color:#aaa}.post__text__message{flex-grow:1;overflow:hidden;font-size:18px;color:#96939b}.post__image img{width:200px;height:200px;object-fit:cover;border-radius:10px;margin-top:10px}@media screen and (max-width:930px){.post{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.post{grid-template-columns:repeat(1,1fr)}}.posts_parent{display:flex;flex-direction:column}.posts_parent>input{background-color:#1d2020;color:#fff;border:none;text-align:center;min-width:20vw;border-radius:10px;min-height:5vh;outline:none;margin:auto auto 10px}.posts{display:grid;grid-gap:40px;gap:40px;grid-template-columns:repeat(3,1fr);background:#262a2b;padding-left:2px;padding-right:2px}@media screen and (max-width:930px){.posts{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.posts{grid-template-columns:repeat(1,1fr)}}.openpost{display:flex;justify-content:space-around;height:100vh;background-color:#262a2b;color:#dcdf1e;padding:50px;margin-bottom:20px}.openpost__left{display:flex;flex:1 1;justify-content:center;align-items:center}.openpost__right{flex:1 1}.openpost__left img{object-fit:contain;width:500px;height:500px;border-radius:10px;box-shadow:3px 3px 20px rgba(138,135,135,.5)}.openpost__subHeading{color:#96939b}.openpost__message{margin-top:20px;font-size:20px;color:#96939b}.openpost__message h2{color:#fff!important}@media only screen and (min-width:360px) and (max-width:1237px){.openpost{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.openpost__left img{width:300px;object-fit:cover}.openpost__right{margin-top:10px;margin-bottom:20px}}.team{background-color:#262a2b;color:#fff;height:100vh;margin:100px auto}.team,.team__container{display:flex;justify-content:center}.team__container{flex-direction:column;align-items:center;margin:-20px 100px 100px;border-radius:10px;background-color:#1d2020;text-align:center}.team__image img{width:400px;height:400px;border-radius:10px;object-fit:contain}.team__name{margin-top:40px;font-size:1.5rem}.team__name,.team__title{font-weight:700;margin-bottom:10px}.team__title{font-size:1.2rem;color:grey}.team__links a{color:#fff;text-decoration:none;margin-right:10px}@media only screen and (min-width:360px) and (max-width:810px){.team{flex-direction:column;margin-bottom:60px}.team__image img{width:300px;height:300px}}.footer{display:flex;position:fixed;justify-content:center;bottom:0;width:100%;left:0;background:#1d2020;margin:0;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.76);z-index:99}.footer__link{font-family:"Poppins",sans-serif;font-size:26px;color:#e7e6e7;margin:10px;text-align:center}
/*# sourceMappingURL=main.e27b40a7.chunk.css.map */