.profile-header{position:relative;}.cover-image{max-height:200px;overflow:hidden;position:relative;z-index:1;}.cover-image::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.7));z-index:2;}.cover-image img{width:100%;border-radius:10px;}.profile-info{background-color:#fff;text-align:center;padding:10px 0 20px 0;border-bottom:1px solid #ddd;border-bottom-right-radius:10px;border-bottom-left-radius:10px;position:relative;z-index:3;}.profile-image{width:150px;height:150px;display:flex;position:relative;align-items:center;border-radius:50%;margin-bottom:16px;justify-content:center;background-color:#e0e0e0;z-index:1;margin:-75px auto 10px;}.profile-image .image{width:150px;height:150px;object-fit:cover;border-radius:50%;}.company-image{position:absolute;width:40px;height:40px;bottom:0;right:0;border-radius:50%;border:2px solid white;}.profile-name{font-size:24px;margin:10px 0;}.profile-buttons{display:flex;justify-content:center;gap:10px;}