.project-item.svelte-17evv5h{--padding:0px;border-radius:.375rem;gap:.5rem;text-decoration:none;display:flex;position:relative}.info.svelte-17evv5h>span:where(.svelte-17evv5h){text-decoration:underline}.img-wrapper.svelte-17evv5h{border-radius:.375rem;flex-grow:0;flex-shrink:0;width:45vw;position:relative;overflow:hidden}.img-wrapper.svelte-17evv5h img:where(.svelte-17evv5h){-o-object-fit:cover;object-fit:cover;max-width:100%;height:auto;min-height:100%;position:absolute}h2.svelte-17evv5h{font-size:1.5rem;font-weight:600;line-height:2rem}p.svelte-17evv5h{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:100%;max-height:2.5rem;font-size:.875rem;font-style:italic;line-height:1.25rem;display:-webkit-box;overflow:hidden}@media (width>=1024px){.project-item.svelte-17evv5h{padding:var(--padding);place-items:center;display:grid;overflow:hidden}.project-item.svelte-17evv5h .img-wrapper:where(.svelte-17evv5h){width:calc(100% - var(--padding) * 2);height:calc(100% - var(--padding) * 2)}.project-item.svelte-17evv5h :where(.svelte-17evv5h){transition:all .3s ease-in-out}.project-item.svelte-17evv5h>.info:where(.svelte-17evv5h){opacity:0;color:var(--color-main);justify-self:stretch;position:absolute;bottom:0;translate:0 100%;scale:.8}.project-item.inverted.svelte-17evv5h>.info:where(.svelte-17evv5h){color:#000}.project-item.svelte-17evv5h:hover>.info:where(.svelte-17evv5h){opacity:1;translate:0 -10%;scale:.9}.project-item.svelte-17evv5h:hover .img-wrapper:where(.svelte-17evv5h){transition-duration:1s;scale:.98}.project-item.svelte-17evv5h:hover .img-wrapper:where(.svelte-17evv5h) img:where(.svelte-17evv5h){filter:blur(4px);transition-duration:1s;scale:1.2}.img-wrapper.svelte-17evv5h{transition-timing-function:cubic-bezier(.86,0,.07,1)}.img-wrapper.svelte-17evv5h img:where(.svelte-17evv5h){top:50%;left:50%;translate:-50% -50%}}.col.svelte-1x8ttv9{flex-grow:1;justify-content:space-around;gap:1.5rem}.info.svelte-1x8ttv9{display:none}@media (width>=1024px){.info.svelte-1x8ttv9{display:grid}.col.svelte-1x8ttv9{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:30%;padding:1rem;display:grid}}