.header{display:flex;flex-direction:row;justify-content:space-around;height:12.5%;background:#333;padding:2% 0;color:#fff}.header button{background:#008387;color:#fff;width:100px;height:40px;border:none;border-radius:5px;font-size:1.2rem;cursor:pointer}.main{display:flex;justify-content:center;background:#f5efeb}.main__loader{width:20%;display:block}.main__news-item{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border-radius:1%;margin:1%;padding:2%;box-shadow:-2px -2px 20px 2px rgba(0,0,0,.15);cursor:pointer}.main__news-item h3,.main__news-item p{margin:0}.main__news-item:hover{background:#008387;color:#fff;transition:.5s;box-shadow:-2px -2px 20px 2px #f5efeb}.main__news-author,.main__news-date,.main__page-author,.main__page-date{display:flex;flex-direction:row;justify-content:center;align-items:center}.main__news-author p{font-size:1.25em}.main__news-date p{font-size:1.15em}.main__news-page{padding:0 2%}.main__news-title{margin:3% 0 0}.main__news-title h1{margin:0}.main__news-title a{margin:0;font-size:1.15rem}.main__page-author,.main__page-date{justify-content:left}.main__page-author p,.main__page-date p{font-size:1.5rem}.main__page-author{margin:3% 0 0}.main__comments{display:flex;justify-content:flex-start;flex-direction:column;max-width:98vw!important}.main__comments-header{background:inherit;height:auto}.main__comments-refresh{display:flex;flex-direction:row;cursor:pointer}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;background:#f5efeb}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.hide{display:none}
/*# sourceMappingURL=main.d1907020.chunk.css.map */