:root{--noOfColumns:13;--wrapperWidth:calc(100% - 2*var(--page-margin));--gutter:auto;--rowHeight:calc((var(--wrapperWidth) - ((var(--noOfColumns)-1) * var(--gutter))) / var(--noOfColumns));--columnWidth:calc(var(--wrapperWidth) / var(--noOfColumns))}.container.svelte-lsgvvf.svelte-lsgvvf{margin:0}.project_container.grid.svelte-lsgvvf.svelte-lsgvvf{display:grid;align-items:stretch;justify-content:space-between;align-content:space-between;width:var(--wrapperWidth);margin:40px auto 0;height:calc(100vh - 110px);grid-auto-flow:row;grid-template-columns:repeat(var(--noOfColumns),1fr);grid-gap:var(--gutter);grid-auto-rows:minmax(var(--rowHeight),auto);justify-items:stretch;position:relative}.gridEl.svelte-lsgvvf.svelte-lsgvvf{aspect-ratio:1;grid-column:span 1;grid-row:span 1;overflow:hidden;display:flex;align-items:center;justify-content:center;align-content:center}.project_dot.svelte-lsgvvf.svelte-lsgvvf{background-color:var(--accent-color);width:100%;height:100%;z-index:0;width:.1em;height:.1em}.gridEl.svelte-lsgvvf:hover .project_dot.svelte-lsgvvf{background-color:var(--accent-color-30);cursor:pointer}.gridEl.svelte-lsgvvf:hover .project_image.svelte-lsgvvf{display:flex}.project_image.svelte-lsgvvf.svelte-lsgvvf{display:none}.project_image.svelte-lsgvvf.svelte-lsgvvf{position:absolute;left:0;top:0;width:100%;height:96%;max-height:96%;max-width:100%;pointer-events:none;z-index:1;justify-content:center;align-items:center}.project_image.svelte-lsgvvf img.svelte-lsgvvf{max-width:100%;max-height:100%;object-fit:scale-down}@media (max-width: 425px){.project_container.grid.svelte-lsgvvf.svelte-lsgvvf{height:calc(100vh - 240px);margin-top:80px}.project_dot.svelte-lsgvvf.svelte-lsgvvf{width:.3em;height:.3em}}
