.form-grid.svelte-1p3hzs1{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:clamp(8px,.8vw,14px);height:clamp(var(--case-image-height-min),var(--case-image-height-vh),var(--case-image-height-max));aspect-ratio:4 / 3.252;width:auto;max-width:100%;margin-inline:auto}.form-grid__cell.svelte-1p3hzs1{margin:0;min-width:0;min-height:0;overflow:hidden;border-radius:10px;background:#f7f7f7}.form-grid__cell.svelte-1p3hzs1 img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}@media screen and (max-width: 767px){.form-grid.svelte-1p3hzs1{height:auto;aspect-ratio:auto;max-width:100%;gap:8px}.form-grid__cell.svelte-1p3hzs1{aspect-ratio:.615;border-radius:8px}}
