#newsPage{color:var(--color-real-white);background:radial-gradient(circle,#27633d -63%,#101010 100%);flex-direction:column;align-items:center;padding:11rem 5rem 5rem;display:flex;position:relative}#newsPage .newsPage-error{padding-top:5rem;padding-bottom:3rem;font-size:3rem}#newsPage .not-found__link{-webkit-backdrop-filter:brightness(.3);backdrop-filter:brightness(.3);border-radius:25px;padding:1rem;transition:all .5s}#newsPage .not-found__link:hover{filter:brightness(1.5)}#newsPage .news-body{background:0 0;border-radius:9px;flex-direction:column;width:100%;max-width:1600px;display:flex}#newsPage .news-body .back-link{letter-spacing:.05rem;align-items:center;gap:.4rem;width:fit-content;text-decoration:none;display:flex}#newsPage .news-body .back-link .material-symbols-outlined{color:var(--color-white);font-size:.7rem}#newsPage .news-body .back-link .material-symbols-outlined:visited{color:var(--color-white)}#newsPage .news-body .back-link .back-link__text{text-transform:uppercase;color:var(--color-white);font-family:poppins,sans-serif;font-size:1rem;font-weight:100;transition:color .2s}#newsPage .news-body .back-link:hover .material-symbols-outlined{color:var(--color-link-active);transition:color .2s}#newsPage .news-body .back-link:hover .material-symbols-outlined:visited{color:var(--color-link-active)}#newsPage .news-body .back-link:hover .back-link__text{color:var(--color-link-active);transition:color .2s}#newsPage .news-body #news-top{justify-content:center;width:100%;max-height:30rem;display:flex}#newsPage .news-body #news-top .news-top-image{object-fit:cover;filter:brightness(.4);border-top-left-radius:9px;border-top-right-radius:9px;width:100%}#newsPage .news-body #news-bottom{background:#00000080;border-bottom-right-radius:9px;border-bottom-left-radius:9px;justify-content:center;width:100%;padding-top:3rem;padding-bottom:3rem;display:flex}#newsPage .news-body #news-bottom #news-text{white-space:break-spaces;max-width:700px;color:var(--color-nintendo-gray);flex:2;font-size:1.2rem}#newsPage .news-body #news-bottom #news-text .news-heading{color:var(--color-real-white);text-align:center;padding-bottom:2rem;font-family:iceland,sans-serif;font-size:3rem}#newsPage .news-body #news-bottom #news-text .news-text-author{justify-content:center;align-items:center;gap:2rem;margin-bottom:1rem;display:flex}#newsPage .news-body #news-bottom #news-text .news-text-author>article{color:var(--color-footer-heading);align-items:center;display:flex}#newsPage .news-body #news-bottom #news-text .news-text-author>article .material-symbols-outlined{font-size:1.1rem}#newsPage .news-body #news-bottom #news-text .news-text-author .article-person{color:var(--color-tag-text)}#newsPage .news-body #news-bottom #news-text .news-text-author .news-author{color:var(--color-tag-text);font-family:arima,sans-serif;font-size:1.2rem}#newsPage .news-body #news-bottom #news-text .news-text-author .news-published{font-family:arima,sans-serif;font-size:1.2rem}#newsPage .news-body #news-bottom #top-news{min-width:400px}#newsPage .news-body #news-bottom #top-news .top-news-heading{padding-bottom:2rem;font-family:Iceland,sans-serif;font-size:2rem;text-decoration:underline}#newsPage .news-body #news-bottom #top-news .top-news-list{flex-direction:column;margin-bottom:1rem;display:flex;position:relative}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list__heading{z-index:2;width:fit-content;margin-top:1.8rem;font-family:iceland,sans-serif;font-size:1.5rem}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list__heading:hover{color:var(--color-link-active)}#newsPage .news-body #news-bottom #top-news .top-news-list .disabled-link{pointer-events:none;color:var(--color-link-active)}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list__calendar{color:var(--color-footer-heading);z-index:2;align-items:center;gap:.1rem;font-size:1rem;display:flex}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list__calendar .top-news-published{font-size:1rem;font-weight:100}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list__calendar .material-symbols-outlined{font-size:.9rem}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list-number{color:var(--color-auth-border);opacity:.6;z-index:0;font-size:4rem;position:absolute;bottom:0;left:-60px}#newsPage .darken-image-bottom{z-index:1;background:linear-gradient(#10101000 0%,#101010 80%);width:100%;height:11rem;position:absolute;bottom:0}@media (max-width:1450px){#newsPage{padding-bottom:3rem;padding-left:2rem;padding-right:2rem}#newsPage .news-body #news-bottom{flex-direction:column-reverse;gap:3rem}#newsPage .news-body #news-bottom #top-news{min-width:100%}#newsPage .news-body #news-bottom #top-news .top-news-heading{text-align:center;font-size:1.5rem}#newsPage .news-body #news-bottom #top-news .top-news-list{text-align:center}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list__heading,#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list__calendar{align-self:center}#newsPage .news-body #news-bottom #top-news .top-news-list .top-news-list-number{left:45%}#newsPage .news-body #news-bottom #news-text{align-self:center;padding-left:.3rem;padding-right:.3rem}#newsPage .news-body #news-bottom #top-news{align-self:center}}@media (max-width:600px){#newsPage{gap:0;padding-left:.5rem;padding-right:.5rem}#newsPage .news-body #news-bottom #news-text .news-text-author{flex-direction:column;gap:0}}
