.playground{height:auto;min-height:2009px;padding:145px 120px 120px}.playground h2{margin:0}.playground-grid{position:relative!important;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:127px;width:100%}.playground-column{display:flex;min-width:0;flex-direction:column;gap:16px}.playground .tile{display:block;width:100%;border-radius:16px;object-fit:cover;background:#111;overflow:hidden}.playground .tile.playground-reveal{opacity:0;filter:blur(8px);translate:0 42px;transition:opacity .75s ease,filter .75s ease,translate .75s cubic-bezier(.2,.75,.25,1);transition-delay:var(--playground-delay,0ms)}.playground .tile.playground-reveal.visible{opacity:1;filter:none;translate:0 0;animation:none}.tile-boundary{height:720px}.tile-looking{height:720px}.tile-landscape{height:276px}.tile-intertwined{height:720px;object-fit:contain!important;background:#fff!important}.tile-medium{height:424px}.tile-botanica{height:330px}.tile-portrait-video{height:720px}.tile-square{height:410px}@media(max-width:900px){.playground{min-height:auto;height:auto;padding:100px 24px 70px}.playground-grid{grid-template-columns:1fr;gap:18px;margin-top:64px}.playground-column{gap:18px}.playground .tile{height:auto;max-height:none;aspect-ratio:auto}.playground video.tile{aspect-ratio:16/10}.playground .tile-intertwined,.playground .tile-boundary,.playground .tile-looking{object-fit:contain}}
