.menu{position:fixed;bottom:0;right:0;width:58px;height:58px;z-index:100}.menu-content{width:100%;height:100%}input[type=checkbox]:checked+.menu{width:100dvw;height:100dvh;transition:all .5s;z-index:100;background-color:rgba(var(--primary-rgb),.9)}input[type=checkbox]:not(:checked)+.menu{width:58px;height:58px;transition:all .5s;transition-delay:.75s;transition-property:all;overflow:hidden;z-index:0}input[type=checkbox]:checked+.menu>.menu-content{opacity:1;transition:all .5s;transition-delay:.75s;transition-property:all;overflow:scroll;background:linear-gradient(to right,rgba(var(--primary-rgb),1) 100%,rgba(var(--primary-rgb),1) 100%)}input[type=checkbox]:not(:checked)+.menu>.menu-content{opacity:0;transition:all .5s}.menu-input{position:fixed;bottom:0;right:0;z-index:101;opacity:0;cursor:pointer;height:58px;width:58px;margin:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.menu-input:hover~.menu-checkmark{opacity:var(--opacity)}.menu-checkmark{position:absolute;display:flex;justify-content:center;align-items:center;bottom:0;right:0;width:58px;height:58px;border-radius:0;margin:0;z-index:100}.news-menu{position:fixed;top:0;right:0;width:132px;height:132px}.news-menu-content{width:100%;height:100%}input[type=checkbox]:checked+.news-menu{width:100dvw;height:100dvh;transition:all .5s;z-index:100;background-color:rgba(var(--primary-rgb),.9)}input[type=checkbox]:not(:checked)+.news-menu{width:132px;height:132px;transition:all .5s;transition-delay:.75s;transition-property:all;overflow:hidden;z-index:0}input[type=checkbox]:checked+.news-menu>.news-menu-content{opacity:1;transition:all .5s;transition-delay:.75s;transition-property:all;overflow:scroll;background:linear-gradient(to right,rgba(var(--primary-rgb),1) 0,rgba(var(--primary-rgb),1) 45%,rgba(var(--background-rgb),1) 45%,rgba(var(--background-rgb),1) 100%)}input[type=checkbox]:not(:checked)+.news-menu>.news-menu-content{opacity:0;transition:all .5s}.news-menu-input{position:fixed;top:0;right:0;z-index:101;opacity:0;cursor:pointer;height:132px;width:132px;margin:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.news-menu-input:hover~.news-menu-checkmark{opacity:var(--opacity)}.news-menu-checkmark{position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;height:132px;width:132px;border-radius:0;margin:0;z-index:100}@media (max-width:1024px){.news-menu,.news-menu-checkmark,.news-menu-input,input[type=checkbox]:not(:checked)+.news-menu{width:58px;height:58px}input[type=checkbox]:checked+.news-menu>.news-menu-content{background:linear-gradient(to right,rgba(var(--primary-rgb),1) 100%,rgba(var(--primary-rgb),1) 100%)}}.news_journal-content__XSKh_>ul{list-style:disc}.news_journal-content__XSKh_>ol,.news_journal-content__XSKh_>ul{margin-left:1.5rem}