.prevNextContainer.svelte-a1pb53.svelte-a1pb53{width:90%;min-width:90%;border:3px solid var(--darkGray);border-radius:12px;margin:100px auto 0 auto;padding:15px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));place-items:center;grid-template-areas:'prev svg svg next' 'prev svg svg next' 'projectNav projectNav projectNav projectNav'}@media(min-width:800px){.prevNextContainer.svelte-a1pb53.svelte-a1pb53{width:80%;min-width:80%}}@media(min-width:1000px){.prevNextContainer.svelte-a1pb53.svelte-a1pb53{width:800px;height:400px;min-width:800px;min-height:400px;padding:unset;grid-template-areas:'prev svg svg next' 'prev svg svg next' 'projectNav projectNav projectNav projectNav'}}.prev.svelte-a1pb53.svelte-a1pb53{grid-area:prev;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;color:inherit;text-decoration:none}.svgContainer.svelte-a1pb53.svelte-a1pb53{grid-area:svg;max-width:200px;width:200px}.svg.svelte-a1pb53.svelte-a1pb53{height:100%;width:100%;object-fit:contain}@media(min-width:1000px){.svg.svelte-a1pb53.svelte-a1pb53{max-height:200px;max-width:300px}}.next.svelte-a1pb53.svelte-a1pb53{grid-area:next;display:flex;flex-direction:column;align-items:flex-end;cursor:pointer;background:0 0;color:inherit;text-decoration:none}.disabled.svelte-a1pb53.svelte-a1pb53{cursor:not-allowed;color:var(--lightGray)}.arrowIcons.svelte-a1pb53.svelte-a1pb53{display:block;width:100px;height:100px}.projectNav.svelte-a1pb53.svelte-a1pb53{grid-area:projectNav;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:'prevProj activeProj nextProj';place-items:center}.projectNav.svelte-a1pb53 a.svelte-a1pb53{color:var(--aqua);text-decoration:none;width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}@media(min-width:600px){.projectNav.svelte-a1pb53 a.svelte-a1pb53{width:unset}}.activeProj.svelte-a1pb53.svelte-a1pb53{grid-area:activeProj;font-family:var(--slantText);font-weight:700;font-size:var(--h5);letter-spacing:.2rem;color:var(--hotpink)!important}.nextPage.svelte-a1pb53.svelte-a1pb53{grid-area:nextProj}.prevPage.svelte-a1pb53.svelte-a1pb53{grid-area:prevProj}