div.component.image-grid-film-strip{margin:var(--component-gap) 0}div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper{height:300px;position:relative;display:grid}div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper div.image-container{position:relative}div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper.number-of-images-1{grid-template-columns:1fr}div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper.number-of-images-2{grid-template-columns:1fr 1fr}div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper.number-of-images-3{grid-template-columns:1fr 1fr 1fr}div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper.number-of-images-4{grid-template-columns:1fr 1fr 1fr 1fr}div.component.image-grid-film-strip a{cursor:pointer}@media(max-width:1200px){div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper{height:252px}}@media(max-width:955px){div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper{height:156px}}@media(max-width:768px){div.component.image-grid-film-strip div.image-grid-film-strip-inner-wrapper{height:102px}}