.UserPanelLayout_parent__4Y2jI{width:95%;max-width:var(--max-width);padding-top:120px;display:flex;justify-content:space-between;flex-wrap:wrap;margin:auto auto 50px}.UserPanelLayout_right__RU1Uw{width:300px;background-color:var(--primary-color);border-radius:10px;height:-moz-fit-content;position:-webkit-sticky;position:sticky;top:100px;height:fit-content}.UserPanelLayout_left__DXY9f{width:calc(100% - 320px);border-radius:10px}.UserPanelLayout_profile_parent__l_ko5{display:flex;width:100%;margin:10px 0;align-items:center}.UserPanelLayout_profile_img_parent__aXU4X{width:70px;height:70px;border-radius:50%;margin:0 10px}.UserPanelLayout_profile_img__fnr5t{width:100%;height:100%;border-radius:50%}.UserPanelLayout_ul__zjD_l{width:100%;margin-top:25px}.UserPanelLayout_ul__zjD_l>li{font-size:18px;cursor:pointer;display:flex;align-items:center;position:relative;margin:7px 0}.UserPanelLayout_active_li__Lfzw_{background-color:var(--orange-color)}.UserPanelLayout_ul__zjD_l>li>a{width:100%;height:100%;display:block;display:flex;align-items:center;color:var(--text-color);position:relative;z-index:3;padding:7px}.UserPanelLayout_ul__zjD_l>li:after{content:"";position:absolute;top:0;left:100%;width:0;height:100%;background:var(--orange-color);transition:all .4s ease}.UserPanelLayout_ul__zjD_l>li:hover:after{left:0;width:100%}.UserPanelLayout_wallet__g_UUf{margin:20px 10px}.UserPanelLayout_wallet_green__X3gxk{background-color:green;padding:3px 10px;border-radius:5px}.UserPanelLayout_wallet_red__DvXUW{background-color:rgb(255,39,39);padding:3px 10px;border-radius:5px}.UserPanelLayout_star_icon__oz0jx{color:var(--orange-color);font-size:20px;margin-right:10px;padding-top:3px;animation:UserPanelLayout_star__Nn7_8 2s infinite}@keyframes UserPanelLayout_star__Nn7_8{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}@media (max-width:900px){.UserPanelLayout_right__RU1Uw{width:100%;position:static}.UserPanelLayout_left__DXY9f{width:100%;margin-top:30px}}