.showcase-grid-images{display:flex;flex-wrap:wrap;margin:38px -6px}@media only screen and (min-width:992px){.showcase-grid-images{grid-gap:15px;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);margin:80px 0 0}.showcase-grid-images div:first-of-type{grid-area:1/1/3/3}.showcase-grid-images div:nth-of-type(2){grid-area:1/3/2/4}.showcase-grid-images div:nth-of-type(3){grid-area:1/4/2/5}.showcase-grid-images div:nth-of-type(4){grid-area:1/5/2/6}.showcase-grid-images div:nth-of-type(5){grid-area:2/3/3/4}.showcase-grid-images div:nth-of-type(6){grid-area:2/4/3/5}.showcase-grid-images div:nth-of-type(7){grid-area:2/5/3/6}}.showcase-grid-images div{margin:6px;overflow:hidden;padding-top:50%;position:relative;width:calc(50% - 12px)}@media only screen and (min-width:992px){.showcase-grid-images div{margin:0;padding-top:100%;width:100%}}.showcase-grid-images div img{display:block;height:100%;left:0;margin:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media only screen and (max-width:991.98px){.showcase-grid-images div:nth-of-type(5),.showcase-grid-images div:nth-of-type(6),.showcase-grid-images div:nth-of-type(7){display:none}}

/*# sourceMappingURL=section-cl-showcase-grid.min.css.map*/