.worlds_grid__U3rV9{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem 2rem}.worlds_world__At3Vw{border-bottom:1px solid var(--line);padding-bottom:1.5rem;min-width:0}.worlds_identity__Oo3A3{height:240px;display:flex;align-items:center;justify-content:center}.worlds_identity__Oo3A3 img{width:100%;height:100%;object-fit:contain}.worlds_world__At3Vw h2{font:400 28px/1.1 var(--display);margin:1.5rem 0 .5rem}.worlds_world__At3Vw span{font:14px var(--body);color:var(--muted)}.worlds_world__At3Vw:hover h2{color:var(--blue)}@media(max-width:1000px){.worlds_grid__U3rV9{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.worlds_grid__U3rV9{grid-template-columns:1fr;gap:2rem}.worlds_identity__Oo3A3{height:220px}}