.avatar{border:2px solid gold;border-radius:50%;box-sizing:border-box;height:36px;position:relative;width:36px}.avatar img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.avatar:after{background:gold var(--check-icon) center/70% no-repeat;border-radius:50%;bottom:-3px;box-sizing:border-box;content:"";height:18px;position:absolute;right:-9px;width:18px}.threaded-expert-img-container{border:1px solid #b7b7b7;cursor:pointer;display:inline-block;margin-bottom:15px;margin-right:15px;max-width:none}.meta,.threaded-comment-header-metadata{align-items:center;display:flex;font-family:Inter;font-size:14px;gap:6px;padding-left:5px}.meta strong,.threaded-comment-header-metadata strong{color:#2b2e33;font-weight:700}.threaded-comment-header{display:flex;flex-direction:column;justify-content:center}.threaded-comment-body{white-space:normal}.threaded-comment-body p{margin:0 0 16px}.threaded-comment-body a{color:#034280;font-weight:600;text-decoration:underline}.threaded-answer-avatar img{border-radius:50%;display:block;height:24px;width:24px}.threaded-comment{align-items:stretch;column-gap:16px;display:grid;grid-template-columns:1px minmax(0,1fr);margin-bottom:16px}.threaded-comment-line{align-self:stretch;background:#dcdee1;grid-column:1;grid-row:2;width:1px}.threaded-comment-author-row{align-items:center;display:flex;gap:10px;grid-column:1/3;grid-row:1;margin-bottom:8px}.threaded-comment-content{grid-column:2;grid-row:2}.threaded-answer-separator-container{align-items:flex-start;display:flex;flex-direction:column;margin:36px 0}.threaded-answer-separator{align-self:stretch;background:#dcdee1;height:8px}