#footer,#header{min-height:35px;max-height:45px;height:8.5%;width:100%;transition:margin .3s;padding:0 25px;font-size:14px;width:94%;left:3%;width:100%;position:absolute;width:100%;left:0}#header{display:flex;align-items:center;justify-content:normal;z-index:3}body.is_mobile #header{justify-content:space-between}.header__border{position:absolute;left:0;bottom:0;height:100%;width:100%;background-color:#000;opacity:.1}body.light .header__border{background-color:#fff!important;opacity:.5}body.is_mobile.light .footer__border{background-color:#fff!important;opacity:.5!important}.footer__border{position:absolute;left:0;bottom:0;height:100%;width:100%;background-color:#000;opacity:0}#footer{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:0}.header__icons{width:100%}.header__book-name{font-size:15px;font-weight:600;opacity:.95;position:relative;left:0;color:inherit;width:90%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header__left{width:25%;position:relative;left:0;display:block;z-index:1}.header__left .header__icons{justify-content:flex-start;height:100%;justify-content:flex-start;align-items:center;display:flex}.header__center{width:50%;height:28px;position:relative;left:0;display:flex;text-align:center;justify-content:center;align-items:center;z-index:1}.header__center .header__icons{display:flex;justify-content:center;height:100%}.header__center .header__book-name{color:inherit;font-weight:600;opacity:.8;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;left:0;color:inherit;width:100%;display:block;font-size:17px;letter-spacing:.5px}.header__right{width:25%;height:100%;position:relative;display:block;display:flex;text-align:right;justify-content:center;align-items:center;z-index:1}.header__right.absolute{position:absolute;right:0;top:0}:is(.header__right,.footer__right) .header__logo{background-size:contain;background-repeat:no-repeat;width:100%;float:right;background-position:center right;max-width:200px;text-align:right}:is(.header__right,.footer__right) .header__logo.header__logo--text{display:flex;align-items:center;color:#fff;cursor:pointer;text-decoration:none!important;gap:10px;max-width:200px;flex-shrink:1;-webkit-tap-highlight-color:transparent!important;right:0}body.light :is(.header__right,.footer__right) .header__logo.header__logo--text{color:var(--light-color)}body.dark :is(.header__right,.footer__right) .header__logo.header__logo--text{color:var(--dark-color)}:is(.header__right,.footer__right) .header__logo.header__logo--text span:first-of-type{width:78px;font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:300;letter-spacing:.05em;font-style:normal;font-size:10px;line-height:1.2;text-transform:uppercase;flex-shrink:0;letter-spacing:normal}:is(.header__right,.footer__right) .header__logo.header__logo--text span:last-of-type{font-family:Minimal;font-style:normal;font-weight:400;font-size:38px;line-height:1;letter-spacing:.05em;flex-shrink:0;text-transform:lowercase;margin-top:-4px}.footer__right .header__logo.header__logo--text{max-width:180px;max-height:36px;gap:8px}.footer__right .header__logo.header__logo--text span:first-of-type{font-size:10px;width:76px}.footer__right .header__logo.header__logo--text span:last-of-type{font-size:34px;margin-top:-5px}.header__right .header__logo{height:calc(100% - 8px);position:absolute;top:4px;right:25px}.footer__right .header__logo{width:fit-content}:is(.header__right,.footer__right) .header__logo img{width:auto;height:100%;max-height:100%;object-fit:contain}.header__right .header__icons{justify-content:flex-end;height:100%;align-items:center;display:flex}.header__right .header__icons button:last-child{margin-right:0}.footer__left{width:25%;display:flex;align-items:center}.footer__left .footer__page-num{width:100%}.footer__left .page-num-input{text-align:left;font-size:100%;min-width:20px}.footer__center{width:50%;display:flex;justify-content:center}.footer__center .header__right .header__logo{background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:30px}body.is_mobile .footer__center{width:0}body.is_mobile .footer__left .footer__page-num{margin-left:3px}.footer__right{width:25%;height:100%}.footer__right .header__logo{display:flex;align-items:center;justify-content:center}.footer__right .footer__icons{width:100%;height:100%;text-align:center;justify-content:flex-end;align-items:center}.footer__page-num{padding:0 0;font-weight:400}.footer__page-num span{position:relative;z-index:2;opacity:.8}.footer__icons{display:flex;order:2;justify-content:flex-end}:is(.header__icons,.footer__icons)>button{width:28px;height:28px;margin:0 4px;z-index:3;opacity:.8;border-radius:4px;color:inherit}:is(.header__icons,.footer__icons)>button.inline{padding:4px}:is(.header__icons,.footer__icons)>button.Book__note.inline{padding:3px}:is(.header__icons,.footer__icons)>button.Book__wishlist.inline{padding:3.5px}:is(.header__icons,.footer__icons)>button>div{color:inherit;width:100%;height:100%}:is(.header__icons,.footer__icons)>button>svg{width:100%;height:100%}#header.hide{margin-top:-45px}#footer.hide{margin-bottom:-45px}.fs-modal{width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.6);border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;font-weight:300;letter-spacing:0;transition:.5s opacity ease-in-out,.5s visibility ease-in-out;z-index:299;display:flex;align-items:center;justify-content:center;flex-direction:column}.fs-modal:hover{background:rgba(0,0,0,.8)}.fs-modal.show{visibility:visible!important;opacity:1!important}.fs-modal *{pointer-events:none;user-select:none}.fs-modal svg{fill:#fff;width:18px;height:18px;transition:transform .35s ease-in-out;-moz-transition:transform .35s ease-in-out;-webkit-transition:transform .35s ease-in-out;-o-transition:transform .35s ease-in-out;transform:scale(1)}.fs-modal:hover svg{fill:#fff;transform:scale(1.1)}.fs-modal span{text-align:center;font-size:11px;font-weight:700;color:#fff;padding:4px 6px 0;letter-spacing:.3px}.spinner-modal{position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);z-index:0;position:absolute;z-index:1;border-radius:50%;cursor:pointer;opacity:0;width:60px;height:60px;font-weight:300;letter-spacing:0}.spinner-modal.show{z-index:9999;transition:opacity .25s;opacity:1}@media only screen and (max-width:1024px){#footer,.header__book-name{font-size:13px}}@media (max-width:992px){.header__right .header__logo.header__logo--text{max-width:180px;max-height:36px;gap:8px}.header__right .header__logo.header__logo--text span:first-of-type{font-size:10px;width:76px}.header__right .header__logo.header__logo--text span:last-of-type{font-size:34px;margin-top:-5px}}@media (max-width:992px) and (orientation:landscape),(max-height:576px) and (orientation:portrait){:is(.header__icons,.footer__icons)>button{width:25px;height:25px;margin:3px}:is(.header__icons,.footer__icons)>button.inline{padding:3px}.header__center{height:auto}.header__center .header__icons{align-items:center}button.Book__navTOC{margin:0 4px 0 2px}#footer,#header{height:40px;padding:0 15px}.Book_autoFlip-mobile,button.Book__navTOC-mobile{width:25px;height:25px;min-width:25px}.header__right .header__logo{right:15px}}@media (max-width:576px) and (orientation:portrait),(max-height:576px) and (orientation:landscape){#footer,#header{height:35px}}@media only screen and (max-height:270px){#header{margin-top:-45px}#footer{margin-bottom:-45px}}@media only screen and (max-width:350px){#header{margin-top:-45px}#footer{margin-bottom:-45px}.note__button,.search__button{display:none!important}}@media only screen and (max-width:568px){@media (orientation:portrait){.header__logo-container{display:none}.header__logo{text-align:center}}}.cookies__content{width:100%;position:fixed;left:0;bottom:0;right:0;background-color:#fff;z-index:999;padding:20px 30px;box-shadow:0 0 18px rgba(8,8,8,.2);font-family:Lato,sans-serif}.cookies__wrapper{display:flex;align-items:center;gap:100px;justify-content:space-between;max-width:1100px;margin:0 auto}.cookies__text{max-width:900px;text-align:center;font-weight:500;font-size:15px;line-height:1.4;color:#4f4f4f}.cookies__text a{color:#4f4f4f;text-decoration:underline;text-underline-offset:3px}.cookies__btn{padding:10px 20px;background-color:#080808;border:2px solid #080808;border-radius:50px;color:#fff;font-weight:700;font-size:16px;line-height:1.2;cursor:pointer;transition:.15s background-color ease-in-out,.15s color ease-in-out,.15s border-color ease-in-out;width:fit-content}.cookies__btn:not(:disabled):hover{background-color:transparent;color:#080808}@media (max-width:768px){.cookies__content{padding:20px}.cookies__wrapper{gap:30px}}@media (max-width:576px){.cookies__wrapper{flex-direction:column}.cookies__text{font-size:14px}.cookies__btn{font-size:16px}.cookies__wrapper{gap:15px}}