.berisha-prj{width:100%;height:100%}.berisha-prj,.showcase{display:flex;flex-direction:column;align-items:center;justify-content:center}.showcase{width:100vw;height:100vh}.logo{height:85%;background-color:#0d1117;opacity:.8;background-image:radial-gradient(#484b4e .5px,#0d1117 0);background-size:10px 10px}.logo,.project-detail{width:100%;display:flex;justify-content:center;align-items:center}.project-detail{height:15%;gap:10rem}.img-logo{width:304px;height:128px;background-image:url(/_next/static/media/logo.4957819e.svg);background-repeat:no-repeat}.date span,.name span{padding:0}.description{height:100vh;width:100%;padding:1rem 8rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:65px}.description p{font-size:40px;text-align:center}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;width:-moz-fit-content;width:fit-content}.image-grid .prj-img{border-radius:10px;transition:transform .3s ease}.prj-img:hover{transform:scale(1.5)}@media screen and (max-width:768px){.image-grid{grid-template-columns:repeat(1,1fr)}.description{padding:1rem;height:-moz-fit-content;height:fit-content}.description p{font-size:20px}.project-detail{flex-direction:column}.prj-img{width:100%;height:200px}.logo{height:50%}.project-detail{height:50%;gap:1rem}.date span,.name span{text-align:center}.prj-img:hover{transform:scale(1)}}