.PortfolioGallery_gallery__c17g2{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px;gap:16px}.PortfolioGallery_item__Bd9wR img{width:100%;height:auto;display:block;border-radius:12px;object-fit:cover;box-shadow:0 2px 8px rgba(0,0,0,.08)}@media(min-width:600px){.PortfolioGallery_gallery__c17g2{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.PortfolioGallery_gallery__c17g2{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.PortfolioGallery_gallery__c17g2{grid-template-columns:repeat(4,1fr)}}.Gallery_wrapper___vSu_{margin-top:7vh;width:100vw;padding:60px 60px 120px;color:#ebedec;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}@media(max-width:768px){.Gallery_wrapper___vSu_{padding:20px}}