.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.work,.work-three{display:block;grid-column:auto}.work-art,.work-three .work-art{height:280px}.work-art img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.work:hover .work-art img{transform:scale(1.035)}.work-info,.work-three .work-info{padding:14px 0 22px}.work-info h3{font-size:16px}@media(max-width:850px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.work-art,.work-three .work-art{height:250px}}@media(max-width:520px){.work-grid{display:block}.work-art,.work-three .work-art{height:265px}}
