.advanced-book-view{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:#f9f9f9;padding:20px}.advanced-book-view .rpv-core__viewer{width:100%;height:100%;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,.1);overflow:hidden;background:#ffffff}.advanced-book-view .rpv-core__page{margin:0 auto;border:1px solid #e0e0e0;border-radius:8px}.advanced-book-view .rpv-core__page:hover{border-color:#b0b0b0}@media (min-width:768px){.advanced-book-view .rpv-core__viewer{width:70%;height:90%}}@media (max-width:768px){.advanced-book-view .rpv-core__viewer{width:95%;height:90%}}@media (min-width:350px) and (max-width:450px){#HomeMainId{position:relative;top:50px}}