.news-preview{display:flex;width:8rem;height:7rem;overflow:hidden;border:1px solid rgba(0,0,0,.25)}.hot-news-container{display:flex;flex-flow:column nowrap;width:1024px;align-items:center;margin:0 auto 3rem}.hot-news-container h2{font-size:6rem;padding:0;margin:1rem 0;font-weight:800;line-height:6rem}.hot-news-container .hot-news-timestamp{margin:0 auto 0 0;color:gray;padding:0}.hot-news-container .hot-news-title{font-size:2rem;font-weight:700;margin:0 auto 0 0;padding:0;line-height:2rem}.hot-news-preview{display:flex;width:1024px;max-height:500px;overflow:hidden;border:1px solid rgba(0,0,0,.25)}.hot-news-preview img{display:flex;width:100%;height:auto;max-height:500px;max-width:1024px;object-fit:cover;object-position:top center}.latest-news-container{display:flex;flex-flow:column nowrap;width:1024px;align-items:center;margin:0 auto}.latest-news-container h2{font-size:6rem;padding:0;margin:0;font-weight:800;line-height:6rem}.news-container{display:flex;flex-flow:row nowrap;margin-right:auto}.news-container .news-date-time{display:flex;flex-flow:column nowrap}.news-container .news-date-time .news-title{font-size:1.5rem;font-weight:700}.news-container .news-date-time .news-timestamp{color:gray}.news-preview{display:flex;width:5rem;height:5rem;overflow:hidden;border:1px solid rgba(0,0,0,.25)}.news-preview img{width:256px;height:auto;object-fit:cover;object-position:top center}.spin{display:flex;margin:7rem auto 0;width:50px;transform:scale(5)}.error-text{display:flex;font-size:1.5rem;margin:1rem 0 0}.view-news-container{display:flex;flex-flow:column nowrap;align-items:center;max-width:1024px;margin:0 auto}.view-news-container img{display:flex;max-width:1024px;width:100%;object-fit:cover;object-position:top center}.view-news-container .news-timestamp{margin:0 auto 0 2rem}.navigation-buttons{display:flex;color:#fff;margin:.5rem 0;justify-content:space-between}.navigation-button{background:transparent;border:none;transition:filter .3s,scale .5s}.navigation-button:not([disabled]):hover{transform:scale(1.1);filter:brightness(1.2)}.navigation-button:disabled{filter:brightness(.9)}.navigation-buttons button{color:#fff}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-webkit-user-select:none;user-select:none}body{margin:0;padding:2rem 5rem}a{-webkit-user-select:auto;user-select:auto;text-decoration:none;color:unset}header{display:flex;flex-flow:column nowrap;border-bottom:2px double black}.logo{display:flex;height:60px;width:auto;margin:0 auto .5rem 0;object-fit:contain}
