.imageGrid-v3{margin-top:50px}
@media(min-width:1025px){.imageGrid-v3 .crew-image-grid .image-grid.mosaic .grid-item-3{grid-row:unset}
.imageGrid-v3 .crew-image-grid .image-grid.mosaic .grid-item-5{grid-column:span 1}
.imageGrid-v3 .crew-image-grid .image-grid.mosaic{grid-template-rows:485px repeat(1,385px);max-width:1280px}
}
@media(min-width:641px){.imageGrid-v3 .crew-image-grid .image-grid.mosaic{grid-auto-rows:380px}
.imageGrid-v3 .crew-image-grid .image-grid{grid-gap:20px;grid-template-columns:repeat(2,1fr)}
.imageGrid-v3 .crew-image-grid .image-grid.mosaic .grid-item-1{grid-column:span 2}
}
@media(max-width:640px){.imageGrid-v3{margin-left:20px;margin-right:20px;margin-top:64px}
.imageGrid-v3 .cover-image-container .bottom-left-text{word-wrap:break-word}
.imageGrid-v3 .crew-image-grid a.block{display:flex;flex-direction:column;justify-content:end;min-height:144px;height:fit-content}
.imageGrid-v3 .bottom-left-text{position:relative;padding-bottom:20px;bottom:unset}
.imageGrid-v3 .crew-image-grid .image-grid{grid-auto-rows:unset}
}