.ui404{pointer-events:none}.ui404 .leftConte{z-index:10;position:fixed;left:0;top:0;height:100svh;flex-direction:column;justify-content:space-between;align-items:flex-start}.ui404 .leftConte,.ui404 .leftConte .topIcon{width:-moz-fit-content;width:fit-content;display:flex}.ui404 .leftConte .topIcon{height:50px;justify-content:flex-start;align-items:center;overflow:visible;margin:32px 0 0 20px;pointer-events:all;cursor:pointer}.ui404 .leftConte .topIcon svg{height:52px;width:52px;margin:0 8px}.ui404 .leftConte .topIcon h2{font-size:18px;line-height:16px;font-family:PassionOne;color:#fff;text-transform:uppercase}.ui404 .leftConte .marginDiv{margin:0 0 20px 20px}.ui404 .createMedalButton{position:fixed;left:50svw;bottom:46px;transform:translateX(-50%);width:-moz-fit-content;width:fit-content;z-index:10;height:60px;border-radius:30px;pointer-events:all;cursor:pointer;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#fff 25%,hsla(0,0%,100%,.6) 75%);background-size:400% 100%;background-position:100% 0;transition:background-position .4s ease;padding:0 32px}.ui404 .createMedalButton:hover{background-position:0 0}.ui404 .createMedalButton span{font-family:Tomato;font-size:14px;color:#2f2d2b}