.top-fixed{width:100vw;height:100vh;overflow:hidden;position:fixed;z-index:4;background-color:#fdfdfd}.top-image{width:100vw;height:100vh;object-fit:cover;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;overflow:hidden;box-sizing:border-box;border:5px solid #f8afdd;transition:opacity 1s ease;opacity:0}.top-image.active{opacity:1}.playground-icon{position:fixed;bottom:0;right:0;width:250px;height:auto;z-index:20;transition:transform .3s ease;transition:display 1s ease}.playground-icon:hover{transform:scale(1.05)}.fade-in2{opacity:0;transition:opacity 1s ease-out,transform 1s ease-out}.fade-in-visible2{opacity:1}.scrolled-fade-out{display:none}@media (max-width: 768px){.playground-icon{width:160px}}
