.elementor-9 .elementor-element.elementor-element-42654d62{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-19f2e7bd */.amp-pdf-viewer {
    flex:1;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding:10px;
}
.amp-pdf-viewer iframe {
    flex:1;
    width:100%;
    min-height:80vh;
    border:none;
}
.amp-fallback {
    text-align:center;
    margin-top:20px;
}
.amp-fallback p {
    margin-bottom:10px;
    font-size:16px;
    color:#444;
}
.amp-fallback .btn {
    display:inline-block;
    margin:5px;
    padding:10px 18px;
    background:#0073aa;
    color:#fff;
    text-decoration:none;
    border-radius:6px;
    transition:.2s;
    font-size:14px;
}
.amp-fallback .btn:hover {
    background:#005f8d;
}
@media (max-width:768px) {
    .amp-pdf-viewer iframe {
        min-height:70vh;
    }
}
.amp-footer {
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    padding:12px 15px;
    background:#fafafa;
    border-top:1px solid #ddd;
    text-align:center;
    font-size:14px;
    color:#555;
    font-family:"Segoe UI", sans-serif;
    z-index:999;
}
.amp-footer strong {
    color:#0073aa;
}/* End custom CSS */