.react-pdf__Document{display:flex;flex-direction:column;align-items:center}.react-pdf__Page{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);margin-bottom:10px}.react-pdf__Page__textContent{color:transparent;position:absolute!important;left:0;right:0;top:0;bottom:0}.react-pdf__Page__textContent span{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0 0}.react-pdf__Page__textContent span:hover{background:rgba(0,255,0,.1)}.react-pdf__Page__textContent ::selection{background:rgba(0,255,0,.3)}.react-pdf__Page__annotations{--annotation-unfocused-field-border:transparent}.react-pdf__Page__annotations .annotationLayer a{color:#0f0;text-decoration:underline}.react-pdf__Page__annotations .annotationLayer a:hover{color:#0f0;background:rgba(0,255,0,.2)}@media (max-width:768px){.react-pdf__Page,.react-pdf__Page canvas{width:100%!important;height:auto!important}}