.text-demo-ui>.bg-light>.d-flex.justify-content-center{min-height:110px;align-items:center}.text-demo-ui .text-demo-avatar{transition:all .2s cubic-bezier(.175,.885,.32,1.275);border:2px solid transparent;cursor:pointer;opacity:.6;transform:scale(.9);padding:8px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.text-demo-ui .text-demo-avatar:hover{opacity:1;transform:scale(.95)}.text-demo-ui .text-demo-avatar.active{border-color:#5d3fd3;transform:scale(1.1);opacity:1;box-shadow:0 4px 12px rgba(81,13,253,.15);background-color:#fff}.text-demo-ui .hr-typing-cursor::after{content:"|";animation:hr-blink 1s step-start infinite;color:#5d3fd3;font-weight:700}@keyframes hr-blink{50%{opacity:0}}.text-demo-ui .hr-email-body{white-space:pre-wrap}.text-demo-ui .hr-email-body::-webkit-scrollbar{width:6px}.text-demo-ui .hr-email-body::-webkit-scrollbar-track{background:#f1f1f1}.text-demo-ui .hr-email-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.text-demo-ui .hr-email-body::-webkit-scrollbar-thumb:hover{background:#aaa}