.page-dump .header .inner{border-bottom:none}.page-dump .loading-video{position:fixed;top:0;right:0;bottom:0;width:100%;height:100%;z-index:10;background-color:#fff;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;transition:opacity .3s linear}.page-dump .loading-video video{margin:0 auto;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.page-dump .welcome{height:200vh;position:relative}.page-dump .welcome.is-mobile .welcome-text{height:150px;align-items:flex-start}.page-dump .welcome.is-mobile .welcome-text ul{width:375px;display:flex;flex-wrap:wrap;padding:0 20px;justify-content:center}.page-dump .welcome.is-mobile .welcome-text ul .cursor{padding-top:14px;width:1px}.page-dump .welcome.is-mobile .welcome-text ul .cursor .finished-icon{position:relative;left:-8px}.page-dump .welcome.is-mobile .welcome-text ul .space.item-10{display:none}.page-dump .welcome-inner{position:sticky;top:0;height:100vh;display:flex;justify-content:center;align-items:center;font-weight:100;font-family:IvyOra,sans-serif;flex-direction:column;font-size:50px}@media(min-width:992px){.page-dump .welcome-inner{font-size:75px}}@media(min-width:1200px){.page-dump .welcome-inner{font-size:100px}}.page-dump .welcome-text{display:flex;align-items:center}.page-dump .welcome-text.ghost{width:0;height:0;overflow:hidden;visibility:hidden;white-space:nowrap}.page-dump .welcome ul{display:flex}.page-dump .welcome ul .space{width:10px}@media(min-width:768px){.page-dump .welcome ul .space{width:20px}}.page-dump .welcome .cursor{margin-left:10px}.page-dump .welcome .cursor svg{height:49px}@media(min-width:992px){.page-dump .welcome .cursor svg{height:89px}}.page-dump .welcome .cursor.is-animation{animation:blink .8s infinite forwards;opacity:0;animation-delay:.5s}.page-dump .playground{overflow:hidden;width:100%;height:calc(100vh - 104px - 171px);background-color:#e1e1e1}@media(min-width:768px){.page-dump .playground{height:calc(100vh - 104px - 113px)}}@media(min-width:992px){.page-dump .playground{scroll-behavior:inherit;height:100vh}}.page-dump .playground *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-dump .playground::-webkit-scrollbar{display:none}.page-dump .playground.is-enable-touch-action{touch-action:auto}.page-dump .playground-inner{position:relative;z-index:2}.page-dump .playground-inner.is-item-clicked .dump-item-container{z-index:1}.page-dump .playground-inner.is-item-clicked .dump-item-container.is-clicked{z-index:2}.page-dump .playground-inner.is-item-clicked .dump-item-container.is-clicked .dump-item{cursor:move;opacity:1}.page-dump .playground .dump-item{transition:opacity .2s linear}.page-dump .playground .dump-item-container{touch-action:none;top:0;left:calc(200vh - 1px);position:absolute}.page-dump .playground .dump-item iframe{cursor:default}.page-dump .playground .dump-item *{user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none}.page-dump .playground .dump-item h3{font-size:20px;font-weight:900}.page-dump .playground .dump-item h4{font-size:16px;font-weight:100;margin:15px 0}.page-dump .playground .dump-item p{margin:19px 0 0}.page-dump .playground .dump-item .subtitle{color:#000}.page-dump .playground .dump-type-iframe,.page-dump .playground .dump-type-link{color:#000;position:relative}.page-dump .playground .dump-type-iframe a,.page-dump .playground .dump-type-link a{color:#000;text-decoration:underline}.page-dump .playground .dump-type-iframe iframe,.page-dump .playground .dump-type-link iframe{margin:0 auto}.page-dump .playground .dump-type-link{padding:17px 21px;background-color:#fff;border:.5px solid #000;font-size:20px;font-weight:100}.page-dump .playground .dump-type-link a:hover{text-decoration:underline}.page-dump .playground .dump-type-iframe{position:relative}.page-dump .playground .dump-type-image{width:350px;height:auto}.page-dump .playground .dump-type-text{max-width:379px;border:.5px solid #000;padding:29px 37px;background-color:#fff;font-weight:100;color:#000}.page-dump .playground .dump-type-text h3{font-weight:100}.page-dump .playground .dump-type-paragraph{max-width:379px;min-width:300px;border:.5px solid #000;padding:29px 37px;background-color:#fff}@keyframes blink{0%{opacity:1}to{opacity:0}}