.project-container{width:40rem;height:90vh;flex:0 0 calc((100% - 2 * 2rem) / 3);padding:2rem;box-shadow:0 0 5px;display:flex;flex-direction:column}.image-container{width:100%;height:20rem;justify-content:center;align-items:center}.text-container{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:visible}.project-heading{padding:.5rem 0 0;display:flex;flex-direction:row;justify-content:flex-end;gap:.3rem}.project-image{width:100%;height:100%;object-fit:cover}.project-name{width:fit-content;font-size:1.2rem;font-family:Satoshi-Medium;margin-right:auto}.project-link:hover{cursor:pointer;transform:scale(1.05);transition:transform .3s ease-in-out}.tag-list{display:flex;gap:.5rem;padding:.2rem .1rem;scrollbar-width:2px}.tag-list::-webkit-scrollbar{width:2px;height:2px}.tag-list li{font-size:.8rem;padding:.3rem;border-radius:10%;box-shadow:0 0 2px;overflow-x:visible}.tag-list li:hover{cursor:pointer;transform:scale(1.1);box-shadow:0 0 5px rgba(0,0,0,.5);transition:transform .2s ease-in-out}.project-desc-container{position:relative;height:100%;overflow-y:auto}.project-desc-container::-webkit-scrollbar{width:.3rem}@media screen and (max-width:767px){.project-container{width:20rem;height:50rem;padding:1rem;box-shadow:0 0 5px;display:flex;flex-direction:column}.image-container,.project-container{align-items:center;justify-content:center}.image-container{width:100%;height:15rem}.text-container{display:flex;flex-direction:column}.project-heading{padding:.5rem 0 0;display:flex;flex-direction:row;justify-content:flex-end;gap:.3rem}.project-image{display:block;width:100%;height:100%;object-fit:cover}.project-name{width:fit-content;font-size:1.2rem;font-family:Satoshi-Medium;margin-right:auto}.project-link:hover{cursor:pointer;transform:scale(1.05);transition:transform .3s ease-in-out}.tag-list{display:flex;gap:.5rem;overflow-x:none;padding:.2rem .1rem;scrollbar-width:2px}.tag-list li{font-size:.5rem;padding:.3rem;border-radius:10%;box-shadow:0 0 2px}.tag-list li:hover{cursor:pointer;transform:scale(1.1);box-shadow:0 0 5px rgba(0,0,0,.5);transition:transform .2s ease-in-out}.project-desc-container{font-size:.6rem;height:100%;overflow-y:auto}.project-desc-container::-webkit-scrollbar{width:.3rem}}@media screen and (min-width:768px) and (max-width:1024px){.project-container{width:50rem;height:90vh;flex:0 0 calc((100% - 2 * 2rem) / 2);padding:2rem;box-shadow:0 0 5px;display:flex;flex-direction:column}.image-container{width:100%;height:20rem;justify-content:center;align-items:center}.text-container{display:flex;flex-direction:column;overflow:hidden}.project-heading{padding:.5rem 0 0;display:flex;flex-direction:row;justify-content:flex-end;gap:.3rem}.project-image{width:100%;height:100%;object-fit:cover}.project-name{width:fit-content;font-size:1.2rem;font-family:Satoshi-Medium;margin-right:auto}.project-link:hover{cursor:pointer;transform:scale(1.05);transition:transform .3s ease-in-out}.tag-list{display:flex;gap:.5rem;overflow-x:none;padding:.2rem .1rem;scrollbar-width:2px}.tag-list::-webkit-scrollbar{width:2px;height:2px}.tag-list li{font-size:.8rem;padding:.3rem;border-radius:10%;box-shadow:0 0 2px}.tag-list li:hover{cursor:pointer;transform:scale(1.1);box-shadow:0 0 5px rgba(0,0,0,.5);transition:transform .2s ease-in-out}.project-desc-container{height:100%;overflow-y:auto}.project-desc-container::-webkit-scrollbar{width:.3rem}}#projects_project-section__pXIlg{width:100%;padding:3rem}#projects_project-section__pXIlg h1{margin-left:auto;margin-right:auto}#projects_project-hz-line__HyDTJ{margin:.5rem auto;border:none;height:2px;width:80rem;background-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.2),rgba(0,0,0,0))}#projects_project-list__9YGhW{padding:5rem 1rem 4rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2rem}@media screen and (max-width:767px){#projects_project-section__pXIlg{width:100%;padding:1rem}#projects_project-hz-line__HyDTJ{width:15rem}#projects_project-list__9YGhW{padding:2rem .5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem 0}}