.blockGallery.svelte-1bs3scd{--item-maxHeight: 45vmin;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:10vmin;align-items:center;justify-items:center;margin-bottom:calc(var(--item-maxHeight) * .5)}.blockGallery-item.svelte-1bs3scd{position:relative;min-height:0;--media-width: 100%;--media-maxHeight: var(--item-maxHeight)}.blockGallery-item.svelte-1bs3scd h3:where(.svelte-1bs3scd){font-size:var(--font-size-100);text-transform:unset;margin-top:.5em}.blockGallery-item.svelte-1bs3scd:nth-child(3n-1){transform:translateY(50%);align-self:end}.blockGallery-item.svelte-1bs3scd:nth-child(3n){transform:translateY(25%);align-self:end}@media (width <= 1000px){.blockGallery.svelte-1bs3scd{grid-template-columns:repeat(2,1fr)}.blockGallery-item.svelte-1bs3scd:nth-child(odd){transform:unset;align-self:center}.blockGallery-item.svelte-1bs3scd:nth-child(2n){transform:translateY(50%);align-self:end}}@media (width <= 700px){.blockGallery.svelte-1bs3scd{grid-template-columns:repeat(1,1fr)}.blockGallery-item.svelte-1bs3scd{--media-width: 100%;--media-maxHeight: unset;--media-maxWidth: unset;width:100%}.blockGallery-item.svelte-1bs3scd:nth-child(odd),.blockGallery-item.svelte-1bs3scd:nth-child(2n){transform:unset;align-self:center}}
