body{min-height:100vh;margin:auto;background-color:#f0f0f0;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}a{text-decoration:none}a:hover{text-decoration:underline}header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;text-transform:uppercase;background-color:#fff}header h1{font-size:28px;letter-spacing:8px;font-weight:700}.news{padding:0 24px;max-width:1200px;margin:auto}.error,.loading{font-size:24px;display:flex;justify-content:center;align-items:center;min-height:100vh;position:absolute;top:0;width:100%;text-align:center}.loader{display:flex;padding-top:6px}.dot{width:10px;height:10px;background-color:#d52222;border-radius:100%;margin:2px;animation:dotJump 1.25s .2s infinite}.dot:first-child{animation:dotJump 1.25s infinite}.dot:last-child{animation:dotJump 1.25s .4s infinite}@keyframes dotJump{0%{transform:translatey(0)}25%{transform:translatey(-5px)}to{transform:translatey(0)}}.resume__content,.resume__title,.resume p{padding:0 12px}.resume__title{font-size:16px;font-weight:400}.resume__title a{color:#505050}.resume__title a:hover{color:#1d1d1d}.resume-list{display:flex;justify-content:space-around;flex-wrap:wrap}.resume__img{box-sizing:border-box;width:280px;height:100%;margin:auto;object-fit:cover;background-color:#fff}.resume__source{text-align:right;font-size:14px;color:#d52222}.resume__content{font-size:14px;color:grey}.resume{border-radius:2px;max-width:280px;min-width:280px;display:grid;grid-template-rows:180px 70px 1fr 35px;background-color:#fff;margin-bottom:90px}.article{max-width:600px;border:1px solid #c4c4c4;border-radius:4px;margin:20px auto;flex:1 1}.article__img{width:100%;height:auto}.article__date,.article__title{color:#505050}.article_title{font-weight:600}.article__text{padding:16px}.article__date,.article__link{font-size:14px}.article__link{color:#d52222}.article__footer{display:flex;justify-content:space-between}.article__content{font-size:16px;color:grey}.filter{display:flex;flex-wrap:wrap;justify-content:center;margin:38px 0}.filter__button{border:1px solid #fff;border-radius:12px;padding:2px 12px;margin:4px;background-color:#fff}.filter__button:hover{color:#fff;cursor:pointer}.filter__button:hover,.selectedColor{background-color:#d52222}
/*# sourceMappingURL=main.80687b80.chunk.css.map */