.profile-header{margin-top:75px;margin-left:auto;margin-right:auto}@media(max-width:1024px){.profile-header{margin-top:40px}}.profile-header .profile-header-container{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border:1px solid #dbecf0;border-radius:20px}@media(max-width:1024px){.profile-header .profile-header-container{align-items:start}}.profile-header .profile-header-container .profile-info{display:flex;align-items:center;gap:24px}@media(max-width:1024px){.profile-header .profile-header-container .profile-info{flex-direction:column;align-items:start}}.profile-header .profile-header-container .profile-info .profile-image-wrapper{position:relative;display:inline-block}.profile-header .profile-header-container .profile-info .profile-image-wrapper .profile-image{width:100px;height:100px;overflow:hidden;border-radius:50%;position:relative;z-index:1}.profile-header .profile-header-container .profile-info .profile-image-wrapper .edit-icon-wrapper{position:absolute;right:-4px;bottom:-4px;z-index:10;display:flex;align-items:center;justify-content:center;pointer-events:auto}.profile-header .profile-header-container .profile-info .profile-image-wrapper .edit-icon-wrapper .edit-icon-inner{width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #dbecf0;box-shadow:0 0 0 3px #f5f9ff;transition:all .2s ease;pointer-events:auto}.profile-header .profile-header-container .profile-info .profile-image-wrapper .edit-icon-wrapper .edit-icon-inner:hover{transform:scale(1.05);box-shadow:0 0 0 3px #f5f9ff,0 2px 8px rgba(0,0,0,.1)}.profile-header .profile-header-container .profile-info .user-details .user-name{font-size:20px;font-weight:500;color:#000b19;margin-bottom:0}.profile-header .profile-header-container .profile-info .user-details .user-stats{font-size:.875rem;margin-bottom:20px}.profile-header .btn{padding:12px 32px;border:none;outline:none;position:relative;border-radius:24px;z-index:1;background:linear-gradient(266.66deg,#5cb170,#d6de6d);background-size:200% 100%;background-position:0 0;cursor:pointer;font-size:16px;color:#000;font-weight:700;transition:background-position .4s}.profile-header .btn:hover{background-position:100% 0;color:#fff;background:linear-gradient(266.66deg,#5cb170 -7.81%,#d6de6d 118.14%)}.profile-header .btn:before{content:"";position:absolute;left:1px;right:1px;top:1px;bottom:1px;border-radius:24px;background-color:#f5f9ff;z-index:-1;transition:.2s}.profile-header .btn:hover:before{opacity:50%;top:0;right:0;bottom:0;left:0}@media(min-width:1025px){.mb-12.mr-6.w-\[350px\].rounded-lg.border-\[1px\].border-border-primary.p-6.max-lg\:w-full.max-lg\:mb-7{width:498px!important}}.sidebar-link{position:relative}.sidebar-link:hover:before{content:"";position:absolute;top:0;bottom:0;left:-16px;width:2px;background-color:#124c59;border-radius:1rem;display:block}@media(max-width:1024px){.sidebar-link:hover:before{display:none}}.nav-link{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-radius:.25rem;background-color:#f5f9ff;font-size:16px;color:#878e97}.nav-link.active{font-weight:600;color:#124c59}.border-side-bar{border:1px solid #dbecf0!important;border-radius:15px!important}