.sphere_image_showcase_grid_container{display:grid;gap:20px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(5,145px)}.sphere_image_showcase_grid-item{overflow:hidden;position:relative}.sphere_image_showcase_grid-item img{border-radius:40px;height:100%!important;object-fit:cover;object-position:top center;width:100%}@media(min-width:1025px){.item-1{grid-column:1/span 4}.item-1,.item-2{grid-row:1/span 3}.item-2{grid-column:5/span 3}.item-3{grid-column:8/span 5;grid-row:1/span 2}.item-4{grid-column:1/span 7;grid-row:4/span 2}.item-5{grid-column:8/span 5;grid-row:3/span 3}}@media(min-width:2000px){.sphere_image_showcase_grid_container{margin:0 auto;max-width:2000px}}@media(min-width:768px) and (max-width:1024px){.sphere_image_showcase_grid-item img{border-radius:20px}.sphere_image_showcase_grid_container{grid-template-rows:repeat(6,12vw)}.item-1{grid-row:1/span 2}.item-1,.item-4{grid-column:1/span 6}.item-4{grid-row:3/span 2}.item-3{grid-column:1/span 6;grid-row:5/span 2}.item-2{grid-row:1/span 3}.item-2,.item-5{grid-column:7/span 6}.item-5{grid-row:4/span 3}}@media(max-width:767px){.sphere_image_showcase_grid_container{display:flex;flex-direction:column;gap:20px;padding:0 20px}.sphere_image_showcase_grid-item img{border-radius:20px}}