.bimagecards[data-v-6adfd62d]{color:inherit;container-type:inline-size}.bimagecards__header[data-v-6adfd62d]{margin-bottom:var(--blockpadcompact, 1.25rem)}.bimagecards__heading[data-v-6adfd62d]{margin:0 0 .4em}.bimagecards__subheading[data-v-6adfd62d]{margin:0;color:var(--surface-subtitle-text, currentColor);opacity:.82}.bimagecards__grid[data-v-6adfd62d]{display:grid;gap:var(--card-gap, 1.2rem)}.bimagecards__cols-2[data-v-6adfd62d]{grid-template-columns:repeat(2,minmax(0,1fr))}.bimagecards__cols-3[data-v-6adfd62d]{grid-template-columns:repeat(3,minmax(0,1fr))}.bimagecards__cols-4[data-v-6adfd62d]{grid-template-columns:repeat(4,minmax(0,1fr))}@container (max-width: 1024px){.bimagecards__grid[data-v-6adfd62d]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@container (max-width: 720px){.bimagecards__grid[data-v-6adfd62d]{grid-template-columns:1fr}}@media(max-width:1024px){.bimagecards__grid[data-v-6adfd62d]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media(max-width:720px){.bimagecards__grid[data-v-6adfd62d]{grid-template-columns:1fr}}.bimagecards__card[data-v-6adfd62d]{position:relative;display:flex;flex-direction:column;background:var(--surface-card-bg, transparent);color:var(--surface-card-text, inherit);border-radius:var(--radius-card, .75rem);box-shadow:var(--shadow-card, none);overflow:hidden;text-decoration:none;transition:transform var(--motion-duration, .24s) var(--motion-ease, ease),box-shadow var(--motion-duration, .24s) var(--motion-ease, ease)}.bimagecards__card--bordered[data-v-6adfd62d]{box-shadow:none;border:1px solid var(--border-on-light, color-mix(in srgb, currentColor 14%, transparent))}.bimagecards__card--minimal[data-v-6adfd62d]{box-shadow:none;background:transparent}.bimagecards__card--hover-lift[data-v-6adfd62d]:hover,.bimagecards__card--hover-lift[data-v-6adfd62d]:focus-visible{transform:translateY(calc(var(--hover-translate, -2px)))}.bimagecards__card--hover-lift[data-v-6adfd62d]:hover,.bimagecards__card--hover-zoom[data-v-6adfd62d]:hover,.bimagecards__card--hover-overlay[data-v-6adfd62d]:hover,.bimagecards__card[data-v-6adfd62d]:focus-visible{box-shadow:var(--hover-shadow, var(--shadow-card))}.bimagecards__card--hover-zoom:hover .bimagecards__media img[data-v-6adfd62d],.bimagecards__card--hover-zoom:focus-visible .bimagecards__media img[data-v-6adfd62d]{transform:scale(var(--hover-scale, 1.02))}.bimagecards__card--hover-zoom .bimagecards__media img[data-v-6adfd62d]{transition:transform var(--motion-duration, .24s) var(--motion-ease, ease)}.bimagecards__media[data-v-6adfd62d]{position:relative;overflow:hidden;background:color-mix(in srgb,currentColor 6%,transparent)}.bimagecards__ratio--16-9[data-v-6adfd62d]{aspect-ratio:16 / 9}.bimagecards__ratio--4-3[data-v-6adfd62d]{aspect-ratio:4 / 3}.bimagecards__ratio--1-1[data-v-6adfd62d]{aspect-ratio:1 / 1}.bimagecards__ratio--3-4[data-v-6adfd62d]{aspect-ratio:3 / 4}.bimagecards__media img[data-v-6adfd62d]{width:100%;height:100%;object-fit:cover;display:block}.bimagecards__placeholder[data-v-6adfd62d]{display:grid;place-items:center;min-height:160px;color:color-mix(in srgb,currentColor 55%,transparent);background:color-mix(in srgb,currentColor 10%,transparent)}.bimagecards__badge[data-v-6adfd62d]{position:absolute;top:.75rem;right:.75rem;background:var(--accent, currentColor);color:var(--accent-text, #fff);padding:.25rem .6rem;border-radius:var(--radius-pill, 999px);font-size:.78rem;letter-spacing:.01em}.bimagecards__overlay[data-v-6adfd62d]{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,currentColor 10%,transparent);opacity:0;transition:opacity var(--motion-duration, .24s) var(--motion-ease, ease)}.bimagecards__card--hover-overlay:hover .bimagecards__overlay[data-v-6adfd62d]{opacity:1}.bimagecards__body[data-v-6adfd62d]{padding:1rem 1.1rem 1.2rem}.bimagecards__title[data-v-6adfd62d]{font-weight:700;margin-bottom:.35rem;color:inherit}.bimagecards__description[data-v-6adfd62d]{margin:0;color:var(--surface-subtitle-text, currentColor)}.bimagecards__link[data-v-6adfd62d]{margin-top:.75rem;color:var(--surface-link, currentColor);font-weight:600}.bimagecards__text-content[data-v-6adfd62d]{position:relative;display:flex;flex-direction:column;overflow:hidden;background:color-mix(in srgb,currentColor 4%,transparent);padding:1rem;flex:1}.bimagecards__text-title[data-v-6adfd62d]{font-weight:700;font-size:1.1em;margin-bottom:.6rem;padding-right:4rem;flex-shrink:0;color:inherit;line-height:1.3;position:relative;z-index:1}.bimagecards__text-content.bimagecards__ratio--16-9[data-v-6adfd62d]{aspect-ratio:16 / 9}.bimagecards__text-content.bimagecards__ratio--4-3[data-v-6adfd62d]{aspect-ratio:4 / 3}.bimagecards__text-content.bimagecards__ratio--1-1[data-v-6adfd62d]{aspect-ratio:1 / 1}.bimagecards__text-content.bimagecards__ratio--3-4[data-v-6adfd62d]{aspect-ratio:3 / 4}.bimagecards__text-scroll[data-v-6adfd62d]{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color .2s ease}.bimagecards__text-content:hover .bimagecards__text-scroll[data-v-6adfd62d]{scrollbar-color:color-mix(in srgb,currentColor 30%,transparent) transparent}.bimagecards__text-scroll[data-v-6adfd62d]::-webkit-scrollbar{width:6px}.bimagecards__text-scroll[data-v-6adfd62d]::-webkit-scrollbar-track{background:transparent}.bimagecards__text-scroll[data-v-6adfd62d]::-webkit-scrollbar-thumb{background:transparent;border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}.bimagecards__text-content:hover .bimagecards__text-scroll[data-v-6adfd62d]::-webkit-scrollbar-thumb{background:color-mix(in srgb,currentColor 30%,transparent)}.bimagecards__text-scroll h2[data-v-6adfd62d],.bimagecards__text-scroll h3[data-v-6adfd62d]{margin-top:0;margin-bottom:.5em;line-height:1.3}.bimagecards__text-scroll h2[data-v-6adfd62d]{font-size:1.25em}.bimagecards__text-scroll h3[data-v-6adfd62d]{font-size:1.1em}.bimagecards__text-scroll p[data-v-6adfd62d]{margin:0 0 .75em;line-height:1.5}.bimagecards__text-scroll p[data-v-6adfd62d]:last-child{margin-bottom:0}.bimagecards__text-scroll ul[data-v-6adfd62d],.bimagecards__text-scroll ol[data-v-6adfd62d]{padding-left:1.5em;margin:.5em 0}.bimagecards__text-scroll li[data-v-6adfd62d]{margin:.25em 0}.bimagecards__text-scroll a[data-v-6adfd62d]{color:var(--surface-link, currentColor);text-decoration:underline}.bimagecards__text-content .bimagecards__badge[data-v-6adfd62d]{position:absolute;top:.75rem;right:.75rem;z-index:1}
