.container{max-width:1128px;padding:24px 0;margin:0 auto}.gallery{display:flex;flex-wrap:wrap;gap:24px;max-width:1128px}.gallery-item{flex-basis:360px;height:200px}.gallery-image{width:360px;height:200px;object-fit:cover;transition:transform .3s ease-in-out}.gallery-image:hover,.gallery-image:focus{transform:scale(1.05)}
