.overflow-container{min-height:500px}.overflow-cluster{display:grid;gap:20px;grid-template-columns:auto}@media only screen and (min-width:600px) and (max-width:1199px){.overflow-cluster:has(> .cluster-item:nth-last-child(4):first-child){grid-template-columns:1fr 1fr}.overflow-cluster:has(> .cluster-item:nth-last-child(6):first-child){grid-template-columns:1fr 1fr 1fr}.overflow-cluster:has(> .cluster-item:nth-last-child(8):first-child){grid-template-columns:1fr 1fr}}@media only screen and (min-width:1200px){.overflow-cluster:has(> .cluster-item:nth-last-child(4):first-child){grid-template-columns:1fr 1fr}.overflow-cluster:has(> .cluster-item:nth-last-child(6):first-child){grid-template-columns:1fr 1fr 1fr}.overflow-cluster:has(> .cluster-item:nth-last-child(8):first-child){grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (min-width:900px){.overflow-cluster:has(> .cluster-item:nth-last-child(2):first-child){grid-template-columns:1fr 1fr}}@media only screen and (min-width:900px){.overflow-cluster:has(> .cluster-item:nth-last-child(3):first-child){grid-template-columns:1fr 1fr 1fr}}