body{opacity:0;transition:opacity .3s ease-in-out}body #__next{flex-direction:column;min-height:100dvh;display:flex;overflow-x:hidden}body #__next main{flex:1}


#home-wrapper{background-color:#ececec;flex-direction:column;width:100svw;height:100dvh;display:flex;overflow:hidden}#home-wrapper #top-bar{z-index:999;color:#f6f7f7;background-color:#11254a;align-items:center;width:100%;height:45px;display:flex;position:relative}#home-wrapper #top-bar>*{margin:0 10px}#home-wrapper #top-bar #publication-title{font-size:.8em;font-weight:600}#home-wrapper #top-bar .divider{background-color:#f6f7f780;width:1px;height:20px}#home-wrapper #top-bar .pager{font-size:.75em;font-weight:600}#home-wrapper #top-bar .pager input{color:#171717;text-align:center;background-color:#fffc;border:1px solid #484c4f;min-width:60px;height:1.7em;margin:0 7px;padding:0 5px;font-size:13px;line-height:1.7em;box-shadow:none!important;border:none!important;outline:none!important}#home-wrapper #top-bar .pager .pager-total{margin:0 7px}@media (max-width:767.98px){#home-wrapper #top-bar{justify-content:space-between}#home-wrapper #top-bar>*{margin:0}#home-wrapper #top-bar .divider{display:none}}#home-wrapper #bottom-bar{z-index:999;justify-content:center;width:100%;height:45px;display:flex;position:relative}#home-wrapper #bottom-bar .bottom-toolbar{display:flex}#home-wrapper #bottom-bar .bottom-toolbar button{border:none}#home-wrapper #bottom-bar .bottom-toolbar button svg{color:#6e6e6e;fill:#6e6e6e;width:24px;height:24px}#home-wrapper #book-container{z-index:1;justify-content:center;height:calc(100dvh - 90px);padding:0 5%;display:flex;position:relative}#home-wrapper #book-container .nav-arrow{color:#6e6e6e;cursor:pointer;z-index:999;background:0 0;border:none;justify-content:center;align-items:center;width:5%;height:32px;font-size:1.5em;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}#home-wrapper #book-container .nav-arrow:hover{color:#11254a}#home-wrapper #book-container .nav-arrow.prev{left:0;right:auto}#home-wrapper #book-container .nav-arrow.next{left:auto;right:0}#home-wrapper #book-container .book-wrapper{justify-content:center;align-items:center;height:100%;display:flex}#home-wrapper #book-container .book-wrapper.desktop .react-pdf__Document{position:relative;left:-50%;transform:translate(25%)}#home-wrapper #book-container .book-wrapper.open .react-pdf__Document{left:0;transform:translate(0)}#home-wrapper #book-container .book-wrapper .loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#home-wrapper #book-container .book-wrapper .loading,#home-wrapper #book-container .book-wrapper .react-pdf__Document{transition:transform .3s ease-in-out,left .3s ease-in-out,opacity .3s ease-in-out}#home-wrapper #book-container .book-wrapper .page-wrapper{background:#fff;width:100%;height:100%;overflow:hidden;box-shadow:0 10px 20px #0003}#home-wrapper #book-container .book-wrapper .page-wrapper .react-pdf__Page{width:100%!important;height:100%!important}#home-wrapper #book-container .book-wrapper .page-wrapper .react-pdf__Page .react-pdf__Page__canvas{object-fit:cover;width:100%!important;height:100%!important}
