section.linkedin{box-sizing:border-box;width:100%;padding:100px 5vw;background-color:#f2f2f2}@media(max-width:992px){section.linkedin{padding-top:70px;padding-bottom:70px}}section.linkedin .container{max-width:1328px;margin:0 auto;display:flex;flex-direction:column;gap:56px}section.linkedin .header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;width:100%}@media(max-width:992px){section.linkedin .header{flex-direction:column;align-items:flex-start}}section.linkedin .title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,48px);font-weight:400;line-height:1.1;letter-spacing:-1.44px;color:#1a304a}section.linkedin .title p{margin-bottom:0}section.linkedin .action{flex-shrink:0}section.linkedin .action .icon{display:inline-flex;align-items:center;justify-content:center;width:11px;height:9px;color:#f2f2f2}section.linkedin .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;width:100%}@media(max-width:992px){section.linkedin .grid{grid-template-columns:1fr;gap:24px}}section.linkedin .card{display:flex;flex-direction:column;gap:8px;background-color:#fafafa;border-top:1px solid #37b08a;border-radius:2px;padding:28px;min-height:487px;box-sizing:border-box;color:inherit;text-decoration:none;transition:box-shadow .2s ease}section.linkedin .card:hover{box-shadow:0 8px 24px #1a304a14}@media(max-width:992px){section.linkedin .card{min-height:0}}section.linkedin .card-header{display:flex;align-items:flex-start;gap:12px}section.linkedin .avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0}section.linkedin .avatar--placeholder{background-color:#e8e7ec}section.linkedin .meta{flex:1;min-width:0}section.linkedin .meta-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}section.linkedin .name{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:700;line-height:21px;color:#1a304a;margin:0}section.linkedin .tagline,section.linkedin .time,section.linkedin .stat,section.linkedin .stat-sep{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400;line-height:18px;color:#5b5b5b;margin:0}section.linkedin .tagline{margin-top:2px}section.linkedin .brand-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#37b08a;flex-shrink:0}section.linkedin .brand-icon svg{width:100%;height:100%}section.linkedin .body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#1a304a}section.linkedin .media{margin-top:auto}section.linkedin .image{width:100%;height:207px;object-fit:cover;border-radius:4px}section.linkedin .stats{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px}
