.media_imageGallery__8DATX{--border-color:rgba(0,0,0,.12);--card-bg:#1e1e1e;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:8px}@media (prefers-color-scheme:dark){.media_imageGallery__8DATX{--border-color:hsla(0,0%,100%,.12);--card-bg:#fff}}.media_galleryItem__Stzfz{width:200px;height:200px;display:flex;flex-direction:column;padding:1%;background:var(--card-bg);border-radius:4px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.08);border:1px solid var(--border-color)}.media_galleryImageWrapper__iPVw2{flex:1 1;display:flex;align-items:center;justify-content:center}.media_galleryImage__d2EiB{width:100%;height:100%;object-fit:cover;display:block}.media_galleryCaption__UGm7n{margin:0;padding:8px;font-size:.9rem;text-align:center;color:#444}@media (min-width:480px){.media_galleryItem__Stzfz{width:240px;height:240px}}@media (min-width:768px){.media_imageGallery__8DATX{gap:16px;padding:12px}.media_galleryItem__Stzfz{width:260px;height:260px}}@media (min-width:1024px){.media_galleryItem__Stzfz{width:280px;height:280px}}.button{display:block;background:var(--accent);color:#fff;border-radius:5rem;padding:.5rem 1rem;border:none;font-size:1rem}.button:disabled{background:gray;color:#a9a9a9}.button.cta{text-decoration:none;text-align:center;font-weight:700;max-width:15rem;width:max-content}.button:focus,.button:hover,a.button:focus,a.button:hover,button:focus,button:hover{background:var(--foreground);color:var(--background)}