#hs_cos_wrapper_post_body div.blog-post-author-popup img,#hs_cos_wrapper_post_body section.blog-post-author-module img{border-radius:unset}#hs_cos_wrapper_post_body div.blog-post-author-popup p+p,#hs_cos_wrapper_post_body section.blog-post-author-module p+p{margin:unset}#hs_cos_wrapper_post_body div.blog-post-author-popup p.biography,#hs_cos_wrapper_post_body section.blog-post-author-module p.biography{margin-top:2rem}section.blog-post-author-module{align-items:center;border-radius:.5rem;display:flex;flex-direction:row;gap:.75rem;padding-right:1.75rem}@media (max-width:768px){section.blog-post-author-module{align-items:flex-start;flex-direction:column;padding-right:unset}}section.blog-post-author-module .popup-opener{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.75rem;padding:1rem;text-align:left;width:100%}@media (max-width:768px){section.blog-post-author-module .popup-opener{align-items:flex-start;gap:1rem;padding-bottom:unset}}section.blog-post-author-module .popup-opener .avatar{border-radius:.25rem;height:4.75rem;overflow:hidden;width:4.75rem}section.blog-post-author-module .popup-opener .avatar img{height:100%;object-fit:cover;width:100%}section.blog-post-author-module .popup-opener .text-content{display:flex;flex-direction:column;gap:.25rem}section.blog-post-author-module .popup-opener .text-content .name{font-weight:800}section.blog-post-author-module .author-links{display:flex;flex-direction:row;flex-shrink:0;gap:.5rem}@media (max-width:768px){section.blog-post-author-module .author-links{padding:0 1rem 1rem}section.blog-post-author-module .author-links.has-image{padding-left:6.75rem}}section.blog-post-author-module .author-links .author-link{align-items:center;border:1px solid #2b296a;border-radius:10rem;cursor:pointer;display:flex;height:2rem;justify-content:center;position:relative;transition:background-color .3s;width:2rem}section.blog-post-author-module .author-links .author-link:hover{background-color:#2b296a}section.blog-post-author-module .author-links .author-link:hover:after{background-color:#fff}section.blog-post-author-module .author-links .author-link:after{background-color:#2b296a;content:"";height:1rem;mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s;width:1rem}section.blog-post-author-module .author-links .author-link.twitter:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath fill='%23fff' d='M10.77 0h1.994L8.388 5.092 13.5 12H9.489L6.348 7.802 2.753 12H.76l4.635-5.446L.5 0h4.111l2.837 3.835zm-.697 10.804h1.105L4.03 1.151H2.844z'/%3E%3C/svg%3E")}section.blog-post-author-module .author-links .author-link.linkedin:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' viewBox='0 0 30 30'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M26 0a4 4 0 0 1 4 4v22a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zM7 12.333V23h3.556V12.333zm5.333 0V23h3.556v-6a1.613 1.613 0 0 1 1.557-1.727A2.01 2.01 0 0 1 19.443 17v6H23v-6.443a4 4 0 0 0-3.977-4.013 4.1 4.1 0 0 0-3.134 1.567v-1.778zM8.778 7a1.78 1.78 0 0 0 0 3.557 1.778 1.778 0 0 0 0-3.557' clip-rule='evenodd'/%3E%3C/svg%3E")}section.blog-post-author-module .author-links .author-link.mail:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none' viewBox='0 0 16 14'%3E%3Cpath fill='%23fff' d='M1.522 13.5q-.638 0-1.08-.455A1.54 1.54 0 0 1 0 11.933V2.067Q0 1.41.442.955A1.45 1.45 0 0 1 1.522.5h12.956q.638 0 1.08.455T16 2.067v9.866q0 .657-.442 1.112a1.45 1.45 0 0 1-1.08.455zM14.737 3.05 8.41 7.218a1 1 0 0 1-.201.09.7.7 0 0 1-.418 0 1 1 0 0 1-.2-.09L1.262 3.05v8.883q0 .117.073.192t.186.075h12.956a.25.25 0 0 0 .186-.075.26.26 0 0 0 .073-.192zM8 6.133 14.607 1.8H1.393zM1.263 3.25v-.99.025-.028z'/%3E%3C/svg%3E")}div.blog-post-author-popup{align-items:center;background-color:unset;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s,z-index 0s .3s;width:100%;z-index:-1}div.blog-post-author-popup.active{opacity:1;pointer-events:all;transition:opacity .3s,z-index 0s 0s;z-index:5}div.blog-post-author-popup .background{background-color:#19192f;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:1}div.blog-post-author-popup .card{background-color:#fff;display:flex;flex-direction:row;gap:3rem;max-height:calc(100% - 3rem);max-width:67.5rem;overflow:auto;padding:4rem;position:relative;width:calc(100% - 3rem);z-index:2}@media (max-width:768px){div.blog-post-author-popup .card{flex-direction:column;gap:2rem;padding:5rem 2rem 2rem}}div.blog-post-author-popup .card .close-popup{align-items:center;background-color:#2b296a;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:.875rem;font-weight:400;gap:.125rem;height:3rem;justify-content:flex-end;line-height:1.5;position:absolute;right:1.25rem;top:1.25rem;transition:background-color .3s,color .3s;width:3rem}div.blog-post-author-popup .card .close-popup:hover{background-color:#3256a7}div.blog-post-author-popup .card .close-popup:before{background-color:#fff;content:"";height:17px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cpath fill='%23fff' d='m8 9.26-6.865 6.865a.66.66 0 0 1-.45.196.61.61 0 0 1-.476-.197.64.64 0 0 1-.209-.462q0-.255.209-.463l6.865-6.865L.209 1.468a.66.66 0 0 1-.196-.45.61.61 0 0 1 .196-.475.64.64 0 0 1 .463-.21q.255 0 .463.21L8 7.407 14.865.543a.66.66 0 0 1 .45-.197.61.61 0 0 1 .476.197q.21.208.209.462 0 .255-.209.463L8.926 8.334l6.865 6.865a.66.66 0 0 1 .196.45.61.61 0 0 1-.196.476.64.64 0 0 1-.463.209.64.64 0 0 1-.463-.21z'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s;width:16px}div.blog-post-author-popup .card .info-wrapper{width:calc(33.33333% - 1.5rem)}@media (max-width:768px){div.blog-post-author-popup .card .info-wrapper{width:100%}}div.blog-post-author-popup .card .info-wrapper .avatar{aspect-ratio:300/360;border-radius:.75rem;height:auto;margin-bottom:1.25rem;overflow:hidden;width:100%}div.blog-post-author-popup .card .info-wrapper .avatar img{height:100%;object-fit:cover;width:100%}div.blog-post-author-popup .card .info-wrapper .author-links{display:flex;flex-direction:row;gap:.5rem}div.blog-post-author-popup .card .info-wrapper .author-links .author-link{align-items:center;border:1px solid #2b296a;border-radius:10rem;cursor:pointer;display:flex;height:2rem;justify-content:center;position:relative;transition:background-color .3s;width:2rem}div.blog-post-author-popup .card .info-wrapper .author-links .author-link:hover{background-color:#2b296a}div.blog-post-author-popup .card .info-wrapper .author-links .author-link:hover:after{background-color:#fff}div.blog-post-author-popup .card .info-wrapper .author-links .author-link:after{background-color:#2b296a;content:"";height:1rem;mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s;width:1rem}div.blog-post-author-popup .card .info-wrapper .author-links .author-link.twitter:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath fill='%23fff' d='M10.77 0h1.994L8.388 5.092 13.5 12H9.489L6.348 7.802 2.753 12H.76l4.635-5.446L.5 0h4.111l2.837 3.835zm-.697 10.804h1.105L4.03 1.151H2.844z'/%3E%3C/svg%3E")}div.blog-post-author-popup .card .info-wrapper .author-links .author-link.linkedin:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none' viewBox='0 0 30 30'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M26 0a4 4 0 0 1 4 4v22a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4zM7 12.333V23h3.556V12.333zm5.333 0V23h3.556v-6a1.613 1.613 0 0 1 1.557-1.727A2.01 2.01 0 0 1 19.443 17v6H23v-6.443a4 4 0 0 0-3.977-4.013 4.1 4.1 0 0 0-3.134 1.567v-1.778zM8.778 7a1.78 1.78 0 0 0 0 3.557 1.778 1.778 0 0 0 0-3.557' clip-rule='evenodd'/%3E%3C/svg%3E")}div.blog-post-author-popup .card .info-wrapper .author-links .author-link.mail:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none' viewBox='0 0 16 14'%3E%3Cpath fill='%23fff' d='M1.522 13.5q-.638 0-1.08-.455A1.54 1.54 0 0 1 0 11.933V2.067Q0 1.41.442.955A1.45 1.45 0 0 1 1.522.5h12.956q.638 0 1.08.455T16 2.067v9.866q0 .657-.442 1.112a1.45 1.45 0 0 1-1.08.455zM14.737 3.05 8.41 7.218a1 1 0 0 1-.201.09.7.7 0 0 1-.418 0 1 1 0 0 1-.2-.09L1.262 3.05v8.883q0 .117.073.192t.186.075h12.956a.25.25 0 0 0 .186-.075.26.26 0 0 0 .073-.192zM8 6.133 14.607 1.8H1.393zM1.263 3.25v-.99.025-.028z'/%3E%3C/svg%3E")}div.blog-post-author-popup .card .text-content{width:calc(66.66667% - 1.5rem)}@media (max-width:768px){div.blog-post-author-popup .card .text-content{width:100%}}div.blog-post-author-popup .card .text-content .name{margin-bottom:.5rem}