.edit-profile-page{width:100%;padding:69px 0}.edit-profile-topbar{background:var(--primary);width:100vw;height:140px}.edit-profile-container{max-width:1120px;margin:-80px auto 40px;padding:0 20px}.edit-profile-avatar{width:250px;height:250px;margin-bottom:30px;position:relative}.edit-profile-avatar img{object-fit:cover;border:8px solid var(--white);border-radius:50%;width:100%;height:100%}.edit-icon{cursor:pointer;border-radius:50%;padding:6px;position:absolute;bottom:13px;right:-3px}.section{margin-bottom:30px}.section h4{border-bottom:1px solid var(--grey1);margin-bottom:10px}.grid-2{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.grid-3{grid-template-columns:93px .8fr 1fr;align-items:end;gap:20px;display:grid}.edit-profile-actions{justify-content:flex-end;gap:10px;display:flex}@media (max-width:768px){.grid-2,.grid-3{grid-template-columns:1fr}.edit-profile-container{margin-top:-60px}}.edit-skel-avatar{border-radius:50%;width:250px;height:250px}.edit-skel-textarea{border-radius:12px;width:100%;height:120px}.edit-skel-input{border-radius:8px;width:100%;height:45px}.edit-skel-section-title{width:180px;height:20px;margin-bottom:15px}.edit-skel-btn{border-radius:30px;width:120px;height:42px}
