.profile-content{margin-top:25px}.profile-header{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr));justify-items:center}.profile-header-user{align-items:center;display:flex;flex-direction:column;position:relative}.profile-header-user-last-seen{border-radius:8px;color:gray;font-size:14px;left:50%;margin-right:-50%;padding:2px 10px;position:absolute;transform:translate(-50%,-50%);z-index:10}.profile-header-user-name{align-items:center;display:flex;justify-content:center}.profile-header-user-tag{color:gray;margin-top:2px!important}.profile-header-stats{display:flex;justify-content:space-evenly;margin-top:25px;width:100%}.profile-header-stats-rest{justify-content:space-between}.profile-header-stats-rest,.profile-header-stats-subs{align-items:center;display:flex;flex-direction:column;min-height:70px}.profile-header-stats-subs-sub{align-items:center;border:1px solid #999dff;border-radius:50px;color:#999dff;cursor:pointer;display:flex;font-weight:700;height:42px;justify-content:center;margin:0 auto;padding:2px 10px;transition:all .2s ease}.profile-header-stats-subs-sub:hover{transform:scale(1.04)}.profile-header-stats-subs-sub>*+*{margin-left:4px}.profile-header-stats-social-networks{display:flex;justify-content:space-evenly}.profile-header-stats-social-networks-network{align-items:center;display:flex;flex-direction:column}.profile-header-stats-social-networks-network-actions{align-items:center;display:flex}.profile-header-stats-social-networks-network-actions-action{align-items:center;border-radius:7px;display:flex;height:42px;justify-content:center;position:relative;width:42px}.profile-header-stats-social-networks-network-actions-action i{position:relative;z-index:1}.profile-header-stats-social-networks-network-actions-action img{height:30px;width:30px}.profile-header-stats-social-networks-network-actions-action:after{background:linear-gradient(116.85deg,var(--gradient-start) 0,var(--gradient-end) 100%);border-radius:inherit;content:"";height:100%;left:0;opacity:.15;position:absolute;top:0;transition:all .3s ease;width:100%}.profile-header-stats-social-networks-network-actions-action:hover{color:#fff}.profile-header-stats-social-networks-network-actions-action:hover:after{opacity:.5}.profile-header-stats-social-networks-network-description{color:#fff;font-size:14px}.profile-header-stats-stat{align-items:center;display:flex;flex-direction:column}.profile-header-stats-stat-title{color:#999dff;font-size:30px;font-weight:700}.profile-header-stats-stat-description{color:#fff;font-size:14px}.profile-header-actions{display:grid;gap:3px;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;margin-top:10px}.profile-header-actions-action{align-items:center;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:#1e1e22;background-blend-mode:luminosity;border:none;border-radius:4px;color:gray;cursor:pointer;display:flex;font-size:14px;height:50px;justify-content:center!important;padding:10px 24px;text-align:center;transition:all .2s ease;width:100%}.profile-header-actions-action:hover{background:#7a7dff80;color:#fffc}.profile-header-actions-action:first-child{border-radius:100px 20px 20px 100px}.profile-header-actions-action:last-child{border-radius:20px 100px 100px 20px}.profile-header-actions-action.active{background:radial-gradient(50% 208.24% at 50% 50%,#464ecf 0,#7a7dff);color:#fff}.cs-profile_title .el-image{height:18px!important;width:18px!important}.change-username{border:1px solid #626aef;border-radius:12px;height:100%;min-height:100px;padding:0 8px;position:relative;width:100%}.change-username:hover{transform:scale(1.04)}.change-username-close{align-items:center;background-color:#000c;border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;scale:1.05;text-overflow:ellipsis;top:0;white-space:normal;width:100%;z-index:11}.change-username-close span{font-size:12px}.change-username-effect{align-items:center;background:#fff;border:none;border-radius:6px;display:flex;height:24px;justify-content:center;outline:none;width:24px;z-index:10}.change-username-effect:hover{opacity:.8}.change-avatar{height:100%;min-height:100px;position:relative;width:100%}.change-avatar:hover{transform:scale(1.04)}.change-avatar img{-o-object-fit:cover;object-fit:cover}.change-avatar img,.change-avatar-close{border-radius:15px;height:100%;width:100%}.change-avatar-close{align-items:center;background-color:#000c;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;scale:1.05;top:0;z-index:11}.change-avatar-close span{font-size:12px}.change-avatar-effect{align-items:center;background:#fff;border:none;border-radius:10px;bottom:35%;display:flex;height:54px;justify-content:center;left:15px;outline:none;position:absolute;width:54px;z-index:10}.change-avatar-effect:hover{opacity:.8}@media (max-width:1024px){.profile-header{grid-template-columns:repeat(1,minmax(0,1fr))!important}}
