@layer wt-modules{.wt-filedownload{--wt-filedownload-accent:var(--bs-primary,#c00418);--wt-filedownload-accent-text:var(--bs-white,#fff);--wt-filedownload-border:#e0e0e0;--wt-filedownload-radius:.5rem;margin:2rem 0}.wt-filedownload__intro{margin-bottom:1.5rem}.wt-filedownload__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (width>=576px){.wt-filedownload__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=992px){.wt-filedownload__grid{grid-template-columns:repeat(3,1fr)}}.wt-filedownload__item{border:1px solid var(--wt-filedownload-border);border-radius:var(--wt-filedownload-radius);background:var(--bs-body-bg,#fff);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.wt-filedownload__text{flex-direction:column;min-width:0;display:flex}.wt-filedownload__text--viewable{color:inherit;cursor:pointer;text-decoration:none}.wt-filedownload__text--viewable:hover .wt-filedownload__title,.wt-filedownload__text--viewable:focus-visible .wt-filedownload__title{text-decoration:underline}.wt-filedownload__title{text-overflow:ellipsis;font-weight:600;overflow:hidden}.wt-filedownload__filename{color:var(--bs-secondary-color,#6c757d);text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:.875rem;overflow:hidden}.wt-filedownload__action{background:var(--wt-filedownload-accent);width:2.75rem;height:2.75rem;color:var(--wt-filedownload-accent-text);border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.wt-filedownload__action:hover,.wt-filedownload__action:focus-visible{opacity:.85;color:var(--wt-filedownload-accent-text)}.wt-filedownload__icon{display:block}.wt-filedownload__pdf-source{display:none}}
/*$vite$:1*/