.PastWork-module__ZVb95a__page{background-color:var(--bg-color);min-height:100vh;padding:150px 0 100px}.PastWork-module__ZVb95a__container{flex-direction:column;align-items:center;display:flex}.PastWork-module__ZVb95a__title{text-align:center;letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:800}.PastWork-module__ZVb95a__subtitle{color:var(--text-secondary);text-align:center;max-width:600px;margin-bottom:4rem;font-size:1.1rem}.PastWork-module__ZVb95a__gallery{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;width:100%;display:grid}.PastWork-module__ZVb95a__galleryItem{aspect-ratio:1;box-shadow:var(--shadow-dark), var(--shadow-light);cursor:pointer;background:#00000008;border:1px solid #fff9;border-radius:12px;position:relative;overflow:hidden}.PastWork-module__ZVb95a__image{object-fit:contain;width:100%;height:100%;padding:1.5rem;transition:transform .5s}.PastWork-module__ZVb95a__galleryItem:hover .PastWork-module__ZVb95a__image{transform:scale(1.05)}.PastWork-module__ZVb95a__overlay{color:#fff;opacity:0;background:linear-gradient(#0000,#000c);align-items:flex-end;padding:2rem 1.5rem 1.5rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.PastWork-module__ZVb95a__galleryItem:hover .PastWork-module__ZVb95a__overlay{opacity:1}.PastWork-module__ZVb95a__mockupName{text-transform:capitalize;font-size:1.1rem;font-weight:700}
