.mobile-home-root{min-height:100vh;width:100vw;position:relative;overflow:hidden;flex-direction:column;background:#181818}.mobile-home-btn-wrap,.mobile-home-root{display:flex;align-items:center;justify-content:center}.mobile-home-btn-wrap{z-index:1;width:500px;max-width:90vw;height:220px;margin:0 auto;position:absolute;bottom:10%;left:50%;transform:translateX(-50%)}.desktop-home-btn-bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:334px;z-index:1;object-fit:cover;pointer-events:none}.home-next-arrow{position:absolute;left:50%;transform:translateX(-50%);bottom:20px;width:32px;height:auto;z-index:4;animation:float-down 2s ease-in-out infinite}.mobile-home-btn{-webkit-clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);clip-path:polygon(16px 0,100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 16px);width:180px;height:52px;-webkit-backdrop-filter:blur(1px) brightness(1.1);backdrop-filter:blur(1px) brightness(1.1);background:rgba(0,0,0,.7);color:#fff;font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;letter-spacing:2px;position:"absolute";left:"50%";top:"50%";transform:"translate(-50%, -50%)";z-index:3;box-shadow:"0px 0px 18.81px 0px rgba(255, 173, 40, 1)"}.home-deco{position:absolute;pointer-events:none;z-index:3;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-right-round{right:30px;top:20px;width:145px;z-index:1}.home-left-round-s{top:80px;left:12px;width:110px;height:auto}.home-left-round-l{bottom:25px;left:49px;width:160px;height:auto;z-index:1}