.motion_gallery{z-index:2147483647;background:#151515c9;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.motion_gallery .next{-webkit-user-select:none;user-select:none;cursor:pointer;z-index:2;background:#fff;border-radius:30px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex;position:absolute;top:calc(50% - 20px);right:30px}.motion_gallery .prev{-webkit-user-select:none;user-select:none;cursor:pointer;z-index:2;background:#fff;border-radius:30px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex;position:absolute;top:calc(50% - 20px);left:10px;transform:scale(-1)rotate(180deg)}.motion_gallery img{max-width:100vw;position:absolute}.motion_gallery .refresh{cursor:pointer;background:#0006;border-radius:10px;justify-content:center;align-items:center;width:20px;height:20px;padding:10px;display:flex;position:absolute;top:10px;right:10px}
