.about-author{background:#fff7ed;width:50rem;margin:3.125rem auto 5rem;padding:2rem 2.5rem;display:flex;gap:2rem;position:relative}.about-author img{background:#000;border-radius:50%;width:100%;max-width:4.5rem!important;max-height:4.5rem!important;object-fit:cover;object-position:center}.about-author h2{font-size:1.125rem;color:#1d1f1e;line-height:1.5rem;font-weight:500;margin-bottom:.25rem}.about-author h3{font-size:1rem;font-weight:500;line-height:1.5rem;color:#646a69;margin-bottom:1rem}.about-author .description{font-size:1rem;line-height:1.625rem;margin-bottom:1rem}.about-author .linkedin-profile:hover svg{animation:skew-svg .4s}.about-author .share-panel{position:absolute;left:100%;top:0;margin-left:2rem;display:grid;gap:1.125rem}.about-author .share-panel .tooltip{position:absolute;left:110%;top:50%;transform:translateY(-50%);width:8.75rem;text-align:center;height:2.5rem;background:var(--brand-primary);color:var(--ui-primary);font-size:1rem;font-weight:500;font-family:Montserrat,sans-serif;line-height:2.5rem;border-radius:.375rem;display:block;opacity:0;animation:tooltip 3s forwards}@media (max-width: 1023px){.about-author .share-panel .tooltip{top:-3.75rem;left:50%;transform:translate(-50%);animation:none;opacity:1}}.about-author .share-panel .tooltip:after{content:"";top:50%;left:-.9375rem;position:absolute;transform:translateY(-50%);clip-path:polygon(100% 0,0 50%,100% 100%);width:.9375rem;height:1.25rem;background:var(--brand-primary)}@media (max-width: 1023px){.about-author .share-panel .tooltip:after{top:100%;left:50%;transform:translate(-50%) translateY(-1px);clip-path:polygon(0 0,50% 100%,100% 0);height:.875rem}}.about-author .share-panel .clipboard-wrapper{position:relative;height:2rem}@media (max-width: 576px){.about-author .share-panel .clipboard-wrapper{display:inline-block}}.about-author .share-panel a,.about-author .share-panel .copy-to-clipboard{display:block;margin:0 auto}.about-author .share-panel a:hover,.about-author .share-panel .copy-to-clipboard:hover{cursor:pointer}.about-author .share-panel a:hover svg,.about-author .share-panel .copy-to-clipboard:hover svg{animation:skew-svg .4s}.about-author .share-panel .copy-to-clipboard:hover{animation:skew-svg .4s}.about-author .share-panel p{margin-bottom:.5625rem;color:#646a69;font-size:.875rem;font-weight:500;line-height:1.25rem}@media (max-width: 768px){.about-author .share-panel{top:100%;right:0;left:auto;display:flex;gap:2rem;margin:2rem;align-items:end}}@media (max-width: 1023px){.about-author{transform:translate(-30px)}}@media (max-width: 768px){.about-author{max-width:555px;margin-bottom:10rem;transform:none;width:auto}}@media (max-width: 576px){.about-author{display:grid}}@keyframes skew-svg{40%{transform:rotate(14deg)}80%{transform:rotate(-4deg)}}@keyframes tooltip{0%{opacity:0;transform:translateY(-40px)}10%{opacity:1;transform:translateY(-50%)}90%{opacity:1}}
