.profile-header{background:#0d1846;padding:48px 230px;font-family:Montserrat,sans-serif}.profile-header__wrapper{max-width:1140px;margin:0 auto;display:flex;align-items:flex-start;gap:100px}.profile-header__image{flex-shrink:0}.profile-header__image img{width:240px;height:240px;display:block;object-fit:cover;border-radius:50%;border:5px solid #fff}.profile-header__content{flex:1;color:#fff}.profile-header__name{margin:0 0 8px;font-size:42px;font-weight:700;line-height:1.24;color:#fff}.profile-header__content a{margin-bottom:5 px}.profile-header__designation{margin:0 0 12px;font-size:20px;font-weight:500;line-height:1.5;color:hsla(0,0%,100%,.9)}.profile-header__linkedin{margin-bottom:32px}.profile-header__info-card{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:25px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:16px}.profile-header__info-item{min-width:0}.profile-header__label{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:600;line-height:16px;letter-spacing:.3px;text-transform:uppercase;color:hsla(0,0%,100%,.7)}.profile-header__icon{color:#0074bf;font-size:16px}.profile-header__linkedin,.profile-header__linkedin:active,.profile-header__linkedin:focus,.profile-header__linkedin:hover,.profile-header__linkedin:visited{color:#fff;opacity:1;text-decoration:underline}.profile-header__value{font-size:16px;font-weight:700;line-height:24px;color:#fff}.profile-header__linkedin{display:inline-flex;align-items:center;gap:4px;margin-bottom:48px;color:#fff;font-size:20px;line-height:1.5;text-decoration:underline}@media(max-width:768px){.profile-header{padding:24px 16px}.profile-header__wrapper{flex-direction:column;align-items:center;gap:24px}.profile-header__image img{width:140px;height:140px;border-width:4px}.profile-header__content{width:100%}.profile-header__name{font-size:28px}.profile-header__designation{font-size:16px;line-height:1.75}.profile-header__linkedin{font-size:16px;margin-bottom:20px}.profile-header__info-card{grid-template-columns:1fr;gap:20px;padding:24px 20px}}