.WikiArticleRootView{padding-top:72px;justify-content:center;box-sizing:border-box}.WikiArticleRootView,.WikiArticleRootView__content{position:relative;display:flex;align-items:flex-start}.WikiArticleRootView__content{width:100%;max-width:1440px;justify-content:flex-start;gap:5%}.WikiArticleRootView__content__left{width:308px;flex-shrink:0}.WikiArticleRootView__content__right{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;flex-grow:1;gap:41px;max-width:100%;overflow:hidden}.WikiArticleRootView__content__right__heading{width:100%}.WikiArticleRootView__content__right__heading__info{display:flex;justify-content:flex-start;align-items:flex-start;width:100%}.WikiArticleRootView__content__right__heading__info__text{width:100%}.WikiArticleRootView__content__right__heading__info__date{white-space:nowrap;margin-left:32px;flex-grow:2;width:300px;display:flex;justify-content:flex-end;color:#ff2f65}.WikiArticleRootView__content__right__markdown{width:100%;box-sizing:border-box;margin:0;padding:48px;background-color:rgba(0,0,0,.2);border-radius:16px}.WikiArticleRootView__content__right__adjacentArticles{position:relative;width:100%;height:36px}.WikiArticleRootView__content__right__adjacentArticles a{text-decoration:none}.WikiArticleRootView__content__right__adjacentArticles__left{position:absolute;left:0;top:0}.WikiArticleRootView__content__right__adjacentArticles__right{position:absolute;right:0;top:0}