.project-module__3bSTQa__container{max-width:1400px;margin:8rem auto 4rem;padding:0 3rem}.project-module__3bSTQa__backButton{color:#000;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex}.project-module__3bSTQa__backButton:hover{gap:1rem}.project-module__3bSTQa__title{letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.project-module__3bSTQa__gallery{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-module__3bSTQa__galleryItem{cursor:pointer;background:#1a1a1a;border:1px solid #6c6b6bc7;border-radius:10px;height:350px;transition:transform .3s,opacity .3s;position:relative;overflow:hidden}.project-module__3bSTQa__galleryItem:hover{opacity:.9;transform:scale(1.03)}.project-module__3bSTQa__modalOverlay{z-index:1000;opacity:0;background:#000000d9;justify-content:center;align-items:center;padding:1rem;animation:.3s forwards project-module__3bSTQa__fadeIn;display:flex;position:fixed;inset:0}.project-module__3bSTQa__modalContent{width:100%;max-width:1200px;height:calc(100vh - 4rem);animation:.25s forwards project-module__3bSTQa__zoomIn;position:relative;transform:scale(.9)}.project-module__3bSTQa__modalImageWrapper{background:#000;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.project-module__3bSTQa__closeButton{color:#fff;text-align:center;cursor:pointer;z-index:10;background:#0009;border:1px solid #fff9;border-radius:50%;width:44px;height:44px;font-size:30px;line-height:42px;transition:transform .25s,background .25s;position:absolute;top:-12px;right:-12px}.project-module__3bSTQa__closeButton:hover{transform:scale(1.15)}@keyframes project-module__3bSTQa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes project-module__3bSTQa__zoomIn{0%{opacity:.9;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes project-module__3bSTQa__fadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:1024px){.project-module__3bSTQa__gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.project-module__3bSTQa__container{margin:6rem auto 2rem;padding:0 1.5rem}.project-module__3bSTQa__title{font-size:2rem}.project-module__3bSTQa__gallery{grid-template-columns:1fr}.project-module__3bSTQa__closeButton{width:36px;height:36px;font-size:24px;line-height:34px;top:8px;right:8px}}
