.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5b3f04a2:#000;--e-global-color-1f461f69:#FFF;--e-global-color-43f723ef:#00354F;--e-global-color-2d763bdf:#0083CA;--e-global-color-4c073ef3:#006A9C;--e-global-color-3db03bc2:#FFC20E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-43f723ef );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- Attachment page: PDF preview --- */
.media-pdf-preview {
    width: 100%;
}
.media-pdf-preview embed {
    display: block;
    width: 100%;
    height: 800px;
    border: none;
}
/* Hide the fallback link when embed renders */
.media-pdf-preview embed + p.media-pdf-fallback {
    display: none;
}

/* --- Attachment page: ZIP download button --- */
.media-zip-download {
    text-align: center;
    padding: 2rem 0;
}
.repo-download-button--large {
    display: inline-block;
    padding: 1rem 2.5rem;
    font-size: 1.25rem;
    font-weight: 600;
    text-decoration: none;
    background-color: #0073aa;
    color: #fff;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}
.repo-download-button--large:hover {
    background-color: #005a87;
    color: #fff;
}/* End custom CSS */