.Image_Grid_Section{display:flex;gap:1rem;flex-wrap:wrap}.Image_Grid_Section .Image_Grid_Elem:nth-child(1){flex-basis:40%;height:70vh}.Image_Grid_Section .Image_Grid_Elem:nth-child(2){flex-basis:calc(60% - 1rem);height:70vh}.Image_Grid_Section .Image_Grid_Elem:nth-child(3){flex-basis:70%;height:70vh}.Image_Grid_Section .Image_Grid_Elem:nth-child(4){flex-basis:calc(30% - 1rem);height:70vh}.Image_Grid_Image{width:100%;height:100%;object-fit:cover;border-radius:var(--radius);overflow:hidden}.Image_Grid_Header{color:var(--blue);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.Image_Grid_Header_Top .Title{text-transform:uppercase;font-size:4rem;margin-bottom:3rem}.Image_Grid_Header_Top p{display:block;font-size:1.5rem;font-weight:500;width:60%}.Image_Grid_Header .Button{margin:2rem 0}@media screen and (max-width:1024px){.Image_Grid_Header_Top p{width:100%}.Image_Grid_Section .Image_Grid_Elem:nth-child(n){flex-basis:100%;height:30vh}.Image_Grid_Section .Image_Grid_Elem:nth-child(1){height:auto}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/image-grid.css.map */
