@media (min-width:1024px){.cards-01 .lg\:grid-cols-3{grid-template-columns:repeat(6,minmax(0,1fr))}.cards-01 .lg\:grid-cols-3>*{grid-column:span 2}.cards-01 .lg\:grid-cols-3>:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}.cards-01 .lg\:grid-cols-3>:last-child:nth-child(3n+2){grid-column:4/span 2}}